translations PR 20180813 (#9252)
* translations PR 20180813 * Fix french translation
Этот коммит содержится в:
коммит произвёл
Carlos Tadeu Panato Junior
родитель
e39ebd0883
Коммит
43483805ea
16
i18n/ja.json
16
i18n/ja.json
@@ -91,10 +91,6 @@
|
||||
"id": "api.channel.add_user.to.channel.failed.deleted.app_error",
|
||||
"translation": "既にチームから削除されたユーザーのため、チャンネルに追加することはできません。"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.add_user_to_channel.deleted.app_error",
|
||||
"translation": "チャンネルはアーカイブされているか削除されています"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.add_user_to_channel.type.app_error",
|
||||
"translation": "この種類のチャンネルにはユーザーを追加することはできません"
|
||||
@@ -163,10 +159,6 @@
|
||||
"id": "api.channel.delete_channel.type.invalid",
|
||||
"translation": "ダイレクトメッセージチャンネルもしくはグループメッセージチャンネルを削除できません"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.join_channel.already_deleted.app_error",
|
||||
"translation": "チャンネルは既に削除されています"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.join_channel.permissions.app_error",
|
||||
"translation": "あなたには必要な権限が付与されていません"
|
||||
@@ -3118,6 +3110,10 @@
|
||||
"id": "app.schemes.is_phase_2_migration_completed.not_completed.app_error",
|
||||
"translation": "要求された移行処理が完了していないため、このAPIエンドポイントにアクセスできません。"
|
||||
},
|
||||
{
|
||||
"id": "app.system_install_date.parse_int.app_error",
|
||||
"translation": "インストール日時を解析できませんでした"
|
||||
},
|
||||
{
|
||||
"id": "app.team.join_user_to_team.max_accounts.app_error",
|
||||
"translation": "このチームは登録ユーザー数の上限に達しました。システム管理者に上限値を上げるよう依頼してください。"
|
||||
@@ -5962,6 +5958,10 @@
|
||||
"id": "store.sql_user.get_sysadmin_profiles.app_error",
|
||||
"translation": "ユーザーのプロフィールを探す際にエラーが発生しました"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.get_system_install_date.app_error",
|
||||
"translation": "最初のユーザー作成日時の基づくシステム日時を推測できませんでした"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.get_total_users_count.app_error",
|
||||
"translation": "ユーザー数を取得できませんでした"
|
||||
|
||||
Ссылка в новой задаче
Block a user