diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-20 02:22:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-20 02:22:34 +0000 |
commit | 902d0600ce5f90672d39c103eb858d4430f7e9ab (patch) | |
tree | e18392a24cadaeffe567bf9a9a3a298951b3c759 /core/l10n/de.js | |
parent | 8dc6516c22cae473b297c4366a104fce9d2a0d76 (diff) | |
download | nextcloud-server-902d0600ce5f90672d39c103eb858d4430f7e9ab.tar.gz nextcloud-server-902d0600ce5f90672d39c103eb858d4430f7e9ab.zip |
[tx-robot] updated 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 7f09ff3ab61..84fb13520a2 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -188,6 +188,7 @@ OC.L10N.register( "You have not added any info yet" : "Du hast noch keine Infos hinzugefügt", "{user} has not added any info yet" : "{user} hat noch keine Infos hinzugefügt", "Error opening the user status modal, try hard refreshing the page" : "Fehler beim Modal-öffnen des Benutzerstatus, versuche die Seite zu aktualisieren", + "Search starts once you start typing and results may be reached with the arrow keys" : "Die Suche beginnt, sobald du mit der Eingabe beginnst. Die Suchergebnisse kannst du mit den Pfeiltasten auswählen,", "Reset search" : "Suche zurücksetzen", "Start search" : "Suche starten", "Search for {name} only" : "Nur nach {name} suchen", @@ -202,6 +203,7 @@ OC.L10N.register( "This browser is not supported" : "Dieser Browser wird nicht unterstützt.", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Dein Browser wird nicht unterstützt. Bitte aktualisieren deinen Browser auf eine neuere oder unterstützte Version.", "Continue with this unsupported browser" : "Mit diesem nicht unterstützten Browser fortfahren.", + "Supported versions" : "Unterstützte Versionen", "Search {types} …" : "Suche {types}…", "Settings" : "Einstellungen", "Could not load your contacts" : "Deine Kontakte konnten nicht geladen werden", |