summaryrefslogtreecommitdiffstats
path: root/i18n/ja.json
diff options
context:
space:
mode:
authorJoramWilander <jwawilander@gmail.com>2017-05-12 08:00:28 -0400
committerJoramWilander <jwawilander@gmail.com>2017-05-12 08:00:28 -0400
commit9d109b070037951fcd0832b785eba8a3db9a157c (patch)
tree5d109da2e9e088f16eff0ad1421876a3d3da412e /i18n/ja.json
parentb1c39204a63a87d2cbc57f66cf9db50c938b2ee5 (diff)
parenta21a06afd9907e9911dcb166d902cba9f405c7cb (diff)
downloadchat-9d109b070037951fcd0832b785eba8a3db9a157c.tar.gz
chat-9d109b070037951fcd0832b785eba8a3db9a157c.tar.bz2
chat-9d109b070037951fcd0832b785eba8a3db9a157c.zip
Merge branch 'release-3.9' into merge-3.9
Diffstat (limited to 'i18n/ja.json')
-rw-r--r--i18n/ja.json8
1 files changed, 6 insertions, 2 deletions
diff --git a/i18n/ja.json b/i18n/ja.json
index ffaa03725..786bf5db6 100644
--- a/i18n/ja.json
+++ b/i18n/ja.json
@@ -1030,6 +1030,10 @@
"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",