aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/de_DE.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-17 00:27:03 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-17 00:27:03 +0000
commit158aedb549b253b0b8a84a7c68c0d7bca9e7be54 (patch)
tree0ad78b532faf8ac367a337003846a48e4dc80663 /core/l10n/de_DE.json
parent9a3d45b0ef169c2119e9a63115e3c3ec04fd45e3 (diff)
downloadnextcloud-server-158aedb549b253b0b8a84a7c68c0d7bca9e7be54.tar.gz
nextcloud-server-158aedb549b253b0b8a84a7c68c0d7bca9e7be54.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/de_DE.json')
-rw-r--r--core/l10n/de_DE.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json
index fb8299c1bf6..d6099acbd8b 100644
--- a/core/l10n/de_DE.json
+++ b/core/l10n/de_DE.json
@@ -136,8 +136,8 @@
"Currently open" : "Derzeit geöffnet",
"_{count} notification_::_{count} notifications_" : ["{count} Benachrichtigung","{count} Benachrichtigungen"],
"Date range filter" : "Datumbereichsfilter",
- "Pick start date" : "Startdatum wählen",
- "Pick end date" : "Enddatum wählen",
+ "Pick a start date" : "Startdatum wählen",
+ "Pick an end date" : "Enddatum wählen",
"Apply range" : "Bereich anwenden",
"Log in" : "Anmelden",
"Logging in …" : "Melde an…",
@@ -206,7 +206,9 @@
"Not found" : "Nicht gefunden",
"People" : "Personen",
"Load more results" : "Weitere Ergebnisse laden",
+ "Search in" : "Suche in",
"Start typing in search" : "Mit der Sucheingabe beginnen",
+ "No matching results" : "Keine passenden Suchergebnisse",
"Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Zwischen ${this.dateFilter.startFrom.toLocaleDateString()} und ${this.dateFilter.endAt.toLocaleDateString()}",
"Forgot password?" : "Passwort vergessen?",
"Back to login form" : "Zurück zum Anmeldeformular",