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-06-18 06:14:21 +0300
committerNextcloud bot <bot@nextcloud.com>2021-06-18 06:14:21 +0300
commitb039458488cc32ff3801e5afd6b82d3b4901bd40 (patch)
tree2e42c30c4366b8f5df6199bc60774cf6b1bbaa9e /l10n/de_DE.js
parent1da70da2709cf4c837a4ebf2b77139aff2fa40ff (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.js10
1 files changed, 9 insertions, 1 deletions
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index c59d4526..4fcb4f8d 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -10,12 +10,20 @@ OC.L10N.register(
"User" : "Benutzer",
"Polls" : "Umfragen",
"%s invited you to a poll" : "%s hat Sie zu einer Umfrage eingeladen",
+ "{actor} has invited you to the poll \"%s\"." : "{actor} hat Sie zur Umfrage \"%s\" eingeladen.",
"%s took over your poll" : "%s hat Ihre Umfrage übernommen",
+ "{actor} took over your poll \"%s\" and is the new owner." : "{actor} hat Ihre Umfrage \"%s\" übernommen und ist der neue Besitzer.",
+ "%s deleted your poll" : "%s hat Ihre Umfrage gelöscht",
+ "{actor} deleted your poll \"%s\"." : "{actor} hat Ihre Umfrage \"%s\" gelöscht.",
+ "{actor} archived your poll \"%s\"." : "{actor} hat Ihre Umfrage \"%s\" archiviert.",
"- %s voted." : "- %s hat abgestimmt.",
"- Updated poll configuration. Please check your votes." : "- Umfragekonfiguration aktualisiert. Bitte überprüfen Sie Ihre Stimmabgaben.",
"- The poll got deleted." : "- Die Umfrage wurde gelöscht.",
"- The poll got restored." : "- Die Umfrage wurde wieder hergestellt.",
+ "- The poll got closed." : "- Die Umfrage wurde geschlossen.",
"- A vote option was added." : "- Eine Abstimmungsmöglichkeit wurde hinzugefügt.",
+ "- A vote option changed." : "- Eine Abstimmungsmöglichkeit wurde geändert.",
+ "- A vote option got confirmed." : "- Eine Abstimmungsmöglichkeit wurde bestätigt.",
"- A vote option was removed." : "- Eine Abstimmungsmöglichkeit wurde entfernt.",
"- The poll owner changed." : "- Der Eigentümer der Umfrage hat sich geändert.",
"- %s created the poll." : "- %s hat die Umfrage erstellt.",
@@ -107,7 +115,7 @@ OC.L10N.register(
"Clone option" : "Option kopieren",
"Unconfirm option" : "Option nicht bestätigen",
"Confirm option" : "Option bestätigen",
- "No vote options" : "Keine Abstimmungsoptionen",
+ "No vote options" : "Keine Abstimmungsmöglichkeiten",
"Add some!" : "Fügen Sie einige hinzu!",
"Add new date option" : "Neue Datumsoption hinzufügen",
"Add" : "Hinzufügen",