Skip to content

Commit 6328dca

Browse files
committed
Improve Japanese Translation
1 parent 119fc75 commit 6328dca

File tree

1 file changed

+70
-70
lines changed

1 file changed

+70
-70
lines changed

web/inc/i18n/ja.php

Lines changed: 70 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -25,20 +25,20 @@
2525
'CRON' => 'Cron',
2626
'BACKUP' => 'バックアップ',
2727

28-
'LOGIN' => 'LOGIN',
29-
'RESET PASSWORD' => 'RESET PASSWORD',
30-
'SEARCH' => 'SEARCH',
31-
'PACKAGE' => 'PACKAGE',
28+
'LOGIN' => 'ログイン',
29+
'RESET PASSWORD' => 'パスワードのリセット',
30+
'SEARCH' => '検索',
31+
'PACKAGE' => 'パッケージ',
3232
'RRD' => 'RRD',
33-
'STATS' => 'STATS',
34-
'LOG' => 'LOG',
35-
'UPDATES' => 'UPDATES',
36-
'FIREWALL' => 'FIREWALL',
37-
'SERVER' => 'SERVER',
38-
'MEMORY' => 'MEMORY',
39-
'DISK' => 'DISK',
40-
'NETWORK' => 'NETWORK',
41-
'Web Log Manager' => 'Web Log Manager',
33+
'STATS' => '統計',
34+
'LOG' => 'ログ',
35+
'UPDATES' => '更新',
36+
'FIREWALL' => 'ファイアウォール',
37+
'SERVER' => 'サーバー',
38+
'MEMORY' => 'メモリ',
39+
'DISK' => 'ディスク',
40+
'NETWORK' => 'ネットワーク',
41+
'Web Log Manager' => 'ウェブログの管理',
4242

4343
'Add User' => 'ユーザーを追加',
4444
'Add Domain' => 'ドメインを追加',
@@ -182,7 +182,7 @@
182182
'Mail Accounts' => 'メールアカウント',
183183
'Cron Jobs' => 'Cronジョブ',
184184
'SSH Access' => 'SSHアクセス',
185-
'IP Address' => 'IP Address',
185+
'IP Address' => 'IPアドレス',
186186
'IP Addresses' => 'IPアドレス',
187187
'Backups' => 'バックアップ',
188188
'Backup System' => 'システムをバックアップ',
@@ -194,12 +194,12 @@
194194
'Proxy Extensions' => 'プロキシ対象拡張子',
195195
'Web Statistics' => 'ウェブアクセス統計',
196196
'Additional FTP Account' => '追加のFTPアカウント',
197-
'Path' => 'Path',
197+
'Path' => 'パス',
198198
'SOA' => 'SOA',
199199
'TTL' => 'TTL',
200200
'Expire' => '有効期限',
201201
'Records' => 'レコード',
202-
'Serial' => 'Serial',
202+
'Serial' => 'シリアル値',
203203
'Catchall email' => 'キャッチオール アドレス',
204204
'AntiVirus Support' => 'アンチウイルスのサポート',
205205
'AntiSpam Support' => 'アンチスパムのサポート',
@@ -208,17 +208,17 @@
208208
'Quota' => '割り当て量',
209209
'Autoreply' => '自動返信',
210210
'Forward to' => '転送先',
211-
'Do not store forwarded mail' => '転送されたメールを保存しない',
212-
'IMAP hostname' => 'IMAP hostname',
213-
'IMAP port' => 'IMAP port',
214-
'IMAP security' => 'IMAP security',
215-
'IMAP auth method' => 'IMAP auth method',
216-
'SMTP hostname' => 'SMTP hostname',
217-
'SMTP port' => 'SMTP port',
218-
'SMTP security' => 'SMTP security',
219-
'SMTP auth method' => 'SMTP auth method',
211+
'Do not store forwarded mail' => '転送されたメールを保存しない',
212+
'IMAP hostname' => 'IMAPホスト名',
213+
'IMAP port' => 'IMAPポート番号',
214+
'IMAP security' => 'IMAPセキュリティ',
215+
'IMAP auth method' => 'IMAP認証方式',
216+
'SMTP hostname' => 'SMTPホスト名',
217+
'SMTP port' => 'SMTPポート番号',
218+
'SMTP security' => 'SMTPセキュリティ',
219+
'SMTP auth method' => 'SMTPIMAP認証方式',
220220
'STARTTLS' => 'STARTTLS',
221-
'Normal password' => 'Normal password',
221+
'Normal password' => '通常のパスワード認証',
222222
'database' => 'データベース',
223223
'User' => 'ユーザー',
224224
'Host' => 'ホスト',
@@ -240,13 +240,13 @@
240240
'Users' => '使用者',
241241
'Load Average' => 'ロードアベレージ',
242242
'Memory Usage' => 'メモリ使用量',
243-
'APACHE2 Usage' => 'APACHE2 Usage',
243+
'APACHE2 Usage' => 'APACHE2使用量',
244244
'HTTPD Usage' => 'HTTPD使用量',
245245
'NGINX Usage' => 'NGINX使用量',
246246
'MySQL Usage on localhost' => 'localhostにおけるMySQLの使用量',
247247
'PostgreSQL Usage on localhost' => 'localhostにおけるPostgreSQLの使用量',
248248
'Bandwidth Usage eth0' => 'eth0における帯域幅使用量',
249-
'Exim Usage' => 'Exim Usage',
249+
'Exim Usage' => 'Exim使用量',
250250
'FTP Usage' => 'FTP使用量',
251251
'SSH Usage' => 'SSH使用量',
252252
'reverse proxy' => 'リバースプロキシ',
@@ -259,8 +259,8 @@
259259
'database server' => 'データベースサーバー',
260260
'ftp server' => 'FTPサーバー',
261261
'job scheduler' => 'ジョブスケジューラ',
262-
'firewall' => 'firewall',
263-
'brute-force monitor' => 'brute-force monitor',
262+
'firewall' => 'ファイアウォール',
263+
'brute-force monitor' => 'ブルートフォースモニタ',
264264
'CPU' => 'CPU',
265265
'Memory' => 'メモリ',
266266
'Uptime' => '稼働時間',
@@ -306,7 +306,7 @@
306306
'Record Number' => 'レコード番号',
307307
'in megabytes' => 'MB単位',
308308
'Message' => 'メッセージ',
309-
'use local-part' => 'ローカルパートを使用',
309+
'use local-part' => 'ローカルパートを記述',
310310
'one or more email addresses' => '1つ以上のメールアドレス',
311311
'Prefix will be automaticaly added to database name and database user' => 'データベース名およびユーザー名には接頭辞 %s が自動的に付加されます',
312312
'Database' => 'データベース',
@@ -364,10 +364,10 @@
364364
'ftp user password' => 'FTPユーザーパスワード',
365365
'ftp user' => 'FTPユーザー',
366366
'Last 70 lines of %s.%s.log' => '%s.%s.log の最終70行',
367-
'AccessLog' => 'AccessLog',
368-
'ErrorLog' => 'ErrorLog',
369-
'Download AccessLog' => 'AccessLogをダウンロード',
370-
'Download ErrorLog' => 'ErrorLogをダウンロード',
367+
'AccessLog' => 'アクセスログ',
368+
'ErrorLog' => 'エラーログ',
369+
'Download AccessLog' => 'アクセスログをダウンロード',
370+
'Download ErrorLog' => 'エラーログをダウンロード',
371371
'Country' => '',
372372
'2 letter code' => '2レターコード',
373373
'State / Province' => '州 / 都道府県',
@@ -380,8 +380,8 @@
380380
'Banlist' => 'BANリスト',
381381
'ranges are acceptable' => '範囲指定が可能です',
382382
'CIDR format is supported' => 'CIDRフォーマットが使用できます',
383-
'ACCEPT' => 'ACCEPT',
384-
'DROP' => 'DROP',
383+
'ACCEPT' => '許可',
384+
'DROP' => '拒否',
385385
'TCP' => 'TCP',
386386
'UDP' => 'UDP',
387387
'ICMP' => 'ICMP',
@@ -390,8 +390,8 @@
390390
'VESTA' => 'VESTA',
391391
'Add one more Name Server' => 'ネームサーバーを追加',
392392

