summaryrefslogtreecommitdiffstats
path: root/i18n/ja.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2018-03-07 18:42:40 +0000
committerDerrick Anderson <derrick@andersonwebstudio.com>2018-03-07 13:42:40 -0500
commitaf758c8e5df3d80e0910c5549660ffd6b16e6af2 (patch)
treed4c7f2bb1f9c3c53d13f1ab7952fe789a6329a2d /i18n/ja.json
parenta434fe763790e8089e5ad0b0eccceddd937e10b4 (diff)
downloadchat-af758c8e5df3d80e0910c5549660ffd6b16e6af2.tar.gz
chat-af758c8e5df3d80e0910c5549660ffd6b16e6af2.tar.bz2
chat-af758c8e5df3d80e0910c5549660ffd6b16e6af2.zip
translations PR 20180306 (#8414)
Diffstat (limited to 'i18n/ja.json')
-rw-r--r--i18n/ja.json28
1 files changed, 26 insertions, 2 deletions
diff --git a/i18n/ja.json b/i18n/ja.json
index b8fb048a5..b3e90c61f 100644
--- a/i18n/ja.json
+++ b/i18n/ja.json
@@ -1369,6 +1369,10 @@
"translation": "ファイルをアップロードできません。ヘッダーを解析できません。"
},
{
+ "id": "api.file.upload_file.incorrect_number_of_files.app_error",
+ "translation": "ファイルをアップロードできませんでした。指定されたファイル数が正しくありません。"
+ },
+ {
"id": "api.file.upload_file.large_image.app_error",
"translation": "最大サイズ以上のファイルはアップロードできません: {{.Filename}}"
},
@@ -1815,6 +1819,10 @@
"translation": " ファイルをダイレクトメッセージにアップロードしました"
},
{
+ "id": "api.post.send_notifications_and_forget.push_image_only_no_channel",
+ "translation": " ファイルをアップロードしました"
+ },
+ {
"id": "api.post.send_notifications_and_forget.push_in",
"translation": " in "
},
@@ -3648,7 +3656,7 @@
},
{
"id": "app.plugin.disabled.app_error",
- "translation": "プラグインは無効化されています。"
+ "translation": "プラグインは無効化されています。詳しくはログを確認してください。"
},
{
"id": "app.plugin.extract.app_error",
@@ -3700,7 +3708,7 @@
},
{
"id": "app.team.join_user_to_team.max_accounts.app_error",
- "translation": "このチームは登録ユーザー数の上限に達しました。システム管理者に上限値の設定を変更するように依頼してください。"
+ "translation": "このチームは登録ユーザー数の上限に達しました。システム管理者に上限値を上げるよう依頼してください。"
},
{
"id": "app.user_access_token.disabled",
@@ -4183,6 +4191,18 @@
"translation": "AD/LDAPサーバー上でユーザを見つけることができませんでした: "
},
{
+ "id": "ent.migration.migratetosaml.email_already_used_by_other_user",
+ "translation": "電子メールアドレスは既に別のSAMLユーザーによって使用されています。"
+ },
+ {
+ "id": "ent.migration.migratetosaml.user_not_found_in_users_mapping_file",
+ "translation": "ユーザーはユーザーファイル内で見つかりませんでした。"
+ },
+ {
+ "id": "ent.migration.migratetosaml.username_already_used_by_other_user",
+ "translation": "ユーザー名は既に別のMattermostユーザーによって使用されています。"
+ },
+ {
"id": "ent.saml.attribute.app_error",
"translation": "SAMLログインは、属性の一つが不正のため、失敗しました。システム管理者に連絡してください。"
},
@@ -5027,6 +5047,10 @@
"translation": "ウェブサーバーの接続のセキュリティーが不正な値です。"
},
{
+ "id": "model.config.is_valid.websocket_url.app_error",
+ "translation": "ウェブソケットURLは、ws://またはwss://で始まる有効なURLにしてください。"
+ },
+ {
"id": "model.config.is_valid.write_timeout.app_error",
"translation": "書き込みタイムアウトが不正な値です。"
},