translations PR 20180718 (#9123)
Этот коммит содержится в:
20
i18n/ja.json
20
i18n/ja.json
@@ -1442,6 +1442,10 @@
|
||||
"id": "api.reaction.save_reaction.user_id.app_error",
|
||||
"translation": "他のユーザーのリアクションを保存することはできません。"
|
||||
},
|
||||
{
|
||||
"id": "api.reaction.town_square_read_only",
|
||||
"translation": "Reacting to posts is not possible in read-only channels."
|
||||
},
|
||||
{
|
||||
"id": "api.roles.patch_roles.license.error",
|
||||
"translation": "現在のライセンスは高度な権限設定をサポートしていません。"
|
||||
@@ -2402,6 +2406,10 @@
|
||||
"id": "app.import.bulk_import.unsupported_version.error",
|
||||
"translation": "データインポートファイルのバージョンが間違っているか、見つかりません。インポートファイルの最初のオブジェクトにバージョンがあるか確認し、再度実行してください。"
|
||||
},
|
||||
{
|
||||
"id": "app.import.emoji.bad_file.error",
|
||||
"translation": "Error reading import emoji image file. Emoji with name: \"{{.EmojiName}}\""
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_channel.scheme_deleted.error",
|
||||
"translation": "削除されたスキームを使用するようチャンネルに設定することはできません。"
|
||||
@@ -2622,6 +2630,18 @@
|
||||
"id": "app.import.validate_direct_post_import_data.user_missing.error",
|
||||
"translation": "必須のダイレクト投稿設定値 user が存在しません。"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_emoji_import_data.empty.error",
|
||||
"translation": "Import emoji data empty."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_emoji_import_data.image_missing.error",
|
||||
"translation": "Import emoji image field missing or blank."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_emoji_import_data.name_missing.error",
|
||||
"translation": "Import emoji name field missing or blank."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_post_import_data.channel_missing.error",
|
||||
"translation": "必須の投稿設定値 Channel が存在しません。"
|
||||
|
||||
Ссылка в новой задаче
Block a user