aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/translations
diff options
context:
space:
mode:
authorGravatar stratmaster <stratmaster@users.noreply.github.com>2018-07-05 19:42:49 +0200
committerGravatar Frédéric Guillot <fred@miniflux.net>2018-07-05 10:42:49 -0700
commit7ed8401088aeddc0d217031e923168a26f3f5036 (patch)
tree880e99c7d60321175dcfa0c28bbf361baae554d3 /locale/translations
parentde1a4aad302e3366b13e683dbe0ca10407a4c57b (diff)
Add German translation for search form
Diffstat (limited to 'locale/translations')
-rw-r--r--locale/translations/de_DE.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/locale/translations/de_DE.json b/locale/translations/de_DE.json
index 8501b39..9e59ff5 100644
--- a/locale/translations/de_DE.json
+++ b/locale/translations/de_DE.json
@@ -235,5 +235,10 @@
"Feed Password": "Passwort des Abonnements",
"You are not authorized to access this resource (invalid username/password)": "Sie sind nicht berechtigt, auf diese Ressource zuzugreifen (Benutzername/Passwort ungültig)",
"Unable to fetch this resource (Status Code = %d)": "Ressource konnte nicht abgerufen werden (code=%d)",
- "Resource not found (404), this feed doesn't exists anymore, check the feed URL": "Ressource nicht gefunden (404), dieses Abonnement existiert nicht mehr, überprüfen Sie die Abonnement-URL"
+ "Resource not found (404), this feed doesn't exists anymore, check the feed URL": "Ressource nicht gefunden (404), dieses Abonnement existiert nicht mehr, überprüfen Sie die Abonnement-URL",
+ "Search Results": "Suchergebnisse",
+ "There is no result for this search.": "Es gibt kein Ergebnis für diese Suche.",
+ "Search...": "Suche...",
+ "Set focus on search form": "Fokus auf das Suchformular setzen",
+ "Search": "Suche"
}