diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:41 +0000 |
commit | 6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364 (patch) | |
tree | ddbb6225fa992498b3ebce7133751277fbbe833e /core/l10n/de.js | |
parent | 7407afb469fab55fa4cb917c983de0b6a21aa250 (diff) | |
download | nextcloud-server-6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364.tar.gz nextcloud-server-6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364.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 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index 0312d18525e..76a0572ac3a 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -182,12 +182,13 @@ OC.L10N.register( "Install the Contacts app" : "Kontakte-App installieren", "Loading your contacts …" : "Lade deine Kontakte …", "Looking for {term} …" : "Suche nach {term} …", - "Modified" : "Geändert", + "Date" : "Datum", "Today" : "Heute", "Last year" : "Letztes Jahr", "Not found" : "Nicht gefunden", "People" : "Personen", "Load more results" : "Weitere Ergebnisse laden", + "Searching …" : "Suche …", "Forgot password?" : "Passwort vergessen?", "Back" : "Zurück", "Login form is disabled." : "Das Anmeldeformular ist deaktiviert.", @@ -413,6 +414,7 @@ OC.L10N.register( "No more subfolders in here" : "Keine weiteren Unterordner vorhanden", "Name" : "Name", "Size" : "Größe", + "Modified" : "Geändert", "\"{name}\" is an invalid file name." : "\"{name}“ ist kein gültiger Dateiname.", "File name cannot be empty." : "Der Dateiname darf nicht leer sein.", "\"/\" is not allowed inside a file name." : "\"/\" ist innerhalb eines Dateinamens nicht erlaubt.", |