diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-08 00:19:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-08 00:19:02 +0000 |
commit | f68b8015000a50249e0e6e4334033359486338d9 (patch) | |
tree | ba8cdd82a58b86126cbecd93cc2480540276b14a /lib/l10n | |
parent | 92d287b64c3ef71ce720383c2ae06c58ddb45cb6 (diff) | |
download | nextcloud-server-f68b8015000a50249e0e6e4334033359486338d9.tar.gz nextcloud-server-f68b8015000a50249e0e6e4334033359486338d9.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/de.js | 2 | ||||
-rw-r--r-- | lib/l10n/de.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js index 6f21cce5161..dc1dae73211 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -96,7 +96,7 @@ OC.L10N.register( "Appearance and accessibility" : "Erscheinungsbild und Barrierefreiheit", "Apps" : "Apps", "Personal settings" : "Persönliche Einstellungen", - "Administration settings" : "Administrationseinstellungen", + "Administration settings" : "Verwaltungs-Einstellungen", "Settings" : "Einstellungen", "Log out" : "Abmelden", "Users" : "Benutzer", diff --git a/lib/l10n/de.json b/lib/l10n/de.json index 4f3f139b58f..a297b2fd5c4 100644 --- a/lib/l10n/de.json +++ b/lib/l10n/de.json @@ -94,7 +94,7 @@ "Appearance and accessibility" : "Erscheinungsbild und Barrierefreiheit", "Apps" : "Apps", "Personal settings" : "Persönliche Einstellungen", - "Administration settings" : "Administrationseinstellungen", + "Administration settings" : "Verwaltungs-Einstellungen", "Settings" : "Einstellungen", "Log out" : "Abmelden", "Users" : "Benutzer", |