From 257a2234c431caf98abb0b9b1791672ae59a17fe Mon Sep 17 00:00:00 2001 From: enahum Date: Thu, 22 Dec 2016 10:52:20 -0300 Subject: translations PR 20161219 (#4838) --- i18n/de.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'i18n/de.json') diff --git a/i18n/de.json b/i18n/de.json index 704f3187b..03c3c75d0 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -1527,6 +1527,10 @@ "id": "api.reaction.delete_reaction.mismatched_channel_id.app_error", "translation": "Failed to delete reaction when channel id in URL doesn't match post id in URL" }, + { + "id": "api.reaction.init.debug", + "translation": "Initializing reactions api routes" + }, { "id": "api.reaction.list_reactions.mismatched_channel_id.app_error", "translation": "Failed to get reactions when channel id in URL doesn't match post id in URL" @@ -3037,7 +3041,7 @@ }, { "id": "mattermost.load_license.find.warn", - "translation": "Konnte keine aktive Lizenz finden" + "translation": "License key from https://mattermost.com required to unlock enterprise features." }, { "id": "mattermost.security_bulletin.error", @@ -3875,6 +3879,10 @@ "id": "model.user.is_valid.nickname.app_error", "translation": "Ungültiger Nickname" }, + { + "id": "model.user.is_valid.position.app_error", + "translation": "Invalid position: must not be longer than 35 characters." + }, { "id": "model.user.is_valid.pwd.app_error", "translation": "Ihr Passwort muss mindestens {{.Min}} Zeichen lang sein." @@ -4859,6 +4867,10 @@ "id": "store.sql_team.get_teams_for_email.app_error", "translation": "Es trat ein Fehler beim Abrufen der Teams auf" }, + { + "id": "store.sql_team.get_unread.app_error", + "translation": "We couldn't get the teams unread messages" + }, { "id": "store.sql_team.permanent_delete.app_error", "translation": "Das existierende Team konnte nicht gelöscht werden" -- cgit v1.2.3-1-g7c22