Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_retention.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-09-14 05:48:13 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-14 05:48:13 +0300
commit57c5b452502b9dd1c24c3414c81bc9afaf03f604 (patch)
treec3721f604742b2a5f125953a120f8b0f9f8624fe /l10n
parent4f6b9eb72eee621b80bddf3b62cd8202aed86622 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/de.js2
-rw-r--r--l10n/de.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/de.js b/l10n/de.js
index 04738ad..02ed10c 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"files_retention",
{
"Not a number" : "Keine Zahl",
+ "Retention rule saved" : "Aufbewahrungsregel gespeichert.",
+ "An error occurred while trying to save the retention rule" : "Es ist ein Fehler beim Speichern der Aufbewahrungsregel aufgetreten.",
"Select tag…" : "Schlagwort auswählen",
"Days" : "Tage",
"Weeks" : "Wochen",
diff --git a/l10n/de.json b/l10n/de.json
index f230298..3b0b3a3 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -1,5 +1,7 @@
{ "translations": {
"Not a number" : "Keine Zahl",
+ "Retention rule saved" : "Aufbewahrungsregel gespeichert.",
+ "An error occurred while trying to save the retention rule" : "Es ist ein Fehler beim Speichern der Aufbewahrungsregel aufgetreten.",
"Select tag…" : "Schlagwort auswählen",
"Days" : "Tage",
"Weeks" : "Wochen",