HOME


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

//////////////////////////////////////////////////////////////
//===========================================================
// installations_lang.php
//===========================================================
// 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');

}

//Theme Strings
$l['<title>'] = APP.' - 全てのインスタレーション';
$l['link'] = 'リンク';
$l['ins_time'] = 'インストール時間';
$l['version'] = 'バージョン';
$l['remove'] = '削除';
$l['no_info'] = '情報はありません。';
$l['no_ins'] = 'インスタレーションはありません。';
$l['upd_to'] = 'バージョンのアップグレード';
$l['create_template'] = 'Create Template';
$l['clone'] = '複製';
$l['backup'] = 'バックアップ';
$l['options'] = 'オプション';
$l['showing_only'] = 'アップデートが必要なインスタレーションのみ表示しています。';
$l['see_all'] = 'すべてのインスタレーションを参照するには、ここをクリックして下さい。';
$l['admin'] = '管理者';
$l['del_insid'] = '選択されたインスタレーションを削除してもよろしいですか?削除は取り消すことができません。また、これ以上の確認は求められません。';
$l['rem_inst_id'] = 'インスタレーションの削除 - ';
$l['no_sel_inst'] = '削除するインスタレーションが選択されていません。';
$l['inst_remvd'] = '選択されたインスタレーションは削除されました。ページを再読み込みします。';
$l['remove'] = '削除';
$l['editdetail'] = '詳細の編集';
$l['go'] = 'Go';
$l['classes_ins'] = 'インスタレーションの分類';
$l['remove_classes'] = '分類の削除';
$l['scripts_ins'] = 'スクリプトインスタレーション';
$l['auto_upgrade_enabled'] = '自動アップグレードができません。';
$l['sort_script'] = 'スクリプト';
$l['sort_domain'] = 'ドメイン';
$l['sort_ins_time'] = 'インストール時間';
$l['sort_by'] = 'ソート';
$l['disabled_scripts'] = 'スクリプトインスタレーションが動作しません。';
$l['no_ins_for_disable'] = '動作しないスクリプトからのインスタレーションはありません。';
$l['with_selected'] = 'With Selected';
$l['pushtolive'] = 'Push to Live';
$l['staging'] = 'Create Staging';

$l['auto_upgrade_major'] = '(Major and Minor)'; 
$l['auto_upgrade_minor'] = '(Minor)';
$l['remove_complete'] = 'Remove Completely';
$l['remove_info'] = 'Remove from '.APP;
$l['login_exp'] = 'Login as admin';
$l['ampps_notify_premium'] = 'This feature is available in the premium version of AMPPS. Please purchase <b><a href="https://ampps.com/clients">AMPPS Premium</a></b>';

$l['wordpress_manager'] = 'Manage your installation with WordPress Manager';