2021-09-01 04:23:44 +00:00
export default {
2021-09-01 09:32:41 +00:00
languageName : "日本語" ,
2021-09-01 04:23:44 +00:00
checkEverySecond : "{0}秒ごとにチェックします。" ,
retriesDescription : "サービスがダウンとしてマークされ、通知が送信されるまでの最大リトライ数" ,
ignoreTLSError : "HTTPS ウェブサイトの TLS/SSL エラーを無視する" ,
upsideDownModeDescription : "ステータスの扱いを逆にします。サービスに到達可能な場合は、DOWNとなる。" ,
maxRedirectDescription : "フォローするリダイレクトの最大数。リダイレクトを無効にするには0を設定する。" ,
acceptedStatusCodesDescription : "成功した応答とみなされるステータスコードを選択する。" ,
passwordNotMatchMsg : "繰り返しのパスワードが一致しません。" ,
notificationDescription : "監視を機能させるには、監視に通知を割り当ててください。" ,
keywordDescription : "プレーンHTMLまたはJSON応答でキーワードを検索し、大文字と小文字を区別します" ,
pauseDashboardHome : "一時停止" ,
deleteMonitorMsg : "この監視を削除してよろしいですか?" ,
deleteNotificationMsg : "全ての監視のこの通知を削除してよろしいですか?" ,
resoverserverDescription : "Cloudflareがデフォルトのサーバーですが、いつでもリゾルバサーバーを変更できます。" ,
rrtypeDescription : "監視するRRタイプを選択します" ,
pauseMonitorMsg : "一時停止しますか?" ,
2021-09-01 10:04:35 +00:00
Settings : "設定" ,
Dashboard : "ダッシュボード" ,
2021-09-01 09:32:41 +00:00
"New Update" : "New Update" ,
2021-09-01 10:04:35 +00:00
Language : "言語" ,
Appearance : "外観" ,
Theme : "テーマ" ,
2021-09-01 09:32:41 +00:00
General : "General" ,
2021-09-01 10:04:35 +00:00
Version : "バージョン" ,
"Check Update On GitHub" : "GitHubでアップデートを確認する" ,
List : "一覧" ,
Add : "追加" ,
"Add New Monitor" : "監視の追加" ,
"Quick Stats" : "統計" ,
2021-09-01 09:32:41 +00:00
Up : "Up" ,
Down : "Down" ,
2021-09-01 10:04:35 +00:00
Pending : "中止" ,
Unknown : "不明" ,
Pause : "一時停止" ,
Name : "名前" ,
Status : "ステータス" ,
DateTime : "日時" ,
Message : "メッセージ" ,
"No important events" : "重要なイベントなし" ,
Resume : "再開" ,
Edit : "編集" ,
Delete : "削除" ,
Current : "現在" ,
Uptime : "起動時間" ,
"Cert Exp." : "証明書有効期限" ,
days : "日間" ,
day : "日" ,
"-day" : "-日" ,
hour : "時間" ,
"-hour" : "-時間" ,
Response : "レスポンス" ,
2021-09-01 09:32:41 +00:00
Ping : "Ping" ,
2021-09-01 10:04:35 +00:00
"Monitor Type" : "監視タイプ" ,
Keyword : "キーワード" ,
2021-09-01 09:32:41 +00:00
"Friendly Name" : "Friendly Name" ,
URL : "URL" ,
2021-09-01 10:04:35 +00:00
Hostname : "ホスト名" ,
Port : "ポート" ,
"Heartbeat Interval" : "監視間隔" ,
2021-09-01 09:32:41 +00:00
Retries : "Retries" ,
Advanced : "Advanced" ,
"Upside Down Mode" : "Upside Down Mode" ,
2021-09-01 10:04:35 +00:00
"Max. Redirects" : "最大リダイレクト数" ,
"Accepted Status Codes" : "承認されたステータスコード" ,
Save : "保存" ,
Notifications : "通知" ,
"Not available, please setup." : "利用できません。設定してください。" ,
"Setup Notification" : "通知設定" ,
2021-09-01 09:32:41 +00:00
Light : "Light" ,
Dark : "Dark" ,
Auto : "Auto" ,
"Theme - Heartbeat Bar" : "Theme - Heartbeat Bar" ,
2021-09-01 10:04:35 +00:00
Normal : "通常" ,
Bottom : "下部" ,
None : "なし" ,
Timezone : "タイムゾーン" ,
"Search Engine Visibility" : "検索エンジンでの表示" ,
"Allow indexing" : "インデックス作成を許可する" ,
"Discourage search engines from indexing site" : "検索エンジンにインデックスさせないようにする" ,
"Change Password" : "パスワード変更" ,
"Current Password" : "現在のパスワード" ,
"New Password" : "新しいパスワード" ,
"Repeat New Password" : "確認のため新しいパスワードをもう一度" ,
"Update Password" : "パスワードの更新" ,
"Disable Auth" : "認証の無効化" ,
"Enable Auth" : "認証の有効化" ,
Logout : "ログアウト" ,
Leave : "作業を中止する" ,
"I understand, please disable" : "理解した上で無効化する" ,
Confirm : "確認" ,
Yes : "はい" ,
No : "いいえ" ,
Username : "ユーザー名" ,
Password : "パスワード" ,
"Remember me" : "パスワードを忘れた場合" ,
Login : "ログイン" ,
"No Monitors, please" : "監視がありません" ,
2021-09-01 09:32:41 +00:00
"add one" : "add one" ,
2021-09-01 10:04:35 +00:00
"Notification Type" : "通知タイプ" ,
Email : "Eメール" ,
Test : "テスト" ,
"Certificate Info" : "証明書情報" ,
"Resolver Server" : "問い合わせ先DNSサーバ" ,
"Resource Record Type" : "DNSレコード設定" ,
2021-09-01 12:10:54 +00:00
"Last Result" : "最終結果" ,
"Create your admin account" : "Create your admin account" ,
2021-09-02 07:21:46 +00:00
"Repeat Password" : "Repeat Password" ,
respTime : "Resp. Time (ms)" ,
2021-09-04 18:25:40 +00:00
notAvailableShort : "N/A" ,
2021-09-07 09:36:37 +00:00
Create : "Create" ,
2021-09-04 18:25:40 +00:00
clearEventsMsg : "Are you sure want to delete all events for this monitor?" ,
clearHeartbeatsMsg : "Are you sure want to delete all heartbeats for this monitor?" ,
confirmClearStatisticsMsg : "Are you sure want to delete ALL statistics?" ,
"Clear Data" : "Clear Data" ,
Events : "Events" ,
2021-09-07 15:32:05 +00:00
Heartbeats : "Heartbeats" ,
2021-09-07 15:53:20 +00:00
"Auto Get" : "Auto Get" ,
enableDefaultNotificationDescription : "For every new monitor this notification will be enabled by default. You can still disable the notification separately for each monitor." ,
"Default enabled" : "Default enabled" ,
2021-09-09 12:38:19 +00:00
"Also apply to existing monitors" : "Also apply to existing monitors" ,
Export : "Export" ,
Import : "Import" ,
backupDescription : "You can backup all monitors and all notifications into a JSON file." ,
backupDescription2 : "PS: History and event data is not included." ,
backupDescription3 : "Sensitive data such as notification tokens is included in the export file, please keep it carefully." ,
alertNoFile : "Please select a file to import." ,
2021-09-12 16:45:43 +00:00
alertWrongFileType : "Please select a JSON file." ,
twoFAVerifyLabel : "Please type in your token to verify that 2FA is working" ,
tokenValidSettingsMsg : "Token is valid! You can now save the 2FA settings." ,
confirmEnableTwoFAMsg : "Are you sure you want to enable 2FA?" ,
confirmDisableTwoFAMsg : "Are you sure you want to disable 2FA?" ,
"Apply on all existing monitors" : "Apply on all existing monitors" ,
"Verify Token" : "Verify Token" ,
"Setup 2FA" : "Setup 2FA" ,
"Enable 2FA" : "Enable 2FA" ,
"Disable 2FA" : "Disable 2FA" ,
"2FA Settings" : "2FA Settings" ,
"Two Factor Authentication" : "Two Factor Authentication" ,
Active : "Active" ,
Inactive : "Inactive" ,
Token : "Token" ,
"Show URI" : "Show URI" ,
2021-09-12 16:58:45 +00:00
"Clear all statistics" : "Clear all Statistics" ,
2021-09-19 13:15:12 +00:00
retryCheckEverySecond : "Retry every {0} seconds." ,
importHandleDescription : "Choose 'Skip existing' if you want to skip every monitor or notification with the same name. 'Overwrite' will delete every existing monitor and notification." ,
confirmImportMsg : "Are you sure to import the backup? Please make sure you've selected the right import option." ,
"Heartbeat Retry Interval" : "Heartbeat Retry Interval" ,
"Import Backup" : "Import Backup" ,
"Export Backup" : "Export Backup" ,
"Skip existing" : "Skip existing" ,
Overwrite : "Overwrite" ,
Options : "Options" ,
"Keep both" : "Keep both" ,
Tags : "Tags" ,
"Add New below or Select..." : "Add New below or Select..." ,
"Tag with this name already exist." : "Tag with this name already exist." ,
"Tag with this value already exist." : "Tag with this value already exist." ,
color : "color" ,
"value (optional)" : "value (optional)" ,
Gray : "Gray" ,
Red : "Red" ,
Orange : "Orange" ,
Green : "Green" ,
Blue : "Blue" ,
Indigo : "Indigo" ,
Purple : "Purple" ,
Pink : "Pink" ,
"Search..." : "Search..." ,
"Avg. Ping" : "Avg. Ping" ,
"Avg. Response" : "Avg. Response" ,
2021-09-23 12:42:33 +00:00
"Entry Page" : "Entry Page" ,
2021-09-28 04:53:23 +00:00
statusPageNothing : "Nothing here, please add a group or a monitor." ,
2021-09-23 12:42:33 +00:00
"No Services" : "No Services" ,
"All Systems Operational" : "All Systems Operational" ,
"Partially Degraded Service" : "Partially Degraded Service" ,
"Degraded Service" : "Degraded Service" ,
"Add Group" : "Add Group" ,
"Add a monitor" : "Add a monitor" ,
"Edit Status Page" : "Edit Status Page" ,
"Go to Dashboard" : "Go to Dashboard" ,
2021-09-28 04:53:23 +00:00
"Status Page" : "Status Page" ,
2021-10-04 21:32:16 +00:00
telegram : "Telegram" ,
webhook : "Webhook" ,
smtp : "Email (SMTP)" ,
discord : "Discord" ,
teams : "Microsoft Teams" ,
signal : "Signal" ,
gotify : "Gotify" ,
slack : "Slack" ,
"rocket.chat" : "Rocket.chat" ,
pushover : "Pushover" ,
pushy : "Pushy" ,
octopush : "Octopush" ,
2021-10-07 19:56:32 +00:00
promosms : "PromoSMS" ,
2021-10-04 21:32:16 +00:00
lunasea : "LunaSea" ,
apprise : "Apprise (Support 50+ Notification services)" ,
pushbullet : "Pushbullet" ,
line : "Line Messenger" ,
mattermost : "Mattermost" ,
2021-09-23 12:42:33 +00:00
} ;