Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux indy02.toastserver.com 3.10.0-962.3.2.lve1.5.85.el7.x86_64 #1 SMP Thu Apr 18 15:18:36 UTC 2024 x86_64
User : palandch ( 1163)
PHP Version : 7.1.33
Disable Function : NONE
Directory :  /home/palandch/www/core/lexicon/ja/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/palandch/www/core/lexicon/ja/chunk.inc.php
<?php
/**
* Chunk Japanese lexicon topic
*
* @language ja
* @package modx
* @subpackage lexicon
* @author enogu http://www.kuroienogu.net/
* @author honda http://kogus.org 2012-12-04
* @author Nick http://smallworld.west-tokyo.com
* @author shimojo http://www.priqia.com/
* @author yamamoto http://kyms.jp
* @author enogu http://www.kuroienogu.net/
* @author honda http://kogus.org
*/
$_lang['chunk'] = 'チャンク';
$_lang['chunk_desc_category'] = 'このチャンクを所属させるカテゴリーを選択します。';
$_lang['chunk_desc_description'] = 'チャンクの説明文を設定します。';
$_lang['chunk_desc_name'] = 'チャンクの名前を設定します。この値はタグ名として使用されます。';
$_lang['chunk_code'] = 'チャンク コード(html)';
$_lang['chunk_desc'] = '説明';
$_lang['chunk_delete_confirm'] = 'このチャンクを本当に削除しますか?';
$_lang['chunk_duplicate_confirm'] = 'このチャンクを複製しますか?';
$_lang['chunk_err_duplicate'] = 'チャンクの複製に失敗しました。';
$_lang['chunk_err_exists_name'] = '[[+name]]という名前のチャンクがすでに存在します。';
$_lang['chunk_err_invalid_name'] = '無効なチャンク名です。';
$_lang['chunk_err_locked'] = 'チャンクはロックされています。';
$_lang['chunk_err_remove'] = 'チャンクの削除中にエラーが発生しました。';
$_lang['chunk_err_save'] = 'チャンクの保存中にエラーが発生しました。';
$_lang['chunk_err_nf'] = 'チャンクが見つかりません。';
$_lang['chunk_err_nfs'] = 'ID [[+id]]のチャンクが見つかりません。';
$_lang['chunk_err_ns'] = 'チャンクが指定されていません。';
$_lang['chunk_err_ns_name'] = 'チャンク名を指定してください。';
$_lang['chunk_lock'] = 'チャンクは編集中のためロックされています。';
$_lang['chunk_lock_msg'] = 'このチャンクを編集するためにはロックの解除が必要です。';
$_lang['chunk_msg'] = 'チャンクの追加・編集が可能です。チャンクはHTMLコードとして動作するため、PHPのコードは無効となります。';
$_lang['chunk_name'] = 'チャンク名';
$_lang['chunk_new'] = '新しいチャンク';
$_lang['chunk_properties'] = '既定のプロパティ';
$_lang['chunk_title'] = 'チャンクの新規作成/編集';
$_lang['chunk_untitled'] = '無名のチャンク';
$_lang['chunks'] = 'チャンク';

Spamworldpro Mini