[tx-robot] updated from transifex
This commit is contained in:
Родитель
81ae5622ee
Коммит
67553fd9fd
|
@ -60,6 +60,8 @@ OC.L10N.register(
|
|||
"Delete poll" : "Borrar encuesta",
|
||||
"Restore poll as admin" : "Restaurar encuesta como administrador",
|
||||
"Restore poll" : "Restaurar votación",
|
||||
"Delete poll permanently as admin" : "Borrar encuesta permanentemente como administrador",
|
||||
"Delete poll permanently" : "Borrar encuesta permanentemente",
|
||||
"Title" : "Título",
|
||||
"Access" : "Acceso",
|
||||
"Owner" : "Propietario",
|
||||
|
@ -114,13 +116,17 @@ OC.L10N.register(
|
|||
"Receive notification email on activity" : "Recibir correo con notificaciones sobre la actividad",
|
||||
"Your personal link to this poll: %n" : "Tu link personal a esta encuesta: %n",
|
||||
"Enter your name!" : "¡Escriba su nombre!",
|
||||
"To participate, you need to enter a valid username with at least 3 characters." : "Para participar, es necesario introducir un usuario con al menos 3 caracteres.",
|
||||
"Enter your name" : "Escriba su nombre",
|
||||
"Username is not valid. Please enter at least 3 characters." : "El nombre de usuario no es válido. Por favor, escriba al menos 3 caracteres.",
|
||||
"This username is not valid, i.e. because it is already in use." : "El nombre de usuario no es válido. Por ejemplo, ese nombre ya está en uso.",
|
||||
"You have an account? Login here." : "¿Tienes una cuenta? Inicia sesión aquí.",
|
||||
"OK" : "OK",
|
||||
"Please use at least 3 characters for your username!" : "¡Por favor, use al menos 3 caracteres para su nombre de usuario!",
|
||||
"This username can not be chosen." : "No puede ser elegir este nombre de usuario.",
|
||||
"Error saving username" : "Error al guardar el nombre de usuario",
|
||||
"Delete votes" : "Borrar votos",
|
||||
"Do you want to remove {username} from poll?" : "¿Quieres eliminar a {username} de la encuesta?",
|
||||
"No" : "No",
|
||||
"Yes" : "Si",
|
||||
"The poll does not exist" : "No existe la encuesta",
|
||||
|
@ -133,9 +139,11 @@ OC.L10N.register(
|
|||
"Public access" : "Acceso público",
|
||||
"Hidden poll" : "Votación oculta",
|
||||
"Error deleting poll." : "Error al eliminar votación.",
|
||||
"Deleted poll permanently." : "Encuesta borrada permanentemente.",
|
||||
"Error cloning poll." : "Error al clonar encuesta.",
|
||||
"Invitation mail sent to %n." : "Invitacion enviada a %n.",
|
||||
"Error sending invitation mail to %n." : "Error al enviar la invitación a %n.",
|
||||
"User {userId} removed" : "Usuario {userId} eliminado",
|
||||
"Access denied" : "Acceso denegado",
|
||||
"You are not allowed to view this poll or the poll does not exist." : "No tienes permiso para ver esta votación o la votación no existe.",
|
||||
"You are not allowed to edit this poll or the poll does not exist." : "No puedes editar esta encuesta, o la encuesta no existe.",
|
||||
|
|
|
@ -58,6 +58,8 @@
|
|||
"Delete poll" : "Borrar encuesta",
|
||||
"Restore poll as admin" : "Restaurar encuesta como administrador",
|
||||
"Restore poll" : "Restaurar votación",
|
||||
"Delete poll permanently as admin" : "Borrar encuesta permanentemente como administrador",
|
||||
"Delete poll permanently" : "Borrar encuesta permanentemente",
|
||||
"Title" : "Título",
|
||||
"Access" : "Acceso",
|
||||
"Owner" : "Propietario",
|
||||
|
@ -112,13 +114,17 @@
|
|||
"Receive notification email on activity" : "Recibir correo con notificaciones sobre la actividad",
|
||||
"Your personal link to this poll: %n" : "Tu link personal a esta encuesta: %n",
|
||||
"Enter your name!" : "¡Escriba su nombre!",
|
||||
"To participate, you need to enter a valid username with at least 3 characters." : "Para participar, es necesario introducir un usuario con al menos 3 caracteres.",
|
||||
"Enter your name" : "Escriba su nombre",
|
||||
"Username is not valid. Please enter at least 3 characters." : "El nombre de usuario no es válido. Por favor, escriba al menos 3 caracteres.",
|
||||
"This username is not valid, i.e. because it is already in use." : "El nombre de usuario no es válido. Por ejemplo, ese nombre ya está en uso.",
|
||||
"You have an account? Login here." : "¿Tienes una cuenta? Inicia sesión aquí.",
|
||||
"OK" : "OK",
|
||||
"Please use at least 3 characters for your username!" : "¡Por favor, use al menos 3 caracteres para su nombre de usuario!",
|
||||
"This username can not be chosen." : "No puede ser elegir este nombre de usuario.",
|
||||
"Error saving username" : "Error al guardar el nombre de usuario",
|
||||
"Delete votes" : "Borrar votos",
|
||||
"Do you want to remove {username} from poll?" : "¿Quieres eliminar a {username} de la encuesta?",
|
||||
"No" : "No",
|
||||
"Yes" : "Si",
|
||||
"The poll does not exist" : "No existe la encuesta",
|
||||
|
@ -131,9 +137,11 @@
|
|||
"Public access" : "Acceso público",
|
||||
"Hidden poll" : "Votación oculta",
|
||||
"Error deleting poll." : "Error al eliminar votación.",
|
||||
"Deleted poll permanently." : "Encuesta borrada permanentemente.",
|
||||
"Error cloning poll." : "Error al clonar encuesta.",
|
||||
"Invitation mail sent to %n." : "Invitacion enviada a %n.",
|
||||
"Error sending invitation mail to %n." : "Error al enviar la invitación a %n.",
|
||||
"User {userId} removed" : "Usuario {userId} eliminado",
|
||||
"Access denied" : "Acceso denegado",
|
||||
"You are not allowed to view this poll or the poll does not exist." : "No tienes permiso para ver esta votación o la votación no existe.",
|
||||
"You are not allowed to edit this poll or the poll does not exist." : "No puedes editar esta encuesta, o la encuesta no existe.",
|
||||
|
|
|
@ -116,7 +116,7 @@ OC.L10N.register(
|
|||
"Receive notification email on activity" : "Recevoir une notification par courriel en cas d'activité",
|
||||
"Your personal link to this poll: %n" : "Votre lien personnel pour ce sondage : %n",
|
||||
"Enter your name!" : "Saisissez votre nom",
|
||||
"To participate, you need to enter a valid username with at least 3 characters." : "Pour participer, vous devez saisir un nom d'utilisateur valide de 3 caractères minimum.",
|
||||
"To participate, you need to enter a valid username with at least 3 characters." : "Pour participer, vous devez saisir un nom d'utilisateur valide de 3 caractères minimum. ",
|
||||
"Enter your name" : "Saisissez votre nom",
|
||||
"Username is not valid. Please enter at least 3 characters." : "Le nom d'utilisateur n'est pas valide. Veuillez saisir au moins 3 caractères.",
|
||||
"This username is not valid, i.e. because it is already in use." : "Ce nom d'utilisateur est déjà utilisé.",
|
||||
|
|
|
@ -114,7 +114,7 @@
|
|||
"Receive notification email on activity" : "Recevoir une notification par courriel en cas d'activité",
|
||||
"Your personal link to this poll: %n" : "Votre lien personnel pour ce sondage : %n",
|
||||
"Enter your name!" : "Saisissez votre nom",
|
||||
"To participate, you need to enter a valid username with at least 3 characters." : "Pour participer, vous devez saisir un nom d'utilisateur valide de 3 caractères minimum.",
|
||||
"To participate, you need to enter a valid username with at least 3 characters." : "Pour participer, vous devez saisir un nom d'utilisateur valide de 3 caractères minimum. ",
|
||||
"Enter your name" : "Saisissez votre nom",
|
||||
"Username is not valid. Please enter at least 3 characters." : "Le nom d'utilisateur n'est pas valide. Veuillez saisir au moins 3 caractères.",
|
||||
"This username is not valid, i.e. because it is already in use." : "Ce nom d'utilisateur est déjà utilisé.",
|
||||
|
|
|
@ -60,6 +60,8 @@ OC.L10N.register(
|
|||
"Delete poll" : "Ištrinti apklausą",
|
||||
"Restore poll as admin" : "Atkurti apklausą kaip administratorius",
|
||||
"Restore poll" : "Atkurti apklausą",
|
||||
"Delete poll permanently as admin" : "Negrįžtamai ištrinti apklausą kaip administratorius",
|
||||
"Delete poll permanently" : "Negrįžtamai ištrinti apklausą",
|
||||
"Title" : "Pavadinimas",
|
||||
"Access" : "Prieiga",
|
||||
"Owner" : "Savininkas",
|
||||
|
@ -114,13 +116,17 @@ OC.L10N.register(
|
|||
"Receive notification email on activity" : "Vykstant veiklai gauti pranešimą el. paštu",
|
||||
"Your personal link to this poll: %n" : "Jūsų asmeninė nuoroda į šią apklausą: %n",
|
||||
"Enter your name!" : "Įveskite savo vardą!",
|
||||
"To participate, you need to enter a valid username with at least 3 characters." : "Norėdami dalyvauti, turite įvesti teisingą naudotojo vardą, sudarytą bent iš 3 simbolių.",
|
||||
"Enter your name" : "Įveskite savo vardą",
|
||||
"Username is not valid. Please enter at least 3 characters." : "Naudotojo vardas neteisingas. Įveskite bent 3 simbolius.",
|
||||
"This username is not valid, i.e. because it is already in use." : "Šis naudotojo vardas yra neteisingas, t. y. nes jis jau yra naudojamas.",
|
||||
"You have an account? Login here." : "Turite paskyrą? Prisijunkite čia.",
|
||||
"OK" : "Gerai",
|
||||
"Please use at least 3 characters for your username!" : "Naudokite bent 3 savo naudotojo vardo simbolius!",
|
||||
"This username can not be chosen." : "Šis naudotojo vardas negali būti pasirinktas.",
|
||||
"Error saving username" : "Klaida įrašant naudotojo vardą",
|
||||
"Delete votes" : "Ištrinti balsus",
|
||||
"Do you want to remove {username} from poll?" : "Ar norite pašalinti {username} iš apklausos?",
|
||||
"No" : "Ne",
|
||||
"Yes" : "Taip",
|
||||
"The poll does not exist" : "Apklausos nėra",
|
||||
|
@ -133,9 +139,11 @@ OC.L10N.register(
|
|||
"Public access" : "Viešoji prieiga",
|
||||
"Hidden poll" : "Paslėpta apklausa",
|
||||
"Error deleting poll." : "Klaida ištrinant apklausą.",
|
||||
"Deleted poll permanently." : "Negrįžtamai ištrinti apklausą.",
|
||||
"Error cloning poll." : "Klaida dubliuojant apklausą.",
|
||||
"Invitation mail sent to %n." : "Pakvietimo el. paštas išsiųstas naudotojui %n.",
|
||||
"Error sending invitation mail to %n." : "Klaida siunčiant pakvietimo el. paštą naudotojui %n.",
|
||||
"User {userId} removed" : "Naudotojas {userId} pašalintas",
|
||||
"Access denied" : "Prieiga negalima",
|
||||
"You are not allowed to view this poll or the poll does not exist." : "Jums neleidžiama peržiūrėti šios apklausos arba apklausos nėra.",
|
||||
"You are not allowed to edit this poll or the poll does not exist." : "Jums neleidžiama taisyti šią apklausą arba apklausos nėra.",
|
||||
|
|
|
@ -58,6 +58,8 @@
|
|||
"Delete poll" : "Ištrinti apklausą",
|
||||
"Restore poll as admin" : "Atkurti apklausą kaip administratorius",
|
||||
"Restore poll" : "Atkurti apklausą",
|
||||
"Delete poll permanently as admin" : "Negrįžtamai ištrinti apklausą kaip administratorius",
|
||||
"Delete poll permanently" : "Negrįžtamai ištrinti apklausą",
|
||||
"Title" : "Pavadinimas",
|
||||
"Access" : "Prieiga",
|
||||
"Owner" : "Savininkas",
|
||||
|
@ -112,13 +114,17 @@
|
|||
"Receive notification email on activity" : "Vykstant veiklai gauti pranešimą el. paštu",
|
||||
"Your personal link to this poll: %n" : "Jūsų asmeninė nuoroda į šią apklausą: %n",
|
||||
"Enter your name!" : "Įveskite savo vardą!",
|
||||
"To participate, you need to enter a valid username with at least 3 characters." : "Norėdami dalyvauti, turite įvesti teisingą naudotojo vardą, sudarytą bent iš 3 simbolių.",
|
||||
"Enter your name" : "Įveskite savo vardą",
|
||||
"Username is not valid. Please enter at least 3 characters." : "Naudotojo vardas neteisingas. Įveskite bent 3 simbolius.",
|
||||
"This username is not valid, i.e. because it is already in use." : "Šis naudotojo vardas yra neteisingas, t. y. nes jis jau yra naudojamas.",
|
||||
"You have an account? Login here." : "Turite paskyrą? Prisijunkite čia.",
|
||||
"OK" : "Gerai",
|
||||
"Please use at least 3 characters for your username!" : "Naudokite bent 3 savo naudotojo vardo simbolius!",
|
||||
"This username can not be chosen." : "Šis naudotojo vardas negali būti pasirinktas.",
|
||||
"Error saving username" : "Klaida įrašant naudotojo vardą",
|
||||
"Delete votes" : "Ištrinti balsus",
|
||||
"Do you want to remove {username} from poll?" : "Ar norite pašalinti {username} iš apklausos?",
|
||||
"No" : "Ne",
|
||||
"Yes" : "Taip",
|
||||
"The poll does not exist" : "Apklausos nėra",
|
||||
|
@ -131,9 +137,11 @@
|
|||
"Public access" : "Viešoji prieiga",
|
||||
"Hidden poll" : "Paslėpta apklausa",
|
||||
"Error deleting poll." : "Klaida ištrinant apklausą.",
|
||||
"Deleted poll permanently." : "Negrįžtamai ištrinti apklausą.",
|
||||
"Error cloning poll." : "Klaida dubliuojant apklausą.",
|
||||
"Invitation mail sent to %n." : "Pakvietimo el. paštas išsiųstas naudotojui %n.",
|
||||
"Error sending invitation mail to %n." : "Klaida siunčiant pakvietimo el. paštą naudotojui %n.",
|
||||
"User {userId} removed" : "Naudotojas {userId} pašalintas",
|
||||
"Access denied" : "Prieiga negalima",
|
||||
"You are not allowed to view this poll or the poll does not exist." : "Jums neleidžiama peržiūrėti šios apklausos arba apklausos nėra.",
|
||||
"You are not allowed to edit this poll or the poll does not exist." : "Jums neleidžiama taisyti šią apklausą arba apklausos nėra.",
|
||||
|
|
Загрузка…
Ссылка в новой задаче