summaryrefslogtreecommitdiffstats
path: root/i18n/ja.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-05-25 12:39:31 -0300
committerCorey Hulen <corey@hulen.com>2016-05-25 08:39:31 -0700
commite9d1289fb0c9a65ca53904dc424a7fb5a5b9b1a9 (patch)
tree9e1d17896327b07a90e13345759a945ca01660a1 /i18n/ja.json
parent6092be8af1678f05bc7d1d1a5ed68aa298294775 (diff)
downloadchat-e9d1289fb0c9a65ca53904dc424a7fb5a5b9b1a9.tar.gz
chat-e9d1289fb0c9a65ca53904dc424a7fb5a5b9b1a9.tar.bz2
chat-e9d1289fb0c9a65ca53904dc424a7fb5a5b9b1a9.zip
daily translations 20160524 (#3101)
Diffstat (limited to 'i18n/ja.json')
-rw-r--r--i18n/ja.json18
1 files changed, 17 insertions, 1 deletions
diff --git a/i18n/ja.json b/i18n/ja.json
index 3745f4146..55f48000b 100644
--- a/i18n/ja.json
+++ b/i18n/ja.json
@@ -64,6 +64,14 @@
"translation": "管理者APIルートを初期化しています"
},
{
+ "id": "api.admin.recycle_db_end.warn",
+ "translation": "Finished recycling the database connection"
+ },
+ {
+ "id": "api.admin.recycle_db_start.warn",
+ "translation": "Attempting to recycle the database connection"
+ },
+ {
"id": "api.admin.test_email.body",
"translation": "<br/><br/><br/>あなたのMattermostの電子メールアドレスは正しく設定されています!"
},
@@ -672,6 +680,10 @@
"translation": "ローカルサーバーストレージへの書き込みに失敗しました"
},
{
+ "id": "api.general.init.debug",
+ "translation": "チームAPIルートを初期化しています"
+ },
+ {
"id": "api.import.import_post.saving.debug",
"translation": "投稿の保存エラー user=%v, message=%v"
},
@@ -2073,7 +2085,7 @@
},
{
"id": "mattermost.current_version",
- "translation": "現在のバージョンは%v (%v/%v/%v/%v)です"
+ "translation": "現在のバージョンは%v (%v/%v/%v)です"
},
{
"id": "mattermost.entreprise_enabled",
@@ -2364,6 +2376,10 @@
"translation": "サービス設定の最大ログイン試行回数が不正です。正の数を指定してください。"
},
{
+ "id": "model.config.is_valid.max_file_size.app_error",
+ "translation": "ファイル設定のプレビューの高さが不正です。ゼロ以上の数を指定してください。"
+ },
+ {
"id": "model.config.is_valid.max_users.app_error",
"translation": "チーム設定のチーム毎の最大ユーザー数が不正です。正の数を指定してください。"
},