Language/ja: Difference between revisions
From Joomla! Documentation
Created page with "言語" |
Created page with "{{Chunk:Language/ja}}" |
||
| Line 1: | Line 1: | ||
<noinclude><languages /></noinclude> | <noinclude><languages /></noinclude> | ||
{{Chunk:Language/ | {{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>. | 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>. | ||
Revision as of 05:45, 7 March 2014
言語はおそらく最も基本的かつ重要な拡張タイプです。言語は、コア言語パックまたは拡張言語パックのいずれかとしてパッケージ化されます。これらのパッケージは、キー/値のペアを含む INI ファイルで構成されます。これらのキー/値のペアは、Joomla ソース コード内の静的テキスト文字列の翻訳を提供します。これにより、Joomla コアとサードパーティのコンポーネントおよびモジュールの両方を国際化できます。コア言語パックには、言語を記述し、PDF コンテンツの生成時に使用するフォントに関する情報を提供する XML メタファイルも含まれています。
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 [1].