mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-06-28 01:06:58 +00:00
Merge pull request #708 from Jumala9163/locale/japanese
Updated Japanese translation & Added untranslated parts
This commit is contained in:
commit
e1bdcbd581
@ -71,6 +71,7 @@
|
||||
"Peers": "ピア",
|
||||
"Peer Settings": "ピア設定",
|
||||
"Download All": "全てダウンロード",
|
||||
"Search": "検索",
|
||||
"Search Peers\\.\\.\\.": "ピアを検索",
|
||||
"Display": "表示設定",
|
||||
"Sort By": "並び替え",
|
||||
@ -238,6 +239,10 @@
|
||||
"IP Address / Hostname": "IPアドレス / ホスト名",
|
||||
"Dashboard IP Address \\& Listen Port": "ダッシュボードIPアドレス & 待ち受けポート",
|
||||
"Count": "回数",
|
||||
"Hop": "ホップ数",
|
||||
"Average RTT (ms)": "平均RTT (ms)",
|
||||
"Min RTT (ms)": "最低RTT (ms)",
|
||||
"Max RTT (ms)": "最高RTT (ms)",
|
||||
"Geolocation": "場所",
|
||||
"Is Alive": "ステータス",
|
||||
"Average / Min / Max Round Trip Time": "平均 / 最小 / 最大 往復時間",
|
||||
@ -250,6 +255,9 @@
|
||||
"Selected Backup": "選択したバックアップ",
|
||||
"You don't have any configuration to restore": "復元可能な構成がありません",
|
||||
"Help": "ヘルプ",
|
||||
"You can visit our: ": "次の場所でサポートや様々な情報を入手出来ます:",
|
||||
"Official Documentation": "公式ドキュメント",
|
||||
"Discord Server": "Discordサーバー",
|
||||
"Backup": "バックアップ",
|
||||
"([0-9].*) Backups?": "$1 バックアップ?",
|
||||
"Yes": "はい",
|
||||
@ -278,7 +286,7 @@
|
||||
"Create Backup": "バックアップを作成",
|
||||
"No backup yet, click the button above to create backup\\.": "バックアップがありません ボタンをクリックしてバックアップを作成",
|
||||
"Are you sure to delete this backup\\?": "バックアップを削除しますか?",
|
||||
"Are you sure to restore this backup?\\": "バックアップから復元しますか?",
|
||||
"Are you sure to restore this backup\\?": "バックアップから復元しますか?",
|
||||
"Backup Date": "バックアップ日時",
|
||||
"File": "ファイル",
|
||||
"Are you sure to delete this configuration\\?": "この構成を本当に削除しますか?",
|
||||
@ -292,6 +300,7 @@
|
||||
"Select All": "全て選択",
|
||||
"Clear Selection": "選択を解除",
|
||||
"([0-9].*) Peers?": "$1 ピア?",
|
||||
"Download": "ダウンロード",
|
||||
"Downloading": "ダウンロード中...",
|
||||
"Download Finished": "ダウンロード完了",
|
||||
"Done": "完了",
|
||||
@ -308,5 +317,52 @@
|
||||
"Deleted ([0-9]{1,}) peer\\(s\\)": "$1 個のピアを削除しました ",
|
||||
"Deleted ([0-9]{1,}) peer\\(s\\) successfully. Failed to delete ([0-9]{1,}) peer\\(s\\)": "$1 個のピアの削除に成功し、 $2 個のピアの削除に失敗しました",
|
||||
"Restricted ([0-9]{1,}) peer\\(s\\)": "$1 個のピアを制限しました",
|
||||
"Restricted ([0-9]{1,}) peer\\(s\\) successfully. Failed to restrict ([0-9]{1,}) peer\\(s\\)": "$1 個のピアの制限に成功し、 $2 個のピアの制限に失敗しました"
|
||||
"Restricted ([0-9]{1,}) peer\\(s\\) successfully. Failed to restrict ([0-9]{1,}) peer\\(s\\)": "$1 個のピアの制限に成功し、 $2 個のピアの制限に失敗しました",
|
||||
"Display As": "表示方法",
|
||||
"List": "リスト",
|
||||
"Grid": "グリッド",
|
||||
"Protocol": "プロトコル",
|
||||
"Open File": "ファイルを開く",
|
||||
"Advanced Options": "追加設定",
|
||||
"Allowed IPs Validation": "Allowed IPs 検証",
|
||||
"Update Name": "名前を変更",
|
||||
"To update this configuration's name, WGDashboard will execute the following operations:": "この構成の名称を変更するために、WGDashboardは以下の操作を実行します:",
|
||||
"Duplicate current configuration's database table and \\.conf file with the new name": "現在の構成のデータベーステーブルと.confファイルを変更された名前で複製する",
|
||||
"Delete current configuration's database table and \\.conf file": "現在の構成のデータベーステーブルと.confファイルを削除する",
|
||||
"Danger Zone": "危険な設定",
|
||||
"Configuration File": "構成ファイル",
|
||||
"Edit Raw Configuration File": "構成ファイルを直接編集",
|
||||
"Peer Configuration File": "ピア構成ファイル",
|
||||
"Share with Email": "Eメールで共有",
|
||||
"Who are you sending to?": "送信先",
|
||||
"What's the subject?": "件名",
|
||||
"What's the body?": "本文",
|
||||
"Email Account": "Eメールアカウント",
|
||||
"Ready": "利用可能",
|
||||
"Port": "ポート",
|
||||
"Encryption": "暗号化方式",
|
||||
"No Encryption": "暗号化しない",
|
||||
"Send From": "送信元",
|
||||
"Send Test Email": "テストメールを送信",
|
||||
"Email Body Template": "Eメール本文テンプレート",
|
||||
"Live Preview": "ライブプレビュー",
|
||||
"Include configuration file as an attachment": "コンフィグファイルを添付する",
|
||||
"Send": "送信",
|
||||
"Sending\\.\\.\\.": "送信中...",
|
||||
"Email sent successfully!": "Eメールの送信に成功しました!",
|
||||
"AmneziaWG Peer Setting": "AmneziaWGピア設定",
|
||||
"System Status": "システムステータス",
|
||||
"CPU": "CPU",
|
||||
"Memory": "メモリ",
|
||||
"Swap Memory": "Swapメモリ",
|
||||
"Processes": "プロセス",
|
||||
"CPU Usage": "CPU使用率",
|
||||
"Memory Usage": "メモリ使用量",
|
||||
"Swap Memory Usage": "Swapメモリ使用量",
|
||||
"Network": "ネットワーク",
|
||||
"([0-9]{1,}) Interfaces": "$1 個のインターフェース",
|
||||
"Storage": "ストレージ",
|
||||
"([0-9]{1,}) Partitions": "$1 個のパーティション",
|
||||
"(.*) Used": "$1 使用中",
|
||||
"Untitled Peer": "無名のピア"
|
||||
}
|
@ -240,6 +240,10 @@
|
||||
"IP Address / Hostname": "",
|
||||
"Dashboard IP Address \\& Listen Port": "",
|
||||
"Count": "",
|
||||
"Hop": "",
|
||||
"Average RTT (ms)": "",
|
||||
"Min RTT (ms)": "",
|
||||
"Max RTT (ms)": "",
|
||||
"Geolocation": "",
|
||||
"Is Alive": "",
|
||||
"Average / Min / Max Round Trip Time": "",
|
||||
@ -252,6 +256,9 @@
|
||||
"Selected Backup": "",
|
||||
"You don't have any configuration to restore": "",
|
||||
"Help": "",
|
||||
"You can visit our: ": "",
|
||||
"Official Documentation": "",
|
||||
"Discord Server": "",
|
||||
"Backup": "",
|
||||
"([0-9].*) Backups?": "",
|
||||
"Yes": "",
|
||||
@ -280,7 +287,7 @@
|
||||
"Create Backup": "",
|
||||
"No backup yet, click the button above to create backup\\.": "",
|
||||
"Are you sure to delete this backup\\?": "",
|
||||
"Are you sure to restore this backup?\\": "",
|
||||
"Are you sure to restore this backup\\?": "",
|
||||
"Backup Date": "",
|
||||
"File": "",
|
||||
"Are you sure to delete this configuration\\?": "",
|
||||
|
Loading…
x
Reference in New Issue
Block a user