diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-15 13:11:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-15 13:11:39 +0000 |
commit | b5850a0318e20cd18b13840de1bdded135bc9a43 (patch) | |
tree | 66a9fb771d6cce2eccc4bef501791625c8c2055f /core/l10n/de.js | |
parent | 9eb8e3e1f494e3d21d140ccd9e287c829705a3f6 (diff) | |
download | nextcloud-server-b5850a0318e20cd18b13840de1bdded135bc9a43.tar.gz nextcloud-server-b5850a0318e20cd18b13840de1bdded135bc9a43.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/de.js')
-rw-r--r-- | core/l10n/de.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index 9971517230a..05c028d8138 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -60,6 +60,8 @@ OC.L10N.register( "Following apps have been disabled: %s" : "Die folgenden Apps wurden deaktiviert: %s", "Already up to date" : "Bereits aktuell", ": " : ": ", + "Dismiss" : "Ausblenden", + "Connection to server lost" : "Verbindung zum Server verloren", "No" : "Nein", "Yes" : "Ja", "No files in here" : "Keine Dateien vorhanden", @@ -91,8 +93,9 @@ OC.L10N.register( "Copy to {folder}" : "Kopieren nach {folder}", "Move to {folder}" : "Verschieben nach {folder}", "Saving..." : "Speichere…", - "Dismiss" : "Ausblenden", "seconds ago" : "Gerade eben", + "Settings" : "Einstellungen", + "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem beim Laden der Seite, Seite wird in %n Sekunde nochmals geladen","Problem beim Laden der Seite, Seite wird in %n Sekunden erneut geladen"], "Authentication required" : "Legitimierung benötigt", "This action requires you to confirm your password" : "Dieser Vorgang benötigt eine Passwortbestätigung von Dir", "Confirm" : "Bestätigen", @@ -201,9 +204,6 @@ OC.L10N.register( "Rename" : "Umbenennen", "Collaborative tags" : "Gemeinschaftliche Schlagworte", "No tags found" : "Keine Schlagworte gefunden", - "Settings" : "Einstellungen", - "Connection to server lost" : "Verbindung zum Server verloren", - "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem beim Laden der Seite, Seite wird in %n Sekunde nochmals geladen","Problem beim Laden der Seite, Seite wird in %n Sekunden erneut geladen"], "Very weak password" : "Sehr schwaches Passwort", "Weak password" : "Schwaches Passwort", "So-so password" : "Passables Passwort", |