Language/ja: Difference between revisions

From Joomla! Documentation

Created page with "{{Chunk:Language/ja}}"
Created page with "言語パックはJoomla!の翻訳を提供するエクステンションです。Joomla!1.5以降では、完全な翻訳可能なサイトと管理画面のインタフェ..."
Line 2: Line 2:
{{Chunk:Language/ja}}
{{Chunk:Language/ja}}


Language packs are extensions that provide translations for the Joomla! system. Joomla! 1.5 and higher supports a full translateable site and administrator interface. Because of this there are two major types of language packs, ones for the site and ones for the administrator, with Joomla! 1.5.4 and higher supporting language packs with both the site and administrator in the one pack <ref name="154langinstaller">[http://www.joomla.org/content/view/5180/1/1/1/#Language_Installation_Improvemen Joomla! 1.5.4 release announcement]</ref>.
言語パックはJoomla!の翻訳を提供するエクステンションです。Joomla!1.5以降では、完全な翻訳可能なサイトと管理画面のインタフェースをサポートしています。このため、言語パックにはサイト用と管理画面用の2種類あります。Joomla! 1.5.4以降ではサイトと管理画面の言語がまとめて1つのパッケージとして配布されています。 <ref name="154langinstaller">[http://www.joomla.org/content/view/5180/1/1/1/#Language_Installation_Improvemen Joomla! 1.5.4 release announcement]</ref>.
<noinclude>== References ==
<noinclude>== References ==
<references/>
<references/>

Revision as of 05:52, 7 March 2014

言語はおそらく最も基本的かつ重要な拡張タイプです。言語は、コア言語パックまたは拡張言語パックのいずれかとしてパッケージ化されます。これらのパッケージは、キー/値のペアを含む INI ファイルで構成されます。これらのキー/値のペアは、Joomla ソース コード内の静的テキスト文字列の翻訳を提供します。これにより、Joomla コアとサードパーティのコンポーネントおよびモジュールの両方を国際化できます。コア言語パックには、言語を記述し、PDF コンテンツの生成時に使用するフォントに関する情報を提供する XML メタファイルも含まれています。


言語パックはJoomla!の翻訳を提供するエクステンションです。Joomla!1.5以降では、完全な翻訳可能なサイトと管理画面のインタフェースをサポートしています。このため、言語パックにはサイト用と管理画面用の2種類あります。Joomla! 1.5.4以降ではサイトと管理画面の言語がまとめて1つのパッケージとして配布されています。 [1].

References