summaryrefslogtreecommitdiffstats
path: root/i18n/ja.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2018-01-30 10:07:05 -0300
committerGitHub <noreply@github.com>2018-01-30 10:07:05 -0300
commit8ca8e71fddf6027672938a26f9cc0494bbc5a2bd (patch)
tree2d1ca3877023778655ad7658b639a7a46fa89394 /i18n/ja.json
parent961c04cae992eadb42d286d2f85f8a675bdc68c8 (diff)
downloadchat-8ca8e71fddf6027672938a26f9cc0494bbc5a2bd.tar.gz
chat-8ca8e71fddf6027672938a26f9cc0494bbc5a2bd.tar.bz2
chat-8ca8e71fddf6027672938a26f9cc0494bbc5a2bd.zip
translations PR 20180129 (#8164)
Diffstat (limited to 'i18n/ja.json')
-rw-r--r--i18n/ja.json86
1 files changed, 81 insertions, 5 deletions
diff --git a/i18n/ja.json b/i18n/ja.json
index d35f2b08f..19a88fda2 100644
--- a/i18n/ja.json
+++ b/i18n/ja.json
@@ -153,7 +153,7 @@
},
{
"id": "api.channel.add_member.added",
- "translation": "%vは、%vによってチャンネルに追加されました"
+ "translation": "%v は %v によってチャンネルに追加されました。"
},
{
"id": "api.channel.add_member.find_channel.app_error",
@@ -200,6 +200,14 @@
"translation": "公開チャンネルの作成と管理は、チーム管理者かシステム管理者しかできません。"
},
{
+ "id": "api.channel.change_channel_privacy.private_to_public",
+ "translation": "このチャンネルは公開チャンネルに変更されたため、全てのチームメンバーが参加できるようになりました。"
+ },
+ {
+ "id": "api.channel.change_channel_privacy.public_to_private",
+ "translation": "このチャンネルは非公開チャンネルに変更されました。"
+ },
+ {
"id": "api.channel.create_channel.direct_channel.app_error",
"translation": "ダイレクトメッセージチャンネルを作成するにはcreateDirectChannel APIを使用してください"
},
@@ -233,7 +241,7 @@
},
{
"id": "api.channel.delete_channel.archived",
- "translation": "%vがチャンネルをアーカイブしました。"
+ "translation": "%v がチャンネルをアーカイブしました。"
},
{
"id": "api.channel.delete_channel.cannot.app_error",
@@ -361,7 +369,7 @@
},
{
"id": "api.channel.remove_member.removed",
- "translation": "%vはチャンネルから削除されました。"
+ "translation": "%v はチャンネルから削除されました。"
},
{
"id": "api.channel.remove_member.unable.app_error",
@@ -2312,7 +2320,7 @@
},
{
"id": "api.team.remove_user_from_team.removed",
- "translation": "%v はチャンネルから削除されました。"
+ "translation": "%v はチームから削除されました。"
},
{
"id": "api.team.signup_team.email_disabled.app_error",
@@ -3371,6 +3379,54 @@
"translation": "必須の投稿設定値 User が存在しません。"
},
{
+ "id": "app.import.validate_reaction_import_data.create_at_before_parent.error",
+ "translation": "リアクション作成日時の設定値は親に当たる投稿の作成日時よりも大きくなくてはなりません。"
+ },
+ {
+ "id": "app.import.validate_reaction_import_data.create_at_missing.error",
+ "translation": "必須のリアクション設定値 create_at が存在しません。"
+ },
+ {
+ "id": "app.import.validate_reaction_import_data.create_at_zero.error",
+ "translation": "リアクションの作成日時には0を設定できません。"
+ },
+ {
+ "id": "app.import.validate_reaction_import_data.emoji_name_length.error",
+ "translation": "リアクション絵文字名の設定値が許可された最大長を超えています。"
+ },
+ {
+ "id": "app.import.validate_reaction_import_data.emoji_name_missing.error",
+ "translation": "必須のリアクション設定値 EmojiName が存在しません。"
+ },
+ {
+ "id": "app.import.validate_reaction_import_data.user_missing.error",
+ "translation": "必須のリアクション設定値 User が存在しません。"
+ },
+ {
+ "id": "app.import.validate_reply_import_data.create_at_before_parent.error",
+ "translation": "返信作成日時の設定値は親に当たる投稿の作成日時よりも大きくなくてはなりません。"
+ },
+ {
+ "id": "app.import.validate_reply_import_data.create_at_missing.error",
+ "translation": "必須の返信設定値 create_at が存在しません。"
+ },
+ {
+ "id": "app.import.validate_reply_import_data.create_at_zero.error",
+ "translation": "返信の作成日時には0を設定できません。"
+ },
+ {
+ "id": "app.import.validate_reply_import_data.message_length.error",
+ "translation": "返信メッセージの設定値が許可された最大長を超えています。"
+ },
+ {
+ "id": "app.import.validate_reply_import_data.message_missing.error",
+ "translation": "必須の返信設定値 Message が存在しません。"
+ },
+ {
+ "id": "app.import.validate_reply_import_data.user_missing.error",
+ "translation": "必須の返信設定値 User が存在しません。"
+ },
+ {
"id": "app.import.validate_team_import_data.allowed_domains_length.error",
"translation": "チームの許可されたドメインが長すぎます。"
},
@@ -3507,6 +3563,10 @@
"translation": "ユーザーの役職が長すぎます。"
},
{
+ "id": "app.import.validate_user_import_data.profile_image.error",
+ "translation": "不正なプロフィール画像です。"
+ },
+ {
"id": "app.import.validate_user_import_data.roles_invalid.error",
"translation": "ユーザーの役割が正しくありません。"
},
@@ -4583,6 +4643,10 @@
"translation": "有効終了は有効開始の後でなくてはいけません"
},
{
+ "id": "model.config.is_valid.atmos_camo_image_proxy_options.app_error",
+ "translation": "atmos/camo 画像プロキシの設定が不正です。共有キーを設定する必要があります。"
+ },
+ {
"id": "model.config.is_valid.cluster_email_batching.app_error",
"translation": "クラスタリングが有効化されている場合、電子メールバッチ処理は有効化できません。"
},
@@ -4695,6 +4759,10 @@
"translation": "ファイル設定のサムネイルの幅が不正です。ゼロ以上の数を指定してください。"
},
{
+ "id": "model.config.is_valid.image_proxy_type.app_error",
+ "translation": "画像プロキシタイプの設定が不正です。"
+ },
+ {
"id": "model.config.is_valid.ldap_basedn",
"translation": "AD/LDAP項目 \"ベースDN\" は必須です。"
},
@@ -5336,7 +5404,7 @@
},
{
"id": "model.user.is_valid.position.app_error",
- "translation": "不正な役職: 35文字以上にはできません"
+ "translation": "不正な役職: 128文字以上にはできません"
},
{
"id": "model.user.is_valid.pwd.app_error",
@@ -6779,6 +6847,10 @@
"translation": "パーソナルアクセストークンを取得できませんでした"
},
{
+ "id": "store.sql_user_access_token.get_all.app_error",
+ "translation": "パーソナルアクセストークンを取得できませんでした"
+ },
+ {
"id": "store.sql_user_access_token.get_by_token.app_error",
"translation": "トークンによってパーソナルアクセストークンを取得することができませんでした"
},
@@ -6791,6 +6863,10 @@
"translation": "パーソナルアクセストークンを保存できませんでした。"
},
{
+ "id": "store.sql_user_access_token.search.app_error",
+ "translation": "アクセストークンを探す際にエラーが発生しました"
+ },
+ {
"id": "store.sql_webhooks.analytics_incoming_count.app_error",
"translation": "内向きのウェブフック数を取得できませんでした"
},