Update Japanese translation to 2016-05-15 (#3002)
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
7fa7bee9fc
Коммит
565b111234
28
i18n/ja.json
28
i18n/ja.json
@@ -223,6 +223,10 @@
|
||||
"id": "api.channel.leave.direct.app_error",
|
||||
"translation": "ダイレクトメッセージチャンネルから脱退することはできません"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.leave.last_member.app_error",
|
||||
"translation": "あなたが最後のメンバーです。脱退する代わりにプライベートグループを削除しましょう。"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.leave.left",
|
||||
"translation": "%vがチャンネルから脱退しました。"
|
||||
@@ -379,6 +383,10 @@
|
||||
"id": "api.command_logout.desc",
|
||||
"translation": "Mattermostからログアウトする"
|
||||
},
|
||||
{
|
||||
"id": "api.command_logout.fail_message",
|
||||
"translation": "ログアウトに失敗しました"
|
||||
},
|
||||
{
|
||||
"id": "api.command_logout.name",
|
||||
"translation": "ログアウト"
|
||||
@@ -523,6 +531,10 @@
|
||||
"id": "api.file.file_upload.exceeds",
|
||||
"translation": "ファイルが最大の画像サイズを超過しました。"
|
||||
},
|
||||
{
|
||||
"id": "api.file.file_upload.exceeds",
|
||||
"translation": "ファイルが最大の画像サイズを超過しました。"
|
||||
},
|
||||
{
|
||||
"id": "api.file.get_export.retrieve.app_error",
|
||||
"translation": "エクスポートしたファイルを取得できませんでした。再度エクスポートしてください"
|
||||
@@ -1695,10 +1707,18 @@
|
||||
"id": "api.user.update_roles.permissions.app_error",
|
||||
"translation": "あなたには必要な権限が付与されていません"
|
||||
},
|
||||
{
|
||||
"id": "api.user.update_roles.system_admin_needed.app_error",
|
||||
"translation": "この操作には、システム管理者の役割が必要です"
|
||||
},
|
||||
{
|
||||
"id": "api.user.update_roles.system_admin_set.app_error",
|
||||
"translation": "システム管理者の役割は、他のシステム管理者だけが設定できます"
|
||||
},
|
||||
{
|
||||
"id": "api.user.update_roles.team_admin_needed.app_error",
|
||||
"translation": "この操作には、チーム管理者の役割が必要です"
|
||||
},
|
||||
{
|
||||
"id": "api.user.upload_profile_user.array.app_error",
|
||||
"translation": "リクエストの'image'以下の配列が空です"
|
||||
@@ -2295,10 +2315,6 @@
|
||||
"id": "model.config.is_valid.ldap_security.app_error",
|
||||
"translation": "LDAP設定の接続セキュリティーが不正です。'TLS'か'STARTTLS'にしてください"
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.restrict_direct_message.app_error",
|
||||
"translation": "ダイレクトメッセージの制限が無効です。'any'か'team'にしてください"
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.listen_address.app_error",
|
||||
"translation": "サービス設定の接続待ちアドレスが不正です。設定してください。"
|
||||
@@ -2319,6 +2335,10 @@
|
||||
"id": "model.config.is_valid.rate_sec.app_error",
|
||||
"translation": "投稿頻度設定の1秒当たりの投稿数が不正です。正の数を指定してください。"
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.restrict_direct_message.app_error",
|
||||
"translation": "ダイレクトメッセージの制限が無効です。'any'か'team'にしてください"
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.sql_data_src.app_error",
|
||||
"translation": "SQL設定のデータソースが不正です。設定してください。"
|
||||
|
||||
Ссылка в новой задаче
Block a user