daily translations 20160615 (#3348)
Этот коммит содержится в:
@@ -199,6 +199,10 @@
|
||||
"id": "api.channel.delete_channel.permissions.app_error",
|
||||
"translation": "あなたには必要な権限が付与されていません"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.get_channel.wrong_team.app_error",
|
||||
"translation": "There is no channel with channel_id={{.ChannelId}} on team with team_id={{.TeamId}}"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.get_channel_counts.app_error",
|
||||
"translation": "データベースからチャンネル数を取得できませんでした"
|
||||
@@ -3815,6 +3819,10 @@
|
||||
"id": "store.sql_user.update_auth_data.app_error",
|
||||
"translation": "認証データを更新できませんでした"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.update_auth_data.email_exists.app_error",
|
||||
"translation": "Unable to switch account to {{.Service}}. An account using the email {{.Email}} already exists."
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.update_failed_pwd_attempts.app_error",
|
||||
"translation": "failed_attemptsを更新できませんでした"
|
||||
|
||||
Ссылка в новой задаче
Block a user