Skip to content

Commit ea2b211

Browse files
committed
Added japanese translation. Many thanks to HORIUCHI Takahiko for the translation.
1 parent 4b3b17b commit ea2b211

File tree

121 files changed

+2026
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

121 files changed

+2026
-0
lines changed

interface/lib/lang/ja.lng

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
<?php
2+
$wb['conf_format_dateshort'] = 'Y/m/d';
3+
$wb['conf_format_datelong'] = 'l dS of F Y';
4+
$wb['conf_format_timeshort'] = 'H:i';
5+
$wb['conf_format_timelong'] = 'H:i:s';
6+
$wb['conf_format_datetime'] = 'Y/m/d H:i';
7+
8+
$wb['301'] = 'ログイン中のアカウントでは利用できないモジュールです。';
9+
$wb['302'] = 'モジュールが不正です。';
10+
$wb['1001'] = 'ユーザー名とパスワードを入力してください。';
11+
$wb['1002'] = 'ユーザー名またはパスワードが正しくありません。';
12+
$wb['1003'] = 'ユーザーを無効化しました。';
13+
$wb['delete_confirmation'] = '本当にこの行を削除してもいいですか?';
14+
$wb['error_no_view_permission'] = 'このデータを見る権限がないか、またはデータが存在しません。';
15+
$wb['error_no_delete_permission'] = 'このデータを削除する権限がありません。';
16+
$wb["page_txt"] = 'ページ';
17+
$wb["page_of_txt"] = '/';
18+
$wb["page_next_txt"] = '次へ';
19+
$wb["page_back_txt"] = '戻る';
20+
$wb["delete_txt"] = '削除する';
21+
$wb["filter_txt"] = 'フィルター';
22+
$wb["add_new_record_txt"] = '新しく作る';
23+
$wb['btn_save_txt'] = '保存する';
24+
$wb['btn_cancel_txt'] = '戻る';
25+
$wb['System'] = 'システム';
26+
$wb['Client'] = 'クライアント';
27+
$wb['Email'] = 'メール';
28+
$wb['Monitor'] = '監視';
29+
$wb['Sites'] = 'サイト';
30+
$wb['DNS'] = 'DNS';
31+
$wb['Tools'] = 'ツール';
32+
$wb['Help'] = 'ヘルプ';
33+
$wb['toolsarea_head_txt'] = 'ツール';
34+
?>
35+
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
<?php
2+
3+
$wb[1001] = "ユーザー名またはパスワードが未入力です。";
4+
$wb[1002] = "ユーザー名またはパスワードが正しくありません。";
5+
$wb['Firewall'] = 'ファイアウォール';
6+
$wb['Groups'] = 'グループ';
7+
$wb['groups_description'] = 'システムユーザーグループの編集';
8+
$wb['Server'] = 'サーバー';
9+
$wb['Services'] = 'サービス';
10+
$wb['Config'] = '設定';
11+
$wb['Server Config'] = 'サーバーの設定';
12+
$wb['Mail'] = 'メール';
13+
$wb['Getmail'] = 'Getmail';
14+
$wb['Web'] = 'ウェブ';
15+
$wb['FastCGI'] = 'FastCGI';
16+
$wb['Jailkit'] = 'Jailkit';
17+
$wb['System'] = 'システム';
18+
$wb['Add user'] = 'ユーザーを追加する';
19+
$wb['Edit user'] = 'ユーザーを編集する';
20+
$wb['CP Users'] = 'コントロールパネルユーザー';
21+
$wb['Add group'] = 'グループを追加する';
22+
$wb['Edit group'] = 'グループを編集する';
23+
$wb['Groups'] = 'グループ';
24+
$wb['Edit server'] = 'サーバーを編集する';
25+
$wb['Edit Server IP'] = 'サーバーのIPアドレスを編集する';
26+
$wb['Servers'] = 'サーバー';
27+
$wb['Sync. Now'] = 'Sync.Now';
28+
$wb['DB Sync.'] = 'DB Sync.';
29+
$wb['Languages'] = '言語';
30+
$wb['New Language'] = '言語を追加する';
31+
$wb['Export'] = 'エクスポート';
32+
$wb['Import'] = 'インポート';
33+
$wb['Language Editor'] = '言語エディタ';
34+
$wb['Software'] = 'ソフトウェア';
35+
$wb['Repositories'] = 'リポジトリー';
36+
37+
?>
38+
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<?php
2+
$wb["server_id_txt"] = 'サーバー';
3+
$wb["tcp_port_txt"] = '許可済みTCPポート';
4+
$wb["udp_port_txt"] = '許可済みUDPポート';
5+
$wb["tcp_port_help_txt"] = 'カンマで区切ってください。';
6+
$wb["udp_port_help_txt"] = 'カンマで区切ってください。';
7+
$wb["active_txt"] = '有効';
8+
$wb["firewall_error_unique"] = 'このサーバーでは既にファイアウォールが設定されています。';
9+
$wb["active_txt"] = '有効';
10+
$wb["tcp_ports_error_regex"] = 'TCPポートの設定に文字列は利用できません。利用可能な文字は数字、":"、"," のみです。';
11+
$wb["udp_ports_error_regex"] = 'UDPポートの設定に文字列は利用できません。利用可能な文字は数字、":"、"," のみです。';
12+
?>
13+
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?php
2+
$wb["list_head_txt"] = 'ファイアウォール';
3+
$wb["active_txt"] = '有効';
4+
$wb["server_id_txt"] = 'サーバー';
5+
$wb["tcp_port_txt"] = '許可済みTCPポート';
6+
$wb["udp_port_txt"] = '許可済みUDPポート';
7+
$wb["add_new_record_txt"] = 'ファイアウォールの設定を追加する';
8+
?>
9+
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?php
2+
$wb["description_txt"] = '説明';
3+
$wb["name_txt"] = 'グループ';
4+
$wb["name_err"] = 'グループ名は1〜30文字で指定してください。';
5+
?>
6+
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?php
2+
$wb["list_head_txt"] = 'システムユーザーのグループ';
3+
$wb["description_txt"] = '説明';
4+
$wb["name_txt"] = 'グループ';
5+
$wb["add_new_record_txt"] = '新しいグループを追加する';
6+
?>
7+
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?php
2+
$wb["list_head_txt"] = '新しい言語を追加する';
3+
$wb["language_select_txt"] = 'ベースにする言語を選んでください';
4+
$wb["language_new_txt"] = '新しい言語';
5+
$wb["language_new_hint_txt"] = '2文字の ISO 639-1 言語コード(http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes を参照してください)';
6+
$wb['btn_save_txt'] = '新しい言語ファイルセットを作る';
7+
$wb['btn_cancel_txt'] = '戻る';
8+
?>
9+
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?php
2+
$wb["list_head_txt"] = '言語をマージする';
3+
$wb["list_desc_txt"] = '選んだ言語ファイルと、英語のマスター言語ファイルをマージします。<br />選んだ言語ファイルに欠けている要素がある場合、英語版から抜き出して追加します。';
4+
$wb["language_select_txt"] = '言語を選んでください';
5+
$wb['btn_save_txt'] = 'ファイルをマージする';
6+
$wb['btn_cancel_txt'] = '戻る';
7+
?>
8+
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?php
2+
$wb['list_head_txt'] = '言語ファイルエディタ';
3+
$wb['language_select_txt'] = '言語を選んでください';
4+
$wb['module_txt'] = 'モジュール';
5+
$wb['lang_file_txt'] = '言語ファイル';
6+
$wb['btn_save_txt'] = '保存する';
7+
$wb['btn_cancel_txt'] = '戻る';
8+
?>
9+
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?php
2+
$wb["list_head_txt"] = '言語ファイルをエクスポートする';
3+
$wb["language_select_txt"] = '言語を選んでください';
4+
$wb['btn_save_txt'] = '選んだ言語をエクスポートする';
5+
$wb['btn_cancel_txt'] = '戻る';
6+
?>
7+

0 commit comments

Comments
 (0)