[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-03-04 02:53:33 +00:00
Родитель 81c58947fe
Коммит 4809d15447
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
68 изменённых файлов: 326 добавлений и 6 удалений

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

@ -20,6 +20,8 @@ OC.L10N.register(
"Month" : "Maand",
"Unknown user" : "Onbekende gebruiker",
"OK" : "Goed",
"No" : "Nee",
"Yes" : "Ja",
"Public access" : "Openbare toegang"
},
"nplurals=2; plural=(n != 1);");

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

@ -18,6 +18,8 @@
"Month" : "Maand",
"Unknown user" : "Onbekende gebruiker",
"OK" : "Goed",
"No" : "Nee",
"Yes" : "Ja",
"Public access" : "Openbare toegang"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

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

@ -25,6 +25,8 @@ OC.L10N.register(
"Month" : "Mes",
"Unknown user" : "Usuariu desconocíu",
"OK" : "Aceutar",
"No" : "Non",
"Yes" : "Sí",
"Public access" : "Accesu públicu"
},
"nplurals=2; plural=(n != 1);");

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

@ -23,6 +23,8 @@
"Month" : "Mes",
"Unknown user" : "Usuariu desconocíu",
"OK" : "Aceutar",
"No" : "Non",
"Yes" : "Sí",
"Public access" : "Accesu públicu"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

13
l10n/be.js Normal file
Просмотреть файл

@ -0,0 +1,13 @@
OC.L10N.register(
"polls",
{
"Group" : "Group",
"Cancel" : "Cancel",
"Title" : "Title",
"Owner" : "Owner",
"never" : "never",
"OK" : "OK",
"No" : "No",
"Yes" : "Yes"
},
"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);");

11
l10n/be.json Normal file
Просмотреть файл

@ -0,0 +1,11 @@
{ "translations": {
"Group" : "Group",
"Cancel" : "Cancel",
"Title" : "Title",
"Owner" : "Owner",
"never" : "never",
"OK" : "OK",
"No" : "No",
"Yes" : "Yes"
},"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);"
}

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

@ -24,6 +24,8 @@ OC.L10N.register(
"Month" : "Месец",
"Unknown user" : "Непознат потребител",
"OK" : "ОК",
"No" : "Не",
"Yes" : "Да",
"Public access" : "Публичен достъп"
},
"nplurals=2; plural=(n != 1);");

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

@ -22,6 +22,8 @@
"Month" : "Месец",
"Unknown user" : "Непознат потребител",
"OK" : "ОК",
"No" : "Не",
"Yes" : "Да",
"Public access" : "Публичен достъп"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

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

