summaryrefslogtreecommitdiffstats
path: root/i18n/de.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-01-25 10:06:24 -0300
committerGitHub <noreply@github.com>2017-01-25 10:06:24 -0300
commitca3e6e38e39ff899af20c57e5c447a850662405f (patch)
treef87e36199a70031147bc360219e93d13779f0973 /i18n/de.json
parent7bcea832cdd2391369c66a831d43036ebd82bdea (diff)
downloadchat-ca3e6e38e39ff899af20c57e5c447a850662405f.tar.gz
chat-ca3e6e38e39ff899af20c57e5c447a850662405f.tar.bz2
chat-ca3e6e38e39ff899af20c57e5c447a850662405f.zip
translations PR 20170123 (#5174)
Diffstat (limited to 'i18n/de.json')
-rw-r--r--i18n/de.json46
1 files changed, 45 insertions, 1 deletions
diff --git a/i18n/de.json b/i18n/de.json
index f2ac5ae77..8acaec164 100644
--- a/i18n/de.json
+++ b/i18n/de.json
@@ -305,7 +305,7 @@
},
{
"id": "api.channel.post_update_channel_displayname_message_and_forget.retrieve_user.error",
- "translation": "Fehler beim Abrufen des Nutzers während des Sicherns der Mitteilung des Kanalanzeigennamen %v"
+ "translation": "Fehler beim Abrufen des Nutzers während des Sicherns der Kanalüberschrift %v"
},
{
"id": "api.channel.post_update_channel_displayname_message_and_forget.updated_from",
@@ -1580,10 +1580,18 @@
"translation": "Sie haben nicht die erforderlichen Zugriffsrechte"
},
{
+ "id": "api.post.update_post.permissions_denied.app_error",
+ "translation": "Teamerstellung wurde deaktiviert. Bitte fragen Sie Ihren Administrator, um Details zu erfahren."
+ },
+ {
"id": "api.post.update_post.permissions_details.app_error",
"translation": "{{.PostId}} wurde bereits gelöscht"
},
{
+ "id": "api.post.update_post.permissions_time_limit.app_error",
+ "translation": "Post edit is only allowed for {{.timeLimit}} seconds. Please ask your systems administrator for details."
+ },
+ {
"id": "api.post.update_post.system_message.app_error",
"translation": "Konnte die Systemnachricht nicht aktualisieren"
},
@@ -2752,6 +2760,42 @@
"translation": "Ungültiger {{.Name}} Parameter"
},
{
+ "id": "app.channel.post_update_channel_purpose_message.post.error",
+ "translation": "Failed to post channel purpose message"
+ },
+ {
+ "id": "app.channel.post_update_channel_purpose_message.removed",
+ "translation": "Der Kanaltitel %s wurde entfernt (vorher: %s)"
+ },
+ {
+ "id": "app.channel.post_update_channel_purpose_message.retrieve_user.error",
+ "translation": "Fehler beim Abrufen des Nutzers während des Sicherns der Kanalüberschrift %v"
+ },
+ {
+ "id": "app.channel.post_update_channel_purpose_message.updated_from",
+ "translation": "%s Der Kanaltitel wurde aktualisiert von %s nach %s"
+ },
+ {
+ "id": "app.channel.post_update_channel_purpose_message.updated_to",
+ "translation": "%s der Kanaltitel wurde aktualisiert in %s"
+ },
+ {
+ "id": "authentication.permissions.create_team_roles.description",
+ "translation": "Ability to create new teams"
+ },
+ {
+ "id": "authentication.permissions.create_team_roles.name",
+ "translation": "Create Teams"
+ },
+ {
+ "id": "authentication.permissions.manage_team_roles.description",
+ "translation": "Ability to change the roles of a team member"
+ },
+ {
+ "id": "authentication.permissions.manage_team_roles.name",
+ "translation": "Manage Team Roles"
+ },
+ {
"id": "authentication.permissions.team_invite_user.description",
"translation": "Die Möglichkeit, Benutzer in ein Team einzuladen"
},