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:
authordartcafe <github@dartcafe.de>2019-12-10 00:12:50 +0300
committerdartcafe <github@dartcafe.de>2019-12-10 00:12:50 +0300
commit764f4a71580586cf1c195c074caecffbec6dde52 (patch)
treea5ef5d0b74d8e7bc02736934f82f0ad49f2cca35
parent1d4a9334c7298416032b2f453e174c35d70217ce (diff)
parente9cc6346861ad441c750f37d79bf6bb29ac46e5c (diff)
Merge branch 'master' into dev-1.0
-rw-r--r--CHANGELOG.md2
-rw-r--r--README.md2
-rw-r--r--composer.json2
-rw-r--r--l10n/ar.js1
-rw-r--r--l10n/ar.json1
-rw-r--r--l10n/cs.js12
-rw-r--r--l10n/cs.json12
-rw-r--r--l10n/de.js4
-rw-r--r--l10n/de.json4
-rw-r--r--l10n/de_DE.js8
-rw-r--r--l10n/de_DE.json8
-rw-r--r--l10n/fi.js1
-rw-r--r--l10n/fi.json1
-rw-r--r--l10n/gl.js8
-rw-r--r--l10n/gl.json8
-rw-r--r--l10n/hr.js112
-rw-r--r--l10n/hr.json110
-rw-r--r--l10n/ja.js6
-rw-r--r--l10n/ja.json6
-rw-r--r--l10n/lt_LT.js34
-rw-r--r--l10n/lt_LT.json34
-rw-r--r--l10n/lv.js1
-rw-r--r--l10n/lv.json1
-rw-r--r--l10n/pl.js4
-rw-r--r--l10n/pl.json4
-rw-r--r--l10n/ru.js34
-rw-r--r--l10n/ru.json34
-rw-r--r--l10n/sl.js96
-rw-r--r--l10n/sl.json96
-rw-r--r--l10n/sv.js4
-rw-r--r--l10n/sv.json4
-rw-r--r--l10n/tr.js2
-rw-r--r--l10n/tr.json2
-rw-r--r--package.json14
34 files changed, 600 insertions, 72 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a63ad9af..81fba61d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,7 @@
# Changelog
All notable changes to this project will be documented in this file.
-## [1.0.0] - tbd
+## [1.0.0] - tbd
- huge update of polls
- completely rewritten as a vue app
diff --git a/README.md b/README.md
index 4ac5e30b..af016618 100644
--- a/README.md
+++ b/README.md
@@ -64,4 +64,4 @@ Please read the [Code of Conduct](https://nextcloud.com/community/code-of-conduc
to ensure Nextcloud participants can cooperate effectively in a positive and inspiring atmosphere, and to explain how together
we can strengthen and support each other.
-For more information please review the [guidelines for contributing](https://github.com/nextcloud/server/blob/master/CONTRIBUTING.md) to this repository.
+For more information please review the [guidelines for contributing](https://github.com/nextcloud/server/blob/master/.github/CONTRIBUTING.md) to this repository.
diff --git a/composer.json b/composer.json
index b701e691..ac8471da 100644
--- a/composer.json
+++ b/composer.json
@@ -19,7 +19,7 @@
}
},
"require-dev": {
- "christophwurst/nextcloud": "^16.0",
+ "christophwurst/nextcloud": "^17.0",
"phpunit/phpunit": "^8.2",
"league/factory-muffin": "^3.0",
"league/factory-muffin-faker": "^2.0"
diff --git a/l10n/ar.js b/l10n/ar.js
index a5f82edd..aa10b674 100644
--- a/l10n/ar.js
+++ b/l10n/ar.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"Copy Link" : "انسخ الرابط",
"Edit poll" : "تعديل استطلاع الرأي",
"Delete poll" : "احذف استطلاع الرأي",
+ "Error, while copying link to clipboard" : "خطأ أثناء نسخ الرابط إلى الحافظة",
"Poll description" : "وصف استطلاع الرأي",
"Description" : "الوصف",
"Vote options" : "خيارات التصويت",
diff --git a/l10n/ar.json b/l10n/ar.json
index db627c72..68184b04 100644
--- a/l10n/ar.json
+++ b/l10n/ar.json
@@ -6,6 +6,7 @@
"Copy Link" : "انسخ الرابط",
"Edit poll" : "تعديل استطلاع الرأي",
"Delete poll" : "احذف استطلاع الرأي",
+ "Error, while copying link to clipboard" : "خطأ أثناء نسخ الرابط إلى الحافظة",
"Poll description" : "وصف استطلاع الرأي",
"Description" : "الوصف",
"Vote options" : "خيارات التصويت",
diff --git a/l10n/cs.js b/l10n/cs.js
index 6444d7d4..e68f3b42 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -2,16 +2,16 @@ OC.L10N.register(
"polls",
{
"Do you really want to delete this new poll?" : "Opravdu chcete tuto novou anketu smazat?",
- "Copied!" : "Zkopírováno!",
+ "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írujte stiskem Ctrl-C.",
+ "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á akce",
+ "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ď",
@@ -28,7 +28,7 @@ OC.L10N.register(
"Access" : "Přístup",
"Owner" : "Vlastník",
"Created" : "Vytvořeno",
- "Expires" : "Platnost vyprší",
+ "Expires" : "Platnost skončí",
"Public access" : "Veřejný přístup",
"Only shared" : "Pouze sdílené",
"Registered users only" : "Pouze registrovaní uživatelé",
@@ -96,7 +96,7 @@ OC.L10N.register(
"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 emailem oznámení o aktivitě",
+ "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",
diff --git a/l10n/cs.json b/l10n/cs.json
index 5e8ea1a7..7616bf5f 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -1,15 +1,15 @@
{ "translations": {
"Do you really want to delete this new poll?" : "Opravdu chcete tuto novou anketu smazat?",
- "Copied!" : "Zkopírováno!",
+ "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írujte stiskem Ctrl-C.",
+ "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á akce",
+ "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ď",
@@ -26,7 +26,7 @@
"Access" : "Přístup",
"Owner" : "Vlastník",
"Created" : "Vytvořeno",
- "Expires" : "Platnost vyprší",
+ "Expires" : "Platnost skončí",
"Public access" : "Veřejný přístup",
"Only shared" : "Pouze sdílené",
"Registered users only" : "Pouze registrovaní uživatelé",
@@ -94,7 +94,7 @@
"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 emailem oznámení o aktivitě",
+ "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",
diff --git a/l10n/de.js b/l10n/de.js
index 62f292db..ed43dd72 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -15,8 +15,8 @@ OC.L10N.register(
"{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).",
+ "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",
diff --git a/l10n/de.json b/l10n/de.json
index 50c1106c..436ce85b 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -13,8 +13,8 @@
"{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).",
+ "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",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index b0fcfb34..cc1dab67 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -15,8 +15,8 @@ OC.L10N.register(
"{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 den Zugriff zu beschränken.",
- "A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Eine Umfragen App ähnlich wie doodle/dudle mit der Möglichkeit den Zugriff zu beschränken (Mitglieder, bestimmte Gruppen/Benutzer, versteckt und öffentlich).",
+ "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",
@@ -91,9 +91,9 @@ OC.L10N.register(
"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" : "Sage JA zu allen",
+ "Say yes to all" : "JA zu allem",
"Reset all (say no)" : "Alle zurücksetzen (Sage NEIN)",
- "Say maybe to all" : "Sage VIELLEICHT zu allen",
+ "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",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 163d90a4..99dd13ee 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -13,8 +13,8 @@
"{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 den Zugriff zu beschränken.",
- "A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Eine Umfragen App ähnlich wie doodle/dudle mit der Möglichkeit den Zugriff zu beschränken (Mitglieder, bestimmte Gruppen/Benutzer, versteckt und öffentlich).",
+ "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",
@@ -89,9 +89,9 @@
"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" : "Sage JA zu allen",
+ "Say yes to all" : "JA zu allem",
"Reset all (say no)" : "Alle zurücksetzen (Sage NEIN)",
- "Say maybe to all" : "Sage VIELLEICHT zu allen",
+ "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",
diff --git a/l10n/fi.js b/l10n/fi.js
index 670d3bfe..d9aa993e 100644
--- a/l10n/fi.js
+++ b/l10n/fi.js
@@ -52,6 +52,7 @@ OC.L10N.register(
"Poll type" : "Kyselyn tyyppi",
"Poll configurations" : "Kyselyn asetukset",
"Allow \"maybe\" vote" : "Salli \"ehkä\"-ääni",
+ "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",
diff --git a/l10n/fi.json b/l10n/fi.json
index a6154b96..e85d1b6d 100644
--- a/l10n/fi.json
+++ b/l10n/fi.json
@@ -50,6 +50,7 @@
"Poll type" : "Kyselyn tyyppi",
"Poll configurations" : "Kyselyn asetukset",
"Allow \"maybe\" vote" : "Salli \"ehkä\"-ääni",
+ "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",
diff --git a/l10n/gl.js b/l10n/gl.js
index c49da5ad..84194511 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -11,12 +11,12 @@ OC.L10N.register(
"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" : "Aplicativo de enquisas – Actividade nova",
+ "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." : "Un aplicativo 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)." : "Un aplicativo de enquisas, semellante a doodle/dudle, coa posibilidade de restrinxir o acceso (membros, determinados grupos/usuarios, agochados e públicos).",
+ "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",
@@ -72,7 +72,7 @@ OC.L10N.register(
"Shift all date options" : "Cambia todas as opcións de data",
"Cancel" : "Cancelar",
"Apply" : "Aplicar",
- "Title must not be empty!" : "O título non pode estar baleiro!",
+ "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",
diff --git a/l10n/gl.json b/l10n/gl.json
index 6869e09c..ad5357eb 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -9,12 +9,12 @@
"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" : "Aplicativo de enquisas – Actividade nova",
+ "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." : "Un aplicativo 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)." : "Un aplicativo de enquisas, semellante a doodle/dudle, coa posibilidade de restrinxir o acceso (membros, determinados grupos/usuarios, agochados e públicos).",
+ "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",
@@ -70,7 +70,7 @@
"Shift all date options" : "Cambia todas as opcións de data",
"Cancel" : "Cancelar",
"Apply" : "Aplicar",
- "Title must not be empty!" : "O título non pode estar baleiro!",
+ "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",
diff --git a/l10n/hr.js b/l10n/hr.js
new file mode 100644
index 00000000..e3763c71
--- /dev/null
+++ b/l10n/hr.js
@@ -0,0 +1,112 @@
+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",
+ "Text poll" : "Tekst ankete",
+ "Date poll" : "Datum ankete",
+ "never" : "nikad",
+ "Copy Link" : "Kopiraj poveznicu",
+ "Clone poll" : "Kloniraj anketu",
+ "Edit poll" : "Uredi anketu",
+ "Delete poll" : "Izbriši anketu",
+ "Edit poll as admin" : "Uredi anketu kao administrator",
+ "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",
+ "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",
+ "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",
+ "Poll configurations" : "Konfiguracije anketa",
+ "Allow \"maybe\" vote" : "Dopusti odgovor „možda”",
+ "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",
+ "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",
+ "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.",
+ "Yes, delete poll." : "Da, izbriši anketu.",
+ "Poll \"%n\" deleted" : "Anketa „%n” izbrisana",
+ "Error while deleting Poll \"%n\"" : "Pogreška pri brisanju ankete „%n”",
+ "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."
+},
+"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");
diff --git a/l10n/hr.json b/l10n/hr.json
new file mode 100644
index 00000000..7109b957
--- /dev/null
+++ b/l10n/hr.json
@@ -0,0 +1,110 @@
+{ "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",
+ "Text poll" : "Tekst ankete",
+ "Date poll" : "Datum ankete",
+ "never" : "nikad",
+ "Copy Link" : "Kopiraj poveznicu",
+ "Clone poll" : "Kloniraj anketu",
+ "Edit poll" : "Uredi anketu",
+ "Delete poll" : "Izbriši anketu",
+ "Edit poll as admin" : "Uredi anketu kao administrator",
+ "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",
+ "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",
+ "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",
+ "Poll configurations" : "Konfiguracije anketa",
+ "Allow \"maybe\" vote" : "Dopusti odgovor „možda”",
+ "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",
+ "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",
+ "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.",
+ "Yes, delete poll." : "Da, izbriši anketu.",
+ "Poll \"%n\" deleted" : "Anketa „%n” izbrisana",
+ "Error while deleting Poll \"%n\"" : "Pogreška pri brisanju ankete „%n”",
+ "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."
+},"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;"
+} \ No newline at end of file
diff --git a/l10n/ja.js b/l10n/ja.js
index 2a5b6a52..e01245cc 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -7,7 +7,7 @@ OC.L10N.register(
"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投票のための名前を入力して下さい(3文字以上)。",
+ "You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "あなたは登録されていません。\n投票のための名前を入力してください(3文字以上)。",
"Please add some text to your comment before submitting it." : "追加する前にコメントにテキストを追加してください。",
"An error occurred, your comment was not posted." : "エラーが発生しました。あなたのコメントは投稿されていません。",
"Polls" : "投票",
@@ -16,7 +16,7 @@ OC.L10N.register(
"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)." : "Googleフォームに似た投票アプリ。アクセスを制限することができます(メンバー、特定のグループ/ユーザー、および一般)。",
+ "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" : "有効期限なし",
@@ -93,7 +93,7 @@ OC.L10N.register(
"Your name here" : "名前はここ",
"Say yes to all" : "全員に「はい」と回答",
"Say maybe to all" : "全員に「たぶん」と回答",
- "This poll was updated since your last visit. Please check your votes." : "投票が前回から更新されました。投票をチェックして下さい。",
+ "This poll was updated since your last visit. Please check your votes." : "投票が前回から更新されました。投票をチェックしてください。",
"Vote!" : "投票!",
"Receive notification email on activity" : "アクティビティに関して通知メールを受け取る",
"Close details" : "詳細を閉じる",
diff --git a/l10n/ja.json b/l10n/ja.json
index c0598b0a..02bab247 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -5,7 +5,7 @@
"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投票のための名前を入力して下さい(3文字以上)。",
+ "You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "あなたは登録されていません。\n投票のための名前を入力してください(3文字以上)。",
"Please add some text to your comment before submitting it." : "追加する前にコメントにテキストを追加してください。",
"An error occurred, your comment was not posted." : "エラーが発生しました。あなたのコメントは投稿されていません。",
"Polls" : "投票",
@@ -14,7 +14,7 @@
"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)." : "Googleフォームに似た投票アプリ。アクセスを制限することができます(メンバー、特定のグループ/ユーザー、および一般)。",
+ "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" : "有効期限なし",
@@ -91,7 +91,7 @@
"Your name here" : "名前はここ",
"Say yes to all" : "全員に「はい」と回答",
"Say maybe to all" : "全員に「たぶん」と回答",
- "This poll was updated since your last visit. Please check your votes." : "投票が前回から更新されました。投票をチェックして下さい。",
+ "This poll was updated since your last visit. Please check your votes." : "投票が前回から更新されました。投票をチェックしてください。",
"Vote!" : "投票!",
"Receive notification email on activity" : "アクティビティに関して通知メールを受け取る",
"Close details" : "詳細を閉じる",
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 3a2019df..a89fa0b1 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -5,13 +5,17 @@ OC.L10N.register(
"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",
@@ -19,27 +23,48 @@ OC.L10N.register(
"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",
+ "Text poll" : "Tekstinė apklausa",
+ "Date poll" : "Datos apklausa",
"never" : "niekada",
"Copy Link" : "Kopijuoti nuorodą",
+ "Clone poll" : "Dubliuoti apklausą",
"Edit poll" : "Taisyti apklausą",
"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",
+ "Event schedule" : "Įvykio planavimas",
+ "Text based" : "Tekstinė",
+ "Shift dates" : "Perkelti datas",
+ "Shift all dates for " : "Perkelti visas datas ",
"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",
+ "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ą",
"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",
+ "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",
"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\"?",
@@ -49,15 +74,24 @@ OC.L10N.register(
"Error while deleting Poll \"%n\"" : "Klaida ištrinant apklausą \"%n\"",
"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."
},
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
index 3698b163..172898de 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -3,13 +3,17 @@
"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",
@@ -17,27 +21,48 @@
"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",
+ "Text poll" : "Tekstinė apklausa",
+ "Date poll" : "Datos apklausa",
"never" : "niekada",
"Copy Link" : "Kopijuoti nuorodą",
+ "Clone poll" : "Dubliuoti apklausą",
"Edit poll" : "Taisyti apklausą",
"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",
+ "Event schedule" : "Įvykio planavimas",
+ "Text based" : "Tekstinė",
+ "Shift dates" : "Perkelti datas",
+ "Shift all dates for " : "Perkelti visas datas ",
"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",
+ "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ą",
"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",
+ "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",
"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\"?",
@@ -47,15 +72,24 @@
"Error while deleting Poll \"%n\"" : "Klaida ištrinant apklausą \"%n\"",
"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."
},"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);"
diff --git a/l10n/lv.js b/l10n/lv.js
index c7e051cf..486c040f 100644
--- a/l10n/lv.js
+++ b/l10n/lv.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"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"
},
diff --git a/l10n/lv.json b/l10n/lv.json
index 04de0e6a..5451274c 100644
--- a/l10n/lv.json
+++ b/l10n/lv.json
@@ -8,6 +8,7 @@
"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);"
diff --git a/l10n/pl.js b/l10n/pl.js
index 8901c1ff..0129e4b4 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -36,8 +36,8 @@ OC.L10N.register(
"Text poll" : "Tekst sondy",
"Date poll" : "Data sondy",
"never" : "nigdy",
- "Copy Link" : "Skopiuj link",
- "Clone poll" : "Sklonuj sondę",
+ "Copy Link" : "Kopiuj link",
+ "Clone poll" : "Klonuj sondę",
"Edit poll" : "Edytuj sondę",
"Delete poll" : "Usuń sondę",
"Edit poll as admin" : "Edytuj sondę jako administrator",
diff --git a/l10n/pl.json b/l10n/pl.json
index 8aca61b4..5c8c4696 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -34,8 +34,8 @@
"Text poll" : "Tekst sondy",
"Date poll" : "Data sondy",
"never" : "nigdy",
- "Copy Link" : "Skopiuj link",
- "Clone poll" : "Sklonuj sondę",
+ "Copy Link" : "Kopiuj link",
+ "Clone poll" : "Klonuj sondę",
"Edit poll" : "Edytuj sondę",
"Delete poll" : "Usuń sondę",
"Edit poll as admin" : "Edytuj sondę jako administrator",
diff --git a/l10n/ru.js b/l10n/ru.js
index 56340c51..7f0164e0 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"polls",
{
+ "Do you really want to delete this new poll?" : "Действительно удалить этот опрос?",
"Copied!" : "Скопировано!",
"Copy" : "Копировать",
"Not supported!" : "Не поддерживается!",
@@ -11,11 +12,13 @@ OC.L10N.register(
"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" : "Имена пользователей скрыты от владельца",
@@ -29,22 +32,52 @@ OC.L10N.register(
"Public access" : "Общедоступный",
"Only shared" : "Только по приглашению",
"Registered users only" : "Только для зарегистрированных пользователей",
+ "Hidden poll" : "Закрытый опрос",
+ "Text poll" : "Текстовый опрос",
+ "Date poll" : "Дата проведения опроса",
+ "never" : "никогда",
"Copy Link" : "Копировать ссылку",
+ "Clone poll" : "Скопировать опрос",
"Edit poll" : "Редактировать опрос",
"Delete poll" : "Удалить опрос",
+ "Edit poll as admin" : "Редактировать опрос на правах администратора",
+ "Delete poll as admin" : "Удалить опрос на правах администратора",
+ "Link copied to clipboard" : "Ссылка скопирована в буфер обмена",
+ "Error, while copying link to clipboard" : "Ошибка при копировании ссылки в буфер обмена",
+ "Share with" : "Поделиться",
"Poll description" : "Описание опроса",
"Description" : "Описание",
"Vote options" : "Варианты голосования",
"Event schedule" : "Планирование события",
"Text based" : "Текстовые описания",
+ "Shift dates" : "Сдвинуть даты",
+ "Shift all dates for " : "Сдвинуть все даты на:",
"Add option" : "Добавить вариант",
"Configuration" : "Конфигурация",
+ "Unlock configuration " : "Разблокировать конфигурацию",
"Poll type" : "Тип опрса",
+ "Poll configurations" : "Конфигурация опроса",
+ "Allow \"maybe\" vote" : "Разрешить вариант «Может быть»",
"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" : "Применить",
+ "Title must not be empty!" : "Заголовок не может быть пустым.",
+ "%n successfully saved" : "Голосование «%n» сохранено",
+ "Error on saving poll, see console" : "Ошибка при сохранении опроса, проверьте консоль",
+ "Clone of %n" : "Копия %n",
+ "Click here to add a poll" : "Нажмите, чтобы добавить опрос",
+ "Do you want to delete \"%n\"?" : "Удалить «%n»?",
+ "No, keep poll." : "Нет, оставить опрос.",
+ "Yes, delete poll." : "Да, удалить опрос",
+ "Poll \"%n\" deleted" : "Опрос «%n» удалён",
+ "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." : "Редактирование этого опроса запрещено либо этот опрос не существует.",
@@ -52,6 +85,7 @@ OC.L10N.register(
"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" : "Закрыть подробные сведения",
diff --git a/l10n/ru.json b/l10n/ru.json
index f1f26e37..e45c427e 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Do you really want to delete this new poll?" : "Действительно удалить этот опрос?",
"Copied!" : "Скопировано!",
"Copy" : "Копировать",
"Not supported!" : "Не поддерживается!",
@@ -9,11 +10,13 @@
"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" : "Имена пользователей скрыты от владельца",
@@ -27,22 +30,52 @@
"Public access" : "Общедоступный",
"Only shared" : "Только по приглашению",
"Registered users only" : "Только для зарегистрированных пользователей",
+ "Hidden poll" : "Закрытый опрос",
+ "Text poll" : "Текстовый опрос",
+ "Date poll" : "Дата проведения опроса",
+ "never" : "никогда",
"Copy Link" : "Копировать ссылку",
+ "Clone poll" : "Скопировать опрос",
"Edit poll" : "Редактировать опрос",
"Delete poll" : "Удалить опрос",
+ "Edit poll as admin" : "Редактировать опрос на правах администратора",
+ "Delete poll as admin" : "Удалить опрос на правах администратора",
+ "Link copied to clipboard" : "Ссылка скопирована в буфер обмена",
+ "Error, while copying link to clipboard" : "Ошибка при копировании ссылки в буфер обмена",
+ "Share with" : "Поделиться",
"Poll description" : "Описание опроса",
"Description" : "Описание",
"Vote options" : "Варианты голосования",
"Event schedule" : "Планирование события",
"Text based" : "Текстовые описания",
+ "Shift dates" : "Сдвинуть даты",
+ "Shift all dates for " : "Сдвинуть все даты на:",
"Add option" : "Добавить вариант",
"Configuration" : "Конфигурация",
+ "Unlock configuration " : "Разблокировать конфигурацию",
"Poll type" : "Тип опрса",
+ "Poll configurations" : "Конфигурация опроса",
+ "Allow \"maybe\" vote" : "Разрешить вариант «Может быть»",
"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" : "Применить",
+ "Title must not be empty!" : "Заголовок не может быть пустым.",
+ "%n successfully saved" : "Голосование «%n» сохранено",
+ "Error on saving poll, see console" : "Ошибка при сохранении опроса, проверьте консоль",
+ "Clone of %n" : "Копия %n",
+ "Click here to add a poll" : "Нажмите, чтобы добавить опрос",
+ "Do you want to delete \"%n\"?" : "Удалить «%n»?",
+ "No, keep poll." : "Нет, оставить опрос.",
+ "Yes, delete poll." : "Да, удалить опрос",
+ "Poll \"%n\" deleted" : "Опрос «%n» удалён",
+ "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." : "Редактирование этого опроса запрещено либо этот опрос не существует.",
@@ -50,6 +83,7 @@
"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" : "Закрыть подробные сведения",
diff --git a/l10n/sl.js b/l10n/sl.js
index 4b4d08c0..b244fc24 100644
--- a/l10n/sl.js
+++ b/l10n/sl.js
@@ -1,30 +1,112 @@
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.",
- "Polls" : "Vprašalniki",
+ "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 never" : "Nikoli ne poteče",
+ "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",
+ "Text poll" : "Besedilna anketa",
+ "Date poll" : "Usklajevanje dogodka",
+ "never" : "nikoli",
"Copy Link" : "Kopiraj povezavo",
- "Delete poll" : "Izbriši vprašalnik",
+ "Clone poll" : "Kloniraj anketo",
+ "Edit poll" : "Uredi anketo",
+ "Delete poll" : "Izbriši anketo",
+ "Edit poll as admin" : "Uredi anketo kot skrbnik",
+ "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",
- "Create new poll" : "Ustvari nov vprašalnik",
- "Update poll" : "Posodobi vprašalnik",
+ "Vote options" : "Možnosti glasovanja",
+ "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",
+ "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",
+ "Poll configurations" : "Nastavitve ankete",
+ "Allow \"maybe\" vote" : "Dovoli izbiro » Mogoče «",
+ "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",
+ "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",
+ "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",
+ "Yes, delete poll." : "Da, anketo izbriši",
+ "Poll \"%n\" deleted" : "Anketa » %n « je izbrisana",
+ "Error while deleting Poll \"%n\"" : "Prišlo je do napake med brisanjem ankete » %n «",
+ "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",
- "Edit Poll" : "Uredi vprašalnik",
- "Comments" : "Opombe"
+ "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!"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/l10n/sl.json b/l10n/sl.json
index 1b10b6c8..269554fd 100644
--- a/l10n/sl.json
+++ b/l10n/sl.json
@@ -1,28 +1,110 @@
{ "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.",
- "Polls" : "Vprašalniki",
+ "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 never" : "Nikoli ne poteče",
+ "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",
+ "Text poll" : "Besedilna anketa",
+ "Date poll" : "Usklajevanje dogodka",
+ "never" : "nikoli",
"Copy Link" : "Kopiraj povezavo",
- "Delete poll" : "Izbriši vprašalnik",
+ "Clone poll" : "Kloniraj anketo",
+ "Edit poll" : "Uredi anketo",
+ "Delete poll" : "Izbriši anketo",
+ "Edit poll as admin" : "Uredi anketo kot skrbnik",
+ "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",
- "Create new poll" : "Ustvari nov vprašalnik",
- "Update poll" : "Posodobi vprašalnik",
+ "Vote options" : "Možnosti glasovanja",
+ "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",
+ "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",
+ "Poll configurations" : "Nastavitve ankete",
+ "Allow \"maybe\" vote" : "Dovoli izbiro » Mogoče «",
+ "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",
+ "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",
+ "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",
+ "Yes, delete poll." : "Da, anketo izbriši",
+ "Poll \"%n\" deleted" : "Anketa » %n « je izbrisana",
+ "Error while deleting Poll \"%n\"" : "Prišlo je do napake med brisanjem ankete » %n «",
+ "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",
- "Edit Poll" : "Uredi vprašalnik",
- "Comments" : "Opombe"
+ "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!"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
} \ No newline at end of file
diff --git a/l10n/sv.js b/l10n/sv.js
index bfdf66c8..1eb27e69 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -74,7 +74,7 @@ OC.L10N.register(
"Apply" : "Tillämpa",
"Title must not be empty!" : "Titeln får inte vara tom",
"%n successfully saved" : "%n sparades",
- "Error on saving poll, see console" : "Fel vid spara, kolla i konsollen",
+ "Error on saving poll, see console" : "Fel vid spara enkät, se konsol",
"Clone of %n" : "Kopia av %n",
"New" : "Ny",
"Click here to add a poll" : "Klicka för att lägga till omröstning",
@@ -94,7 +94,7 @@ OC.L10N.register(
"Say yes to all" : "Rösta ja på alla",
"Reset all (say no)" : "Återställ till rösta nej på alla",
"Say maybe to all" : "Rösta kanske på alla",
- "This poll was updated since your last visit. Please check your votes." : "Omröstningen har uppdaterats sedan du tittade på den senast. Kolla dina val.",
+ "This poll was updated since your last visit. Please check your votes." : "Omröstningen har uppdaterats sedan ditt senaste besök. Vänligen kontrollera era röster.",
"Vote!" : "Rösta!",
"Receive notification email on activity" : "Mottag notifieringsepost vid aktivitet",
"Close details" : "Stäng detaljer",
diff --git a/l10n/sv.json b/l10n/sv.json
index 3415653b..667bcf01 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -72,7 +72,7 @@
"Apply" : "Tillämpa",
"Title must not be empty!" : "Titeln får inte vara tom",
"%n successfully saved" : "%n sparades",
- "Error on saving poll, see console" : "Fel vid spara, kolla i konsollen",
+ "Error on saving poll, see console" : "Fel vid spara enkät, se konsol",
"Clone of %n" : "Kopia av %n",
"New" : "Ny",
"Click here to add a poll" : "Klicka för att lägga till omröstning",
@@ -92,7 +92,7 @@
"Say yes to all" : "Rösta ja på alla",
"Reset all (say no)" : "Återställ till rösta nej på alla",
"Say maybe to all" : "Rösta kanske på alla",
- "This poll was updated since your last visit. Please check your votes." : "Omröstningen har uppdaterats sedan du tittade på den senast. Kolla dina val.",
+ "This poll was updated since your last visit. Please check your votes." : "Omröstningen har uppdaterats sedan ditt senaste besök. Vänligen kontrollera era röster.",
"Vote!" : "Rösta!",
"Receive notification email on activity" : "Mottag notifieringsepost vid aktivitet",
"Close details" : "Stäng detaljer",
diff --git a/l10n/tr.js b/l10n/tr.js
index bbdd0638..021949b4 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -106,7 +106,7 @@ OC.L10N.register(
"Poll expired" : "Anketin süresi dolmuş",
"Comments" : "Yorumlar",
"Login or ..." : "Oturum açın ya da ...",
- "New comment …" : "Yorum ekle ...",
+ "New comment …" : "Yorum ekle …",
"No comments yet. Be the first." : "Henüz bir yorum yapılmamış. İlk yorum yapan siz olun."
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/tr.json b/l10n/tr.json
index 9caae107..62cfadcb 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -104,7 +104,7 @@
"Poll expired" : "Anketin süresi dolmuş",
"Comments" : "Yorumlar",
"Login or ..." : "Oturum açın ya da ...",
- "New comment …" : "Yorum ekle ...",
+ "New comment …" : "Yorum ekle …",
"No comments yet. Be the first." : "Henüz bir yorum yapılmamış. İlk yorum yapan siz olun."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/package.json b/package.json
index fc081bea..1330f52a 100644
--- a/package.json
+++ b/package.json
@@ -46,10 +46,10 @@
"fibers": "^4.0.2",
"lodash": "^4.17.15",
"moment": "^2.23.0",
- "nextcloud-axios": "^0.2.0",
+ "nextcloud-axios": "^0.2.1",
"sass": "^1.23.7",
"stylelint-scss": "^3.13.0",
- "v-click-outside": "^2.1.5",
+ "v-click-outside": "^3.0.0",
"v-tooltip": "^3.0.0-alpha.11",
"vue": "^2.6.10",
"vue-click-outside": "^1.0.7",
@@ -80,15 +80,15 @@
"eslint-plugin-node": "^10.0.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
- "eslint-plugin-vue": "^5.2.3",
- "file-loader": "^4.3.0",
+ "eslint-plugin-vue": "^6.0.1",
+ "file-loader": "^5.2.0",
"mini-css-extract-plugin": "^0.8.0",
"node-sass": "^4.13.0",
"prettier-eslint": "^8.8.2",
- "raw-loader": "^3.1.0",
+ "raw-loader": "^4.0.0",
"sass-loader": "^8.0.0",
- "stylelint": "^10.1.0",
- "stylelint-config-recommended-scss": "^3.3.0",
+ "stylelint": "^12.0.0",
+ "stylelint-config-recommended-scss": "^4.0.0",
"vue-loader": "^15.7.2",
"vue-style-loader": "^4.1.1",
"vue-template-compiler": "^2.6.10",