fix(i18n): update i18n/jp for 2.2.0 release

This commit is contained in:
vados 2022-07-14 15:02:42 +09:00 committed by GitHub
parent 0cd41ed9c4
commit 641616efb7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,7 +58,7 @@
"campaigns.progress": "進捗", "campaigns.progress": "進捗",
"campaigns.queryPlaceholder": "件名", "campaigns.queryPlaceholder": "件名",
"campaigns.rateMinuteShort": "分", "campaigns.rateMinuteShort": "分",
"campaigns.rawHTML": "Raw HTML", "campaigns.rawHTML": "HTML(生)",
"campaigns.removeAltText": "代替プレーンテキストメッセージの削除", "campaigns.removeAltText": "代替プレーンテキストメッセージの削除",
"campaigns.richText": "リッチテキスト", "campaigns.richText": "リッチテキスト",
"campaigns.schedule": "キャンペーンを計画する", "campaigns.schedule": "キャンペーンを計画する",
@ -126,11 +126,11 @@
"globals.buttons.deleteAll": "全て消去", "globals.buttons.deleteAll": "全て消去",
"globals.buttons.edit": "編集", "globals.buttons.edit": "編集",
"globals.buttons.enabled": "有効", "globals.buttons.enabled": "有効",
"globals.buttons.insert": "Insert", "globals.buttons.insert": "入れる",
"globals.buttons.learnMore": "さらに詳しく", "globals.buttons.learnMore": "さらに詳しく",
"globals.buttons.more": "もっと", "globals.buttons.more": "もっと",
"globals.buttons.new": "新", "globals.buttons.new": "新",
"globals.buttons.ok": "Ok", "globals.buttons.ok": "OK",
"globals.buttons.remove": "削除", "globals.buttons.remove": "削除",
"globals.buttons.save": "保存", "globals.buttons.save": "保存",
"globals.buttons.saveChanges": "変更内容を保存", "globals.buttons.saveChanges": "変更内容を保存",
@ -205,7 +205,7 @@
"globals.terms.tags": "タグ", "globals.terms.tags": "タグ",
"globals.terms.template": "テンプレート | テンプレート", "globals.terms.template": "テンプレート | テンプレート",
"globals.terms.templates": "テンプレート", "globals.terms.templates": "テンプレート",
"globals.terms.tx": "Transactional | Transactional", "globals.terms.tx": "トランザクションメール | トランザクションメール",
"globals.terms.year": "都市 | 都市", "globals.terms.year": "都市 | 都市",
"import.alreadyRunning": "インポートはすでに実行されています。終わるまで待つか、停止してから再試行してください。", "import.alreadyRunning": "インポートはすでに実行されています。終わるまで待つか、停止してから再試行してください。",
"import.blocklist": "ブロックリスト", "import.blocklist": "ブロックリスト",
@ -456,8 +456,8 @@
"settings.smtp.retriesHelp": "メッセージ送信失敗時の再試行数", "settings.smtp.retriesHelp": "メッセージ送信失敗時の再試行数",
"settings.smtp.sendTest": "Send e-mail", "settings.smtp.sendTest": "Send e-mail",
"settings.smtp.setCustomHeaders": "カスタムヘッダー設定", "settings.smtp.setCustomHeaders": "カスタムヘッダー設定",
"settings.smtp.testConnection": "Test connection", "settings.smtp.testConnection": "接続テスト",
"settings.smtp.toEmail": "To e-mail", "settings.smtp.toEmail": "メール宛",
"settings.title": "設定", "settings.title": "設定",
"settings.updateAvailable": "新しい {バージョン} の更新が可能です。", "settings.updateAvailable": "新しい {バージョン} の更新が可能です。",
"subscribers.advancedQuery": "アドバンスド", "subscribers.advancedQuery": "アドバンスド",
@ -517,8 +517,8 @@
"templates.newTemplate": "新しいテンプレート", "templates.newTemplate": "新しいテンプレート",
"templates.placeholderHelp": "プレースホルダー{プレースホルダー}はテンプレートに一度だけ表示される必要があります。", "templates.placeholderHelp": "プレースホルダー{プレースホルダー}はテンプレートに一度だけ表示される必要があります。",
"templates.preview": "プレビュー", "templates.preview": "プレビュー",
"templates.rawHTML": "Raw HTML", "templates.rawHTML": "HTML(生)",
"templates.subject": "Subject", "templates.subject": "件名",
"users.login": "ログイン", "users.login": "ログイン",
"users.logout": "ログアウト" "users.logout": "ログアウト"
} }