Update ja.js

* Perform translation for added keys.
This commit is contained in:
kometchtech 2021-09-01 19:04:35 +09:00 committed by GitHub
parent e37cf9b1a7
commit 3a3f1762ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,93 +16,93 @@ export default {
resoverserverDescription: "Cloudflareがデフォルトのサーバーですが、いつでもリゾルバサーバーを変更できます。", resoverserverDescription: "Cloudflareがデフォルトのサーバーですが、いつでもリゾルバサーバーを変更できます。",
rrtypeDescription: "監視するRRタイプを選択します", rrtypeDescription: "監視するRRタイプを選択します",
pauseMonitorMsg: "一時停止しますか?", pauseMonitorMsg: "一時停止しますか?",
Settings: "Settings", Settings: "設定",
Dashboard: "Dashboard", Dashboard: "ダッシュボード",
"New Update": "New Update", "New Update": "New Update",
Language: "Language", Language: "言語",
Appearance: "Appearance", Appearance: "外観",
Theme: "Theme", Theme: "テーマ",
General: "General", General: "General",
Version: "Version", Version: "バージョン",
"Check Update On GitHub": "Check Update On GitHub", "Check Update On GitHub": "GitHubでアップデートを確認する",
List: "List", List: "一覧",
Add: "Add", Add: "追加",
"Add New Monitor": "Add New Monitor", "Add New Monitor": "監視の追加",
"Quick Stats": "Quick Stats", "Quick Stats": "統計",
Up: "Up", Up: "Up",
Down: "Down", Down: "Down",
Pending: "Pending", Pending: "中止",
Unknown: "Unknown", Unknown: "不明",
Pause: "Pause", Pause: "一時停止",
Name: "Name", Name: "名前",
Status: "Status", Status: "ステータス",
DateTime: "DateTime", DateTime: "日時",
Message: "Message", Message: "メッセージ",
"No important events": "No important events", "No important events": "重要なイベントなし",
Resume: "Resume", Resume: "再開",
Edit: "Edit", Edit: "編集",
Delete: "Delete", Delete: "削除",
Current: "Current", Current: "現在",
Uptime: "Uptime", Uptime: "起動時間",
"Cert Exp.": "Cert Exp.", "Cert Exp.": "証明書有効期限",
days: "days", days: "日間",
day: "day", day: "",
"-day": "-day", "-day": "-",
hour: "hour", hour: "時間",
"-hour": "-hour", "-hour": "-時間",
Response: "Response", Response: "レスポンス",
Ping: "Ping", Ping: "Ping",
"Monitor Type": "Monitor Type", "Monitor Type": "監視タイプ",
Keyword: "Keyword", Keyword: "キーワード",
"Friendly Name": "Friendly Name", "Friendly Name": "Friendly Name",
URL: "URL", URL: "URL",
Hostname: "Hostname", Hostname: "ホスト名",
Port: "Port", Port: "ポート",
"Heartbeat Interval": "Heartbeat Interval", "Heartbeat Interval": "監視間隔",
Retries: "Retries", Retries: "Retries",
Advanced: "Advanced", Advanced: "Advanced",
"Upside Down Mode": "Upside Down Mode", "Upside Down Mode": "Upside Down Mode",
"Max. Redirects": "Max. Redirects", "Max. Redirects": "最大リダイレクト数",
"Accepted Status Codes": "Accepted Status Codes", "Accepted Status Codes": "承認されたステータスコード",
Save: "Save", Save: "保存",
Notifications: "Notifications", Notifications: "通知",
"Not available, please setup.": "Not available, please setup.", "Not available, please setup.": "利用できません。設定してください。",
"Setup Notification": "Setup Notification", "Setup Notification": "通知設定",
Light: "Light", Light: "Light",
Dark: "Dark", Dark: "Dark",
Auto: "Auto", Auto: "Auto",
"Theme - Heartbeat Bar": "Theme - Heartbeat Bar", "Theme - Heartbeat Bar": "Theme - Heartbeat Bar",
Normal: "Normal", Normal: "通常",
Bottom: "Bottom", Bottom: "下部",
None: "None", None: "なし",
Timezone: "Timezone", Timezone: "タイムゾーン",
"Search Engine Visibility": "Search Engine Visibility", "Search Engine Visibility": "検索エンジンでの表示",
"Allow indexing": "Allow indexing", "Allow indexing": "インデックス作成を許可する",
"Discourage search engines from indexing site": "Discourage search engines from indexing site", "Discourage search engines from indexing site": "検索エンジンにインデックスさせないようにする",
"Change Password": "Change Password", "Change Password": "パスワード変更",
"Current Password": "Current Password", "Current Password": "現在のパスワード",
"New Password": "New Password", "New Password": "新しいパスワード",
"Repeat New Password": "Repeat New Password", "Repeat New Password": "確認のため新しいパスワードをもう一度",
"Update Password": "Update Password", "Update Password": "パスワードの更新",
"Disable Auth": "Disable Auth", "Disable Auth": "認証の無効化",
"Enable Auth": "Enable Auth", "Enable Auth": "認証の有効化",
Logout: "Logout", Logout: "ログアウト",
Leave: "Leave", Leave: "作業を中止する",
"I understand, please disable": "I understand, please disable", "I understand, please disable": "理解した上で無効化する",
Confirm: "Confirm", Confirm: "確認",
Yes: "Yes", Yes: "はい",
No: "No", No: "いいえ",
Username: "Username", Username: "ユーザー名",
Password: "Password", Password: "パスワード",
"Remember me": "Remember me", "Remember me": "パスワードを忘れた場合",
Login: "Login", Login: "ログイン",
"No Monitors, please": "No Monitors, please", "No Monitors, please": "監視がありません",
"add one": "add one", "add one": "add one",
"Notification Type": "Notification Type", "Notification Type": "通知タイプ",
Email: "Email", Email: "Eメール",
Test: "Test", Test: "テスト",
"Certificate Info": "Certificate Info", "Certificate Info": "証明書情報",
"Resolver Server": "Resolver Server", "Resolver Server": "問い合わせ先DNSサーバ",
"Resource Record Type": "Resource Record Type", "Resource Record Type": "DNSレコード設定",
"Last Result": "Last Result" "Last Result": "最終結果"
} }