summaryrefslogtreecommitdiffstats
path: root/i18n/de.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-07-22 13:05:26 -0400
committerJoram Wilander <jwawilander@gmail.com>2016-07-22 13:05:26 -0400
commit07c3f74862786d6079aa65ae6bfe493e5ada1823 (patch)
tree69ed2b1b931733028ff90caa969041643cd0c483 /i18n/de.json
parentb938a960a266945770b0b3994e8b13222c6bb6f5 (diff)
downloadchat-07c3f74862786d6079aa65ae6bfe493e5ada1823.tar.gz
chat-07c3f74862786d6079aa65ae6bfe493e5ada1823.tar.bz2
chat-07c3f74862786d6079aa65ae6bfe493e5ada1823.zip
daily + include nederlands (#3659)
Diffstat (limited to 'i18n/de.json')
-rw-r--r--i18n/de.json30
1 files changed, 23 insertions, 7 deletions
diff --git a/i18n/de.json b/i18n/de.json
index aeab5ba56..f3ba7d9dc 100644
--- a/i18n/de.json
+++ b/i18n/de.json
@@ -1012,8 +1012,12 @@
"translation": "Fehler beim Speichern der Direkt-Kanal Einstellung user_id=%v other_user_id=%v err=%v"
},
{
+ "id": "api.post.notification.here.warn",
+ "translation": "Unable to send notification to online users with @here, err=%v"
+ },
+ {
"id": "api.post.send_notifications_and_forget.comment_thread.error",
- "translation": "Failed to retrieve comment thread posts in notifications root_post_id=%v, err=%v"
+ "translation": "Fehler beim Abrufen der Kommentarthread Nachrichten in Benachrichtigung root_post_id=%v, err=%v"
},
{
"id": "api.post.send_notifications_and_forget.mention_body",
@@ -1244,6 +1248,10 @@
"translation": "Zip Datei konnte nicht geöffnet werden"
},
{
+ "id": "api.status.init.debug",
+ "translation": "Initialisieren Status-Api-Routen"
+ },
+ {
"id": "api.status.last_activity.error",
"translation": "Fehler beim Update von LastActivityAt für user_id=%v und session_id=%v, err=%v"
},
@@ -1564,6 +1572,10 @@
"translation": "[{{ .SiteName }}] E-Mail Bestätigung"
},
{
+ "id": "api.templates.welcome_body.app_download_info",
+ "translation": "For the best experience, download the apps for PC, Mac, iOS and Android from:"
+ },
+ {
"id": "api.templates.welcome_body.button",
"translation": "E-Mail verifizieren"
},
@@ -3889,15 +3901,19 @@
},
{
"id": "store.sql_status.get.app_error",
- "translation": "Wir konnten die Lizenz nicht speichern"
+ "translation": "Es trat ein Fehler beim Abruf des Status auf"
},
{
"id": "store.sql_status.get.missing.app_error",
- "translation": "No entry for that status exists"
+ "translation": "Es existiert kein Eintrag für diesen Status"
+ },
+ {
+ "id": "store.sql_status.get_online.app_error",
+ "translation": "Es ist ein Fehler beim Abruf aller Online/Abwesend Status aufgetreten"
},
{
"id": "store.sql_status.get_online_away.app_error",
- "translation": "Encountered an error retrieving all the online/away statuses"
+ "translation": "Es ist ein Fehler beim Abruf aller Online/Abwesend Status aufgetreten"
},
{
"id": "store.sql_status.get_total_active_users_count.app_error",
@@ -3905,15 +3921,15 @@
},
{
"id": "store.sql_status.reset_all.app_error",
- "translation": "Wir konnten die Lizenz nicht speichern"
+ "translation": "Es ist ein Fehler beim Zurücksetzen aller Status aufgetreten"
},
{
"id": "store.sql_status.save.app_error",
- "translation": "Wir konnten die Lizenz nicht speichern"
+ "translation": "Es ist ein Fehler beim Speichern der Status aufgetreten"
},
{
"id": "store.sql_status.update.app_error",
- "translation": "Es trat ein Fehler beim Aktualisieren des Teams auf"
+ "translation": "Es trat ein Fehler beim Aktualisieren des Status auf"
},
{
"id": "store.sql_system.get.app_error",