diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-15 02:24:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-15 02:24:46 +0000 |
commit | 42676981150ca1f11c0a968249934147cc473687 (patch) | |
tree | b9dcf07fbeeeae87fb32454e2a1a936b5bbcd3f5 /core/l10n/de_DE.js | |
parent | 5866418098c95619df2765ea7f52b6a32e1f6f7d (diff) | |
download | nextcloud-server-42676981150ca1f11c0a968249934147cc473687.tar.gz nextcloud-server-42676981150ca1f11c0a968249934147cc473687.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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 5f90eb5d9fa..63ae252bb2c 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -182,6 +182,7 @@ OC.L10N.register( "Simple email app nicely integrated with Files, Contacts and Calendar." : "Einfache E-Mail-App mit guter Integration in Dateiverwaltung, Adressen und Kalender.", "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chatten, Videoanrufe, Bildschirmfreigaben, Online-Besprechungen und Webkonferenzen - in Ihrem Browser sowie mit mobilen Apps.", "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Gemeinsame Dokumente, Tabellenkalkulationen und Präsentationen, die auf Collabora Online basieren.", + "Search contacts" : "Kontakte suchen", "Forgot password?" : "Passwort vergessen?", "Log in with a device" : "Mit einem Gerät anmelden", "Back" : "Zurück", @@ -279,7 +280,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", - "Non-existing tag #{tag}" : "Nicht existierender Tag #{tag}", + "Non-existing tag #{tag}" : "Nicht existierendes Schlagwort #{tag}", "Restricted" : "Eingeschränkt", "Invisible" : "Unsichtbar", "Delete" : "Löschen", |