[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2019-12-10 02:48:07 +00:00
Родитель 5c947b1c5f
Коммит 1569c6a4fc
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
112 изменённых файлов: 1090 добавлений и 4512 удалений

Просмотреть файл

@ -1,24 +1,17 @@
OC.L10N.register(
"polls",
{
"Copy" : "أنسخ",
"Polls" : "استطلاعات الرأي",
"Go to poll" : "الانتقال إلى استطلاع الرأي",
"Anonymous poll" : "استطلاع رأي مجهول",
"Copy Link" : "انسخ الرابط",
"Edit poll" : "تعديل استطلاع الرأي",
"Delete poll" : "احذف استطلاع الرأي",
"Error, while copying link to clipboard" : "خطأ أثناء نسخ الرابط إلى الحافظة",
"Poll description" : "وصف استطلاع الرأي",
"Description" : "الوصف",
"Vote options" : "خيارات التصويت",
"Add option" : "إضافة خيار",
"hidden" : "مخفي",
"Expiration date" : "تاريخ إنتهاء الصلاحية",
"Cancel" : "الغاء",
"New" : "جديد",
"Description" : "الوصف",
"Anonymous poll" : "استطلاع رأي مجهول",
"Expiration date" : "تاريخ إنتهاء الصلاحية",
"Click here to add a poll" : "اضغط هنا لإضافة استطلاع رأي",
"Yes, delete poll." : "نعم، احذف استطلاع الرأي.",
"Your name here" : "اسمك هنا"
"Yes, delete poll." : "نعم، احذف استطلاع الرأي."
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");

Просмотреть файл

@ -1,22 +1,15 @@
{ "translations": {
"Copy" : "أنسخ",
"Polls" : "استطلاعات الرأي",
"Go to poll" : "الانتقال إلى استطلاع الرأي",
"Anonymous poll" : "استطلاع رأي مجهول",
"Copy Link" : "انسخ الرابط",
"Edit poll" : "تعديل استطلاع الرأي",
"Delete poll" : "احذف استطلاع الرأي",
"Error, while copying link to clipboard" : "خطأ أثناء نسخ الرابط إلى الحافظة",
"Poll description" : "وصف استطلاع الرأي",
"Description" : "الوصف",
"Vote options" : "خيارات التصويت",
"Add option" : "إضافة خيار",
"hidden" : "مخفي",
"Expiration date" : "تاريخ إنتهاء الصلاحية",
"Cancel" : "الغاء",
"New" : "جديد",
"Description" : "الوصف",
"Anonymous poll" : "استطلاع رأي مجهول",
"Expiration date" : "تاريخ إنتهاء الصلاحية",
"Click here to add a poll" : "اضغط هنا لإضافة استطلاع رأي",
"Yes, delete poll." : "نعم، احذف استطلاع الرأي.",
"Your name here" : "اسمك هنا"
"Yes, delete poll." : "نعم، احذف استطلاع الرأي."
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
}

Просмотреть файл

@ -1,13 +0,0 @@
OC.L10N.register(
"polls",
{
"Copy" : "Copiar",
"Not supported!" : "¡Nun se sofita!",
"Press ⌘-C to copy." : "Primi ⌘-C pa copiar.",
"An error occurred, your comment was not posted." : "Asocedió un fallu, nun s'espublizó'l to comentariu.",
"Polls" : "Enquestes",
"Polls App - New Activity" : "Aplicación d'encuestes - Actividá nueva",
"just now" : "xusto agora",
"Description" : "Descripción"
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,11 +0,0 @@
{ "translations": {
"Copy" : "Copiar",
"Not supported!" : "¡Nun se sofita!",
"Press ⌘-C to copy." : "Primi ⌘-C pa copiar.",
"An error occurred, your comment was not posted." : "Asocedió un fallu, nun s'espublizó'l to comentariu.",
"Polls" : "Enquestes",
"Polls App - New Activity" : "Aplicación d'encuestes - Actividá nueva",
"just now" : "xusto agora",
"Description" : "Descripción"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,21 +1,13 @@
OC.L10N.register(
"polls",
{
"Copy" : "Copy",
"Not supported!" : "Не се поддържа!",
"Press ⌘-C to copy." : "За копиране натиснете ⌘-C.",
"Press Ctrl-C to copy." : "За копиране натиснете Ctrl-C.",
"Group" : "Група",
"never" : "никога",
"Copy Link" : "Копирай връзката",
"Share with" : "Сподели с",
"Description" : "Описание",
"Group" : "Група",
"Cancel" : "Отказ",
"Apply" : "Приложи",
"No description provided." : "Липсва описание.",
"Your name here" : "Въведете вашето име тук",
"Share with" : "Сподели с",
"Comments" : "Коментари",
"New comment …" : "Нов коментар...",
"No comments yet. Be the first." : "Все още няма коментари."
"No comments yet. Be the first." : "Все още няма коментари.",
"Description" : "Описание"
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,19 +1,11 @@
{ "translations": {
"Copy" : "Copy",
"Not supported!" : "Не се поддържа!",
"Press ⌘-C to copy." : "За копиране натиснете ⌘-C.",
"Press Ctrl-C to copy." : "За копиране натиснете Ctrl-C.",
"Group" : "Група",
"never" : "никога",
"Copy Link" : "Копирай връзката",
"Share with" : "Сподели с",
"Description" : "Описание",
"Group" : "Група",
"Cancel" : "Отказ",
"Apply" : "Приложи",
"No description provided." : "Липсва описание.",
"Your name here" : "Въведете вашето име тук",
"Share with" : "Сподели с",
"Comments" : "Коментари",
"New comment …" : "Нов коментар...",
"No comments yet. Be the first." : "Все още няма коментари."
"No comments yet. Be the first." : "Все още няма коментари.",
"Description" : "Описание"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,38 +1,21 @@
OC.L10N.register(
"polls",
{
"Do you really want to delete this new poll?" : "Esteu segurs que voleu suprimir aquesta nova enquesta?",
"Copied!" : "S'ha copiat!",
"Copy" : "Copia",
"Not supported!" : "No suportat!",
"Press ⌘-C to copy." : "Premeu ⌘-C per copiar.",
"Press Ctrl-C to copy." : "Premeu CTRL+C per copiar.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No esteu registrats.\nSi us plau, introduïu el vostre nom per votar\n(com a mínim 3 caràcters).",
"Please add some text to your comment before submitting it." : "Si us plau, introduïu algun text al vostre comentari abans d'enviar-lo.",
"An error occurred, your comment was not posted." : "S'ha produït un error, el vostre comentari no s'ha publicat.",
"Polls" : "Enquestes",
"Polls App - New Activity" : "Aplicació d'Enquestes - Nova Activitat",
"{user} participated in the poll \"{title}\"" : "{user} ha participat a l'enquesta \"{title}\"",
"Go to poll" : "Vés a l'enquesta",
"just now" : "ara mateix",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Una aplicació denquestes, similar al doodle/dudle amb la possibilitat de restringir l'accés.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Una aplicació denquestes, similar al doodle/dudle amb la possibilitat de restringir l'accés (membres, certs grups/usuaris, ocults i públics).",
"Expired" : "Ha caducat",
"Expires %n" : "Caduca %n",
"Expires never" : "Mai no caduca",
"Anonymous poll" : "Enquesta anònima",
"Usernames hidden to Owner" : "Noms d'usuari ocults pel Propietari",
"Usernames visible to Owner" : "Noms d'usuari visibles pel Propietari",
"Group" : "Grup",
"Title" : "Títol",
"Access" : "Accés",
"Owner" : "Propietari",
"Created" : "Creat",
"Expires" : "Caduca",
"Public access" : "Accés públic",
"Only shared" : "Només compartit",
"Registered users only" : "Només usuaris registrats",
"Hidden poll" : "Amaga l'enquesta",
"Only shared" : "Només compartit",
"Text poll" : "Enquesta de text",
"Date poll" : "Enquesta de dates",
"never" : "mai",
@ -44,39 +27,30 @@ OC.L10N.register(
"Delete poll as admin" : "Suprimeix l'enquesta com a administrador",
"Link copied to clipboard" : "S'ha copiat l'enllaç al porta-retalls",
"Error, while copying link to clipboard" : "S'ha produït un error mentre es copiava l'enllaç al porta-retalls",
"_There is %n comment_::_There are %n comments_" : ["Hi ha %n comentari","Hi ha %n comentaris"],
"Share with" : "Comparteix amb",
"Poll description" : "Descripció de l'enquesta",
"Description" : "Descripció",
"Vote options" : "Opcions de vot",
"Group" : "Grup",
"Create new poll" : "Crea una nova enquesta",
"Poll type" : "Tipus d'enquesta",
"Event schedule" : "Calendari desdeveniments",
"Text based" : "Basat en text",
"Shift dates" : "Desplaça dates",
"Shift all dates for " : "Desplaça totes les dates per",
"Add option" : "Afegeix una opció",
"You are editing in admin mode" : "Esteu editant en mode administrador",
"Cancel" : "Cancel·la",
"Receive notification email on activity" : "Rep correu electrònic de notificació quan hi hagi activitat",
"Share with" : "Comparteix amb",
"Comments" : "Comentaris",
"Configuration" : "Configuració",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "La configuració està blocada. El canvi dopcions pot comportar un comportament no desitjat, però ho podeu desblocar de totes maneres.",
"Unlock configuration " : "Desbloca la configuració",
"Poll type" : "Tipus d'enquesta",
"No comments yet. Be the first." : "Cap comentari encara. Sigueu el primer.",
"Description" : "Descripció",
"Poll configurations" : "Configuracions de l'enquesta",
"Allow \"maybe\" vote" : "Permet el vot \"potser\"",
"Anonymous poll" : "Enquesta anònima",
"Hide user names for admin" : "Amaga els noms d'usuaris per l'administrador",
"hidden" : "amagats",
"Name of user or group" : "Nom de l'usuari o grup",
"Create new poll" : "Crea una nova enquesta",
"Writing poll" : "S'està escrivint l'enquesta",
"Update poll" : "Actualitza l'enquesta",
"Expiration date" : "Data de caducitat",
"Click to add a date" : "Feu clic per afegir una data",
"Shift all date options" : "Desplaça totes les opcions de dates",
"Cancel" : "Cancel·la",
"Apply" : "Aplica",
"Writing poll" : "S'està escrivint l'enquesta",
"Update poll" : "Actualitza l'enquesta",
"Title must not be empty!" : "El títol no pot estar buit",
"%n successfully saved" : "S'ha desat %n correctament",
"Error on saving poll, see console" : "S'ha produït un error mentre es desava l'enquesta, feu un cop d'ull a la consola",
"Clone of %n" : "Clon de %n",
"New" : "Nou",
"Shift all date options" : "Desplaça totes les opcions de dates",
"_There is %n comment_::_There are %n comments_" : ["Hi ha %n comentari","Hi ha %n comentaris"],
"Click here to add a poll" : "Feu clic aquí per afegir una nova enquesta",
"Do you want to delete \"%n\"?" : "Esteu segurs que voleu suprimir \"%n\"?",
"No, keep poll." : "No, manté l'enquesta.",
@ -86,27 +60,6 @@ OC.L10N.register(
"Access denied" : "Accés denegat",
"You are not allowed to view this poll or the poll does not exist." : "No podeu veure aquesta enquesta o l'enquesta no existeix.",
"You are not allowed to edit this poll or the poll does not exist." : "No podeu editar aquesta enquesta o l'enquesta no existeix.",
"You are either not allowed to delete this poll or it doesn't exist." : "No podeu suprimir aquesta enquesta o l'enquesta no existeix.",
"No description provided." : "No s'ha proporcionat cap descripció.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "L'enquesta va caducar el %s. La votació està desactivada, però encara hi podeu comentar.",
"Switch all options at once" : "Canviar totes les opcions de cop",
"Your name here" : "El vostre nom aquí",
"Say yes to all" : "Digues que sí a tot",
"Reset all (say no)" : "Restableix-ho tot (digues que no)",
"Say maybe to all" : "Digues potser a tot",
"This poll was updated since your last visit. Please check your votes." : "Aquesta enquesta ha tingut canvis des de la vostra darrera visita. Comproveu els vostres vots.",
"Vote!" : "Vota!",
"Receive notification email on activity" : "Rep correu electrònic de notificació quan hi hagi activitat",
"Close details" : "Tanca detalls",
"Close" : "Tanca",
"Expires on %s" : "Caduca el %s",
"Invitation access" : "Accés d'invitació",
"Click to get link" : "Premeu per obtenir l'enllaç",
"Edit Poll" : "Edita l'enquesta",
"Poll expired" : "Enquesta caducada",
"Comments" : "Comentaris",
"Login or ..." : "Inicia la sessió o …",
"New comment …" : "Comentari nou ...",
"No comments yet. Be the first." : "Cap comentari encara. Sigueu el primer."
"You are either not allowed to delete this poll or it doesn't exist." : "No podeu suprimir aquesta enquesta o l'enquesta no existeix."
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,36 +1,19 @@
{ "translations": {
"Do you really want to delete this new poll?" : "Esteu segurs que voleu suprimir aquesta nova enquesta?",
"Copied!" : "S'ha copiat!",
"Copy" : "Copia",
"Not supported!" : "No suportat!",
"Press ⌘-C to copy." : "Premeu ⌘-C per copiar.",
"Press Ctrl-C to copy." : "Premeu CTRL+C per copiar.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No esteu registrats.\nSi us plau, introduïu el vostre nom per votar\n(com a mínim 3 caràcters).",
"Please add some text to your comment before submitting it." : "Si us plau, introduïu algun text al vostre comentari abans d'enviar-lo.",
"An error occurred, your comment was not posted." : "S'ha produït un error, el vostre comentari no s'ha publicat.",
"Polls" : "Enquestes",
"Polls App - New Activity" : "Aplicació d'Enquestes - Nova Activitat",
"{user} participated in the poll \"{title}\"" : "{user} ha participat a l'enquesta \"{title}\"",
"Go to poll" : "Vés a l'enquesta",
"just now" : "ara mateix",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Una aplicació denquestes, similar al doodle/dudle amb la possibilitat de restringir l'accés.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Una aplicació denquestes, similar al doodle/dudle amb la possibilitat de restringir l'accés (membres, certs grups/usuaris, ocults i públics).",
"Expired" : "Ha caducat",
"Expires %n" : "Caduca %n",
"Expires never" : "Mai no caduca",
"Anonymous poll" : "Enquesta anònima",
"Usernames hidden to Owner" : "Noms d'usuari ocults pel Propietari",
"Usernames visible to Owner" : "Noms d'usuari visibles pel Propietari",
"Group" : "Grup",
"Title" : "Títol",
"Access" : "Accés",
"Owner" : "Propietari",
"Created" : "Creat",
"Expires" : "Caduca",
"Public access" : "Accés públic",
"Only shared" : "Només compartit",
"Registered users only" : "Només usuaris registrats",
"Hidden poll" : "Amaga l'enquesta",
"Only shared" : "Només compartit",
"Text poll" : "Enquesta de text",
"Date poll" : "Enquesta de dates",
"never" : "mai",
@ -42,39 +25,30 @@
"Delete poll as admin" : "Suprimeix l'enquesta com a administrador",
"Link copied to clipboard" : "S'ha copiat l'enllaç al porta-retalls",
"Error, while copying link to clipboard" : "S'ha produït un error mentre es copiava l'enllaç al porta-retalls",
"_There is %n comment_::_There are %n comments_" : ["Hi ha %n comentari","Hi ha %n comentaris"],
"Share with" : "Comparteix amb",
"Poll description" : "Descripció de l'enquesta",
"Description" : "Descripció",
"Vote options" : "Opcions de vot",
"Group" : "Grup",
"Create new poll" : "Crea una nova enquesta",
"Poll type" : "Tipus d'enquesta",
"Event schedule" : "Calendari desdeveniments",
"Text based" : "Basat en text",
"Shift dates" : "Desplaça dates",
"Shift all dates for " : "Desplaça totes les dates per",
"Add option" : "Afegeix una opció",
"You are editing in admin mode" : "Esteu editant en mode administrador",
"Cancel" : "Cancel·la",
"Receive notification email on activity" : "Rep correu electrònic de notificació quan hi hagi activitat",
"Share with" : "Comparteix amb",
"Comments" : "Comentaris",
"Configuration" : "Configuració",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "La configuració està blocada. El canvi dopcions pot comportar un comportament no desitjat, però ho podeu desblocar de totes maneres.",
"Unlock configuration " : "Desbloca la configuració",
"Poll type" : "Tipus d'enquesta",
"No comments yet. Be the first." : "Cap comentari encara. Sigueu el primer.",
"Description" : "Descripció",
"Poll configurations" : "Configuracions de l'enquesta",
"Allow \"maybe\" vote" : "Permet el vot \"potser\"",
"Anonymous poll" : "Enquesta anònima",
"Hide user names for admin" : "Amaga els noms d'usuaris per l'administrador",
"hidden" : "amagats",
"Name of user or group" : "Nom de l'usuari o grup",
"Create new poll" : "Crea una nova enquesta",
"Writing poll" : "S'està escrivint l'enquesta",
"Update poll" : "Actualitza l'enquesta",
"Expiration date" : "Data de caducitat",
"Click to add a date" : "Feu clic per afegir una data",
"Shift all date options" : "Desplaça totes les opcions de dates",
"Cancel" : "Cancel·la",
"Apply" : "Aplica",
"Writing poll" : "S'està escrivint l'enquesta",
"Update poll" : "Actualitza l'enquesta",
"Title must not be empty!" : "El títol no pot estar buit",
"%n successfully saved" : "S'ha desat %n correctament",
"Error on saving poll, see console" : "S'ha produït un error mentre es desava l'enquesta, feu un cop d'ull a la consola",
"Clone of %n" : "Clon de %n",
"New" : "Nou",
"Shift all date options" : "Desplaça totes les opcions de dates",
"_There is %n comment_::_There are %n comments_" : ["Hi ha %n comentari","Hi ha %n comentaris"],
"Click here to add a poll" : "Feu clic aquí per afegir una nova enquesta",
"Do you want to delete \"%n\"?" : "Esteu segurs que voleu suprimir \"%n\"?",
"No, keep poll." : "No, manté l'enquesta.",
@ -84,27 +58,6 @@
"Access denied" : "Accés denegat",
"You are not allowed to view this poll or the poll does not exist." : "No podeu veure aquesta enquesta o l'enquesta no existeix.",
"You are not allowed to edit this poll or the poll does not exist." : "No podeu editar aquesta enquesta o l'enquesta no existeix.",
"You are either not allowed to delete this poll or it doesn't exist." : "No podeu suprimir aquesta enquesta o l'enquesta no existeix.",
"No description provided." : "No s'ha proporcionat cap descripció.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "L'enquesta va caducar el %s. La votació està desactivada, però encara hi podeu comentar.",
"Switch all options at once" : "Canviar totes les opcions de cop",
"Your name here" : "El vostre nom aquí",
"Say yes to all" : "Digues que sí a tot",
"Reset all (say no)" : "Restableix-ho tot (digues que no)",
"Say maybe to all" : "Digues potser a tot",
"This poll was updated since your last visit. Please check your votes." : "Aquesta enquesta ha tingut canvis des de la vostra darrera visita. Comproveu els vostres vots.",
"Vote!" : "Vota!",
"Receive notification email on activity" : "Rep correu electrònic de notificació quan hi hagi activitat",
"Close details" : "Tanca detalls",
"Close" : "Tanca",
"Expires on %s" : "Caduca el %s",
"Invitation access" : "Accés d'invitació",
"Click to get link" : "Premeu per obtenir l'enllaç",
"Edit Poll" : "Edita l'enquesta",
"Poll expired" : "Enquesta caducada",
"Comments" : "Comentaris",
"Login or ..." : "Inicia la sessió o …",
"New comment …" : "Comentari nou ...",
"No comments yet. Be the first." : "Cap comentari encara. Sigueu el primer."
"You are either not allowed to delete this poll or it doesn't exist." : "No podeu suprimir aquesta enquesta o l'enquesta no existeix."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,38 +1,21 @@
OC.L10N.register(
"polls",
{
"Do you really want to delete this new poll?" : "Opravdu chcete tuto novou anketu smazat?",
"Copied!" : "Zkopírováno",
"Copy" : "Zkopírovat",
"Not supported!" : "Nepodporováno!",
"Press ⌘-C to copy." : "Zkopírujete stisknutím ⌘C.",
"Press Ctrl-C to copy." : "Zkopírujete stisknutím Ctrl+C.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Nejste registrováni.\nPro hlasování, zadejte své jméno\n(alespoň 3 znaky).",
"Please add some text to your comment before submitting it." : "Před odesláním ke svému komentáři přidejte nějaký text.",
"An error occurred, your comment was not posted." : "Došlo k chybě, váš komentář nebyl odeslán.",
"Polls" : "Ankety",
"Polls App - New Activity" : "Aplikace ankety – Nová aktivita",
"{user} participated in the poll \"{title}\"" : "{user} se zúčastnil ankety „{title}“",
"Go to poll" : "Přejít na anketu",
"just now" : "právě teď",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Aplikace pro ankety podobná doodle/dudle s možností omezit přístup.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Aplikace pro ankety podobná doodle/dudle s možností omezit přístup (členům, určitým skupinám/uživatelům, skryté i veřejné).",
"Expired" : "Platnost skončila",
"Expires %n" : "Platnost skončí %n",
"Expires never" : "Platí napořád",
"Anonymous poll" : "Anonymní anketa",
"Usernames hidden to Owner" : "Uživatelská jména skrytá vlastníkovi",
"Usernames visible to Owner" : "Uživatelská jména viditelná vlastníkovi",
"Group" : "Skupina",
"Title" : "Název",
"Access" : "Přístup",
"Owner" : "Vlastník",
"Created" : "Vytvořeno",
"Expires" : "Platnost skončí",
"Public access" : "Veřejný přístup",
"Only shared" : "Pouze sdílené",
"Registered users only" : "Pouze registrovaní uživatelé",
"Hidden poll" : "Skrytá anketa",
"Only shared" : "Pouze sdílené",
"Text poll" : "Textová anketa",
"Date poll" : "Datumová anketa",
"never" : "nikdy",
@ -44,39 +27,30 @@ OC.L10N.register(
"Delete poll as admin" : "Smazat anketu jako správce",
"Link copied to clipboard" : "Odkaz zkopírován do schánky",
"Error, while copying link to clipboard" : "Chyba při kopírování odkazu do schránky",
"_There is %n comment_::_There are %n comments_" : ["Je zde %n komentář","Jsou zde %n komentáře","Je zde %n komentářů","Jsou zde %n komentáře"],
"Share with" : "Sdílet s",
"Poll description" : "Popis ankety",
"Description" : "Popis",
"Vote options" : "Možnosti voleb",
"Group" : "Skupina",
"Create new poll" : "Vytvořit novou anketu",
"Poll type" : "Typ ankety",
"Event schedule" : "Plán události",
"Text based" : "Textové",
"Shift dates" : "Posunout datumy",
"Shift all dates for " : "Posunout všechny datumy o",
"Add option" : "Přidat volbu",
"You are editing in admin mode" : "Upravujete v režimu správy",
"Cancel" : "Storno",
"Receive notification email on activity" : "Dostávat e-mailem oznámení o aktivitě",
"Share with" : "Sdílet s",
"Comments" : "Komentáře",
"Configuration" : "Nastavení",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "Nastavení je uzamčeno. Změna voleb může vést k nechtěnému chování, ale i tak je možné je odemknout.",
"Unlock configuration " : "Odemknout nastavení",
"Poll type" : "Typ ankety",
"No comments yet. Be the first." : "Zatím bez komentářů. Buďte první.",
"Description" : "Popis",
"Poll configurations" : "Nastavení ankety",
"Allow \"maybe\" vote" : "Umožnit hlasovat „možná“",
"Anonymous poll" : "Anonymní anketa",
"Hide user names for admin" : "Skrýt správcům uživatelská jména",
"hidden" : "skryté",
"Name of user or group" : "Jméno uživatele nebo název skupiny",
"Create new poll" : "Vytvořit novou anketu",
"Writing poll" : "Anketa se zapisuje",
"Update poll" : "Aktualizovat anketu",
"Expiration date" : "Datum skončení platnosti",
"Click to add a date" : "Datum přidáte kliknutím",
"Shift all date options" : "Volby posunutí všech datumů",
"Cancel" : "Storno",
"Apply" : "Použít",
"Writing poll" : "Anketa se zapisuje",
"Update poll" : "Aktualizovat anketu",
"Title must not be empty!" : "Název je třeba vyplnit!",
"%n successfully saved" : "%n úspěšně uloženo",
"Error on saving poll, see console" : "Chyba ukládání ankety, podrobnosti viz konzole",
"Clone of %n" : "Klon %n",
"New" : "Nová",
"Shift all date options" : "Volby posunutí všech datumů",
"_There is %n comment_::_There are %n comments_" : ["Je zde %n komentář","Jsou zde %n komentáře","Je zde %n komentářů","Jsou zde %n komentáře"],
"Click here to add a poll" : "Anketu přidáte kliknutím sem",
"Do you want to delete \"%n\"?" : "Opravdu chcete smazat „%n“?",
"No, keep poll." : "Ne, anketu ponechat.",
@ -86,27 +60,6 @@ OC.L10N.register(
"Access denied" : "Přístup zamítnut",
"You are not allowed to view this poll or the poll does not exist." : "Nemáte oprávnění k zobrazení této ankety nebo anketa neexistuje.",
"You are not allowed to edit this poll or the poll does not exist." : "Nemáte oprávnění k úpravě této ankety nebo anketa neexistuje.",
"You are either not allowed to delete this poll or it doesn't exist." : "Buď nemáte oprávnění ke smazání této ankety nebo anketa neexistuje.",
"No description provided." : "Nebyl poskytnut žádný popis.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Anketa byla uzavřena %s . Hlasovat už nelze, můžete však ještě komentovat.",
"Switch all options at once" : "Přepnout všechny volby naráz",
"Your name here" : "Vaše jméno sem",
"Say yes to all" : "Odpovědět na všechno ano",
"Reset all (say no)" : "Resetovat vše (říci ne)",
"Say maybe to all" : "Odpovědět na všechno možná",
"This poll was updated since your last visit. Please check your votes." : "Tato anketa byla od minulé návštěvy změněna. Zkontrolujte své hlasy.",
"Vote!" : "Hlasovat!",
"Receive notification email on activity" : "Dostávat e-mailem oznámení o aktivitě",
"Close details" : "Zavřít podrobnosti",
"Close" : "Zavřít",
"Expires on %s" : "Platnost skončí %s",
"Invitation access" : "Přístup k pozvánce",
"Click to get link" : "Klikněte pro získání odkazu",
"Edit Poll" : "Upravit fond",
"Poll expired" : "Anketa je už uzavřena",
"Comments" : "Komentáře",
"Login or ..." : "Přihlásit nebo…",
"New comment …" : "Nový komentář…",
"No comments yet. Be the first." : "Zatím bez komentářů. Buďte první."
"You are either not allowed to delete this poll or it doesn't exist." : "Buď nemáte oprávnění ke smazání této ankety nebo anketa neexistuje."
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");

Просмотреть файл

@ -1,36 +1,19 @@
{ "translations": {
"Do you really want to delete this new poll?" : "Opravdu chcete tuto novou anketu smazat?",
"Copied!" : "Zkopírováno",
"Copy" : "Zkopírovat",
"Not supported!" : "Nepodporováno!",
"Press ⌘-C to copy." : "Zkopírujete stisknutím ⌘C.",
"Press Ctrl-C to copy." : "Zkopírujete stisknutím Ctrl+C.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Nejste registrováni.\nPro hlasování, zadejte své jméno\n(alespoň 3 znaky).",
"Please add some text to your comment before submitting it." : "Před odesláním ke svému komentáři přidejte nějaký text.",
"An error occurred, your comment was not posted." : "Došlo k chybě, váš komentář nebyl odeslán.",
"Polls" : "Ankety",
"Polls App - New Activity" : "Aplikace ankety – Nová aktivita",
"{user} participated in the poll \"{title}\"" : "{user} se zúčastnil ankety „{title}“",
"Go to poll" : "Přejít na anketu",
"just now" : "právě teď",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Aplikace pro ankety podobná doodle/dudle s možností omezit přístup.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Aplikace pro ankety podobná doodle/dudle s možností omezit přístup (členům, určitým skupinám/uživatelům, skryté i veřejné).",
"Expired" : "Platnost skončila",
"Expires %n" : "Platnost skončí %n",
"Expires never" : "Platí napořád",
"Anonymous poll" : "Anonymní anketa",
"Usernames hidden to Owner" : "Uživatelská jména skrytá vlastníkovi",
"Usernames visible to Owner" : "Uživatelská jména viditelná vlastníkovi",
"Group" : "Skupina",
"Title" : "Název",
"Access" : "Přístup",
"Owner" : "Vlastník",
"Created" : "Vytvořeno",
"Expires" : "Platnost skončí",
"Public access" : "Veřejný přístup",
"Only shared" : "Pouze sdílené",
"Registered users only" : "Pouze registrovaní uživatelé",
"Hidden poll" : "Skrytá anketa",
"Only shared" : "Pouze sdílené",
"Text poll" : "Textová anketa",
"Date poll" : "Datumová anketa",
"never" : "nikdy",
@ -42,39 +25,30 @@
"Delete poll as admin" : "Smazat anketu jako správce",
"Link copied to clipboard" : "Odkaz zkopírován do schánky",
"Error, while copying link to clipboard" : "Chyba při kopírování odkazu do schránky",
"_There is %n comment_::_There are %n comments_" : ["Je zde %n komentář","Jsou zde %n komentáře","Je zde %n komentářů","Jsou zde %n komentáře"],
"Share with" : "Sdílet s",
"Poll description" : "Popis ankety",
"Description" : "Popis",
"Vote options" : "Možnosti voleb",
"Group" : "Skupina",
"Create new poll" : "Vytvořit novou anketu",
"Poll type" : "Typ ankety",
"Event schedule" : "Plán události",
"Text based" : "Textové",
"Shift dates" : "Posunout datumy",
"Shift all dates for " : "Posunout všechny datumy o",
"Add option" : "Přidat volbu",
"You are editing in admin mode" : "Upravujete v režimu správy",
"Cancel" : "Storno",
"Receive notification email on activity" : "Dostávat e-mailem oznámení o aktivitě",
"Share with" : "Sdílet s",
"Comments" : "Komentáře",
"Configuration" : "Nastavení",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "Nastavení je uzamčeno. Změna voleb může vést k nechtěnému chování, ale i tak je možné je odemknout.",
"Unlock configuration " : "Odemknout nastavení",
"Poll type" : "Typ ankety",
"No comments yet. Be the first." : "Zatím bez komentářů. Buďte první.",
"Description" : "Popis",
"Poll configurations" : "Nastavení ankety",
"Allow \"maybe\" vote" : "Umožnit hlasovat „možná“",
"Anonymous poll" : "Anonymní anketa",
"Hide user names for admin" : "Skrýt správcům uživatelská jména",
"hidden" : "skryté",
"Name of user or group" : "Jméno uživatele nebo název skupiny",
"Create new poll" : "Vytvořit novou anketu",
"Writing poll" : "Anketa se zapisuje",
"Update poll" : "Aktualizovat anketu",
"Expiration date" : "Datum skončení platnosti",
"Click to add a date" : "Datum přidáte kliknutím",
"Shift all date options" : "Volby posunutí všech datumů",
"Cancel" : "Storno",
"Apply" : "Použít",
"Writing poll" : "Anketa se zapisuje",
"Update poll" : "Aktualizovat anketu",
"Title must not be empty!" : "Název je třeba vyplnit!",
"%n successfully saved" : "%n úspěšně uloženo",
"Error on saving poll, see console" : "Chyba ukládání ankety, podrobnosti viz konzole",
"Clone of %n" : "Klon %n",
"New" : "Nová",
"Shift all date options" : "Volby posunutí všech datumů",
"_There is %n comment_::_There are %n comments_" : ["Je zde %n komentář","Jsou zde %n komentáře","Je zde %n komentářů","Jsou zde %n komentáře"],
"Click here to add a poll" : "Anketu přidáte kliknutím sem",
"Do you want to delete \"%n\"?" : "Opravdu chcete smazat „%n“?",
"No, keep poll." : "Ne, anketu ponechat.",
@ -84,27 +58,6 @@
"Access denied" : "Přístup zamítnut",
"You are not allowed to view this poll or the poll does not exist." : "Nemáte oprávnění k zobrazení této ankety nebo anketa neexistuje.",
"You are not allowed to edit this poll or the poll does not exist." : "Nemáte oprávnění k úpravě této ankety nebo anketa neexistuje.",
"You are either not allowed to delete this poll or it doesn't exist." : "Buď nemáte oprávnění ke smazání této ankety nebo anketa neexistuje.",
"No description provided." : "Nebyl poskytnut žádný popis.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Anketa byla uzavřena %s . Hlasovat už nelze, můžete však ještě komentovat.",
"Switch all options at once" : "Přepnout všechny volby naráz",
"Your name here" : "Vaše jméno sem",
"Say yes to all" : "Odpovědět na všechno ano",
"Reset all (say no)" : "Resetovat vše (říci ne)",
"Say maybe to all" : "Odpovědět na všechno možná",
"This poll was updated since your last visit. Please check your votes." : "Tato anketa byla od minulé návštěvy změněna. Zkontrolujte své hlasy.",
"Vote!" : "Hlasovat!",
"Receive notification email on activity" : "Dostávat e-mailem oznámení o aktivitě",
"Close details" : "Zavřít podrobnosti",
"Close" : "Zavřít",
"Expires on %s" : "Platnost skončí %s",
"Invitation access" : "Přístup k pozvánce",
"Click to get link" : "Klikněte pro získání odkazu",
"Edit Poll" : "Upravit fond",
"Poll expired" : "Anketa je už uzavřena",
"Comments" : "Komentáře",
"Login or ..." : "Přihlásit nebo…",
"New comment …" : "Nový komentář…",
"No comments yet. Be the first." : "Zatím bez komentářů. Buďte první."
"You are either not allowed to delete this poll or it doesn't exist." : "Buď nemáte oprávnění ke smazání této ankety nebo anketa neexistuje."
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}

Просмотреть файл

@ -1,30 +1,17 @@
OC.L10N.register(
"polls",
{
"Copied!" : "Kopieret!",
"Copy" : "Kopier",
"Not supported!" : "Ikke understøttet!",
"Press ⌘-C to copy." : "Tryk ⌘-C for at kopiere.",
"Press Ctrl-C to copy." : "Tryk Ctrl-C for at kopiere.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Du er ikke registreret.\nIndtast dit navn og stem\n(mindst 3 karakterer).",
"Please add some text to your comment before submitting it." : "Tilføj noget tekst til din kommentar for du sender den.",
"Polls" : "Afstemning",
"Go to poll" : "Gå til afstemninger",
"just now" : "nu",
"Expired" : "Udløbet",
"Expires %n" : "Udløber %n",
"Expires never" : "Udløber aldrig",
"Anonymous poll" : "Anonym afstemning",
"Group" : "Gruppe",
"Title" : "Titel",
"Access" : "Adgang",
"Owner" : "Ejer",
"Created" : "Oprettet",
"Expires" : "Udløber",
"Public access" : "Offentligt tilgængelig",
"Only shared" : "Kun delt",
"Registered users only" : "Kun registrerede brugere",
"Hidden poll" : "Skjult afstemning",
"Only shared" : "Kun delt",
"never" : "aldrig",
"Copy Link" : "Kopier link",
"Clone poll" : "Klon afstemning",
@ -33,45 +20,27 @@ OC.L10N.register(
"Edit poll as admin" : "Rediger afstemning som administrator",
"Delete poll as admin" : "Slet afstemning som administrator",
"Link copied to clipboard" : "Link kopieret til udklipsholder",
"Share with" : "Del med",
"Poll description" : "Afstemningsbeskrivelse",
"Description" : "Beskrivelse",
"Vote options" : "Afstemningsvalg",
"Add option" : "Tilføj valg",
"Configuration" : "sætning",
"Poll type" : "Afstemningstype",
"Allow \"maybe\" vote" : "Tillad \"måske\" stemmer",
"Hide user names for admin" : "Skjul brugernavne for administrator",
"hidden" : "skjult",
"Group" : "Gruppe",
"Create new poll" : "Opret ny afstemning",
"Update poll" : "Opdatér afstemning",
"Poll type" : "Afstemningstype",
"Receive notification email on activity" : "Modtag notifikationsemail om aktivitet",
"Share with" : "Del med",
"Comments" : "Kommentarer",
"Configuration" : "sætning",
"No comments yet. Be the first." : "Ingen kommentarer endnu. Vær den første.",
"Description" : "Beskrivelse",
"Allow \"maybe\" vote" : "Tillad \"måske\" stemmer",
"Anonymous poll" : "Anonym afstemning",
"Hide user names for admin" : "Skjul brugernavne for administrator",
"Expiration date" : "Udløbsdato",
"Click to add a date" : "Klik for at tilføje en dato",
"Update poll" : "Opdatér afstemning",
"Title must not be empty!" : "Overskriften må ikke være tom!",
"%n successfully saved" : "%n blev gemt",
"Clone of %n" : "Klon af %n",
"New" : "Ny",
"No, keep poll." : "Nej, behold afstemning.",
"Yes, delete poll." : "Ja, slet afstemning.",
"Poll \"%n\" deleted" : "Afstemningen \"%n\" blev slettet",
"Access denied" : "Adgang nægtet",
"You are not allowed to view this poll or the poll does not exist." : "Du har ikke tilladelse til at se denne afstemning eller afstemningen eksisterer ikke. ",
"No description provided." : "Ingen beskrivelse fundet.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Afstemningen udløb d. %s. Afstemning er deaktiveret, men du kan stadig kommentere.",
"Your name here" : "Dit navn her",
"Say yes to all" : "Sig ja til alle",
"Say maybe to all" : "Sig måske til alle",
"Vote!" : "Stem!",
"Receive notification email on activity" : "Modtag notifikationsemail om aktivitet",
"Close details" : "Luk detaljer",
"Close" : "Luk",
"Expires on %s" : "Udløber den %s",
"Click to get link" : "Klik for at få link",
"Edit Poll" : "Rediger afstemning",
"Poll expired" : "Afstemning udløbet",
"Comments" : "Kommentarer",
"Login or ..." : "Login eller …",
"New comment …" : "Ny kommentar…",
"No comments yet. Be the first." : "Ingen kommentarer endnu. Vær den første."
"You are not allowed to view this poll or the poll does not exist." : "Du har ikke tilladelse til at se denne afstemning eller afstemningen eksisterer ikke. "
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,28 +1,15 @@
{ "translations": {
"Copied!" : "Kopieret!",
"Copy" : "Kopier",
"Not supported!" : "Ikke understøttet!",
"Press ⌘-C to copy." : "Tryk ⌘-C for at kopiere.",
"Press Ctrl-C to copy." : "Tryk Ctrl-C for at kopiere.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Du er ikke registreret.\nIndtast dit navn og stem\n(mindst 3 karakterer).",
"Please add some text to your comment before submitting it." : "Tilføj noget tekst til din kommentar for du sender den.",
"Polls" : "Afstemning",
"Go to poll" : "Gå til afstemninger",
"just now" : "nu",
"Expired" : "Udløbet",
"Expires %n" : "Udløber %n",
"Expires never" : "Udløber aldrig",
"Anonymous poll" : "Anonym afstemning",
"Group" : "Gruppe",
"Title" : "Titel",
"Access" : "Adgang",
"Owner" : "Ejer",
"Created" : "Oprettet",
"Expires" : "Udløber",
"Public access" : "Offentligt tilgængelig",
"Only shared" : "Kun delt",
"Registered users only" : "Kun registrerede brugere",
"Hidden poll" : "Skjult afstemning",
"Only shared" : "Kun delt",
"never" : "aldrig",
"Copy Link" : "Kopier link",
"Clone poll" : "Klon afstemning",
@ -31,45 +18,27 @@
"Edit poll as admin" : "Rediger afstemning som administrator",
"Delete poll as admin" : "Slet afstemning som administrator",
"Link copied to clipboard" : "Link kopieret til udklipsholder",
"Share with" : "Del med",
"Poll description" : "Afstemningsbeskrivelse",
"Description" : "Beskrivelse",
"Vote options" : "Afstemningsvalg",
"Add option" : "Tilføj valg",
"Configuration" : "sætning",
"Poll type" : "Afstemningstype",
"Allow \"maybe\" vote" : "Tillad \"måske\" stemmer",
"Hide user names for admin" : "Skjul brugernavne for administrator",
"hidden" : "skjult",
"Group" : "Gruppe",
"Create new poll" : "Opret ny afstemning",
"Update poll" : "Opdatér afstemning",
"Poll type" : "Afstemningstype",
"Receive notification email on activity" : "Modtag notifikationsemail om aktivitet",
"Share with" : "Del med",
"Comments" : "Kommentarer",
"Configuration" : "sætning",
"No comments yet. Be the first." : "Ingen kommentarer endnu. Vær den første.",
"Description" : "Beskrivelse",
"Allow \"maybe\" vote" : "Tillad \"måske\" stemmer",
"Anonymous poll" : "Anonym afstemning",
"Hide user names for admin" : "Skjul brugernavne for administrator",
"Expiration date" : "Udløbsdato",
"Click to add a date" : "Klik for at tilføje en dato",
"Update poll" : "Opdatér afstemning",
"Title must not be empty!" : "Overskriften må ikke være tom!",
"%n successfully saved" : "%n blev gemt",
"Clone of %n" : "Klon af %n",
"New" : "Ny",
"No, keep poll." : "Nej, behold afstemning.",
"Yes, delete poll." : "Ja, slet afstemning.",
"Poll \"%n\" deleted" : "Afstemningen \"%n\" blev slettet",
"Access denied" : "Adgang nægtet",
"You are not allowed to view this poll or the poll does not exist." : "Du har ikke tilladelse til at se denne afstemning eller afstemningen eksisterer ikke. ",
"No description provided." : "Ingen beskrivelse fundet.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Afstemningen udløb d. %s. Afstemning er deaktiveret, men du kan stadig kommentere.",
"Your name here" : "Dit navn her",
"Say yes to all" : "Sig ja til alle",
"Say maybe to all" : "Sig måske til alle",
"Vote!" : "Stem!",
"Receive notification email on activity" : "Modtag notifikationsemail om aktivitet",
"Close details" : "Luk detaljer",
"Close" : "Luk",
"Expires on %s" : "Udløber den %s",
"Click to get link" : "Klik for at få link",
"Edit Poll" : "Rediger afstemning",
"Poll expired" : "Afstemning udløbet",
"Comments" : "Kommentarer",
"Login or ..." : "Login eller …",
"New comment …" : "Ny kommentar…",
"No comments yet. Be the first." : "Ingen kommentarer endnu. Vær den første."
"You are not allowed to view this poll or the poll does not exist." : "Du har ikke tilladelse til at se denne afstemning eller afstemningen eksisterer ikke. "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,38 +1,21 @@
OC.L10N.register(
"polls",
{
"Do you really want to delete this new poll?" : "Möchtest Du diese neue Umfrage wirklich löschen?",
"Copied!" : "Kopiert!",
"Copy" : "Kopieren",
"Not supported!" : "Nicht unterstützt!",
"Press ⌘-C to copy." : "Drücke ⌘-C zum Kopieren.",
"Press Ctrl-C to copy." : "Drücke Strg-C zum Kopieren.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Du bist nicht registriert.\nGebe bitte Deinen Namen an, um abzustimmen.\n(mindestens 3 Buchstaben).",
"Please add some text to your comment before submitting it." : "Füge bitte Deinem Kommentar Text hinzu, bevor Du absendest.",
"An error occurred, your comment was not posted." : "Ein Fehler ist aufgetreten, Dein Kommentar wurde nicht veröffentlicht.",
"Polls" : "Umfragen",
"Polls App - New Activity" : "Umfragen App - Neue Aktivität",
"{user} participated in the poll \"{title}\"" : "{user} hat an der Umfrage \"{title}\" teilgenommen",
"Go to poll" : "Zur Umfrage gehen",
"just now" : "gerade jetzt",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Eine Umfrage-App ähnlich wie Doodle/Dudle, mit der Möglichkeit Zugriffe zu beschränken.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Eine Umfrage-App ähnlich wie Doodle/Dudle, mit der Möglichkeit Zugriffe zu beschränken (versteckt/öffentlich oder bestimmte Gruppen/Benutzer/Mitglieder).",
"Expired" : "Abgelaufen",
"Expires %n" : "Läuft ab am %n",
"Expires never" : "Läuft nie ab",
"Anonymous poll" : "Anonyme Umfrage",
"Usernames hidden to Owner" : "Nutzernamen vor Inhaber verborgen",
"Usernames visible to Owner" : "Nutzernamen für Inhaber sichtbar",
"Group" : "Gruppe",
"Title" : "Titel",
"Access" : "Zugriff",
"Owner" : "Inhaber",
"Created" : "Erstellt",
"Expires" : "Ablaufdatum",
"Public access" : "Öffentlicher Zugriff",
"Only shared" : "Nur geteilt",
"Registered users only" : "Nur für registrierte Nutzer",
"Hidden poll" : "Versteckte Umfrage",
"Only shared" : "Nur geteilt",
"Text poll" : "Zustimmungsumfrage",
"Date poll" : "Datumsumfrage",
"never" : "nie",
@ -44,39 +27,30 @@ OC.L10N.register(
"Delete poll as admin" : "Umfrage als Administrator löschen",
"Link copied to clipboard" : "Link in die Zwischenablage kopiert",
"Error, while copying link to clipboard" : "Fehler beim Kopieren des Links in die Zwischenablage",
"_There is %n comment_::_There are %n comments_" : ["Es gibt %n Kommentar","Es gibt %n Kommentare"],
"Share with" : "Teilen mit…",
"Poll description" : "Umfragebeschreibung",
"Description" : "Beschreibung",
"Vote options" : "Abstimmungsoptionen",
"Group" : "Gruppe",
"Create new poll" : "Neue Umfrage erstellen",
"Poll type" : "Umfragetyp",
"Event schedule" : "Datumsangabe",
"Text based" : "Textbasiert",
"Shift dates" : "Datumsangaben verschieben",
"Shift all dates for " : "Alle Datumsangaben verschieben für",
"Add option" : "Option hinzufügen",
"You are editing in admin mode" : "Du bearbeitest im Administratorenmodus",
"Cancel" : "Abbrechen",
"Receive notification email on activity" : "Erhalte E-Mail Benachrichtigungen bei Aktivitäten",
"Share with" : "Teilen mit…",
"Comments" : "Kommentare",
"Configuration" : "Einstellung",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "Die Konfiguration ist gesperrt. Das Ändern von Optionen kann zu unerwünschtem Verhalten führen, Du kannst sie jedoch dennoch entsperren.",
"Unlock configuration " : "Konfiguration freischalten",
"Poll type" : "Umfragetyp",
"No comments yet. Be the first." : "Bisher keine Kommentare. Sei die/der Erste.",
"Description" : "Beschreibung",
"Poll configurations" : "Umfrage Einstellungen",
"Allow \"maybe\" vote" : "\"Vielleicht\" erlauben",
"Anonymous poll" : "Anonyme Umfrage",
"Hide user names for admin" : "Namen der Teilnehmer vor Administrator verbergen",
"hidden" : "Versteckt",
"Name of user or group" : "Name des Nutzers oder der Gruppe",
"Create new poll" : "Neue Umfrage erstellen",
"Writing poll" : "Schreibe Umfrage",
"Update poll" : "Umfrage aktualisieren",
"Expiration date" : "Ablaufdatum",
"Click to add a date" : "Klicken um Datum hinzuzufügen",
"Shift all date options" : "Datumsoptionen verschieben",
"Cancel" : "Abbrechen",
"Apply" : "Übernehmen",
"Writing poll" : "Schreibe Umfrage",
"Update poll" : "Umfrage aktualisieren",
"Title must not be empty!" : "Der Titel darf nicht leer sein!",
"%n successfully saved" : "%n gespeichert",
"Error on saving poll, see console" : "Fehler beim Speichern der Umfrage. Siehe Konsole.",
"Clone of %n" : "Duplikat von %n",
"New" : "Neu",
"Shift all date options" : "Datumsoptionen verschieben",
"_There is %n comment_::_There are %n comments_" : ["Es gibt %n Kommentar","Es gibt %n Kommentare"],
"Click here to add a poll" : "Hier Klicken um eine Umfrage hinzuzufügen",
"Do you want to delete \"%n\"?" : "Möchtest Du \"%n\" löschen?",
"No, keep poll." : "Nein, Umfrage behalten.",
@ -86,27 +60,6 @@ OC.L10N.register(
"Access denied" : "Zugriff verboten",
"You are not allowed to view this poll or the poll does not exist." : "Du bist nicht berechtigt, diese Umfrage zu sehen, oder diese Umfrage existiert nicht.",
"You are not allowed to edit this poll or the poll does not exist." : "Du bist nicht berechtigt, diese Umfrage zu bearbeiten, oder diese Umfrage existiert nicht.",
"You are either not allowed to delete this poll or it doesn't exist." : "Du bist nicht berechtigt, diese Umfrage zu löschen, oder diese Umfrage existiert nicht.",
"No description provided." : "Keine Beschreibung vorhanden.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Die Umfrage ist am %s abgelaufen. Abstimmen ist nicht mehr möglich, aber Du kannst weiterhin kommentieren.",
"Switch all options at once" : "Ändere alle Optionen gleichzeitig",
"Your name here" : "Dein Name hier",
"Say yes to all" : "Sage JA zu allen",
"Reset all (say no)" : "Alle zurücksetzen (Sage NEIN)",
"Say maybe to all" : "Sage VIELLEICHT zu allen",
"This poll was updated since your last visit. Please check your votes." : "Die Umfrage wurde seit Deinem letzten Besuch aktualisiert. Bitte prüfe Deine Stimmabgabe.",
"Vote!" : "Abstimmen!",
"Receive notification email on activity" : "Erhalte E-Mail Benachrichtigungen bei Aktivitäten",
"Close details" : "Details schließen",
"Close" : "Schließen",
"Expires on %s" : "Läuft ab am %s",
"Invitation access" : "Einladungszugriff",
"Click to get link" : "Klicken, um den Link zu sehen",
"Edit Poll" : "Umfrage bearbeiten",
"Poll expired" : "Umfrage abgelaufen",
"Comments" : "Kommentare",
"Login or ..." : "Einloggen oder ...",
"New comment …" : "Neuer Kommentar ...",
"No comments yet. Be the first." : "Bisher keine Kommentare. Sei die/der Erste."
"You are either not allowed to delete this poll or it doesn't exist." : "Du bist nicht berechtigt, diese Umfrage zu löschen, oder diese Umfrage existiert nicht."
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,36 +1,19 @@
{ "translations": {
"Do you really want to delete this new poll?" : "Möchtest Du diese neue Umfrage wirklich löschen?",
"Copied!" : "Kopiert!",
"Copy" : "Kopieren",
"Not supported!" : "Nicht unterstützt!",
"Press ⌘-C to copy." : "Drücke ⌘-C zum Kopieren.",
"Press Ctrl-C to copy." : "Drücke Strg-C zum Kopieren.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Du bist nicht registriert.\nGebe bitte Deinen Namen an, um abzustimmen.\n(mindestens 3 Buchstaben).",
"Please add some text to your comment before submitting it." : "Füge bitte Deinem Kommentar Text hinzu, bevor Du absendest.",
"An error occurred, your comment was not posted." : "Ein Fehler ist aufgetreten, Dein Kommentar wurde nicht veröffentlicht.",
"Polls" : "Umfragen",
"Polls App - New Activity" : "Umfragen App - Neue Aktivität",
"{user} participated in the poll \"{title}\"" : "{user} hat an der Umfrage \"{title}\" teilgenommen",
"Go to poll" : "Zur Umfrage gehen",
"just now" : "gerade jetzt",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Eine Umfrage-App ähnlich wie Doodle/Dudle, mit der Möglichkeit Zugriffe zu beschränken.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Eine Umfrage-App ähnlich wie Doodle/Dudle, mit der Möglichkeit Zugriffe zu beschränken (versteckt/öffentlich oder bestimmte Gruppen/Benutzer/Mitglieder).",
"Expired" : "Abgelaufen",
"Expires %n" : "Läuft ab am %n",
"Expires never" : "Läuft nie ab",
"Anonymous poll" : "Anonyme Umfrage",
"Usernames hidden to Owner" : "Nutzernamen vor Inhaber verborgen",
"Usernames visible to Owner" : "Nutzernamen für Inhaber sichtbar",
"Group" : "Gruppe",
"Title" : "Titel",
"Access" : "Zugriff",
"Owner" : "Inhaber",
"Created" : "Erstellt",
"Expires" : "Ablaufdatum",
"Public access" : "Öffentlicher Zugriff",
"Only shared" : "Nur geteilt",
"Registered users only" : "Nur für registrierte Nutzer",
"Hidden poll" : "Versteckte Umfrage",
"Only shared" : "Nur geteilt",
"Text poll" : "Zustimmungsumfrage",
"Date poll" : "Datumsumfrage",
"never" : "nie",
@ -42,39 +25,30 @@
"Delete poll as admin" : "Umfrage als Administrator löschen",
"Link copied to clipboard" : "Link in die Zwischenablage kopiert",
"Error, while copying link to clipboard" : "Fehler beim Kopieren des Links in die Zwischenablage",
"_There is %n comment_::_There are %n comments_" : ["Es gibt %n Kommentar","Es gibt %n Kommentare"],
"Share with" : "Teilen mit…",
"Poll description" : "Umfragebeschreibung",
"Description" : "Beschreibung",
"Vote options" : "Abstimmungsoptionen",
"Group" : "Gruppe",
"Create new poll" : "Neue Umfrage erstellen",
"Poll type" : "Umfragetyp",
"Event schedule" : "Datumsangabe",
"Text based" : "Textbasiert",
"Shift dates" : "Datumsangaben verschieben",
"Shift all dates for " : "Alle Datumsangaben verschieben für",
"Add option" : "Option hinzufügen",
"You are editing in admin mode" : "Du bearbeitest im Administratorenmodus",
"Cancel" : "Abbrechen",
"Receive notification email on activity" : "Erhalte E-Mail Benachrichtigungen bei Aktivitäten",
"Share with" : "Teilen mit…",
"Comments" : "Kommentare",
"Configuration" : "Einstellung",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "Die Konfiguration ist gesperrt. Das Ändern von Optionen kann zu unerwünschtem Verhalten führen, Du kannst sie jedoch dennoch entsperren.",
"Unlock configuration " : "Konfiguration freischalten",
"Poll type" : "Umfragetyp",
"No comments yet. Be the first." : "Bisher keine Kommentare. Sei die/der Erste.",
"Description" : "Beschreibung",
"Poll configurations" : "Umfrage Einstellungen",
"Allow \"maybe\" vote" : "\"Vielleicht\" erlauben",
"Anonymous poll" : "Anonyme Umfrage",
"Hide user names for admin" : "Namen der Teilnehmer vor Administrator verbergen",
"hidden" : "Versteckt",
"Name of user or group" : "Name des Nutzers oder der Gruppe",
"Create new poll" : "Neue Umfrage erstellen",
"Writing poll" : "Schreibe Umfrage",
"Update poll" : "Umfrage aktualisieren",
"Expiration date" : "Ablaufdatum",
"Click to add a date" : "Klicken um Datum hinzuzufügen",
"Shift all date options" : "Datumsoptionen verschieben",
"Cancel" : "Abbrechen",
"Apply" : "Übernehmen",
"Writing poll" : "Schreibe Umfrage",
"Update poll" : "Umfrage aktualisieren",
"Title must not be empty!" : "Der Titel darf nicht leer sein!",
"%n successfully saved" : "%n gespeichert",
"Error on saving poll, see console" : "Fehler beim Speichern der Umfrage. Siehe Konsole.",
"Clone of %n" : "Duplikat von %n",
"New" : "Neu",
"Shift all date options" : "Datumsoptionen verschieben",
"_There is %n comment_::_There are %n comments_" : ["Es gibt %n Kommentar","Es gibt %n Kommentare"],
"Click here to add a poll" : "Hier Klicken um eine Umfrage hinzuzufügen",
"Do you want to delete \"%n\"?" : "Möchtest Du \"%n\" löschen?",
"No, keep poll." : "Nein, Umfrage behalten.",
@ -84,27 +58,6 @@
"Access denied" : "Zugriff verboten",
"You are not allowed to view this poll or the poll does not exist." : "Du bist nicht berechtigt, diese Umfrage zu sehen, oder diese Umfrage existiert nicht.",
"You are not allowed to edit this poll or the poll does not exist." : "Du bist nicht berechtigt, diese Umfrage zu bearbeiten, oder diese Umfrage existiert nicht.",
"You are either not allowed to delete this poll or it doesn't exist." : "Du bist nicht berechtigt, diese Umfrage zu löschen, oder diese Umfrage existiert nicht.",
"No description provided." : "Keine Beschreibung vorhanden.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Die Umfrage ist am %s abgelaufen. Abstimmen ist nicht mehr möglich, aber Du kannst weiterhin kommentieren.",
"Switch all options at once" : "Ändere alle Optionen gleichzeitig",
"Your name here" : "Dein Name hier",
"Say yes to all" : "Sage JA zu allen",
"Reset all (say no)" : "Alle zurücksetzen (Sage NEIN)",
"Say maybe to all" : "Sage VIELLEICHT zu allen",
"This poll was updated since your last visit. Please check your votes." : "Die Umfrage wurde seit Deinem letzten Besuch aktualisiert. Bitte prüfe Deine Stimmabgabe.",
"Vote!" : "Abstimmen!",
"Receive notification email on activity" : "Erhalte E-Mail Benachrichtigungen bei Aktivitäten",
"Close details" : "Details schließen",
"Close" : "Schließen",
"Expires on %s" : "Läuft ab am %s",
"Invitation access" : "Einladungszugriff",
"Click to get link" : "Klicken, um den Link zu sehen",
"Edit Poll" : "Umfrage bearbeiten",
"Poll expired" : "Umfrage abgelaufen",
"Comments" : "Kommentare",
"Login or ..." : "Einloggen oder ...",
"New comment …" : "Neuer Kommentar ...",
"No comments yet. Be the first." : "Bisher keine Kommentare. Sei die/der Erste."
"You are either not allowed to delete this poll or it doesn't exist." : "Du bist nicht berechtigt, diese Umfrage zu löschen, oder diese Umfrage existiert nicht."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,38 +1,21 @@
OC.L10N.register(
"polls",
{
"Do you really want to delete this new poll?" : "Möchten Sie die neue Umfrage wirklich löschen?",
"Copied!" : "Kopiert!",
"Copy" : "Kopieren",
"Not supported!" : "Nicht unterstützt!",
"Press ⌘-C to copy." : "Drücken Sie ⌘-C zum Kopieren.",
"Press Ctrl-C to copy." : "Drücken Sie Strg-C zum Kopieren.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Sie sind nicht registriert.\nBitte geben Sie Ihren Namen (mindestens 3 Zeichen) ein, um abzustimmen.",
"Please add some text to your comment before submitting it." : "Bitte fügen Sie Ihrem Kommentar Text hinzu, bevor Sie ihn absenden.",
"An error occurred, your comment was not posted." : "Ein Fehler ist aufgetreten, Ihr Kommentar wurde nicht veröffentlicht.",
"Polls" : "Umfragen",
"Polls App - New Activity" : "Umfragen App - Neue Aktivität",
"{user} participated in the poll \"{title}\"" : "{user} hat an der Umfrage \"{title}\" teilgenommen",
"Go to poll" : "Zur Umfrage gehen",
"just now" : "gerade jetzt",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Eine Umfragen App ähnlich wie doodle/dudle, mit der Möglichkeit Zugriffe zu beschränken.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Eine Umfrage-App ähnlich wie Doodle/Dudle, mit der Möglichkeit Zugriffe zu beschränken (versteckt/öffentlich oder bestimmte Gruppen/Benutzer/Mitglieder).",
"Expired" : "Abgelaufen",
"Expires %n" : "Läuft ab am %n",
"Expires never" : "Läuft nie ab",
"Anonymous poll" : "Anonyme Umfrage",
"Usernames hidden to Owner" : "Nutzernamen vor Inhaber verborgen",
"Usernames visible to Owner" : "Nutzernamen für Inhaber sichtbar",
"Group" : "Gruppe",
"Title" : "Titel",
"Access" : "Zugriff",
"Owner" : "Inhaber",
"Created" : "Erstellt",
"Expires" : "Ablaufdatum",
"Public access" : "Öffentlicher Zugriff",
"Only shared" : "Nur geteilt",
"Registered users only" : "Nur für registrierte Benutzer",
"Hidden poll" : "Versteckte Umfrage",
"Only shared" : "Nur geteilt",
"Text poll" : "Text der Umfrage",
"Date poll" : "Datum der Umfrage",
"never" : "nie",
@ -44,39 +27,30 @@ OC.L10N.register(
"Delete poll as admin" : "Umfrage als Administrator löschen",
"Link copied to clipboard" : "Link in die Zwischenablage kopiert",
"Error, while copying link to clipboard" : "Fehler beim Kopieren des Links in die Zwischenablage",
"_There is %n comment_::_There are %n comments_" : ["Es gibt %n Kommentar","Es gibt %n Kommentare"],
"Share with" : "Teilen mit…",
"Poll description" : "Beschreibung",
"Description" : "Beschreibung",
"Vote options" : "Abstimmungsoptionen",
"Group" : "Gruppe",
"Create new poll" : "Neue Umfrage erstellen",
"Poll type" : "Umfragetyp",
"Event schedule" : "Datumsangabe",
"Text based" : "Textbasiert",
"Shift dates" : "Datumsangaben verschieben",
"Shift all dates for " : "Alle Datumsangaben verschieben für",
"Add option" : "Option hinzufügen",
"You are editing in admin mode" : "Sie bearbeiten im Administratorenmodus",
"Cancel" : "Abbrechen",
"Receive notification email on activity" : "Erhalte E-Mail Benachrichtigungen bei Aktivitäten",
"Share with" : "Teilen mit…",
"Comments" : "Kommentare",
"Configuration" : "Einstellung",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "Die Konfiguration ist gesperrt. Das Ändern von Optionen kann zu unerwünschtem Verhalten führen, Sie können sie jedoch dennoch entsperren.",
"Unlock configuration " : "Konfiguration freischalten",
"Poll type" : "Umfragetyp",
"No comments yet. Be the first." : "Bisher keine Kommentare. Seien Sie die/der Erste.",
"Description" : "Beschreibung",
"Poll configurations" : "Umfrage Einstellungen",
"Allow \"maybe\" vote" : "\"Vielleicht\" erlauben",
"Anonymous poll" : "Anonyme Umfrage",
"Hide user names for admin" : "Namen der Teilnehmer vor Administrator verbergen",
"hidden" : "Versteckt",
"Name of user or group" : "Name des Nutzers oder der Gruppe",
"Create new poll" : "Neue Umfrage erstellen",
"Writing poll" : "Schreibe Umfrage",
"Update poll" : "Umfrage aktualisieren",
"Expiration date" : "Ablaufdatum",
"Click to add a date" : "Datum durch Klick hinzufügen",
"Shift all date options" : "Datumsoptionen verschieben",
"Cancel" : "Abbrechen",
"Apply" : "Übernehmen",
"Writing poll" : "Schreibe Umfrage",
"Update poll" : "Umfrage aktualisieren",
"Title must not be empty!" : "Der Titel darf nicht leer sein!",
"%n successfully saved" : "%n gespeichert",
"Error on saving poll, see console" : "Fehler beim Speichern der Umfrage. Siehe Konsole.",
"Clone of %n" : "Duplikat von %n",
"New" : "Neu",
"Shift all date options" : "Datumsoptionen verschieben",
"_There is %n comment_::_There are %n comments_" : ["Es gibt %n Kommentar","Es gibt %n Kommentare"],
"Click here to add a poll" : "Hier Klicken um eine Umfrage hinzuzufügen",
"Do you want to delete \"%n\"?" : "Möchten Sie \"%n\" löschen?",
"No, keep poll." : "Nein, Umfrage behalten.",
@ -86,27 +60,6 @@ OC.L10N.register(
"Access denied" : "Zugriff verboten",
"You are not allowed to view this poll or the poll does not exist." : "Sie sind nicht berechtigt, diese Umfrage zu sehen, oder diese Umfrage existiert nicht.",
"You are not allowed to edit this poll or the poll does not exist." : "Sie sind nicht berechtigt, diese Umfrage zu bearbeiten, oder diese Umfrage existiert nicht.",
"You are either not allowed to delete this poll or it doesn't exist." : "Sie sind nicht berechtigt, diese Umfrage zu löschen, oder diese Umfrage existiert nicht.",
"No description provided." : "Keine Beschreibung vorhanden.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Die Umfrage ist am %s abgelaufen. Abstimmen ist nicht mehr möglich, aber Sie können weiterhin kommentieren.",
"Switch all options at once" : "Ändern Sie alle Optionen gleichzeitig",
"Your name here" : "Ihr Name",
"Say yes to all" : "JA zu allem",
"Reset all (say no)" : "Alle zurücksetzen (Sage NEIN)",
"Say maybe to all" : "VIELLEICHT zu allem",
"This poll was updated since your last visit. Please check your votes." : "Diese Umfrage wurde seit Ihrem letzen Besuch geändert. Bitte überprüfen Sie ihre Antworten.",
"Vote!" : "Abstimmen!",
"Receive notification email on activity" : "Erhalte E-Mail Benachrichtigungen bei Aktivitäten",
"Close details" : "Details schließen",
"Close" : "Schließen",
"Expires on %s" : "Läuft ab am %s",
"Invitation access" : "Einladungszugriff",
"Click to get link" : "Klicken, um den Link zu sehen",
"Edit Poll" : "Umfrage bearbeiten",
"Poll expired" : "Umfrage abgelaufen",
"Comments" : "Kommentare",
"Login or ..." : "Einloggen oder ...",
"New comment …" : "Neuer Kommentar ...",
"No comments yet. Be the first." : "Bisher keine Kommentare. Seien Sie die/der Erste."
"You are either not allowed to delete this poll or it doesn't exist." : "Sie sind nicht berechtigt, diese Umfrage zu löschen, oder diese Umfrage existiert nicht."
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,36 +1,19 @@
{ "translations": {
"Do you really want to delete this new poll?" : "Möchten Sie die neue Umfrage wirklich löschen?",
"Copied!" : "Kopiert!",
"Copy" : "Kopieren",
"Not supported!" : "Nicht unterstützt!",
"Press ⌘-C to copy." : "Drücken Sie ⌘-C zum Kopieren.",
"Press Ctrl-C to copy." : "Drücken Sie Strg-C zum Kopieren.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Sie sind nicht registriert.\nBitte geben Sie Ihren Namen (mindestens 3 Zeichen) ein, um abzustimmen.",
"Please add some text to your comment before submitting it." : "Bitte fügen Sie Ihrem Kommentar Text hinzu, bevor Sie ihn absenden.",
"An error occurred, your comment was not posted." : "Ein Fehler ist aufgetreten, Ihr Kommentar wurde nicht veröffentlicht.",
"Polls" : "Umfragen",
"Polls App - New Activity" : "Umfragen App - Neue Aktivität",
"{user} participated in the poll \"{title}\"" : "{user} hat an der Umfrage \"{title}\" teilgenommen",
"Go to poll" : "Zur Umfrage gehen",
"just now" : "gerade jetzt",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Eine Umfragen App ähnlich wie doodle/dudle, mit der Möglichkeit Zugriffe zu beschränken.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Eine Umfrage-App ähnlich wie Doodle/Dudle, mit der Möglichkeit Zugriffe zu beschränken (versteckt/öffentlich oder bestimmte Gruppen/Benutzer/Mitglieder).",
"Expired" : "Abgelaufen",
"Expires %n" : "Läuft ab am %n",
"Expires never" : "Läuft nie ab",
"Anonymous poll" : "Anonyme Umfrage",
"Usernames hidden to Owner" : "Nutzernamen vor Inhaber verborgen",
"Usernames visible to Owner" : "Nutzernamen für Inhaber sichtbar",
"Group" : "Gruppe",
"Title" : "Titel",
"Access" : "Zugriff",
"Owner" : "Inhaber",
"Created" : "Erstellt",
"Expires" : "Ablaufdatum",
"Public access" : "Öffentlicher Zugriff",
"Only shared" : "Nur geteilt",
"Registered users only" : "Nur für registrierte Benutzer",
"Hidden poll" : "Versteckte Umfrage",
"Only shared" : "Nur geteilt",
"Text poll" : "Text der Umfrage",
"Date poll" : "Datum der Umfrage",
"never" : "nie",
@ -42,39 +25,30 @@
"Delete poll as admin" : "Umfrage als Administrator löschen",
"Link copied to clipboard" : "Link in die Zwischenablage kopiert",
"Error, while copying link to clipboard" : "Fehler beim Kopieren des Links in die Zwischenablage",
"_There is %n comment_::_There are %n comments_" : ["Es gibt %n Kommentar","Es gibt %n Kommentare"],
"Share with" : "Teilen mit…",
"Poll description" : "Beschreibung",
"Description" : "Beschreibung",
"Vote options" : "Abstimmungsoptionen",
"Group" : "Gruppe",
"Create new poll" : "Neue Umfrage erstellen",
"Poll type" : "Umfragetyp",
"Event schedule" : "Datumsangabe",
"Text based" : "Textbasiert",
"Shift dates" : "Datumsangaben verschieben",
"Shift all dates for " : "Alle Datumsangaben verschieben für",
"Add option" : "Option hinzufügen",
"You are editing in admin mode" : "Sie bearbeiten im Administratorenmodus",
"Cancel" : "Abbrechen",
"Receive notification email on activity" : "Erhalte E-Mail Benachrichtigungen bei Aktivitäten",
"Share with" : "Teilen mit…",
"Comments" : "Kommentare",
"Configuration" : "Einstellung",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "Die Konfiguration ist gesperrt. Das Ändern von Optionen kann zu unerwünschtem Verhalten führen, Sie können sie jedoch dennoch entsperren.",
"Unlock configuration " : "Konfiguration freischalten",
"Poll type" : "Umfragetyp",
"No comments yet. Be the first." : "Bisher keine Kommentare. Seien Sie die/der Erste.",
"Description" : "Beschreibung",
"Poll configurations" : "Umfrage Einstellungen",
"Allow \"maybe\" vote" : "\"Vielleicht\" erlauben",
"Anonymous poll" : "Anonyme Umfrage",
"Hide user names for admin" : "Namen der Teilnehmer vor Administrator verbergen",
"hidden" : "Versteckt",
"Name of user or group" : "Name des Nutzers oder der Gruppe",
"Create new poll" : "Neue Umfrage erstellen",
"Writing poll" : "Schreibe Umfrage",
"Update poll" : "Umfrage aktualisieren",
"Expiration date" : "Ablaufdatum",
"Click to add a date" : "Datum durch Klick hinzufügen",
"Shift all date options" : "Datumsoptionen verschieben",
"Cancel" : "Abbrechen",
"Apply" : "Übernehmen",
"Writing poll" : "Schreibe Umfrage",
"Update poll" : "Umfrage aktualisieren",
"Title must not be empty!" : "Der Titel darf nicht leer sein!",
"%n successfully saved" : "%n gespeichert",
"Error on saving poll, see console" : "Fehler beim Speichern der Umfrage. Siehe Konsole.",
"Clone of %n" : "Duplikat von %n",
"New" : "Neu",
"Shift all date options" : "Datumsoptionen verschieben",
"_There is %n comment_::_There are %n comments_" : ["Es gibt %n Kommentar","Es gibt %n Kommentare"],
"Click here to add a poll" : "Hier Klicken um eine Umfrage hinzuzufügen",
"Do you want to delete \"%n\"?" : "Möchten Sie \"%n\" löschen?",
"No, keep poll." : "Nein, Umfrage behalten.",
@ -84,27 +58,6 @@
"Access denied" : "Zugriff verboten",
"You are not allowed to view this poll or the poll does not exist." : "Sie sind nicht berechtigt, diese Umfrage zu sehen, oder diese Umfrage existiert nicht.",
"You are not allowed to edit this poll or the poll does not exist." : "Sie sind nicht berechtigt, diese Umfrage zu bearbeiten, oder diese Umfrage existiert nicht.",
"You are either not allowed to delete this poll or it doesn't exist." : "Sie sind nicht berechtigt, diese Umfrage zu löschen, oder diese Umfrage existiert nicht.",
"No description provided." : "Keine Beschreibung vorhanden.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Die Umfrage ist am %s abgelaufen. Abstimmen ist nicht mehr möglich, aber Sie können weiterhin kommentieren.",
"Switch all options at once" : "Ändern Sie alle Optionen gleichzeitig",
"Your name here" : "Ihr Name",
"Say yes to all" : "JA zu allem",
"Reset all (say no)" : "Alle zurücksetzen (Sage NEIN)",
"Say maybe to all" : "VIELLEICHT zu allem",
"This poll was updated since your last visit. Please check your votes." : "Diese Umfrage wurde seit Ihrem letzen Besuch geändert. Bitte überprüfen Sie ihre Antworten.",
"Vote!" : "Abstimmen!",
"Receive notification email on activity" : "Erhalte E-Mail Benachrichtigungen bei Aktivitäten",
"Close details" : "Details schließen",
"Close" : "Schließen",
"Expires on %s" : "Läuft ab am %s",
"Invitation access" : "Einladungszugriff",
"Click to get link" : "Klicken, um den Link zu sehen",
"Edit Poll" : "Umfrage bearbeiten",
"Poll expired" : "Umfrage abgelaufen",
"Comments" : "Kommentare",
"Login or ..." : "Einloggen oder ...",
"New comment …" : "Neuer Kommentar ...",
"No comments yet. Be the first." : "Bisher keine Kommentare. Seien Sie die/der Erste."
"You are either not allowed to delete this poll or it doesn't exist." : "Sie sind nicht berechtigt, diese Umfrage zu löschen, oder diese Umfrage existiert nicht."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,26 +1,10 @@
OC.L10N.register(
"polls",
{
"Copied!" : "Αντιγράφηκε!",
"Copy" : "Αντιγραφή",
"Not supported!" : "Δεν υποστηρίζεται!",
"Press ⌘-C to copy." : "Για αντιγραφή πατήστε ⌘-C.",
"Press Ctrl-C to copy." : "Για αντιγραφή πατήστε Ctrl-C.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Δεν είστε εγγεγραμμένος.\nΠαρακαλούμε εισάγετε το όνομά σας για να ψηφίσετε\n(το λιγότερο 3 χαρακτήρες).",
"Please add some text to your comment before submitting it." : "Παρακαλούμε προσθέστε ένα κείμενο στο σχόλιό σας πριν το υποβάλλετε.",
"An error occurred, your comment was not posted." : "Παρουσιάστηκε σφάλμα, το σχόλιό σας δεν δημοσιεύτηκε.",
"Polls" : "Ψηφοφορίες",
"Polls App - New Activity" : "Εφαρμογή ψηφοφοριών - Νέα δραστηριότητα",
"{user} participated in the poll \"{title}\"" : "Ο {user} συμμετείχε στην ψηφοφορία \"{title}\"",
"Go to poll" : "Μετάβαση στην ψηφοφορία",
"just now" : "μόλις τώρα",
"Expired" : "Έληξε",
"Expires %n" : "Λήγει στις %n",
"Expires never" : "Δεν λήγει ποτέ",
"Anonymous poll" : "Ανώνυμη ψηφοφορία",
"Usernames hidden to Owner" : "Τα ονόματα χρήστη είναι κρυφά στον ιδιοκτήτη",
"Usernames visible to Owner" : "Τα ονόματα χρήστη είναι ορατά στον ιδιοκτήτη",
"Group" : "Ομάδα",
"Title" : "Τίτλος",
"Access" : "Πρόσβαση",
"Owner" : "Ιδιοκτήτης",
@ -36,33 +20,20 @@ OC.L10N.register(
"Edit poll as admin" : "Επεξεργασία ψηφοφορίας ως διαχειριστής",
"Delete poll as admin" : "Διαγραφή ψηφοφορίας ως διαχειριστής",
"Error, while copying link to clipboard" : "Σφάλμα, κατά την αντιγραφή συνδέσμου στο πρόχειρο",
"Share with" : "Διαμοιρασμός με",
"Poll description" : "Περιγραφή ψηφοφορίας",
"Description" : "Περιγραφή",
"Vote options" : "Επιλογές ψηφοφορίας",
"Shift dates" : "Ημερομηνίες αλλαγής",
"Configuration" : "Ρυθμίσεις",
"Poll type" : "Τύπος ψηφοφορίας",
"hidden" : "κρυφά",
"Name of user or group" : "Όνομα του χρήστη ή της ομάδας",
"Group" : "Ομάδα",
"Create new poll" : "Δημιουργία νέας ψηφοφορίας",
"Update poll" : "Ενημέρωση ψηφοφορίας",
"Poll type" : "Τύπος ψηφοφορίας",
"Cancel" : "Aκύρωση",
"Share with" : "Διαμοιρασμός με",
"Comments" : "Σχόλια",
"Configuration" : "Ρυθμίσεις",
"No comments yet. Be the first." : "Κανένα σχόλιο ακόμα. Ξεκινήστε την συζήτηση.",
"Description" : "Περιγραφή",
"Anonymous poll" : "Ανώνυμη ψηφοφορία",
"Expiration date" : "Ημερομηνία λήξης",
"Click to add a date" : "Κάντε κλικ για να προσθέσετε ημερομηνία",
"Update poll" : "Ενημέρωση ψηφοφορίας",
"Shift all date options" : "Μετακινήστε όλες τις επιλογές ημερομηνίας",
"Cancel" : "Aκύρωση",
"Apply" : "Εφαρμογή",
"New" : "Νέα",
"Access denied" : "Δεν επιτρέπεται η πρόσβαση",
"Your name here" : "Το όνομά σας εδώ",
"Close details" : "Κλείσιμο λεπτομερειών",
"Close" : "Κλείσιμο",
"Expires on %s" : "Λήγει στις %s",
"Click to get link" : "Κάντε κλικ για λήψη συνδέσμου",
"Edit Poll" : "Επεξεργασία ψηφοφορίας",
"Poll expired" : "Η ψηφοφορία έληξε",
"Comments" : "Σχόλια",
"New comment …" : "Νέο σχόλιο …",
"No comments yet. Be the first." : "Κανένα σχόλιο ακόμα. Ξεκινήστε την συζήτηση."
"Access denied" : "Δεν επιτρέπεται η πρόσβαση"
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,24 +1,8 @@
{ "translations": {
"Copied!" : "Αντιγράφηκε!",
"Copy" : "Αντιγραφή",
"Not supported!" : "Δεν υποστηρίζεται!",
"Press ⌘-C to copy." : "Για αντιγραφή πατήστε ⌘-C.",
"Press Ctrl-C to copy." : "Για αντιγραφή πατήστε Ctrl-C.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Δεν είστε εγγεγραμμένος.\nΠαρακαλούμε εισάγετε το όνομά σας για να ψηφίσετε\n(το λιγότερο 3 χαρακτήρες).",
"Please add some text to your comment before submitting it." : "Παρακαλούμε προσθέστε ένα κείμενο στο σχόλιό σας πριν το υποβάλλετε.",
"An error occurred, your comment was not posted." : "Παρουσιάστηκε σφάλμα, το σχόλιό σας δεν δημοσιεύτηκε.",
"Polls" : "Ψηφοφορίες",
"Polls App - New Activity" : "Εφαρμογή ψηφοφοριών - Νέα δραστηριότητα",
"{user} participated in the poll \"{title}\"" : "Ο {user} συμμετείχε στην ψηφοφορία \"{title}\"",
"Go to poll" : "Μετάβαση στην ψηφοφορία",
"just now" : "μόλις τώρα",
"Expired" : "Έληξε",
"Expires %n" : "Λήγει στις %n",
"Expires never" : "Δεν λήγει ποτέ",
"Anonymous poll" : "Ανώνυμη ψηφοφορία",
"Usernames hidden to Owner" : "Τα ονόματα χρήστη είναι κρυφά στον ιδιοκτήτη",
"Usernames visible to Owner" : "Τα ονόματα χρήστη είναι ορατά στον ιδιοκτήτη",
"Group" : "Ομάδα",
"Title" : "Τίτλος",
"Access" : "Πρόσβαση",
"Owner" : "Ιδιοκτήτης",
@ -34,33 +18,20 @@
"Edit poll as admin" : "Επεξεργασία ψηφοφορίας ως διαχειριστής",
"Delete poll as admin" : "Διαγραφή ψηφοφορίας ως διαχειριστής",
"Error, while copying link to clipboard" : "Σφάλμα, κατά την αντιγραφή συνδέσμου στο πρόχειρο",
"Share with" : "Διαμοιρασμός με",
"Poll description" : "Περιγραφή ψηφοφορίας",
"Description" : "Περιγραφή",
"Vote options" : "Επιλογές ψηφοφορίας",
"Shift dates" : "Ημερομηνίες αλλαγής",
"Configuration" : "Ρυθμίσεις",
"Poll type" : "Τύπος ψηφοφορίας",
"hidden" : "κρυφά",
"Name of user or group" : "Όνομα του χρήστη ή της ομάδας",
"Group" : "Ομάδα",
"Create new poll" : "Δημιουργία νέας ψηφοφορίας",
"Update poll" : "Ενημέρωση ψηφοφορίας",
"Poll type" : "Τύπος ψηφοφορίας",
"Cancel" : "Aκύρωση",
"Share with" : "Διαμοιρασμός με",
"Comments" : "Σχόλια",
"Configuration" : "Ρυθμίσεις",
"No comments yet. Be the first." : "Κανένα σχόλιο ακόμα. Ξεκινήστε την συζήτηση.",
"Description" : "Περιγραφή",
"Anonymous poll" : "Ανώνυμη ψηφοφορία",
"Expiration date" : "Ημερομηνία λήξης",
"Click to add a date" : "Κάντε κλικ για να προσθέσετε ημερομηνία",
"Update poll" : "Ενημέρωση ψηφοφορίας",
"Shift all date options" : "Μετακινήστε όλες τις επιλογές ημερομηνίας",
"Cancel" : "Aκύρωση",
"Apply" : "Εφαρμογή",
"New" : "Νέα",
"Access denied" : "Δεν επιτρέπεται η πρόσβαση",
"Your name here" : "Το όνομά σας εδώ",
"Close details" : "Κλείσιμο λεπτομερειών",
"Close" : "Κλείσιμο",
"Expires on %s" : "Λήγει στις %s",
"Click to get link" : "Κάντε κλικ για λήψη συνδέσμου",
"Edit Poll" : "Επεξεργασία ψηφοφορίας",
"Poll expired" : "Η ψηφοφορία έληξε",
"Comments" : "Σχόλια",
"New comment …" : "Νέο σχόλιο …",
"No comments yet. Be the first." : "Κανένα σχόλιο ακόμα. Ξεκινήστε την συζήτηση."
"Access denied" : "Δεν επιτρέπεται η πρόσβαση"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,23 +1,10 @@
OC.L10N.register(
"polls",
{
"Copied!" : "Copied!",
"Copy" : "Copy",
"Not supported!" : "Not supported!",
"Press ⌘-C to copy." : "Press ⌘-C to copy.",
"Press Ctrl-C to copy." : "Press Ctrl-C to copy.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "You are not registered.\nPlease enter your name to vote\n(at least 3 characters).",
"Please add some text to your comment before submitting it." : "Please add some text to your comment before submitting it.",
"An error occurred, your comment was not posted." : "An error occurred, your comment was not posted.",
"Polls" : "Polls",
"Polls App - New Activity" : "Polls App - New Activity",
"just now" : "just now",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "A polls app, similar to doodle/dudle with the possibility to restrict access.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public).",
"Expired" : "Expired",
"Expires never" : "Expires never",
"Usernames hidden to Owner" : "Usernames hidden to Owner",
"Usernames visible to Owner" : "Usernames visible to Owner",
"Title" : "Title",
"Access" : "Access",
"Owner" : "Owner",
@ -25,28 +12,14 @@ OC.L10N.register(
"Expires" : "Expires",
"Copy Link" : "Copy Link",
"Delete poll" : "Delete poll",
"Description" : "Description",
"Create new poll" : "Create new poll",
"Receive notification email on activity" : "Receive notification email on activity",
"Comments" : "Comments",
"No comments yet. Be the first." : "No comments yet. Be the first.",
"Description" : "Description",
"Update poll" : "Update poll",
"Access denied" : "Access denied",
"You are not allowed to view this poll or the poll does not exist." : "You are not allowed to view this poll or the poll does not exist.",
"You are not allowed to edit this poll or the poll does not exist." : "You are not allowed to edit this poll or the poll does not exist.",
"No description provided." : "No description provided.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "The poll expired on %s. Voting is disabled, but you can still comment.",
"Switch all options at once" : "Switch all options at once",
"Your name here" : "Your name here",
"Vote!" : "Vote!",
"Receive notification email on activity" : "Receive notification email on activity",
"Close details" : "Close details",
"Close" : "Close",
"Expires on %s" : "Expires on %s",
"Invitation access" : "Invitation access",
"Click to get link" : "Click to get link",
"Edit Poll" : "Edit Poll",
"Poll expired" : "Poll expired",
"Comments" : "Comments",
"Login or ..." : "Login or ...",
"New comment …" : "New comment …",
"No comments yet. Be the first." : "No comments yet. Be the first."
"You are not allowed to edit this poll or the poll does not exist." : "You are not allowed to edit this poll or the poll does not exist."
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,21 +1,8 @@
{ "translations": {
"Copied!" : "Copied!",
"Copy" : "Copy",
"Not supported!" : "Not supported!",
"Press ⌘-C to copy." : "Press ⌘-C to copy.",
"Press Ctrl-C to copy." : "Press Ctrl-C to copy.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "You are not registered.\nPlease enter your name to vote\n(at least 3 characters).",
"Please add some text to your comment before submitting it." : "Please add some text to your comment before submitting it.",
"An error occurred, your comment was not posted." : "An error occurred, your comment was not posted.",
"Polls" : "Polls",
"Polls App - New Activity" : "Polls App - New Activity",
"just now" : "just now",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "A polls app, similar to doodle/dudle with the possibility to restrict access.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public).",
"Expired" : "Expired",
"Expires never" : "Expires never",
"Usernames hidden to Owner" : "Usernames hidden to Owner",
"Usernames visible to Owner" : "Usernames visible to Owner",
"Title" : "Title",
"Access" : "Access",
"Owner" : "Owner",
@ -23,28 +10,14 @@
"Expires" : "Expires",
"Copy Link" : "Copy Link",
"Delete poll" : "Delete poll",
"Description" : "Description",
"Create new poll" : "Create new poll",
"Receive notification email on activity" : "Receive notification email on activity",
"Comments" : "Comments",
"No comments yet. Be the first." : "No comments yet. Be the first.",
"Description" : "Description",
"Update poll" : "Update poll",
"Access denied" : "Access denied",
"You are not allowed to view this poll or the poll does not exist." : "You are not allowed to view this poll or the poll does not exist.",
"You are not allowed to edit this poll or the poll does not exist." : "You are not allowed to edit this poll or the poll does not exist.",
"No description provided." : "No description provided.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "The poll expired on %s. Voting is disabled, but you can still comment.",
"Switch all options at once" : "Switch all options at once",
"Your name here" : "Your name here",
"Vote!" : "Vote!",
"Receive notification email on activity" : "Receive notification email on activity",
"Close details" : "Close details",
"Close" : "Close",
"Expires on %s" : "Expires on %s",
"Invitation access" : "Invitation access",
"Click to get link" : "Click to get link",
"Edit Poll" : "Edit Poll",
"Poll expired" : "Poll expired",
"Comments" : "Comments",
"Login or ..." : "Login or ...",
"New comment …" : "New comment …",
"No comments yet. Be the first." : "No comments yet. Be the first."
"You are not allowed to edit this poll or the poll does not exist." : "You are not allowed to edit this poll or the poll does not exist."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,38 +1,21 @@
OC.L10N.register(
"polls",
{
"Do you really want to delete this new poll?" : "Ĉu vi vere volas forigi tiun ĉi novan enketon?",
"Copied!" : "Kopiita!",
"Copy" : "Kopii",
"Not supported!" : "Ne subtenite!",
"Press ⌘-C to copy." : "Premi ⌘-C por kopii.",
"Press Ctrl-C to copy." : "Premi Ctrl-C por kopii.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Vi ne estas registrita.\nBonvoli entajpi vian nomon por voĉdoni\n(almenaŭ 3 signoj)",
"Please add some text to your comment before submitting it." : "Bonvolu aldoni iun tekston al via komento antaŭ ol sendi ĝin.",
"An error occurred, your comment was not posted." : "Eraro okazis, via komento ne estis afiŝita.",
"Polls" : "Enketilo",
"Polls App - New Activity" : "Enketilo-aplikaĵo — Nova aktivaĵo",
"{user} participated in the poll \"{title}\"" : "{user} partoprenis la enketon „{title}“",
"Go to poll" : "Iri al enketo",
"just now" : "ĵus",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Enketa aplikaĵo, samspeca kiel „Doodle“ aŭ „Dudle“, kun limigeblo de aliro.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Enketa aplikaĵo, samspeca kiel „Doodle“ aŭ „Dudle“, kun limigeblo de aliro (membroj, certaj grupoj aŭ uzantoj, kaŝita aŭ publika).",
"Expired" : "Senvalidiĝis",
"Expires %n" : "Senvalidiĝos je %n",
"Expires never" : "Neniam senvalidiĝos",
"Anonymous poll" : "Enketo sennoma",
"Usernames hidden to Owner" : "Uzantnomoj kaŝitaj al posedanto",
"Usernames visible to Owner" : "Uzantnomoj montritaj al posedanto",
"Group" : "Grupo",
"Title" : "Titolo",
"Access" : "Aliro",
"Owner" : "Posedanto",
"Created" : "Kreita",
"Expires" : "Senvalidiĝo",
"Public access" : "Publika aliro",
"Only shared" : "Kunkavigita kun...",
"Registered users only" : "Nur registritaj uzantoj",
"Hidden poll" : "Kaŝita enketo",
"Only shared" : "Kunkavigita kun...",
"Text poll" : "Teksta enketo",
"Date poll" : "Data enketo",
"never" : "neniam",
@ -44,39 +27,30 @@ OC.L10N.register(
"Delete poll as admin" : "Forigi enketon kiel administranto",
"Link copied to clipboard" : "Ligilo kopiita al tondujo",
"Error, while copying link to clipboard" : "Eraro dum kopio de ligilo al tondujo",
"_There is %n comment_::_There are %n comments_" : ["Estas %n komento","Estas %n komentoj"],
"Share with" : "Kunhavigi kun",
"Poll description" : "Enketa priskribo",
"Description" : "Priskribo",
"Vote options" : "Voĉdonaj opcioj",
"Group" : "Grupo",
"Create new poll" : "Krei novan enketon",
"Poll type" : "Enketa tipo",
"Event schedule" : "Plani okazaĵon",
"Text based" : "Uzi tekstajn elektojn",
"Shift dates" : "Movi datojn",
"Shift all dates for " : "Movi ĉiujn datojn por",
"Add option" : "Aldoni opcion",
"You are editing in admin mode" : "Vi modifas kiel administranto",
"Cancel" : "Nuligi",
"Receive notification email on activity" : "Ricevi sciigojn retpoŝte okaze de aktivaĵo",
"Share with" : "Kunhavigi kun",
"Comments" : "Komentoj",
"Configuration" : "Agordo",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "Agordo estas ŝlosita. Ŝanĝado de opcioj povas estigi problemojn, tamen vi povas malŝlosi ĝin.",
"Unlock configuration " : "Malŝlosi agordon",
"Poll type" : "Enketa tipo",
"No comments yet. Be the first." : "Neniu komento. Estu la unua.",
"Description" : "Priskribo",
"Poll configurations" : "Enketa agordo",
"Allow \"maybe\" vote" : "Permesi respondi per „Eble“",
"Anonymous poll" : "Enketo sennoma",
"Hide user names for admin" : "Kaŝi uzantnomojn al administranto",
"hidden" : "Kaŝita",
"Name of user or group" : "Nomo de uzanto aŭ grupo",
"Create new poll" : "Krei novan enketon",
"Writing poll" : "Redakti enketon",
"Update poll" : "Ĝisdatigi enketon",
"Expiration date" : "Limdato",
"Click to add a date" : "Alklaku por aldoni daton",
"Shift all date options" : "Movi ĉiujn datajn opciojn",
"Cancel" : "Nuligi",
"Apply" : "Validigi",
"Writing poll" : "Redakti enketon",
"Update poll" : "Ĝisdatigi enketon",
"Title must not be empty!" : "La titolo ne povas malpleni!",
"%n successfully saved" : "%n sukcese konservita",
"Error on saving poll, see console" : "Erar dum konservo de enketo, vidu la konzolon",
"Clone of %n" : "Duoblo de %n",
"New" : "Nova",
"Shift all date options" : "Movi ĉiujn datajn opciojn",
"_There is %n comment_::_There are %n comments_" : ["Estas %n komento","Estas %n komentoj"],
"Click here to add a poll" : "Alklaku ĉi tie por aldoni enketon",
"Do you want to delete \"%n\"?" : "Ĉu vi volas forigi „%n“?",
"No, keep poll." : "Ne, teni enketon.",
@ -86,27 +60,6 @@ OC.L10N.register(
"Access denied" : "Aliro malpermesata",
"You are not allowed to view this poll or the poll does not exist." : "Vi ne rajtas vidi tiun ĉi enketon, aŭ la enketo ne ekzistas.",
"You are not allowed to edit this poll or the poll does not exist." : "Vi ne rajtas modifi tiun ĉi enketon, aŭ la enketo ne ekzistas.",
"You are either not allowed to delete this poll or it doesn't exist." : "Vi ne rajtas forigi tiun ĉi enketon, aŭ la enketo ne ekzistas.",
"No description provided." : "Neniu priskribo.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La enketo senvalidiĝis je %s. Voĉdoni estas malebligita, sed vi povas komenti.",
"Switch all options at once" : "Ŝanĝi ĉiujn opciojn samtempe",
"Your name here" : "Via nomo ĉi tie",
"Say yes to all" : "Diri „jes“ al ĉiuj",
"Reset all (say no)" : "Restarigi ĉiujn (diri „ne“)",
"Say maybe to all" : "Diri „eble“ al ĉiuj",
"This poll was updated since your last visit. Please check your votes." : "Tiu ĉi enketo estis ĝisdatigita post via lasta vizito. Bv. kontroli viajn respondojn.",
"Vote!" : "Voĉdoni!",
"Receive notification email on activity" : "Ricevi sciigojn retpoŝte okaze de aktivaĵo",
"Close details" : "Fermi detalojn",
"Close" : "Fermi",
"Expires on %s" : "Senvalidiĝas je %s",
"Invitation access" : "Aliro per invito",
"Click to get link" : "Alklaku por havi ligilon",
"Edit Poll" : "Modifi enketon",
"Poll expired" : "Enketo senvalidiĝis",
"Comments" : "Komentoj",
"Login or ..." : "Ensaluti aŭ...",
"New comment …" : "Nova komento...",
"No comments yet. Be the first." : "Neniu komento. Estu la unua."
"You are either not allowed to delete this poll or it doesn't exist." : "Vi ne rajtas forigi tiun ĉi enketon, aŭ la enketo ne ekzistas."
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,36 +1,19 @@
{ "translations": {
"Do you really want to delete this new poll?" : "Ĉu vi vere volas forigi tiun ĉi novan enketon?",
"Copied!" : "Kopiita!",
"Copy" : "Kopii",
"Not supported!" : "Ne subtenite!",
"Press ⌘-C to copy." : "Premi ⌘-C por kopii.",
"Press Ctrl-C to copy." : "Premi Ctrl-C por kopii.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Vi ne estas registrita.\nBonvoli entajpi vian nomon por voĉdoni\n(almenaŭ 3 signoj)",
"Please add some text to your comment before submitting it." : "Bonvolu aldoni iun tekston al via komento antaŭ ol sendi ĝin.",
"An error occurred, your comment was not posted." : "Eraro okazis, via komento ne estis afiŝita.",
"Polls" : "Enketilo",
"Polls App - New Activity" : "Enketilo-aplikaĵo — Nova aktivaĵo",
"{user} participated in the poll \"{title}\"" : "{user} partoprenis la enketon „{title}“",
"Go to poll" : "Iri al enketo",
"just now" : "ĵus",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Enketa aplikaĵo, samspeca kiel „Doodle“ aŭ „Dudle“, kun limigeblo de aliro.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Enketa aplikaĵo, samspeca kiel „Doodle“ aŭ „Dudle“, kun limigeblo de aliro (membroj, certaj grupoj aŭ uzantoj, kaŝita aŭ publika).",
"Expired" : "Senvalidiĝis",
"Expires %n" : "Senvalidiĝos je %n",
"Expires never" : "Neniam senvalidiĝos",
"Anonymous poll" : "Enketo sennoma",
"Usernames hidden to Owner" : "Uzantnomoj kaŝitaj al posedanto",
"Usernames visible to Owner" : "Uzantnomoj montritaj al posedanto",
"Group" : "Grupo",
"Title" : "Titolo",
"Access" : "Aliro",
"Owner" : "Posedanto",
"Created" : "Kreita",
"Expires" : "Senvalidiĝo",
"Public access" : "Publika aliro",
"Only shared" : "Kunkavigita kun...",
"Registered users only" : "Nur registritaj uzantoj",
"Hidden poll" : "Kaŝita enketo",
"Only shared" : "Kunkavigita kun...",
"Text poll" : "Teksta enketo",
"Date poll" : "Data enketo",
"never" : "neniam",
@ -42,39 +25,30 @@
"Delete poll as admin" : "Forigi enketon kiel administranto",
"Link copied to clipboard" : "Ligilo kopiita al tondujo",
"Error, while copying link to clipboard" : "Eraro dum kopio de ligilo al tondujo",
"_There is %n comment_::_There are %n comments_" : ["Estas %n komento","Estas %n komentoj"],
"Share with" : "Kunhavigi kun",
"Poll description" : "Enketa priskribo",
"Description" : "Priskribo",
"Vote options" : "Voĉdonaj opcioj",
"Group" : "Grupo",
"Create new poll" : "Krei novan enketon",
"Poll type" : "Enketa tipo",
"Event schedule" : "Plani okazaĵon",
"Text based" : "Uzi tekstajn elektojn",
"Shift dates" : "Movi datojn",
"Shift all dates for " : "Movi ĉiujn datojn por",
"Add option" : "Aldoni opcion",
"You are editing in admin mode" : "Vi modifas kiel administranto",
"Cancel" : "Nuligi",
"Receive notification email on activity" : "Ricevi sciigojn retpoŝte okaze de aktivaĵo",
"Share with" : "Kunhavigi kun",
"Comments" : "Komentoj",
"Configuration" : "Agordo",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "Agordo estas ŝlosita. Ŝanĝado de opcioj povas estigi problemojn, tamen vi povas malŝlosi ĝin.",
"Unlock configuration " : "Malŝlosi agordon",
"Poll type" : "Enketa tipo",
"No comments yet. Be the first." : "Neniu komento. Estu la unua.",
"Description" : "Priskribo",
"Poll configurations" : "Enketa agordo",
"Allow \"maybe\" vote" : "Permesi respondi per „Eble“",
"Anonymous poll" : "Enketo sennoma",
"Hide user names for admin" : "Kaŝi uzantnomojn al administranto",
"hidden" : "Kaŝita",
"Name of user or group" : "Nomo de uzanto aŭ grupo",
"Create new poll" : "Krei novan enketon",
"Writing poll" : "Redakti enketon",
"Update poll" : "Ĝisdatigi enketon",
"Expiration date" : "Limdato",
"Click to add a date" : "Alklaku por aldoni daton",
"Shift all date options" : "Movi ĉiujn datajn opciojn",
"Cancel" : "Nuligi",
"Apply" : "Validigi",
"Writing poll" : "Redakti enketon",
"Update poll" : "Ĝisdatigi enketon",
"Title must not be empty!" : "La titolo ne povas malpleni!",
"%n successfully saved" : "%n sukcese konservita",
"Error on saving poll, see console" : "Erar dum konservo de enketo, vidu la konzolon",
"Clone of %n" : "Duoblo de %n",
"New" : "Nova",
"Shift all date options" : "Movi ĉiujn datajn opciojn",
"_There is %n comment_::_There are %n comments_" : ["Estas %n komento","Estas %n komentoj"],
"Click here to add a poll" : "Alklaku ĉi tie por aldoni enketon",
"Do you want to delete \"%n\"?" : "Ĉu vi volas forigi „%n“?",
"No, keep poll." : "Ne, teni enketon.",
@ -84,27 +58,6 @@
"Access denied" : "Aliro malpermesata",
"You are not allowed to view this poll or the poll does not exist." : "Vi ne rajtas vidi tiun ĉi enketon, aŭ la enketo ne ekzistas.",
"You are not allowed to edit this poll or the poll does not exist." : "Vi ne rajtas modifi tiun ĉi enketon, aŭ la enketo ne ekzistas.",
"You are either not allowed to delete this poll or it doesn't exist." : "Vi ne rajtas forigi tiun ĉi enketon, aŭ la enketo ne ekzistas.",
"No description provided." : "Neniu priskribo.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La enketo senvalidiĝis je %s. Voĉdoni estas malebligita, sed vi povas komenti.",
"Switch all options at once" : "Ŝanĝi ĉiujn opciojn samtempe",
"Your name here" : "Via nomo ĉi tie",
"Say yes to all" : "Diri „jes“ al ĉiuj",
"Reset all (say no)" : "Restarigi ĉiujn (diri „ne“)",
"Say maybe to all" : "Diri „eble“ al ĉiuj",
"This poll was updated since your last visit. Please check your votes." : "Tiu ĉi enketo estis ĝisdatigita post via lasta vizito. Bv. kontroli viajn respondojn.",
"Vote!" : "Voĉdoni!",
"Receive notification email on activity" : "Ricevi sciigojn retpoŝte okaze de aktivaĵo",
"Close details" : "Fermi detalojn",
"Close" : "Fermi",
"Expires on %s" : "Senvalidiĝas je %s",
"Invitation access" : "Aliro per invito",
"Click to get link" : "Alklaku por havi ligilon",
"Edit Poll" : "Modifi enketon",
"Poll expired" : "Enketo senvalidiĝis",
"Comments" : "Komentoj",
"Login or ..." : "Ensaluti aŭ...",
"New comment …" : "Nova komento...",
"No comments yet. Be the first." : "Neniu komento. Estu la unua."
"You are either not allowed to delete this poll or it doesn't exist." : "Vi ne rajtas forigi tiun ĉi enketon, aŭ la enketo ne ekzistas."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,38 +1,21 @@
OC.L10N.register(
"polls",
{
"Do you really want to delete this new poll?" : "¿Estás seguro de que quieres eliminar esta encuesta nueva?",
"Copied!" : "¡Copiado!",
"Copy" : "Copiar",
"Not supported!" : "¡No soportado!",
"Press ⌘-C to copy." : "Pulsa ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Pulsa Ctrl+C para copiar.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor, introduce tu nombre para votar\n(al menos, 3 caracteres)",
"Please add some text to your comment before submitting it." : "Por favor, añade algo del texto al comentario antes de enviarlo.",
"An error occurred, your comment was not posted." : "Ha ocurrido un error, tu comentario no se ha publicado.",
"Polls" : "Votaciones",
"Polls App - New Activity" : "App de Encuestas - Nueva actividad",
"{user} participated in the poll \"{title}\"" : "{user} ha participado en la votación \"{title}\"",
"Go to poll" : "Ir a la votación",
"just now" : "ahora mismo",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Una app de encuestas, similar a doodle/dudle, con la posibilidad de restringir el acceso.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Una app de encuestas, similar a doodle/dudle, con la posibilidad de restringir el acceso (miembros, ciertos grupos/usuarios, oculta y pública).",
"Expired" : "Caducidad",
"Expires %n" : "Finaliza el %n",
"Expires never" : "No caduca nunca",
"Anonymous poll" : "Votación anónima",
"Usernames hidden to Owner" : "Nombres de usuario ocultos al propietario",
"Usernames visible to Owner" : "Nombres de usuario visibles al propietario",
"Group" : "Grupo",
"Title" : "Título",
"Access" : "Acceso",
"Owner" : "Propietario",
"Created" : "Creada",
"Expires" : "Expira",
"Public access" : "Acceso público",
"Only shared" : "Solo compartida",
"Registered users only" : "Solo para usuarios registrados",
"Hidden poll" : "Votación oculta",
"Only shared" : "Solo compartida",
"Text poll" : "Votación de texto",
"Date poll" : "Votación de fechas",
"never" : "nunca",
@ -44,39 +27,30 @@ OC.L10N.register(
"Delete poll as admin" : "Eliminar votación como administrador",
"Link copied to clipboard" : "Enlace copiado al portapapeles",
"Error, while copying link to clipboard" : "Error al copiar enlace al portapapeles",
"_There is %n comment_::_There are %n comments_" : ["Hay %n comentario","Hay %n comentarios"],
"Share with" : "Compartir con",
"Poll description" : "Descripción de la votación",
"Description" : "Descripción",
"Vote options" : "Opciones para los votos",
"Group" : "Grupo",
"Create new poll" : "Crear nueva votación",
"Poll type" : "Tipo de votación",
"Event schedule" : "Programar evento",
"Text based" : "Basada en texto",
"Shift dates" : "Cambiar fechas",
"Shift all dates for " : "Cambiar todas las fechas por",
"Add option" : "Añadir opción",
"You are editing in admin mode" : "Estás editando en modo administrador",
"Cancel" : "Cancelar",
"Receive notification email on activity" : "Recibir correo con notificaciones sobre la actividad",
"Share with" : "Compartir con",
"Comments" : "Comentarios",
"Configuration" : "Configuración",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "La configuración está bloqueada. Cambiar las opciones puede resultar en un comportamiento no deseado, pero puedes desbloquearla de todas formas.",
"Unlock configuration " : "Desbloquear configuracioń",
"Poll type" : "Tipo de votación",
"No comments yet. Be the first." : "Todavía no hay comentarios. Sé el primero.",
"Description" : "Descripción",
"Poll configurations" : "Configuraciones de la votación",
"Allow \"maybe\" vote" : "Permitir voto \"quizás\"",
"Anonymous poll" : "Votación anónima",
"Hide user names for admin" : "Esconder los nombres de usuario al administrador",
"hidden" : "oculta",
"Name of user or group" : "Nombre de usuario o grupo",
"Create new poll" : "Crear nueva votación",
"Writing poll" : "Votación por escrito",
"Update poll" : "Actualizar votación",
"Expiration date" : "Fecha de finalización",
"Click to add a date" : "Pulsa para añadir una fecha",
"Shift all date options" : "Cambiar todas las opciones de fechas",
"Cancel" : "Cancelar",
"Apply" : "Aplicar",
"Writing poll" : "Votación por escrito",
"Update poll" : "Actualizar votación",
"Title must not be empty!" : "¡El título no puede estar vacío!",
"%n successfully saved" : "%nguardado con éxito",
"Error on saving poll, see console" : "Error al guardar la votación, ver la consola",
"Clone of %n" : "Clonada de %n",
"New" : "Nueva",
"Shift all date options" : "Cambiar todas las opciones de fechas",
"_There is %n comment_::_There are %n comments_" : ["Hay %n comentario","Hay %n comentarios"],
"Click here to add a poll" : "Pulsa aquí para añadir una votación",
"Do you want to delete \"%n\"?" : "¿Quieres eliminar \"%n\"?",
"No, keep poll." : "No, mantener votación.",
@ -86,27 +60,6 @@ OC.L10N.register(
"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.",
"You are either not allowed to delete this poll or it doesn't exist." : "O no estás autorizado para eliminar esta encuesta o no existe.",
"No description provided." : "No se ha proporcionado descripción.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La votación caducó en %s. No se puede votar, pero todavía puedes comentar.",
"Switch all options at once" : "Cambiar todas las opciones de una vez",
"Your name here" : "Tu nombre aquí",
"Say yes to all" : "Decir Sí a todo",
"Reset all (say no)" : "Restablecer todo (decir No)",
"Say maybe to all" : "Decir Quizás a todo",
"This poll was updated since your last visit. Please check your votes." : "Esta votación se ha actualizado desde tu última visita. Por favor, comprueba tus votos.",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir correo con notificaciones sobre la actividad",
"Close details" : "Cerrar detalles",
"Close" : "Cerrar",
"Expires on %s" : "Caduca el %s",
"Invitation access" : "Acceso por invitación",
"Click to get link" : "Clic para conseguir un enlace",
"Edit Poll" : "Editar encuesta",
"Poll expired" : "La votación ha caducado",
"Comments" : "Comentarios",
"Login or ..." : "Iniciar sesión o...",
"New comment …" : "Nuevo comentario...",
"No comments yet. Be the first." : "Todavía no hay comentarios. Sé el primero."
"You are either not allowed to delete this poll or it doesn't exist." : "O no estás autorizado para eliminar esta encuesta o no existe."
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,36 +1,19 @@
{ "translations": {
"Do you really want to delete this new poll?" : "¿Estás seguro de que quieres eliminar esta encuesta nueva?",
"Copied!" : "¡Copiado!",
"Copy" : "Copiar",
"Not supported!" : "¡No soportado!",
"Press ⌘-C to copy." : "Pulsa ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Pulsa Ctrl+C para copiar.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor, introduce tu nombre para votar\n(al menos, 3 caracteres)",
"Please add some text to your comment before submitting it." : "Por favor, añade algo del texto al comentario antes de enviarlo.",
"An error occurred, your comment was not posted." : "Ha ocurrido un error, tu comentario no se ha publicado.",
"Polls" : "Votaciones",
"Polls App - New Activity" : "App de Encuestas - Nueva actividad",
"{user} participated in the poll \"{title}\"" : "{user} ha participado en la votación \"{title}\"",
"Go to poll" : "Ir a la votación",
"just now" : "ahora mismo",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Una app de encuestas, similar a doodle/dudle, con la posibilidad de restringir el acceso.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Una app de encuestas, similar a doodle/dudle, con la posibilidad de restringir el acceso (miembros, ciertos grupos/usuarios, oculta y pública).",
"Expired" : "Caducidad",
"Expires %n" : "Finaliza el %n",
"Expires never" : "No caduca nunca",
"Anonymous poll" : "Votación anónima",
"Usernames hidden to Owner" : "Nombres de usuario ocultos al propietario",
"Usernames visible to Owner" : "Nombres de usuario visibles al propietario",
"Group" : "Grupo",
"Title" : "Título",
"Access" : "Acceso",
"Owner" : "Propietario",
"Created" : "Creada",
"Expires" : "Expira",
"Public access" : "Acceso público",
"Only shared" : "Solo compartida",
"Registered users only" : "Solo para usuarios registrados",
"Hidden poll" : "Votación oculta",
"Only shared" : "Solo compartida",
"Text poll" : "Votación de texto",
"Date poll" : "Votación de fechas",
"never" : "nunca",
@ -42,39 +25,30 @@
"Delete poll as admin" : "Eliminar votación como administrador",
"Link copied to clipboard" : "Enlace copiado al portapapeles",
"Error, while copying link to clipboard" : "Error al copiar enlace al portapapeles",
"_There is %n comment_::_There are %n comments_" : ["Hay %n comentario","Hay %n comentarios"],
"Share with" : "Compartir con",
"Poll description" : "Descripción de la votación",
"Description" : "Descripción",
"Vote options" : "Opciones para los votos",
"Group" : "Grupo",
"Create new poll" : "Crear nueva votación",
"Poll type" : "Tipo de votación",
"Event schedule" : "Programar evento",
"Text based" : "Basada en texto",
"Shift dates" : "Cambiar fechas",
"Shift all dates for " : "Cambiar todas las fechas por",
"Add option" : "Añadir opción",
"You are editing in admin mode" : "Estás editando en modo administrador",
"Cancel" : "Cancelar",
"Receive notification email on activity" : "Recibir correo con notificaciones sobre la actividad",
"Share with" : "Compartir con",
"Comments" : "Comentarios",
"Configuration" : "Configuración",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "La configuración está bloqueada. Cambiar las opciones puede resultar en un comportamiento no deseado, pero puedes desbloquearla de todas formas.",
"Unlock configuration " : "Desbloquear configuracioń",
"Poll type" : "Tipo de votación",
"No comments yet. Be the first." : "Todavía no hay comentarios. Sé el primero.",
"Description" : "Descripción",
"Poll configurations" : "Configuraciones de la votación",
"Allow \"maybe\" vote" : "Permitir voto \"quizás\"",
"Anonymous poll" : "Votación anónima",
"Hide user names for admin" : "Esconder los nombres de usuario al administrador",
"hidden" : "oculta",
"Name of user or group" : "Nombre de usuario o grupo",
"Create new poll" : "Crear nueva votación",
"Writing poll" : "Votación por escrito",
"Update poll" : "Actualizar votación",
"Expiration date" : "Fecha de finalización",
"Click to add a date" : "Pulsa para añadir una fecha",
"Shift all date options" : "Cambiar todas las opciones de fechas",
"Cancel" : "Cancelar",
"Apply" : "Aplicar",
"Writing poll" : "Votación por escrito",
"Update poll" : "Actualizar votación",
"Title must not be empty!" : "¡El título no puede estar vacío!",
"%n successfully saved" : "%nguardado con éxito",
"Error on saving poll, see console" : "Error al guardar la votación, ver la consola",
"Clone of %n" : "Clonada de %n",
"New" : "Nueva",
"Shift all date options" : "Cambiar todas las opciones de fechas",
"_There is %n comment_::_There are %n comments_" : ["Hay %n comentario","Hay %n comentarios"],
"Click here to add a poll" : "Pulsa aquí para añadir una votación",
"Do you want to delete \"%n\"?" : "¿Quieres eliminar \"%n\"?",
"No, keep poll." : "No, mantener votación.",
@ -84,27 +58,6 @@
"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.",
"You are either not allowed to delete this poll or it doesn't exist." : "O no estás autorizado para eliminar esta encuesta o no existe.",
"No description provided." : "No se ha proporcionado descripción.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La votación caducó en %s. No se puede votar, pero todavía puedes comentar.",
"Switch all options at once" : "Cambiar todas las opciones de una vez",
"Your name here" : "Tu nombre aquí",
"Say yes to all" : "Decir Sí a todo",
"Reset all (say no)" : "Restablecer todo (decir No)",
"Say maybe to all" : "Decir Quizás a todo",
"This poll was updated since your last visit. Please check your votes." : "Esta votación se ha actualizado desde tu última visita. Por favor, comprueba tus votos.",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir correo con notificaciones sobre la actividad",
"Close details" : "Cerrar detalles",
"Close" : "Cerrar",
"Expires on %s" : "Caduca el %s",
"Invitation access" : "Acceso por invitación",
"Click to get link" : "Clic para conseguir un enlace",
"Edit Poll" : "Editar encuesta",
"Poll expired" : "La votación ha caducado",
"Comments" : "Comentarios",
"Login or ..." : "Iniciar sesión o...",
"New comment …" : "Nuevo comentario...",
"No comments yet. Be the first." : "Todavía no hay comentarios. Sé el primero."
"You are either not allowed to delete this poll or it doesn't exist." : "O no estás autorizado para eliminar esta encuesta o no existe."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,26 +1,18 @@
OC.L10N.register(
"polls",
{
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"Polls" : "Encuestas",
"Title" : "Título",
"Access" : "Acceso",
"Created" : "Creado",
"Expires" : "Expira",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Click to get link" : "Haz click para obtener una liga",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. "
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,24 +1,16 @@
{ "translations": {
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"Polls" : "Encuestas",
"Title" : "Título",
"Access" : "Acceso",
"Created" : "Creado",
"Expires" : "Expira",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Click to get link" : "Haz click para obtener una liga",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,21 +1,8 @@
OC.L10N.register(
"polls",
{
"Copied!" : "¡Copiado!",
"Copy" : "Copiar",
"Not supported!" : "¡No soportado!",
"Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"An error occurred, your comment was not posted." : "Se presentó un error, tu comentario no se publicó",
"Polls" : "Encuestas",
"Polls App - New Activity" : "Aplicación de Encuestas - Nueva Actividad",
"just now" : "justo ahora",
"Expired" : "Expirado",
"Expires never" : "Nunca expira",
"Usernames hidden to Owner" : "Nombres de usuario ocultos para el Dueño",
"Usernames visible to Owner" : "Nombres de usuario se muestran al Dueño",
"Title" : "Título",
"Access" : "Acceso",
"Owner" : "Propietario",
@ -23,28 +10,14 @@ OC.L10N.register(
"Expires" : "Expira",
"Copy Link" : "Copiar Liga",
"Delete poll" : "Borrar encuesta",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe.",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Switch all options at once" : "Cambia todas las opciones a la vez",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Close details" : "Cerrar detalles",
"Close" : "Cerrar",
"Expires on %s" : "Expira el %s",
"Invitation access" : "Acceso por inivtación",
"Click to get link" : "Haz click para obtener una liga",
"Edit Poll" : "Editar encuesta",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"Login or ..." : "Iniciar sesión o ...",
"New comment …" : "Nuevo comentario ...",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe."
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,19 +1,6 @@
{ "translations": {
"Copied!" : "¡Copiado!",
"Copy" : "Copiar",
"Not supported!" : "¡No soportado!",
"Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"An error occurred, your comment was not posted." : "Se presentó un error, tu comentario no se publicó",
"Polls" : "Encuestas",
"Polls App - New Activity" : "Aplicación de Encuestas - Nueva Actividad",
"just now" : "justo ahora",
"Expired" : "Expirado",
"Expires never" : "Nunca expira",
"Usernames hidden to Owner" : "Nombres de usuario ocultos para el Dueño",
"Usernames visible to Owner" : "Nombres de usuario se muestran al Dueño",
"Title" : "Título",
"Access" : "Acceso",
"Owner" : "Propietario",
@ -21,28 +8,14 @@
"Expires" : "Expira",
"Copy Link" : "Copiar Liga",
"Delete poll" : "Borrar encuesta",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe.",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Switch all options at once" : "Cambia todas las opciones a la vez",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Close details" : "Cerrar detalles",
"Close" : "Cerrar",
"Expires on %s" : "Expira el %s",
"Invitation access" : "Acceso por inivtación",
"Click to get link" : "Haz click para obtener una liga",
"Edit Poll" : "Editar encuesta",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"Login or ..." : "Iniciar sesión o ...",
"New comment …" : "Nuevo comentario ...",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,21 +1,8 @@
OC.L10N.register(
"polls",
{
"Copied!" : "¡Copiado!",
"Copy" : "Copiar",
"Not supported!" : "¡No soportado!",
"Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"An error occurred, your comment was not posted." : "Se presentó un error, tu comentario no se publicó",
"Polls" : "Encuestas",
"Polls App - New Activity" : "Aplicación de Encuestas - Nueva Actividad",
"just now" : "justo ahora",
"Expired" : "Expirado",
"Expires never" : "Nunca expira",
"Usernames hidden to Owner" : "Nombres de usuario ocultos para el Dueño",
"Usernames visible to Owner" : "Nombres de usuario se muestran al Dueño",
"Title" : "Título",
"Access" : "Acceso",
"Owner" : "Propietario",
@ -23,28 +10,14 @@ OC.L10N.register(
"Expires" : "Expira",
"Copy Link" : "Copiar Liga",
"Delete poll" : "Borrar encuesta",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe.",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Switch all options at once" : "Cambia todas las opciones a la vez",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Close details" : "Cerrar detalles",
"Close" : "Cerrar",
"Expires on %s" : "Expira el %s",
"Invitation access" : "Acceso por inivtación",
"Click to get link" : "Haz click para obtener una liga",
"Edit Poll" : "Editar encuesta",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"Login or ..." : "Iniciar sesión o ...",
"New comment …" : "Nuevo comentario ...",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe."
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,19 +1,6 @@
{ "translations": {
"Copied!" : "¡Copiado!",
"Copy" : "Copiar",
"Not supported!" : "¡No soportado!",
"Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"An error occurred, your comment was not posted." : "Se presentó un error, tu comentario no se publicó",
"Polls" : "Encuestas",
"Polls App - New Activity" : "Aplicación de Encuestas - Nueva Actividad",
"just now" : "justo ahora",
"Expired" : "Expirado",
"Expires never" : "Nunca expira",
"Usernames hidden to Owner" : "Nombres de usuario ocultos para el Dueño",
"Usernames visible to Owner" : "Nombres de usuario se muestran al Dueño",
"Title" : "Título",
"Access" : "Acceso",
"Owner" : "Propietario",
@ -21,28 +8,14 @@
"Expires" : "Expira",
"Copy Link" : "Copiar Liga",
"Delete poll" : "Borrar encuesta",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe.",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Switch all options at once" : "Cambia todas las opciones a la vez",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Close details" : "Cerrar detalles",
"Close" : "Cerrar",
"Expires on %s" : "Expira el %s",
"Invitation access" : "Acceso por inivtación",
"Click to get link" : "Haz click para obtener una liga",
"Edit Poll" : "Editar encuesta",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"Login or ..." : "Iniciar sesión o ...",
"New comment …" : "Nuevo comentario ...",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,21 +1,8 @@
OC.L10N.register(
"polls",
{
"Copied!" : "¡Copiado!",
"Copy" : "Copiar",
"Not supported!" : "¡No soportado!",
"Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"An error occurred, your comment was not posted." : "Se presentó un error, tu comentario no se publicó",
"Polls" : "Encuestas",
"Polls App - New Activity" : "Aplicación de Encuestas - Nueva Actividad",
"just now" : "justo ahora",
"Expired" : "Expirado",
"Expires never" : "Nunca expira",
"Usernames hidden to Owner" : "Nombres de usuario ocultos para el Dueño",
"Usernames visible to Owner" : "Nombres de usuario se muestran al Dueño",
"Title" : "Título",
"Access" : "Acceso",
"Owner" : "Propietario",
@ -23,28 +10,14 @@ OC.L10N.register(
"Expires" : "Expira",
"Copy Link" : "Copiar Liga",
"Delete poll" : "Borrar encuesta",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe.",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Switch all options at once" : "Cambia todas las opciones a la vez",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Close details" : "Cerrar detalles",
"Close" : "Cerrar",
"Expires on %s" : "Expira el %s",
"Invitation access" : "Acceso por inivtación",
"Click to get link" : "Haz click para obtener una liga",
"Edit Poll" : "Editar encuesta",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"Login or ..." : "Iniciar sesión o ...",
"New comment …" : "Nuevo comentario ...",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe."
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,19 +1,6 @@
{ "translations": {
"Copied!" : "¡Copiado!",
"Copy" : "Copiar",
"Not supported!" : "¡No soportado!",
"Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"An error occurred, your comment was not posted." : "Se presentó un error, tu comentario no se publicó",
"Polls" : "Encuestas",
"Polls App - New Activity" : "Aplicación de Encuestas - Nueva Actividad",
"just now" : "justo ahora",
"Expired" : "Expirado",
"Expires never" : "Nunca expira",
"Usernames hidden to Owner" : "Nombres de usuario ocultos para el Dueño",
"Usernames visible to Owner" : "Nombres de usuario se muestran al Dueño",
"Title" : "Título",
"Access" : "Acceso",
"Owner" : "Propietario",
@ -21,28 +8,14 @@
"Expires" : "Expira",
"Copy Link" : "Copiar Liga",
"Delete poll" : "Borrar encuesta",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe.",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Switch all options at once" : "Cambia todas las opciones a la vez",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Close details" : "Cerrar detalles",
"Close" : "Cerrar",
"Expires on %s" : "Expira el %s",
"Invitation access" : "Acceso por inivtación",
"Click to get link" : "Haz click para obtener una liga",
"Edit Poll" : "Editar encuesta",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"Login or ..." : "Iniciar sesión o ...",
"New comment …" : "Nuevo comentario ...",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,21 +1,8 @@
OC.L10N.register(
"polls",
{
"Copied!" : "¡Copiado!",
"Copy" : "Copiar",
"Not supported!" : "¡No soportado!",
"Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"An error occurred, your comment was not posted." : "Se presentó un error, tu comentario no se publicó",
"Polls" : "Encuestas",
"Polls App - New Activity" : "Aplicación de Encuestas - Nueva Actividad",
"just now" : "justo ahora",
"Expired" : "Expirado",
"Expires never" : "Nunca expira",
"Usernames hidden to Owner" : "Nombres de usuario ocultos para el Dueño",
"Usernames visible to Owner" : "Nombres de usuario se muestran al Dueño",
"Title" : "Título",
"Access" : "Acceso",
"Owner" : "Propietario",
@ -23,28 +10,14 @@ OC.L10N.register(
"Expires" : "Expira",
"Copy Link" : "Copiar Liga",
"Delete poll" : "Borrar encuesta",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe.",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Switch all options at once" : "Cambia todas las opciones a la vez",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Close details" : "Cerrar detalles",
"Close" : "Cerrar",
"Expires on %s" : "Expira el %s",
"Invitation access" : "Acceso por inivtación",
"Click to get link" : "Haz click para obtener una liga",
"Edit Poll" : "Editar encuesta",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"Login or ..." : "Iniciar sesión o ...",
"New comment …" : "Nuevo comentario ...",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe."
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,19 +1,6 @@
{ "translations": {
"Copied!" : "¡Copiado!",
"Copy" : "Copiar",
"Not supported!" : "¡No soportado!",
"Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"An error occurred, your comment was not posted." : "Se presentó un error, tu comentario no se publicó",
"Polls" : "Encuestas",
"Polls App - New Activity" : "Aplicación de Encuestas - Nueva Actividad",
"just now" : "justo ahora",
"Expired" : "Expirado",
"Expires never" : "Nunca expira",
"Usernames hidden to Owner" : "Nombres de usuario ocultos para el Dueño",
"Usernames visible to Owner" : "Nombres de usuario se muestran al Dueño",
"Title" : "Título",
"Access" : "Acceso",
"Owner" : "Propietario",
@ -21,28 +8,14 @@
"Expires" : "Expira",
"Copy Link" : "Copiar Liga",
"Delete poll" : "Borrar encuesta",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe.",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Switch all options at once" : "Cambia todas las opciones a la vez",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Close details" : "Cerrar detalles",
"Close" : "Cerrar",
"Expires on %s" : "Expira el %s",
"Invitation access" : "Acceso por inivtación",
"Click to get link" : "Haz click para obtener una liga",
"Edit Poll" : "Editar encuesta",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"Login or ..." : "Iniciar sesión o ...",
"New comment …" : "Nuevo comentario ...",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,21 +1,8 @@
OC.L10N.register(
"polls",
{
"Copied!" : "¡Copiado!",
"Copy" : "Copiar",
"Not supported!" : "¡No soportado!",
"Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"An error occurred, your comment was not posted." : "Se presentó un error, tu comentario no se publicó",
"Polls" : "Encuestas",
"Polls App - New Activity" : "Aplicación de Encuestas - Nueva Actividad",
"just now" : "justo ahora",
"Expired" : "Expirado",
"Expires never" : "Nunca expira",
"Usernames hidden to Owner" : "Nombres de usuario ocultos para el Dueño",
"Usernames visible to Owner" : "Nombres de usuario se muestran al Dueño",
"Title" : "Título",
"Access" : "Acceso",
"Owner" : "Propietario",
@ -23,28 +10,14 @@ OC.L10N.register(
"Expires" : "Expira",
"Copy Link" : "Copiar Liga",
"Delete poll" : "Borrar encuesta",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe.",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Switch all options at once" : "Cambia todas las opciones a la vez",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Close details" : "Cerrar detalles",
"Close" : "Cerrar",
"Expires on %s" : "Expira el %s",
"Invitation access" : "Acceso por inivtación",
"Click to get link" : "Haz click para obtener una liga",
"Edit Poll" : "Editar encuesta",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"Login or ..." : "Iniciar sesión o ...",
"New comment …" : "Nuevo comentario ...",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe."
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,19 +1,6 @@
{ "translations": {
"Copied!" : "¡Copiado!",
"Copy" : "Copiar",
"Not supported!" : "¡No soportado!",
"Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"An error occurred, your comment was not posted." : "Se presentó un error, tu comentario no se publicó",
"Polls" : "Encuestas",
"Polls App - New Activity" : "Aplicación de Encuestas - Nueva Actividad",
"just now" : "justo ahora",
"Expired" : "Expirado",
"Expires never" : "Nunca expira",
"Usernames hidden to Owner" : "Nombres de usuario ocultos para el Dueño",
"Usernames visible to Owner" : "Nombres de usuario se muestran al Dueño",
"Title" : "Título",
"Access" : "Acceso",
"Owner" : "Propietario",
@ -21,28 +8,14 @@
"Expires" : "Expira",
"Copy Link" : "Copiar Liga",
"Delete poll" : "Borrar encuesta",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe.",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Switch all options at once" : "Cambia todas las opciones a la vez",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Close details" : "Cerrar detalles",
"Close" : "Cerrar",
"Expires on %s" : "Expira el %s",
"Invitation access" : "Acceso por inivtación",
"Click to get link" : "Haz click para obtener una liga",
"Edit Poll" : "Editar encuesta",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"Login or ..." : "Iniciar sesión o ...",
"New comment …" : "Nuevo comentario ...",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,21 +1,8 @@
OC.L10N.register(
"polls",
{
"Copied!" : "¡Copiado!",
"Copy" : "Copiar",
"Not supported!" : "¡No soportado!",
"Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"An error occurred, your comment was not posted." : "Se presentó un error, tu comentario no se publicó",
"Polls" : "Encuestas",
"Polls App - New Activity" : "Aplicación de Encuestas - Nueva Actividad",
"just now" : "justo ahora",
"Expired" : "Expirado",
"Expires never" : "Nunca expira",
"Usernames hidden to Owner" : "Nombres de usuario ocultos para el Dueño",
"Usernames visible to Owner" : "Nombres de usuario se muestran al Dueño",
"Title" : "Título",
"Access" : "Acceso",
"Owner" : "Propietario",
@ -23,28 +10,14 @@ OC.L10N.register(
"Expires" : "Expira",
"Copy Link" : "Copiar Liga",
"Delete poll" : "Borrar encuesta",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe.",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Switch all options at once" : "Cambia todas las opciones a la vez",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Close details" : "Cerrar detalles",
"Close" : "Cerrar",
"Expires on %s" : "Expira el %s",
"Invitation access" : "Acceso por inivtación",
"Click to get link" : "Haz click para obtener una liga",
"Edit Poll" : "Editar encuesta",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"Login or ..." : "Iniciar sesión o ...",
"New comment …" : "Nuevo comentario ...",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe."
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,19 +1,6 @@
{ "translations": {
"Copied!" : "¡Copiado!",
"Copy" : "Copiar",
"Not supported!" : "¡No soportado!",
"Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"An error occurred, your comment was not posted." : "Se presentó un error, tu comentario no se publicó",
"Polls" : "Encuestas",
"Polls App - New Activity" : "Aplicación de Encuestas - Nueva Actividad",
"just now" : "justo ahora",
"Expired" : "Expirado",
"Expires never" : "Nunca expira",
"Usernames hidden to Owner" : "Nombres de usuario ocultos para el Dueño",
"Usernames visible to Owner" : "Nombres de usuario se muestran al Dueño",
"Title" : "Título",
"Access" : "Acceso",
"Owner" : "Propietario",
@ -21,28 +8,14 @@
"Expires" : "Expira",
"Copy Link" : "Copiar Liga",
"Delete poll" : "Borrar encuesta",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe.",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Switch all options at once" : "Cambia todas las opciones a la vez",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Close details" : "Cerrar detalles",
"Close" : "Cerrar",
"Expires on %s" : "Expira el %s",
"Invitation access" : "Acceso por inivtación",
"Click to get link" : "Haz click para obtener una liga",
"Edit Poll" : "Editar encuesta",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"Login or ..." : "Iniciar sesión o ...",
"New comment …" : "Nuevo comentario ...",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,26 +1,18 @@
OC.L10N.register(
"polls",
{
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"Polls" : "Encuestas",
"Title" : "Título",
"Access" : "Acceso",
"Created" : "Creado",
"Expires" : "Expira",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Click to get link" : "Haz click para obtener una liga",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. "
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,24 +1,16 @@
{ "translations": {
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"Polls" : "Encuestas",
"Title" : "Título",
"Access" : "Acceso",
"Created" : "Creado",
"Expires" : "Expira",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Click to get link" : "Haz click para obtener una liga",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,23 +1,10 @@
OC.L10N.register(
"polls",
{
"Copied!" : "¡Copiado!",
"Copy" : "Copiar",
"Not supported!" : "¡No soportado!",
"Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"An error occurred, your comment was not posted." : "Se presentó un error, tu comentario no se publicó",
"Polls" : "Encuestas",
"Polls App - New Activity" : "Aplicación de Encuestas - Nueva Actividad",
"just now" : "justo ahora",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Una aplicación de encuestas, similar a doodle/dudle con la opción de restringir el acceso.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Una aplicación de encuestas, similar a doodle/dudle con la opción de restringir el acceso (solo miembros, grupos/usuarios, oculto o público).",
"Expired" : "Expirado",
"Expires never" : "Nunca expira",
"Usernames hidden to Owner" : "Nombres de usuario ocultos para el Dueño",
"Usernames visible to Owner" : "Nombres de usuario se muestran al Dueño",
"Title" : "Título",
"Access" : "Acceso",
"Owner" : "Propietario",
@ -25,28 +12,14 @@ OC.L10N.register(
"Expires" : "Expira",
"Copy Link" : "Copiar Liga",
"Delete poll" : "Borrar encuesta",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe.",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Switch all options at once" : "Cambia todas las opciones a la vez",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Close details" : "Cerrar detalles",
"Close" : "Cerrar",
"Expires on %s" : "Expira el %s",
"Invitation access" : "Acceso por inivtación",
"Click to get link" : "Haz click para obtener una liga",
"Edit Poll" : "Editar encuesta",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"Login or ..." : "Iniciar sesión o ...",
"New comment …" : "Nuevo comentario ...",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe."
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,21 +1,8 @@
{ "translations": {
"Copied!" : "¡Copiado!",
"Copy" : "Copiar",
"Not supported!" : "¡No soportado!",
"Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"An error occurred, your comment was not posted." : "Se presentó un error, tu comentario no se publicó",
"Polls" : "Encuestas",
"Polls App - New Activity" : "Aplicación de Encuestas - Nueva Actividad",
"just now" : "justo ahora",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Una aplicación de encuestas, similar a doodle/dudle con la opción de restringir el acceso.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Una aplicación de encuestas, similar a doodle/dudle con la opción de restringir el acceso (solo miembros, grupos/usuarios, oculto o público).",
"Expired" : "Expirado",
"Expires never" : "Nunca expira",
"Usernames hidden to Owner" : "Nombres de usuario ocultos para el Dueño",
"Usernames visible to Owner" : "Nombres de usuario se muestran al Dueño",
"Title" : "Título",
"Access" : "Acceso",
"Owner" : "Propietario",
@ -23,28 +10,14 @@
"Expires" : "Expira",
"Copy Link" : "Copiar Liga",
"Delete poll" : "Borrar encuesta",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe.",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Switch all options at once" : "Cambia todas las opciones a la vez",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Close details" : "Cerrar detalles",
"Close" : "Cerrar",
"Expires on %s" : "Expira el %s",
"Invitation access" : "Acceso por inivtación",
"Click to get link" : "Haz click para obtener una liga",
"Edit Poll" : "Editar encuesta",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"Login or ..." : "Iniciar sesión o ...",
"New comment …" : "Nuevo comentario ...",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,26 +1,18 @@
OC.L10N.register(
"polls",
{
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"Polls" : "Encuestas",
"Title" : "Título",
"Access" : "Acceso",
"Created" : "Creado",
"Expires" : "Expira",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Click to get link" : "Haz click para obtener una liga",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. "
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,24 +1,16 @@
{ "translations": {
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"Polls" : "Encuestas",
"Title" : "Título",
"Access" : "Acceso",
"Created" : "Creado",
"Expires" : "Expira",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Click to get link" : "Haz click para obtener una liga",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,26 +1,18 @@
OC.L10N.register(
"polls",
{
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"Polls" : "Encuestas",
"Title" : "Título",
"Access" : "Acceso",
"Created" : "Creado",
"Expires" : "Expira",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Click to get link" : "Haz click para obtener una liga",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. "
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,24 +1,16 @@
{ "translations": {
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"Polls" : "Encuestas",
"Title" : "Título",
"Access" : "Acceso",
"Created" : "Creado",
"Expires" : "Expira",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Click to get link" : "Haz click para obtener una liga",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,26 +1,18 @@
OC.L10N.register(
"polls",
{
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"Polls" : "Encuestas",
"Title" : "Título",
"Access" : "Acceso",
"Created" : "Creado",
"Expires" : "Expira",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Click to get link" : "Haz click para obtener una liga",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. "
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,24 +1,16 @@
{ "translations": {
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"Polls" : "Encuestas",
"Title" : "Título",
"Access" : "Acceso",
"Created" : "Creado",
"Expires" : "Expira",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Click to get link" : "Haz click para obtener una liga",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,26 +1,18 @@
OC.L10N.register(
"polls",
{
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"Polls" : "Encuestas",
"Title" : "Título",
"Access" : "Acceso",
"Created" : "Creado",
"Expires" : "Expira",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Click to get link" : "Haz click para obtener una liga",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. "
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,24 +1,16 @@
{ "translations": {
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"Polls" : "Encuestas",
"Title" : "Título",
"Access" : "Acceso",
"Created" : "Creado",
"Expires" : "Expira",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Click to get link" : "Haz click para obtener una liga",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,26 +1,18 @@
OC.L10N.register(
"polls",
{
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"Polls" : "Encuestas",
"Title" : "Título",
"Access" : "Acceso",
"Created" : "Creado",
"Expires" : "Expira",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Click to get link" : "Haz click para obtener una liga",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. "
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,24 +1,16 @@
{ "translations": {
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"Polls" : "Encuestas",
"Title" : "Título",
"Access" : "Acceso",
"Created" : "Creado",
"Expires" : "Expira",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Click to get link" : "Haz click para obtener una liga",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,21 +1,8 @@
OC.L10N.register(
"polls",
{
"Copied!" : "¡Copiado!",
"Copy" : "Copiar",
"Not supported!" : "¡No soportado!",
"Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"An error occurred, your comment was not posted." : "Se presentó un error, tu comentario no se publicó",
"Polls" : "Encuestas",
"Polls App - New Activity" : "Aplicación de Encuestas - Nueva Actividad",
"just now" : "justo ahora",
"Expired" : "Expirado",
"Expires never" : "Nunca expira",
"Usernames hidden to Owner" : "Nombres de usuario ocultos para el Dueño",
"Usernames visible to Owner" : "Nombres de usuario se muestran al Dueño",
"Title" : "Título",
"Access" : "Acceso",
"Owner" : "Propietario",
@ -23,28 +10,14 @@ OC.L10N.register(
"Expires" : "Expira",
"Copy Link" : "Copiar Liga",
"Delete poll" : "Borrar encuesta",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe.",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Switch all options at once" : "Cambia todas las opciones a la vez",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Close details" : "Cerrar detalles",
"Close" : "Cerrar",
"Expires on %s" : "Expira el %s",
"Invitation access" : "Acceso por inivtación",
"Click to get link" : "Haz click para obtener una liga",
"Edit Poll" : "Editar encuesta",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"Login or ..." : "Iniciar sesión o ...",
"New comment …" : "Nuevo comentario ...",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe."
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,19 +1,6 @@
{ "translations": {
"Copied!" : "¡Copiado!",
"Copy" : "Copiar",
"Not supported!" : "¡No soportado!",
"Press ⌘-C to copy." : "Presiona ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"An error occurred, your comment was not posted." : "Se presentó un error, tu comentario no se publicó",
"Polls" : "Encuestas",
"Polls App - New Activity" : "Aplicación de Encuestas - Nueva Actividad",
"just now" : "justo ahora",
"Expired" : "Expirado",
"Expires never" : "Nunca expira",
"Usernames hidden to Owner" : "Nombres de usuario ocultos para el Dueño",
"Usernames visible to Owner" : "Nombres de usuario se muestran al Dueño",
"Title" : "Título",
"Access" : "Acceso",
"Owner" : "Propietario",
@ -21,28 +8,14 @@
"Expires" : "Expira",
"Copy Link" : "Copiar Liga",
"Delete poll" : "Borrar encuesta",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe.",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Switch all options at once" : "Cambia todas las opciones a la vez",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Close details" : "Cerrar detalles",
"Close" : "Cerrar",
"Expires on %s" : "Expira el %s",
"Invitation access" : "Acceso por inivtación",
"Click to get link" : "Haz click para obtener una liga",
"Edit Poll" : "Editar encuesta",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"Login or ..." : "Iniciar sesión o ...",
"New comment …" : "Nuevo comentario ...",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to edit this poll or the poll does not exist." : "No tienes permitido editar esta encuesta o la encuesta no existe."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,26 +1,18 @@
OC.L10N.register(
"polls",
{
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"Polls" : "Encuestas",
"Title" : "Título",
"Access" : "Acceso",
"Created" : "Creado",
"Expires" : "Expira",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Click to get link" : "Haz click para obtener una liga",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. "
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,24 +1,16 @@
{ "translations": {
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "No estás registrado.\nPor favor ingresa tu nombre para votar\n(al menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor agrega algo de texto a tu comentario antes de enviarlo. ",
"Polls" : "Encuestas",
"Title" : "Título",
"Access" : "Acceso",
"Created" : "Creado",
"Expires" : "Expira",
"Description" : "Descripción",
"Create new poll" : "Crear nueva encuesta",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero.",
"Description" : "Descripción",
"Update poll" : "Actualizar encuesta",
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. ",
"No description provided." : "No se proporcionó una descripción. ",
"The poll expired on %s. Voting is disabled, but you can still comment." : "La encuesta expiró el %s. La votación esta deshabilitada pero aún puedes comentar. ",
"Your name here" : "Tu nombre aquí",
"Vote!" : "¡Vota!",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"Click to get link" : "Haz click para obtener una liga",
"Poll expired" : "La encuesta expiró",
"Comments" : "Comentarios",
"No comments yet. Be the first." : "No hay comentarios todavia. Se el primero."
"You are not allowed to view this poll or the poll does not exist." : "No tienes permitido ver esta encuesta o bien la encuesta no existe. "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,21 +1,8 @@
OC.L10N.register(
"polls",
{
"Copied!" : "Kopeeritud!",
"Copy" : "Kopeeri",
"Not supported!" : "Pole toetatud!",
"Press ⌘-C to copy." : "Kopeerimiseks vajuta ⌘+C.",
"Press Ctrl-C to copy." : "Kopeerimiseks vajuta Ctrl+C.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Sa pole registreeritud.\nPalun sisesta oma nimi, et hääletada\n(vähemalt 3 tähemärki)",
"Please add some text to your comment before submitting it." : "Palun lisage kommentaari tekst enne, kui selle postitate.",
"An error occurred, your comment was not posted." : "Tekkis tõrge, sinu kommentaari ei postitatud.",
"Polls" : "Küsitlused",
"Polls App - New Activity" : "Küsitluste rakendus - uus tegevus",
"just now" : "just praegu",
"Expired" : "Aegunud",
"Expires never" : "Ei aegu kunagi",
"Usernames hidden to Owner" : "Kasutajanimed omaniku eest peidetud",
"Usernames visible to Owner" : "Kasutajanimed omanikule nähtavad",
"Title" : "Pealkiri",
"Access" : "Ligipääs",
"Owner" : "Omanik",
@ -23,28 +10,14 @@ OC.L10N.register(
"Expires" : "Aegub",
"Copy Link" : "Kopeeri link",
"Delete poll" : "Kustuta küsitlus",
"Description" : "Kirjeldus",
"Create new poll" : "Loo uus küsitlus",
"Receive notification email on activity" : "Teavitused tegevusest e-posti teel",
"Comments" : "Kommentaarid",
"No comments yet. Be the first." : "Kommentaare veel pole. Ole esimene.",
"Description" : "Kirjeldus",
"Update poll" : "Uuenda küsitlust",
"Access denied" : "Ligipääs keelatud",
"You are not allowed to view this poll or the poll does not exist." : "Sul pole lubatud seda küsitlust vaadata või seda küsitlust pole olemas.",
"You are not allowed to edit this poll or the poll does not exist." : "Sul pole lubatud seda küsitlust muuta või seda küsitlust pole olemas.",
"No description provided." : "Kirjeldus puudub",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Küsitlus aegus %s. Hääletamine pole enam võimalik, kui sa saad ikka kommenteerida.",
"Switch all options at once" : "Muuda kõiki valikuid korraga",
"Your name here" : "Sinu nimi",
"Vote!" : "Hääleta!",
"Receive notification email on activity" : "Teavitused tegevusest e-posti teel",
"Close details" : "Sulge üksikasjad",
"Close" : "Sulge",
"Expires on %s" : "Aegub %s",
"Invitation access" : "Kutsetega ligipääs",
"Click to get link" : "Vajuta, et saada link",
"Edit Poll" : "Muuda küsitlust",
"Poll expired" : "Küsitlus on aegunud",
"Comments" : "Kommentaarid",
"Login or ..." : "Logi sisse või ...",
"New comment …" : "Uus kommentaar ...",
"No comments yet. Be the first." : "Kommentaare veel pole. Ole esimene."
"You are not allowed to edit this poll or the poll does not exist." : "Sul pole lubatud seda küsitlust muuta või seda küsitlust pole olemas."
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,19 +1,6 @@
{ "translations": {
"Copied!" : "Kopeeritud!",
"Copy" : "Kopeeri",
"Not supported!" : "Pole toetatud!",
"Press ⌘-C to copy." : "Kopeerimiseks vajuta ⌘+C.",
"Press Ctrl-C to copy." : "Kopeerimiseks vajuta Ctrl+C.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Sa pole registreeritud.\nPalun sisesta oma nimi, et hääletada\n(vähemalt 3 tähemärki)",
"Please add some text to your comment before submitting it." : "Palun lisage kommentaari tekst enne, kui selle postitate.",
"An error occurred, your comment was not posted." : "Tekkis tõrge, sinu kommentaari ei postitatud.",
"Polls" : "Küsitlused",
"Polls App - New Activity" : "Küsitluste rakendus - uus tegevus",
"just now" : "just praegu",
"Expired" : "Aegunud",
"Expires never" : "Ei aegu kunagi",
"Usernames hidden to Owner" : "Kasutajanimed omaniku eest peidetud",
"Usernames visible to Owner" : "Kasutajanimed omanikule nähtavad",
"Title" : "Pealkiri",
"Access" : "Ligipääs",
"Owner" : "Omanik",
@ -21,28 +8,14 @@
"Expires" : "Aegub",
"Copy Link" : "Kopeeri link",
"Delete poll" : "Kustuta küsitlus",
"Description" : "Kirjeldus",
"Create new poll" : "Loo uus küsitlus",
"Receive notification email on activity" : "Teavitused tegevusest e-posti teel",
"Comments" : "Kommentaarid",
"No comments yet. Be the first." : "Kommentaare veel pole. Ole esimene.",
"Description" : "Kirjeldus",
"Update poll" : "Uuenda küsitlust",
"Access denied" : "Ligipääs keelatud",
"You are not allowed to view this poll or the poll does not exist." : "Sul pole lubatud seda küsitlust vaadata või seda küsitlust pole olemas.",
"You are not allowed to edit this poll or the poll does not exist." : "Sul pole lubatud seda küsitlust muuta või seda küsitlust pole olemas.",
"No description provided." : "Kirjeldus puudub",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Küsitlus aegus %s. Hääletamine pole enam võimalik, kui sa saad ikka kommenteerida.",
"Switch all options at once" : "Muuda kõiki valikuid korraga",
"Your name here" : "Sinu nimi",
"Vote!" : "Hääleta!",
"Receive notification email on activity" : "Teavitused tegevusest e-posti teel",
"Close details" : "Sulge üksikasjad",
"Close" : "Sulge",
"Expires on %s" : "Aegub %s",
"Invitation access" : "Kutsetega ligipääs",
"Click to get link" : "Vajuta, et saada link",
"Edit Poll" : "Muuda küsitlust",
"Poll expired" : "Küsitlus on aegunud",
"Comments" : "Kommentaarid",
"Login or ..." : "Logi sisse või ...",
"New comment …" : "Uus kommentaar ...",
"No comments yet. Be the first." : "Kommentaare veel pole. Ole esimene."
"You are not allowed to edit this poll or the poll does not exist." : "Sul pole lubatud seda küsitlust muuta või seda küsitlust pole olemas."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,17 +1,8 @@
OC.L10N.register(
"polls",
{
"Copied!" : "Kopiatua!",
"Copy" : "Kopiatu",
"Press ⌘-C to copy." : "Sakatu ⌘-C kopiatzeko.",
"Press Ctrl-C to copy." : "Sakatu Ctrl-C kopiatzeko.",
"Polls" : "Inkestak",
"Go to poll" : "Joan inkestara",
"just now" : "oraintxe bertan",
"Expired" : "Iraungita",
"Expires never" : "Ez du inoiz iraungitzen",
"Anonymous poll" : "Inkesta anonimoa",
"Group" : "Taldea",
"Title" : "Izenburua",
"Access" : "Sarbidea",
"Owner" : "Jabea",
@ -28,39 +19,22 @@ OC.L10N.register(
"Delete poll" : "Ezabatu inkesta",
"Edit poll as admin" : "Editatu inkesta administratzaile gisa",
"Delete poll as admin" : "Ezabatu inkesta administratzaile gisa",
"Poll description" : "Inkestaren deskripzioa",
"Description" : "Deskripzioa",
"Vote options" : "Bozkatze aukerak",
"Text based" : "Testuan oinarritua",
"Add option" : "Gehitu aukera",
"Configuration" : "Konfigurazioa",
"Unlock configuration " : "Desblokeatu konfigurazioa",
"Poll type" : "Inkesta mota",
"Allow \"maybe\" vote" : "Baimendu \"agian\" botoa",
"hidden" : "ezkutua",
"Name of user or group" : "Erabiltzaile edo taldearen izena",
"Group" : "Taldea",
"Create new poll" : "Sortu inkesta berria",
"Poll type" : "Inkesta mota",
"Text based" : "Testuan oinarritua",
"Cancel" : "Utzi",
"Comments" : "Iruzkinak",
"Configuration" : "Konfigurazioa",
"No comments yet. Be the first." : "Oraindik ez dago iruzkinik, izan zaitez lehena.",
"Description" : "Deskripzioa",
"Allow \"maybe\" vote" : "Baimendu \"agian\" botoa",
"Anonymous poll" : "Inkesta anonimoa",
"Expiration date" : "Iraungitze-data",
"Writing poll" : "Inkesta idazten",
"Update poll" : "Eguneratu inkesta",
"Expiration date" : "Iraungitze-data",
"Cancel" : "Utzi",
"Apply" : "Aplikatu",
"New" : "Berria",
"No, keep poll." : "Ez, mantendu inkesta.",
"Yes, delete poll." : "Bai, ezabatu inkesta.",
"Access denied" : "Sarbidea ukatua",
"Your name here" : "Zure izena hemen",
"Say yes to all" : "Esan baietz denari",
"Vote!" : "Bozkatu!",
"Close details" : "Itxi xehetasunak",
"Close" : "Itxi",
"Invitation access" : "Gonbidapen bidezko sarbidea",
"Click to get link" : "Egin klik esteka jasotzeko",
"Edit Poll" : "Editatu inkesta",
"Poll expired" : "Inkesta iraungita",
"Comments" : "Iruzkinak",
"Login or ..." : "Hasi saioa edo ...",
"New comment …" : "Iruzkin berria …",
"No comments yet. Be the first." : "Oraindik ez dago iruzkinik, izan zaitez lehena."
"Access denied" : "Sarbidea ukatua"
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,15 +1,6 @@
{ "translations": {
"Copied!" : "Kopiatua!",
"Copy" : "Kopiatu",
"Press ⌘-C to copy." : "Sakatu ⌘-C kopiatzeko.",
"Press Ctrl-C to copy." : "Sakatu Ctrl-C kopiatzeko.",
"Polls" : "Inkestak",
"Go to poll" : "Joan inkestara",
"just now" : "oraintxe bertan",
"Expired" : "Iraungita",
"Expires never" : "Ez du inoiz iraungitzen",
"Anonymous poll" : "Inkesta anonimoa",
"Group" : "Taldea",
"Title" : "Izenburua",
"Access" : "Sarbidea",
"Owner" : "Jabea",
@ -26,39 +17,22 @@
"Delete poll" : "Ezabatu inkesta",
"Edit poll as admin" : "Editatu inkesta administratzaile gisa",
"Delete poll as admin" : "Ezabatu inkesta administratzaile gisa",
"Poll description" : "Inkestaren deskripzioa",
"Description" : "Deskripzioa",
"Vote options" : "Bozkatze aukerak",
"Text based" : "Testuan oinarritua",
"Add option" : "Gehitu aukera",
"Configuration" : "Konfigurazioa",
"Unlock configuration " : "Desblokeatu konfigurazioa",
"Poll type" : "Inkesta mota",
"Allow \"maybe\" vote" : "Baimendu \"agian\" botoa",
"hidden" : "ezkutua",
"Name of user or group" : "Erabiltzaile edo taldearen izena",
"Group" : "Taldea",
"Create new poll" : "Sortu inkesta berria",
"Poll type" : "Inkesta mota",
"Text based" : "Testuan oinarritua",
"Cancel" : "Utzi",
"Comments" : "Iruzkinak",
"Configuration" : "Konfigurazioa",
"No comments yet. Be the first." : "Oraindik ez dago iruzkinik, izan zaitez lehena.",
"Description" : "Deskripzioa",
"Allow \"maybe\" vote" : "Baimendu \"agian\" botoa",
"Anonymous poll" : "Inkesta anonimoa",
"Expiration date" : "Iraungitze-data",
"Writing poll" : "Inkesta idazten",
"Update poll" : "Eguneratu inkesta",
"Expiration date" : "Iraungitze-data",
"Cancel" : "Utzi",
"Apply" : "Aplikatu",
"New" : "Berria",
"No, keep poll." : "Ez, mantendu inkesta.",
"Yes, delete poll." : "Bai, ezabatu inkesta.",
"Access denied" : "Sarbidea ukatua",
"Your name here" : "Zure izena hemen",
"Say yes to all" : "Esan baietz denari",
"Vote!" : "Bozkatu!",
"Close details" : "Itxi xehetasunak",
"Close" : "Itxi",
"Invitation access" : "Gonbidapen bidezko sarbidea",
"Click to get link" : "Egin klik esteka jasotzeko",
"Edit Poll" : "Editatu inkesta",
"Poll expired" : "Inkesta iraungita",
"Comments" : "Iruzkinak",
"Login or ..." : "Hasi saioa edo ...",
"New comment …" : "Iruzkin berria …",
"No comments yet. Be the first." : "Oraindik ez dago iruzkinik, izan zaitez lehena."
"Access denied" : "Sarbidea ukatua"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,35 +1,18 @@
OC.L10N.register(
"polls",
{
"Do you really want to delete this new poll?" : "Haluatko varmasti poistaa tämän kyselyn?",
"Copied!" : "Kopioitu!",
"Copy" : "Kopioi",
"Not supported!" : "Ei tuettu!",
"Press ⌘-C to copy." : "Paina ⌘-C kopioidaksesi.",
"Press Ctrl-C to copy." : "Paina Ctrl-C kopioidaksesi.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Et ole rekisteröitynyt.\nKirjoita nimesi äänestääksesi\n(vähintään kolme merkkiä).",
"Please add some text to your comment before submitting it." : "Lisää tekstiä kommenttiisi, ennen kuin lähetät sen.",
"An error occurred, your comment was not posted." : "Tapahtui virhe, kommenttiasi ei lähetetty.",
"Polls" : "Kyselyt",
"{user} participated in the poll \"{title}\"" : "{user} osallistui kyselyyn \"{title}\"",
"Go to poll" : "Siirry kyselyyn",
"just now" : "juuri nyt",
"Expired" : "Vanhentunut",
"Expires %n" : "Vanhenee %n",
"Expires never" : "Ei vanhene koskaan",
"Anonymous poll" : "Anonyymi kysely",
"Usernames hidden to Owner" : "Käyttäjänimet piilotettu omistajalta",
"Usernames visible to Owner" : "Käyttäjänimet näkyvissä omistajalle",
"Group" : "Ryhmä",
"Title" : "Nimi",
"Access" : "Käyttöoikeus",
"Owner" : "Omistaja",
"Created" : "Luonut",
"Expires" : "Vanhenee",
"Public access" : "Avoin pääsy",
"Only shared" : "Vain jaettu",
"Registered users only" : "Vain rekisteröityneet käyttäjät",
"Hidden poll" : "Piilotettu kysely",
"Only shared" : "Vain jaettu",
"Text poll" : "Tekstikysely",
"never" : "ei koskaan",
"Copy Link" : "Kopioi linkki",
@ -39,33 +22,27 @@ OC.L10N.register(
"Edit poll as admin" : "Muokkaa kyselyä ylläpitäjänä",
"Delete poll as admin" : "Poista kysely ylläpitäjänä",
"Link copied to clipboard" : "Linkki kopioitu leikepöydälle",
"_There is %n comment_::_There are %n comments_" : ["%n kommentti","%n kommenttia"],
"Share with" : "Jaa",
"Poll description" : "Kyselyn kuvaus",
"Description" : "Kuvaus",
"Vote options" : "Äänestysvalinnat",
"Event schedule" : "Tapahtuman aikataulu",
"Add option" : "Lisää valinta",
"You are editing in admin mode" : "Muokkaat ylläpitotilassa",
"Configuration" : "Asetukset",
"Unlock configuration " : "Avaa asetusten lukitus",
"Group" : "Ryhmä",
"Create new poll" : "Luo uusi kysely",
"Poll type" : "Kyselyn tyyppi",
"Event schedule" : "Tapahtuman aikataulu",
"Cancel" : "Peruuta",
"Receive notification email on activity" : "Vastaanota sähköposti-ilmoituksia toimista",
"Share with" : "Jaa",
"Comments" : "Kommentit",
"Configuration" : "Asetukset",
"No comments yet. Be the first." : "Ei vielä kommentteja. Ole ensimmäinen.",
"Description" : "Kuvaus",
"Poll configurations" : "Kyselyn asetukset",
"Allow \"maybe\" vote" : "Salli \"ehkä\"-ääni",
"Anonymous poll" : "Anonyymi kysely",
"Hide user names for admin" : "Piilota käyttäjänimet ylläpitäjältä",
"hidden" : "piilotettu",
"Name of user or group" : "Käyttäjän tai ryhmän nimi",
"Create new poll" : "Luo uusi kysely",
"Update poll" : "Päivitä kysely",
"Expiration date" : "Vanhenemispäivä",
"Click to add a date" : "Napsauta lisätäksesi päivän",
"Cancel" : "Peruuta",
"Apply" : "Toteuta",
"Update poll" : "Päivitä kysely",
"Title must not be empty!" : "Nimi ei voi olla tyhjä!",
"%n successfully saved" : "%n tallennettu onnistuneesti",
"Error on saving poll, see console" : "Virhe kyselyä tallennuksen yhteydessä, katso konsoli",
"Clone of %n" : "Kyselyn %n klooni",
"New" : "Uusi",
"_There is %n comment_::_There are %n comments_" : ["%n kommentti","%n kommenttia"],
"Click here to add a poll" : "Napsauta tästä lisätäksesi kyselyn",
"Do you want to delete \"%n\"?" : "Haluatko että \"%n\" poistetaan?",
"No, keep poll." : "Ei, säilytä kysely",
@ -75,26 +52,6 @@ OC.L10N.register(
"Access denied" : "Ei käyttöoikeutta",
"You are not allowed to view this poll or the poll does not exist." : "Sinulla ei ole käyttöoikeutta tähän kyselyyn tai kyselyä ei ole olemassa.",
"You are not allowed to edit this poll or the poll does not exist." : "Sinulla ei ole oikeutta muokata tätä kyselyä tai kyselyä ei ole olemassa.",
"You are either not allowed to delete this poll or it doesn't exist." : "Sinulla ei joko ole oikeutta poistaa tätä kyselyä tai sitä ei ole olemassa.",
"No description provided." : "Kuvausta ei määritetty.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Kysely päättyi %s. Kyselyyn vastaaminen ei ole mahdollista, mutta voit silti kommentoida.",
"Your name here" : "Nimesi tähän",
"Say yes to all" : "Vastaa kyllä kaikkiin",
"Reset all (say no)" : "Nollaa kaikki (sano ei)",
"Say maybe to all" : "Vastaa ehkä kaikkiin",
"This poll was updated since your last visit. Please check your votes." : "Tämä kysely päivitettiin viimeisimmän käyntikertasi jälkeen. Tarkista äänesi.",
"Vote!" : "Äänestä!",
"Receive notification email on activity" : "Vastaanota sähköposti-ilmoituksia toimista",
"Close details" : "Sulje tiedot",
"Close" : "Sulje",
"Expires on %s" : "Vanhenee %s",
"Invitation access" : "Kutsupääsy",
"Click to get link" : "Napsauta saadaksesi linkin",
"Edit Poll" : "Muokkaa kyselyä",
"Poll expired" : "Äänestys päättyi",
"Comments" : "Kommentit",
"Login or ..." : "Kirjaudu tai ...",
"New comment …" : "Uusi kommentti…",
"No comments yet. Be the first." : "Ei vielä kommentteja. Ole ensimmäinen."
"You are either not allowed to delete this poll or it doesn't exist." : "Sinulla ei joko ole oikeutta poistaa tätä kyselyä tai sitä ei ole olemassa."
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,33 +1,16 @@
{ "translations": {
"Do you really want to delete this new poll?" : "Haluatko varmasti poistaa tämän kyselyn?",
"Copied!" : "Kopioitu!",
"Copy" : "Kopioi",
"Not supported!" : "Ei tuettu!",
"Press ⌘-C to copy." : "Paina ⌘-C kopioidaksesi.",
"Press Ctrl-C to copy." : "Paina Ctrl-C kopioidaksesi.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Et ole rekisteröitynyt.\nKirjoita nimesi äänestääksesi\n(vähintään kolme merkkiä).",
"Please add some text to your comment before submitting it." : "Lisää tekstiä kommenttiisi, ennen kuin lähetät sen.",
"An error occurred, your comment was not posted." : "Tapahtui virhe, kommenttiasi ei lähetetty.",
"Polls" : "Kyselyt",
"{user} participated in the poll \"{title}\"" : "{user} osallistui kyselyyn \"{title}\"",
"Go to poll" : "Siirry kyselyyn",
"just now" : "juuri nyt",
"Expired" : "Vanhentunut",
"Expires %n" : "Vanhenee %n",
"Expires never" : "Ei vanhene koskaan",
"Anonymous poll" : "Anonyymi kysely",
"Usernames hidden to Owner" : "Käyttäjänimet piilotettu omistajalta",
"Usernames visible to Owner" : "Käyttäjänimet näkyvissä omistajalle",
"Group" : "Ryhmä",
"Title" : "Nimi",
"Access" : "Käyttöoikeus",
"Owner" : "Omistaja",
"Created" : "Luonut",
"Expires" : "Vanhenee",
"Public access" : "Avoin pääsy",
"Only shared" : "Vain jaettu",
"Registered users only" : "Vain rekisteröityneet käyttäjät",
"Hidden poll" : "Piilotettu kysely",
"Only shared" : "Vain jaettu",
"Text poll" : "Tekstikysely",
"never" : "ei koskaan",
"Copy Link" : "Kopioi linkki",
@ -37,33 +20,27 @@
"Edit poll as admin" : "Muokkaa kyselyä ylläpitäjänä",
"Delete poll as admin" : "Poista kysely ylläpitäjänä",
"Link copied to clipboard" : "Linkki kopioitu leikepöydälle",
"_There is %n comment_::_There are %n comments_" : ["%n kommentti","%n kommenttia"],
"Share with" : "Jaa",
"Poll description" : "Kyselyn kuvaus",
"Description" : "Kuvaus",
"Vote options" : "Äänestysvalinnat",
"Event schedule" : "Tapahtuman aikataulu",
"Add option" : "Lisää valinta",
"You are editing in admin mode" : "Muokkaat ylläpitotilassa",
"Configuration" : "Asetukset",
"Unlock configuration " : "Avaa asetusten lukitus",
"Group" : "Ryhmä",
"Create new poll" : "Luo uusi kysely",
"Poll type" : "Kyselyn tyyppi",
"Event schedule" : "Tapahtuman aikataulu",
"Cancel" : "Peruuta",
"Receive notification email on activity" : "Vastaanota sähköposti-ilmoituksia toimista",
"Share with" : "Jaa",
"Comments" : "Kommentit",
"Configuration" : "Asetukset",
"No comments yet. Be the first." : "Ei vielä kommentteja. Ole ensimmäinen.",
"Description" : "Kuvaus",
"Poll configurations" : "Kyselyn asetukset",
"Allow \"maybe\" vote" : "Salli \"ehkä\"-ääni",
"Anonymous poll" : "Anonyymi kysely",
"Hide user names for admin" : "Piilota käyttäjänimet ylläpitäjältä",
"hidden" : "piilotettu",
"Name of user or group" : "Käyttäjän tai ryhmän nimi",
"Create new poll" : "Luo uusi kysely",
"Update poll" : "Päivitä kysely",
"Expiration date" : "Vanhenemispäivä",
"Click to add a date" : "Napsauta lisätäksesi päivän",
"Cancel" : "Peruuta",
"Apply" : "Toteuta",
"Update poll" : "Päivitä kysely",
"Title must not be empty!" : "Nimi ei voi olla tyhjä!",
"%n successfully saved" : "%n tallennettu onnistuneesti",
"Error on saving poll, see console" : "Virhe kyselyä tallennuksen yhteydessä, katso konsoli",
"Clone of %n" : "Kyselyn %n klooni",
"New" : "Uusi",
"_There is %n comment_::_There are %n comments_" : ["%n kommentti","%n kommenttia"],
"Click here to add a poll" : "Napsauta tästä lisätäksesi kyselyn",
"Do you want to delete \"%n\"?" : "Haluatko että \"%n\" poistetaan?",
"No, keep poll." : "Ei, säilytä kysely",
@ -73,26 +50,6 @@
"Access denied" : "Ei käyttöoikeutta",
"You are not allowed to view this poll or the poll does not exist." : "Sinulla ei ole käyttöoikeutta tähän kyselyyn tai kyselyä ei ole olemassa.",
"You are not allowed to edit this poll or the poll does not exist." : "Sinulla ei ole oikeutta muokata tätä kyselyä tai kyselyä ei ole olemassa.",
"You are either not allowed to delete this poll or it doesn't exist." : "Sinulla ei joko ole oikeutta poistaa tätä kyselyä tai sitä ei ole olemassa.",
"No description provided." : "Kuvausta ei määritetty.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Kysely päättyi %s. Kyselyyn vastaaminen ei ole mahdollista, mutta voit silti kommentoida.",
"Your name here" : "Nimesi tähän",
"Say yes to all" : "Vastaa kyllä kaikkiin",
"Reset all (say no)" : "Nollaa kaikki (sano ei)",
"Say maybe to all" : "Vastaa ehkä kaikkiin",
"This poll was updated since your last visit. Please check your votes." : "Tämä kysely päivitettiin viimeisimmän käyntikertasi jälkeen. Tarkista äänesi.",
"Vote!" : "Äänestä!",
"Receive notification email on activity" : "Vastaanota sähköposti-ilmoituksia toimista",
"Close details" : "Sulje tiedot",
"Close" : "Sulje",
"Expires on %s" : "Vanhenee %s",
"Invitation access" : "Kutsupääsy",
"Click to get link" : "Napsauta saadaksesi linkin",
"Edit Poll" : "Muokkaa kyselyä",
"Poll expired" : "Äänestys päättyi",
"Comments" : "Kommentit",
"Login or ..." : "Kirjaudu tai ...",
"New comment …" : "Uusi kommentti…",
"No comments yet. Be the first." : "Ei vielä kommentteja. Ole ensimmäinen."
"You are either not allowed to delete this poll or it doesn't exist." : "Sinulla ei joko ole oikeutta poistaa tätä kyselyä tai sitä ei ole olemassa."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,38 +1,21 @@
OC.L10N.register(
"polls",
{
"Do you really want to delete this new poll?" : "Voulez-vous vraiment supprimer ce nouveau sondage ?",
"Copied!" : "Copié !",
"Copy" : "Copier",
"Not supported!" : "Non pris en charge !",
"Press ⌘-C to copy." : "Appuyez sur ⌘-C pour copier.",
"Press Ctrl-C to copy." : "Appuyez sur Ctrl-C pour copier.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Vous nêtes pas enregistré.\nMerci d'entrer votre nom pour voter\n(au moins 3 caractères)",
"Please add some text to your comment before submitting it." : "Merci d'ajouter du texte à votre commentaire avant de le soumettre",
"An error occurred, your comment was not posted." : "Une erreur s'est produite, votre commentaire n'a pas été publié.",
"Polls" : "Sondages",
"Polls App - New Activity" : "Application de sondages - Nouvelle activité",
"{user} participated in the poll \"{title}\"" : "{user} a participé au sondage \"{title}\"",
"Go to poll" : "Accéder au sondage",
"just now" : "à l'instant",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Une application de sondage, similaire à Doodle, avec la possibilité de restreindre l'accès.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Une application de sondage, similaire à Doodle, avec la possibilité de restreindre l'accès (membres, certain groupes/utilisateurs, caché et public).",
"Expired" : "Expiré",
"Expires %n" : "Expire le %n",
"Expires never" : "N'expire jamais",
"Anonymous poll" : "Sondage anonyme",
"Usernames hidden to Owner" : "Noms d'utilisateur cachés au Propriétaire",
"Usernames visible to Owner" : "Noms d'utilisateur visibles par le Propriétaire",
"Group" : "Groupe",
"Title" : "Titre",
"Access" : "Accès",
"Owner" : "Propriétaire",
"Created" : "Créé",
"Expires" : "Expirera",
"Public access" : "Accès public",
"Only shared" : "Partagé seulement",
"Registered users only" : "Uniquement les utilisateurs enregistrés",
"Hidden poll" : "Sondage masqué",
"Only shared" : "Partagé seulement",
"Text poll" : "Sondage texte",
"Date poll" : "Sondage sur des dates",
"never" : "jamais",
@ -44,39 +27,30 @@ OC.L10N.register(
"Delete poll as admin" : "Supprimer le sondage en tant qu'administrateur",
"Link copied to clipboard" : "Lien copié dans le presse-papier",
"Error, while copying link to clipboard" : "Erreur lors de la copie du lien dans le presse-papier",
"_There is %n comment_::_There are %n comments_" : ["Il y a %n commentaire","Il y a %n commentaires"],
"Share with" : "Partager avec",
"Poll description" : "Description du sondage",
"Description" : "Description",
"Vote options" : "Options de vote",
"Group" : "Groupe",
"Create new poll" : "Créer un nouveau sondage",
"Poll type" : "Type de sondage",
"Event schedule" : "Planifier",
"Text based" : "Basé sur le texte",
"Shift dates" : "Décaler les dates",
"Shift all dates for " : "Décaler toutes les dates de",
"Add option" : "Ajouter une option",
"You are editing in admin mode" : "Vous réalisez les modifications en tant qu'administrateur",
"Cancel" : "Annuler",
"Receive notification email on activity" : "Recevoir une notification par courriel en cas d'activité",
"Share with" : "Partager avec",
"Comments" : "Commentaires",
"Configuration" : "Configuration",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "La configuration est verrouillée. Changer les options peut entraîner un comportement indésirable, mais vous pouvez quand même la déverrouiller.",
"Unlock configuration " : "Déverrouiller la configuration",
"Poll type" : "Type de sondage",
"No comments yet. Be the first." : "Pas encore de commentaire. Soyez le premier.",
"Description" : "Description",
"Poll configurations" : "Configurations du sondage",
"Allow \"maybe\" vote" : "Autoriser la réponse \"Peut-être\"",
"Anonymous poll" : "Sondage anonyme",
"Hide user names for admin" : "Masquer les noms d'utilisateurs à l'administrateur",
"hidden" : "masqué",
"Name of user or group" : "Nom d'utilisateur ou de groupe",
"Create new poll" : "Créer un nouveau sondage",
"Writing poll" : "Rédiger le sondage",
"Update poll" : "Mettre à jour le sondage",
"Expiration date" : "Date d'expiration",
"Click to add a date" : "Cliquer pour ajouter une date",
"Shift all date options" : "Options pour décaler toutes les dates",
"Cancel" : "Annuler",
"Apply" : "Appliquer",
"Writing poll" : "Rédiger le sondage",
"Update poll" : "Mettre à jour le sondage",
"Title must not be empty!" : "Le titre ne doit pas être vide !",
"%n successfully saved" : "%n enregistré avec succès",
"Error on saving poll, see console" : "Erreur à l'enregistrement du sondage, consultez la console\n ",
"Clone of %n" : "Duplication de %n",
"New" : "Nouveau",
"Shift all date options" : "Options pour décaler toutes les dates",
"_There is %n comment_::_There are %n comments_" : ["Il y a %n commentaire","Il y a %n commentaires"],
"Click here to add a poll" : "Cliquez ici pour créer un sondage",
"Do you want to delete \"%n\"?" : "Souhaitez-vous supprimer \"%n\" ?",
"No, keep poll." : "Non, conserver le sondage.",
@ -86,27 +60,6 @@ OC.L10N.register(
"Access denied" : "Accès refusé",
"You are not allowed to view this poll or the poll does not exist." : "Vous nêtes pas autorisé à voir ce sondage ou ce sondage n'existe plus.",
"You are not allowed to edit this poll or the poll does not exist." : "Vous nêtes pas autorisé à modifier ce sondage ou ce sondage n'existe plus.",
"You are either not allowed to delete this poll or it doesn't exist." : "Soit vous n'avez pas les droits pour supprimer ce sondage, soit il n'existe pas.",
"No description provided." : "Aucune description n'a été fournie.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Le sondage a expiré le %s. La possibilité de voter est désactivée, mais vous pouvez toujours commenter.",
"Switch all options at once" : "Changer toutes les options en une seule fois",
"Your name here" : "Votre nom ici",
"Say yes to all" : "Répondre Oui pour tout",
"Reset all (say no)" : "Effacer tout (répondre non)",
"Say maybe to all" : "Répondre Peut-être à tout",
"This poll was updated since your last visit. Please check your votes." : "Ce sondage a été mis à jour depuis votre dernière visite. Veuillez vérifier vos votes.",
"Vote!" : "Votez !",
"Receive notification email on activity" : "Recevoir une notification par courriel en cas d'activité",
"Close details" : "Fermer les détails",
"Close" : "Fermer",
"Expires on %s" : "Expire le %s",
"Invitation access" : "Accès par invitation",
"Click to get link" : "Cliquez pour obtenir le lien",
"Edit Poll" : "Modifier le sondage",
"Poll expired" : "Sondage expiré",
"Comments" : "Commentaires",
"Login or ..." : "Se connecter ou...",
"New comment …" : "Nouveau commentaire…",
"No comments yet. Be the first." : "Pas encore de commentaire. Soyez le premier."
"You are either not allowed to delete this poll or it doesn't exist." : "Soit vous n'avez pas les droits pour supprimer ce sondage, soit il n'existe pas."
},
"nplurals=2; plural=(n > 1);");

Просмотреть файл

@ -1,36 +1,19 @@
{ "translations": {
"Do you really want to delete this new poll?" : "Voulez-vous vraiment supprimer ce nouveau sondage ?",
"Copied!" : "Copié !",
"Copy" : "Copier",
"Not supported!" : "Non pris en charge !",
"Press ⌘-C to copy." : "Appuyez sur ⌘-C pour copier.",
"Press Ctrl-C to copy." : "Appuyez sur Ctrl-C pour copier.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Vous nêtes pas enregistré.\nMerci d'entrer votre nom pour voter\n(au moins 3 caractères)",
"Please add some text to your comment before submitting it." : "Merci d'ajouter du texte à votre commentaire avant de le soumettre",
"An error occurred, your comment was not posted." : "Une erreur s'est produite, votre commentaire n'a pas été publié.",
"Polls" : "Sondages",
"Polls App - New Activity" : "Application de sondages - Nouvelle activité",
"{user} participated in the poll \"{title}\"" : "{user} a participé au sondage \"{title}\"",
"Go to poll" : "Accéder au sondage",
"just now" : "à l'instant",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Une application de sondage, similaire à Doodle, avec la possibilité de restreindre l'accès.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Une application de sondage, similaire à Doodle, avec la possibilité de restreindre l'accès (membres, certain groupes/utilisateurs, caché et public).",
"Expired" : "Expiré",
"Expires %n" : "Expire le %n",
"Expires never" : "N'expire jamais",
"Anonymous poll" : "Sondage anonyme",
"Usernames hidden to Owner" : "Noms d'utilisateur cachés au Propriétaire",
"Usernames visible to Owner" : "Noms d'utilisateur visibles par le Propriétaire",
"Group" : "Groupe",
"Title" : "Titre",
"Access" : "Accès",
"Owner" : "Propriétaire",
"Created" : "Créé",
"Expires" : "Expirera",
"Public access" : "Accès public",
"Only shared" : "Partagé seulement",
"Registered users only" : "Uniquement les utilisateurs enregistrés",
"Hidden poll" : "Sondage masqué",
"Only shared" : "Partagé seulement",
"Text poll" : "Sondage texte",
"Date poll" : "Sondage sur des dates",
"never" : "jamais",
@ -42,39 +25,30 @@
"Delete poll as admin" : "Supprimer le sondage en tant qu'administrateur",
"Link copied to clipboard" : "Lien copié dans le presse-papier",
"Error, while copying link to clipboard" : "Erreur lors de la copie du lien dans le presse-papier",
"_There is %n comment_::_There are %n comments_" : ["Il y a %n commentaire","Il y a %n commentaires"],
"Share with" : "Partager avec",
"Poll description" : "Description du sondage",
"Description" : "Description",
"Vote options" : "Options de vote",
"Group" : "Groupe",
"Create new poll" : "Créer un nouveau sondage",
"Poll type" : "Type de sondage",
"Event schedule" : "Planifier",
"Text based" : "Basé sur le texte",
"Shift dates" : "Décaler les dates",
"Shift all dates for " : "Décaler toutes les dates de",
"Add option" : "Ajouter une option",
"You are editing in admin mode" : "Vous réalisez les modifications en tant qu'administrateur",
"Cancel" : "Annuler",
"Receive notification email on activity" : "Recevoir une notification par courriel en cas d'activité",
"Share with" : "Partager avec",
"Comments" : "Commentaires",
"Configuration" : "Configuration",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "La configuration est verrouillée. Changer les options peut entraîner un comportement indésirable, mais vous pouvez quand même la déverrouiller.",
"Unlock configuration " : "Déverrouiller la configuration",
"Poll type" : "Type de sondage",
"No comments yet. Be the first." : "Pas encore de commentaire. Soyez le premier.",
"Description" : "Description",
"Poll configurations" : "Configurations du sondage",
"Allow \"maybe\" vote" : "Autoriser la réponse \"Peut-être\"",
"Anonymous poll" : "Sondage anonyme",
"Hide user names for admin" : "Masquer les noms d'utilisateurs à l'administrateur",
"hidden" : "masqué",
"Name of user or group" : "Nom d'utilisateur ou de groupe",
"Create new poll" : "Créer un nouveau sondage",
"Writing poll" : "Rédiger le sondage",
"Update poll" : "Mettre à jour le sondage",
"Expiration date" : "Date d'expiration",
"Click to add a date" : "Cliquer pour ajouter une date",
"Shift all date options" : "Options pour décaler toutes les dates",
"Cancel" : "Annuler",
"Apply" : "Appliquer",
"Writing poll" : "Rédiger le sondage",
"Update poll" : "Mettre à jour le sondage",
"Title must not be empty!" : "Le titre ne doit pas être vide !",
"%n successfully saved" : "%n enregistré avec succès",
"Error on saving poll, see console" : "Erreur à l'enregistrement du sondage, consultez la console\n ",
"Clone of %n" : "Duplication de %n",
"New" : "Nouveau",
"Shift all date options" : "Options pour décaler toutes les dates",
"_There is %n comment_::_There are %n comments_" : ["Il y a %n commentaire","Il y a %n commentaires"],
"Click here to add a poll" : "Cliquez ici pour créer un sondage",
"Do you want to delete \"%n\"?" : "Souhaitez-vous supprimer \"%n\" ?",
"No, keep poll." : "Non, conserver le sondage.",
@ -84,27 +58,6 @@
"Access denied" : "Accès refusé",
"You are not allowed to view this poll or the poll does not exist." : "Vous nêtes pas autorisé à voir ce sondage ou ce sondage n'existe plus.",
"You are not allowed to edit this poll or the poll does not exist." : "Vous nêtes pas autorisé à modifier ce sondage ou ce sondage n'existe plus.",
"You are either not allowed to delete this poll or it doesn't exist." : "Soit vous n'avez pas les droits pour supprimer ce sondage, soit il n'existe pas.",
"No description provided." : "Aucune description n'a été fournie.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Le sondage a expiré le %s. La possibilité de voter est désactivée, mais vous pouvez toujours commenter.",
"Switch all options at once" : "Changer toutes les options en une seule fois",
"Your name here" : "Votre nom ici",
"Say yes to all" : "Répondre Oui pour tout",
"Reset all (say no)" : "Effacer tout (répondre non)",
"Say maybe to all" : "Répondre Peut-être à tout",
"This poll was updated since your last visit. Please check your votes." : "Ce sondage a été mis à jour depuis votre dernière visite. Veuillez vérifier vos votes.",
"Vote!" : "Votez !",
"Receive notification email on activity" : "Recevoir une notification par courriel en cas d'activité",
"Close details" : "Fermer les détails",
"Close" : "Fermer",
"Expires on %s" : "Expire le %s",
"Invitation access" : "Accès par invitation",
"Click to get link" : "Cliquez pour obtenir le lien",
"Edit Poll" : "Modifier le sondage",
"Poll expired" : "Sondage expiré",
"Comments" : "Commentaires",
"Login or ..." : "Se connecter ou...",
"New comment …" : "Nouveau commentaire…",
"No comments yet. Be the first." : "Pas encore de commentaire. Soyez le premier."
"You are either not allowed to delete this poll or it doesn't exist." : "Soit vous n'avez pas les droits pour supprimer ce sondage, soit il n'existe pas."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

Просмотреть файл

@ -1,38 +1,21 @@
OC.L10N.register(
"polls",
{
"Do you really want to delete this new poll?" : "Confirma que quere eliminar esta enquisa nova?",
"Copied!" : "Copiado!",
"Copy" : "Copiar",
"Not supported!" : "Non admitido!",
"Press ⌘-C to copy." : "Prema ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Prema Ctrl-C para copiar.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Non está rexistrado\nIntroduza o seu nome para votar\n(polo menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Debe engadir algún texto ao seu comentario antes de envialo.",
"An error occurred, your comment was not posted." : "Produciuse un erro, o seu comentario non se publicou.",
"Polls" : "Enquisas",
"Polls App - New Activity" : "Aplicación de enquisas – Actividade nova",
"{user} participated in the poll \"{title}\"" : "{user} participou na enquisa «{title}»",
"Go to poll" : "Ir á enquisa",
"just now" : "agora mesmo",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Unha aplicación de enquisas, semellante a doodle/dudle, coa posibilidade de restrinxir o acceso.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Unha aplicación de enquisas, semellante a doodle/dudle, coa posibilidade de restrinxir o acceso (membros, determinados grupos/usuarios, agochados e públicos).",
"Expired" : "Caducada",
"Expires %n" : "Caduca o %n",
"Expires never" : "Non caduca nunca",
"Anonymous poll" : "Enquisa anónima",
"Usernames hidden to Owner" : "Nomes de usuario agochados ao propietario",
"Usernames visible to Owner" : "Nomes de usuario visíbeis para o propietario",
"Group" : "Grupo",
"Title" : "Título",
"Access" : "Acceso",
"Owner" : "Propietario",
"Created" : "Creado",
"Expires" : "Caduca",
"Public access" : "Acceso público",
"Only shared" : "Só compartida",
"Registered users only" : "Só usuarios rexistrados",
"Hidden poll" : "Enquisa agochada ",
"Only shared" : "Só compartida",
"Text poll" : "Texto da enquisa",
"Date poll" : "Data da enquisa",
"never" : "nunca",
@ -44,39 +27,30 @@ OC.L10N.register(
"Delete poll as admin" : "Eliminar a enquisa como administrador",
"Link copied to clipboard" : "A ligazón foi copiada no portapapeis.",
"Error, while copying link to clipboard" : "Produciuse un erro ao copiar a ligazón no portapapeis",
"_There is %n comment_::_There are %n comments_" : ["Hai %n comentario","Hai %n comentarios"],
"Share with" : "Compartir con",
"Poll description" : "Descrición da enquisa",
"Description" : "Descrición",
"Vote options" : "Opcións de voto",
"Group" : "Grupo",
"Create new poll" : "Crear unha enquisa nova",
"Poll type" : "Tipo de enquisa",
"Event schedule" : "Axenda de eventos",
"Text based" : "Baseado en texto",
"Shift dates" : "Cambiar as datas",
"Shift all dates for " : "Cambiar todas as datas para",
"Add option" : "Engadir opción",
"You are editing in admin mode" : "Está editando en modo administrador",
"Cancel" : "Cancelar",
"Receive notification email on activity" : "Recibir un correo de notificación de actividade",
"Share with" : "Compartir con",
"Comments" : "Comentarios",
"Configuration" : "Configuración",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : " A configuración está bloqueada. Cambiar as opcións pode dar lugar a un comportamento non desexado, aínda así pode desbloqueala.",
"Unlock configuration " : "Desbloquear a configuracioń",
"Poll type" : "Tipo de enquisa",
"No comments yet. Be the first." : "Aínda non hai comentarios, Sexa o primeiro.",
"Description" : "Descrición",
"Poll configurations" : "Configuracións da enquisa",
"Allow \"maybe\" vote" : "Permitir o voto «quizais»",
"Anonymous poll" : "Enquisa anónima",
"Hide user names for admin" : "Agochar os nomes de usuario ao administrador",
"hidden" : "agochada",
"Name of user or group" : "Nome de usuario ou grupo",
"Create new poll" : "Crear unha enquisa nova",
"Writing poll" : "Rexistrando a enquisa",
"Update poll" : "Actualizar a enquisa",
"Expiration date" : "Data de caducidade",
"Click to add a date" : "Prema para engadir unha data",
"Shift all date options" : "Cambia todas as opcións de data",
"Cancel" : "Cancelar",
"Apply" : "Aplicar",
"Writing poll" : "Rexistrando a enquisa",
"Update poll" : "Actualizar a enquisa",
"Title must not be empty!" : "O título non debe estar baleiro!",
"%n successfully saved" : "%n foi gardada satisfactoriamente",
"Error on saving poll, see console" : "Produciuse un erro ao gardar a enquisa, vexa a consola",
"Clone of %n" : "Clonar de %n",
"New" : "Nova",
"Shift all date options" : "Cambia todas as opcións de data",
"_There is %n comment_::_There are %n comments_" : ["Hai %n comentario","Hai %n comentarios"],
"Click here to add a poll" : "Prema aquí para engadir unha enquisa",
"Do you want to delete \"%n\"?" : "Confirma que quere eliminar «%n»?",
"No, keep poll." : "Non, conservar a enquisa.",
@ -86,27 +60,6 @@ OC.L10N.register(
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "Non ten permisos para ver esta enquisa ou a enquisa non existe.",
"You are not allowed to edit this poll or the poll does not exist." : "Non ten permisos para editar esta enquisa ou a enquisa non existe.",
"You are either not allowed to delete this poll or it doesn't exist." : "Non ten permisos para eliminar esta enquisa ou a enquisa non existe.",
"No description provided." : "Non se proporcionou unha descrición.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "A enquisa caducou o %s. O voto xa está desactivado, mais aínda pode facer comentarios.",
"Switch all options at once" : "Cambiar todas as opcións de vez",
"Your name here" : "O seu nome aquí",
"Say yes to all" : "Dicir si a todo",
"Reset all (say no)" : "Restabelecer todo (dicir non)",
"Say maybe to all" : "Dicir quizais a todos",
"This poll was updated since your last visit. Please check your votes." : "Esta enquisa foi actualizada dende a súa última visita. Comprobe os seus votos.",
"Vote!" : "Vote!",
"Receive notification email on activity" : "Recibir un correo de notificación de actividade",
"Close details" : "Pechar os detalles",
"Close" : "Pechar",
"Expires on %s" : "Caduca o %s",
"Invitation access" : "Acceso por convite",
"Click to get link" : "Prema para obter unha ligazón",
"Edit Poll" : "Editar a enquisa",
"Poll expired" : "Enquisa expirada",
"Comments" : "Comentarios",
"Login or ..." : "Acceder ou ...",
"New comment …" : "Comentario novo…",
"No comments yet. Be the first." : "Aínda non hai comentarios, Sexa o primeiro."
"You are either not allowed to delete this poll or it doesn't exist." : "Non ten permisos para eliminar esta enquisa ou a enquisa non existe."
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,36 +1,19 @@
{ "translations": {
"Do you really want to delete this new poll?" : "Confirma que quere eliminar esta enquisa nova?",
"Copied!" : "Copiado!",
"Copy" : "Copiar",
"Not supported!" : "Non admitido!",
"Press ⌘-C to copy." : "Prema ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Prema Ctrl-C para copiar.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Non está rexistrado\nIntroduza o seu nome para votar\n(polo menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Debe engadir algún texto ao seu comentario antes de envialo.",
"An error occurred, your comment was not posted." : "Produciuse un erro, o seu comentario non se publicou.",
"Polls" : "Enquisas",
"Polls App - New Activity" : "Aplicación de enquisas – Actividade nova",
"{user} participated in the poll \"{title}\"" : "{user} participou na enquisa «{title}»",
"Go to poll" : "Ir á enquisa",
"just now" : "agora mesmo",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Unha aplicación de enquisas, semellante a doodle/dudle, coa posibilidade de restrinxir o acceso.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Unha aplicación de enquisas, semellante a doodle/dudle, coa posibilidade de restrinxir o acceso (membros, determinados grupos/usuarios, agochados e públicos).",
"Expired" : "Caducada",
"Expires %n" : "Caduca o %n",
"Expires never" : "Non caduca nunca",
"Anonymous poll" : "Enquisa anónima",
"Usernames hidden to Owner" : "Nomes de usuario agochados ao propietario",
"Usernames visible to Owner" : "Nomes de usuario visíbeis para o propietario",
"Group" : "Grupo",
"Title" : "Título",
"Access" : "Acceso",
"Owner" : "Propietario",
"Created" : "Creado",
"Expires" : "Caduca",
"Public access" : "Acceso público",
"Only shared" : "Só compartida",
"Registered users only" : "Só usuarios rexistrados",
"Hidden poll" : "Enquisa agochada ",
"Only shared" : "Só compartida",
"Text poll" : "Texto da enquisa",
"Date poll" : "Data da enquisa",
"never" : "nunca",
@ -42,39 +25,30 @@
"Delete poll as admin" : "Eliminar a enquisa como administrador",
"Link copied to clipboard" : "A ligazón foi copiada no portapapeis.",
"Error, while copying link to clipboard" : "Produciuse un erro ao copiar a ligazón no portapapeis",
"_There is %n comment_::_There are %n comments_" : ["Hai %n comentario","Hai %n comentarios"],
"Share with" : "Compartir con",
"Poll description" : "Descrición da enquisa",
"Description" : "Descrición",
"Vote options" : "Opcións de voto",
"Group" : "Grupo",
"Create new poll" : "Crear unha enquisa nova",
"Poll type" : "Tipo de enquisa",
"Event schedule" : "Axenda de eventos",
"Text based" : "Baseado en texto",
"Shift dates" : "Cambiar as datas",
"Shift all dates for " : "Cambiar todas as datas para",
"Add option" : "Engadir opción",
"You are editing in admin mode" : "Está editando en modo administrador",
"Cancel" : "Cancelar",
"Receive notification email on activity" : "Recibir un correo de notificación de actividade",
"Share with" : "Compartir con",
"Comments" : "Comentarios",
"Configuration" : "Configuración",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : " A configuración está bloqueada. Cambiar as opcións pode dar lugar a un comportamento non desexado, aínda así pode desbloqueala.",
"Unlock configuration " : "Desbloquear a configuracioń",
"Poll type" : "Tipo de enquisa",
"No comments yet. Be the first." : "Aínda non hai comentarios, Sexa o primeiro.",
"Description" : "Descrición",
"Poll configurations" : "Configuracións da enquisa",
"Allow \"maybe\" vote" : "Permitir o voto «quizais»",
"Anonymous poll" : "Enquisa anónima",
"Hide user names for admin" : "Agochar os nomes de usuario ao administrador",
"hidden" : "agochada",
"Name of user or group" : "Nome de usuario ou grupo",
"Create new poll" : "Crear unha enquisa nova",
"Writing poll" : "Rexistrando a enquisa",
"Update poll" : "Actualizar a enquisa",
"Expiration date" : "Data de caducidade",
"Click to add a date" : "Prema para engadir unha data",
"Shift all date options" : "Cambia todas as opcións de data",
"Cancel" : "Cancelar",
"Apply" : "Aplicar",
"Writing poll" : "Rexistrando a enquisa",
"Update poll" : "Actualizar a enquisa",
"Title must not be empty!" : "O título non debe estar baleiro!",
"%n successfully saved" : "%n foi gardada satisfactoriamente",
"Error on saving poll, see console" : "Produciuse un erro ao gardar a enquisa, vexa a consola",
"Clone of %n" : "Clonar de %n",
"New" : "Nova",
"Shift all date options" : "Cambia todas as opcións de data",
"_There is %n comment_::_There are %n comments_" : ["Hai %n comentario","Hai %n comentarios"],
"Click here to add a poll" : "Prema aquí para engadir unha enquisa",
"Do you want to delete \"%n\"?" : "Confirma que quere eliminar «%n»?",
"No, keep poll." : "Non, conservar a enquisa.",
@ -84,27 +58,6 @@
"Access denied" : "Acceso denegado",
"You are not allowed to view this poll or the poll does not exist." : "Non ten permisos para ver esta enquisa ou a enquisa non existe.",
"You are not allowed to edit this poll or the poll does not exist." : "Non ten permisos para editar esta enquisa ou a enquisa non existe.",
"You are either not allowed to delete this poll or it doesn't exist." : "Non ten permisos para eliminar esta enquisa ou a enquisa non existe.",
"No description provided." : "Non se proporcionou unha descrición.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "A enquisa caducou o %s. O voto xa está desactivado, mais aínda pode facer comentarios.",
"Switch all options at once" : "Cambiar todas as opcións de vez",
"Your name here" : "O seu nome aquí",
"Say yes to all" : "Dicir si a todo",
"Reset all (say no)" : "Restabelecer todo (dicir non)",
"Say maybe to all" : "Dicir quizais a todos",
"This poll was updated since your last visit. Please check your votes." : "Esta enquisa foi actualizada dende a súa última visita. Comprobe os seus votos.",
"Vote!" : "Vote!",
"Receive notification email on activity" : "Recibir un correo de notificación de actividade",
"Close details" : "Pechar os detalles",
"Close" : "Pechar",
"Expires on %s" : "Caduca o %s",
"Invitation access" : "Acceso por convite",
"Click to get link" : "Prema para obter unha ligazón",
"Edit Poll" : "Editar a enquisa",
"Poll expired" : "Enquisa expirada",
"Comments" : "Comentarios",
"Login or ..." : "Acceder ou ...",
"New comment …" : "Comentario novo…",
"No comments yet. Be the first." : "Aínda non hai comentarios, Sexa o primeiro."
"You are either not allowed to delete this poll or it doesn't exist." : "Non ten permisos para eliminar esta enquisa ou a enquisa non existe."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,23 +1,10 @@
OC.L10N.register(
"polls",
{
"Copied!" : "הועתק!",
"Copy" : "העתקה",
"Not supported!" : "אין תמיכה!",
"Press ⌘-C to copy." : "יש ללחוץ על ‎⌘-C כדי להעתיק.",
"Press Ctrl-C to copy." : "יש ללחוץ על Ctrl-C כדי להעתיק.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "לא נרשמת.\nנא להקליד את השם שלך כדי להצביע\n(3 תווים לפחות).",
"Please add some text to your comment before submitting it." : "נא להוסיף טקסט לתגובה שלך בטרם השליחה.",
"An error occurred, your comment was not posted." : "אירעה שגיאה, התגובה שלך לא פורסמה.",
"Polls" : "סקרים",
"Polls App - New Activity" : "יישומון סקרים - פעילות חדשה",
"just now" : "כרגע",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "יישומון סקרים, בדומה ל־doodle/dudle אם האפשרות להגבלת גישה.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "יישומון סקרים, דומה ל־doodle/dudle עם אפשרות להגבלת גישה (חברים, קבוצות/משתמשים מסוימים, הסתרה או חשיפה).",
"Expired" : "פג",
"Expires never" : "לעולם לא יפוג",
"Usernames hidden to Owner" : "שמות המשתמשים נסתרים בפני הבעלים",
"Usernames visible to Owner" : "שמות המשתמשים גלויים לבעלים",
"Title" : "כותרת",
"Access" : "גישה",
"Owner" : "בעלות",
@ -25,28 +12,14 @@ OC.L10N.register(
"Expires" : "תפוגה",
"Copy Link" : "העתקת קישור",
"Delete poll" : "מחיקת סקר",
"Description" : "תיאור",
"Create new poll" : "יצירת סקר חדש",
"Receive notification email on activity" : "קבלת הודעות בדוא״ל כשיש פעילות",
"Comments" : "תגובות",
"No comments yet. Be the first." : "אין תגובות עדיין. זמן לחניכה.",
"Description" : "תיאור",
"Update poll" : "עדכון סקר",
"Access denied" : "הגישה נדחתה",
"You are not allowed to view this poll or the poll does not exist." : "אסור לך לצפות בסקר זה או שהסקר אינו קיים.",
"You are not allowed to edit this poll or the poll does not exist." : "אסור לך לערוך את הסקר הזה או שהסקר אינו קיים.",
"No description provided." : "לא סופק תיאור.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "הסקר פג ב־%s. ההצבעה מושבתת, אך עדיין ניתן להגיב.",
"Switch all options at once" : "החלפת מצב כל האפשרויות בבת אחת",
"Your name here" : "שמך כאן",
"Vote!" : "הצבעה!",
"Receive notification email on activity" : "קבלת הודעות בדוא״ל כשיש פעילות",
"Close details" : "סגירת הפרטים",
"Close" : "סגירה",
"Expires on %s" : "יפוג ב־%s",
"Invitation access" : "גישה להזמנה",
"Click to get link" : "יש ללחוץ כדי לקבל קישור",
"Edit Poll" : "עריכת סקר",
"Poll expired" : "הסקר פג",
"Comments" : "תגובות",
"Login or ..." : "להיכנס או …",
"New comment …" : "תגובה חדשה…",
"No comments yet. Be the first." : "אין תגובות עדיין. זמן לחניכה."
"You are not allowed to edit this poll or the poll does not exist." : "אסור לך לערוך את הסקר הזה או שהסקר אינו קיים."
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");

Просмотреть файл

@ -1,21 +1,8 @@
{ "translations": {
"Copied!" : "הועתק!",
"Copy" : "העתקה",
"Not supported!" : "אין תמיכה!",
"Press ⌘-C to copy." : "יש ללחוץ על ‎⌘-C כדי להעתיק.",
"Press Ctrl-C to copy." : "יש ללחוץ על Ctrl-C כדי להעתיק.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "לא נרשמת.\nנא להקליד את השם שלך כדי להצביע\n(3 תווים לפחות).",
"Please add some text to your comment before submitting it." : "נא להוסיף טקסט לתגובה שלך בטרם השליחה.",
"An error occurred, your comment was not posted." : "אירעה שגיאה, התגובה שלך לא פורסמה.",
"Polls" : "סקרים",
"Polls App - New Activity" : "יישומון סקרים - פעילות חדשה",
"just now" : "כרגע",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "יישומון סקרים, בדומה ל־doodle/dudle אם האפשרות להגבלת גישה.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "יישומון סקרים, דומה ל־doodle/dudle עם אפשרות להגבלת גישה (חברים, קבוצות/משתמשים מסוימים, הסתרה או חשיפה).",
"Expired" : "פג",
"Expires never" : "לעולם לא יפוג",
"Usernames hidden to Owner" : "שמות המשתמשים נסתרים בפני הבעלים",
"Usernames visible to Owner" : "שמות המשתמשים גלויים לבעלים",
"Title" : "כותרת",
"Access" : "גישה",
"Owner" : "בעלות",
@ -23,28 +10,14 @@
"Expires" : "תפוגה",
"Copy Link" : "העתקת קישור",
"Delete poll" : "מחיקת סקר",
"Description" : "תיאור",
"Create new poll" : "יצירת סקר חדש",
"Receive notification email on activity" : "קבלת הודעות בדוא״ל כשיש פעילות",
"Comments" : "תגובות",
"No comments yet. Be the first." : "אין תגובות עדיין. זמן לחניכה.",
"Description" : "תיאור",
"Update poll" : "עדכון סקר",
"Access denied" : "הגישה נדחתה",
"You are not allowed to view this poll or the poll does not exist." : "אסור לך לצפות בסקר זה או שהסקר אינו קיים.",
"You are not allowed to edit this poll or the poll does not exist." : "אסור לך לערוך את הסקר הזה או שהסקר אינו קיים.",
"No description provided." : "לא סופק תיאור.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "הסקר פג ב־%s. ההצבעה מושבתת, אך עדיין ניתן להגיב.",
"Switch all options at once" : "החלפת מצב כל האפשרויות בבת אחת",
"Your name here" : "שמך כאן",
"Vote!" : "הצבעה!",
"Receive notification email on activity" : "קבלת הודעות בדוא״ל כשיש פעילות",
"Close details" : "סגירת הפרטים",
"Close" : "סגירה",
"Expires on %s" : "יפוג ב־%s",
"Invitation access" : "גישה להזמנה",
"Click to get link" : "יש ללחוץ כדי לקבל קישור",
"Edit Poll" : "עריכת סקר",
"Poll expired" : "הסקר פג",
"Comments" : "תגובות",
"Login or ..." : "להיכנס או …",
"New comment …" : "תגובה חדשה…",
"No comments yet. Be the first." : "אין תגובות עדיין. זמן לחניכה."
"You are not allowed to edit this poll or the poll does not exist." : "אסור לך לערוך את הסקר הזה או שהסקר אינו קיים."
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
}

Просмотреть файл

@ -1,38 +1,21 @@
OC.L10N.register(
"polls",
{
"Do you really want to delete this new poll?" : "Želite li zaista izbrisati ovu novu anketu?",
"Copied!" : "Kopirano!",
"Copy" : "Kopiraj",
"Not supported!" : "Nije podržano!",
"Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.",
"Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Niste registrirani.\nUnesite svoje ime kako biste glasovali\n(najmanje 3 znaka).",
"Please add some text to your comment before submitting it." : "Dodajte tekst u komentar prije nego što ga pošaljete.",
"An error occurred, your comment was not posted." : "Došlo je do pogreške, vaš komentar nije objavljen.",
"Polls" : "Ankete",
"Polls App - New Activity" : "Aplikacija za ankete – nova aktivnost",
"{user} participated in the poll \"{title}\"" : "{user} je sudjelovao u anketi „{title}”",
"Go to poll" : "Idi u anketu",
"just now" : "upravo sad",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Aplikacija za ankete, nalik aplikaciji doodle/dudle s mogućnošću ograničavanja pristupa.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Aplikacija za ankete, nalik aplikaciji doodle/dudle s mogućnošću ograničavanja pristupa (članovi, određene grupe/korisnici, skriveno, javno).",
"Expired" : "Istekao",
"Expires %n" : "Istječe %n",
"Expires never" : "Istječe nikada",
"Anonymous poll" : "Anonimna anketa",
"Usernames hidden to Owner" : "Korisnička imena skrivena za Vlasnika",
"Usernames visible to Owner" : "Korisnička imena vidljiva Vlasniku",
"Group" : "Grupa",
"Title" : "Naslov",
"Access" : "Pristup",
"Owner" : "Vlasnik",
"Created" : "Stvoreno",
"Expires" : "Istječe",
"Public access" : "Javni pristup",
"Only shared" : "Samo dijeljeno",
"Registered users only" : "Samo registrirani korisnici",
"Hidden poll" : "Skrivena anketa",
"Only shared" : "Samo dijeljeno",
"Text poll" : "Tekst ankete",
"Date poll" : "Datum ankete",
"never" : "nikad",
@ -44,39 +27,30 @@ OC.L10N.register(
"Delete poll as admin" : "Izbriši anketu kao administrator",
"Link copied to clipboard" : "Poveznica je kopirana u međuspremnik",
"Error, while copying link to clipboard" : "Pogreška tijekom kopiranja poveznice u međuspremnik",
"_There is %n comment_::_There are %n comments_" : ["Postoji %n komentar","Postoji %n komentara","Postoji %n komentara"],
"Share with" : "Dijeli s",
"Poll description" : "Opis ankete",
"Description" : "Opis",
"Vote options" : "Opcije glasovanja",
"Group" : "Grupa",
"Create new poll" : "Stvori novu anketu",
"Poll type" : "Vrsta ankete",
"Event schedule" : "Raspored događaja",
"Text based" : "Temeljeno na tekstu",
"Shift dates" : "Pomakni datume",
"Shift all dates for " : "Pomakni sve datume za ",
"Add option" : "Dodaj opciju",
"You are editing in admin mode" : "Uređujete u načinu rada administratora",
"Cancel" : "Odustani",
"Receive notification email on activity" : "Primaj obavijesti o aktivnostima e-poštom",
"Share with" : "Dijeli s",
"Comments" : "Komentari",
"Configuration" : "Konfiguracija",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "Konfiguracija je zaključana. Promjena opcija može rezultirati neželjenim ponašanjem, ali svejedno je možete otključati.",
"Unlock configuration " : "Otključaj konfiguraciju ",
"Poll type" : "Vrsta ankete",
"No comments yet. Be the first." : "Još nema komentara. Budite prvi.",
"Description" : "Opis",
"Poll configurations" : "Konfiguracije anketa",
"Allow \"maybe\" vote" : "Dopusti odgovor „možda”",
"Anonymous poll" : "Anonimna anketa",
"Hide user names for admin" : "Sakrij korisnička imena za administratora",
"hidden" : "skriveno",
"Name of user or group" : "Ime korisnika ili grupe",
"Create new poll" : "Stvori novu anketu",
"Writing poll" : "Pisanje ankete",
"Update poll" : "Ažuriraj anketu",
"Expiration date" : "Datum isteka",
"Click to add a date" : "Klikni za dodavanje datuma",
"Shift all date options" : "Mogućnosti pomicanja svih datuma",
"Cancel" : "Odustani",
"Apply" : "Potvrdi",
"Writing poll" : "Pisanje ankete",
"Update poll" : "Ažuriraj anketu",
"Title must not be empty!" : "Naslov ne smije biti prazan!",
"%n successfully saved" : "%n uspješno spremljenih",
"Error on saving poll, see console" : "Pogreška pri spremanju ankete, pogledajte konzolu",
"Clone of %n" : "Klon %n",
"New" : "Novo",
"Shift all date options" : "Mogućnosti pomicanja svih datuma",
"_There is %n comment_::_There are %n comments_" : ["Postoji %n komentar","Postoji %n komentara","Postoji %n komentara"],
"Click here to add a poll" : "Klikni ovdje za dodavanje ankete",
"Do you want to delete \"%n\"?" : "Želite li izbrisati „%n”?",
"No, keep poll." : "Ne, zadrži anketu.",
@ -86,27 +60,6 @@ OC.L10N.register(
"Access denied" : "Pristup odbijen",
"You are not allowed to view this poll or the poll does not exist." : "Nije vam dopušteno pregledavati ovu anketu ili anketa ne postoji.",
"You are not allowed to edit this poll or the poll does not exist." : "Nije vam dopušteno uređivati ovu anketu ili anketa ne postoji.",
"You are either not allowed to delete this poll or it doesn't exist." : "Nije vam dopušteno brisati ovu anketu ili anketa ne postoji.",
"No description provided." : "Nije naveden opis.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Anketa je istekla %s. Glasovanje je onemogućeno, ali još uvijek možete komentirati.",
"Switch all options at once" : "Prebaci sve opcije odjednom",
"Your name here" : "Tvoje ime ovdje",
"Say yes to all" : "Odgovori da na sva pitanja",
"Reset all (say no)" : "Resetiraj sve (odgovori ne)",
"Say maybe to all" : "Odgovori možda na sva pitanja",
"This poll was updated since your last visit. Please check your votes." : "Ova je anketa ažurirana nakon vašeg posljednjeg posjeta. Provjerite svoje odgovore.",
"Vote!" : "Glasaj!",
"Receive notification email on activity" : "Primaj obavijesti o aktivnostima e-poštom",
"Close details" : "Zatvori pojedinosti",
"Close" : "Zatvori",
"Expires on %s" : "Istječe %s",
"Invitation access" : "Pristup pozivu",
"Click to get link" : "Kliknite za poveznicu",
"Edit Poll" : "Uredi anketu",
"Poll expired" : "Anketa je istekla",
"Comments" : "Komentari",
"Login or ..." : "Prijava ili...",
"New comment …" : "Novi komentar…",
"No comments yet. Be the first." : "Još nema komentara. Budite prvi."
"You are either not allowed to delete this poll or it doesn't exist." : "Nije vam dopušteno brisati ovu anketu ili anketa ne postoji."
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");

Просмотреть файл

@ -1,36 +1,19 @@
{ "translations": {
"Do you really want to delete this new poll?" : "Želite li zaista izbrisati ovu novu anketu?",
"Copied!" : "Kopirano!",
"Copy" : "Kopiraj",
"Not supported!" : "Nije podržano!",
"Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.",
"Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Niste registrirani.\nUnesite svoje ime kako biste glasovali\n(najmanje 3 znaka).",
"Please add some text to your comment before submitting it." : "Dodajte tekst u komentar prije nego što ga pošaljete.",
"An error occurred, your comment was not posted." : "Došlo je do pogreške, vaš komentar nije objavljen.",
"Polls" : "Ankete",
"Polls App - New Activity" : "Aplikacija za ankete – nova aktivnost",
"{user} participated in the poll \"{title}\"" : "{user} je sudjelovao u anketi „{title}”",
"Go to poll" : "Idi u anketu",
"just now" : "upravo sad",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Aplikacija za ankete, nalik aplikaciji doodle/dudle s mogućnošću ograničavanja pristupa.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Aplikacija za ankete, nalik aplikaciji doodle/dudle s mogućnošću ograničavanja pristupa (članovi, određene grupe/korisnici, skriveno, javno).",
"Expired" : "Istekao",
"Expires %n" : "Istječe %n",
"Expires never" : "Istječe nikada",
"Anonymous poll" : "Anonimna anketa",
"Usernames hidden to Owner" : "Korisnička imena skrivena za Vlasnika",
"Usernames visible to Owner" : "Korisnička imena vidljiva Vlasniku",
"Group" : "Grupa",
"Title" : "Naslov",
"Access" : "Pristup",
"Owner" : "Vlasnik",
"Created" : "Stvoreno",
"Expires" : "Istječe",
"Public access" : "Javni pristup",
"Only shared" : "Samo dijeljeno",
"Registered users only" : "Samo registrirani korisnici",
"Hidden poll" : "Skrivena anketa",
"Only shared" : "Samo dijeljeno",
"Text poll" : "Tekst ankete",
"Date poll" : "Datum ankete",
"never" : "nikad",
@ -42,39 +25,30 @@
"Delete poll as admin" : "Izbriši anketu kao administrator",
"Link copied to clipboard" : "Poveznica je kopirana u međuspremnik",
"Error, while copying link to clipboard" : "Pogreška tijekom kopiranja poveznice u međuspremnik",
"_There is %n comment_::_There are %n comments_" : ["Postoji %n komentar","Postoji %n komentara","Postoji %n komentara"],
"Share with" : "Dijeli s",
"Poll description" : "Opis ankete",
"Description" : "Opis",
"Vote options" : "Opcije glasovanja",
"Group" : "Grupa",
"Create new poll" : "Stvori novu anketu",
"Poll type" : "Vrsta ankete",
"Event schedule" : "Raspored događaja",
"Text based" : "Temeljeno na tekstu",
"Shift dates" : "Pomakni datume",
"Shift all dates for " : "Pomakni sve datume za ",
"Add option" : "Dodaj opciju",
"You are editing in admin mode" : "Uređujete u načinu rada administratora",
"Cancel" : "Odustani",
"Receive notification email on activity" : "Primaj obavijesti o aktivnostima e-poštom",
"Share with" : "Dijeli s",
"Comments" : "Komentari",
"Configuration" : "Konfiguracija",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "Konfiguracija je zaključana. Promjena opcija može rezultirati neželjenim ponašanjem, ali svejedno je možete otključati.",
"Unlock configuration " : "Otključaj konfiguraciju ",
"Poll type" : "Vrsta ankete",
"No comments yet. Be the first." : "Još nema komentara. Budite prvi.",
"Description" : "Opis",
"Poll configurations" : "Konfiguracije anketa",
"Allow \"maybe\" vote" : "Dopusti odgovor „možda”",
"Anonymous poll" : "Anonimna anketa",
"Hide user names for admin" : "Sakrij korisnička imena za administratora",
"hidden" : "skriveno",
"Name of user or group" : "Ime korisnika ili grupe",
"Create new poll" : "Stvori novu anketu",
"Writing poll" : "Pisanje ankete",
"Update poll" : "Ažuriraj anketu",
"Expiration date" : "Datum isteka",
"Click to add a date" : "Klikni za dodavanje datuma",
"Shift all date options" : "Mogućnosti pomicanja svih datuma",
"Cancel" : "Odustani",
"Apply" : "Potvrdi",
"Writing poll" : "Pisanje ankete",
"Update poll" : "Ažuriraj anketu",
"Title must not be empty!" : "Naslov ne smije biti prazan!",
"%n successfully saved" : "%n uspješno spremljenih",
"Error on saving poll, see console" : "Pogreška pri spremanju ankete, pogledajte konzolu",
"Clone of %n" : "Klon %n",
"New" : "Novo",
"Shift all date options" : "Mogućnosti pomicanja svih datuma",
"_There is %n comment_::_There are %n comments_" : ["Postoji %n komentar","Postoji %n komentara","Postoji %n komentara"],
"Click here to add a poll" : "Klikni ovdje za dodavanje ankete",
"Do you want to delete \"%n\"?" : "Želite li izbrisati „%n”?",
"No, keep poll." : "Ne, zadrži anketu.",
@ -84,27 +58,6 @@
"Access denied" : "Pristup odbijen",
"You are not allowed to view this poll or the poll does not exist." : "Nije vam dopušteno pregledavati ovu anketu ili anketa ne postoji.",
"You are not allowed to edit this poll or the poll does not exist." : "Nije vam dopušteno uređivati ovu anketu ili anketa ne postoji.",
"You are either not allowed to delete this poll or it doesn't exist." : "Nije vam dopušteno brisati ovu anketu ili anketa ne postoji.",
"No description provided." : "Nije naveden opis.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Anketa je istekla %s. Glasovanje je onemogućeno, ali još uvijek možete komentirati.",
"Switch all options at once" : "Prebaci sve opcije odjednom",
"Your name here" : "Tvoje ime ovdje",
"Say yes to all" : "Odgovori da na sva pitanja",
"Reset all (say no)" : "Resetiraj sve (odgovori ne)",
"Say maybe to all" : "Odgovori možda na sva pitanja",
"This poll was updated since your last visit. Please check your votes." : "Ova je anketa ažurirana nakon vašeg posljednjeg posjeta. Provjerite svoje odgovore.",
"Vote!" : "Glasaj!",
"Receive notification email on activity" : "Primaj obavijesti o aktivnostima e-poštom",
"Close details" : "Zatvori pojedinosti",
"Close" : "Zatvori",
"Expires on %s" : "Istječe %s",
"Invitation access" : "Pristup pozivu",
"Click to get link" : "Kliknite za poveznicu",
"Edit Poll" : "Uredi anketu",
"Poll expired" : "Anketa je istekla",
"Comments" : "Komentari",
"Login or ..." : "Prijava ili...",
"New comment …" : "Novi komentar…",
"No comments yet. Be the first." : "Još nema komentara. Budite prvi."
"You are either not allowed to delete this poll or it doesn't exist." : "Nije vam dopušteno brisati ovu anketu ili anketa ne postoji."
},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
}

Просмотреть файл

@ -1,36 +1,19 @@
OC.L10N.register(
"polls",
{
"Do you really want to delete this new poll?" : "Tényleg törölni akarja ezt az új szavazást?",
"Copied!" : "Másolva!",
"Copy" : "Másolás",
"Not supported!" : "Nem támogatott!",
"Press ⌘-C to copy." : "A másoláshoz nyomj ⌘-C-t.",
"Press Ctrl-C to copy." : "A másoláshoz nyomj Ctrl-C-t.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Nem vagy regisztrálva.\nKérlek add meg a neved a szavazáshoz\n(Legalább 3 karakter).",
"Please add some text to your comment before submitting it." : "Kérlek adj hozzá valamilyen szöveget a hozzászólásodhoz beküldés előtt.",
"An error occurred, your comment was not posted." : "Hiba történt, a hozzászólásod nem lett beküldve.",
"Polls" : "Szavazások",
"Polls App - New Activity" : "Szavazó app - Új aktivitás",
"{user} participated in the poll \"{title}\"" : "{user} csatlakozott a szavazáshoz \"{title}\"",
"Go to poll" : "Ugrás a szavazáshoz",
"just now" : "épp most",
"Expired" : "Lejárt",
"Expires %n" : "Lejár: %n",
"Expires never" : "Sosem jár le",
"Anonymous poll" : "Névtelen szavazás",
"Usernames hidden to Owner" : "A felhasználóneveket nem látja a tulajdonos",
"Usernames visible to Owner" : "A felhasználóneveket látja a tulajdonos",
"Group" : "Csoport",
"Title" : "Cím",
"Access" : "Hozzáférés",
"Owner" : "Tulajdonos",
"Created" : "Létrehozva",
"Expires" : "Lejárat",
"Public access" : "Nyilvános hozzáférés",
"Only shared" : "Csak megosztott",
"Registered users only" : "Csak regisztrált felhasználó",
"Hidden poll" : "Rejtett szavazás",
"Only shared" : "Csak megosztott",
"never" : "soha",
"Copy Link" : "Link másolása",
"Clone poll" : "Szavazás klónozása",
@ -39,35 +22,28 @@ OC.L10N.register(
"Edit poll as admin" : "Szavazás szerkesztése adminisztrátorként",
"Delete poll as admin" : "Szavazás törlése adminisztrátorként",
"Link copied to clipboard" : "Hivatkozás bemásolva a vágólapra",
"Share with" : "Megosztva vele",
"Poll description" : "Szavazat leírása",
"Description" : "Leírás",
"Vote options" : "Szavazási opciók",
"Group" : "Csoport",
"Create new poll" : "Új szavazás",
"Poll type" : "Szavazás típus",
"Event schedule" : "Esemény időzítés",
"Text based" : "Szöveg alapú",
"Shift dates" : "Dátumok eltolása",
"Add option" : "Beállítás hozzáadása",
"You are editing in admin mode" : "Admin módban szerkeszted",
"Cancel" : "Mégsem",
"Receive notification email on activity" : "Értesítés küldése az aktivitásról",
"Share with" : "Megosztva vele",
"Comments" : "Hozzászólások",
"Configuration" : "Beállítások",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "A beállítások zárolva vannak. A beállítás változtatása nem várt eredményt hozhat, azonban fel tudod oldani valahogy.",
"Unlock configuration " : "Beállítás engedélyezése",
"Poll type" : "Szavazás típus",
"No comments yet. Be the first." : "Még nincsenek hozzászólások. Legyél az első.",
"Description" : "Leírás",
"Poll configurations" : "Szavazás beállítása",
"Allow \"maybe\" vote" : "„Talán” szavazat engedélyezése",
"Anonymous poll" : "Névtelen szavazás",
"Hide user names for admin" : "Felhasználónevek elrejtése a rendszergazdának",
"hidden" : "rejtett",
"Name of user or group" : "Felhasználó vagy csoport neve",
"Create new poll" : "Új szavazás",
"Writing poll" : "Szavazás írása",
"Update poll" : "Szavazás frissítése",
"Expiration date" : "Lejárati dátum",
"Click to add a date" : "Kattints a dátum hozzáadásához",
"Cancel" : "Mégsem",
"Apply" : "Alkalmaz",
"Writing poll" : "Szavazás írása",
"Update poll" : "Szavazás frissítése",
"Title must not be empty!" : "A cím nem lehet üres!",
"%n successfully saved" : "%n sikeresen mentve",
"Clone of %n" : "%n klónja",
"New" : "Új",
"Click here to add a poll" : "Kattints ide a szavazás hozzáadásához",
"Do you want to delete \"%n\"?" : "„%n” valóban törölhető?",
"No, keep poll." : "Nem, szavazás megtartása.",
@ -77,24 +53,6 @@ OC.L10N.register(
"Access denied" : "Hozzáférés letiltva",
"You are not allowed to view this poll or the poll does not exist." : "Nem vagy jogosult a szavazás megtekintésére, vagy az nem létezik.",
"You are not allowed to edit this poll or the poll does not exist." : "Nem vagy jogosult a szavazás szerkesztésére, vagy az nem létezik.",
"You are either not allowed to delete this poll or it doesn't exist." : "Nem vagy jogosult a szavazás törlésére, vagy az nem létezik.",
"No description provided." : "Nincs leírás megadva.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "A szavazás lejárt ekkor: %s. A szavazás nem ki van kapcsolva, de hozzászólni még lehet.",
"Switch all options at once" : "Minden kapcsoló egyszerre állítása",
"Your name here" : "A neved",
"This poll was updated since your last visit. Please check your votes." : "Ez a szavazás frissítve lett legutolsó látogatásod óta. Kérlek ellenőrizd a szavazataidat.",
"Vote!" : "Szavazás!",
"Receive notification email on activity" : "Értesítés küldése az aktivitásról",
"Close details" : "Részletek bezárása",
"Close" : "Bezárás",
"Expires on %s" : "Lejárt ekkor: %s",
"Invitation access" : "Meghívó hozzáférés",
"Click to get link" : "Kattints a link beszerzéséért",
"Edit Poll" : "Szavazás szerkesztése",
"Poll expired" : "Szavazás lejárt",
"Comments" : "Hozzászólások",
"Login or ..." : "Bejelentkezés vagy ...",
"New comment …" : "Új hozzászólás...",
"No comments yet. Be the first." : "Még nincsenek hozzászólások. Legyél az első."
"You are either not allowed to delete this poll or it doesn't exist." : "Nem vagy jogosult a szavazás törlésére, vagy az nem létezik."
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,34 +1,17 @@
{ "translations": {
"Do you really want to delete this new poll?" : "Tényleg törölni akarja ezt az új szavazást?",
"Copied!" : "Másolva!",
"Copy" : "Másolás",
"Not supported!" : "Nem támogatott!",
"Press ⌘-C to copy." : "A másoláshoz nyomj ⌘-C-t.",
"Press Ctrl-C to copy." : "A másoláshoz nyomj Ctrl-C-t.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Nem vagy regisztrálva.\nKérlek add meg a neved a szavazáshoz\n(Legalább 3 karakter).",
"Please add some text to your comment before submitting it." : "Kérlek adj hozzá valamilyen szöveget a hozzászólásodhoz beküldés előtt.",
"An error occurred, your comment was not posted." : "Hiba történt, a hozzászólásod nem lett beküldve.",
"Polls" : "Szavazások",
"Polls App - New Activity" : "Szavazó app - Új aktivitás",
"{user} participated in the poll \"{title}\"" : "{user} csatlakozott a szavazáshoz \"{title}\"",
"Go to poll" : "Ugrás a szavazáshoz",
"just now" : "épp most",
"Expired" : "Lejárt",
"Expires %n" : "Lejár: %n",
"Expires never" : "Sosem jár le",
"Anonymous poll" : "Névtelen szavazás",
"Usernames hidden to Owner" : "A felhasználóneveket nem látja a tulajdonos",
"Usernames visible to Owner" : "A felhasználóneveket látja a tulajdonos",
"Group" : "Csoport",
"Title" : "Cím",
"Access" : "Hozzáférés",
"Owner" : "Tulajdonos",
"Created" : "Létrehozva",
"Expires" : "Lejárat",
"Public access" : "Nyilvános hozzáférés",
"Only shared" : "Csak megosztott",
"Registered users only" : "Csak regisztrált felhasználó",
"Hidden poll" : "Rejtett szavazás",
"Only shared" : "Csak megosztott",
"never" : "soha",
"Copy Link" : "Link másolása",
"Clone poll" : "Szavazás klónozása",
@ -37,35 +20,28 @@
"Edit poll as admin" : "Szavazás szerkesztése adminisztrátorként",
"Delete poll as admin" : "Szavazás törlése adminisztrátorként",
"Link copied to clipboard" : "Hivatkozás bemásolva a vágólapra",
"Share with" : "Megosztva vele",
"Poll description" : "Szavazat leírása",
"Description" : "Leírás",
"Vote options" : "Szavazási opciók",
"Group" : "Csoport",
"Create new poll" : "Új szavazás",
"Poll type" : "Szavazás típus",
"Event schedule" : "Esemény időzítés",
"Text based" : "Szöveg alapú",
"Shift dates" : "Dátumok eltolása",
"Add option" : "Beállítás hozzáadása",
"You are editing in admin mode" : "Admin módban szerkeszted",
"Cancel" : "Mégsem",
"Receive notification email on activity" : "Értesítés küldése az aktivitásról",
"Share with" : "Megosztva vele",
"Comments" : "Hozzászólások",
"Configuration" : "Beállítások",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "A beállítások zárolva vannak. A beállítás változtatása nem várt eredményt hozhat, azonban fel tudod oldani valahogy.",
"Unlock configuration " : "Beállítás engedélyezése",
"Poll type" : "Szavazás típus",
"No comments yet. Be the first." : "Még nincsenek hozzászólások. Legyél az első.",
"Description" : "Leírás",
"Poll configurations" : "Szavazás beállítása",
"Allow \"maybe\" vote" : "„Talán” szavazat engedélyezése",
"Anonymous poll" : "Névtelen szavazás",
"Hide user names for admin" : "Felhasználónevek elrejtése a rendszergazdának",
"hidden" : "rejtett",
"Name of user or group" : "Felhasználó vagy csoport neve",
"Create new poll" : "Új szavazás",
"Writing poll" : "Szavazás írása",
"Update poll" : "Szavazás frissítése",
"Expiration date" : "Lejárati dátum",
"Click to add a date" : "Kattints a dátum hozzáadásához",
"Cancel" : "Mégsem",
"Apply" : "Alkalmaz",
"Writing poll" : "Szavazás írása",
"Update poll" : "Szavazás frissítése",
"Title must not be empty!" : "A cím nem lehet üres!",
"%n successfully saved" : "%n sikeresen mentve",
"Clone of %n" : "%n klónja",
"New" : "Új",
"Click here to add a poll" : "Kattints ide a szavazás hozzáadásához",
"Do you want to delete \"%n\"?" : "„%n” valóban törölhető?",
"No, keep poll." : "Nem, szavazás megtartása.",
@ -75,24 +51,6 @@
"Access denied" : "Hozzáférés letiltva",
"You are not allowed to view this poll or the poll does not exist." : "Nem vagy jogosult a szavazás megtekintésére, vagy az nem létezik.",
"You are not allowed to edit this poll or the poll does not exist." : "Nem vagy jogosult a szavazás szerkesztésére, vagy az nem létezik.",
"You are either not allowed to delete this poll or it doesn't exist." : "Nem vagy jogosult a szavazás törlésére, vagy az nem létezik.",
"No description provided." : "Nincs leírás megadva.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "A szavazás lejárt ekkor: %s. A szavazás nem ki van kapcsolva, de hozzászólni még lehet.",
"Switch all options at once" : "Minden kapcsoló egyszerre állítása",
"Your name here" : "A neved",
"This poll was updated since your last visit. Please check your votes." : "Ez a szavazás frissítve lett legutolsó látogatásod óta. Kérlek ellenőrizd a szavazataidat.",
"Vote!" : "Szavazás!",
"Receive notification email on activity" : "Értesítés küldése az aktivitásról",
"Close details" : "Részletek bezárása",
"Close" : "Bezárás",
"Expires on %s" : "Lejárt ekkor: %s",
"Invitation access" : "Meghívó hozzáférés",
"Click to get link" : "Kattints a link beszerzéséért",
"Edit Poll" : "Szavazás szerkesztése",
"Poll expired" : "Szavazás lejárt",
"Comments" : "Hozzászólások",
"Login or ..." : "Bejelentkezés vagy ...",
"New comment …" : "Új hozzászólás...",
"No comments yet. Be the first." : "Még nincsenek hozzászólások. Legyél az első."
"You are either not allowed to delete this poll or it doesn't exist." : "Nem vagy jogosult a szavazás törlésére, vagy az nem létezik."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,38 +1,21 @@
OC.L10N.register(
"polls",
{
"Do you really want to delete this new poll?" : "Viltu í alvörunni eyða þessari nýju könnun?",
"Copied!" : "Afritað!",
"Copy" : "Afrita",
"Not supported!" : "Óstutt!",
"Press ⌘-C to copy." : "Ýttu á ⌘-C til að afrita.",
"Press Ctrl-C to copy." : "Ýttu á Ctrl-C til að afrita.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Þú ert ekki skráð(ur).\nSettu inn nafnið þitt til að kjósa\n(að minnsta kosti 3 stafir).",
"Please add some text to your comment before submitting it." : "Settu inn einhvern texta í umsögnina þína áður en hún er send.",
"An error occurred, your comment was not posted." : "Villa kom upp, umsögnin þín var ekki send inn.",
"Polls" : "Kannanir",
"Polls App - New Activity" : "Kannanaforrit - Ný virkni",
"{user} participated in the poll \"{title}\"" : "{user} tók þátt í könnuninni \"{title}\"",
"Go to poll" : "Fara á könnun",
"just now" : "Í þessum töluðu orðum",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Skoðanakannanaforrit sem svipar til doodle/dudle, með möguleika á aðgangstakmörkunum.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Skoðanakannanaforrit sem svipar til doodle/dudle, með möguleika á aðgangstakmörkunum (einungis meðlimir, ákveðnir hópar/notendur, falið eða opinbert).",
"Expired" : "Útrunnið",
"Expires %n" : "Gildir til %n",
"Expires never" : "Rennur aldrei út",
"Anonymous poll" : "Nafnlaus könnun",
"Usernames hidden to Owner" : "Nöfn notenda falin fyrir eiganda",
"Usernames visible to Owner" : "Nöfn notenda sýnileg eiganda",
"Group" : "Hópur",
"Title" : "Titill",
"Access" : "Aðgangur",
"Owner" : "Eigandi",
"Created" : "Búið til",
"Expires" : "Rennur út",
"Public access" : "Opinber aðgangur",
"Only shared" : "Einungis deildar",
"Registered users only" : "Aðeins skráðir notendur",
"Hidden poll" : "Falin könnun",
"Only shared" : "Einungis deildar",
"Text poll" : "Textakönnun",
"Date poll" : "Dagsetningakönnun",
"never" : "aldrei",
@ -44,39 +27,30 @@ OC.L10N.register(
"Delete poll as admin" : "Eyða könnun sem stjórnandi",
"Link copied to clipboard" : "Tengill afritaður á klippispjald",
"Error, while copying link to clipboard" : "Villa við afritun tengils á klippispjald",
"_There is %n comment_::_There are %n comments_" : ["Það er %n athugasemd","Það eru %n athugasemdir"],
"Share with" : "Deila með",
"Poll description" : "Lýsing á könnun",
"Description" : "Lýsing",
"Vote options" : "Valkostir í kosningu",
"Group" : "Hópur",
"Create new poll" : "Búa til nýja könnun",
"Poll type" : "Gerð könnunar",
"Event schedule" : "Áætlun atburðar",
"Text based" : "Texti",
"Shift dates" : "Hliðra dagsetningum",
"Shift all dates for " : "Hliðra öllum dagsetningum fyrir ",
"Add option" : "Bæta við valkosti",
"You are editing in admin mode" : "Þú ert að breyta í stjórnandaham",
"Cancel" : "Hætta við",
"Receive notification email on activity" : "Fá tilkynningu í tölvupósti við virkni",
"Share with" : "Deila með",
"Comments" : "Athugasemdir",
"Configuration" : "Uppsetning",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "Uppsetning er læst. Breytingar á valkostum gætu valdið skringilegri virkni, en þú getur samt aflæst henni.",
"Unlock configuration " : "Aflæsa uppsetningu",
"Poll type" : "Gerð könnunar",
"No comments yet. Be the first." : "Engar athugasemdir ennþá. Vertu fyrstur.",
"Description" : "Lýsing",
"Poll configurations" : "Uppsetningar kannana",
"Allow \"maybe\" vote" : "Leyfa \"kannski\"-atkvæði",
"Anonymous poll" : "Nafnlaus könnun",
"Hide user names for admin" : "Fela notendanöfn fyrir kerfisstjórum",
"hidden" : "falið",
"Name of user or group" : "Nafn notanda eða hóps",
"Create new poll" : "Búa til nýja könnun",
"Writing poll" : "Skrifa könnun",
"Update poll" : "Uppfæra könnun",
"Expiration date" : "Gildir til",
"Click to add a date" : "Smelltu til að bæta við dagsetningu",
"Shift all date options" : "Hliðra öllum valkostum dagsetninga",
"Cancel" : "Hætta við",
"Apply" : "Virkja",
"Writing poll" : "Skrifa könnun",
"Update poll" : "Uppfæra könnun",
"Title must not be empty!" : "Titill getur ekki verið auður!",
"%n successfully saved" : "Tókst að vista %n",
"Error on saving poll, see console" : "Villa við að vista könnun, skoðaðu stjórnskjá",
"Clone of %n" : "Klón af %n",
"New" : "Nýtt",
"Shift all date options" : "Hliðra öllum valkostum dagsetninga",
"_There is %n comment_::_There are %n comments_" : ["Það er %n athugasemd","Það eru %n athugasemdir"],
"Click here to add a poll" : "Smelltu hér til að bæta við könnun",
"Do you want to delete \"%n\"?" : "Viltu eyða \"%n\"?",
"No, keep poll." : "Nei, halda könnun.",
@ -86,27 +60,6 @@ OC.L10N.register(
"Access denied" : "Aðgangur ekki leyfður",
"You are not allowed to view this poll or the poll does not exist." : "Þú hefur ekki heimild til að skoða þessa könnun eða að könnunin er ekki til.",
"You are not allowed to edit this poll or the poll does not exist." : "Þú hefur ekki heimild til að breyta þessari könnun eða að könnunin er ekki til.",
"You are either not allowed to delete this poll or it doesn't exist." : "Þú hefur annað hvort ekki heimild til að eyða þessari könnun eða að könnunin er ekki til.",
"No description provided." : "Engin lýsing var gefin.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Könnunin rann út þann %s. Greiðsla atkvæða er óvirk, en hægt er að senda inn athugasemdir.\n.",
"Switch all options at once" : "Skipta öllum valkostum í einu",
"Your name here" : "Nafnið þitt hér",
"Say yes to all" : "Segja já við öllu",
"Reset all (say no)" : "Frumstilla allt (segja nei)",
"Say maybe to all" : "Segja kannski við öllu",
"This poll was updated since your last visit. Please check your votes." : "Þessi könnun hefur verið uppfærð frá síðustu heimsókn þinni. Yfirfarðu atkvæðin þín.",
"Vote!" : "Greiða atkvæði!",
"Receive notification email on activity" : "Fá tilkynningu í tölvupósti við virkni",
"Close details" : "Loka nánari upplýsingum",
"Close" : "Loka",
"Expires on %s" : "Rennur út %s",
"Invitation access" : "Boðsaðgangur",
"Click to get link" : "Smelltu til að fá tengil",
"Edit Poll" : "Breyta könnun",
"Poll expired" : "Könnun útrunnin",
"Comments" : "Athugasemdir",
"Login or ..." : "Skrá inn eða ...",
"New comment …" : "Ný ummæli …",
"No comments yet. Be the first." : "Engar athugasemdir ennþá. Vertu fyrstur."
"You are either not allowed to delete this poll or it doesn't exist." : "Þú hefur annað hvort ekki heimild til að eyða þessari könnun eða að könnunin er ekki til."
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");

Просмотреть файл

@ -1,36 +1,19 @@
{ "translations": {
"Do you really want to delete this new poll?" : "Viltu í alvörunni eyða þessari nýju könnun?",
"Copied!" : "Afritað!",
"Copy" : "Afrita",
"Not supported!" : "Óstutt!",
"Press ⌘-C to copy." : "Ýttu á ⌘-C til að afrita.",
"Press Ctrl-C to copy." : "Ýttu á Ctrl-C til að afrita.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Þú ert ekki skráð(ur).\nSettu inn nafnið þitt til að kjósa\n(að minnsta kosti 3 stafir).",
"Please add some text to your comment before submitting it." : "Settu inn einhvern texta í umsögnina þína áður en hún er send.",
"An error occurred, your comment was not posted." : "Villa kom upp, umsögnin þín var ekki send inn.",
"Polls" : "Kannanir",
"Polls App - New Activity" : "Kannanaforrit - Ný virkni",
"{user} participated in the poll \"{title}\"" : "{user} tók þátt í könnuninni \"{title}\"",
"Go to poll" : "Fara á könnun",
"just now" : "Í þessum töluðu orðum",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Skoðanakannanaforrit sem svipar til doodle/dudle, með möguleika á aðgangstakmörkunum.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Skoðanakannanaforrit sem svipar til doodle/dudle, með möguleika á aðgangstakmörkunum (einungis meðlimir, ákveðnir hópar/notendur, falið eða opinbert).",
"Expired" : "Útrunnið",
"Expires %n" : "Gildir til %n",
"Expires never" : "Rennur aldrei út",
"Anonymous poll" : "Nafnlaus könnun",
"Usernames hidden to Owner" : "Nöfn notenda falin fyrir eiganda",
"Usernames visible to Owner" : "Nöfn notenda sýnileg eiganda",
"Group" : "Hópur",
"Title" : "Titill",
"Access" : "Aðgangur",
"Owner" : "Eigandi",
"Created" : "Búið til",
"Expires" : "Rennur út",
"Public access" : "Opinber aðgangur",
"Only shared" : "Einungis deildar",
"Registered users only" : "Aðeins skráðir notendur",
"Hidden poll" : "Falin könnun",
"Only shared" : "Einungis deildar",
"Text poll" : "Textakönnun",
"Date poll" : "Dagsetningakönnun",
"never" : "aldrei",
@ -42,39 +25,30 @@
"Delete poll as admin" : "Eyða könnun sem stjórnandi",
"Link copied to clipboard" : "Tengill afritaður á klippispjald",
"Error, while copying link to clipboard" : "Villa við afritun tengils á klippispjald",
"_There is %n comment_::_There are %n comments_" : ["Það er %n athugasemd","Það eru %n athugasemdir"],
"Share with" : "Deila með",
"Poll description" : "Lýsing á könnun",
"Description" : "Lýsing",
"Vote options" : "Valkostir í kosningu",
"Group" : "Hópur",
"Create new poll" : "Búa til nýja könnun",
"Poll type" : "Gerð könnunar",
"Event schedule" : "Áætlun atburðar",
"Text based" : "Texti",
"Shift dates" : "Hliðra dagsetningum",
"Shift all dates for " : "Hliðra öllum dagsetningum fyrir ",
"Add option" : "Bæta við valkosti",
"You are editing in admin mode" : "Þú ert að breyta í stjórnandaham",
"Cancel" : "Hætta við",
"Receive notification email on activity" : "Fá tilkynningu í tölvupósti við virkni",
"Share with" : "Deila með",
"Comments" : "Athugasemdir",
"Configuration" : "Uppsetning",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "Uppsetning er læst. Breytingar á valkostum gætu valdið skringilegri virkni, en þú getur samt aflæst henni.",
"Unlock configuration " : "Aflæsa uppsetningu",
"Poll type" : "Gerð könnunar",
"No comments yet. Be the first." : "Engar athugasemdir ennþá. Vertu fyrstur.",
"Description" : "Lýsing",
"Poll configurations" : "Uppsetningar kannana",
"Allow \"maybe\" vote" : "Leyfa \"kannski\"-atkvæði",
"Anonymous poll" : "Nafnlaus könnun",
"Hide user names for admin" : "Fela notendanöfn fyrir kerfisstjórum",
"hidden" : "falið",
"Name of user or group" : "Nafn notanda eða hóps",
"Create new poll" : "Búa til nýja könnun",
"Writing poll" : "Skrifa könnun",
"Update poll" : "Uppfæra könnun",
"Expiration date" : "Gildir til",
"Click to add a date" : "Smelltu til að bæta við dagsetningu",
"Shift all date options" : "Hliðra öllum valkostum dagsetninga",
"Cancel" : "Hætta við",
"Apply" : "Virkja",
"Writing poll" : "Skrifa könnun",
"Update poll" : "Uppfæra könnun",
"Title must not be empty!" : "Titill getur ekki verið auður!",
"%n successfully saved" : "Tókst að vista %n",
"Error on saving poll, see console" : "Villa við að vista könnun, skoðaðu stjórnskjá",
"Clone of %n" : "Klón af %n",
"New" : "Nýtt",
"Shift all date options" : "Hliðra öllum valkostum dagsetninga",
"_There is %n comment_::_There are %n comments_" : ["Það er %n athugasemd","Það eru %n athugasemdir"],
"Click here to add a poll" : "Smelltu hér til að bæta við könnun",
"Do you want to delete \"%n\"?" : "Viltu eyða \"%n\"?",
"No, keep poll." : "Nei, halda könnun.",
@ -84,27 +58,6 @@
"Access denied" : "Aðgangur ekki leyfður",
"You are not allowed to view this poll or the poll does not exist." : "Þú hefur ekki heimild til að skoða þessa könnun eða að könnunin er ekki til.",
"You are not allowed to edit this poll or the poll does not exist." : "Þú hefur ekki heimild til að breyta þessari könnun eða að könnunin er ekki til.",
"You are either not allowed to delete this poll or it doesn't exist." : "Þú hefur annað hvort ekki heimild til að eyða þessari könnun eða að könnunin er ekki til.",
"No description provided." : "Engin lýsing var gefin.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Könnunin rann út þann %s. Greiðsla atkvæða er óvirk, en hægt er að senda inn athugasemdir.\n.",
"Switch all options at once" : "Skipta öllum valkostum í einu",
"Your name here" : "Nafnið þitt hér",
"Say yes to all" : "Segja já við öllu",
"Reset all (say no)" : "Frumstilla allt (segja nei)",
"Say maybe to all" : "Segja kannski við öllu",
"This poll was updated since your last visit. Please check your votes." : "Þessi könnun hefur verið uppfærð frá síðustu heimsókn þinni. Yfirfarðu atkvæðin þín.",
"Vote!" : "Greiða atkvæði!",
"Receive notification email on activity" : "Fá tilkynningu í tölvupósti við virkni",
"Close details" : "Loka nánari upplýsingum",
"Close" : "Loka",
"Expires on %s" : "Rennur út %s",
"Invitation access" : "Boðsaðgangur",
"Click to get link" : "Smelltu til að fá tengil",
"Edit Poll" : "Breyta könnun",
"Poll expired" : "Könnun útrunnin",
"Comments" : "Athugasemdir",
"Login or ..." : "Skrá inn eða ...",
"New comment …" : "Ný ummæli …",
"No comments yet. Be the first." : "Engar athugasemdir ennþá. Vertu fyrstur."
"You are either not allowed to delete this poll or it doesn't exist." : "Þú hefur annað hvort ekki heimild til að eyða þessari könnun eða að könnunin er ekki til."
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}

Просмотреть файл

@ -1,38 +1,21 @@
OC.L10N.register(
"polls",
{
"Do you really want to delete this new poll?" : "Vuoi davvero eliminare il nuovo sondaggio?",
"Copied!" : "Copiato!",
"Copy" : "Copia",
"Not supported!" : "Non supportato!",
"Press ⌘-C to copy." : "Premi ⌘-C per copiare.",
"Press Ctrl-C to copy." : "Premi Ctrl-C per copiare.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Non sei registrato.\nDigita il tuo nome per votare\n(almeno 3 caratteri).",
"Please add some text to your comment before submitting it." : "Aggiungi del testo al tuo commento prima di inviarlo.",
"An error occurred, your comment was not posted." : "Si è verificato un errore, il tuo commento non è stato pubblicato.",
"Polls" : "Sondaggi",
"Polls App - New Activity" : "Sondaggi - Nuova attività",
"{user} participated in the poll \"{title}\"" : "{user} ha partecipato al sondaggio \"{title}\"",
"Go to poll" : "Vai al sondaggio",
"just now" : "In questo istante",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Un'applicazione di sondaggi, simile a doodle/dudle con la possibilità di limitare l'accesso.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Un'applicazione di sondaggi, simile a doodle/dudle con la possibilità di limitare l'accesso (membri, determinati gruppi/utenti, nascosti e pubblici).",
"Expired" : "Scaduto",
"Expires %n" : "Scade il %n",
"Expires never" : "Non scade mai",
"Anonymous poll" : "Sondaggio anonimo",
"Usernames hidden to Owner" : "Nomi utente nascosti al proprietario",
"Usernames visible to Owner" : "Nomi utente visibili al proprietario",
"Group" : "Gruppo",
"Title" : "Titolo",
"Access" : "Accesso",
"Owner" : "Proprietario",
"Created" : "Creato",
"Expires" : "Scade",
"Public access" : "Accesso pubblico",
"Only shared" : "Solo condiviso",
"Registered users only" : "Solo utenti registrati",
"Hidden poll" : "Sondaggio nascosto",
"Only shared" : "Solo condiviso",
"Text poll" : "Sondaggio di testo",
"Date poll" : "Sondaggio di date",
"never" : "mai",
@ -44,39 +27,30 @@ OC.L10N.register(
"Delete poll as admin" : "Elimina sondaggio come amministratore",
"Link copied to clipboard" : "Collegamento copiato negli appunti",
"Error, while copying link to clipboard" : "Errore durante la copia del collegamento negli appunti",
"_There is %n comment_::_There are %n comments_" : ["C'è %n commento","Ci sono %n commenti"],
"Share with" : "Condividi con",
"Poll description" : "Descrizione del sondaggio",
"Description" : "Descrizione",
"Vote options" : "Opzioni di voto",
"Group" : "Gruppo",
"Create new poll" : "Crea nuovo sondaggio",
"Poll type" : "Tipo di sondaggio",
"Event schedule" : "Pianificazione evento",
"Text based" : "Basato su testo",
"Shift dates" : "Sposta date",
"Shift all dates for " : "Sposta tutte le date per",
"Add option" : "Aggiungi opzione",
"You are editing in admin mode" : "Stai modificando in modalità amministrativa",
"Cancel" : "Annulla",
"Receive notification email on activity" : "Ricevi un email di notifica sull'attività",
"Share with" : "Condividi con",
"Comments" : "Commenti",
"Configuration" : "Configurazione",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "La configurazione è bloccata. La modifica delle opzioni potrebbe risultare in un comportamento inatteso, ma puoi sbloccarla comunque.",
"Unlock configuration " : "Sblocca la configurazione",
"Poll type" : "Tipo di sondaggio",
"No comments yet. Be the first." : "Ancora nessun commento. Puoi essere il primo.",
"Description" : "Descrizione",
"Poll configurations" : "Configurazioni dei sondaggi",
"Allow \"maybe\" vote" : "Consenti il voto \"Forse\"",
"Anonymous poll" : "Sondaggio anonimo",
"Hide user names for admin" : "Nascondi i nomi utente degli amministratori",
"hidden" : "nascosto",
"Name of user or group" : "Nome dell'utente o del gruppo",
"Create new poll" : "Crea nuovo sondaggio",
"Writing poll" : "Scrittura del sondaggio",
"Update poll" : "Aggiorna sondaggio",
"Expiration date" : "Data di scadenza",
"Click to add a date" : "Fai clic per aggiungere una data",
"Shift all date options" : "Opzioni di spostamento di tutte le date",
"Cancel" : "Annulla",
"Apply" : "Applica",
"Writing poll" : "Scrittura del sondaggio",
"Update poll" : "Aggiorna sondaggio",
"Title must not be empty!" : "Il titolo non può essere vuoto!",
"%n successfully saved" : "%n salvato correttamente",
"Error on saving poll, see console" : "Errore di salvataggio del sondaggio, vedi la console",
"Clone of %n" : "Clone di %n",
"New" : "Nuovo",
"Shift all date options" : "Opzioni di spostamento di tutte le date",
"_There is %n comment_::_There are %n comments_" : ["C'è %n commento","Ci sono %n commenti"],
"Click here to add a poll" : "Fai clic qui per aggiungere un sondaggio",
"Do you want to delete \"%n\"?" : "Vuoi eliminare \"%n\"?",
"No, keep poll." : "No, tieni il sondaggio.",
@ -86,27 +60,6 @@ OC.L10N.register(
"Access denied" : "Accesso negato",
"You are not allowed to view this poll or the poll does not exist." : "Non hai il permesso di vedere questo sondaggio o il sondaggio non esiste.",
"You are not allowed to edit this poll or the poll does not exist." : "Non ti è consentito modificare questo sondaggio oppure il sondaggio non esiste.",
"You are either not allowed to delete this poll or it doesn't exist." : "Non ti è consentito eliminare questo sondaggio oppure il sondaggio non esiste.",
"No description provided." : "Nessuna descrizione fornita.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Il sondaggio è scaduto il %s. Il voto è disabilitato, ma puoi ancora commentare.",
"Switch all options at once" : "Cambia tutte le opzioni contemporaneamente",
"Your name here" : "Qui il tuo nome",
"Say yes to all" : "Rispondi sì a tutto",
"Reset all (say no)" : "Ripristina tutto (rispondi no)",
"Say maybe to all" : "Rispondi forse a tutto",
"This poll was updated since your last visit. Please check your votes." : "Questo sondaggio è stato aggiornato dalla tua ultima visita. Controlla i tuoi voti.",
"Vote!" : "Vota!",
"Receive notification email on activity" : "Ricevi un email di notifica sull'attività",
"Close details" : "Chiudi dettagli",
"Close" : "Chiudi",
"Expires on %s" : "Scade il %s",
"Invitation access" : "Accesso su invito",
"Click to get link" : "Fai clic per ottenere il collegamento",
"Edit Poll" : "Modifica sondaggio",
"Poll expired" : "Sondaggio scaduto",
"Comments" : "Commenti",
"Login or ..." : "Accedi o....",
"New comment …" : "Nuovo commento...",
"No comments yet. Be the first." : "Ancora nessun commento. Puoi essere il primo."
"You are either not allowed to delete this poll or it doesn't exist." : "Non ti è consentito eliminare questo sondaggio oppure il sondaggio non esiste."
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,36 +1,19 @@
{ "translations": {
"Do you really want to delete this new poll?" : "Vuoi davvero eliminare il nuovo sondaggio?",
"Copied!" : "Copiato!",
"Copy" : "Copia",
"Not supported!" : "Non supportato!",
"Press ⌘-C to copy." : "Premi ⌘-C per copiare.",
"Press Ctrl-C to copy." : "Premi Ctrl-C per copiare.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Non sei registrato.\nDigita il tuo nome per votare\n(almeno 3 caratteri).",
"Please add some text to your comment before submitting it." : "Aggiungi del testo al tuo commento prima di inviarlo.",
"An error occurred, your comment was not posted." : "Si è verificato un errore, il tuo commento non è stato pubblicato.",
"Polls" : "Sondaggi",
"Polls App - New Activity" : "Sondaggi - Nuova attività",
"{user} participated in the poll \"{title}\"" : "{user} ha partecipato al sondaggio \"{title}\"",
"Go to poll" : "Vai al sondaggio",
"just now" : "In questo istante",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Un'applicazione di sondaggi, simile a doodle/dudle con la possibilità di limitare l'accesso.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Un'applicazione di sondaggi, simile a doodle/dudle con la possibilità di limitare l'accesso (membri, determinati gruppi/utenti, nascosti e pubblici).",
"Expired" : "Scaduto",
"Expires %n" : "Scade il %n",
"Expires never" : "Non scade mai",
"Anonymous poll" : "Sondaggio anonimo",
"Usernames hidden to Owner" : "Nomi utente nascosti al proprietario",
"Usernames visible to Owner" : "Nomi utente visibili al proprietario",
"Group" : "Gruppo",
"Title" : "Titolo",
"Access" : "Accesso",
"Owner" : "Proprietario",
"Created" : "Creato",
"Expires" : "Scade",
"Public access" : "Accesso pubblico",
"Only shared" : "Solo condiviso",
"Registered users only" : "Solo utenti registrati",
"Hidden poll" : "Sondaggio nascosto",
"Only shared" : "Solo condiviso",
"Text poll" : "Sondaggio di testo",
"Date poll" : "Sondaggio di date",
"never" : "mai",
@ -42,39 +25,30 @@
"Delete poll as admin" : "Elimina sondaggio come amministratore",
"Link copied to clipboard" : "Collegamento copiato negli appunti",
"Error, while copying link to clipboard" : "Errore durante la copia del collegamento negli appunti",
"_There is %n comment_::_There are %n comments_" : ["C'è %n commento","Ci sono %n commenti"],
"Share with" : "Condividi con",
"Poll description" : "Descrizione del sondaggio",
"Description" : "Descrizione",
"Vote options" : "Opzioni di voto",
"Group" : "Gruppo",
"Create new poll" : "Crea nuovo sondaggio",
"Poll type" : "Tipo di sondaggio",
"Event schedule" : "Pianificazione evento",
"Text based" : "Basato su testo",
"Shift dates" : "Sposta date",
"Shift all dates for " : "Sposta tutte le date per",
"Add option" : "Aggiungi opzione",
"You are editing in admin mode" : "Stai modificando in modalità amministrativa",
"Cancel" : "Annulla",
"Receive notification email on activity" : "Ricevi un email di notifica sull'attività",
"Share with" : "Condividi con",
"Comments" : "Commenti",
"Configuration" : "Configurazione",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "La configurazione è bloccata. La modifica delle opzioni potrebbe risultare in un comportamento inatteso, ma puoi sbloccarla comunque.",
"Unlock configuration " : "Sblocca la configurazione",
"Poll type" : "Tipo di sondaggio",
"No comments yet. Be the first." : "Ancora nessun commento. Puoi essere il primo.",
"Description" : "Descrizione",
"Poll configurations" : "Configurazioni dei sondaggi",
"Allow \"maybe\" vote" : "Consenti il voto \"Forse\"",
"Anonymous poll" : "Sondaggio anonimo",
"Hide user names for admin" : "Nascondi i nomi utente degli amministratori",
"hidden" : "nascosto",
"Name of user or group" : "Nome dell'utente o del gruppo",
"Create new poll" : "Crea nuovo sondaggio",
"Writing poll" : "Scrittura del sondaggio",
"Update poll" : "Aggiorna sondaggio",
"Expiration date" : "Data di scadenza",
"Click to add a date" : "Fai clic per aggiungere una data",
"Shift all date options" : "Opzioni di spostamento di tutte le date",
"Cancel" : "Annulla",
"Apply" : "Applica",
"Writing poll" : "Scrittura del sondaggio",
"Update poll" : "Aggiorna sondaggio",
"Title must not be empty!" : "Il titolo non può essere vuoto!",
"%n successfully saved" : "%n salvato correttamente",
"Error on saving poll, see console" : "Errore di salvataggio del sondaggio, vedi la console",
"Clone of %n" : "Clone di %n",
"New" : "Nuovo",
"Shift all date options" : "Opzioni di spostamento di tutte le date",
"_There is %n comment_::_There are %n comments_" : ["C'è %n commento","Ci sono %n commenti"],
"Click here to add a poll" : "Fai clic qui per aggiungere un sondaggio",
"Do you want to delete \"%n\"?" : "Vuoi eliminare \"%n\"?",
"No, keep poll." : "No, tieni il sondaggio.",
@ -84,27 +58,6 @@
"Access denied" : "Accesso negato",
"You are not allowed to view this poll or the poll does not exist." : "Non hai il permesso di vedere questo sondaggio o il sondaggio non esiste.",
"You are not allowed to edit this poll or the poll does not exist." : "Non ti è consentito modificare questo sondaggio oppure il sondaggio non esiste.",
"You are either not allowed to delete this poll or it doesn't exist." : "Non ti è consentito eliminare questo sondaggio oppure il sondaggio non esiste.",
"No description provided." : "Nessuna descrizione fornita.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Il sondaggio è scaduto il %s. Il voto è disabilitato, ma puoi ancora commentare.",
"Switch all options at once" : "Cambia tutte le opzioni contemporaneamente",
"Your name here" : "Qui il tuo nome",
"Say yes to all" : "Rispondi sì a tutto",
"Reset all (say no)" : "Ripristina tutto (rispondi no)",
"Say maybe to all" : "Rispondi forse a tutto",
"This poll was updated since your last visit. Please check your votes." : "Questo sondaggio è stato aggiornato dalla tua ultima visita. Controlla i tuoi voti.",
"Vote!" : "Vota!",
"Receive notification email on activity" : "Ricevi un email di notifica sull'attività",
"Close details" : "Chiudi dettagli",
"Close" : "Chiudi",
"Expires on %s" : "Scade il %s",
"Invitation access" : "Accesso su invito",
"Click to get link" : "Fai clic per ottenere il collegamento",
"Edit Poll" : "Modifica sondaggio",
"Poll expired" : "Sondaggio scaduto",
"Comments" : "Commenti",
"Login or ..." : "Accedi o....",
"New comment …" : "Nuovo commento...",
"No comments yet. Be the first." : "Ancora nessun commento. Puoi essere il primo."
"You are either not allowed to delete this poll or it doesn't exist." : "Non ti è consentito eliminare questo sondaggio oppure il sondaggio non esiste."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,38 +1,21 @@
OC.L10N.register(
"polls",
{
"Do you really want to delete this new poll?" : "この新しい投票を本当に削除しますか?",
"Copied!" : "コピーしました!",
"Copy" : "コピー",
"Not supported!" : "サポートされていません!",
"Press ⌘-C to copy." : "⌘-C でコピーします。",
"Press Ctrl-C to copy." : "Ctrl + Cを押してコピーします。",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "あなたは登録されていません。\n投票のための名前を入力してください文字以上。",
"Please add some text to your comment before submitting it." : "追加する前にコメントにテキストを追加してください。",
"An error occurred, your comment was not posted." : "エラーが発生しました。あなたのコメントは投稿されていません。",
"Polls" : "投票",
"Polls App - New Activity" : "投票アプリ - 新機能",
"{user} participated in the poll \"{title}\"" : "{user} は、投票 \"{title}\" に参加しました",
"Go to poll" : "投票へ移動",
"just now" : "たった今",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "アクセス制限の可能なdoodle/dudleに似た投票アプリ。",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "アクセス制限の可能なdoodle/dudleに似た投票アプリメンバー、特定のグループ/ユーザー、および一般)。",
"Expired" : "有効期限切れ",
"Expires %n" : "%n で期限が切れます",
"Expires never" : "有効期限なし",
"Anonymous poll" : "匿名投票",
"Usernames hidden to Owner" : "オーナーに見えないユーザー名",
"Usernames visible to Owner" : "オーナーに見えるユーザー名",
"Group" : "グループ",
"Title" : "タイトル",
"Access" : "アクセス",
"Owner" : "オーナー",
"Created" : "作成されました",
"Expires" : "有効期限",
"Public access" : "パブリックアクセス",
"Only shared" : "共有中のみ",
"Registered users only" : "登録ユーザーのみ",
"Hidden poll" : "非公開投票",
"Only shared" : "共有中のみ",
"Text poll" : "文書投票",
"Date poll" : "日付投票",
"never" : "なし",
@ -44,39 +27,30 @@ OC.L10N.register(
"Delete poll as admin" : "管理者として投票を削除",
"Link copied to clipboard" : "クリップボードにリンクをコピー",
"Error, while copying link to clipboard" : "クリップボードへのリンクのコピー中にエラーが発生しました。",
"_There is %n comment_::_There are %n comments_" : ["%n件のコメント"],
"Share with" : "と共有",
"Poll description" : "投票の説明",
"Description" : "説明",
"Vote options" : "投票オプション",
"Group" : "グループ",
"Create new poll" : "投票を作成",
"Poll type" : "投票タイプ",
"Event schedule" : "イベントスケジュール",
"Text based" : "テキストベースの",
"Shift dates" : "日付移動",
"Shift all dates for " : "へ全ての日付を移動",
"Add option" : "オプションを追加",
"You are editing in admin mode" : "管理モードで編集しています",
"Cancel" : "キャンセル",
"Receive notification email on activity" : "アクティビティに関して通知メールを受け取る",
"Share with" : "と共有",
"Comments" : "コメント",
"Configuration" : "設定",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "設定がロックされました。オプション変更すると望まない結果になる可能性がありますが、アンロックできます。",
"Unlock configuration " : "設定をアンロックする",
"Poll type" : "投票タイプ",
"No comments yet. Be the first." : "まだコメントはありません、これが最初。。。",
"Description" : "説明",
"Poll configurations" : "投票設定",
"Allow \"maybe\" vote" : "「多分 maybe」投票を許可する",
"Anonymous poll" : "匿名投票",
"Hide user names for admin" : "管理者にユーザー名を隠す",
"hidden" : "非公開",
"Name of user or group" : "ユーザまたはグループの名前",
"Create new poll" : "投票を作成",
"Writing poll" : "書き込み中の投票",
"Update poll" : "投票を更新",
"Expiration date" : "失効日",
"Click to add a date" : "クリックして日付を追加",
"Shift all date options" : "全ての日付オプションを移動",
"Cancel" : "キャンセル",
"Apply" : "適用",
"Writing poll" : "書き込み中の投票",
"Update poll" : "投票を更新",
"Title must not be empty!" : "タイトルは空白にできません!",
"%n successfully saved" : "%nを保存しました",
"Error on saving poll, see console" : "投票の保存中にエラーが発生しました。コンソールを参照してください。",
"Clone of %n" : "%nのクローン",
"New" : "新規作成",
"Shift all date options" : "全ての日付オプションを移動",
"_There is %n comment_::_There are %n comments_" : ["%n件のコメント"],
"Click here to add a poll" : "クリックして投票を追加",
"Do you want to delete \"%n\"?" : "%nを削除しますか",
"No, keep poll." : "いいえ、投票を残します",
@ -86,26 +60,6 @@ OC.L10N.register(
"Access denied" : "アクセス拒否",
"You are not allowed to view this poll or the poll does not exist." : "投票を閲覧できないか、投票が存在しません。",
"You are not allowed to edit this poll or the poll does not exist." : "投票を編集できないか、投票が存在しません。",
"You are either not allowed to delete this poll or it doesn't exist." : "投票を削除できないか、投票が存在しません。",
"No description provided." : "説明がありません",
"The poll expired on %s. Voting is disabled, but you can still comment." : "投票は %s に有効期限が切れました。投票はできませんがコメントはできます。",
"Switch all options at once" : "すべてのオプションを一度に切り替える",
"Your name here" : "名前はここ",
"Say yes to all" : "全員に「はい」と回答",
"Say maybe to all" : "全員に「たぶん」と回答",
"This poll was updated since your last visit. Please check your votes." : "投票が前回から更新されました。投票をチェックしてください。",
"Vote!" : "投票!",
"Receive notification email on activity" : "アクティビティに関して通知メールを受け取る",
"Close details" : "詳細を閉じる",
"Close" : "閉じる",
"Expires on %s" : "%s に有効期限切れ",
"Invitation access" : "招待",
"Click to get link" : "クリックしてリンクを取得",
"Edit Poll" : "投票を編集",
"Poll expired" : "投票有効期限切れ",
"Comments" : "コメント",
"Login or ..." : "ログインするか。。。",
"New comment …" : "あたらしいコメント",
"No comments yet. Be the first." : "まだコメントはありません、これが最初。。。"
"You are either not allowed to delete this poll or it doesn't exist." : "投票を削除できないか、投票が存在しません。"
},
"nplurals=1; plural=0;");

Просмотреть файл

@ -1,36 +1,19 @@
{ "translations": {
"Do you really want to delete this new poll?" : "この新しい投票を本当に削除しますか?",
"Copied!" : "コピーしました!",
"Copy" : "コピー",
"Not supported!" : "サポートされていません!",
"Press ⌘-C to copy." : "⌘-C でコピーします。",
"Press Ctrl-C to copy." : "Ctrl + Cを押してコピーします。",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "あなたは登録されていません。\n投票のための名前を入力してください文字以上。",
"Please add some text to your comment before submitting it." : "追加する前にコメントにテキストを追加してください。",
"An error occurred, your comment was not posted." : "エラーが発生しました。あなたのコメントは投稿されていません。",
"Polls" : "投票",
"Polls App - New Activity" : "投票アプリ - 新機能",
"{user} participated in the poll \"{title}\"" : "{user} は、投票 \"{title}\" に参加しました",
"Go to poll" : "投票へ移動",
"just now" : "たった今",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "アクセス制限の可能なdoodle/dudleに似た投票アプリ。",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "アクセス制限の可能なdoodle/dudleに似た投票アプリメンバー、特定のグループ/ユーザー、および一般)。",
"Expired" : "有効期限切れ",
"Expires %n" : "%n で期限が切れます",
"Expires never" : "有効期限なし",
"Anonymous poll" : "匿名投票",
"Usernames hidden to Owner" : "オーナーに見えないユーザー名",
"Usernames visible to Owner" : "オーナーに見えるユーザー名",
"Group" : "グループ",
"Title" : "タイトル",
"Access" : "アクセス",
"Owner" : "オーナー",
"Created" : "作成されました",
"Expires" : "有効期限",
"Public access" : "パブリックアクセス",
"Only shared" : "共有中のみ",
"Registered users only" : "登録ユーザーのみ",
"Hidden poll" : "非公開投票",
"Only shared" : "共有中のみ",
"Text poll" : "文書投票",
"Date poll" : "日付投票",
"never" : "なし",
@ -42,39 +25,30 @@
"Delete poll as admin" : "管理者として投票を削除",
"Link copied to clipboard" : "クリップボードにリンクをコピー",
"Error, while copying link to clipboard" : "クリップボードへのリンクのコピー中にエラーが発生しました。",
"_There is %n comment_::_There are %n comments_" : ["%n件のコメント"],
"Share with" : "と共有",
"Poll description" : "投票の説明",
"Description" : "説明",
"Vote options" : "投票オプション",
"Group" : "グループ",
"Create new poll" : "投票を作成",
"Poll type" : "投票タイプ",
"Event schedule" : "イベントスケジュール",
"Text based" : "テキストベースの",
"Shift dates" : "日付移動",
"Shift all dates for " : "へ全ての日付を移動",
"Add option" : "オプションを追加",
"You are editing in admin mode" : "管理モードで編集しています",
"Cancel" : "キャンセル",
"Receive notification email on activity" : "アクティビティに関して通知メールを受け取る",
"Share with" : "と共有",
"Comments" : "コメント",
"Configuration" : "設定",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "設定がロックされました。オプション変更すると望まない結果になる可能性がありますが、アンロックできます。",
"Unlock configuration " : "設定をアンロックする",
"Poll type" : "投票タイプ",
"No comments yet. Be the first." : "まだコメントはありません、これが最初。。。",
"Description" : "説明",
"Poll configurations" : "投票設定",
"Allow \"maybe\" vote" : "「多分 maybe」投票を許可する",
"Anonymous poll" : "匿名投票",
"Hide user names for admin" : "管理者にユーザー名を隠す",
"hidden" : "非公開",
"Name of user or group" : "ユーザまたはグループの名前",
"Create new poll" : "投票を作成",
"Writing poll" : "書き込み中の投票",
"Update poll" : "投票を更新",
"Expiration date" : "失効日",
"Click to add a date" : "クリックして日付を追加",
"Shift all date options" : "全ての日付オプションを移動",
"Cancel" : "キャンセル",
"Apply" : "適用",
"Writing poll" : "書き込み中の投票",
"Update poll" : "投票を更新",
"Title must not be empty!" : "タイトルは空白にできません!",
"%n successfully saved" : "%nを保存しました",
"Error on saving poll, see console" : "投票の保存中にエラーが発生しました。コンソールを参照してください。",
"Clone of %n" : "%nのクローン",
"New" : "新規作成",
"Shift all date options" : "全ての日付オプションを移動",
"_There is %n comment_::_There are %n comments_" : ["%n件のコメント"],
"Click here to add a poll" : "クリックして投票を追加",
"Do you want to delete \"%n\"?" : "%nを削除しますか",
"No, keep poll." : "いいえ、投票を残します",
@ -84,26 +58,6 @@
"Access denied" : "アクセス拒否",
"You are not allowed to view this poll or the poll does not exist." : "投票を閲覧できないか、投票が存在しません。",
"You are not allowed to edit this poll or the poll does not exist." : "投票を編集できないか、投票が存在しません。",
"You are either not allowed to delete this poll or it doesn't exist." : "投票を削除できないか、投票が存在しません。",
"No description provided." : "説明がありません",
"The poll expired on %s. Voting is disabled, but you can still comment." : "投票は %s に有効期限が切れました。投票はできませんがコメントはできます。",
"Switch all options at once" : "すべてのオプションを一度に切り替える",
"Your name here" : "名前はここ",
"Say yes to all" : "全員に「はい」と回答",
"Say maybe to all" : "全員に「たぶん」と回答",
"This poll was updated since your last visit. Please check your votes." : "投票が前回から更新されました。投票をチェックしてください。",
"Vote!" : "投票!",
"Receive notification email on activity" : "アクティビティに関して通知メールを受け取る",
"Close details" : "詳細を閉じる",
"Close" : "閉じる",
"Expires on %s" : "%s に有効期限切れ",
"Invitation access" : "招待",
"Click to get link" : "クリックしてリンクを取得",
"Edit Poll" : "投票を編集",
"Poll expired" : "投票有効期限切れ",
"Comments" : "コメント",
"Login or ..." : "ログインするか。。。",
"New comment …" : "あたらしいコメント",
"No comments yet. Be the first." : "まだコメントはありません、これが最初。。。"
"You are either not allowed to delete this poll or it doesn't exist." : "投票を削除できないか、投票が存在しません。"
},"pluralForm" :"nplurals=1; plural=0;"
}

Просмотреть файл

@ -1,21 +1,8 @@
OC.L10N.register(
"polls",
{
"Copied!" : "კოპირებულია!",
"Copy" : "კოპირება",
"Not supported!" : "არაა მხარდაჭერილი",
"Press ⌘-C to copy." : "კოპირებისთვის დააჭირეთ ⌘-C-ს.",
"Press Ctrl-C to copy." : "კოპირებისთვის დააჭირეთ Ctrl-C-ს.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "თქვენ არ ხართ რეგისტრირებული.\nხმის მისაცემათ გთხოვთ შეიყვანოთ თქვენი სახელი\n(მინ.: 3 ნიშანი).",
"Please add some text to your comment before submitting it." : "კომენტარის დამატებამდე გთხოვთ დაამატოთ ტექსტი.",
"An error occurred, your comment was not posted." : "წარმოიშვა შეცდომა, თქვენი კომენტარი არ გამოქვეყნდა.",
"Polls" : "გამოკითხვები",
"Polls App - New Activity" : "Polls აპლიკაცია - ახალი აქტივობა",
"just now" : "ამ წამს",
"Expired" : "გაუქმდა",
"Expires never" : "არასდროს უქმდება",
"Usernames hidden to Owner" : "მომხმარებლის სახელები მფლობელისთვის დამალულია",
"Usernames visible to Owner" : "მომხმარებლის სახელები მფლობელისთვის ხილვადია",
"Title" : "სათაური",
"Access" : "წვდომა",
"Owner" : "მფლობელი",
@ -23,28 +10,14 @@ OC.L10N.register(
"Expires" : "უქმდება",
"Copy Link" : "ბმულის კოპირება",
"Delete poll" : "გამოკითხვის გაუქმება",
"Description" : "აღწერილობა",
"Create new poll" : "ახალი გამოკითხვის შექმნა",
"Receive notification email on activity" : "აქტივობისას ელ-წერილის მიღება",
"Comments" : "კომენტარები",
"No comments yet. Be the first." : "კომენტარები ჯერ არაა. იყავით პირველი.",
"Description" : "აღწერილობა",
"Update poll" : "გამოკითხვის განახლება",
"Access denied" : "წვდომა არაა დაშვებული",
"You are not allowed to view this poll or the poll does not exist." : "ამ გამოკითხვის ჩვენების უფლებები არ გაქვთ, ან ის არ არსებობს.",
"You are not allowed to edit this poll or the poll does not exist." : "ამ გამოკითხვის ცვილების უფლება არ გაქვთ, ან გამოკითხვა არ არსებობს.",
"No description provided." : "აღწერილობა არაა მოწოდებული.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "გამოკითხვას ვადა გაუვიდა %s-ზე. გამოკითხვა არაა მოქმედი, თუმცა კომენტარის გაკეთება მაინც შეგიძლიათ.",
"Switch all options at once" : "პარამეტრების ერთბაში ცვლილება",
"Your name here" : "თქვენი სახელი აქ",
"Vote!" : "ხმის მიცემა!",
"Receive notification email on activity" : "აქტივობისას ელ-წერილის მიღება",
"Close details" : "დეტალების დახურვა",
"Close" : "დახურვა",
"Expires on %s" : "უქმდება %s-ში",
"Invitation access" : "მოწვევის წვდომა",
"Click to get link" : "მიიღეთ ბმული",
"Edit Poll" : "გამოკითხვის ცვლილება",
"Poll expired" : "გამოკთხვას ვადა გაუვიდა",
"Comments" : "კომენტარები",
"Login or ..." : "ავტორიზაცია ან ...",
"New comment …" : "ახალი კომენტარი ...",
"No comments yet. Be the first." : "კომენტარები ჯერ არაა. იყავით პირველი."
"You are not allowed to edit this poll or the poll does not exist." : "ამ გამოკითხვის ცვილების უფლება არ გაქვთ, ან გამოკითხვა არ არსებობს."
},
"nplurals=2; plural=(n!=1);");

Просмотреть файл

@ -1,19 +1,6 @@
{ "translations": {
"Copied!" : "კოპირებულია!",
"Copy" : "კოპირება",
"Not supported!" : "არაა მხარდაჭერილი",
"Press ⌘-C to copy." : "კოპირებისთვის დააჭირეთ ⌘-C-ს.",
"Press Ctrl-C to copy." : "კოპირებისთვის დააჭირეთ Ctrl-C-ს.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "თქვენ არ ხართ რეგისტრირებული.\nხმის მისაცემათ გთხოვთ შეიყვანოთ თქვენი სახელი\n(მინ.: 3 ნიშანი).",
"Please add some text to your comment before submitting it." : "კომენტარის დამატებამდე გთხოვთ დაამატოთ ტექსტი.",
"An error occurred, your comment was not posted." : "წარმოიშვა შეცდომა, თქვენი კომენტარი არ გამოქვეყნდა.",
"Polls" : "გამოკითხვები",
"Polls App - New Activity" : "Polls აპლიკაცია - ახალი აქტივობა",
"just now" : "ამ წამს",
"Expired" : "გაუქმდა",
"Expires never" : "არასდროს უქმდება",
"Usernames hidden to Owner" : "მომხმარებლის სახელები მფლობელისთვის დამალულია",
"Usernames visible to Owner" : "მომხმარებლის სახელები მფლობელისთვის ხილვადია",
"Title" : "სათაური",
"Access" : "წვდომა",
"Owner" : "მფლობელი",
@ -21,28 +8,14 @@
"Expires" : "უქმდება",
"Copy Link" : "ბმულის კოპირება",
"Delete poll" : "გამოკითხვის გაუქმება",
"Description" : "აღწერილობა",
"Create new poll" : "ახალი გამოკითხვის შექმნა",
"Receive notification email on activity" : "აქტივობისას ელ-წერილის მიღება",
"Comments" : "კომენტარები",
"No comments yet. Be the first." : "კომენტარები ჯერ არაა. იყავით პირველი.",
"Description" : "აღწერილობა",
"Update poll" : "გამოკითხვის განახლება",
"Access denied" : "წვდომა არაა დაშვებული",
"You are not allowed to view this poll or the poll does not exist." : "ამ გამოკითხვის ჩვენების უფლებები არ გაქვთ, ან ის არ არსებობს.",
"You are not allowed to edit this poll or the poll does not exist." : "ამ გამოკითხვის ცვილების უფლება არ გაქვთ, ან გამოკითხვა არ არსებობს.",
"No description provided." : "აღწერილობა არაა მოწოდებული.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "გამოკითხვას ვადა გაუვიდა %s-ზე. გამოკითხვა არაა მოქმედი, თუმცა კომენტარის გაკეთება მაინც შეგიძლიათ.",
"Switch all options at once" : "პარამეტრების ერთბაში ცვლილება",
"Your name here" : "თქვენი სახელი აქ",
"Vote!" : "ხმის მიცემა!",
"Receive notification email on activity" : "აქტივობისას ელ-წერილის მიღება",
"Close details" : "დეტალების დახურვა",
"Close" : "დახურვა",
"Expires on %s" : "უქმდება %s-ში",
"Invitation access" : "მოწვევის წვდომა",
"Click to get link" : "მიიღეთ ბმული",
"Edit Poll" : "გამოკითხვის ცვლილება",
"Poll expired" : "გამოკთხვას ვადა გაუვიდა",
"Comments" : "კომენტარები",
"Login or ..." : "ავტორიზაცია ან ...",
"New comment …" : "ახალი კომენტარი ...",
"No comments yet. Be the first." : "კომენტარები ჯერ არაა. იყავით პირველი."
"You are not allowed to edit this poll or the poll does not exist." : "ამ გამოკითხვის ცვილების უფლება არ გაქვთ, ან გამოკითხვა არ არსებობს."
},"pluralForm" :"nplurals=2; plural=(n!=1);"
}

Просмотреть файл

@ -1,21 +1,8 @@
OC.L10N.register(
"polls",
{
"Copied!" : "복사 성공!",
"Copy" : "복사",
"Not supported!" : "지원하지 않음!",
"Press ⌘-C to copy." : "복사하려면 ⌘-C 키를 누르십시오.",
"Press Ctrl-C to copy." : "복사하려면 Ctrl-C 키를 누르십시오.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "등록하지 않았습니다.\n투표하려면 이름을 입력하십시오\n(최소 3글자).",
"Please add some text to your comment before submitting it." : "댓글을 올리기 전에 텍스트를 입력하십시오.",
"An error occurred, your comment was not posted." : "오류가 발생했습니다. 댓글을 올리지 못했습니다.",
"Polls" : "투표",
"Polls App - New Activity" : "투표 앱 - 새로운 활동",
"just now" : "지금",
"Expired" : "만료됨",
"Expires never" : "만료되지 않음",
"Usernames hidden to Owner" : "소유자에게 사용자 이름 숨기기",
"Usernames visible to Owner" : "소유자에게 사용자 이름 보이기",
"Title" : "제목",
"Access" : "접근 권한",
"Owner" : "소유자",
@ -23,28 +10,14 @@ OC.L10N.register(
"Expires" : "끝나는 시간",
"Copy Link" : "링크 복사",
"Delete poll" : "투표 삭제",
"Description" : "설명",
"Create new poll" : "새 투표 만들기",
"Receive notification email on activity" : "활동 이메일 알림 받기",
"Comments" : "댓글",
"No comments yet. Be the first." : "아직 댓글이 없습니다. 첫 댓글을 남겨 보십시오.",
"Description" : "설명",
"Update poll" : "투표 업데이트",
"Access denied" : "접근이 거부됨",
"You are not allowed to view this poll or the poll does not exist." : "이 투표를 볼 수 없거나 투표가 존재하지 않습니다.",
"You are not allowed to edit this poll or the poll does not exist." : "이 투표를 편집할 수 없거나 투표가 존재하지 않습니다.",
"No description provided." : "설명을 입력하지 않았습니다.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "투표가 %s에 끝났습니다. 더 이상 투표할 수는 없지만 댓글을 남길 수는 있습니다.",
"Switch all options at once" : "모든 옵션을 한번에 전환",
"Your name here" : "이름을 입력하십시오",
"Vote!" : "투표하기!",
"Receive notification email on activity" : "활동 이메일 알림 받기",
"Close details" : "자세한 정보 숨기기",
"Close" : "닫기",
"Expires on %s" : "%s에 만료됨",
"Invitation access" : "초대장 접근",
"Click to get link" : "눌러서 링크 가져오기",
"Edit Poll" : "투표 편집",
"Poll expired" : "투표 만료됨",
"Comments" : "댓글",
"Login or ..." : "로그인 및 ...",
"New comment …" : "새 댓글…",
"No comments yet. Be the first." : "아직 댓글이 없습니다. 첫 댓글을 남겨 보십시오."
"You are not allowed to edit this poll or the poll does not exist." : "이 투표를 편집할 수 없거나 투표가 존재하지 않습니다."
},
"nplurals=1; plural=0;");

Просмотреть файл

@ -1,19 +1,6 @@
{ "translations": {
"Copied!" : "복사 성공!",
"Copy" : "복사",
"Not supported!" : "지원하지 않음!",
"Press ⌘-C to copy." : "복사하려면 ⌘-C 키를 누르십시오.",
"Press Ctrl-C to copy." : "복사하려면 Ctrl-C 키를 누르십시오.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "등록하지 않았습니다.\n투표하려면 이름을 입력하십시오\n(최소 3글자).",
"Please add some text to your comment before submitting it." : "댓글을 올리기 전에 텍스트를 입력하십시오.",
"An error occurred, your comment was not posted." : "오류가 발생했습니다. 댓글을 올리지 못했습니다.",
"Polls" : "투표",
"Polls App - New Activity" : "투표 앱 - 새로운 활동",
"just now" : "지금",
"Expired" : "만료됨",
"Expires never" : "만료되지 않음",
"Usernames hidden to Owner" : "소유자에게 사용자 이름 숨기기",
"Usernames visible to Owner" : "소유자에게 사용자 이름 보이기",
"Title" : "제목",
"Access" : "접근 권한",
"Owner" : "소유자",
@ -21,28 +8,14 @@
"Expires" : "끝나는 시간",
"Copy Link" : "링크 복사",
"Delete poll" : "투표 삭제",
"Description" : "설명",
"Create new poll" : "새 투표 만들기",
"Receive notification email on activity" : "활동 이메일 알림 받기",
"Comments" : "댓글",
"No comments yet. Be the first." : "아직 댓글이 없습니다. 첫 댓글을 남겨 보십시오.",
"Description" : "설명",
"Update poll" : "투표 업데이트",
"Access denied" : "접근이 거부됨",
"You are not allowed to view this poll or the poll does not exist." : "이 투표를 볼 수 없거나 투표가 존재하지 않습니다.",
"You are not allowed to edit this poll or the poll does not exist." : "이 투표를 편집할 수 없거나 투표가 존재하지 않습니다.",
"No description provided." : "설명을 입력하지 않았습니다.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "투표가 %s에 끝났습니다. 더 이상 투표할 수는 없지만 댓글을 남길 수는 있습니다.",
"Switch all options at once" : "모든 옵션을 한번에 전환",
"Your name here" : "이름을 입력하십시오",
"Vote!" : "투표하기!",
"Receive notification email on activity" : "활동 이메일 알림 받기",
"Close details" : "자세한 정보 숨기기",
"Close" : "닫기",
"Expires on %s" : "%s에 만료됨",
"Invitation access" : "초대장 접근",
"Click to get link" : "눌러서 링크 가져오기",
"Edit Poll" : "투표 편집",
"Poll expired" : "투표 만료됨",
"Comments" : "댓글",
"Login or ..." : "로그인 및 ...",
"New comment …" : "새 댓글…",
"No comments yet. Be the first." : "아직 댓글이 없습니다. 첫 댓글을 남겨 보십시오."
"You are not allowed to edit this poll or the poll does not exist." : "이 투표를 편집할 수 없거나 투표가 존재하지 않습니다."
},"pluralForm" :"nplurals=1; plural=0;"
}

Просмотреть файл

@ -1,32 +1,19 @@
OC.L10N.register(
"polls",
{
"Do you really want to delete this new poll?" : "Ar tikrai norite ištrinti šią naują apklausą?",
"Copied!" : "Nukopijuota!",
"Copy" : "Kopijuoti",
"Not supported!" : "Nepalaikoma!",
"Press ⌘-C to copy." : "Norėdami nukopijuoti, paspauskite ⌘-C.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Jūs nesate užsiregistravę.\nNorėdami balsuoti, įveskite savo vardą\n(bent 3 simbolius).",
"Please add some text to your comment before submitting it." : "Prieš pateikdami komentarą, pridėkite į jį kokį nors tekstą.",
"An error occurred, your comment was not posted." : "Įvyko klaida, jūsų komentaras nebuvo paskelbtas.",
"Polls" : "Apklausos",
"Polls App - New Activity" : "Apklausų programėlė - Nauja veikla",
"{user} participated in the poll \"{title}\"" : "{user} dalyvavo apklausoje, pavadinimu \"{title}\"",
"Go to poll" : "Pereiti į apklausą",
"just now" : "ką tik",
"Expired" : "Nebegalioja",
"Expires %n" : "Baigia galioti %n",
"Anonymous poll" : "Anoniminė apklausa",
"Group" : "Grupė",
"Title" : "Pavadinimas",
"Access" : "Prieiga",
"Owner" : "Savininkas",
"Created" : "Sukurta",
"Expires" : "Baigia galioti",
"Public access" : "Viešoji prieiga",
"Only shared" : "Tik tie, su kuo bendrinama",
"Registered users only" : "Tik registruoti naudotojai",
"Hidden poll" : "Paslėpta apklausa",
"Only shared" : "Tik tie, su kuo bendrinama",
"Text poll" : "Tekstinė apklausa",
"Date poll" : "Datos apklausa",
"never" : "niekada",
@ -36,36 +23,29 @@ OC.L10N.register(
"Delete poll" : "Ištrinti apklausą",
"Link copied to clipboard" : "Nuoroda nukopijuota į iškarpinę",
"Error, while copying link to clipboard" : "Klaida kopijuojant nuorodą į iškarpinę",
"_There is %n comment_::_There are %n comments_" : ["Yra %n komentaras","Yra %n komentarai","Yra %n komentarų","Yra %n komentaras"],
"Share with" : "Bendrinti su",
"Poll description" : "Apklausos aprašas",
"Description" : "Aprašas",
"Vote options" : "Balsavimo variantai",
"Group" : "Grupė",
"Create new poll" : "Sukurti naują apklausą",
"Poll type" : "Apklausos tipas",
"Event schedule" : "Įvykio planavimas",
"Text based" : "Tekstinė",
"Shift dates" : "Perkelti datas",
"Shift all dates for " : "Perkelti visas datas ",
"Cancel" : "Atsisakyti",
"Receive notification email on activity" : "Vykstant veiklai gauti pranešimą el. paštu",
"Share with" : "Bendrinti su",
"Comments" : "Komentarai",
"Configuration" : "Konfigūracija",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "Konfigūracija yra užrakinta. Pakeitus parinktis gali atsirasti nepageidaujama elgsena, tačiau vis tiek galite atrakinti konfigūraciją.",
"Unlock configuration " : "Atrakinti konfigūraciją",
"Poll type" : "Apklausos tipas",
"No comments yet. Be the first." : "Kol kas komentarų nėra. Būkite pirmi.",
"Description" : "Aprašas",
"Poll configurations" : "Apklausos konfigūracijos",
"Allow \"maybe\" vote" : "Leisti \"Galbūt\" balsą",
"hidden" : "Paslėpta",
"Name of user or group" : "Naudotojo vardas arba grupės pavadinimas",
"Create new poll" : "Sukurti naują apklausą",
"Writing poll" : "Įrašoma apklausa",
"Update poll" : "Atnaujinti apklausą",
"Anonymous poll" : "Anoniminė apklausa",
"Expiration date" : "Galiojimo pabaigos data",
"Click to add a date" : "Spustelėkite, norėdami pridėti datą",
"Shift all date options" : "Visų datų perkėlimo parinktys",
"Cancel" : "Atsisakyti",
"Apply" : "Taikyti",
"Writing poll" : "Įrašoma apklausa",
"Update poll" : "Atnaujinti apklausą",
"Title must not be empty!" : "Pavadinimas negali būti tuščias!",
"%n successfully saved" : "%n sėkmingai įrašyta",
"Error on saving poll, see console" : "Klaida įrašant apklausą, žiūrėkite pultą",
"Clone of %n" : "%n dublikatas",
"New" : "Nauja",
"Shift all date options" : "Visų datų perkėlimo parinktys",
"_There is %n comment_::_There are %n comments_" : ["Yra %n komentaras","Yra %n komentarai","Yra %n komentarų","Yra %n komentaras"],
"Click here to add a poll" : "Spustelėkite čia, norėdami pridėti apklausą",
"Do you want to delete \"%n\"?" : "Ar norite ištrinti \"%n\"?",
"No, keep poll." : "Ne, palikti apklausą.",
@ -75,24 +55,6 @@ OC.L10N.register(
"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.",
"You are either not allowed to delete this poll or it doesn't exist." : "Jums neleidžiama ištrinti šios apklausos arba apklausos nėra.",
"No description provided." : "Nepateiktas aprašas.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Apklausa pasibaigė %s. Balsavimas yra išjungtas, tačiau vis dar galite komentuoti.",
"Your name here" : "Čia įrašykite savo vardą",
"Say yes to all" : "Atsakyti į visus \"Taip\"",
"Reset all (say no)" : "Visus atstatyti (atsakyti \"Ne\")",
"Say maybe to all" : "Atsakyti į visus \"Galbūt\"",
"Vote!" : "Balsuoti!",
"Receive notification email on activity" : "Vykstant veiklai gauti pranešimą el. paštu",
"Close details" : "Užverti išsamesnę informaciją",
"Close" : "Užverti",
"Expires on %s" : "Baigia galioti %s",
"Click to get link" : "Spustelėkite, norėdami gauti nuorodą",
"Edit Poll" : "Taisyti apklausą",
"Poll expired" : "Apklausa pasibaigė",
"Comments" : "Komentarai",
"Login or ..." : "Prisijunkite arba ...",
"New comment …" : "Naujas komentaras …",
"No comments yet. Be the first." : "Kol kas komentarų nėra. Būkite pirmi."
"You are either not allowed to delete this poll or it doesn't exist." : "Jums neleidžiama ištrinti šios apklausos arba apklausos nėra."
},
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");

Просмотреть файл

@ -1,30 +1,17 @@
{ "translations": {
"Do you really want to delete this new poll?" : "Ar tikrai norite ištrinti šią naują apklausą?",
"Copied!" : "Nukopijuota!",
"Copy" : "Kopijuoti",
"Not supported!" : "Nepalaikoma!",
"Press ⌘-C to copy." : "Norėdami nukopijuoti, paspauskite ⌘-C.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Jūs nesate užsiregistravę.\nNorėdami balsuoti, įveskite savo vardą\n(bent 3 simbolius).",
"Please add some text to your comment before submitting it." : "Prieš pateikdami komentarą, pridėkite į jį kokį nors tekstą.",
"An error occurred, your comment was not posted." : "Įvyko klaida, jūsų komentaras nebuvo paskelbtas.",
"Polls" : "Apklausos",
"Polls App - New Activity" : "Apklausų programėlė - Nauja veikla",
"{user} participated in the poll \"{title}\"" : "{user} dalyvavo apklausoje, pavadinimu \"{title}\"",
"Go to poll" : "Pereiti į apklausą",
"just now" : "ką tik",
"Expired" : "Nebegalioja",
"Expires %n" : "Baigia galioti %n",
"Anonymous poll" : "Anoniminė apklausa",
"Group" : "Grupė",
"Title" : "Pavadinimas",
"Access" : "Prieiga",
"Owner" : "Savininkas",
"Created" : "Sukurta",
"Expires" : "Baigia galioti",
"Public access" : "Viešoji prieiga",
"Only shared" : "Tik tie, su kuo bendrinama",
"Registered users only" : "Tik registruoti naudotojai",
"Hidden poll" : "Paslėpta apklausa",
"Only shared" : "Tik tie, su kuo bendrinama",
"Text poll" : "Tekstinė apklausa",
"Date poll" : "Datos apklausa",
"never" : "niekada",
@ -34,36 +21,29 @@
"Delete poll" : "Ištrinti apklausą",
"Link copied to clipboard" : "Nuoroda nukopijuota į iškarpinę",
"Error, while copying link to clipboard" : "Klaida kopijuojant nuorodą į iškarpinę",
"_There is %n comment_::_There are %n comments_" : ["Yra %n komentaras","Yra %n komentarai","Yra %n komentarų","Yra %n komentaras"],
"Share with" : "Bendrinti su",
"Poll description" : "Apklausos aprašas",
"Description" : "Aprašas",
"Vote options" : "Balsavimo variantai",
"Group" : "Grupė",
"Create new poll" : "Sukurti naują apklausą",
"Poll type" : "Apklausos tipas",
"Event schedule" : "Įvykio planavimas",
"Text based" : "Tekstinė",
"Shift dates" : "Perkelti datas",
"Shift all dates for " : "Perkelti visas datas ",
"Cancel" : "Atsisakyti",
"Receive notification email on activity" : "Vykstant veiklai gauti pranešimą el. paštu",
"Share with" : "Bendrinti su",
"Comments" : "Komentarai",
"Configuration" : "Konfigūracija",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "Konfigūracija yra užrakinta. Pakeitus parinktis gali atsirasti nepageidaujama elgsena, tačiau vis tiek galite atrakinti konfigūraciją.",
"Unlock configuration " : "Atrakinti konfigūraciją",
"Poll type" : "Apklausos tipas",
"No comments yet. Be the first." : "Kol kas komentarų nėra. Būkite pirmi.",
"Description" : "Aprašas",
"Poll configurations" : "Apklausos konfigūracijos",
"Allow \"maybe\" vote" : "Leisti \"Galbūt\" balsą",
"hidden" : "Paslėpta",
"Name of user or group" : "Naudotojo vardas arba grupės pavadinimas",
"Create new poll" : "Sukurti naują apklausą",
"Writing poll" : "Įrašoma apklausa",
"Update poll" : "Atnaujinti apklausą",
"Anonymous poll" : "Anoniminė apklausa",
"Expiration date" : "Galiojimo pabaigos data",
"Click to add a date" : "Spustelėkite, norėdami pridėti datą",
"Shift all date options" : "Visų datų perkėlimo parinktys",
"Cancel" : "Atsisakyti",
"Apply" : "Taikyti",
"Writing poll" : "Įrašoma apklausa",
"Update poll" : "Atnaujinti apklausą",
"Title must not be empty!" : "Pavadinimas negali būti tuščias!",
"%n successfully saved" : "%n sėkmingai įrašyta",
"Error on saving poll, see console" : "Klaida įrašant apklausą, žiūrėkite pultą",
"Clone of %n" : "%n dublikatas",
"New" : "Nauja",
"Shift all date options" : "Visų datų perkėlimo parinktys",
"_There is %n comment_::_There are %n comments_" : ["Yra %n komentaras","Yra %n komentarai","Yra %n komentarų","Yra %n komentaras"],
"Click here to add a poll" : "Spustelėkite čia, norėdami pridėti apklausą",
"Do you want to delete \"%n\"?" : "Ar norite ištrinti \"%n\"?",
"No, keep poll." : "Ne, palikti apklausą.",
@ -73,24 +53,6 @@
"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.",
"You are either not allowed to delete this poll or it doesn't exist." : "Jums neleidžiama ištrinti šios apklausos arba apklausos nėra.",
"No description provided." : "Nepateiktas aprašas.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Apklausa pasibaigė %s. Balsavimas yra išjungtas, tačiau vis dar galite komentuoti.",
"Your name here" : "Čia įrašykite savo vardą",
"Say yes to all" : "Atsakyti į visus \"Taip\"",
"Reset all (say no)" : "Visus atstatyti (atsakyti \"Ne\")",
"Say maybe to all" : "Atsakyti į visus \"Galbūt\"",
"Vote!" : "Balsuoti!",
"Receive notification email on activity" : "Vykstant veiklai gauti pranešimą el. paštu",
"Close details" : "Užverti išsamesnę informaciją",
"Close" : "Užverti",
"Expires on %s" : "Baigia galioti %s",
"Click to get link" : "Spustelėkite, norėdami gauti nuorodą",
"Edit Poll" : "Taisyti apklausą",
"Poll expired" : "Apklausa pasibaigė",
"Comments" : "Komentarai",
"Login or ..." : "Prisijunkite arba ...",
"New comment …" : "Naujas komentaras …",
"No comments yet. Be the first." : "Kol kas komentarų nėra. Būkite pirmi."
"You are either not allowed to delete this poll or it doesn't exist." : "Jums neleidžiama ištrinti šios apklausos arba apklausos nėra."
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
}

Просмотреть файл

@ -1,17 +0,0 @@
OC.L10N.register(
"polls",
{
"Copied!" : "Nokopēts!",
"Copy" : "Kopēt",
"Not supported!" : "Nav atbalstīts!",
"Press ⌘-C to copy." : "Spied ⌘-C lai kopētu.",
"Press Ctrl-C to copy." : "Spied Ctrl-C lai kopētu.",
"Title" : "Nosaukums",
"Expires" : "Beidzas",
"Your name here" : "Tavs vārds šeit",
"Vote!" : "Balsot!",
"Receive notification email on activity" : "Saņemiet paziņojuma e-pastu par darbību",
"Close" : "Aizvērt",
"Comments" : "Komentāri"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");

Просмотреть файл

@ -1,15 +0,0 @@
{ "translations": {
"Copied!" : "Nokopēts!",
"Copy" : "Kopēt",
"Not supported!" : "Nav atbalstīts!",
"Press ⌘-C to copy." : "Spied ⌘-C lai kopētu.",
"Press Ctrl-C to copy." : "Spied Ctrl-C lai kopētu.",
"Title" : "Nosaukums",
"Expires" : "Beidzas",
"Your name here" : "Tavs vārds šeit",
"Vote!" : "Balsot!",
"Receive notification email on activity" : "Saņemiet paziņojuma e-pastu par darbību",
"Close" : "Aizvērt",
"Comments" : "Komentāri"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}

Просмотреть файл

@ -1,21 +1,8 @@
OC.L10N.register(
"polls",
{
"Copied!" : "Kopiert!",
"Copy" : "Kopier",
"Not supported!" : "Ikke støttet!",
"Press ⌘-C to copy." : "Trykk ⌘-C for å kopiere.",
"Press Ctrl-C to copy." : "Trykk Ctrl-C for å kopiere.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Du er ikke registrert.\nSkriv inn navnet ditt for å avgi stemme\n(minst 3 tegn).",
"Please add some text to your comment before submitting it." : "Legg til noe tekst i kommentaren din før du sender den inn.",
"An error occurred, your comment was not posted." : "Det oppstod en feil, kommentaren din ble ikke postet.",
"Polls" : "Avstemninger",
"Polls App - New Activity" : "Avstemningsapp - Ny aktivitet",
"just now" : "akkurat nå",
"Expired" : "Utløpt",
"Expires never" : "Utløper ikke",
"Usernames hidden to Owner" : "Brukernavn skjult for eieren",
"Usernames visible to Owner" : "Brukernavn synlige for eieren",
"Title" : "Tittel",
"Access" : "Tilgang",
"Owner" : "Eier",
@ -23,29 +10,15 @@ OC.L10N.register(
"Expires" : "Utløper",
"Copy Link" : "Kopier lenke",
"Delete poll" : "Slett avstemning",
"_There is %n comment_::_There are %n comments_" : ["Det er én %n kommentar","Det er %n kommentarer"],
"Description" : "Beskrivelse",
"Create new poll" : "Opprett ny avstemning",
"Receive notification email on activity" : "Motta e-postvarsel ved aktivitet",
"Comments" : "Kommentarer",
"No comments yet. Be the first." : "Ingen kommentarer enda. Vær først.",
"Description" : "Beskrivelse",
"Update poll" : "Oppdater avstemning",
"_There is %n comment_::_There are %n comments_" : ["Det er én %n kommentar","Det er %n kommentarer"],
"Access denied" : "Tilgang nektet",
"You are not allowed to view this poll or the poll does not exist." : "Du har ikke tilgang til å se denne avstemningen, eller så finnes den ikke.",
"You are not allowed to edit this poll or the poll does not exist." : "Du har ikke tilgang til å redigere denne avstemningen, eller så finnes den ikke.",
"No description provided." : "Ingen beskrivelse angitt.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Avstemningen utløp den %s. Du kan ikke lenger avgi stemme, men det går an å kommentere.",
"Switch all options at once" : "Bytt alle valg samtidig",
"Your name here" : "Ditt navn her",
"Vote!" : "Stem!",
"Receive notification email on activity" : "Motta e-postvarsel ved aktivitet",
"Close details" : "Lukk detaljer",
"Close" : "Lukk",
"Expires on %s" : "Utløper den %s",
"Invitation access" : "Invitasjonstilgang",
"Click to get link" : "Klikk for å hente lenke",
"Edit Poll" : "Rediger avstemning",
"Poll expired" : "Avstemning utløpt",
"Comments" : "Kommentarer",
"Login or ..." : "Logg inn eller …",
"New comment …" : "Ny kommentar…",
"No comments yet. Be the first." : "Ingen kommentarer enda. Vær først."
"You are not allowed to edit this poll or the poll does not exist." : "Du har ikke tilgang til å redigere denne avstemningen, eller så finnes den ikke."
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,19 +1,6 @@
{ "translations": {
"Copied!" : "Kopiert!",
"Copy" : "Kopier",
"Not supported!" : "Ikke støttet!",
"Press ⌘-C to copy." : "Trykk ⌘-C for å kopiere.",
"Press Ctrl-C to copy." : "Trykk Ctrl-C for å kopiere.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Du er ikke registrert.\nSkriv inn navnet ditt for å avgi stemme\n(minst 3 tegn).",
"Please add some text to your comment before submitting it." : "Legg til noe tekst i kommentaren din før du sender den inn.",
"An error occurred, your comment was not posted." : "Det oppstod en feil, kommentaren din ble ikke postet.",
"Polls" : "Avstemninger",
"Polls App - New Activity" : "Avstemningsapp - Ny aktivitet",
"just now" : "akkurat nå",
"Expired" : "Utløpt",
"Expires never" : "Utløper ikke",
"Usernames hidden to Owner" : "Brukernavn skjult for eieren",
"Usernames visible to Owner" : "Brukernavn synlige for eieren",
"Title" : "Tittel",
"Access" : "Tilgang",
"Owner" : "Eier",
@ -21,29 +8,15 @@
"Expires" : "Utløper",
"Copy Link" : "Kopier lenke",
"Delete poll" : "Slett avstemning",
"_There is %n comment_::_There are %n comments_" : ["Det er én %n kommentar","Det er %n kommentarer"],
"Description" : "Beskrivelse",
"Create new poll" : "Opprett ny avstemning",
"Receive notification email on activity" : "Motta e-postvarsel ved aktivitet",
"Comments" : "Kommentarer",
"No comments yet. Be the first." : "Ingen kommentarer enda. Vær først.",
"Description" : "Beskrivelse",
"Update poll" : "Oppdater avstemning",
"_There is %n comment_::_There are %n comments_" : ["Det er én %n kommentar","Det er %n kommentarer"],
"Access denied" : "Tilgang nektet",
"You are not allowed to view this poll or the poll does not exist." : "Du har ikke tilgang til å se denne avstemningen, eller så finnes den ikke.",
"You are not allowed to edit this poll or the poll does not exist." : "Du har ikke tilgang til å redigere denne avstemningen, eller så finnes den ikke.",
"No description provided." : "Ingen beskrivelse angitt.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Avstemningen utløp den %s. Du kan ikke lenger avgi stemme, men det går an å kommentere.",
"Switch all options at once" : "Bytt alle valg samtidig",
"Your name here" : "Ditt navn her",
"Vote!" : "Stem!",
"Receive notification email on activity" : "Motta e-postvarsel ved aktivitet",
"Close details" : "Lukk detaljer",
"Close" : "Lukk",
"Expires on %s" : "Utløper den %s",
"Invitation access" : "Invitasjonstilgang",
"Click to get link" : "Klikk for å hente lenke",
"Edit Poll" : "Rediger avstemning",
"Poll expired" : "Avstemning utløpt",
"Comments" : "Kommentarer",
"Login or ..." : "Logg inn eller …",
"New comment …" : "Ny kommentar…",
"No comments yet. Be the first." : "Ingen kommentarer enda. Vær først."
"You are not allowed to edit this poll or the poll does not exist." : "Du har ikke tilgang til å redigere denne avstemningen, eller så finnes den ikke."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,38 +1,21 @@
OC.L10N.register(
"polls",
{
"Do you really want to delete this new poll?" : "Wil je echt deze nieuwe peiling verwijderen?",
"Copied!" : "Gekopieerd!",
"Copy" : "Kopieer",
"Not supported!" : "Geen ondersteuning!",
"Press ⌘-C to copy." : "Druk ⌘-C om te kopiëren.",
"Press Ctrl-C to copy." : "Druk op Ctrl-C om te kopiëren.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Je bent niet geregistreerd\nGeef je naam in om te stemmen\n(tenminste 3 tekens).",
"Please add some text to your comment before submitting it." : "Graag wat tekst aan de reactie toevoegen voordat je hem plaatst.",
"An error occurred, your comment was not posted." : "Je opmerking is niet geplaatst vanwege een probleem.",
"Polls" : "Peilingen",
"Polls App - New Activity" : "Peilingen App - Nieuwe Activiteit",
"{user} participated in the poll \"{title}\"" : "{user} deed mee aan peiliing \"{title}\"",
"Go to poll" : "Ga naar peiling",
"just now" : "zojuist",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Een peilingenapp, net als doodle/dudle met de mogelijkheid om toegang te beperken.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Een peilingenapp, zoals doodle/dudle met de mogelijkheid om toegang te beperken (leden, bepaalde groepen/gebruikers, verborgen en openbaar).",
"Expired" : "Vervallen",
"Expires %n" : "Vervalt%n",
"Expires never" : "Vervalt nooit",
"Anonymous poll" : "Anonieme peiling",
"Usernames hidden to Owner" : "Gebruikersnamen verborgen voor Eigenaar",
"Usernames visible to Owner" : "Gebruikersnamen zichtbaar voor Eigenaar",
"Group" : "Groep",
"Title" : "Titel",
"Access" : "Toegang",
"Owner" : "Eigenaar",
"Created" : "Gemaakt",
"Expires" : "Verloopt",
"Public access" : "Openbare toegang",
"Only shared" : "Alleen gedeeld",
"Registered users only" : "Alleen geregistreerde gebruikers",
"Hidden poll" : "Verborgen peiling",
"Only shared" : "Alleen gedeeld",
"Text poll" : "Tekst peiling",
"Date poll" : "Datum peiling",
"never" : "nooit",
@ -44,39 +27,30 @@ OC.L10N.register(
"Delete poll as admin" : "Verwijder de peiling als beheerder",
"Link copied to clipboard" : "Link gekopieerd naar het klembord",
"Error, while copying link to clipboard" : "Fout bij kopiëren link naar klembord",
"_There is %n comment_::_There are %n comments_" : ["Er is %n reactie","Er zijn %n reacties"],
"Share with" : "Delen met",
"Poll description" : "Beschrijving peiling",
"Description" : "Beschrijving",
"Vote options" : "Stem opties",
"Group" : "Groep",
"Create new poll" : "Nieuwe peiling aanmaken",
"Poll type" : "Type peiling",
"Event schedule" : "Afsprakenrooster",
"Text based" : "Tekst gebaseerd",
"Shift dates" : "Verschuiven datums",
"Shift all dates for " : "Verschuif alle datums voor",
"Add option" : "Toevoegen optie",
"You are editing in admin mode" : "Je werkt nu in beheerdersmodus",
"Cancel" : "Annuleren",
"Receive notification email on activity" : "Ontvang email melding bij activiteit",
"Share with" : "Delen met",
"Comments" : "Reacties",
"Configuration" : "Configuratie",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "Configuratie is beschermd. Wijzigen van de opties kan leiden tot ongewenst gedrag, maar je kunt de configuratie hoe dan ook vrijgeven.",
"Unlock configuration " : "Vrijgeven configuratie",
"Poll type" : "Type peiling",
"No comments yet. Be the first." : "Nog geen reacties. Ben de eerste.",
"Description" : "Beschrijving",
"Poll configurations" : "Peilingconfiguratie",
"Allow \"maybe\" vote" : "Sta een Misschien stem toe",
"Anonymous poll" : "Anonieme peiling",
"Hide user names for admin" : "Verberg gebruikersnamen voor beheerder",
"hidden" : "verborgen",
"Name of user or group" : "Naam van gebruiker of groep",
"Create new poll" : "Nieuwe peiling aanmaken",
"Writing poll" : "Wegschrijven peiling",
"Update poll" : "Peiling bijwerken",
"Expiration date" : "Vervaldatum",
"Click to add a date" : "Klik om een datum in te stellen",
"Shift all date options" : "Verschuif alle datums opties",
"Cancel" : "Annuleren",
"Apply" : "Toepassen",
"Writing poll" : "Wegschrijven peiling",
"Update poll" : "Peiling bijwerken",
"Title must not be empty!" : "Titel mag niet leeg zijn!",
"%n successfully saved" : "%n succesvol opgeslagen",
"Error on saving poll, see console" : "Fout bij opslaan peiling, zie console",
"Clone of %n" : "Kloon van %n",
"New" : "Nieuw",
"Shift all date options" : "Verschuif alle datums opties",
"_There is %n comment_::_There are %n comments_" : ["Er is %n reactie","Er zijn %n reacties"],
"Click here to add a poll" : "Klik hier om een peiling toe te voegen",
"Do you want to delete \"%n\"?" : "Wil je \"%n\" echt verwijderen?",
"No, keep poll." : "Nee, bewaar de peiling",
@ -86,27 +60,6 @@ OC.L10N.register(
"Access denied" : "Toegang geweigerd",
"You are not allowed to view this poll or the poll does not exist." : "Je bent niet gemachtigd om de peiling te zien of de peiling bestaat niet.",
"You are not allowed to edit this poll or the poll does not exist." : "Je bent niet gemachtigd om de peiling te bewerken of de peiling bestaat niet.",
"You are either not allowed to delete this poll or it doesn't exist." : "Je mag deze peiling niet verwijderen of de peiling bestaat niet.",
"No description provided." : "Geen beschrijving verstrekt.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "De peiling is verlopen op %s. Stemmen is uitgeschakeld, maar je kunt nog steeds reacties plaatsen.",
"Switch all options at once" : "Direct omschakelen alle opties",
"Your name here" : "Schrijf hier je naam",
"Say yes to all" : "Zeg ja tegen alles",
"Reset all (say no)" : "Alle herstellen (nee zeggen)",
"Say maybe to all" : "Zeg misschien tegen alles",
"This poll was updated since your last visit. Please check your votes." : "Deze peiling is bijgewerkt sinds je vorige bezoek. Controleer je stemmen.",
"Vote!" : "Stemmen!",
"Receive notification email on activity" : "Ontvang email melding bij activiteit",
"Close details" : "Sluit details",
"Close" : "Sluiten",
"Expires on %s" : "Vervalt op %s",
"Invitation access" : "Ongeldige toegang",
"Click to get link" : "Klik om de link te krijgen",
"Edit Poll" : "Peiling aanpassen",
"Poll expired" : "Peiling is verlopen",
"Comments" : "Reacties",
"Login or ..." : "Login of ...",
"New comment …" : "Nieuwe reactie ...",
"No comments yet. Be the first." : "Nog geen reacties. Ben de eerste."
"You are either not allowed to delete this poll or it doesn't exist." : "Je mag deze peiling niet verwijderen of de peiling bestaat niet."
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -1,36 +1,19 @@
{ "translations": {
"Do you really want to delete this new poll?" : "Wil je echt deze nieuwe peiling verwijderen?",
"Copied!" : "Gekopieerd!",
"Copy" : "Kopieer",
"Not supported!" : "Geen ondersteuning!",
"Press ⌘-C to copy." : "Druk ⌘-C om te kopiëren.",
"Press Ctrl-C to copy." : "Druk op Ctrl-C om te kopiëren.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Je bent niet geregistreerd\nGeef je naam in om te stemmen\n(tenminste 3 tekens).",
"Please add some text to your comment before submitting it." : "Graag wat tekst aan de reactie toevoegen voordat je hem plaatst.",
"An error occurred, your comment was not posted." : "Je opmerking is niet geplaatst vanwege een probleem.",
"Polls" : "Peilingen",
"Polls App - New Activity" : "Peilingen App - Nieuwe Activiteit",
"{user} participated in the poll \"{title}\"" : "{user} deed mee aan peiliing \"{title}\"",
"Go to poll" : "Ga naar peiling",
"just now" : "zojuist",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Een peilingenapp, net als doodle/dudle met de mogelijkheid om toegang te beperken.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Een peilingenapp, zoals doodle/dudle met de mogelijkheid om toegang te beperken (leden, bepaalde groepen/gebruikers, verborgen en openbaar).",
"Expired" : "Vervallen",
"Expires %n" : "Vervalt%n",
"Expires never" : "Vervalt nooit",
"Anonymous poll" : "Anonieme peiling",
"Usernames hidden to Owner" : "Gebruikersnamen verborgen voor Eigenaar",
"Usernames visible to Owner" : "Gebruikersnamen zichtbaar voor Eigenaar",
"Group" : "Groep",
"Title" : "Titel",
"Access" : "Toegang",
"Owner" : "Eigenaar",
"Created" : "Gemaakt",
"Expires" : "Verloopt",
"Public access" : "Openbare toegang",
"Only shared" : "Alleen gedeeld",
"Registered users only" : "Alleen geregistreerde gebruikers",
"Hidden poll" : "Verborgen peiling",
"Only shared" : "Alleen gedeeld",
"Text poll" : "Tekst peiling",
"Date poll" : "Datum peiling",
"never" : "nooit",
@ -42,39 +25,30 @@
"Delete poll as admin" : "Verwijder de peiling als beheerder",
"Link copied to clipboard" : "Link gekopieerd naar het klembord",
"Error, while copying link to clipboard" : "Fout bij kopiëren link naar klembord",
"_There is %n comment_::_There are %n comments_" : ["Er is %n reactie","Er zijn %n reacties"],
"Share with" : "Delen met",
"Poll description" : "Beschrijving peiling",
"Description" : "Beschrijving",
"Vote options" : "Stem opties",
"Group" : "Groep",
"Create new poll" : "Nieuwe peiling aanmaken",
"Poll type" : "Type peiling",
"Event schedule" : "Afsprakenrooster",
"Text based" : "Tekst gebaseerd",
"Shift dates" : "Verschuiven datums",
"Shift all dates for " : "Verschuif alle datums voor",
"Add option" : "Toevoegen optie",
"You are editing in admin mode" : "Je werkt nu in beheerdersmodus",
"Cancel" : "Annuleren",
"Receive notification email on activity" : "Ontvang email melding bij activiteit",
"Share with" : "Delen met",
"Comments" : "Reacties",
"Configuration" : "Configuratie",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "Configuratie is beschermd. Wijzigen van de opties kan leiden tot ongewenst gedrag, maar je kunt de configuratie hoe dan ook vrijgeven.",
"Unlock configuration " : "Vrijgeven configuratie",
"Poll type" : "Type peiling",
"No comments yet. Be the first." : "Nog geen reacties. Ben de eerste.",
"Description" : "Beschrijving",
"Poll configurations" : "Peilingconfiguratie",
"Allow \"maybe\" vote" : "Sta een Misschien stem toe",
"Anonymous poll" : "Anonieme peiling",
"Hide user names for admin" : "Verberg gebruikersnamen voor beheerder",
"hidden" : "verborgen",
"Name of user or group" : "Naam van gebruiker of groep",
"Create new poll" : "Nieuwe peiling aanmaken",
"Writing poll" : "Wegschrijven peiling",
"Update poll" : "Peiling bijwerken",
"Expiration date" : "Vervaldatum",
"Click to add a date" : "Klik om een datum in te stellen",
"Shift all date options" : "Verschuif alle datums opties",
"Cancel" : "Annuleren",
"Apply" : "Toepassen",
"Writing poll" : "Wegschrijven peiling",
"Update poll" : "Peiling bijwerken",
"Title must not be empty!" : "Titel mag niet leeg zijn!",
"%n successfully saved" : "%n succesvol opgeslagen",
"Error on saving poll, see console" : "Fout bij opslaan peiling, zie console",
"Clone of %n" : "Kloon van %n",
"New" : "Nieuw",
"Shift all date options" : "Verschuif alle datums opties",
"_There is %n comment_::_There are %n comments_" : ["Er is %n reactie","Er zijn %n reacties"],
"Click here to add a poll" : "Klik hier om een peiling toe te voegen",
"Do you want to delete \"%n\"?" : "Wil je \"%n\" echt verwijderen?",
"No, keep poll." : "Nee, bewaar de peiling",
@ -84,27 +58,6 @@
"Access denied" : "Toegang geweigerd",
"You are not allowed to view this poll or the poll does not exist." : "Je bent niet gemachtigd om de peiling te zien of de peiling bestaat niet.",
"You are not allowed to edit this poll or the poll does not exist." : "Je bent niet gemachtigd om de peiling te bewerken of de peiling bestaat niet.",
"You are either not allowed to delete this poll or it doesn't exist." : "Je mag deze peiling niet verwijderen of de peiling bestaat niet.",
"No description provided." : "Geen beschrijving verstrekt.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "De peiling is verlopen op %s. Stemmen is uitgeschakeld, maar je kunt nog steeds reacties plaatsen.",
"Switch all options at once" : "Direct omschakelen alle opties",
"Your name here" : "Schrijf hier je naam",
"Say yes to all" : "Zeg ja tegen alles",
"Reset all (say no)" : "Alle herstellen (nee zeggen)",
"Say maybe to all" : "Zeg misschien tegen alles",
"This poll was updated since your last visit. Please check your votes." : "Deze peiling is bijgewerkt sinds je vorige bezoek. Controleer je stemmen.",
"Vote!" : "Stemmen!",
"Receive notification email on activity" : "Ontvang email melding bij activiteit",
"Close details" : "Sluit details",
"Close" : "Sluiten",
"Expires on %s" : "Vervalt op %s",
"Invitation access" : "Ongeldige toegang",
"Click to get link" : "Klik om de link te krijgen",
"Edit Poll" : "Peiling aanpassen",
"Poll expired" : "Peiling is verlopen",
"Comments" : "Reacties",
"Login or ..." : "Login of ...",
"New comment …" : "Nieuwe reactie ...",
"No comments yet. Be the first." : "Nog geen reacties. Ben de eerste."
"You are either not allowed to delete this poll or it doesn't exist." : "Je mag deze peiling niet verwijderen of de peiling bestaat niet."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -1,38 +1,21 @@
OC.L10N.register(
"polls",
{
"Do you really want to delete this new poll?" : "Czy na pewno chcesz usunąć tę nową sondę?",
"Copied!" : "Skopiowano!",
"Copy" : "Kopiuj",
"Not supported!" : "Niewspierane!",
"Press ⌘-C to copy." : "Aby skopiować wciśnij ⌘-C.",
"Press Ctrl-C to copy." : "Wciśnij Ctrl-C by skopiować.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Nie jesteś zarejestrowany.\nPodaj proszę imię aby zagłosować\n(co najmniej 3 znaki)",
"Please add some text to your comment before submitting it." : "Dodaj jakiś tekst do Twojego komentarza przed jego wysłaniem.",
"An error occurred, your comment was not posted." : "Wystąpił błąd, Twój komentarz nie został wysłany…",
"Polls" : "Sondy",
"Polls App - New Activity" : "Aplikacja Sondy - Nowa aktywność",
"{user} participated in the poll \"{title}\"" : "{user} wziął udział w sondzie \"{title}\"",
"Go to poll" : "Idź do sondy",
"just now" : "Właśnie teraz",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Aplikacja sondażowa przypominająca doodle/dudle z możliwością ograniczania dostępu.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Aplikacja sondażowa przypominająca doodle/dudle z możliwością ograniczania dostępu (członkowie, określone grupy/użytkownicy, ukryte i publiczne).",
"Expired" : "Wygasło",
"Expires %n" : "Wygasa %n",
"Expires never" : "Nigdy nie wygasa",
"Anonymous poll" : "Anonimowa sonda",
"Usernames hidden to Owner" : "Nazwy użytkownika ukryte dla właściciela",
"Usernames visible to Owner" : "Nazwy użytkownika widoczne dla właściciela",
"Group" : "Grupa",
"Title" : "Tytuł",
"Access" : "Dostęp",
"Owner" : "Właściciel",
"Created" : "Utworzona",
"Expires" : "Wygasa",
"Public access" : "Dostęp publiczny",
"Only shared" : "Tylko udostępnione",
"Registered users only" : "Tylko dla zarejestrowanych użytkowników",
"Hidden poll" : "Ukryta sonda",
"Only shared" : "Tylko udostępnione",
"Text poll" : "Tekst sondy",
"Date poll" : "Data sondy",
"never" : "nigdy",
@ -44,39 +27,30 @@ OC.L10N.register(
"Delete poll as admin" : "Usuń sondę jako administrator",
"Link copied to clipboard" : "Link skopiowany do schowka",
"Error, while copying link to clipboard" : "Błąd podczas kopiowania linku do schowka",
"_There is %n comment_::_There are %n comments_" : ["Jest %n komentarz","Są %n komentarze","Jest %n komentarzy","Jest %n komentarzy"],
"Share with" : "Udostępnij dla",
"Poll description" : "Opis sondy",
"Description" : "Opis",
"Vote options" : "Opcje głosowania",
"Group" : "Grupa",
"Create new poll" : "Stwórz nową sondę",
"Poll type" : "Typ sondy",
"Event schedule" : "Harmonogram wydarzeń",
"Text based" : "Oparta na tekście",
"Shift dates" : "Zmień datę",
"Shift all dates for " : "Zmień wszystkie daty dla",
"Add option" : "Dodaj opcję",
"You are editing in admin mode" : "Edytujesz w trybie administratora",
"Cancel" : "Anuluj",
"Receive notification email on activity" : "Otrzymuj powiadomienia e-mail o aktywności",
"Share with" : "Udostępnij dla",
"Comments" : "Komentarze",
"Configuration" : "Konfiguracja",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "Konfiguracja jest zablokowana. Zmiana opcji może spowodować niepożądane efekty. Możesz ją odblokować.",
"Unlock configuration " : "Odblokuj konfigurację",
"Poll type" : "Typ sondy",
"No comments yet. Be the first." : "Jeszcze brak komentarzy. Bądź pierwszy!",
"Description" : "Opis",
"Poll configurations" : "Konfiguracje sondy",
"Allow \"maybe\" vote" : "Zezwalaj głosować na \"może\"",
"Anonymous poll" : "Anonimowa sonda",
"Hide user names for admin" : "Ukryj nazwy użytkowników dla administratora",
"hidden" : "ukryta",
"Name of user or group" : "Nazwa użytkownika lub grupy",
"Create new poll" : "Stwórz nową sondę",
"Writing poll" : "Pisanie sondy",
"Update poll" : "Aktualizuj sondę",
"Expiration date" : "Data wygaśnięcia",
"Click to add a date" : "Kliknij, aby dodać datę",
"Shift all date options" : "Zmień wszystkie opcje daty",
"Cancel" : "Anuluj",
"Apply" : "Zastosuj",
"Writing poll" : "Pisanie sondy",
"Update poll" : "Aktualizuj sondę",
"Title must not be empty!" : "Tytuł nie może być pusty!",
"%n successfully saved" : "%n została pomyślnie zapisana",
"Error on saving poll, see console" : "Błąd podczas zapisywania sondy. Zobacz konsole",
"Clone of %n" : "Klon %n",
"New" : "Nowy",
"Shift all date options" : "Zmień wszystkie opcje daty",
"_There is %n comment_::_There are %n comments_" : ["Jest %n komentarz","Są %n komentarze","Jest %n komentarzy","Jest %n komentarzy"],
"Click here to add a poll" : "Kliknij tutaj, aby dodać sondę",
"Do you want to delete \"%n\"?" : "Czy chcesz usunąć \"%n\"?",
"No, keep poll." : "Nie, zachowaj sondę.",
@ -86,27 +60,6 @@ OC.L10N.register(
"Access denied" : "Dostęp zabroniony",
"You are not allowed to view this poll or the poll does not exist." : "Nie masz uprawnień do tej sondy lub sonda nie istnieje.",
"You are not allowed to edit this poll or the poll does not exist." : "Nie masz uprawnień do edycji tej sondy lub sonda nie istnieje.",
"You are either not allowed to delete this poll or it doesn't exist." : "Nie możesz usunąć tej sondy lub nie istnieje.",
"No description provided." : "Nie podano opisu.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Sonda wygasła %s. Głosowanie zablokowane, ale ciągle możesz wpisywać komentarze.",
"Switch all options at once" : "Przełącz wszystkie opcje jednocześnie",
"Your name here" : "Twoje imię",
"Say yes to all" : "Powiedz wszystkim tak",
"Reset all (say no)" : "Zresetuj wszystko (powiedz nie)",
"Say maybe to all" : "Powiedz wszystkim może",
"This poll was updated since your last visit. Please check your votes." : "Ta sonda została zaktualizowana od ostatniej wizyty. Sprawdź swoje głosy.",
"Vote!" : "Głosuj!",
"Receive notification email on activity" : "Otrzymuj powiadomienia e-mail o aktywności",
"Close details" : "Ukryj szczegóły",
"Close" : "Zamknij",
"Expires on %s" : "Wygaśnie o %s",
"Invitation access" : "Dostęp na zaproszenie",
"Click to get link" : "Kliknij aby pobrać odnośnik",
"Edit Poll" : "Edytuj sondę",
"Poll expired" : "Sonda wygasła",
"Comments" : "Komentarze",
"Login or ..." : "Login lub…",
"New comment …" : "Nowy komentarz…",
"No comments yet. Be the first." : "Jeszcze brak komentarzy. Bądź pierwszy!"
"You are either not allowed to delete this poll or it doesn't exist." : "Nie możesz usunąć tej sondy lub nie istnieje."
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");

Просмотреть файл

@ -1,36 +1,19 @@
{ "translations": {
"Do you really want to delete this new poll?" : "Czy na pewno chcesz usunąć tę nową sondę?",
"Copied!" : "Skopiowano!",
"Copy" : "Kopiuj",
"Not supported!" : "Niewspierane!",
"Press ⌘-C to copy." : "Aby skopiować wciśnij ⌘-C.",
"Press Ctrl-C to copy." : "Wciśnij Ctrl-C by skopiować.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Nie jesteś zarejestrowany.\nPodaj proszę imię aby zagłosować\n(co najmniej 3 znaki)",
"Please add some text to your comment before submitting it." : "Dodaj jakiś tekst do Twojego komentarza przed jego wysłaniem.",
"An error occurred, your comment was not posted." : "Wystąpił błąd, Twój komentarz nie został wysłany…",
"Polls" : "Sondy",
"Polls App - New Activity" : "Aplikacja Sondy - Nowa aktywność",
"{user} participated in the poll \"{title}\"" : "{user} wziął udział w sondzie \"{title}\"",
"Go to poll" : "Idź do sondy",
"just now" : "Właśnie teraz",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Aplikacja sondażowa przypominająca doodle/dudle z możliwością ograniczania dostępu.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Aplikacja sondażowa przypominająca doodle/dudle z możliwością ograniczania dostępu (członkowie, określone grupy/użytkownicy, ukryte i publiczne).",
"Expired" : "Wygasło",
"Expires %n" : "Wygasa %n",
"Expires never" : "Nigdy nie wygasa",
"Anonymous poll" : "Anonimowa sonda",
"Usernames hidden to Owner" : "Nazwy użytkownika ukryte dla właściciela",
"Usernames visible to Owner" : "Nazwy użytkownika widoczne dla właściciela",
"Group" : "Grupa",
"Title" : "Tytuł",
"Access" : "Dostęp",
"Owner" : "Właściciel",
"Created" : "Utworzona",
"Expires" : "Wygasa",
"Public access" : "Dostęp publiczny",
"Only shared" : "Tylko udostępnione",
"Registered users only" : "Tylko dla zarejestrowanych użytkowników",
"Hidden poll" : "Ukryta sonda",
"Only shared" : "Tylko udostępnione",
"Text poll" : "Tekst sondy",
"Date poll" : "Data sondy",
"never" : "nigdy",
@ -42,39 +25,30 @@
"Delete poll as admin" : "Usuń sondę jako administrator",
"Link copied to clipboard" : "Link skopiowany do schowka",
"Error, while copying link to clipboard" : "Błąd podczas kopiowania linku do schowka",
"_There is %n comment_::_There are %n comments_" : ["Jest %n komentarz","Są %n komentarze","Jest %n komentarzy","Jest %n komentarzy"],
"Share with" : "Udostępnij dla",
"Poll description" : "Opis sondy",
"Description" : "Opis",
"Vote options" : "Opcje głosowania",
"Group" : "Grupa",
"Create new poll" : "Stwórz nową sondę",
"Poll type" : "Typ sondy",
"Event schedule" : "Harmonogram wydarzeń",
"Text based" : "Oparta na tekście",
"Shift dates" : "Zmień datę",
"Shift all dates for " : "Zmień wszystkie daty dla",
"Add option" : "Dodaj opcję",
"You are editing in admin mode" : "Edytujesz w trybie administratora",
"Cancel" : "Anuluj",
"Receive notification email on activity" : "Otrzymuj powiadomienia e-mail o aktywności",
"Share with" : "Udostępnij dla",
"Comments" : "Komentarze",
"Configuration" : "Konfiguracja",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "Konfiguracja jest zablokowana. Zmiana opcji może spowodować niepożądane efekty. Możesz ją odblokować.",
"Unlock configuration " : "Odblokuj konfigurację",
"Poll type" : "Typ sondy",
"No comments yet. Be the first." : "Jeszcze brak komentarzy. Bądź pierwszy!",
"Description" : "Opis",
"Poll configurations" : "Konfiguracje sondy",
"Allow \"maybe\" vote" : "Zezwalaj głosować na \"może\"",
"Anonymous poll" : "Anonimowa sonda",
"Hide user names for admin" : "Ukryj nazwy użytkowników dla administratora",
"hidden" : "ukryta",
"Name of user or group" : "Nazwa użytkownika lub grupy",
"Create new poll" : "Stwórz nową sondę",
"Writing poll" : "Pisanie sondy",
"Update poll" : "Aktualizuj sondę",
"Expiration date" : "Data wygaśnięcia",
"Click to add a date" : "Kliknij, aby dodać datę",
"Shift all date options" : "Zmień wszystkie opcje daty",
"Cancel" : "Anuluj",
"Apply" : "Zastosuj",
"Writing poll" : "Pisanie sondy",
"Update poll" : "Aktualizuj sondę",
"Title must not be empty!" : "Tytuł nie może być pusty!",
"%n successfully saved" : "%n została pomyślnie zapisana",
"Error on saving poll, see console" : "Błąd podczas zapisywania sondy. Zobacz konsole",
"Clone of %n" : "Klon %n",
"New" : "Nowy",
"Shift all date options" : "Zmień wszystkie opcje daty",
"_There is %n comment_::_There are %n comments_" : ["Jest %n komentarz","Są %n komentarze","Jest %n komentarzy","Jest %n komentarzy"],
"Click here to add a poll" : "Kliknij tutaj, aby dodać sondę",
"Do you want to delete \"%n\"?" : "Czy chcesz usunąć \"%n\"?",
"No, keep poll." : "Nie, zachowaj sondę.",
@ -84,27 +58,6 @@
"Access denied" : "Dostęp zabroniony",
"You are not allowed to view this poll or the poll does not exist." : "Nie masz uprawnień do tej sondy lub sonda nie istnieje.",
"You are not allowed to edit this poll or the poll does not exist." : "Nie masz uprawnień do edycji tej sondy lub sonda nie istnieje.",
"You are either not allowed to delete this poll or it doesn't exist." : "Nie możesz usunąć tej sondy lub nie istnieje.",
"No description provided." : "Nie podano opisu.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Sonda wygasła %s. Głosowanie zablokowane, ale ciągle możesz wpisywać komentarze.",
"Switch all options at once" : "Przełącz wszystkie opcje jednocześnie",
"Your name here" : "Twoje imię",
"Say yes to all" : "Powiedz wszystkim tak",
"Reset all (say no)" : "Zresetuj wszystko (powiedz nie)",
"Say maybe to all" : "Powiedz wszystkim może",
"This poll was updated since your last visit. Please check your votes." : "Ta sonda została zaktualizowana od ostatniej wizyty. Sprawdź swoje głosy.",
"Vote!" : "Głosuj!",
"Receive notification email on activity" : "Otrzymuj powiadomienia e-mail o aktywności",
"Close details" : "Ukryj szczegóły",
"Close" : "Zamknij",
"Expires on %s" : "Wygaśnie o %s",
"Invitation access" : "Dostęp na zaproszenie",
"Click to get link" : "Kliknij aby pobrać odnośnik",
"Edit Poll" : "Edytuj sondę",
"Poll expired" : "Sonda wygasła",
"Comments" : "Komentarze",
"Login or ..." : "Login lub…",
"New comment …" : "Nowy komentarz…",
"No comments yet. Be the first." : "Jeszcze brak komentarzy. Bądź pierwszy!"
"You are either not allowed to delete this poll or it doesn't exist." : "Nie możesz usunąć tej sondy lub nie istnieje."
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
}

Просмотреть файл

@ -1,38 +1,21 @@
OC.L10N.register(
"polls",
{
"Do you really want to delete this new poll?" : "Quer realmente excluir esta nova enquete?",
"Copied!" : "Copiado!",
"Copy" : "Copiar",
"Not supported!" : "Não suportado!",
"Press ⌘-C to copy." : "Pressione ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Pressione Ctrl-C para copiar.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Você não está registrado.\nDigite seu nome para votar\n(pelo menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor, adicione algum texto ao seu comentário antes de enviá-lo.",
"An error occurred, your comment was not posted." : "Ocorreu um erro e seu comentário não foi publicado.",
"Polls" : "Pesquisas",
"Polls App - New Activity" : "Aplicativo Polls - Atividade Nova",
"{user} participated in the poll \"{title}\"" : "{user} participaram na enquete \"{title}\"",
"Go to poll" : "Ir para enquete",
"just now" : "Agora mesmo",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Um aplicativo de enquetes, semelhante ao doodle/dudle podendo restringir o acesso.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Um aplicativo de enquetes, semelhante ao doodle/dudle podendo restringir o acesso (membros, certos grupos/usuários, ocultos e públicos).",
"Expired" : "Expirado",
"Expires %n" : "Expira %n",
"Expires never" : "Nunca expira",
"Anonymous poll" : "Enquete anônima",
"Usernames hidden to Owner" : "Nomes de usuários ocultos para o Proprietário",
"Usernames visible to Owner" : "Nomes de usuários visíveis para o Proprietário",
"Group" : "Grupo",
"Title" : "Título",
"Access" : "Acesso",
"Owner" : "Proprietário",
"Created" : "Criado",
"Expires" : "Encerramento",
"Public access" : "Acesso público",
"Only shared" : "Somente compartilhado",
"Registered users only" : "Somente usuários registrados",
"Hidden poll" : "Pesquisa oculta",
"Only shared" : "Somente compartilhado",
"Text poll" : "Texto da pesquisa",
"Date poll" : "Data da pesquisa",
"never" : "nunca",
@ -44,39 +27,30 @@ OC.L10N.register(
"Delete poll as admin" : "Excluir a pesquisa como administrador",
"Link copied to clipboard" : "Link copiado para a área de transferência",
"Error, while copying link to clipboard" : "Erro ao copiar o link para a área de transferência",
"_There is %n comment_::_There are %n comments_" : ["Há %n comentário","Há %n comentários"],
"Share with" : "Compartilhar com",
"Poll description" : "Descrição da enquete",
"Description" : "Descrição",
"Vote options" : "Opções de voto",
"Group" : "Grupo",
"Create new poll" : "Criar nova pesquisa",
"Poll type" : "Tipo de enquete",
"Event schedule" : "Agenda de eventos",
"Text based" : "Baseado em texto",
"Shift dates" : "Mudar datas",
"Shift all dates for " : "Mudar todas as datas para",
"Add option" : "Adicionar opção",
"You are editing in admin mode" : "Você está editando em modo administrador",
"Cancel" : "Cancelar",
"Receive notification email on activity" : "Receber e-mail notificando atividade",
"Share with" : "Compartilhar com",
"Comments" : "Comentários",
"Configuration" : "Configuração",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "A configuração está bloqueada. Alterar isso pode resultar num comportamento indesejado, mas você pode desbloqueá-la se quiser.",
"Unlock configuration " : "Desbloquear a configuração",
"Poll type" : "Tipo de enquete",
"No comments yet. Be the first." : "Sem comentários ainda. Seja o primeiro.",
"Description" : "Descrição",
"Poll configurations" : "Configurações de enquete",
"Allow \"maybe\" vote" : "Permitir o voto \"talvez\"",
"Anonymous poll" : "Enquete anônima",
"Hide user names for admin" : "Esconder nomes de usuários para administrador",
"hidden" : "Oculto",
"Name of user or group" : "Nome do usuário ou grupo",
"Create new poll" : "Criar nova pesquisa",
"Writing poll" : "Gravando enquete",
"Update poll" : "Atualizar pesquisa",
"Expiration date" : "Data de expiração",
"Click to add a date" : "Clique para adicionar uma data",
"Shift all date options" : "Mudar todas as opções de data",
"Cancel" : "Cancelar",
"Apply" : "Aplicar",
"Writing poll" : "Gravando enquete",
"Update poll" : "Atualizar pesquisa",
"Title must not be empty!" : "O título não pode ficar em branco!",
"%n successfully saved" : "%n salvo com sucesso",
"Error on saving poll, see console" : "Erro ao salvar a pesquisa, veja o console",
"Clone of %n" : "Clone de %n",
"New" : "Novo",
"Shift all date options" : "Mudar todas as opções de data",
"_There is %n comment_::_There are %n comments_" : ["Há %n comentário","Há %n comentários"],
"Click here to add a poll" : "Clique aqui para adicionar uma enquete",
"Do you want to delete \"%n\"?" : "Quer realmente excluir \"%n\"?",
"No, keep poll." : "Não, manter a pesquisa.",
@ -86,27 +60,6 @@ OC.L10N.register(
"Access denied" : "Acesso negado",
"You are not allowed to view this poll or the poll does not exist." : "Você não tem permissão para ver esta pesquisa ou ela não existe.",
"You are not allowed to edit this poll or the poll does not exist." : "Você não tem permissão para editar esta pesquisa ou ela não existe.",
"You are either not allowed to delete this poll or it doesn't exist." : "Você não tem permissão para excluir esta enquete ou ela não existe.",
"No description provided." : "Nenhuma descrição fornecida.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "A pesquisa encerrou em %s. A votação está desativada mas você ainda pode comentar.",
"Switch all options at once" : "Mude todas as opções ao mesmo tempo",
"Your name here" : "Seu nome aqui",
"Say yes to all" : "Diga sim para tudo",
"Reset all (say no)" : "Redefinir tudo (diga não)",
"Say maybe to all" : "Diga talvez para tudo",
"This poll was updated since your last visit. Please check your votes." : "Esta enquete foi atualizada desde sua última visita. Verifique seu voto.",
"Vote!" : "Vote!",
"Receive notification email on activity" : "Receber e-mail notificando atividade",
"Close details" : "Fechar detalhes",
"Close" : "Fechar",
"Expires on %s" : "Expira em %s",
"Invitation access" : "Acesso ao convite",
"Click to get link" : "Clique para obter o link",
"Edit Poll" : "Editar pesquisa",
"Poll expired" : "Pesquisa encerrada",
"Comments" : "Comentários",
"Login or ..." : "Entrar ou...",
"New comment …" : "Novo comentário...",
"No comments yet. Be the first." : "Sem comentários ainda. Seja o primeiro."
"You are either not allowed to delete this poll or it doesn't exist." : "Você não tem permissão para excluir esta enquete ou ela não existe."
},
"nplurals=2; plural=(n > 1);");

Просмотреть файл

@ -1,36 +1,19 @@
{ "translations": {
"Do you really want to delete this new poll?" : "Quer realmente excluir esta nova enquete?",
"Copied!" : "Copiado!",
"Copy" : "Copiar",
"Not supported!" : "Não suportado!",
"Press ⌘-C to copy." : "Pressione ⌘-C para copiar.",
"Press Ctrl-C to copy." : "Pressione Ctrl-C para copiar.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Você não está registrado.\nDigite seu nome para votar\n(pelo menos 3 caracteres).",
"Please add some text to your comment before submitting it." : "Por favor, adicione algum texto ao seu comentário antes de enviá-lo.",
"An error occurred, your comment was not posted." : "Ocorreu um erro e seu comentário não foi publicado.",
"Polls" : "Pesquisas",
"Polls App - New Activity" : "Aplicativo Polls - Atividade Nova",
"{user} participated in the poll \"{title}\"" : "{user} participaram na enquete \"{title}\"",
"Go to poll" : "Ir para enquete",
"just now" : "Agora mesmo",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Um aplicativo de enquetes, semelhante ao doodle/dudle podendo restringir o acesso.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Um aplicativo de enquetes, semelhante ao doodle/dudle podendo restringir o acesso (membros, certos grupos/usuários, ocultos e públicos).",
"Expired" : "Expirado",
"Expires %n" : "Expira %n",
"Expires never" : "Nunca expira",
"Anonymous poll" : "Enquete anônima",
"Usernames hidden to Owner" : "Nomes de usuários ocultos para o Proprietário",
"Usernames visible to Owner" : "Nomes de usuários visíveis para o Proprietário",
"Group" : "Grupo",
"Title" : "Título",
"Access" : "Acesso",
"Owner" : "Proprietário",
"Created" : "Criado",
"Expires" : "Encerramento",
"Public access" : "Acesso público",
"Only shared" : "Somente compartilhado",
"Registered users only" : "Somente usuários registrados",
"Hidden poll" : "Pesquisa oculta",
"Only shared" : "Somente compartilhado",
"Text poll" : "Texto da pesquisa",
"Date poll" : "Data da pesquisa",
"never" : "nunca",
@ -42,39 +25,30 @@
"Delete poll as admin" : "Excluir a pesquisa como administrador",
"Link copied to clipboard" : "Link copiado para a área de transferência",
"Error, while copying link to clipboard" : "Erro ao copiar o link para a área de transferência",
"_There is %n comment_::_There are %n comments_" : ["Há %n comentário","Há %n comentários"],
"Share with" : "Compartilhar com",
"Poll description" : "Descrição da enquete",
"Description" : "Descrição",
"Vote options" : "Opções de voto",
"Group" : "Grupo",
"Create new poll" : "Criar nova pesquisa",
"Poll type" : "Tipo de enquete",
"Event schedule" : "Agenda de eventos",
"Text based" : "Baseado em texto",
"Shift dates" : "Mudar datas",
"Shift all dates for " : "Mudar todas as datas para",
"Add option" : "Adicionar opção",
"You are editing in admin mode" : "Você está editando em modo administrador",
"Cancel" : "Cancelar",
"Receive notification email on activity" : "Receber e-mail notificando atividade",
"Share with" : "Compartilhar com",
"Comments" : "Comentários",
"Configuration" : "Configuração",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "A configuração está bloqueada. Alterar isso pode resultar num comportamento indesejado, mas você pode desbloqueá-la se quiser.",
"Unlock configuration " : "Desbloquear a configuração",
"Poll type" : "Tipo de enquete",
"No comments yet. Be the first." : "Sem comentários ainda. Seja o primeiro.",
"Description" : "Descrição",
"Poll configurations" : "Configurações de enquete",
"Allow \"maybe\" vote" : "Permitir o voto \"talvez\"",
"Anonymous poll" : "Enquete anônima",
"Hide user names for admin" : "Esconder nomes de usuários para administrador",
"hidden" : "Oculto",
"Name of user or group" : "Nome do usuário ou grupo",
"Create new poll" : "Criar nova pesquisa",
"Writing poll" : "Gravando enquete",
"Update poll" : "Atualizar pesquisa",
"Expiration date" : "Data de expiração",
"Click to add a date" : "Clique para adicionar uma data",
"Shift all date options" : "Mudar todas as opções de data",
"Cancel" : "Cancelar",
"Apply" : "Aplicar",
"Writing poll" : "Gravando enquete",
"Update poll" : "Atualizar pesquisa",
"Title must not be empty!" : "O título não pode ficar em branco!",
"%n successfully saved" : "%n salvo com sucesso",
"Error on saving poll, see console" : "Erro ao salvar a pesquisa, veja o console",
"Clone of %n" : "Clone de %n",
"New" : "Novo",
"Shift all date options" : "Mudar todas as opções de data",
"_There is %n comment_::_There are %n comments_" : ["Há %n comentário","Há %n comentários"],
"Click here to add a poll" : "Clique aqui para adicionar uma enquete",
"Do you want to delete \"%n\"?" : "Quer realmente excluir \"%n\"?",
"No, keep poll." : "Não, manter a pesquisa.",
@ -84,27 +58,6 @@
"Access denied" : "Acesso negado",
"You are not allowed to view this poll or the poll does not exist." : "Você não tem permissão para ver esta pesquisa ou ela não existe.",
"You are not allowed to edit this poll or the poll does not exist." : "Você não tem permissão para editar esta pesquisa ou ela não existe.",
"You are either not allowed to delete this poll or it doesn't exist." : "Você não tem permissão para excluir esta enquete ou ela não existe.",
"No description provided." : "Nenhuma descrição fornecida.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "A pesquisa encerrou em %s. A votação está desativada mas você ainda pode comentar.",
"Switch all options at once" : "Mude todas as opções ao mesmo tempo",
"Your name here" : "Seu nome aqui",
"Say yes to all" : "Diga sim para tudo",
"Reset all (say no)" : "Redefinir tudo (diga não)",
"Say maybe to all" : "Diga talvez para tudo",
"This poll was updated since your last visit. Please check your votes." : "Esta enquete foi atualizada desde sua última visita. Verifique seu voto.",
"Vote!" : "Vote!",
"Receive notification email on activity" : "Receber e-mail notificando atividade",
"Close details" : "Fechar detalhes",
"Close" : "Fechar",
"Expires on %s" : "Expira em %s",
"Invitation access" : "Acesso ao convite",
"Click to get link" : "Clique para obter o link",
"Edit Poll" : "Editar pesquisa",
"Poll expired" : "Pesquisa encerrada",
"Comments" : "Comentários",
"Login or ..." : "Entrar ou...",
"New comment …" : "Novo comentário...",
"No comments yet. Be the first." : "Sem comentários ainda. Seja o primeiro."
"You are either not allowed to delete this poll or it doesn't exist." : "Você não tem permissão para excluir esta enquete ou ela não existe."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

Просмотреть файл

@ -1,38 +1,21 @@
OC.L10N.register(
"polls",
{
"Do you really want to delete this new poll?" : "Действительно удалить этот опрос?",
"Copied!" : "Скопировано!",
"Copy" : "Копировать",
"Not supported!" : "Не поддерживается!",
"Press ⌘-C to copy." : "Нажмите ⌘-C для копирования.",
"Press Ctrl-C to copy." : "Нажмите Ctrl-C для копирования.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Вы не зарегистрированы.\nВведите ваше имя что бы проголосовать\n(не менее трёх символов).",
"Please add some text to your comment before submitting it." : "Напишите несколько слов перед тем как отправить комментарий.",
"An error occurred, your comment was not posted." : "Произошла ошибка и ваш комментарий не был сохранён.",
"Polls" : "Опросы",
"Polls App - New Activity" : "Приложение опросов — Новые события",
"{user} participated in the poll \"{title}\"" : "{user} принял участие в опросе «{title}»",
"Go to poll" : "Перейти к опросу",
"just now" : "только что",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Приложение опросов, похожее на doodle / dudle с возможностью ограничения доступа.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Приложение опросов, похожее на doodle / dudle с возможностью ограничения доступа (участники, определенные группы и/или пользователи, скрытые и публичные).",
"Expired" : "Истёкший",
"Expires %n" : "Заканчивается %n",
"Expires never" : "Без срока истечения",
"Anonymous poll" : "Анонимный опрос",
"Usernames hidden to Owner" : "Имена пользователей скрыты от владельца",
"Usernames visible to Owner" : "Имена пользователей видимы владельцу",
"Group" : "Группа",
"Title" : "Название",
"Access" : "Доступ",
"Owner" : "Владелец",
"Created" : "Создано",
"Expires" : "Дата окончания",
"Public access" : "Общедоступный",
"Only shared" : "Только по приглашению",
"Registered users only" : "Только для зарегистрированных пользователей",
"Hidden poll" : "Закрытый опрос",
"Only shared" : "Только по приглашению",
"Text poll" : "Текстовый опрос",
"Date poll" : "Дата проведения опроса",
"never" : "никогда",
@ -44,34 +27,28 @@ OC.L10N.register(
"Delete poll as admin" : "Удалить опрос на правах администратора",
"Link copied to clipboard" : "Ссылка скопирована в буфер обмена",
"Error, while copying link to clipboard" : "Ошибка при копировании ссылки в буфер обмена",
"Share with" : "Поделиться",
"Poll description" : "Описание опроса",
"Description" : "Описание",
"Vote options" : "Варианты голосования",
"Group" : "Группа",
"Create new poll" : "Создать новый опрос",
"Poll type" : "Тип опрса",
"Event schedule" : "Планирование события",
"Text based" : "Текстовые описания",
"Shift dates" : "Сдвинуть даты",
"Shift all dates for " : "Сдвинуть все даты на:",
"Add option" : "Добавить вариант",
"Cancel" : "Отменить",
"Receive notification email on activity" : "Получать уведомление при изменении",
"Share with" : "Поделиться",
"Comments" : "Комментарии",
"Configuration" : "Конфигурация",
"Unlock configuration " : "Разблокировать конфигурацию",
"Poll type" : "Тип опрса",
"No comments yet. Be the first." : "Тут нет комментариев, будьте первым.",
"Description" : "Описание",
"Poll configurations" : "Конфигурация опроса",
"Allow \"maybe\" vote" : "Разрешить вариант «Может быть»",
"Anonymous poll" : "Анонимный опрос",
"Hide user names for admin" : "Скрыть имена пользователей от администратора",
"hidden" : "Скрытый",
"Name of user or group" : "Имя пользователя или группы",
"Create new poll" : "Создать новый опрос",
"Update poll" : "Обновить опрос",
"Expiration date" : "Дата окончания",
"Click to add a date" : "Нажмите, чтобы добавить дату",
"Shift all date options" : "Сдвиг дат",
"Cancel" : "Отменить",
"Apply" : "Применить",
"Update poll" : "Обновить опрос",
"Title must not be empty!" : "Заголовок не может быть пустым.",
"%n successfully saved" : "Голосование «%n» сохранено",
"Error on saving poll, see console" : "Ошибка при сохранении опроса, проверьте консоль",
"Clone of %n" : "Копия %n",
"Shift all date options" : "Сдвиг дат",
"Click here to add a poll" : "Нажмите, чтобы добавить опрос",
"Do you want to delete \"%n\"?" : "Удалить «%n»?",
"No, keep poll." : "Нет, оставить опрос.",
@ -80,24 +57,6 @@ OC.L10N.register(
"Error while deleting Poll \"%n\"" : "Не удалось удалить опрос «%n»",
"Access denied" : "Доступ запрещён",
"You are not allowed to view this poll or the poll does not exist." : "Просмотр этого опроса запрещён либо этот опрос не существует.",
"You are not allowed to edit this poll or the poll does not exist." : "Редактирование этого опроса запрещено либо этот опрос не существует.",
"No description provided." : "Нет описания.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Голосование завершено %s. Проголосовать невозможно, но вы всё ещё можете оставить комментарий.",
"Switch all options at once" : "Переключить все параметры",
"Your name here" : "Ваше имя тут",
"This poll was updated since your last visit. Please check your votes." : "Этот опрос был изменён после вашего последнего посещения. Проверьте свои ответы на вопросы.",
"Vote!" : "Голосовать!",
"Receive notification email on activity" : "Получать уведомление при изменении",
"Close details" : "Закрыть подробные сведения",
"Close" : "Закрыть",
"Expires on %s" : "Истекает %s",
"Invitation access" : "Доступ по приглашению",
"Click to get link" : "Нажмите чтобы получить ссылку",
"Edit Poll" : "Редактировать опрос",
"Poll expired" : "Опрос завершён",
"Comments" : "Комментарии",
"Login or ..." : "Войти или…",
"New comment …" : "Новый комментарий…",
"No comments yet. Be the first." : "Тут нет комментариев, будьте первым."
"You are not allowed to edit this poll or the poll does not exist." : "Редактирование этого опроса запрещено либо этот опрос не существует."
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");

Просмотреть файл

@ -1,36 +1,19 @@
{ "translations": {
"Do you really want to delete this new poll?" : "Действительно удалить этот опрос?",
"Copied!" : "Скопировано!",
"Copy" : "Копировать",
"Not supported!" : "Не поддерживается!",
"Press ⌘-C to copy." : "Нажмите ⌘-C для копирования.",
"Press Ctrl-C to copy." : "Нажмите Ctrl-C для копирования.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Вы не зарегистрированы.\nВведите ваше имя что бы проголосовать\n(не менее трёх символов).",
"Please add some text to your comment before submitting it." : "Напишите несколько слов перед тем как отправить комментарий.",
"An error occurred, your comment was not posted." : "Произошла ошибка и ваш комментарий не был сохранён.",
"Polls" : "Опросы",
"Polls App - New Activity" : "Приложение опросов — Новые события",
"{user} participated in the poll \"{title}\"" : "{user} принял участие в опросе «{title}»",
"Go to poll" : "Перейти к опросу",
"just now" : "только что",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Приложение опросов, похожее на doodle / dudle с возможностью ограничения доступа.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Приложение опросов, похожее на doodle / dudle с возможностью ограничения доступа (участники, определенные группы и/или пользователи, скрытые и публичные).",
"Expired" : "Истёкший",
"Expires %n" : "Заканчивается %n",
"Expires never" : "Без срока истечения",
"Anonymous poll" : "Анонимный опрос",
"Usernames hidden to Owner" : "Имена пользователей скрыты от владельца",
"Usernames visible to Owner" : "Имена пользователей видимы владельцу",
"Group" : "Группа",
"Title" : "Название",
"Access" : "Доступ",
"Owner" : "Владелец",
"Created" : "Создано",
"Expires" : "Дата окончания",
"Public access" : "Общедоступный",
"Only shared" : "Только по приглашению",
"Registered users only" : "Только для зарегистрированных пользователей",
"Hidden poll" : "Закрытый опрос",
"Only shared" : "Только по приглашению",
"Text poll" : "Текстовый опрос",
"Date poll" : "Дата проведения опроса",
"never" : "никогда",
@ -42,34 +25,28 @@
"Delete poll as admin" : "Удалить опрос на правах администратора",
"Link copied to clipboard" : "Ссылка скопирована в буфер обмена",
"Error, while copying link to clipboard" : "Ошибка при копировании ссылки в буфер обмена",
"Share with" : "Поделиться",
"Poll description" : "Описание опроса",
"Description" : "Описание",
"Vote options" : "Варианты голосования",
"Group" : "Группа",
"Create new poll" : "Создать новый опрос",
"Poll type" : "Тип опрса",
"Event schedule" : "Планирование события",
"Text based" : "Текстовые описания",
"Shift dates" : "Сдвинуть даты",
"Shift all dates for " : "Сдвинуть все даты на:",
"Add option" : "Добавить вариант",
"Cancel" : "Отменить",
"Receive notification email on activity" : "Получать уведомление при изменении",
"Share with" : "Поделиться",
"Comments" : "Комментарии",
"Configuration" : "Конфигурация",
"Unlock configuration " : "Разблокировать конфигурацию",
"Poll type" : "Тип опрса",
"No comments yet. Be the first." : "Тут нет комментариев, будьте первым.",
"Description" : "Описание",
"Poll configurations" : "Конфигурация опроса",
"Allow \"maybe\" vote" : "Разрешить вариант «Может быть»",
"Anonymous poll" : "Анонимный опрос",
"Hide user names for admin" : "Скрыть имена пользователей от администратора",
"hidden" : "Скрытый",
"Name of user or group" : "Имя пользователя или группы",
"Create new poll" : "Создать новый опрос",
"Update poll" : "Обновить опрос",
"Expiration date" : "Дата окончания",
"Click to add a date" : "Нажмите, чтобы добавить дату",
"Shift all date options" : "Сдвиг дат",
"Cancel" : "Отменить",
"Apply" : "Применить",
"Update poll" : "Обновить опрос",
"Title must not be empty!" : "Заголовок не может быть пустым.",
"%n successfully saved" : "Голосование «%n» сохранено",
"Error on saving poll, see console" : "Ошибка при сохранении опроса, проверьте консоль",
"Clone of %n" : "Копия %n",
"Shift all date options" : "Сдвиг дат",
"Click here to add a poll" : "Нажмите, чтобы добавить опрос",
"Do you want to delete \"%n\"?" : "Удалить «%n»?",
"No, keep poll." : "Нет, оставить опрос.",
@ -78,24 +55,6 @@
"Error while deleting Poll \"%n\"" : "Не удалось удалить опрос «%n»",
"Access denied" : "Доступ запрещён",
"You are not allowed to view this poll or the poll does not exist." : "Просмотр этого опроса запрещён либо этот опрос не существует.",
"You are not allowed to edit this poll or the poll does not exist." : "Редактирование этого опроса запрещено либо этот опрос не существует.",
"No description provided." : "Нет описания.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Голосование завершено %s. Проголосовать невозможно, но вы всё ещё можете оставить комментарий.",
"Switch all options at once" : "Переключить все параметры",
"Your name here" : "Ваше имя тут",
"This poll was updated since your last visit. Please check your votes." : "Этот опрос был изменён после вашего последнего посещения. Проверьте свои ответы на вопросы.",
"Vote!" : "Голосовать!",
"Receive notification email on activity" : "Получать уведомление при изменении",
"Close details" : "Закрыть подробные сведения",
"Close" : "Закрыть",
"Expires on %s" : "Истекает %s",
"Invitation access" : "Доступ по приглашению",
"Click to get link" : "Нажмите чтобы получить ссылку",
"Edit Poll" : "Редактировать опрос",
"Poll expired" : "Опрос завершён",
"Comments" : "Комментарии",
"Login or ..." : "Войти или…",
"New comment …" : "Новый комментарий…",
"No comments yet. Be the first." : "Тут нет комментариев, будьте первым."
"You are not allowed to edit this poll or the poll does not exist." : "Редактирование этого опроса запрещено либо этот опрос не существует."
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
}

Просмотреть файл

@ -1,16 +1,7 @@
OC.L10N.register(
"polls",
{
"Copied!" : "Skopírované!",
"Copy" : "Kopírovať",
"Not supported!" : "Nepodporované!",
"Press ⌘-C to copy." : "Pre kopírovanie, stlačte ⌘-C.",
"Press Ctrl-C to copy." : "Stlač Ctrl-C pre skopírovanie.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Nie ste zaregistrovaní.\nPre odoslanie hlasu zadajte prosím svoje meno\n(aspoň tri znaky).",
"Please add some text to your comment before submitting it." : "Zadajte prosím nejaký text predtým než odošlete svoj komentár.",
"An error occurred, your comment was not posted." : "Vyskytla sa chyba, váš komentár sa neodoslal.",
"Polls" : "Ankety",
"just now" : "práve teraz",
"Title" : "Názov",
"Access" : "Prístup",
"Owner" : "Vlastník",
@ -18,23 +9,14 @@ OC.L10N.register(
"Expires" : "Vyprší",
"Copy Link" : "Kopírovať odkaz",
"Delete poll" : "Zmazať anketu",
"Description" : "Popis",
"Create new poll" : "Vytvoriť novú anketu",
"Receive notification email on activity" : "Pri aktivite prijímať oznámenia e-mailom",
"Comments" : "Komentáre",
"No comments yet. Be the first." : "Zatiaľ žiadne komentáre. Buďte prvý.",
"Description" : "Popis",
"Update poll" : "Aktualizovať anketu",
"Access denied" : "Prístup zamietnutý",
"You are not allowed to view this poll or the poll does not exist." : "Nemáte oprávnenie na prezeranie tejto ankety alebo už anketa neexistuje.",
"You are not allowed to edit this poll or the poll does not exist." : "Nemáte oprávnenie na úpravy tejto ankety alebo už anketa neexistuje.",
"No description provided." : "Nebol poskytnutý žiadny popis",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Anketa vypršala %s. Hlasovanie je vypnuté, ale stále môžete prispieť komentárom.",
"Your name here" : "Vaše meno sem",
"Vote!" : "Hlasujte!",
"Receive notification email on activity" : "Pri aktivite prijímať oznámenia e-mailom",
"Close" : "Zatvoriť",
"Click to get link" : "Kliknite na získanie odkazu",
"Edit Poll" : "Upraviť anketu",
"Poll expired" : "Anketa vypršala",
"Comments" : "Komentáre",
"New comment …" : "Nový komentár …",
"No comments yet. Be the first." : "Zatiaľ žiadne komentáre. Buďte prvý."
"You are not allowed to edit this poll or the poll does not exist." : "Nemáte oprávnenie na úpravy tejto ankety alebo už anketa neexistuje."
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");

Просмотреть файл

@ -1,14 +1,5 @@
{ "translations": {
"Copied!" : "Skopírované!",
"Copy" : "Kopírovať",
"Not supported!" : "Nepodporované!",
"Press ⌘-C to copy." : "Pre kopírovanie, stlačte ⌘-C.",
"Press Ctrl-C to copy." : "Stlač Ctrl-C pre skopírovanie.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Nie ste zaregistrovaní.\nPre odoslanie hlasu zadajte prosím svoje meno\n(aspoň tri znaky).",
"Please add some text to your comment before submitting it." : "Zadajte prosím nejaký text predtým než odošlete svoj komentár.",
"An error occurred, your comment was not posted." : "Vyskytla sa chyba, váš komentár sa neodoslal.",
"Polls" : "Ankety",
"just now" : "práve teraz",
"Title" : "Názov",
"Access" : "Prístup",
"Owner" : "Vlastník",
@ -16,23 +7,14 @@
"Expires" : "Vyprší",
"Copy Link" : "Kopírovať odkaz",
"Delete poll" : "Zmazať anketu",
"Description" : "Popis",
"Create new poll" : "Vytvoriť novú anketu",
"Receive notification email on activity" : "Pri aktivite prijímať oznámenia e-mailom",
"Comments" : "Komentáre",
"No comments yet. Be the first." : "Zatiaľ žiadne komentáre. Buďte prvý.",
"Description" : "Popis",
"Update poll" : "Aktualizovať anketu",
"Access denied" : "Prístup zamietnutý",
"You are not allowed to view this poll or the poll does not exist." : "Nemáte oprávnenie na prezeranie tejto ankety alebo už anketa neexistuje.",
"You are not allowed to edit this poll or the poll does not exist." : "Nemáte oprávnenie na úpravy tejto ankety alebo už anketa neexistuje.",
"No description provided." : "Nebol poskytnutý žiadny popis",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Anketa vypršala %s. Hlasovanie je vypnuté, ale stále môžete prispieť komentárom.",
"Your name here" : "Vaše meno sem",
"Vote!" : "Hlasujte!",
"Receive notification email on activity" : "Pri aktivite prijímať oznámenia e-mailom",
"Close" : "Zatvoriť",
"Click to get link" : "Kliknite na získanie odkazu",
"Edit Poll" : "Upraviť anketu",
"Poll expired" : "Anketa vypršala",
"Comments" : "Komentáre",
"New comment …" : "Nový komentár …",
"No comments yet. Be the first." : "Zatiaľ žiadne komentáre. Buďte prvý."
"You are not allowed to edit this poll or the poll does not exist." : "Nemáte oprávnenie na úpravy tejto ankety alebo už anketa neexistuje."
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
}

Просмотреть файл

@ -1,38 +1,21 @@
OC.L10N.register(
"polls",
{
"Do you really want to delete this new poll?" : "Ali ste prepričani, da želite izbrisati to anketo?",
"Copied!" : "Kopirano!",
"Copy" : "Kopiraj",
"Not supported!" : "Ni podprto!",
"Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.",
"Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Niste prijavljeni!\nZa glasovanje vpišite ime\n(vsaj 3 znake).",
"Please add some text to your comment before submitting it." : "Pred objavo je treba vpisati besedilo opombe.",
"An error occurred, your comment was not posted." : "Prišlo je do napake, zato opomba ni objavljena.",
"Polls" : "Ankete",
"Polls App - New Activity" : "Program Ankete – nova dejavnost",
"{user} participated in the poll \"{title}\"" : "Uporabnik {user} sodeluje pri anketi »{title}«",
"Go to poll" : "Skoči na anketo",
"just now" : "ravnokar",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Nextcloud Polls je program, podoben spletnemu programu Doodle z možnostjo omejevanja dostopa.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Nextcloud Polls je program, podoben spletnemu programu Doodle z možnostjo omejevanja dostopa (za člane, skupine ali uporabnike, skrite ankete in javno zbiranje odziva).",
"Expired" : "Poteklo",
"Expires %n" : "Poteče %n",
"Expires never" : "Ne poteče",
"Anonymous poll" : "Anonimna anketa",
"Usernames hidden to Owner" : "Uporabniško ime je skrito",
"Usernames visible to Owner" : "Uporabniško ime je vidno",
"Group" : "Skupina",
"Title" : "Naslov",
"Access" : "Dostop",
"Owner" : "Lastnik",
"Created" : "Ustvarjeno",
"Expires" : "Poteče",
"Public access" : "Javni dostop",
"Only shared" : "Le objavljeno",
"Registered users only" : "Le prijavljeni uporabniki",
"Hidden poll" : "Skrita anketa",
"Only shared" : "Le objavljeno",
"Text poll" : "Besedilna anketa",
"Date poll" : "Usklajevanje dogodka",
"never" : "nikoli",
@ -44,39 +27,30 @@ OC.L10N.register(
"Delete poll as admin" : "Izbriši anketo kot skrbnik",
"Link copied to clipboard" : "Povezava je kopirana v odložišče",
"Error, while copying link to clipboard" : "Prišlo je do napake med kopiranjem povezave v odložišče",
"_There is %n comment_::_There are %n comments_" : ["Objavljena je %n opomba","Objavljeni sta %n opombi","Objavljene so %n opombe","Objavljenih je %n opomb"],
"Share with" : "Pošlji na",
"Poll description" : "Opis ankete",
"Description" : "Opis",
"Vote options" : "Možnosti glasovanja",
"Group" : "Skupina",
"Create new poll" : "Ustvari novo anketo",
"Poll type" : "Vrsta ankete",
"Event schedule" : "Usklajevalnik dogodkov",
"Text based" : "Besedilno",
"Shift dates" : "Premakni datume",
"Shift all dates for " : "Premakni vse datume za",
"Add option" : "Dodaj možnost",
"You are editing in admin mode" : "Urejanje poteka v skrbniškem načinu",
"Cancel" : "Prekliči",
"Receive notification email on activity" : "Pošlji sporočilo na elektronski naslov od dejavnosti na anketi",
"Share with" : "Pošlji na",
"Comments" : "Opombe",
"Configuration" : "Nastavitve",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "Nastavitve so zaklenjene. Spreminjanje možnosti lahko vpliva na nepričakovano delovanje ankete, seveda pa lahko to vseeno storite!",
"Unlock configuration " : "Odkleni nastavitve",
"Poll type" : "Vrsta ankete",
"No comments yet. Be the first." : "Ni še odzivov, bodite prvi!",
"Description" : "Opis",
"Poll configurations" : "Nastavitve ankete",
"Allow \"maybe\" vote" : "Dovoli izbiro » Mogoče «",
"Anonymous poll" : "Anonimna anketa",
"Hide user names for admin" : "Skrij imena uporabnikov",
"hidden" : "skrito",
"Name of user or group" : "Ime uporabnika oziroma skupine",
"Create new poll" : "Ustvari novo anketo",
"Writing poll" : "Zapisovanje ankete",
"Update poll" : "Posodobi anketo",
"Expiration date" : "Datum preteka",
"Click to add a date" : "Kliknite za dodajanje datuma",
"Shift all date options" : "Možnosti za premikanje datumov",
"Cancel" : "Prekliči",
"Apply" : "Uveljavi",
"Writing poll" : "Zapisovanje ankete",
"Update poll" : "Posodobi anketo",
"Title must not be empty!" : "Polje naslova ne sme biti prazno!",
"%n successfully saved" : "Anketa %s je uspešno shranjena",
"Error on saving poll, see console" : "Napaka shranjevanja ankete, več podrobnosti je izpisanih v konzoli",
"Clone of %n" : "Klon %n",
"New" : "Novo",
"Shift all date options" : "Možnosti za premikanje datumov",
"_There is %n comment_::_There are %n comments_" : ["Objavljena je %n opomba","Objavljeni sta %n opombi","Objavljene so %n opombe","Objavljenih je %n opomb"],
"Click here to add a poll" : "Kliknite za dodajanje nove ankete",
"Do you want to delete \"%n\"?" : "Ali res želite izbrisati anketo » %n «",
"No, keep poll." : "Ne, ohrani anketo",
@ -86,27 +60,6 @@ OC.L10N.register(
"Access denied" : "Dostop je zavrnjen",
"You are not allowed to view this poll or the poll does not exist." : "Za ogled te ankete nimate ustreznih dovoljen, ali pa anketa ne obstaja.",
"You are not allowed to edit this poll or the poll does not exist." : "Za urejanje te ankete nimate ustreznih dovoljen, ali pa anketa ne obstaja.",
"You are either not allowed to delete this poll or it doesn't exist." : "Za brisanje te ankete nimate ustreznih dovoljen, ali pa anketa ne obstaja.",
"No description provided." : "Ni podanega opisa.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Anketa je potekla %s, zato je glasovanje onemogočeno, še vedno pa je mogoče vpisati opombo.",
"Switch all options at once" : "Preklopi vse možnosti naenkrat",
"Your name here" : "Ime",
"Say yes to all" : "Da za vsa polja",
"Reset all (say no)" : "Počisti (Ne za vsa polja)",
"Say maybe to all" : "Mogoče za vsa polja",
"This poll was updated since your last visit. Please check your votes." : "Anketa je bila v času od vašega zadnjega obiska posodobljena. Preverite vaše glasovanje.",
"Vote!" : "Glasuj!",
"Receive notification email on activity" : "Pošlji sporočilo na elektronski naslov od dejavnosti na anketi",
"Close details" : "Zapri podrobnosti",
"Close" : "Zapri",
"Expires on %s" : "Poteče %s",
"Invitation access" : "Vabljeni dostop",
"Click to get link" : "Kliknite za izpis povezave",
"Edit Poll" : "Uredi anketo",
"Poll expired" : "Anketa je potekla",
"Comments" : "Opombe",
"Login or ..." : "Prijava ali ...",
"New comment …" : "Nova opomba ...",
"No comments yet. Be the first." : "Ni še odzivov, bodite prvi!"
"You are either not allowed to delete this poll or it doesn't exist." : "Za brisanje te ankete nimate ustreznih dovoljen, ali pa anketa ne obstaja."
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");

Просмотреть файл

@ -1,36 +1,19 @@
{ "translations": {
"Do you really want to delete this new poll?" : "Ali ste prepričani, da želite izbrisati to anketo?",
"Copied!" : "Kopirano!",
"Copy" : "Kopiraj",
"Not supported!" : "Ni podprto!",
"Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.",
"Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Niste prijavljeni!\nZa glasovanje vpišite ime\n(vsaj 3 znake).",
"Please add some text to your comment before submitting it." : "Pred objavo je treba vpisati besedilo opombe.",
"An error occurred, your comment was not posted." : "Prišlo je do napake, zato opomba ni objavljena.",
"Polls" : "Ankete",
"Polls App - New Activity" : "Program Ankete – nova dejavnost",
"{user} participated in the poll \"{title}\"" : "Uporabnik {user} sodeluje pri anketi »{title}«",
"Go to poll" : "Skoči na anketo",
"just now" : "ravnokar",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Nextcloud Polls je program, podoben spletnemu programu Doodle z možnostjo omejevanja dostopa.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Nextcloud Polls je program, podoben spletnemu programu Doodle z možnostjo omejevanja dostopa (za člane, skupine ali uporabnike, skrite ankete in javno zbiranje odziva).",
"Expired" : "Poteklo",
"Expires %n" : "Poteče %n",
"Expires never" : "Ne poteče",
"Anonymous poll" : "Anonimna anketa",
"Usernames hidden to Owner" : "Uporabniško ime je skrito",
"Usernames visible to Owner" : "Uporabniško ime je vidno",
"Group" : "Skupina",
"Title" : "Naslov",
"Access" : "Dostop",
"Owner" : "Lastnik",
"Created" : "Ustvarjeno",
"Expires" : "Poteče",
"Public access" : "Javni dostop",
"Only shared" : "Le objavljeno",
"Registered users only" : "Le prijavljeni uporabniki",
"Hidden poll" : "Skrita anketa",
"Only shared" : "Le objavljeno",
"Text poll" : "Besedilna anketa",
"Date poll" : "Usklajevanje dogodka",
"never" : "nikoli",
@ -42,39 +25,30 @@
"Delete poll as admin" : "Izbriši anketo kot skrbnik",
"Link copied to clipboard" : "Povezava je kopirana v odložišče",
"Error, while copying link to clipboard" : "Prišlo je do napake med kopiranjem povezave v odložišče",
"_There is %n comment_::_There are %n comments_" : ["Objavljena je %n opomba","Objavljeni sta %n opombi","Objavljene so %n opombe","Objavljenih je %n opomb"],
"Share with" : "Pošlji na",
"Poll description" : "Opis ankete",
"Description" : "Opis",
"Vote options" : "Možnosti glasovanja",
"Group" : "Skupina",
"Create new poll" : "Ustvari novo anketo",
"Poll type" : "Vrsta ankete",
"Event schedule" : "Usklajevalnik dogodkov",
"Text based" : "Besedilno",
"Shift dates" : "Premakni datume",
"Shift all dates for " : "Premakni vse datume za",
"Add option" : "Dodaj možnost",
"You are editing in admin mode" : "Urejanje poteka v skrbniškem načinu",
"Cancel" : "Prekliči",
"Receive notification email on activity" : "Pošlji sporočilo na elektronski naslov od dejavnosti na anketi",
"Share with" : "Pošlji na",
"Comments" : "Opombe",
"Configuration" : "Nastavitve",
"Configuration is locked. Changing options may result in unwanted behaviour, but you can unlock it anyway." : "Nastavitve so zaklenjene. Spreminjanje možnosti lahko vpliva na nepričakovano delovanje ankete, seveda pa lahko to vseeno storite!",
"Unlock configuration " : "Odkleni nastavitve",
"Poll type" : "Vrsta ankete",
"No comments yet. Be the first." : "Ni še odzivov, bodite prvi!",
"Description" : "Opis",
"Poll configurations" : "Nastavitve ankete",
"Allow \"maybe\" vote" : "Dovoli izbiro » Mogoče «",
"Anonymous poll" : "Anonimna anketa",
"Hide user names for admin" : "Skrij imena uporabnikov",
"hidden" : "skrito",
"Name of user or group" : "Ime uporabnika oziroma skupine",
"Create new poll" : "Ustvari novo anketo",
"Writing poll" : "Zapisovanje ankete",
"Update poll" : "Posodobi anketo",
"Expiration date" : "Datum preteka",
"Click to add a date" : "Kliknite za dodajanje datuma",
"Shift all date options" : "Možnosti za premikanje datumov",
"Cancel" : "Prekliči",
"Apply" : "Uveljavi",
"Writing poll" : "Zapisovanje ankete",
"Update poll" : "Posodobi anketo",
"Title must not be empty!" : "Polje naslova ne sme biti prazno!",
"%n successfully saved" : "Anketa %s je uspešno shranjena",
"Error on saving poll, see console" : "Napaka shranjevanja ankete, več podrobnosti je izpisanih v konzoli",
"Clone of %n" : "Klon %n",
"New" : "Novo",
"Shift all date options" : "Možnosti za premikanje datumov",
"_There is %n comment_::_There are %n comments_" : ["Objavljena je %n opomba","Objavljeni sta %n opombi","Objavljene so %n opombe","Objavljenih je %n opomb"],
"Click here to add a poll" : "Kliknite za dodajanje nove ankete",
"Do you want to delete \"%n\"?" : "Ali res želite izbrisati anketo » %n «",
"No, keep poll." : "Ne, ohrani anketo",
@ -84,27 +58,6 @@
"Access denied" : "Dostop je zavrnjen",
"You are not allowed to view this poll or the poll does not exist." : "Za ogled te ankete nimate ustreznih dovoljen, ali pa anketa ne obstaja.",
"You are not allowed to edit this poll or the poll does not exist." : "Za urejanje te ankete nimate ustreznih dovoljen, ali pa anketa ne obstaja.",
"You are either not allowed to delete this poll or it doesn't exist." : "Za brisanje te ankete nimate ustreznih dovoljen, ali pa anketa ne obstaja.",
"No description provided." : "Ni podanega opisa.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Anketa je potekla %s, zato je glasovanje onemogočeno, še vedno pa je mogoče vpisati opombo.",
"Switch all options at once" : "Preklopi vse možnosti naenkrat",
"Your name here" : "Ime",
"Say yes to all" : "Da za vsa polja",
"Reset all (say no)" : "Počisti (Ne za vsa polja)",
"Say maybe to all" : "Mogoče za vsa polja",
"This poll was updated since your last visit. Please check your votes." : "Anketa je bila v času od vašega zadnjega obiska posodobljena. Preverite vaše glasovanje.",
"Vote!" : "Glasuj!",
"Receive notification email on activity" : "Pošlji sporočilo na elektronski naslov od dejavnosti na anketi",
"Close details" : "Zapri podrobnosti",
"Close" : "Zapri",
"Expires on %s" : "Poteče %s",
"Invitation access" : "Vabljeni dostop",
"Click to get link" : "Kliknite za izpis povezave",
"Edit Poll" : "Uredi anketo",
"Poll expired" : "Anketa je potekla",
"Comments" : "Opombe",
"Login or ..." : "Prijava ali ...",
"New comment …" : "Nova opomba ...",
"No comments yet. Be the first." : "Ni še odzivov, bodite prvi!"
"You are either not allowed to delete this poll or it doesn't exist." : "Za brisanje te ankete nimate ustreznih dovoljen, ali pa anketa ne obstaja."
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше