summaryrefslogtreecommitdiffstats
path: root/i18n/ja.json
diff options
context:
space:
mode:
authorCarlos Tadeu Panato Junior <ctadeu@gmail.com>2018-08-16 11:40:46 +0200
committerGitHub <noreply@github.com>2018-08-16 11:40:46 +0200
commitf24f06c101811c472da00aad6aa5ae7d9bc1c18c (patch)
tree58d83a52d4fb00aac1cb95f1c139eef88d4aae49 /i18n/ja.json
parentffb1d8c7984657f9351da37a534f94578741ffb5 (diff)
parent43483805eabcb36ef9018f12a82a6d3ac055baf5 (diff)
downloadchat-f24f06c101811c472da00aad6aa5ae7d9bc1c18c.tar.gz
chat-f24f06c101811c472da00aad6aa5ae7d9bc1c18c.tar.bz2
chat-f24f06c101811c472da00aad6aa5ae7d9bc1c18c.zip
Merge release-5.2
Diffstat (limited to 'i18n/ja.json')
-rw-r--r--i18n/ja.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/i18n/ja.json b/i18n/ja.json
index 3dc93d0bf..82b336d92 100644
--- a/i18n/ja.json
+++ b/i18n/ja.json
@@ -92,10 +92,6 @@
"translation": "既にチームから削除されたユーザーのため、チャンネルに追加することはできません。"
},
{
- "id": "api.channel.add_user_to_channel.deleted.app_error",
- "translation": "チャンネルはアーカイブされているか削除されています"
- },
- {
"id": "api.channel.add_user_to_channel.type.app_error",
"translation": "この種類のチャンネルにはユーザーを追加することはできません"
},
@@ -164,10 +160,6 @@
"translation": "ダイレクトメッセージチャンネルもしくはグループメッセージチャンネルを削除できません"
},
{
- "id": "api.channel.join_channel.already_deleted.app_error",
- "translation": "チャンネルは既に削除されています"
- },
- {
"id": "api.channel.join_channel.permissions.app_error",
"translation": "あなたには必要な権限が付与されていません"
},
@@ -3119,6 +3111,10 @@
"translation": "要求された移行処理が完了していないため、このAPIエンドポイントにアクセスできません。"
},
{
+ "id": "app.system_install_date.parse_int.app_error",
+ "translation": "インストール日時を解析できませんでした"
+ },
+ {
"id": "app.team.join_user_to_team.max_accounts.app_error",
"translation": "このチームは登録ユーザー数の上限に達しました。システム管理者に上限値を上げるよう依頼してください。"
},
@@ -5963,6 +5959,10 @@
"translation": "ユーザーのプロフィールを探す際にエラーが発生しました"
},
{
+ "id": "store.sql_user.get_system_install_date.app_error",
+ "translation": "最初のユーザー作成日時の基づくシステム日時を推測できませんでした"
+ },
+ {
"id": "store.sql_user.get_total_users_count.app_error",
"translation": "ユーザー数を取得できませんでした"
},