|
| 1 | +{ |
| 2 | + "applicationName": "Advanced PortChecker", |
| 3 | + "settings": "設定", |
| 4 | + "donate": "寄付", |
| 5 | + "about": "について", |
| 6 | + "scan": "スキャン", |
| 7 | + "address": "アドレス", |
| 8 | + "startingPort": "開始ポート", |
| 9 | + "endingPort": "終了ポート", |
| 10 | + "port": "ポート", |
| 11 | + "hostName": "ホスト名", |
| 12 | + "portStatus": "ポートの状態", |
| 13 | + "scanDate": "スキャン日時", |
| 14 | + "error": "エラー", |
| 15 | + "ok": "わかった", |
| 16 | + "updateAvailable": "更新が利用可能", |
| 17 | + "newVersion": "バージョン {x} が利用可能です。ダウンロードしますか?", |
| 18 | + "information": "情報", |
| 19 | + "download": "ダウンロード", |
| 20 | + "cancel": "キャンセル", |
| 21 | + "aboutText": "Advanced PortChecker は DeadLine によって作成されました。\n\nテーマ : MUI\nライセンス : GPLv3\n翻訳者:coolvitto\nバージョン : {x}\n\nCopyright 息 {year} CodeDead", |
| 22 | + "license": "ライセンス", |
| 23 | + "website": "ウェブサイト", |
| 24 | + "autoUpdate": "更新の自動確認", |
| 25 | + "colorOnDark": "ダークテーマの色", |
| 26 | + "language": "言語", |
| 27 | + "yes": "はい", |
| 28 | + "no": "いいえ", |
| 29 | + "confirmation": "確認", |
| 30 | + "confirmResetSettings": "すべての設定をリセットしますか?", |
| 31 | + "default": "既定", |
| 32 | + "defaultThemeDescription": "既定のテーマ。", |
| 33 | + "lightBlue": "明るい青", |
| 34 | + "lightBlueDescription": "軽いタッチの青", |
| 35 | + "red": "赤", |
| 36 | + "redDescription": "エッジの効いた赤", |
| 37 | + "green": "緑", |
| 38 | + "greenDescription": "自然の極致", |
| 39 | + "lightGreen": "明るい緑", |
| 40 | + "lightGreenDescription": "青々としている草。", |
| 41 | + "purple": "紫", |
| 42 | + "purpleDescription": "アメジスト。", |
| 43 | + "deepPurple": "濃い紫", |
| 44 | + "deepPurpleDescription": "紫よりも濃い。", |
| 45 | + "grey": "灰", |
| 46 | + "greyDescription": "待たないで。", |
| 47 | + "themeStyle": "テーマのスタイル", |
| 48 | + "light": "ライト", |
| 49 | + "dark": "ダーク", |
| 50 | + "orange": "オレンジ", |
| 51 | + "orangeThemeDescription": "オランダ語を学びましょう。", |
| 52 | + "deepOrange": "濃いオレンジ", |
| 53 | + "deepOrangeDescription": "オレンジよりも濃い。", |
| 54 | + "amber": "アンバー", |
| 55 | + "amberDescription": "選択的な黄色ではありません。", |
| 56 | + "brown": "茶色", |
| 57 | + "brownDescription": "ブラウンアウトよりはマシ。", |
| 58 | + "pink": "ピンク", |
| 59 | + "pinkDescription": "愛の色。", |
| 60 | + "indigo": "インディゴ", |
| 61 | + "indigoDescription": "それは熱帯植物ですか?", |
| 62 | + "cyan": "シアン", |
| 63 | + "cyanDescription": "青と緑の中間。", |
| 64 | + "teal": "ティール", |
| 65 | + "tealDescription": "目の周りの色付きの領域。", |
| 66 | + "lime": "ライム", |
| 67 | + "limeDescription": "柑橘類の色。", |
| 68 | + "yellow": "黄", |
| 69 | + "yellowDescription": "太陽の色。", |
| 70 | + "checkForUpdates": "更新の確認", |
| 71 | + "reset": "リセット", |
| 72 | + "theme": "テーマ", |
| 73 | + "threads": "スレッド", |
| 74 | + "timeout": "タイムアウト (ミリ秒)", |
| 75 | + "hideClosedPorts": "閉じたポートを非表示", |
| 76 | + "hideUnknownPorts": "不明なポートを非表示", |
| 77 | + "sort": "ポート番号で結果を並べ替え", |
| 78 | + "clear": "消去", |
| 79 | + "open": "開く", |
| 80 | + "closed": "閉じる", |
| 81 | + "exportType": "エクスポート形式", |
| 82 | + "export": "エクスポート", |
| 83 | + "exportSuccessful": "エクスポート成功", |
| 84 | + "runningLatestVersion": "最新バージョンを実行しています。", |
| 85 | + "themeToggleInTopBar": "トップバーでテーマを切り替える", |
| 86 | + "exportIncludeClosedPorts": "エクスポートに閉じたポートを含める", |
| 87 | + "exportIncludeUnknownPorts": "エクスポートに不明なポートを含める", |
| 88 | + "unknown": "不明" |
| 89 | +} |
0 commit comments