Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
89 changes: 89 additions & 0 deletions src/languages/ja_jp.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
{
"applicationName": "Advanced PortChecker",
"settings": "設定",
"donate": "寄付",
"about": "Advanced PortChecker について",
"scan": "スキャン",
"address": "アドレス",
"startingPort": "開始ポート",
"endingPort": "終了ポート",
"port": "ポート",
"hostName": "ホスト名",
"portStatus": "ポートの状態",
"scanDate": "スキャン日時",
"error": "エラー",
"ok": "OK",
"updateAvailable": "更新が利用可能",
"newVersion": "バージョン {x} が利用可能です。ダウンロードしますか?",
"information": "情報",
"download": "ダウンロード",
"cancel": "キャンセル",
"aboutText": "Advanced PortChecker は DeadLine によって作成されました。\n\nテーマ : MUI\nライセンス : GPLv3\nバージョン : {x}\n\nCopyright 息 {year} CodeDead",
"license": "ライセンス",
"website": "ウェブサイト",
"autoUpdate": "更新の自動確認",
"colorOnDark": "ダークテーマの色",
"language": "言語",
"yes": "はい",
"no": "いいえ",
"confirmation": "確認",
"confirmResetSettings": "すべての設定をリセットしますか?",
"default": "既定",
"defaultThemeDescription": "既定のテーマ。",
"lightBlue": "明るい青",
"lightBlueDescription": "軽いタッチの青",
"red": "赤",
"redDescription": "エッジの効いた赤",
"green": "緑",
"greenDescription": "自然の極致",
"lightGreen": "明るい緑",
"lightGreenDescription": "青々としている草。",
"purple": "紫",
"purpleDescription": "アメジスト。",
"deepPurple": "濃い紫",
"deepPurpleDescription": "紫よりも濃い。",
"grey": "灰",
"greyDescription": "待たないで。",
"themeStyle": "テーマのスタイル",
"light": "ライト",
"dark": "ダーク",
"orange": "オレンジ",
"orangeThemeDescription": "オランダ語を学びましょう。",
"deepOrange": "濃いオレンジ",
"deepOrangeDescription": "オレンジよりも濃い。",
"amber": "アンバー",
"amberDescription": "選択的な黄色ではありません。",
"brown": "茶色",
"brownDescription": "ブラウンアウトよりはマシ。",
"pink": "ピンク",
"pinkDescription": "愛の色。",
"indigo": "インディゴ",
"indigoDescription": "それは熱帯植物ですか?",
"cyan": "シアン",
"cyanDescription": "青と緑の中間。",
"teal": "ティール",
"tealDescription": "目の周りの色付きの領域。",
"lime": "ライム",
"limeDescription": "柑橘類の色。",
"yellow": "黄",
"yellowDescription": "太陽の色。",
"checkForUpdates": "更新の確認",
"reset": "リセット",
"theme": "テーマ",
"threads": "スレッド",
"timeout": "タイムアウト (ミリ秒)",
"hideClosedPorts": "閉じたポートを非表示",
"hideUnknownPorts": "不明なポートを非表示",
"sort": "ポート番号で結果を並べ替え",
"clear": "消去",
"open": "開く",
"closed": "閉じる",
"exportType": "エクスポート形式",
"export": "エクスポート",
"exportSuccessful": "エクスポート成功",
"runningLatestVersion": "最新バージョンを実行しています。",
"themeToggleInTopBar": "トップバーでテーマを切り替える",
"exportIncludeClosedPorts": "エクスポートに閉じたポートを含める",
"exportIncludeUnknownPorts": "エクスポートに不明なポートを含める",
"unknown": "不明"
}