From 43483805eabcb36ef9018f12a82a6d3ac055baf5 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Wed, 15 Aug 2018 05:09:26 -0300 Subject: translations PR 20180813 (#9252) * translations PR 20180813 * Fix french translation --- i18n/ja.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'i18n/ja.json') diff --git a/i18n/ja.json b/i18n/ja.json index 3dc93d0bf..82b336d92 100644 --- a/i18n/ja.json +++ b/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": "ユーザー数を取得できませんでした" -- cgit v1.2.3-1-g7c22