diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-23 02:27:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-23 02:27:14 +0000 |
commit | 1eb2edce765c17cd7b92b2ce7589640e422bab81 (patch) | |
tree | 50e08222216c7ccf126c031189f78f45bb1eec0a /core/l10n/de.js | |
parent | 387b4045b1cf34f8dfe10c04609c313b9bf06493 (diff) | |
download | nextcloud-server-1eb2edce765c17cd7b92b2ce7589640e422bab81.tar.gz nextcloud-server-1eb2edce765c17cd7b92b2ce7589640e422bab81.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/de.js')
-rw-r--r-- | core/l10n/de.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index d705655ef3c..8238bf4eed3 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -51,6 +51,7 @@ OC.L10N.register( "Repair info:" : "Reparaturinformation:", "Repair warning:" : "Reparaturwarnung:", "Repair error:" : "Reparaturfehler:", + "Please use the command line updater because updating via the browser is disabled in your config.php." : "Bitte den Kommandozeilen-Updater verwenden, die Browser-Aktualisierung ist in der config.php deaktiviert.", "Turned on maintenance mode" : "Wartungsmodus eingeschaltet", "Turned off maintenance mode" : "Wartungsmodus ausgeschaltet", "Maintenance mode is kept active" : "Wartungsmodus bleibt aktiviert", @@ -286,6 +287,7 @@ OC.L10N.register( "Strong password" : "Starkes Passwort", "No action available" : "Keine Aktion verfügbar", "Error fetching contact actions" : "Fehler beim Einlesen der Kontakt-Aktionen", + "Close \"{dialogTitle}\" dialog" : "Dialog \"{dialogTitle}\" schließen", "Non-existing tag #{tag}" : "Nicht existierender Tag #{tag}", "Restricted" : "Eingeschränkt", "Invisible" : "Unsichtbar", |