summaryrefslogtreecommitdiffstats
path: root/i18n/ja.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2018-09-20 11:53:10 -0300
committerGitHub <noreply@github.com>2018-09-20 11:53:10 -0300
commitf1be975d7ab17a7da89ddb3cf6fea2c1b282a89e (patch)
tree1d8be69d95de08fba16fa81d8b4d3d484eb856c2 /i18n/ja.json
parent3ea33b76f802b943a942070845d410a985f4235f (diff)
downloadchat-f1be975d7ab17a7da89ddb3cf6fea2c1b282a89e.tar.gz
chat-f1be975d7ab17a7da89ddb3cf6fea2c1b282a89e.tar.bz2
chat-f1be975d7ab17a7da89ddb3cf6fea2c1b282a89e.zip
translations PR 20180917 (#9428)
Diffstat (limited to 'i18n/ja.json')
-rw-r--r--i18n/ja.json80
1 files changed, 80 insertions, 0 deletions
diff --git a/i18n/ja.json b/i18n/ja.json
index 98dcf39af..afc6e3830 100644
--- a/i18n/ja.json
+++ b/i18n/ja.json
@@ -1025,6 +1025,10 @@
"translation": "絵文字を作成できません。GIF画像をエンコードする際にエラーが発生しました。"
},
{
+ "id": "api.emoji.upload.large_image.too_large.app_error",
+ "translation": "Unable to create emoji. Image must be smaller than {{.MaxWidth}} by {{.MaxHeight}}."
+ },
+ {
"id": "api.emoji.upload.open.app_error",
"translation": "絵文字を作成できませんでした。添付された画像を開く際にエラーが発生しました。"
},
@@ -2447,6 +2451,14 @@
"translation": "クラスターAPIエンドポイントが見つかりませんでした。"
},
{
+ "id": "app.export.export_write_line.io_writer.error",
+ "translation": "An error occurred writing the export data."
+ },
+ {
+ "id": "app.export.export_write_line.json_marshall.error",
+ "translation": "An error occured marshalling the JSON data for export."
+ },
+ {
"id": "app.import.attachment.bad_file.error",
"translation": "ファイル読み込みエラー: \"{{.FilePath}}\""
},
@@ -4903,10 +4915,34 @@
"translation": "チャンネルを削除できませんでした"
},
{
+ "id": "store.sql_channel.permanent_delete.commit_transaction.app_error",
+ "translation": "Unable to commit transaction"
+ },
+ {
+ "id": "store.sql_channel.permanent_delete.delete_public_channel.app_error",
+ "translation": "Unable to delete materialized public channel"
+ },
+ {
+ "id": "store.sql_channel.permanent_delete.open_transaction.app_error",
+ "translation": "Unable to open transaction"
+ },
+ {
"id": "store.sql_channel.permanent_delete_by_team.app_error",
"translation": "チャンネルが削除できませんでした"
},
{
+ "id": "store.sql_channel.permanent_delete_by_team.commit_transaction.app_error",
+ "translation": "Unable to commit transaction"
+ },
+ {
+ "id": "store.sql_channel.permanent_delete_by_team.delete_public_channels.app_error",
+ "translation": "Unable to delete materialized public channels"
+ },
+ {
+ "id": "store.sql_channel.permanent_delete_by_team.open_transaction.app_error",
+ "translation": "Unable to open transaction"
+ },
+ {
"id": "store.sql_channel.permanent_delete_members_by_user.app_error",
"translation": "チャンネルのメンバーを削除できません"
},
@@ -4923,10 +4959,26 @@
"translation": "チャンネルスキームをリセットできませんでした"
},
{
+ "id": "store.sql_channel.reset_all_channel_schemes.commit_transaction.app_error",
+ "translation": "Unable to commit transaction"
+ },
+ {
+ "id": "store.sql_channel.reset_all_channel_schemes.open_transaction.app_error",
+ "translation": "Unable to open transaction"
+ },
+ {
"id": "store.sql_channel.reset_last_post_at.app_error",
"translation": "チャンネルの最新の投稿日付をリセットできませんでした。"
},
{
+ "id": "store.sql_channel.reset_last_post_at.commit_transaction.app_error",
+ "translation": "Unable to commit transaction"
+ },
+ {
+ "id": "store.sql_channel.reset_last_post_at.open_transaction.app_error",
+ "translation": "Unable to open transaction"
+ },
+ {
"id": "store.sql_channel.save.archived_channel.app_error",
"translation": "アーカイブチャンネルは変更できません"
},
@@ -4943,6 +4995,10 @@
"translation": "トランザクションを開けません"
},
{
+ "id": "store.sql_channel.save.upsert_public_channel.app_error",
+ "translation": "Unable to upsert materialized public channel"
+ },
+ {
"id": "store.sql_channel.save_channel.current_count.app_error",
"translation": "現在のチャンネル数を取得できません"
},
@@ -5003,6 +5059,18 @@
"translation": "チャンネルを検索する際にエラーが発生しました"
},
{
+ "id": "store.sql_channel.set_delete_at.commit_transaction.app_error",
+ "translation": "Unable to commit transaction"
+ },
+ {
+ "id": "store.sql_channel.set_delete_at.open_transaction.app_error",
+ "translation": "Unable to open transaction"
+ },
+ {
+ "id": "store.sql_channel.set_delete_at.update_public_channel.app_error",
+ "translation": "Unable to update the materialized public channel"
+ },
+ {
"id": "store.sql_channel.update.app_error",
"translation": "チャンネルが更新できませんでした"
},
@@ -5011,10 +5079,18 @@
"translation": "アーカイブチャンネルは編集できません"
},
{
+ "id": "store.sql_channel.update.commit_transaction.app_error",
+ "translation": "Unable to commit transaction"
+ },
+ {
"id": "store.sql_channel.update.exists.app_error",
"translation": "そのハンドルを持つチャンネルは既に存在しています"
},
{
+ "id": "store.sql_channel.update.open_transaction.app_error",
+ "translation": "Unable to open transaction"
+ },
+ {
"id": "store.sql_channel.update.previously.app_error",
"translation": "そのハンドルを持つチャンネルは以前に作成されました"
},
@@ -5023,6 +5099,10 @@
"translation": "チャンネルを更新する際にエラーが発生しました"
},
{
+ "id": "store.sql_channel.update.upsert_public_channel.app_error",
+ "translation": "Unable to upsert materialized public channel"
+ },
+ {
"id": "store.sql_channel.update_last_viewed_at.app_error",
"translation": "最終閲覧日時を更新できませんでした"
},