translations PR 20161219 (#4838)
Этот коммит содержится в:
14
i18n/de.json
14
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"
|
||||
|
||||
Ссылка в новой задаче
Block a user