@ -53,6 +53,8 @@ OC.L10N.register(
"Unknown user" : "Usuari desconegut",
"Receive notification email on activity" : "Rep correu electrònic de notificació quan hi hagi activitat",
"OK" : "D'acord",
"No" : "No",
"Yes" : "Sí",
"Public access" : "Accés públic",
"Hidden poll" : "Amaga l'enquesta",
"Access denied" : "Accés denegat",

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

@ -51,6 +51,8 @@
"Unknown user" : "Usuari desconegut",
"Receive notification email on activity" : "Rep correu electrònic de notificació quan hi hagi activitat",
"OK" : "D'acord",
"No" : "No",
"Yes" : "Sí",
"Public access" : "Accés públic",
"Hidden poll" : "Amaga l'enquesta",
"Access denied" : "Accés denegat",

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

@ -60,6 +60,8 @@ OC.L10N.register(
"Delete poll" : "Smazat anketu",
"Restore poll as admin" : "Obnovit anketu z titulu správce",
"Restore poll" : "Obnovit anketu",
"Delete poll permanently as admin" : "Smazat anketu nadobro (z pozice správce)",
"Delete poll permanently" : "Smazat anketu nadobro",
"Title" : "Název",
"Access" : "Přístup",
"Owner" : "Vlastník",
@ -114,13 +116,19 @@ OC.L10N.register(
"Receive notification email on activity" : "Dostávat e-mailem upozornění na aktivitu",
"Your personal link to this poll: %n" : "Váš osobní odkaz na tuto anketu: %n",
"Enter your name!" : "Zadejte své jméno!",
"To participate, you need to enter a valid username with at least 3 characters." : "Abyste se mohli zúčastnit, je třeba zadat plané uživatelské jméno (alespoň 3 znaky).",
"Enter your name" : "Zadejte své jméno",
"Username is not valid. Please enter at least 3 characters." : "Uživatelské jméno není platné. Zadejte alespoň tři znaky.",
"This username is not valid, i.e. because it is already in use." : "Toto uživatelské jméno už bylo použito někým jiným – zvolte si prosím jiné.",
"You have an account? Login here." : "Máte uživatelský účet? Přihlaste se zde.",
"OK" : "OK",
"Please use at least 3 characters for your username!" : "Pro své uživatelské jméno použijte alespoň tři znaky!",
"This username can not be chosen." : "Toto uživatelské jméno nemůže být zvoleno.",
"Error saving username" : "Chyba při ukládání uživatelského jména",
"Delete votes" : "Smazat hlasy",
"Do you want to remove {username} from poll?" : "Opravdu chcete {username} odebrat z ankety?",
"No" : "Ne",
"Yes" : "Ano",
"The poll does not exist" : "Anketa neexistuje",
"Enter a poll or start a new one." : "Vstupte do ankety nebo uspořádajte novou.",
"Goto Nextcloud" : "Přejít do Nextcloud",
@ -131,9 +139,11 @@ OC.L10N.register(
"Public access" : "Veřejný přístup",
"Hidden poll" : "Skrytá anketa",
"Error deleting poll." : "Chyba při mazání ankety.",
"Deleted poll permanently." : "Anketa nadobro smazána.",
"Error cloning poll." : "Chyba při klonování ankety.",
"Invitation mail sent to %n." : "E-mail s pozvánkou odeslán na %n.",
"Error sending invitation mail to %n." : "Chyba při zasílání e-mailu s pozvánkou na %n.",
"User {userId} removed" : "Uživatel {userId} odebrán",
"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.",

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

@ -58,6 +58,8 @@
"Delete poll" : "Smazat anketu",
"Restore poll as admin" : "Obnovit anketu z titulu správce",
"Restore poll" : "Obnovit anketu",
"Delete poll permanently as admin" : "Smazat anketu nadobro (z pozice správce)",
"Delete poll permanently" : "Smazat anketu nadobro",
"Title" : "Název",
"Access" : "Přístup",
"Owner" : "Vlastník",
@ -112,13 +114,19 @@
"Receive notification email on activity" : "Dostávat e-mailem upozornění na aktivitu",
"Your personal link to this poll: %n" : "Váš osobní odkaz na tuto anketu: %n",
"Enter your name!" : "Zadejte své jméno!",
"To participate, you need to enter a valid username with at least 3 characters." : "Abyste se mohli zúčastnit, je třeba zadat plané uživatelské jméno (alespoň 3 znaky).",
"Enter your name" : "Zadejte své jméno",
"Username is not valid. Please enter at least 3 characters." : "Uživatelské jméno není platné. Zadejte alespoň tři znaky.",
"This username is not valid, i.e. because it is already in use." : "Toto uživatelské jméno už bylo použito někým jiným – zvolte si prosím jiné.",
"You have an account? Login here." : "Máte uživatelský účet? Přihlaste se zde.",
"OK" : "OK",
"Please use at least 3 characters for your username!" : "Pro své uživatelské jméno použijte alespoň tři znaky!",
"This username can not be chosen." : "Toto uživatelské jméno nemůže být zvoleno.",
"Error saving username" : "Chyba při ukládání uživatelského jména",
"Delete votes" : "Smazat hlasy",
"Do you want to remove {username} from poll?" : "Opravdu chcete {username} odebrat z ankety?",
"No" : "Ne",
"Yes" : "Ano",
"The poll does not exist" : "Anketa neexistuje",
"Enter a poll or start a new one." : "Vstupte do ankety nebo uspořádajte novou.",
"Goto Nextcloud" : "Přejít do Nextcloud",
@ -129,9 +137,11 @@
"Public access" : "Veřejný přístup",
"Hidden poll" : "Skrytá anketa",
"Error deleting poll." : "Chyba při mazání ankety.",
"Deleted poll permanently." : "Anketa nadobro smazána.",
"Error cloning poll." : "Chyba při klonování ankety.",
"Invitation mail sent to %n." : "E-mail s pozvánkou odeslán na %n.",
"Error sending invitation mail to %n." : "Chyba při zasílání e-mailu s pozvánkou na %n.",
"User {userId} removed" : "Uživatel {userId} odebrán",
"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.",

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

@ -60,6 +60,8 @@ OC.L10N.register(
"Delete poll" : "Umfrage löschen",
"Restore poll as admin" : "Umfrage als Administrator wiederherstellen",
"Restore poll" : "Umfrage wiederherstellen",
"Delete poll permanently as admin" : "Umfrage als Administrator endgültig löschen",
"Delete poll permanently" : "Umfrage endgültig löschen",
"Title" : "Titel",
"Access" : "Zugriff",
"Owner" : "Inhaber",
@ -114,13 +116,17 @@ OC.L10N.register(
"Receive notification email on activity" : "Erhalte E-Mail Benachrichtigungen bei Aktivitäten",
"Your personal link to this poll: %n" : "Ihr persönlicher Link zur Umfrage: %n",
"Enter your name!" : "Gib Deinen Namen ein!",
"To participate, you need to enter a valid username with at least 3 characters." : "Um teilzunehmen, musst Du einen gültigen Benutzernamen mit mindestens 3 Zeichen eingeben. ",
"Enter your name" : "Gib Deinen Namen ein",
"Username is not valid. Please enter at least 3 characters." : "Benutzername ungültig. Bitte mindestens 3 Zeichen eingeben.",
"This username is not valid, i.e. because it is already in use." : "Dieser Benutzername ist nicht gültig, möglicherweise ist er bereits in Verwendung.",
"You have an account? Login here." : "Bereits registriert? Hier anmelden.",
"OK" : "OK",
"Please use at least 3 characters for your username!" : "Bitte mindestens 3 Zeichen für den Benutzernamen verwenden!",
"This username can not be chosen." : "Dieser Benutzername kann nicht gewählt werden.",
"Error saving username" : "Fehler beim Speichern des Benutzernamens",
"Delete votes" : "Stimmen löschen",
"Do you want to remove {username} from poll?" : "Möchtest Du {username} von der Umfrage entfernen?",
"No" : "Nein",
"Yes" : "Ja",
"The poll does not exist" : "Die Umfrage existiert nicht.",
@ -133,9 +139,11 @@ OC.L10N.register(
"Public access" : "Öffentlicher Zugriff",
"Hidden poll" : "Versteckte Umfrage",
"Error deleting poll." : "Fehler beim Löschen der Umfrage.",
"Deleted poll permanently." : "Umfrage endgültig gelöscht.",
"Error cloning poll." : "Fehler beim Klonen der Umfrage.",
"Invitation mail sent to %n." : "Einladungs-E-Mail versandt an %n.",
"Error sending invitation mail to %n." : "Fehler beim Senden der Einladungs-E-Mail an %n.",
"User {userId} removed" : "Benutzer {userId} entfernt",
"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.",

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

@ -58,6 +58,8 @@
"Delete poll" : "Umfrage löschen",
"Restore poll as admin" : "Umfrage als Administrator wiederherstellen",
"Restore poll" : "Umfrage wiederherstellen",
"Delete poll permanently as admin" : "Umfrage als Administrator endgültig löschen",
"Delete poll permanently" : "Umfrage endgültig löschen",
"Title" : "Titel",
"Access" : "Zugriff",
"Owner" : "Inhaber",
@ -112,13 +114,17 @@
"Receive notification email on activity" : "Erhalte E-Mail Benachrichtigungen bei Aktivitäten",
"Your personal link to this poll: %n" : "Ihr persönlicher Link zur Umfrage: %n",
"Enter your name!" : "Gib Deinen Namen ein!",
"To participate, you need to enter a valid username with at least 3 characters." : "Um teilzunehmen, musst Du einen gültigen Benutzernamen mit mindestens 3 Zeichen eingeben. ",
"Enter your name" : "Gib Deinen Namen ein",
"Username is not valid. Please enter at least 3 characters." : "Benutzername ungültig. Bitte mindestens 3 Zeichen eingeben.",
"This username is not valid, i.e. because it is already in use." : "Dieser Benutzername ist nicht gültig, möglicherweise ist er bereits in Verwendung.",
"You have an account? Login here." : "Bereits registriert? Hier anmelden.",
"OK" : "OK",
"Please use at least 3 characters for your username!" : "Bitte mindestens 3 Zeichen für den Benutzernamen verwenden!",
"This username can not be chosen." : "Dieser Benutzername kann nicht gewählt werden.",
"Error saving username" : "Fehler beim Speichern des Benutzernamens",
"Delete votes" : "Stimmen löschen",
"Do you want to remove {username} from poll?" : "Möchtest Du {username} von der Umfrage entfernen?",
"No" : "Nein",
"Yes" : "Ja",
"The poll does not exist" : "Die Umfrage existiert nicht.",
@ -131,9 +137,11 @@
"Public access" : "Öffentlicher Zugriff",
"Hidden poll" : "Versteckte Umfrage",
"Error deleting poll." : "Fehler beim Löschen der Umfrage.",
"Deleted poll permanently." : "Umfrage endgültig gelöscht.",
"Error cloning poll." : "Fehler beim Klonen der Umfrage.",
"Invitation mail sent to %n." : "Einladungs-E-Mail versandt an %n.",
"Error sending invitation mail to %n." : "Fehler beim Senden der Einladungs-E-Mail an %n.",
"User {userId} removed" : "Benutzer {userId} entfernt",
"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.",

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

@ -60,6 +60,8 @@ OC.L10N.register(
"Delete poll" : "Umfrage löschen",
"Restore poll as admin" : "Umfrage als Administrator wiederherstellen",
"Restore poll" : "Umfrage wiederherstellen",
"Delete poll permanently as admin" : "Umfrage als Administrator endgültig löschen",
"Delete poll permanently" : "Umfrage endgültig löschen",
"Title" : "Titel",
"Access" : "Zugriff",
"Owner" : "Inhaber",
@ -114,13 +116,17 @@ OC.L10N.register(
"Receive notification email on activity" : "Erhalte E-Mail Benachrichtigungen bei Aktivitäten",
"Your personal link to this poll: %n" : "Ihr persönlicher Link zur Umfrage: %n",
"Enter your name!" : "Geben Sie Ihren Namen ein!",
"To participate, you need to enter a valid username with at least 3 characters." : "Um teilzunehmen, müssen Sie einen gültigen Benutzernamen mit mindestens 3 Zeichen eingeben. ",
"Enter your name" : "Geben Sie Ihren Namen ein",
"Username is not valid. Please enter at least 3 characters." : "Benutzername ungültig. Bitte mindestens 3 Zeichen eingeben.",
"This username is not valid, i.e. because it is already in use." : "Dieser Benutzername ist nicht gültig, möglicherweise ist er bereits in Verwendung.",
"You have an account? Login here." : "Bereits registriert? Hier anmelden.",
"OK" : "OK",
"Please use at least 3 characters for your username!" : "Bitte mindestens 3 Zeichen für den Benutzernamen verwenden!",
"This username can not be chosen." : "Dieser Benutzername kann nicht gewählt werden.",
"Error saving username" : "Fehler beim Speichern des Benutzernamens",
"Delete votes" : "Stimmen löschen",
"Do you want to remove {username} from poll?" : "Möchten Sie {username} von der Umfrage entfernen?",
"No" : "Nein",
"Yes" : "Ja",
"The poll does not exist" : "Die Umfrage existiert nicht.",
@ -133,9 +139,11 @@ OC.L10N.register(
"Public access" : "Öffentlicher Zugriff",
"Hidden poll" : "Versteckte Umfrage",
"Error deleting poll." : "Fehler beim Löschen der Umfrage.",
"Deleted poll permanently." : "Umfrage endgültig gelöscht.",
"Error cloning poll." : "Fehler beim Klonen der Umfrage.",
"Invitation mail sent to %n." : "Einladungs-E-Mail versandt an %n.",
"Error sending invitation mail to %n." : "Fehler beim Senden der Einladungs-E-Mail an %n.",
"User {userId} removed" : "Benutzer {userId} entfernt",
"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.",

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

@ -58,6 +58,8 @@
"Delete poll" : "Umfrage löschen",
"Restore poll as admin" : "Umfrage als Administrator wiederherstellen",
"Restore poll" : "Umfrage wiederherstellen",
"Delete poll permanently as admin" : "Umfrage als Administrator endgültig löschen",
"Delete poll permanently" : "Umfrage endgültig löschen",
"Title" : "Titel",
"Access" : "Zugriff",
"Owner" : "Inhaber",
@ -112,13 +114,17 @@
"Receive notification email on activity" : "Erhalte E-Mail Benachrichtigungen bei Aktivitäten",
"Your personal link to this poll: %n" : "Ihr persönlicher Link zur Umfrage: %n",
"Enter your name!" : "Geben Sie Ihren Namen ein!",
"To participate, you need to enter a valid username with at least 3 characters." : "Um teilzunehmen, müssen Sie einen gültigen Benutzernamen mit mindestens 3 Zeichen eingeben. ",
"Enter your name" : "Geben Sie Ihren Namen ein",
"Username is not valid. Please enter at least 3 characters." : "Benutzername ungültig. Bitte mindestens 3 Zeichen eingeben.",
"This username is not valid, i.e. because it is already in use." : "Dieser Benutzername ist nicht gültig, möglicherweise ist er bereits in Verwendung.",
"You have an account? Login here." : "Bereits registriert? Hier anmelden.",
"OK" : "OK",
"Please use at least 3 characters for your username!" : "Bitte mindestens 3 Zeichen für den Benutzernamen verwenden!",
"This username can not be chosen." : "Dieser Benutzername kann nicht gewählt werden.",
"Error saving username" : "Fehler beim Speichern des Benutzernamens",
"Delete votes" : "Stimmen löschen",
"Do you want to remove {username} from poll?" : "Möchten Sie {username} von der Umfrage entfernen?",
"No" : "Nein",
"Yes" : "Ja",
"The poll does not exist" : "Die Umfrage existiert nicht.",
@ -131,9 +137,11 @@
"Public access" : "Öffentlicher Zugriff",
"Hidden poll" : "Versteckte Umfrage",
"Error deleting poll." : "Fehler beim Löschen der Umfrage.",
"Deleted poll permanently." : "Umfrage endgültig gelöscht.",
"Error cloning poll." : "Fehler beim Klonen der Umfrage.",
"Invitation mail sent to %n." : "Einladungs-E-Mail versandt an %n.",
"Error sending invitation mail to %n." : "Fehler beim Senden der Einladungs-E-Mail an %n.",
"User {userId} removed" : "Benutzer {userId} entfernt",
"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.",

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

@ -121,6 +121,8 @@ OC.L10N.register(
"Please use at least 3 characters for your username!" : "Παρακαλώ χρησιμοποιήστε τουλάχιστον 3 χαρακτήρες για όνομα χρήστη!",
"This username can not be chosen." : "Δεν μπορείτε να επιλέξετε αυτό το όνομα χρήστη.",
"Error saving username" : "Σφάλμα αποθήκευσης ονόματος χρήστη",
"No" : "Όχι",
"Yes" : "Ναι",
"The poll does not exist" : "Η δημοσκόπηση δεν υπάρχει",
"Enter a poll or start a new one." : "Συμμετέχετε σε δημοσκόπηση ή ξεκινήστε μια νέα!",
"Goto Nextcloud" : "Μετάβαση στο Nextcloud",

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

@ -119,6 +119,8 @@
"Please use at least 3 characters for your username!" : "Παρακαλώ χρησιμοποιήστε τουλάχιστον 3 χαρακτήρες για όνομα χρήστη!",
"This username can not be chosen." : "Δεν μπορείτε να επιλέξετε αυτό το όνομα χρήστη.",
"Error saving username" : "Σφάλμα αποθήκευσης ονόματος χρήστη",
"No" : "Όχι",
"Yes" : "Ναι",
"The poll does not exist" : "Η δημοσκόπηση δεν υπάρχει",
"Enter a poll or start a new one." : "Συμμετέχετε σε δημοσκόπηση ή ξεκινήστε μια νέα!",
"Goto Nextcloud" : "Μετάβαση στο Nextcloud",

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

@ -34,6 +34,8 @@ OC.L10N.register(
"Unknown user" : "Ususario desconocido",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"OK" : "OK",
"No" : "No",
"Yes" : "Sí",
"Public access" : "Acceso público",
"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. ",

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

@ -32,6 +32,8 @@
"Unknown user" : "Ususario desconocido",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"OK" : "OK",
"No" : "No",
"Yes" : "Sí",
"Public access" : "Acceso público",
"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. ",

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

@ -34,6 +34,8 @@ OC.L10N.register(
"Unknown user" : "Ususario desconocido",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"OK" : "OK",
"No" : "No",
"Yes" : "Sí",
"Public access" : "Acceso público",
"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. ",

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

@ -32,6 +32,8 @@
"Unknown user" : "Ususario desconocido",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"OK" : "OK",
"No" : "No",
"Yes" : "Sí",
"Public access" : "Acceso público",
"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. ",

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

@ -32,6 +32,8 @@ OC.L10N.register(
"Unknown user" : "Ususario desconocido",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"OK" : "OK",
"No" : "No",
"Yes" : "Sí",
"Public access" : "Acceso público",
"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. "

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

@ -30,6 +30,8 @@
"Unknown user" : "Ususario desconocido",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"OK" : "OK",
"No" : "No",
"Yes" : "Sí",
"Public access" : "Acceso público",
"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. "

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

@ -32,6 +32,8 @@ OC.L10N.register(
"Unknown user" : "Ususario desconocido",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"OK" : "OK",
"No" : "No",
"Yes" : "Sí",
"Public access" : "Acceso público",
"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. "

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

@ -30,6 +30,8 @@
"Unknown user" : "Ususario desconocido",
"Receive notification email on activity" : "Recibir un correo de notificación en actividad ",
"OK" : "OK",
"No" : "No",
"Yes" : "Sí",
"Public access" : "Acceso público",
"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. "

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

@ -33,6 +33,8 @@ OC.L10N.register(
"Unknown user" : "Tundmatu kasutaja",
"Receive notification email on activity" : "Teavitused tegevusest e-posti teel",
"OK" : "OK",
"No" : "Ei",
"Yes" : "Jah",
"Public access" : "Avalik ligipääs",
"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.",

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

@ -31,6 +31,8 @@
"Unknown user" : "Tundmatu kasutaja",
"Receive notification email on activity" : "Teavitused tegevusest e-posti teel",
"OK" : "OK",
"No" : "Ei",
"Yes" : "Jah",
"Public access" : "Avalik ligipääs",
"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.",

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

@ -117,6 +117,8 @@ OC.L10N.register(
"Please use at least 3 characters for your username!" : "لطفاً حداقل 3 کاراکتر برای نام کاربری خود استفاده کنید!",
"This username can not be chosen." : "این نام کاربری قابل انتخاب نیست.",
"Error saving username" : "خطا در ذخیره نام کاربری",
"No" : "نه",
"Yes" : "بله",
"The poll does not exist" : "نظرسنجی وجود ندارد",
"Enter a poll or start a new one." : "یک نظرسنجی وارد کنید یا یک مورد جدید را شروع کنید.",
"Goto Nextcloud" : "برو نکست کلود",

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

@ -115,6 +115,8 @@
"Please use at least 3 characters for your username!" : "لطفاً حداقل 3 کاراکتر برای نام کاربری خود استفاده کنید!",
"This username can not be chosen." : "این نام کاربری قابل انتخاب نیست.",
"Error saving username" : "خطا در ذخیره نام کاربری",
"No" : "نه",
"Yes" : "بله",
"The poll does not exist" : "نظرسنجی وجود ندارد",
"Enter a poll or start a new one." : "یک نظرسنجی وارد کنید یا یک مورد جدید را شروع کنید.",
"Goto Nextcloud" : "برو نکست کلود",

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

@ -45,6 +45,8 @@ OC.L10N.register(
"Unknown user" : "Tuntematon käyttäjä",
"Receive notification email on activity" : "Vastaanota sähköposti-ilmoituksia toimista",
"OK" : "OK",
"No" : "Ei",
"Yes" : "Kyllä",
"Public access" : "Avoin pääsy",
"Hidden poll" : "Piilotettu kysely",
"Access denied" : "Ei käyttöoikeutta",

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

@ -43,6 +43,8 @@
"Unknown user" : "Tuntematon käyttäjä",
"Receive notification email on activity" : "Vastaanota sähköposti-ilmoituksia toimista",
"OK" : "OK",
"No" : "Ei",
"Yes" : "Kyllä",
"Public access" : "Avoin pääsy",
"Hidden poll" : "Piilotettu kysely",
"Access denied" : "Ei käyttöoikeutta",

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

@ -60,6 +60,8 @@ OC.L10N.register(
"Delete poll" : "Supprimer le sondage",
"Restore poll as admin" : "Restaurer le sondage en tant qu'administrateur",
"Restore poll" : "Restaurer le sondage",
"Delete poll permanently as admin" : "Supprimer définitivement le sondage en tant qu'administrateur",
"Delete poll permanently" : "Supprimer définitivement le sondage",
"Title" : "Titre",
"Access" : "Accès",
"Owner" : "Propriétaire",
@ -114,13 +116,17 @@ OC.L10N.register(
"Receive notification email on activity" : "Recevoir une notification par courriel en cas d'activité",
"Your personal link to this poll: %n" : "Votre lien personnel pour ce sondage : %n",
"Enter your name!" : "Saisissez votre nom",
"To participate, you need to enter a valid username with at least 3 characters." : "Pour participer, vous devez saisir un nom d'utilisateur valide de 3 caractères minimum.",
"Enter your name" : "Saisissez votre nom",
"Username is not valid. Please enter at least 3 characters." : "Le nom d'utilisateur n'est pas valide. Veuillez saisir au moins 3 caractères.",
"This username is not valid, i.e. because it is already in use." : "Ce nom d'utilisateur est déjà utilisé.",
"You have an account? Login here." : "Vous avez déjà un compte ? Vous pouvez vous connecter ici.",
"OK" : "OK",
"Please use at least 3 characters for your username!" : "Veuillez saisir au moins 3 caractères pour votre nom d'utilisateur !",
"This username can not be chosen." : "Vous ne pouvez pas utiliser ce nom utilisateur.",
"Error saving username" : "Erreur à lenregistrement du nom d'utilisateur",
"Delete votes" : "Supprimer les votes",
"Do you want to remove {username} from poll?" : "Voulez-vous supprimer {username} du sondage ?",
"No" : "Non",
"Yes" : "Oui",
"The poll does not exist" : "Le sondage n'existe pas.",
@ -133,9 +139,11 @@ OC.L10N.register(
"Public access" : "Accès public",
"Hidden poll" : "Sondage masqué",
"Error deleting poll." : "Erreur de suppression du sondage.",
"Deleted poll permanently." : "Le sondage a été supprimé définitivement.",
"Error cloning poll." : "Erreur de duplication du sondage.",
"Invitation mail sent to %n." : "Courriel d'invitation envoyé à %n.",
"Error sending invitation mail to %n." : "Erreur lors de l'envoi du courriel d'invitation à %n.",
"User {userId} removed" : "L'utilisateur {userId} a été supprimé",
"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.",

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

@ -58,6 +58,8 @@
"Delete poll" : "Supprimer le sondage",
"Restore poll as admin" : "Restaurer le sondage en tant qu'administrateur",
"Restore poll" : "Restaurer le sondage",
"Delete poll permanently as admin" : "Supprimer définitivement le sondage en tant qu'administrateur",
"Delete poll permanently" : "Supprimer définitivement le sondage",
"Title" : "Titre",
"Access" : "Accès",
"Owner" : "Propriétaire",
@ -112,13 +114,17 @@
"Receive notification email on activity" : "Recevoir une notification par courriel en cas d'activité",
"Your personal link to this poll: %n" : "Votre lien personnel pour ce sondage : %n",
"Enter your name!" : "Saisissez votre nom",
"To participate, you need to enter a valid username with at least 3 characters." : "Pour participer, vous devez saisir un nom d'utilisateur valide de 3 caractères minimum.",
"Enter your name" : "Saisissez votre nom",
"Username is not valid. Please enter at least 3 characters." : "Le nom d'utilisateur n'est pas valide. Veuillez saisir au moins 3 caractères.",
"This username is not valid, i.e. because it is already in use." : "Ce nom d'utilisateur est déjà utilisé.",
"You have an account? Login here." : "Vous avez déjà un compte ? Vous pouvez vous connecter ici.",
"OK" : "OK",
"Please use at least 3 characters for your username!" : "Veuillez saisir au moins 3 caractères pour votre nom d'utilisateur !",
"This username can not be chosen." : "Vous ne pouvez pas utiliser ce nom utilisateur.",
"Error saving username" : "Erreur à lenregistrement du nom d'utilisateur",
"Delete votes" : "Supprimer les votes",
"Do you want to remove {username} from poll?" : "Voulez-vous supprimer {username} du sondage ?",
"No" : "Non",
"Yes" : "Oui",
"The poll does not exist" : "Le sondage n'existe pas.",
@ -131,9 +137,11 @@
"Public access" : "Accès public",
"Hidden poll" : "Sondage masqué",
"Error deleting poll." : "Erreur de suppression du sondage.",
"Deleted poll permanently." : "Le sondage a été supprimé définitivement.",
"Error cloning poll." : "Erreur de duplication du sondage.",
"Invitation mail sent to %n." : "Courriel d'invitation envoyé à %n.",
"Error sending invitation mail to %n." : "Erreur lors de l'envoi du courriel d'invitation à %n.",
"User {userId} removed" : "L'utilisateur {userId} a été supprimé",
"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.",

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

@ -60,6 +60,8 @@ OC.L10N.register(
"Delete poll" : "Eliminar a enquisa",
"Restore poll as admin" : "Restaurar a enquisa como administrador",
"Restore poll" : "Restaurar a enquisa",
"Delete poll permanently as admin" : "Eliminar, de xeito permanente, a enquisa como administrador",
"Delete poll permanently" : "Eliminar a enquisa de xeito permanente",
"Title" : "Título",
"Access" : "Acceso",
"Owner" : "Propietario",
@ -114,13 +116,19 @@ OC.L10N.register(
"Receive notification email on activity" : "Recibir un correo de notificación de actividade",
"Your personal link to this poll: %n" : "A súa ligazón persoal a esta enquisa: %n",
"Enter your name!" : "Introduza o seu nome",
"To participate, you need to enter a valid username with at least 3 characters." : "Para participar, ten que introducir un nome de usuario válido con polo menos 3 caracteres.",
"Enter your name" : "Introduza o seu nome",
"Username is not valid. Please enter at least 3 characters." : "O nome de usuario non é válido. Introduza polo menos 3 caracteres.",
"This username is not valid, i.e. because it is already in use." : "Este nome de usuario non é válido, posibelmente xa está a ser usado.",
"You have an account? Login here." : "Ten unha conta? Acceda aquí.",
"OK" : "Aceptar",
"Please use at least 3 characters for your username!" : "Utilice polo menos 3 caracteres para o seu nome de usuario.",
"This username can not be chosen." : "Non é posíbel escoller este nome de usuario.",
"Error saving username" : "Produciuse un erro ao gardar o nome de usuario ",
"Delete votes" : "Eliminar os votos",
"Do you want to remove {username} from poll?" : "Quere retirar a {username} da enquisa?",
"No" : "Non",
"Yes" : "Si",
"The poll does not exist" : "A enquisa non existe",
"Enter a poll or start a new one." : "Introduza unha enquisa ou comece unha nova.",
"Goto Nextcloud" : "Ir ao Nextcloud",
@ -131,9 +139,11 @@ OC.L10N.register(
"Public access" : "Acceso público",
"Hidden poll" : "Enquisa agochada ",
"Error deleting poll." : "Produciuse un erro ao eliminar a enquisa.",
"Deleted poll permanently." : "Eliminar a enquisa de xeito permanente",
"Error cloning poll." : "Produciuse un erro ao clonar a enquisa.",
"Invitation mail sent to %n." : "Enviouse o correo de convite a %n.",
"Error sending invitation mail to %n." : "Produciuse un erro ao enviar o correo de convite a %n.",
"User {userId} removed" : "Eliminouse o usuario {userId}",
"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.",

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

@ -58,6 +58,8 @@
"Delete poll" : "Eliminar a enquisa",
"Restore poll as admin" : "Restaurar a enquisa como administrador",
"Restore poll" : "Restaurar a enquisa",
"Delete poll permanently as admin" : "Eliminar, de xeito permanente, a enquisa como administrador",
"Delete poll permanently" : "Eliminar a enquisa de xeito permanente",
"Title" : "Título",
"Access" : "Acceso",
"Owner" : "Propietario",
@ -112,13 +114,19 @@
"Receive notification email on activity" : "Recibir un correo de notificación de actividade",
"Your personal link to this poll: %n" : "A súa ligazón persoal a esta enquisa: %n",
"Enter your name!" : "Introduza o seu nome",
"To participate, you need to enter a valid username with at least 3 characters." : "Para participar, ten que introducir un nome de usuario válido con polo menos 3 caracteres.",
"Enter your name" : "Introduza o seu nome",
"Username is not valid. Please enter at least 3 characters." : "O nome de usuario non é válido. Introduza polo menos 3 caracteres.",
"This username is not valid, i.e. because it is already in use." : "Este nome de usuario non é válido, posibelmente xa está a ser usado.",
"You have an account? Login here." : "Ten unha conta? Acceda aquí.",
"OK" : "Aceptar",
"Please use at least 3 characters for your username!" : "Utilice polo menos 3 caracteres para o seu nome de usuario.",
"This username can not be chosen." : "Non é posíbel escoller este nome de usuario.",
"Error saving username" : "Produciuse un erro ao gardar o nome de usuario ",
"Delete votes" : "Eliminar os votos",
"Do you want to remove {username} from poll?" : "Quere retirar a {username} da enquisa?",
"No" : "Non",
"Yes" : "Si",
"The poll does not exist" : "A enquisa non existe",
"Enter a poll or start a new one." : "Introduza unha enquisa ou comece unha nova.",
"Goto Nextcloud" : "Ir ao Nextcloud",
@ -129,9 +137,11 @@
"Public access" : "Acceso público",
"Hidden poll" : "Enquisa agochada ",
"Error deleting poll." : "Produciuse un erro ao eliminar a enquisa.",
"Deleted poll permanently." : "Eliminar a enquisa de xeito permanente",
"Error cloning poll." : "Produciuse un erro ao clonar a enquisa.",
"Invitation mail sent to %n." : "Enviouse o correo de convite a %n.",
"Error sending invitation mail to %n." : "Produciuse un erro ao enviar o correo de convite a %n.",
"User {userId} removed" : "Eliminouse o usuario {userId}",
"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.",

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

@ -14,6 +14,8 @@ OC.L10N.register(
"Week" : "Շաբաթ",
"Day" : "Օր",
"Month" : "Ամիս",
"OK" : "Լավ"
"OK" : "Լավ",
"No" : "No",
"Yes" : "Yes"
},
"nplurals=2; plural=(n != 1);");

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

@ -12,6 +12,8 @@
"Week" : "Շաբաթ",
"Day" : "Օր",
"Month" : "Ամիս",
"OK" : "Լավ"
"OK" : "Լավ",
"No" : "No",
"Yes" : "Yes"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

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

@ -60,6 +60,8 @@ OC.L10N.register(
"Delete poll" : "Elimina sondaggio",
"Restore poll as admin" : "Ripristina sondaggio come amministratore",
"Restore poll" : "Ripristina sondaggio",
"Delete poll permanently as admin" : "Elimina sondaggio definitivamente come amministratore",
"Delete poll permanently" : "Elimina sondaggio definitivamente",
"Title" : "Titolo",
"Access" : "Accesso",
"Owner" : "Proprietario",
@ -114,13 +116,17 @@ OC.L10N.register(
"Receive notification email on activity" : "Ricevi un email di notifica sull'attività",
"Your personal link to this poll: %n" : "Il tuo collegamento personale a questo sondaggio: %n",
"Enter your name!" : "Digita il tuo nome",
"To participate, you need to enter a valid username with at least 3 characters." : "Per partecipare, devi inserire un nome utente valido con almeno 3 caratteri.",
"Enter your name" : "Digita il tuo nome",
"Username is not valid. Please enter at least 3 characters." : "Il nome utente non è valido. Digita almeno 3 caratteri.",
"This username is not valid, i.e. because it is already in use." : "Questo nome utente non è valido poiché è già in uso.",
"You have an account? Login here." : "Hai un account? Accedi qui.",
"OK" : "OK",
"Please use at least 3 characters for your username!" : "Utilizza almeno 3 caratteri per il tuo nome utente!",
"This username can not be chosen." : "Questo nome utente non può essere scelto.",
"Error saving username" : "Errore durante il salvataggio del nome utente",
"Delete votes" : "Elimina voti",
"Do you want to remove {username} from poll?" : "Vuoi rimuovere {username} dal sondaggio?",
"No" : "No",
"Yes" : "Sì",
"The poll does not exist" : "Il sondaggio non esiste",
@ -133,9 +139,11 @@ OC.L10N.register(
"Public access" : "Accesso pubblico",
"Hidden poll" : "Sondaggio nascosto",
"Error deleting poll." : "Errore durante l'eliminazione del sondaggio.",
"Deleted poll permanently." : "Sondaggio eliminato definitivamente.",
"Error cloning poll." : "Errore durante la clonazione del sondaggio.",
"Invitation mail sent to %n." : "Messaggio di invito inviato a %n.",
"Error sending invitation mail to %n." : "Errore durante l'invio del messaggio di invito a %n.",
"User {userId} removed" : "Utente {userId} rimosso",
"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.",

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

@ -58,6 +58,8 @@
"Delete poll" : "Elimina sondaggio",
"Restore poll as admin" : "Ripristina sondaggio come amministratore",
"Restore poll" : "Ripristina sondaggio",
"Delete poll permanently as admin" : "Elimina sondaggio definitivamente come amministratore",
"Delete poll permanently" : "Elimina sondaggio definitivamente",
"Title" : "Titolo",
"Access" : "Accesso",
"Owner" : "Proprietario",
@ -112,13 +114,17 @@
"Receive notification email on activity" : "Ricevi un email di notifica sull'attività",
"Your personal link to this poll: %n" : "Il tuo collegamento personale a questo sondaggio: %n",
"Enter your name!" : "Digita il tuo nome",
"To participate, you need to enter a valid username with at least 3 characters." : "Per partecipare, devi inserire un nome utente valido con almeno 3 caratteri.",
"Enter your name" : "Digita il tuo nome",
"Username is not valid. Please enter at least 3 characters." : "Il nome utente non è valido. Digita almeno 3 caratteri.",
"This username is not valid, i.e. because it is already in use." : "Questo nome utente non è valido poiché è già in uso.",
"You have an account? Login here." : "Hai un account? Accedi qui.",
"OK" : "OK",
"Please use at least 3 characters for your username!" : "Utilizza almeno 3 caratteri per il tuo nome utente!",
"This username can not be chosen." : "Questo nome utente non può essere scelto.",
"Error saving username" : "Errore durante il salvataggio del nome utente",
"Delete votes" : "Elimina voti",
"Do you want to remove {username} from poll?" : "Vuoi rimuovere {username} dal sondaggio?",
"No" : "No",
"Yes" : "Sì",
"The poll does not exist" : "Il sondaggio non esiste",
@ -131,9 +137,11 @@
"Public access" : "Accesso pubblico",
"Hidden poll" : "Sondaggio nascosto",
"Error deleting poll." : "Errore durante l'eliminazione del sondaggio.",
"Deleted poll permanently." : "Sondaggio eliminato definitivamente.",
"Error cloning poll." : "Errore durante la clonazione del sondaggio.",
"Invitation mail sent to %n." : "Messaggio di invito inviato a %n.",
"Error sending invitation mail to %n." : "Errore durante l'invio del messaggio di invito a %n.",
"User {userId} removed" : "Utente {userId} rimosso",
"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.",

14
l10n/kn.js Normal file
Просмотреть файл

@ -0,0 +1,14 @@
OC.L10N.register(
"polls",
{
"Group" : "ಗುಂಪು",
"Cancel" : "ರದ್ದು",
"Title" : "ಶೀರ್ಷಿಕೆ",
"Owner" : "Owner",
"never" : "ಎಂದಿಗೂ",
"Expiration date" : "ಮುಕ್ತಾಯ ದಿನಾಂಕ",
"OK" : "ಸರಿ",
"No" : "No",
"Yes" : "Yes"
},
"nplurals=2; plural=(n > 1);");

12
l10n/kn.json Normal file
Просмотреть файл

@ -0,0 +1,12 @@
{ "translations": {
"Group" : "ಗುಂಪು",
"Cancel" : "ರದ್ದು",
"Title" : "ಶೀರ್ಷಿಕೆ",
"Owner" : "Owner",
"never" : "ಎಂದಿಗೂ",
"Expiration date" : "ಮುಕ್ತಾಯ ದಿನಾಂಕ",
"OK" : "ಸರಿ",
"No" : "No",
"Yes" : "Yes"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

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

@ -13,6 +13,8 @@ OC.L10N.register(
"Week" : "Aquesta setmana",
"Day" : "Jorn",
"Month" : "Mes",
"OK" : "D'acòrdi"
"OK" : "D'acòrdi",
"No" : "No",
"Yes" : "Yes"
},
"nplurals=2; plural=(n > 1);");

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

@ -11,6 +11,8 @@
"Week" : "Aquesta setmana",
"Day" : "Jorn",
"Month" : "Mes",
"OK" : "D'acòrdi"
"OK" : "D'acòrdi",
"No" : "No",
"Yes" : "Yes"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

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

@ -60,6 +60,8 @@ OC.L10N.register(
"Delete poll" : "Usuń sondę",
"Restore poll as admin" : "Przywróć sondę jako administrator",
"Restore poll" : "Przywróć sondę",
"Delete poll permanently as admin" : "Usuń sondę trwale jako administrator",
"Delete poll permanently" : "Usuń sondę trwale",
"Title" : "Tytuł",
"Access" : "Dostęp",
"Owner" : "Właściciel",
@ -114,13 +116,19 @@ OC.L10N.register(
"Receive notification email on activity" : "Otrzymuj powiadomienia e-mail o aktywności",
"Your personal link to this poll: %n" : "Twój osobisty link do tej sondy: %n",
"Enter your name!" : "Wpisz swoją nazwę!",
"To participate, you need to enter a valid username with at least 3 characters." : "Aby wziąć udział, musisz wprowadzić prawidłową nazwę użytkownika, która powinna zawierać co najmniej 3 znaki. ",
"Enter your name" : "Wpisz swoją nazwę",
"Username is not valid. Please enter at least 3 characters." : "Nazwa użytkownika jest nieprawidłowa. Wprowadź co najmniej 3 znaki.",
"This username is not valid, i.e. because it is already in use." : "Nazwa użytkownika jest nieprawidłowa, ponieważ jest już w użyciu.",
"You have an account? Login here." : "Posiadasz konto? Zaloguj się tutaj.",
"OK" : "OK",
"Please use at least 3 characters for your username!" : "Wpisz nazwę użytkownika, która musi zawierać co najmniej 3 znaki!",
"This username can not be chosen." : "Nie można wybrać tej nazwy użytkownika.",
"Error saving username" : "Błąd podczas zapisywania nazwy użytkownika",
"Delete votes" : "Usuń głosy",
"Do you want to remove {username} from poll?" : "Czy chcesz usunąć {username} z sondy?",
"No" : "Nie",
"Yes" : "Tak",
"The poll does not exist" : "Sonda nie istnieje",
"Enter a poll or start a new one." : "Wybierz sondę lub rozpocznij nową.",
"Goto Nextcloud" : "Przejdź do Nextcloud",
@ -131,9 +139,11 @@ OC.L10N.register(
"Public access" : "Dostęp publiczny",
"Hidden poll" : "Ukryta sonda",
"Error deleting poll." : "Błąd podczas usuwania sondy.",
"Deleted poll permanently." : "Usunięto sondę trwale.",
"Error cloning poll." : "Błąd podczas klonowania sondy.",
"Invitation mail sent to %n." : "Wiadomość z zaproszeniem wysłana do %n.",
"Error sending invitation mail to %n." : "Błąd podczas wysyłania wiadomości z zaproszeniem do %n.",
"User {userId} removed" : "Usunięto użytkownika {userId}",
"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.",

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

@ -58,6 +58,8 @@
"Delete poll" : "Usuń sondę",
"Restore poll as admin" : "Przywróć sondę jako administrator",
"Restore poll" : "Przywróć sondę",
"Delete poll permanently as admin" : "Usuń sondę trwale jako administrator",
"Delete poll permanently" : "Usuń sondę trwale",
"Title" : "Tytuł",
"Access" : "Dostęp",
"Owner" : "Właściciel",
@ -112,13 +114,19 @@
"Receive notification email on activity" : "Otrzymuj powiadomienia e-mail o aktywności",
"Your personal link to this poll: %n" : "Twój osobisty link do tej sondy: %n",
"Enter your name!" : "Wpisz swoją nazwę!",
"To participate, you need to enter a valid username with at least 3 characters." : "Aby wziąć udział, musisz wprowadzić prawidłową nazwę użytkownika, która powinna zawierać co najmniej 3 znaki. ",
"Enter your name" : "Wpisz swoją nazwę",
"Username is not valid. Please enter at least 3 characters." : "Nazwa użytkownika jest nieprawidłowa. Wprowadź co najmniej 3 znaki.",
"This username is not valid, i.e. because it is already in use." : "Nazwa użytkownika jest nieprawidłowa, ponieważ jest już w użyciu.",
"You have an account? Login here." : "Posiadasz konto? Zaloguj się tutaj.",
"OK" : "OK",
"Please use at least 3 characters for your username!" : "Wpisz nazwę użytkownika, która musi zawierać co najmniej 3 znaki!",
"This username can not be chosen." : "Nie można wybrać tej nazwy użytkownika.",
"Error saving username" : "Błąd podczas zapisywania nazwy użytkownika",
"Delete votes" : "Usuń głosy",
"Do you want to remove {username} from poll?" : "Czy chcesz usunąć {username} z sondy?",
"No" : "Nie",
"Yes" : "Tak",
"The poll does not exist" : "Sonda nie istnieje",
"Enter a poll or start a new one." : "Wybierz sondę lub rozpocznij nową.",
"Goto Nextcloud" : "Przejdź do Nextcloud",
@ -129,9 +137,11 @@
"Public access" : "Dostęp publiczny",
"Hidden poll" : "Ukryta sonda",
"Error deleting poll." : "Błąd podczas usuwania sondy.",
"Deleted poll permanently." : "Usunięto sondę trwale.",
"Error cloning poll." : "Błąd podczas klonowania sondy.",
"Invitation mail sent to %n." : "Wiadomość z zaproszeniem wysłana do %n.",
"Error sending invitation mail to %n." : "Błąd podczas wysyłania wiadomości z zaproszeniem do %n.",
"User {userId} removed" : "Usunięto użytkownika {userId}",
"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.",

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

@ -60,6 +60,8 @@ OC.L10N.register(
"Delete poll" : "Excluir pesquisa",
"Restore poll as admin" : "Restaurar enquete como administrador",
"Restore poll" : "Restaurar enquete",
"Delete poll permanently as admin" : "Excluir enquete permanentemente como administrador",
"Delete poll permanently" : "Excluir enquete permanentemente",
"Title" : "Título",
"Access" : "Acesso",
"Owner" : "Proprietário",
@ -114,13 +116,17 @@ OC.L10N.register(
"Receive notification email on activity" : "Receber e-mail notificando atividade",
"Your personal link to this poll: %n" : "Seu link pessoal para esta enquete: %n",
"Enter your name!" : "Digite seu nome!",
"To participate, you need to enter a valid username with at least 3 characters." : "Para participar, é necessário inserir um nome de usuário válido com pelo menos 3 caracteres.",
"Enter your name" : "Digite seu nome",
"Username is not valid. Please enter at least 3 characters." : "Nome de usuário inválido. Digite pelo menos 3 caracteres.",
"This username is not valid, i.e. because it is already in use." : "O nome do usuário é inválido pois já está em uso.",
"You have an account? Login here." : "Tem uma conta? Faça login aqui.",
"OK" : "OK",
"Please use at least 3 characters for your username!" : "Use pelo menos 3 caracteres para o seu nome de usuário!",
"This username can not be chosen." : "Este nome de usuário não pode ser escolhido.",
"Error saving username" : "Erro ao salvar o nome de usuário",
"Delete votes" : "Excluir votos",
"Do you want to remove {username} from poll?" : "Quer excluir {username} da enquete?",
"No" : "Não",
"Yes" : "Sim",
"The poll does not exist" : "A enquete não existe",
@ -133,9 +139,11 @@ OC.L10N.register(
"Public access" : "Acesso público",
"Hidden poll" : "Pesquisa oculta",
"Error deleting poll." : "Erro ao excluir enquete.",
"Deleted poll permanently." : "Excluir enquete permanentemente.",
"Error cloning poll." : "Erro ao clonar enquete.",
"Invitation mail sent to %n." : "Convite enviado via e-mail para %n.",
"Error sending invitation mail to %n." : "Erro ao enviar o e-mail do convite para %n.",
"User {userId} removed" : "Usuário {userId} excluído",
"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.",

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

@ -58,6 +58,8 @@
"Delete poll" : "Excluir pesquisa",
"Restore poll as admin" : "Restaurar enquete como administrador",
"Restore poll" : "Restaurar enquete",
"Delete poll permanently as admin" : "Excluir enquete permanentemente como administrador",
"Delete poll permanently" : "Excluir enquete permanentemente",
"Title" : "Título",
"Access" : "Acesso",
"Owner" : "Proprietário",
@ -112,13 +114,17 @@
"Receive notification email on activity" : "Receber e-mail notificando atividade",
"Your personal link to this poll: %n" : "Seu link pessoal para esta enquete: %n",
"Enter your name!" : "Digite seu nome!",
"To participate, you need to enter a valid username with at least 3 characters." : "Para participar, é necessário inserir um nome de usuário válido com pelo menos 3 caracteres.",
"Enter your name" : "Digite seu nome",
"Username is not valid. Please enter at least 3 characters." : "Nome de usuário inválido. Digite pelo menos 3 caracteres.",
"This username is not valid, i.e. because it is already in use." : "O nome do usuário é inválido pois já está em uso.",
"You have an account? Login here." : "Tem uma conta? Faça login aqui.",
"OK" : "OK",
"Please use at least 3 characters for your username!" : "Use pelo menos 3 caracteres para o seu nome de usuário!",
"This username can not be chosen." : "Este nome de usuário não pode ser escolhido.",
"Error saving username" : "Erro ao salvar o nome de usuário",
"Delete votes" : "Excluir votos",
"Do you want to remove {username} from poll?" : "Quer excluir {username} da enquete?",
"No" : "Não",
"Yes" : "Sim",
"The poll does not exist" : "A enquete não existe",
@ -131,9 +137,11 @@
"Public access" : "Acesso público",
"Hidden poll" : "Pesquisa oculta",
"Error deleting poll." : "Erro ao excluir enquete.",
"Deleted poll permanently." : "Excluir enquete permanentemente.",
"Error cloning poll." : "Erro ao clonar enquete.",
"Invitation mail sent to %n." : "Convite enviado via e-mail para %n.",
"Error sending invitation mail to %n." : "Erro ao enviar o e-mail do convite para %n.",
"User {userId} removed" : "Usuário {userId} excluído",
"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.",

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

@ -27,6 +27,8 @@ OC.L10N.register(
"Link copied to clipboard" : "Ligação copiada para a área de transferência",
"Unknown user" : "Utilizador desconhecido",
"OK" : "OK",
"No" : "Não",
"Yes" : "Sim",
"Public access" : "Acesso público",
"Access denied" : "Acesso proibido"
},

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

@ -25,6 +25,8 @@
"Link copied to clipboard" : "Ligação copiada para a área de transferência",
"Unknown user" : "Utilizador desconhecido",
"OK" : "OK",
"No" : "Não",
"Yes" : "Sim",
"Public access" : "Acesso público",
"Access denied" : "Acesso proibido"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

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

@ -60,6 +60,8 @@ OC.L10N.register(
"Delete poll" : "Удалить опрос",
"Restore poll as admin" : "Восстановить опрос от имени администратора",
"Restore poll" : "Восстановить опрос",
"Delete poll permanently as admin" : "Окончательно удалить опрос на правах администратора",
"Delete poll permanently" : "Окончательно удалить опрос",
"Title" : "Название",
"Access" : "Доступ",
"Owner" : "Владелец",
@ -114,13 +116,17 @@ OC.L10N.register(
"Receive notification email on activity" : "Получать уведомления при изменении",
"Your personal link to this poll: %n" : "Ваша личная ссылка на этот опрос: %n",
"Enter your name!" : "Введите своё имя",
"To participate, you need to enter a valid username with at least 3 characters." : "Введите своё имя чтобы проголосовать. Имя не может быть короче трёх символов.",
"Enter your name" : "Введите своё имя",
"Username is not valid. Please enter at least 3 characters." : "Имя не может быть использовано. Введите по крайней мере три символа.",
"This username is not valid, i.e. because it is already in use." : "Это имя не может быть использовано, возможно оно уже занято.",
"You have an account? Login here." : "Войдите в систему, если у вас уже есть учётная запись.",
"OK" : "OK",
"Please use at least 3 characters for your username!" : "Имя не может быть короче трёх символов.",
"This username can not be chosen." : "Это имя нельзя использовать.",
"Error saving username" : "Не удалось сохранить имя пользователя",
"Delete votes" : "Удалить голоса",
"Do you want to remove {username} from poll?" : "Удалить {username} из опроса?",
"No" : "Нет",
"Yes" : "Да",
"The poll does not exist" : "Опрос не существует",
@ -133,9 +139,11 @@ OC.L10N.register(
"Public access" : "Общедоступный",
"Hidden poll" : "Закрытый опрос",
"Error deleting poll." : "Не удалось удалить опрос.",
"Deleted poll permanently." : "Опрос удалён окончательно.",
"Error cloning poll." : "Не удалось скопировать опрос.",
"Invitation mail sent to %n." : "Письмо с приглашением отправлено %n.",
"Error sending invitation mail to %n." : "Не удалось отправить приглашение %n.",
"User {userId} removed" : "Пользователь {userId} удалён.",
"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." : "Редактирование этого опроса запрещено либо этот опрос не существует.",

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

@ -58,6 +58,8 @@
"Delete poll" : "Удалить опрос",
"Restore poll as admin" : "Восстановить опрос от имени администратора",
"Restore poll" : "Восстановить опрос",
"Delete poll permanently as admin" : "Окончательно удалить опрос на правах администратора",
"Delete poll permanently" : "Окончательно удалить опрос",
"Title" : "Название",
"Access" : "Доступ",
"Owner" : "Владелец",
@ -112,13 +114,17 @@
"Receive notification email on activity" : "Получать уведомления при изменении",
"Your personal link to this poll: %n" : "Ваша личная ссылка на этот опрос: %n",
"Enter your name!" : "Введите своё имя",
"To participate, you need to enter a valid username with at least 3 characters." : "Введите своё имя чтобы проголосовать. Имя не может быть короче трёх символов.",
"Enter your name" : "Введите своё имя",
"Username is not valid. Please enter at least 3 characters." : "Имя не может быть использовано. Введите по крайней мере три символа.",
"This username is not valid, i.e. because it is already in use." : "Это имя не может быть использовано, возможно оно уже занято.",
"You have an account? Login here." : "Войдите в систему, если у вас уже есть учётная запись.",
"OK" : "OK",
"Please use at least 3 characters for your username!" : "Имя не может быть короче трёх символов.",
"This username can not be chosen." : "Это имя нельзя использовать.",
"Error saving username" : "Не удалось сохранить имя пользователя",
"Delete votes" : "Удалить голоса",
"Do you want to remove {username} from poll?" : "Удалить {username} из опроса?",
"No" : "Нет",
"Yes" : "Да",
"The poll does not exist" : "Опрос не существует",
@ -131,9 +137,11 @@
"Public access" : "Общедоступный",
"Hidden poll" : "Закрытый опрос",
"Error deleting poll." : "Не удалось удалить опрос.",
"Deleted poll permanently." : "Опрос удалён окончательно.",
"Error cloning poll." : "Не удалось скопировать опрос.",
"Invitation mail sent to %n." : "Письмо с приглашением отправлено %n.",
"Error sending invitation mail to %n." : "Не удалось отправить приглашение %n.",
"User {userId} removed" : "Пользователь {userId} удалён.",
"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." : "Редактирование этого опроса запрещено либо этот опрос не существует.",

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

@ -33,6 +33,8 @@ OC.L10N.register(
"Unknown user" : "Neznámy používateľ",
"Receive notification email on activity" : "Pri aktivite prijímať oznámenia e-mailom",
"OK" : "OK",
"No" : "Nie",
"Yes" : "Áno",
"Public access" : "Verejný prístup",
"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.",

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

@ -31,6 +31,8 @@
"Unknown user" : "Neznámy používateľ",
"Receive notification email on activity" : "Pri aktivite prijímať oznámenia e-mailom",
"OK" : "OK",
"No" : "Nie",
"Yes" : "Áno",
"Public access" : "Verejný prístup",
"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.",

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

@ -26,6 +26,8 @@ OC.L10N.register(
"Month" : "Muaj",
"Unknown user" : "Përdorues i panjohur",
"OK" : "OK",
"No" : "Jo",
"Yes" : "Yes",
"Public access" : "Akses publik"
},
"nplurals=2; plural=(n != 1);");

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

@ -24,6 +24,8 @@
"Month" : "Muaj",
"Unknown user" : "Përdorues i panjohur",
"OK" : "OK",
"No" : "Jo",
"Yes" : "Yes",
"Public access" : "Akses publik"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

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

@ -80,6 +80,8 @@ OC.L10N.register(
"Receive notification email on activity" : "Примај обавештења о активностима преко е-поште",
"Your personal link to this poll: %n" : "Ваша лична веза за ово гласање: %n",
"OK" : "У реду",
"No" : "Не",
"Yes" : "Да",
"Public access" : "Јавни приступ",
"Hidden poll" : "Сакривено гласање",
"Access denied" : "Забрањен приступ",

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

@ -78,6 +78,8 @@
"Receive notification email on activity" : "Примај обавештења о активностима преко е-поште",
"Your personal link to this poll: %n" : "Ваша лична веза за ово гласање: %n",
"OK" : "У реду",
"No" : "Не",
"Yes" : "Да",
"Public access" : "Јавни приступ",
"Hidden poll" : "Сакривено гласање",
"Access denied" : "Забрањен приступ",

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

@ -11,6 +11,8 @@ OC.L10N.register(
"Details" : "Detalji",
"Description" : "Opis",
"Expiration date" : "Datum isteka",
"OK" : "U redu"
"OK" : "U redu",
"No" : "Ne",
"Yes" : "Da"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");

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

@ -9,6 +9,8 @@
"Details" : "Detalji",
"Description" : "Opis",
"Expiration date" : "Datum isteka",
"OK" : "U redu"
"OK" : "U redu",
"No" : "Ne",
"Yes" : "Da"
},"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);"
}

14
l10n/uz.js Normal file
Просмотреть файл

@ -0,0 +1,14 @@
OC.L10N.register(
"polls",
{
"New comment …" : "Yangi javob ...",
"Comments" : "Fikrlar",
"Delete comment" : "Fikrni o'chirib tashlash",
"Cancel" : "Bekor qilish",
"never" : "hech qachon",
"Unknown user" : "Noma'lum foydalanuvchi",
"OK" : "OK",
"No" : "Yo'q",
"Yes" : "Ha"
},
"nplurals=1; plural=0;");

12
l10n/uz.json Normal file
Просмотреть файл

@ -0,0 +1,12 @@
{ "translations": {
"New comment …" : "Yangi javob ...",
"Comments" : "Fikrlar",
"Delete comment" : "Fikrni o'chirib tashlash",
"Cancel" : "Bekor qilish",
"never" : "hech qachon",
"Unknown user" : "Noma'lum foydalanuvchi",
"OK" : "OK",
"No" : "Yo'q",
"Yes" : "Ha"
},"pluralForm" :"nplurals=1; plural=0;"
}

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

@ -23,6 +23,8 @@ OC.L10N.register(
"Month" : "Tháng",
"Unknown user" : "Người dùng không tồn tại",
"OK" : "OK",
"No" : "Không",
"Yes" : "Đồng ý",
"Public access" : "Truy cập công khai"
},
"nplurals=1; plural=0;");

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

@ -21,6 +21,8 @@
"Month" : "Tháng",
"Unknown user" : "Người dùng không tồn tại",
"OK" : "OK",
"No" : "Không",
"Yes" : "Đồng ý",
"Public access" : "Truy cập công khai"
},"pluralForm" :"nplurals=1; plural=0;"
}

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

@ -119,6 +119,8 @@ OC.L10N.register(
"Please use at least 3 characters for your username!" : "请使用至少 3 个字符作为您的用户名!",
"This username can not be chosen." : "无法选择此用户名。",
"Error saving username" : "保存用户名时出错",
"No" : "否",
"Yes" : "是",
"The poll does not exist" : "该投票不存在",
"Enter a poll or start a new one." : "输入投票或开始一个新的投票。",
"Goto Nextcloud" : "前往 Nextcloud",

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

@ -117,6 +117,8 @@
"Please use at least 3 characters for your username!" : "请使用至少 3 个字符作为您的用户名!",
"This username can not be chosen." : "无法选择此用户名。",
"Error saving username" : "保存用户名时出错",
"No" : "否",
"Yes" : "是",
"The poll does not exist" : "该投票不存在",
"Enter a poll or start a new one." : "输入投票或开始一个新的投票。",
"Goto Nextcloud" : "前往 Nextcloud",

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

@ -95,6 +95,8 @@ OC.L10N.register(
"Please use at least 3 characters for your username!" : "請輸入至少3個字作為您的用戶名",
"This username can not be chosen." : "無法選擇該用戶名",
"Error saving username" : "保存使用者名稱時出錯",
"No" : "否",
"Yes" : "是",
"The poll does not exist" : "投票不存在",
"Goto Nextcloud" : "前往Nextcloud",
"Switch view" : "切換檢視模式",

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

@ -93,6 +93,8 @@
"Please use at least 3 characters for your username!" : "請輸入至少3個字作為您的用戶名",
"This username can not be chosen." : "無法選擇該用戶名",
"Error saving username" : "保存使用者名稱時出錯",
"No" : "否",
"Yes" : "是",
"The poll does not exist" : "投票不存在",
"Goto Nextcloud" : "前往Nextcloud",
"Switch view" : "切換檢視模式",