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:
authordartcafe <github@dartcafe.de>2017-10-02 11:22:51 +0300
committerdartcafe <github@dartcafe.de>2017-10-02 11:22:51 +0300
commitd12e782220841cf7595a61139ab76aeab7a4b292 (patch)
tree0c49344e180e2f346690d8c236110ea11542dcb1 /l10n
parent1a28425cd87df149f53be84a0f46ceabdf386bd6 (diff)
Updated strings
Diffstat (limited to 'l10n')
-rw-r--r--l10n/de.js5
-rw-r--r--l10n/de.json5
-rw-r--r--l10n/de.php5
-rw-r--r--l10n/de_DE.json5
-rw-r--r--l10n/en.js4
-rw-r--r--l10n/en.json4
-rw-r--r--l10n/en.php4
-rw-r--r--l10n/fr.js4
-rw-r--r--l10n/fr.json4
-rw-r--r--l10n/fr.php4
10 files changed, 40 insertions, 4 deletions
diff --git a/l10n/de.js b/l10n/de.js
index 1130cefb..d4656635 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -21,7 +21,6 @@ OC.L10N.register(
"hidden" : "versteckt",
"public" : "öffentlich",
"registered" : "für Registrierte",
- "expired" : "beendet",
"delete" : "löschen",
"Next" : "Weiter",
"Cancel" : "Abbrechen",
@@ -56,6 +55,10 @@ OC.L10N.register(
"Create poll" : "Umfrage erstellen",
"participated" : "abgestimmt",
"Yourself" : "Dir",
+ "You did not vote" : "Du hast nicht abgestimmt",
+ "You voted" : "Du hast abgestimmt",
+ "You did not comment" : "Du hast nicht kommentiert",
+ "You commented" : "Du hast kommentiert",
"Select" : "Wählen",
"Close" : "Schließen",
"Users" : "Benutzer",
diff --git a/l10n/de.json b/l10n/de.json
index 4e6685dc..8a9ff62e 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -19,7 +19,6 @@
"hidden" : "versteckt",
"public" : "öffentlich",
"registered" : "für Registrierte",
- "expired" : "beendet",
"delete" : "löschen",
"Next" : "Weiter",
"Cancel" : "Abbrechen",
@@ -54,6 +53,10 @@
"Create poll" : "Umfrage erstellen",
"participated" : "abgestimmt",
"Yourself" : "Dir",
+ "You did not vote" : "Du hast nicht abgestimmt",
+ "You voted" : "Du hast abgestimmt",
+ "You did not comment" : "Du hast nicht kommentiert",
+ "You commented" : "Du hast kommentiert",
"Select" : "Wählen",
"Close" : "Schließen",
"Users" : "Benutzer",
diff --git a/l10n/de.php b/l10n/de.php
index bc80d244..75065920 100644
--- a/l10n/de.php
+++ b/l10n/de.php
@@ -20,7 +20,6 @@ $TRANSLATIONS = array(
"hidden" => "versteckt",
"public" => "öffentlich",
"registered" => "für Registrierte",
- "expired" => "beendet",
"delete" => "löschen",
"Next" => "Weiter",
"Cancel" => "Abbrechen",
@@ -55,6 +54,10 @@ $TRANSLATIONS = array(
"Create poll" => "Umfrage erstellen",
"participated" => "abgestimmt",
"Yourself" => "Dir",
+ "You did not vote" => "Du hast nicht abgestimmt",
+ "You voted" => "Du hast abgestimmt",
+ "You did not comment" => "Du hast nicht kommentiert",
+ "You commented" => "Du hast kommentiert",
"Select" => "Wählen",
"Close" => "Schließen",
"Users" => "Benutzer",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 2ce40f30..8298a2d6 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -19,7 +19,6 @@
"hidden" : "versteckt",
"public" : "öffentlich",
"registered" : "für Registrierte",
- "expired" : "beendet",
"delete" : "löschen",
"Next" : "Weiter",
"Cancel" : "Abbrechen",
@@ -54,6 +53,10 @@
"Create poll" : "Umfrage erstellen",
"participated" : "abgestimmt",
"Yourself" : "Ihnen",
+ "You did not vote" : "Sie haben nicht abgestimmt",
+ "You voted" : "Sie haben abgestimmt",
+ "You did not comment" : "Sie haben nicht kommentiert",
+ "You commented" : "Sie haben kommentiert",
"Select" : "Wählen",
"Close" : "Schließen",
"Users" : "Benutzer",
diff --git a/l10n/en.js b/l10n/en.js
index 09591b84..4432fa48 100644
--- a/l10n/en.js
+++ b/l10n/en.js
@@ -56,6 +56,10 @@ OC.L10N.register(
"Create poll" : "Create poll",
"participated" : "participated",
"Yourself" : "Yourself",
+ "You did not vote" : "You did not vote",
+ "You voted" : "You voted",
+ "You did not comment" : "You did not comment",
+ "You commented" : "You commented",
"Select" : "Select",
"Close" : "Close",
"Users" : "Users",
diff --git a/l10n/en.json b/l10n/en.json
index 7f9c5b4d..ac0ebb71 100644
--- a/l10n/en.json
+++ b/l10n/en.json
@@ -54,6 +54,10 @@
"Home" : "Home",
"participated" : "participated",
"Yourself" : "Yourself",
+ "You did not vote" : "You did not vote",
+ "You voted" : "You voted",
+ "You did not comment" : "You did not comment",
+ "You commented" : "You commented",
"Select" : "Select",
"Close" : "Close",
"Users" : "Users",
diff --git a/l10n/en.php b/l10n/en.php
index 5d0bb195..4c04d36b 100644
--- a/l10n/en.php
+++ b/l10n/en.php
@@ -55,6 +55,10 @@ $TRANSLATIONS = array(
"Create poll" => "Create poll",
"participated" => "participated",
"Yourself" => "Yourself",
+ "You did not vote" => "You did not vote",
+ "You voted" => "You voted",
+ "You did not comment" => "You did not comment",
+ "You commented" => "You commented",
"Select" => "Select",
"Close" => "Close",
"Users" => "Users",
diff --git a/l10n/fr.js b/l10n/fr.js
index 42eb2f1f..0edc25d2 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -56,6 +56,10 @@ OC.L10N.register(
"Home" : "Home",
"participated" : "participer",
"Yourself" : "Vous-même",
+ "You did not vote" : "You did not vote",
+ "You voted" : "You voted",
+ "You did not comment" : "You did not comment",
+ "You commented" : "You commented",
"Select" : "Selectionner",
"Close" : "Fermer",
"Users" : "Utilisateurs",
diff --git a/l10n/fr.json b/l10n/fr.json
index 744594d2..16baa35e 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -54,6 +54,10 @@
"Home" : "Home",
"participated" : "participer",
"Yourself" : "Vous-même",
+ "You did not vote" : "You did not vote",
+ "You voted" : "You voted",
+ "You did not comment" : "You did not comment",
+ "You commented" : "You commented",
"Select" : "Selectionner",
"Close" : "Fermer",
"Users" : "Utilisateurs",
diff --git a/l10n/fr.php b/l10n/fr.php
index cff37303..33a00be5 100644
--- a/l10n/fr.php
+++ b/l10n/fr.php
@@ -55,6 +55,10 @@ $TRANSLATIONS = array(
"Home" => "Home",
"participated" => "participer",
"Yourself" => "Vous-même",
+ "You did not vote" => "You did not vote",
+ "You voted" => "You voted",
+ "You did not comment" => "You did not comment",
+ "You commented" => "You commented",
"Select" => "Selectionner",
"Close" => "Fermer",
"Users" => "Utilisateurs",