HOME


sh-3ll 1.0
DIR:/usr/local/softaculous/enduser/languages/japanese/admin/
Upload File :
Current File : //usr/local/softaculous/enduser/languages/japanese/admin/index_lang.php
<?php

//////////////////////////////////////////////////////////////
//===========================================================
// index_lang.php(Admin)
//===========================================================
// SOFTACULOUS 
// Version : 1.1
// Inspired by the DESIRE to be the BEST OF ALL
// ----------------------------------------------------------
// Started by: Alons
// Date:       10th Jan 2009
// Time:       21:00 hrs
// Site:       http://www.softaculous.com/ (SOFTACULOUS)
// ----------------------------------------------------------
// Please Read the Terms of use at http://www.softaculous.com
// ----------------------------------------------------------
//===========================================================
// (c)Softaculous Inc.
//===========================================================
//////////////////////////////////////////////////////////////

if(!defined('SOFTACULOUS')){

	die('Hacking Attempt');

}

$l['no_license'] = 'ライセンスファイルを発見できませんでした。'.APP.'へ報告して下さい。';
$l['no_reseller_access'] = 'Resellers are not allowed to access this page';

//Tab Icons Images
$l['tab_home'] = 'ホーム';
$l['tab_settings'] = '設定';
$l['tab_webuzoconfigs'] = 'Webuzo Config';
$l['tab_services'] = 'サービス';
$l['tab_updates'] = 'アップデート';
$l['tab_softwares'] = 'ソフトウェア';
$l['tab_categories'] = 'カテゴリー';
$l['tab_email'] = 'Eメール';
$l['tab_proxy'] = 'プロキシ';
$l['tab_maintenance'] = 'メンテナンス';
$l['tab_installations'] = 'インスタレーション';
$l['tab_logout'] = 'ログアウト';
$l['tab_plans'] = 'プラン';
$l['tab_mail_trmplate'] = 'Eメールテンプレート';
$l['tab_error_log'] = 'エラーログ';
$l['tab_php'] = 'PHP';
$l['user'] = 'ユーザー';
$l['tab_disable_autoupgrade'] = '自動アップグレード';
$l['tab_goto_enduser'] = 'エンドユーザー・パネル';
$l['sub_license'] = 'ライセンスの管理';
$l['tab_root_pass'] = 'ルート・パスワードの変更';
$l['tab_domain'] = 'Domain';

// Sub Menus
$l['sub_outdated'] = '期限切れのインスタレーション';
$l['sub_byuser'] = 'ユーザー';
$l['sub_byscript'] = 'スクリプト';
$l['sub_gen_set'] = '一般';
$l['tab_import'] = 'インポート';
$l['sub_custom_scripts'] = 'カスタムスクリプト';
$l['sub_general_scripts'] = '一般的なスクリプト';
$l['adv_software'] = 'アドバンスド設定';
$l['tab_tools'] = 'ツール';
$l['sub_top_scripts'] = 'トップスクリプトの選択';
$l['list_plan'] = 'リストプラン';
$l['add_plan'] = 'プランの追加';
$l['sub_upgrade'] = 'アップデート可能';
$l['add_user'] = 'ユーザーの追加';
$l['list_user'] = 'リストユーザー';
$l['transfer_dom'] = 'Transfer Domain';
$l['sub_import_export'] = 'インポート/エクスポート';
$l['sub_script_req'] = 'スクリプト要求';
$l['sub_bydomain'] = 'ドメイン';
$l['sub_ins_statistics'] = 'Statistics';
$l['sub_add_domain'] = 'Add Domain';
$l['sub_list_domain'] = 'List Domain(s)';

$l['disable_reseller_admin_t'] = '無効なリセラーパネル';
$l['disable_reseller_admin'] = 'このユーザーのリセラーパネルは無効です。システム管理者へ報告して下さい。';
$l['feature_not_available'] = 'NOTE: This feature is disabled in the free version of '.APP;


// Page Jump Related :
$l['page_jump_title'] = 'Type the page to jump to';
$l['page_page'] = 'Page';
$l['page_of'] = 'of';
$l['page_go'] = 'Go';

$l['go'] = 'Go';
$l['all'] = 'All';
$l['entries_per_page'] = 'Entries Per Page';

$l['submit'] = 'Search';
$l['user_name'] = 'User Name';

$l['search'] = 'Search';
$l['welcome'] = 'Welcome';
$l['search_ins_menu'] = 'Search Installations';
$l['no_data'] = 'No data found !';
$l['tab_update_ssl_cert'] = 'SSL Certficate'; 

$l['sub_manage_sets'] = 'Manage WordPress Sets';

$l['following_errors_occured'] = 'The following errors were found';
$l['api_no_resp'] = 'No response received';
$l['api_invalid_resp'] = 'Invalid response received';