393-
'cron' => 'cron',
394-
'user dir' => 'user dir',
393+
'cron' => 'Cron',
394+
'user dir' => 'ユーザーディレクトリ',
395395

396396
'unlimited' => '無制限',
397397
'1 account' => '1個のアカウント',
@@ -408,8 +408,8 @@
408408
'%s cron jobs' => '%s個のCronジョブ',
409409
'1 archive' => '1個のアーカイブ',
410410
'%s archives' => '%s個のアーカイブ',
411-
'1 item' => '1 item',
412-
'%s items' => '%s items',
411+
'1 item' => '1個の項目',
412+
'%s items' => '%s個の項目',
413413
'1 package' => '1個のパッケージ',
414414
'%s packages' => '%s個のパッケージ',
415415
'1 IP address' => '1個のIPアドレス',
@@ -437,7 +437,7 @@
437437
'PACKAGE_CREATED_OK' => 'パッケージ <a href="/edit/package/?package=%s"><b>%s</b></a> は正常に作成されました',
438438
'SSL_GENERATED_OK' => '証明書は正常に生成されました',
439439
'RULE_CREATED_OK' => '規則は正常に作成されました',
440-
'BANLIST_CREATED_OK' => 'IP address has been banned successfully', // I'm not sure about this text
440+
'BANLIST_CREATED_OK' => 'IPアドレスは正常にBANリストに追加されました', // I'm not sure about this text
441441
'Autoupdate has been successfully enabled' => '自動更新が有効化されました',
442442
'Autoupdate has been successfully disabled' => '自動更新が無効化されました',
443443
'Cronjob email reporting has been successfully enabled' => 'Cronジョブのメール報告が有効化されました',
@@ -535,30 +535,30 @@
535535
'Hostname' => 'ホスト名',
536536
'Time Zone' => 'タイムゾーン',
537537
'Default Language' => '規定の言語',
538-
'Proxy Server' => 'Proxy Server',
539-
'Web Server' => 'Web Server',
540-
'Backend Server' => 'Backend Server',
541-
'Backend Pool Mode' => 'Backend Pool Mode',
542-
'DNS Server' => 'DNS Server',
543-
'DNS Cluster' => 'DNS Cluster',
544-
'MAIL Server' => 'MAIL Server',
545-
'Antivirus' => 'Antivirus',
546-
'AntiSpam' => 'AntiSpam',
547-
'Webmail URL' => 'Webmail URL',
548-
'MySQL Support' => 'MySQL Support',
549-
'phpMyAdmin URL' => 'phpMyAdmin URL',
550-
'PostgreSQL Support' => 'PostgreSQL Support',
551-
'phpPgAdmin URL' => 'phpPgAdmin URL',
552-
'Maximum Number Of Databases' => 'Maximum Number Of Databases',
553-
'Current Number Of Databases' => 'Current Number Of Databases',
554-
'Local backup' => 'Local backup',
555-
'Compression level' => 'Compression level',
556-
'Directory' => 'Directory',
557-
'Remote backup' => 'Remote backup',
538+
'Proxy Server' => 'プロキシサーバー',
539+
'Web Server' => 'ウェブサーバー',
540+
'Backend Server' => 'バックエンドサーバー',
541+
'Backend Pool Mode' => 'バックエンドプールモード',
542+
'DNS Server' => 'DNSサーバー',
543+
'DNS Cluster' => 'DNSクラスタ',
544+
'MAIL Server' => 'メールサーバー',
545+
'Antivirus' => 'アンチウイルス',
546+
'AntiSpam' => 'アンチスパム',
547+
'Webmail URL' => 'ウェブメールのURL',
548+
'MySQL Support' => 'MySQLのサポート',
549+
'phpMyAdmin URL' => 'phpMyAdminのURL',
550+
'PostgreSQL Support' => 'PostgreSQLのサポート',
551+
'phpPgAdmin URL' => 'phpPgAdminのURL',
552+
'Maximum Number Of Databases' => '最大データベース数',
553+
'Current Number Of Databases' => '現在のデータベース数',
554+
'Local backup' => 'ローカルバックアップ',
555+
'Compression level' => '圧縮レベル',
556+
'Directory' => 'ディレクトリ',
557+
'Remote backup' => 'リモートバックアップ',
558558
'ftp' => 'FTP',
559559
'sftp' => 'SFTP',
560560
'SFTP Chroot' => 'SFTP Chroot',
561-
'FileSystem Disk Quota' => 'ディスク割り当て量',
561+
'FileSystem Disk Quota' => 'ディスク容量制限',
562562
'Vesta Control Panel Plugins' => 'Vesta Control Panel プラグイン',
563563
'preview' => 'プレビュー',
564564
'Reseller Role' => 'リセラーの役割',
@@ -589,7 +589,7 @@
589589
'ARCHIVE' => 'アーカイブ',
590590
'EXTRACT' => '展開',
591591
'DOWNLOAD' => 'ダウンロード',
592-
'Are you sure?' => 'Are you sure?', // unused?
592+
'Are you sure?' => 'よろしいですか?', // unused?
593593
'Hit' => '',
594594
'to reload the page' => 'を押すとページを再読み込みします',
595595
'Directory name cannot be empty' => 'ディレクトリ名を入力してください',
@@ -610,10 +610,10 @@
610610
'Create' => '作成',
611611
'Compress' => '圧縮',
612612
'OK' => 'OK',
613-
'YOU ARE COPYING' => 'YOU ARE COPYING', // unused?
614-
'YOU ARE REMOVING' => 'YOU ARE REMOVING',
615-
'Delete items' => 'Delete items',
616-
'Copy files' => 'Copy files',
613+
'YOU ARE COPYING' => 'コピー中', // unused?
614+
'YOU ARE REMOVING' => '削除中',
615+
'Delete items' => '項目の削除',
616+
'Copy files' => 'ファイルのコピー',
617617
'Are you sure you want to copy' => '次のファイルをコピーしてもよろしいですか',
618618
'Are you sure you want to delete' => '次のファイルを削除してもよろしいですか',
619619
'into' => 'から',
@@ -633,7 +633,7 @@
633633
'write by others' => 'その他による書き込み',
634634
'execute/search by others' => 'その他による実行・検索',
635635

636-
'Shortcuts' => 'Shortcuts',
636+
'Shortcuts' => 'ショートカット',
637637
'Add New object' => '新しい項目を追加する',
638638
'Save Form' => '変更を保存する',
639639
'Cancel saving form' => '変更を破棄する',
@@ -709,7 +709,7 @@
709709
'every minute' => '毎分',
710710
'every two minutes' => '2分毎',
711711
'every' => '',
712-
'Generate' => 'Generate',
712+
'Generate' => '生成',
713713

714714
'webalizer' => 'webalizer',
715715
'awstats' => 'awstats',

0 commit comments

Comments
 (0)