spreed/l10n/ia.js

26 строки
1.2 KiB
JavaScript
Исходник Обычный вид История

2019-07-13 05:50:11 +03:00
OC.L10N.register(
"spreed",
{
2019-10-18 11:54:04 +03:00
"Guest" : "Invitato",
"UDP only" : "solo UDP",
"TCP only" : "solo TCP",
2019-11-12 05:51:44 +03:00
"Share link" : "Compartir ligamine",
2019-10-18 11:54:04 +03:00
"Saved" : "Salveguardate",
"TURN server" : "servitor TURN",
2019-07-13 05:50:11 +03:00
"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.",
"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);");