From 899771dc79ad6cf1beffd4c867539a84b53a330d Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Thu, 11 Mar 2010 05:10:16 -0500
Subject: [PATCH] Merged all language files.

---
 interface/web/admin/lib/lang/ja_server_config.lng |  112 ++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 65 insertions(+), 47 deletions(-)

diff --git a/interface/web/admin/lib/lang/ja_server_config.lng b/interface/web/admin/lib/lang/ja_server_config.lng
index 91cbd54..5ef759a 100644
--- a/interface/web/admin/lib/lang/ja_server_config.lng
+++ b/interface/web/admin/lib/lang/ja_server_config.lng
@@ -1,50 +1,68 @@
 <?php
-$wb["jailkit_chroot_home_txt"] = 'chroot ホーム';
-$wb["jailkit_chroot_app_sections_txt"] = '利用可能アプリケーションセクション';
-$wb["jailkit_chroot_app_programs_txt"] = '利用可能アプリケーション';
+$wb['jailkit_chroot_home_txt'] = 'chroot ホーム';
+$wb['jailkit_chroot_app_sections_txt'] = '利用可能アプリケーションセクション';
+$wb['jailkit_chroot_app_programs_txt'] = '利用可能アプリケーション';
 $wb['jailkit_chroot_cron_programs_txt'] = 'cron での利用可能アプリケーション';
