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-22 06:10:33 +0300
committerNextcloud bot <bot@nextcloud.com>2021-06-22 06:10:33 +0300
commit6653e21310ef79484a93990e2f959a59bbf6c905 (patch)
tree21923dcc0814f9cc12aa04cbc280a609dc093261 /l10n/de_DE.js
parentaff09a18115e876aeb69170b1b1dc73bc53ec9b8 (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.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 4ad14359..4b96b836 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -302,6 +302,7 @@ OC.L10N.register(
"Closed polls" : "Geschlossene Umfragen",
"All closed polls, where voting is disabled." : "Alle geschlossenen Umfragen, bei denen die Abstimmung deaktiviert ist.",
"Archive" : "Archiv",
- "My archived polls" : "Meine archivierten Umfragen"
+ "My archived polls" : "Meine archivierten Umfragen",
+ "Your archived polls are only accessible to you." : "Ihre archivierten Umfragen sind nur für Sie zugänglich. "
},
"nplurals=2; plural=(n != 1);");