You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
1.2 KiB
25 lines
1.2 KiB
OC.L10N.register(
|
|
"spreed",
|
|
{
|
|
"Guest" : "Invitato",
|
|
"UDP only" : "solo UDP",
|
|
"TCP only" : "solo TCP",
|
|
"Saved" : "Salveguardate",
|
|
"TURN server" : "servitor TURN",
|
|
"Copy" : "Copiar",
|
|
"Copied!" : "Copiate!",
|
|
"Not supported!" : "Non supportate!",
|
|
"Press ⌘-C to copy." : "Pulsa ⌘-C pro copiar.",
|
|
"Press Ctrl-C to copy." : "Pulsa Ctrl-C pro copiar.",
|
|
"Share link" : "Compartir ligamine",
|
|
"Rename" : "Renominar",
|
|
"You" : "Tu",
|
|
"WebRTC is not supported in your browser :-/" : "WebRTC non es supportate per tu navigator :-/",
|
|
"Please use a different browser like Firefox or Chrome" : "Per favor, usa un navigator differente tal como Firefox o Chrome",
|
|
"Access to microphone & camera is only possible with HTTPS" : "Accesso al microphono e al camera solmente es possibile per HTTPS",
|
|
"Access to microphone & camera was denied" : "Accesso al microphono e al camera solmente esseva negate",
|
|
"WebRTC is not supported in your browser" : "WebRTC non es supportate per tu navigator",
|
|
"Error while accessing microphone & camera" : "Error durante accesso a microphono e camera",
|
|
", " : ", "
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|