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>2021-07-02 06:08:00 +0300
committerNextcloud bot <bot@nextcloud.com>2021-07-02 06:08:00 +0300
commit5cd47972dff8b94f6b562948dc92e3bf8cd5e72c (patch)
treee3c3af4971fb6b85fabe156f7d90e228203c4535 /l10n/de_DE.js
parentf2d92b80a60f460cd39ea856532412fac4411d62 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/de_DE.js')
-rw-r--r--l10n/de_DE.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index df5e4232..b49842a4 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -122,12 +122,12 @@ OC.L10N.register(
"No vote options" : "Keine Abstimmungsmöglichkeiten",
"Add some!" : "Fügen Sie einige hinzu!",
"Add new date option" : "Neue Datumsoption hinzufügen",
- "Add" : "Hinzufügen",
- "Added" : "Hinzugefügt",
- "Pick a day." : "Datum auswählen.",
"Select range" : "Bereich auswählen",
"Remove time" : "Zeit entfernen",
"Add time" : "Zeit hinzufügen",
+ "Add" : "Hinzufügen",
+ "Added" : "Hinzugefügt",
+ "Pick a day." : "Datum auswählen.",
"Click to add an option" : "Option durch Klick hinzufügen",
"{optionText} added" : "{optionText} hinzugefügt",
"{optionText} already exists" : "{optionText} existiert bereits",