translations PR 20170316 (#5791)
Этот коммит содержится в:
40
i18n/ja.json
40
i18n/ja.json
@@ -147,6 +147,10 @@
|
||||
"id": "api.auth.unable_to_get_user.app_error",
|
||||
"translation": "権限を確認するユーザーを取得できません。"
|
||||
},
|
||||
{
|
||||
"id": "api.brand.init.debug",
|
||||
"translation": "Initializing brand API routes"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.add_member.added",
|
||||
"translation": "%vは、%vによってチャンネルに追加されました"
|
||||
@@ -283,6 +287,10 @@
|
||||
"id": "api.channel.init.debug",
|
||||
"translation": "チャンネルAPIルートを初期化しています"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.join_channel.already_deleted.app_error",
|
||||
"translation": "Channel is already deleted"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.join_channel.permissions.app_error",
|
||||
"translation": "あなたには必要な権限が付与されていません"
|
||||
@@ -383,6 +391,10 @@
|
||||
"id": "api.channel.update_last_viewed_at.get_unread_count_for_channel.errord",
|
||||
"translation": "未読数を取得できませんでした user_id=%v and channel_id=%v, err=%v"
|
||||
},
|
||||
{
|
||||
"id": "api.cluster.init.debug",
|
||||
"translation": "Initializing cluster API routes"
|
||||
},
|
||||
{
|
||||
"id": "api.command.admin_only.app_error",
|
||||
"translation": "統合機能は管理者のみ実行可能です。"
|
||||
@@ -799,6 +811,10 @@
|
||||
"id": "api.command_shrug.name",
|
||||
"translation": "shrug"
|
||||
},
|
||||
{
|
||||
"id": "api.compliance.init.debug",
|
||||
"translation": "Initializing compliance API routes"
|
||||
},
|
||||
{
|
||||
"id": "api.context.404.app_error",
|
||||
"translation": "申し訳ありません。ページが見付かりません。"
|
||||
@@ -1010,8 +1026,8 @@
|
||||
"translation": "公開リンクが不正です"
|
||||
},
|
||||
{
|
||||
"id": "api.file.get_file_preview.no_thumbnail.app_error",
|
||||
"translation": "このファイルにはプレビュー画像がありません"
|
||||
"id": "api.file.get_file_preview.no_preview.app_error",
|
||||
"translation": "File doesn't have a preview image"
|
||||
},
|
||||
{
|
||||
"id": "api.file.get_file_thumbnail.no_thumbnail.app_error",
|
||||
@@ -1229,6 +1245,10 @@
|
||||
"id": "api.incoming_webhook.disabled.app_errror",
|
||||
"translation": "内向きのウェブフックはシステム管理者によって無効にされています。"
|
||||
},
|
||||
{
|
||||
"id": "api.ldap.init.debug",
|
||||
"translation": "Initializing LDAP API routes"
|
||||
},
|
||||
{
|
||||
"id": "api.license.add_license.array.app_error",
|
||||
"translation": "リクエストの'license'配列が空です"
|
||||
@@ -3675,6 +3695,10 @@
|
||||
"id": "model.client.set_profile_user.writer.app_error",
|
||||
"translation": "リクエストを書き込めません"
|
||||
},
|
||||
{
|
||||
"id": "model.client.upload_saml_cert.app_error",
|
||||
"translation": "Error creating SAML certificate multipart form request"
|
||||
},
|
||||
{
|
||||
"id": "model.command.is_valid.create_at.app_error",
|
||||
"translation": "作成日時は有効な時刻にしてください"
|
||||
@@ -4699,6 +4723,14 @@
|
||||
"id": "store.sql_channel.get_more_channels.get.app_error",
|
||||
"translation": "チャンネルが見付かりませんでした"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.get_public_channels.get.app_error",
|
||||
"translation": "We couldn't get public channels"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.get_unread.app_error",
|
||||
"translation": "We couldn't get the channel unread messages"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.increment_mention_count.app_error",
|
||||
"translation": "あなたについての投稿数を集計できませんでした"
|
||||
@@ -4715,6 +4747,10 @@
|
||||
"id": "store.sql_channel.permanent_delete_members_by_user.app_error",
|
||||
"translation": "チャンネルのメンバーを削除できません"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.pinned_posts.app_error",
|
||||
"translation": "We couldn't find the pinned posts"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.remove_member.app_error",
|
||||
"translation": "チャンネルのメンバーを削除できません"
|
||||
|
||||
Ссылка в новой задаче
Block a user