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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-01 06:12:03 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-01 06:12:03 +0300
commit730e2dd8e054dc7cd8117674fb7dff53671945cc (patch)
tree37eed6a6e6de5b5561efa9cec0dcdce0bd6a4545 /l10n
parent616e59685990f0ab8e8a5f92204128326ceb30b9 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/ca.js2
-rw-r--r--l10n/ca.json2
-rw-r--r--l10n/de.js7
-rw-r--r--l10n/de.json7
4 files changed, 18 insertions, 0 deletions
diff --git a/l10n/ca.js b/l10n/ca.js
index 08165faa..4712f21a 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -68,6 +68,8 @@ OC.L10N.register(
"You have added poll {pollTitle}" : "Heu afegit l'enquesta {pollTitle}",
"{actor} has added poll {pollTitle}" : "{actor} ha afegit l'enquesta {pollTitle}",
"You have changed the configuration of poll {pollTitle}" : "Heu canviat la configuració de l'enquesta {pollTitle}",
+ "{actor} has changed the configuration of poll {pollTitle}" : "{actor} ha canviat la configuració de l'enquesta {pollTitle}",
+ "You have archived poll {pollTitle}" : "Heu arxivat l'enquesta {pollTitle}",
"Date order" : "Ordre de data",
"Original order" : "Ordre original",
"Ranked order" : "Ordre classificat",
diff --git a/l10n/ca.json b/l10n/ca.json
index 7d19ec4e..39ac8e17 100644
--- a/l10n/ca.json
+++ b/l10n/ca.json
@@ -66,6 +66,8 @@
"You have added poll {pollTitle}" : "Heu afegit l'enquesta {pollTitle}",
"{actor} has added poll {pollTitle}" : "{actor} ha afegit l'enquesta {pollTitle}",
"You have changed the configuration of poll {pollTitle}" : "Heu canviat la configuració de l'enquesta {pollTitle}",
+ "{actor} has changed the configuration of poll {pollTitle}" : "{actor} ha canviat la configuració de l'enquesta {pollTitle}",
+ "You have archived poll {pollTitle}" : "Heu arxivat l'enquesta {pollTitle}",
"Date order" : "Ordre de data",
"Original order" : "Ordre original",
"Ranked order" : "Ordre classificat",
diff --git a/l10n/de.js b/l10n/de.js
index 17f31ba4..c2807bed 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -231,6 +231,7 @@ OC.L10N.register(
"Participants" : "Teilnehmer",
"From" : "Von",
"To" : "Bis",
+ "Email address" : "E-Mail-Adresse",
"No" : "Nein",
"Clone poll" : "Umfrage duplizieren",
"Archive poll" : "Umfrage archivieren",
@@ -266,6 +267,12 @@ OC.L10N.register(
"Error adding {optionText}" : "Fehler beim Hinzufügen von {optionText}",
"Shifting dates is disabled to prevent shifting of other user's proposals." : "Das Verschieben der Daten ist deaktiviert, um das Verschieben der Vorschläge anderer Benutzer zu verhindern.",
"Add option" : "Option hinzufügen",
+ "Create multiple options at once" : "Mehrere Optionen gleichzeitig erstellen",
+ "Each line creates a new option. Duplicates will get skipped without warning." : "Jede Zeile erstellt eine neue Option. Duplikate werden ohne Warnung übersprungen.",
+ "Close" : "Schließen",
+ "Add options" : "Optionen hinzufügen",
+ "Paste option list" : "Optionsliste einfügen",
+ "Options added" : "Optionen hinzugefügt",
"Poll informations" : "Umfrageinformationen",
"Archived" : "Archiviert",
"Closing {relativeExpirationTime}" : "Schließt {relativeExpirationTime}",
diff --git a/l10n/de.json b/l10n/de.json
index b6c2fbb6..5ae7f50d 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -229,6 +229,7 @@
"Participants" : "Teilnehmer",
"From" : "Von",
"To" : "Bis",
+ "Email address" : "E-Mail-Adresse",
"No" : "Nein",
"Clone poll" : "Umfrage duplizieren",
"Archive poll" : "Umfrage archivieren",
@@ -264,6 +265,12 @@
"Error adding {optionText}" : "Fehler beim Hinzufügen von {optionText}",
"Shifting dates is disabled to prevent shifting of other user's proposals." : "Das Verschieben der Daten ist deaktiviert, um das Verschieben der Vorschläge anderer Benutzer zu verhindern.",
"Add option" : "Option hinzufügen",
+ "Create multiple options at once" : "Mehrere Optionen gleichzeitig erstellen",
+ "Each line creates a new option. Duplicates will get skipped without warning." : "Jede Zeile erstellt eine neue Option. Duplikate werden ohne Warnung übersprungen.",
+ "Close" : "Schließen",
+ "Add options" : "Optionen hinzufügen",
+ "Paste option list" : "Optionsliste einfügen",
+ "Options added" : "Optionen hinzugefügt",
"Poll informations" : "Umfrageinformationen",
"Archived" : "Archiviert",
"Closing {relativeExpirationTime}" : "Schließt {relativeExpirationTime}",