diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-09 00:25:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-09 00:25:51 +0000 |
commit | 5125a3455f4518802ce387188d0a56da74019a9c (patch) | |
tree | 315381d383f3e19276b9fad209d272e5b6c46014 /core/l10n/de_DE.js | |
parent | 07a9200538c6526e764b31b4dfb45e8cf312c0ca (diff) | |
download | nextcloud-server-5125a3455f4518802ce387188d0a56da74019a9c.tar.gz nextcloud-server-5125a3455f4518802ce387188d0a56da74019a9c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/de_DE.js')
-rw-r--r-- | core/l10n/de_DE.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index ce0a58598c2..5b82471d848 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -228,7 +228,6 @@ OC.L10N.register( "Search {types} …" : "Suche {types}…", "Avatar of {fullName}" : "Avatar von {fullName}", "Could not load your contacts" : "Ihre Kontakte konnten nicht geladen werden", - "Search contacts …" : "Kontakte suchen…", "No contacts found" : "Keine Kontakte gefunden", "Show all contacts …" : "Zeige alle Kontakte…", "Install the Contacts app" : "Kontakte-App installieren", @@ -409,6 +408,7 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Wenn Sie keine E-Mail bekommen haben, wenden Sie sich bitte an Ihren lokalen Administrator.", "Press enter to start searching" : "Eingabetaste zum Starten der Suche drücken", "Settings" : "Einstellungen", + "Search contacts …" : "Kontakte suchen…", "No files in here" : "Keine Dateien vorhanden", "New folder" : "Neuer Ordner", "No more subfolders in here" : "Keine weiteren Unterordner vorhanden", |