diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-03 00:18:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-03 00:18:38 +0000 |
commit | f49cff2f5af060963e6d5980d73f91a51562fa44 (patch) | |
tree | 57ce746cb59754ab43699dbd0cc68dda0ca3262c /apps/files_sharing/l10n | |
parent | 5353a018b71a0f02fb4d7449e5be25d7fbd6e1ba (diff) | |
download | nextcloud-server-f49cff2f5af060963e6d5980d73f91a51562fa44.tar.gz nextcloud-server-f49cff2f5af060963e6d5980d73f91a51562fa44.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/de.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/de.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index 2f4d27601ed..39071e95fd5 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -299,6 +299,6 @@ OC.L10N.register( "Expiration date enforced" : "Ablaufdatum erzwungen", "Password protect" : "Passwortschutz", "Science Mesh" : "ScienceMesh", - "Update" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE)." + "Update" : "Aktualisieren" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index 3571496b2de..c8ec345ba6f 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -297,6 +297,6 @@ "Expiration date enforced" : "Ablaufdatum erzwungen", "Password protect" : "Passwortschutz", "Science Mesh" : "ScienceMesh", - "Update" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE)." + "Update" : "Aktualisieren" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |