From 2e861c4df4063f325df40861ee045c0136d34f1e Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Wed, 11 Jul 2018 14:12:02 -0400 Subject: translations PR 20180711 (#9099) --- i18n/de.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'i18n/de.json') diff --git a/i18n/de.json b/i18n/de.json index 879cd35ae..ff2cf5d21 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -191,6 +191,10 @@ "id": "api.channel.leave.left", "translation": "%v hat den Kanal verlassen." }, + { + "id": "api.channel.patch_update_channel.forbidden.app_error", + "translation": "Konnte das Kanalmitglied nicht aktualisieren." + }, { "id": "api.channel.post_channel_privacy_message.error", "translation": "Konnte Kanal-Privatsphären-Aktualisierungsnachricht nicht senden." @@ -307,6 +311,10 @@ "id": "api.command.invite_people.desc", "translation": "Eine E-Mail-Einladung zu Ihrem Mattermost-Team senden" }, + { + "id": "api.command.invite_people.email_invitations_off", + "translation": "Email invitations are disabled, no invite(s) sent" + }, { "id": "api.command.invite_people.email_off", "translation": "E-Mail wurde bisher nicht konfiguriert, keine Einladung(en) versendet" @@ -574,6 +582,10 @@ "id": "api.command_groupmsg.name", "translation": "nachricht" }, + { + "id": "api.command_groupmsg.permission.app_error", + "translation": "You don't have the appropriate permissions to create a new group message." + }, { "id": "api.command_help.desc", "translation": "Die Mattermost-Hilfeseite öffnen" @@ -634,6 +646,10 @@ "id": "api.command_invite.user_already_in_channel.app_error", "translation": "{{.User}} ist bereits im Kanal." }, + { + "id": "api.command_invite_people.permission.app_error", + "translation": "You don't have permission to invite new users to this server." + }, { "id": "api.command_join.desc", "translation": "Öffentlichen Kanal beitreten" @@ -726,6 +742,10 @@ "id": "api.command_msg.name", "translation": "nachricht" }, + { + "id": "api.command_msg.permission.app_error", + "translation": "You don't have the appropriate permissions to direct message this user." + }, { "id": "api.command_mute.desc", "translation": "Schaltet Desktop-, E-Mail- und Push-Benachrichtigungen für den aktuellen Kanal oder den spezifizierten [Kanal] ab." @@ -1598,6 +1618,10 @@ "id": "api.team.import_team.unavailable.app_error", "translation": "Falsch gebildete Anfrage: Feld filesize fehlt." }, + { + "id": "api.team.invite_members.disabled.app_error", + "translation": "Email invitations are disabled." + }, { "id": "api.team.invite_members.invalid_email.app_error", "translation": "Die folgenden E-Mail-Adressen gehören nicht zu einer akzeptierten Domäne: {{.Addresses}}. Bitte kontaktieren Sie ihren Systemadministrator für Details." -- cgit v1.2.3-1-g7c22