From c789eeceb107272f3132490a204d465af28b33d9 Mon Sep 17 00:00:00 2001 From: enahum Date: Thu, 11 May 2017 09:11:57 -0300 Subject: translations PR 20170509 (#6367) --- i18n/ja.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'i18n/ja.json') diff --git a/i18n/ja.json b/i18n/ja.json index ffaa03725..786bf5db6 100644 --- a/i18n/ja.json +++ b/i18n/ja.json @@ -1029,6 +1029,10 @@ "id": "api.emoji.upload.large_image.gif_encode_error", "translation": "絵文字を作成できません。GIF画像をエンコードする際にエラーが発生しました。" }, + { + "id": "api.file.attachments.disabled.app_error", + "translation": "このサーバーではファイル添付が無効になっています。" + }, { "id": "api.file.get_file.public_disabled.app_error", "translation": "公開リンクはシステム管理者によって無効にされています" @@ -1051,7 +1055,7 @@ }, { "id": "api.file.get_info_for_request.storage.app_error", - "translation": "ファイルの情報を取得できません。画像ストレージが設定されていません。" + "translation": "ファイルの情報を取得できません。ファイルストレージが設定されていません。" }, { "id": "api.file.get_public_file_old.storage.app_error", @@ -4461,7 +4465,7 @@ }, { "id": "model.user.is_valid.password_limit.app_error", - "translation": "cryptの制限により72文字以上のパスワードを設定できません" + "translation": "bcryptの制限により72文字以上のパスワードを設定できません" }, { "id": "model.user.is_valid.position.app_error", -- cgit v1.2.3-1-g7c22