translations PR 20170220 (#5482)
Этот коммит содержится в:
@@ -1153,6 +1153,10 @@
|
||||
"id": "api.file.read_file.reading_local.app_error",
|
||||
"translation": "ローカルサーバーストレージからの読み込みに失敗しました"
|
||||
},
|
||||
{
|
||||
"id": "api.file.upload_file.bad_parse.app_error",
|
||||
"translation": "ファイルをアップロードできません。ヘッダーを解析できません。"
|
||||
},
|
||||
{
|
||||
"id": "api.file.upload_file.large_image.app_error",
|
||||
"translation": "最大サイズ以上のファイルはアップロードできません: {{.Filename}}"
|
||||
@@ -3539,6 +3543,10 @@
|
||||
"id": "model.client.login.app_error",
|
||||
"translation": "認証トークンが一致しません"
|
||||
},
|
||||
{
|
||||
"id": "model.client.read_file.app_error",
|
||||
"translation": "ファイルを読み込む際にエラーが発生しました"
|
||||
},
|
||||
{
|
||||
"id": "model.command.is_valid.create_at.app_error",
|
||||
"translation": "作成日時は有効な時刻にしてください"
|
||||
|
||||
Ссылка в новой задаче
Block a user