зеркало из https://github.com/nextcloud/spreed.git
60 строки
2.2 KiB
JavaScript
60 строки
2.2 KiB
JavaScript
OC.L10N.register(
|
|
"spreed",
|
|
{
|
|
"Guest" : "Invitato",
|
|
"Everyone" : "Totos",
|
|
"Save changes" : "Salveguardar cambios",
|
|
"None" : "Nulle",
|
|
"User" : "User",
|
|
"Users" : "Usatores",
|
|
"Name" : "Nomine",
|
|
"Language" : "Lingua",
|
|
"Country" : "Pais",
|
|
"Pending" : "Pendente",
|
|
"Error" : "Error",
|
|
"Saved" : "Salveguardate",
|
|
"UDP only" : "solo UDP",
|
|
"TCP only" : "solo TCP",
|
|
"Copy link" : "Copiar ligamine",
|
|
"Settings" : "Configurationes",
|
|
"Dismiss" : "Dimitter",
|
|
"Back" : "Retro",
|
|
"You" : "Tu",
|
|
"Favorite" : "Favorite",
|
|
"Password protection" : "Password protection",
|
|
"Enter a password" : "Enter a password",
|
|
"Save" : "Salveguardar",
|
|
"Edit" : "Modificar",
|
|
"Password" : "Contrasigno",
|
|
"Login" : "Login",
|
|
"Nickname" : "Pseudonymo",
|
|
"Remove from favorites" : "Remove from favorites",
|
|
"Add to favorites" : "Add to favorites",
|
|
"Loading" : "Loading",
|
|
"Groups" : "Gruppos",
|
|
"Password protect" : "Proteger per contrasigno",
|
|
"Close" : "Clauder",
|
|
"Reply" : "Responder",
|
|
"Today" : "Hodie",
|
|
"Yesterday" : "Heri",
|
|
"guest" : "hospite",
|
|
"Add users or groups" : "Add users or groups",
|
|
"Keyboard shortcuts" : "Combinationes de claves",
|
|
"Search" : "Cercar",
|
|
"Send" : "Inviar",
|
|
"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",
|
|
"Please use a different browser like Firefox or Chrome" : "Per favor, usa un navigator differente tal como Firefox o Chrome",
|
|
"Error while accessing microphone & camera" : "Error durante accesso a microphono e camera",
|
|
"The password is wrong. Try again." : "Le contrasigno es incorrecte. Tenta de novo.",
|
|
"TURN server" : "servitor TURN",
|
|
"Android app" : "Application Android",
|
|
"iOS app" : "Application iOS",
|
|
"Contacts" : "Contactos",
|
|
"Share link" : "Compartir ligamine",
|
|
"Cancel" : "Cancellar",
|
|
"Enabled" : "Activate"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|