summaryrefslogtreecommitdiffstats
path: root/i18n/de.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-07-11 10:00:39 -0400
committerHarrison Healey <harrisonmhealey@gmail.com>2016-07-11 10:00:39 -0400
commitd953051c06c654116170b01d39e1855b4afdf2fb (patch)
treee3b38020c97dbf3d6bc9febe2e4001df93cea279 /i18n/de.json
parent075383e190dd8b487dea5edd43863c3bb6af2042 (diff)
downloadchat-d953051c06c654116170b01d39e1855b4afdf2fb.tar.gz
chat-d953051c06c654116170b01d39e1855b4afdf2fb.tar.bz2
chat-d953051c06c654116170b01d39e1855b4afdf2fb.zip
daily translations 20160711 (#3544)
Diffstat (limited to 'i18n/de.json')
-rw-r--r--i18n/de.json12
1 files changed, 8 insertions, 4 deletions
diff --git a/i18n/de.json b/i18n/de.json
index c7a8d2966..289cec3b6 100644
--- a/i18n/de.json
+++ b/i18n/de.json
@@ -97,7 +97,7 @@
},
{
"id": "api.admin.test_email.body",
- "translation": "<br/><br/><br/>Dein Mattermost E-Mail Setup scheint korrekt zu sein!"
+ "translation": "<br/><br/><br/>Ihr Mattermost E-Mail Setup scheint korrekt zu sein!"
},
{
"id": "api.admin.test_email.missing_server",
@@ -164,6 +164,10 @@
"translation": "Benutzer konnte dem Channel nicht hinzugefügt werden"
},
{
+ "id": "api.channel.add_user.to.channel.failed.deleted.app_error",
+ "translation": "Failed to add user to channel because they have been removed from the team."
+ },
+ {
"id": "api.channel.add_user_to_channel.deleted.app_error",
"translation": "Der Channel wurde archiviert oder gelöscht"
},
@@ -1065,7 +1069,7 @@
},
{
"id": "api.post.send_notifications_and_forget.push_mention",
- "translation": " hat dich erwähnt in "
+ "translation": " hat Sie erwähnt in "
},
{
"id": "api.post.send_notifications_and_forget.push_message",
@@ -1469,7 +1473,7 @@
},
{
"id": "api.templates.invite_subject",
- "translation": "{{ .SenderName }} hat dich eingeladen dem Team {{ .TeamDisplayName }} auf {{.SiteName}} beizutreten"
+ "translation": "{{ .SenderName }} hat Sie eingeladen dem Team {{ .TeamDisplayName }} auf {{.SiteName}} beizutreten"
},
{
"id": "api.templates.password_change_body.info",
@@ -1777,7 +1781,7 @@
},
{
"id": "api.user.login.invalid_credentials",
- "translation": "User ID or password incorrect."
+ "translation": "Benutzername oder Passwort inkorrekt."
},
{
"id": "api.user.login.not_provided.app_error",