-$wb["website_path_txt"] = 'ウェブサイトのパス';
-$wb["website_symlinks_txt"] = 'ウェブサイトのシンボリックリンク';
-$wb["website_basedir_txt"] = 'ウェブサイトのベースディレクトリ';
-$wb["vhost_conf_dir_txt"] = 'バーチャルホスト設定ディレクトリ';
-$wb["vhost_conf_enabled_dir_txt"] = 'バーチャルホスト設定ディレクトリ(有効)';
-$wb["getmail_config_dir_txt"] = 'Getmail 設定ディレクトリ';
-$wb["fastcgi_starter_path_txt"] = 'FastCGIスターターのパス';
-$wb["fastcgi_starter_script_txt"] = 'FastCGIスタータースクリプト';
-$wb["fastcgi_alias_txt"] = 'FastCGIエイリアス';
-$wb["fastcgi_phpini_path_txt"] = 'FastCGI php.ini のパス';
-$wb["fastcgi_children_txt"] = 'FastCGIの子プロセス数';
-$wb["fastcgi_max_requests_txt"] = 'FastCGI 最大リクエスト数';
-$wb["fastcgi_bin_txt"] = 'FastCGI実行ファイル';
-$wb["module_txt"] = 'モジュール';
-$wb["maildir_path_txt"] = 'メールディレクトリ';
-$wb["homedir_path_txt"] = 'ホームディレクトリ';
-$wb["mailuser_uid_txt"] = 'メールユーザーのUID';
-$wb["mailuser_gid_txt"] = 'メールユーザーのGID';
-$wb["mailuser_name_txt"] = 'メールユーザー名';
-$wb["mailuser_group_txt"] = 'メールユーザーグループ';
-$wb["relayhost_txt"] = 'リレーホスト';
-$wb["relayhost_user_txt"] = 'リレーホストユーザー';
-$wb["relayhost_password_txt"] = 'リレーホストパスワード';
-$wb["mailbox_size_limit_txt"] = 'メールボックスのサイズ';
-$wb["message_size_limit_txt"] = 'メッセージの最大サイズ';
-$wb["ip_address_txt"] = 'IPアドレス';
-$wb["netmask_txt"] = 'ネットマスク';
-$wb["gateway_txt"] = 'ゲートウェイ';
-$wb["hostname_txt"] = 'ホスト名';
-$wb["nameservers_txt"] = 'ネームサーバー';
-$wb["auto_network_configuration_txt"] = 'ネットワークの設定';
-$wb["ip_address_error_wrong"] = 'IPアドレスの形式が不正です。';
-$wb["netmask_error_wrong"] = 'ネットマスクの形式が不正です。';
-$wb["gateway_error_wrong"] = 'ゲートウェイの形式が不正です。';
-$wb["hostname_error_empty"] = 'ホスト名を指定してください';
-$wb["nameservers_error_empty"] = 'ネームサーバー名を指定してください';
-$wb["config_dir_txt"] = '設定ディレクトリ';
-$wb["init_script_txt"] = 'Cron init スクリプト名';
-$wb["crontab_dir_txt"] = '個々の crontab の設置パス';
-$wb["wget_txt"] = 'wget のパス';
-$wb["web_user_txt"] = 'Apache のユーザー';
-$wb["web_group_txt"] = 'Apache のグループ';
-$wb["security_level_txt"] = 'セキュリティレベル';
+$wb['website_path_txt'] = 'ウェブサイトのパス';
+$wb['website_symlinks_txt'] = 'ウェブサイトのシンボリックリンク';
+$wb['website_basedir_txt'] = 'ウェブサイトのベースディレクトリ';
+$wb['vhost_conf_dir_txt'] = 'バーチャルホスト設定ディレクトリ';
+$wb['vhost_conf_enabled_dir_txt'] = 'バーチャルホスト設定ディレクトリ(有効)';
+$wb['getmail_config_dir_txt'] = 'Getmail 設定ディレクトリ';
+$wb['fastcgi_starter_path_txt'] = 'FastCGIスターターのパス';
+$wb['fastcgi_starter_script_txt'] = 'FastCGIスタータースクリプト';
+$wb['fastcgi_alias_txt'] = 'FastCGIエイリアス';
+$wb['fastcgi_phpini_path_txt'] = 'FastCGI php.ini のパス';
+$wb['fastcgi_children_txt'] = 'FastCGIの子プロセス数';
+$wb['fastcgi_max_requests_txt'] = 'FastCGI 最大リクエスト数';
+$wb['fastcgi_bin_txt'] = 'FastCGI実行ファイル';
+$wb['module_txt'] = 'モジュール';
+$wb['maildir_path_txt'] = 'メールディレクトリ';
+$wb['homedir_path_txt'] = 'ホームディレクトリ';
+$wb['mailuser_uid_txt'] = 'メールユーザーのUID';
+$wb['mailuser_gid_txt'] = 'メールユーザーのGID';
+$wb['mailuser_name_txt'] = 'メールユーザー名';
+$wb['mailuser_group_txt'] = 'メールユーザーグループ';
+$wb['relayhost_txt'] = 'リレーホスト';
+$wb['relayhost_user_txt'] = 'リレーホストユーザー';
+$wb['relayhost_password_txt'] = 'リレーホストパスワード';
+$wb['mailbox_size_limit_txt'] = 'メールボックスのサイズ';
+$wb['message_size_limit_txt'] = 'メッセージの最大サイズ';
+$wb['ip_address_txt'] = 'IPアドレス';
+$wb['netmask_txt'] = 'ネットマスク';
+$wb['gateway_txt'] = 'ゲートウェイ';
+$wb['hostname_txt'] = 'ホスト名';
+$wb['nameservers_txt'] = 'ネームサーバー';
+$wb['auto_network_configuration_txt'] = 'ネットワークの設定';
+$wb['ip_address_error_wrong'] = 'IPアドレスの形式が不正です。';
+$wb['netmask_error_wrong'] = 'ネットマスクの形式が不正です。';
+$wb['gateway_error_wrong'] = 'ゲートウェイの形式が不正です。';
+$wb['hostname_error_empty'] = 'ホスト名を指定してください';
+$wb['nameservers_error_empty'] = 'ネームサーバー名を指定してください';
+$wb['config_dir_txt'] = '設定ディレクトリ';
+$wb['init_script_txt'] = 'Cron init スクリプト名';
+$wb['crontab_dir_txt'] = '個々の crontab の設置パス';
+$wb['wget_txt'] = 'wget のパス';
+$wb['web_user_txt'] = 'Apache のユーザー';
+$wb['web_group_txt'] = 'Apache のグループ';
+$wb['security_level_txt'] = 'セキュリティレベル';
+$wb['loglevel_txt'] = 'Loglevel';
+$wb['apps_vhost_port_txt'] = 'Apps-vhost port';
+$wb['apps_vhost_ip_txt'] = 'Apps-vhost IP';
+$wb['apps_vhost_servername_txt'] = 'Apps-vhost Domain';
+$wb['bind_user_txt'] = 'BIND User';
+$wb['bind_group_txt'] = 'BIND Group';
+$wb['bind_zonefiles_dir_txt'] = 'BIND zonefiles directory';
+$wb['named_conf_path_txt'] = 'BIND named.conf path';
+$wb['bind_user_error_empty'] = 'BIND user is empty.';
+$wb['bind_group_error_empty'] = 'BIND group is empty.';
+$wb['bind_zonefiles_dir_error_empty'] = 'BIND zonefiles directory is empty.';
+$wb['named_conf_path_error_empty'] = 'BIND named.conf path is empty.';
+$wb['named_conf_local_path_error_empty'] = 'BIND named.conf.local path is empty.';
+$wb['mail_filter_syntax_txt'] = 'Mailfilter Syntax';
+$wb['pop3_imap_daemon_txt'] = 'POP3/IMAP Daemon';
+$wb['php_open_basedir_txt'] = 'PHP open_basedir';
+$wb['php_open_basedir_error_empty'] = 'PHP open_basedir is empty.';
+$wb['htaccess_allow_override_txt'] = '.htaccess AllowOverride';
+$wb['htaccess_allow_override_error_empty'] = '.htaccess AllowOverride is empty.';
 ?>
-

--
Gitblit v1.9.1