Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-12 04:33:46 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-12 04:33:46 +0300
commitbf9ac2e3445f1562c948e026faa15708bfc9e2d7 (patch)
tree4b3dd07e79a7f301af6b4d70b0a2e02b6f78e807
parentb9f5231ed32626ab174d0cc74b32d03b13ec6292 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/cs.js2
-rw-r--r--l10n/cs.json2
-rw-r--r--l10n/de.js2
-rw-r--r--l10n/de.json2
-rw-r--r--l10n/de_DE.js2
-rw-r--r--l10n/de_DE.json2
-rw-r--r--l10n/fr.js2
-rw-r--r--l10n/fr.json2
-rw-r--r--l10n/gl.js4
-rw-r--r--l10n/gl.json4
-rw-r--r--l10n/it.js2
-rw-r--r--l10n/it.json2
-rw-r--r--l10n/lt_LT.js32
-rw-r--r--l10n/lt_LT.json30
-rw-r--r--l10n/nl.js2
-rw-r--r--l10n/nl.json2
-rw-r--r--l10n/pt_BR.js2
-rw-r--r--l10n/pt_BR.json2
-rw-r--r--l10n/tr.js2
-rw-r--r--l10n/tr.json2
20 files changed, 100 insertions, 2 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index d548bc21..035e287c 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -33,6 +33,8 @@ OC.L10N.register(
"Only shared" : "Pouze sdílené",
"Registered users only" : "Pouze registrovaní uživatelé",
"Hidden poll" : "Skrytá anketa",
+ "Text poll" : "Textová anketa",
+ "Date poll" : "Datumová anketa",
"never" : "nikdy",
"Copy Link" : "Zkopírovat odkaz",
"Clone poll" : "Klonovat anketu",
diff --git a/l10n/cs.json b/l10n/cs.json
index 30cbd506..f1a69d4c 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -31,6 +31,8 @@
"Only shared" : "Pouze sdílené",
"Registered users only" : "Pouze registrovaní uživatelé",
"Hidden poll" : "Skrytá anketa",
+ "Text poll" : "Textová anketa",
+ "Date poll" : "Datumová anketa",
"never" : "nikdy",
"Copy Link" : "Zkopírovat odkaz",
"Clone poll" : "Klonovat anketu",
diff --git a/l10n/de.js b/l10n/de.js
index ffb25653..dd7e7240 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -33,6 +33,8 @@ OC.L10N.register(
"Only shared" : "Nur geteilt",
"Registered users only" : "Nur für registrierte Nutzer",
"Hidden poll" : "Versteckte Umfrage",
+ "Text poll" : "Text der Umfrage",
+ "Date poll" : "Datum der Umfrage",
"never" : "nie",
"Copy Link" : "Link kopieren",
"Clone poll" : "Umfrage duplizieren",
diff --git a/l10n/de.json b/l10n/de.json
index 493d8d49..2f6fa24a 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -31,6 +31,8 @@
"Only shared" : "Nur geteilt",
"Registered users only" : "Nur für registrierte Nutzer",
"Hidden poll" : "Versteckte Umfrage",
+ "Text poll" : "Text der Umfrage",
+ "Date poll" : "Datum der Umfrage",
"never" : "nie",
"Copy Link" : "Link kopieren",
"Clone poll" : "Umfrage duplizieren",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 94cc5499..72c5fe56 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -33,6 +33,8 @@ OC.L10N.register(
"Only shared" : "Nur geteilt",
"Registered users only" : "Nur für registrierte Benutzer",
"Hidden poll" : "Versteckte Umfrage",
+ "Text poll" : "Text der Umfrage",
+ "Date poll" : "Datum der Umfrage",
"never" : "nie",
"Copy Link" : "Link kopieren",
"Clone poll" : "Umfrage duplizieren",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 600f370f..4bf97403 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -31,6 +31,8 @@
"Only shared" : "Nur geteilt",
"Registered users only" : "Nur für registrierte Benutzer",
"Hidden poll" : "Versteckte Umfrage",
+ "Text poll" : "Text der Umfrage",
+ "Date poll" : "Datum der Umfrage",
"never" : "nie",
"Copy Link" : "Link kopieren",
"Clone poll" : "Umfrage duplizieren",
diff --git a/l10n/fr.js b/l10n/fr.js
index adbe07e7..8f638414 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -33,6 +33,8 @@ OC.L10N.register(
"Only shared" : "Partagé seulement",
"Registered users only" : "Uniquement les utilisateurs enregistrés",
"Hidden poll" : "Sondage masqué",
+ "Text poll" : "Sondage texte",
+ "Date poll" : "Sondage sur des dates",
"never" : "jamais",
"Copy Link" : "Copier le lien",
"Clone poll" : "Dupliquer le sondage",
diff --git a/l10n/fr.json b/l10n/fr.json
index 20f2d019..86b0188c 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -31,6 +31,8 @@
"Only shared" : "Partagé seulement",
"Registered users only" : "Uniquement les utilisateurs enregistrés",
"Hidden poll" : "Sondage masqué",
+ "Text poll" : "Sondage texte",
+ "Date poll" : "Sondage sur des dates",
"never" : "jamais",
"Copy Link" : "Copier le lien",
"Clone poll" : "Dupliquer le sondage",
diff --git a/l10n/gl.js b/l10n/gl.js
index 2d6887b0..32a488a3 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -32,7 +32,9 @@ OC.L10N.register(
"Public access" : "Acceso público",
"Only shared" : "Só compartida",
"Registered users only" : "Só usuarios rexistrados",
- "Hidden poll" : "Agachar a enquisa",
+ "Hidden poll" : "Enquisa agachada ",
+ "Text poll" : "Enquisa de texto",
+ "Date poll" : "Enquisa de data",
"never" : "nunca",
"Copy Link" : "Copiar a ligazón",
"Clone poll" : "Clonar a enquisa",
diff --git a/l10n/gl.json b/l10n/gl.json
index 4b867c5b..80fe8ed3 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -30,7 +30,9 @@
"Public access" : "Acceso público",
"Only shared" : "Só compartida",
"Registered users only" : "Só usuarios rexistrados",
- "Hidden poll" : "Agachar a enquisa",
+ "Hidden poll" : "Enquisa agachada ",
+ "Text poll" : "Enquisa de texto",
+ "Date poll" : "Enquisa de data",
"never" : "nunca",
"Copy Link" : "Copiar a ligazón",
"Clone poll" : "Clonar a enquisa",
diff --git a/l10n/it.js b/l10n/it.js
index 2e4def68..250ee065 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -33,6 +33,8 @@ OC.L10N.register(
"Only shared" : "Solo condiviso",
"Registered users only" : "Solo utenti registrati",
"Hidden poll" : "Sondaggio nascosto",
+ "Text poll" : "Sondaggio di testo",
+ "Date poll" : "Sondaggio di date",
"never" : "mai",
"Copy Link" : "Copia collegamento",
"Clone poll" : "Clona sondaggio",
diff --git a/l10n/it.json b/l10n/it.json
index ed62c55b..c93bc27c 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -31,6 +31,8 @@
"Only shared" : "Solo condiviso",
"Registered users only" : "Solo utenti registrati",
"Hidden poll" : "Sondaggio nascosto",
+ "Text poll" : "Sondaggio di testo",
+ "Date poll" : "Sondaggio di date",
"never" : "mai",
"Copy Link" : "Copia collegamento",
"Clone poll" : "Clona sondaggio",
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
new file mode 100644
index 00000000..96f209b6
--- /dev/null
+++ b/l10n/lt_LT.js
@@ -0,0 +1,32 @@
+OC.L10N.register(
+ "polls",
+ {
+ "Copied!" : "Nukopijuota!",
+ "Copy" : "Kopijuoti",
+ "Not supported!" : "Nepalaikoma!",
+ "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).",
+ "An error occurred, your comment was not posted." : "Įvyko klaida, jūsų komentaras nebuvo paskelbtas.",
+ "Polls" : "Apklausos",
+ "just now" : "ką tik",
+ "Group" : "Grupė",
+ "Title" : "Pavadinimas",
+ "Owner" : "Savininkas",
+ "never" : "niekada",
+ "Copy Link" : "Kopijuoti nuorodą",
+ "Link copied to clipboard" : "Nuoroda nukopijuota į iškarpinę",
+ "Error, while copying link to clipboard" : "Klaida kopijuojant nuorodą į iškarpinę",
+ "Description" : "Aprašas",
+ "Unlock configuration " : "Atrakinti konfigūraciją",
+ "Create new poll" : "Sukurti naują apklausą",
+ "Update poll" : "Atnaujinti apklausą",
+ "Cancel" : "Atsisakyti",
+ "Apply" : "Taikyti",
+ "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.",
+ "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.",
+ "Close" : "Užverti",
+ "Poll expired" : "Apklausa pasibaigė",
+ "New comment …" : "Naujas komentaras …"
+},
+"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);");
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
new file mode 100644
index 00000000..a31c6c18
--- /dev/null
+++ b/l10n/lt_LT.json
@@ -0,0 +1,30 @@
+{ "translations": {
+ "Copied!" : "Nukopijuota!",
+ "Copy" : "Kopijuoti",
+ "Not supported!" : "Nepalaikoma!",
+ "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).",
+ "An error occurred, your comment was not posted." : "Įvyko klaida, jūsų komentaras nebuvo paskelbtas.",
+ "Polls" : "Apklausos",
+ "just now" : "ką tik",
+ "Group" : "Grupė",
+ "Title" : "Pavadinimas",
+ "Owner" : "Savininkas",
+ "never" : "niekada",
+ "Copy Link" : "Kopijuoti nuorodą",
+ "Link copied to clipboard" : "Nuoroda nukopijuota į iškarpinę",
+ "Error, while copying link to clipboard" : "Klaida kopijuojant nuorodą į iškarpinę",
+ "Description" : "Aprašas",
+ "Unlock configuration " : "Atrakinti konfigūraciją",
+ "Create new poll" : "Sukurti naują apklausą",
+ "Update poll" : "Atnaujinti apklausą",
+ "Cancel" : "Atsisakyti",
+ "Apply" : "Taikyti",
+ "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.",
+ "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.",
+ "Close" : "Užverti",
+ "Poll expired" : "Apklausa pasibaigė",
+ "New comment …" : "Naujas komentaras …"
+},"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);"
+} \ No newline at end of file
diff --git a/l10n/nl.js b/l10n/nl.js
index d0cae294..9ff67c5e 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -33,6 +33,8 @@ OC.L10N.register(
"Only shared" : "Alleen gedeeld",
"Registered users only" : "Alleen geregistreerde gebruikers",
"Hidden poll" : "Verborgen peiling",
+ "Text poll" : "Tekst peiling",
+ "Date poll" : "Datum peiling",
"never" : "nooit",
"Copy Link" : "Kopieer Link",
"Clone poll" : "Kopieer de peiling",
diff --git a/l10n/nl.json b/l10n/nl.json
index f5c070c3..d2029919 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -31,6 +31,8 @@
"Only shared" : "Alleen gedeeld",
"Registered users only" : "Alleen geregistreerde gebruikers",
"Hidden poll" : "Verborgen peiling",
+ "Text poll" : "Tekst peiling",
+ "Date poll" : "Datum peiling",
"never" : "nooit",
"Copy Link" : "Kopieer Link",
"Clone poll" : "Kopieer de peiling",
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 3fb0aaa4..347fbb64 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -33,6 +33,8 @@ OC.L10N.register(
"Only shared" : "Somente compartilhado",
"Registered users only" : "Somente usuários registrados",
"Hidden poll" : "Pesquisa oculta",
+ "Text poll" : "Texto da pesquisa",
+ "Date poll" : "Data da pesquisa",
"never" : "nunca",
"Copy Link" : "Copiar Link",
"Clone poll" : "Clonar pesquisa",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 7c39edfc..af166a39 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -31,6 +31,8 @@
"Only shared" : "Somente compartilhado",
"Registered users only" : "Somente usuários registrados",
"Hidden poll" : "Pesquisa oculta",
+ "Text poll" : "Texto da pesquisa",
+ "Date poll" : "Data da pesquisa",
"never" : "nunca",
"Copy Link" : "Copiar Link",
"Clone poll" : "Clonar pesquisa",
diff --git a/l10n/tr.js b/l10n/tr.js
index 0437af1d..68adad5e 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -33,6 +33,8 @@ OC.L10N.register(
"Only shared" : "Yalnız paylaşılanlarla",
"Registered users only" : "Yalnız kayıtlı kullanıcılar",
"Hidden poll" : "Gizli anket",
+ "Text poll" : "Metin anketi",
+ "Date poll" : "Tarih anketi",
"never" : "asla",
"Copy Link" : "Bağlantıyı Kopyala",
"Clone poll" : "Anketi kopyala",
diff --git a/l10n/tr.json b/l10n/tr.json
index f15c97a9..6ea25488 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -31,6 +31,8 @@
"Only shared" : "Yalnız paylaşılanlarla",
"Registered users only" : "Yalnız kayıtlı kullanıcılar",
"Hidden poll" : "Gizli anket",
+ "Text poll" : "Metin anketi",
+ "Date poll" : "Tarih anketi",
"never" : "asla",
"Copy Link" : "Bağlantıyı Kopyala",
"Clone poll" : "Anketi kopyala",