forked from CodeDead/Advanced-PortChecker
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathja_jp.json
More file actions
89 lines (89 loc) · 3.45 KB
/
Copy pathja_jp.json
File metadata and controls
89 lines (89 loc) · 3.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
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": "不明"
}