f36d8cfef08cff844ca2d8e528ba3dabd3148f49

Author: yandod

Date: 2009-02-06 08:34:37 +0900

added japanese translation file

diff --git a/locale/default.pot b/locale/default.pot new file mode 100755 index 0000000..a95c97a --- /dev/null +++ b/locale/default.pot @@ -0,0 +1,193 @@ +# LANGUAGE translation of CakePHP Application +# Copyright YEAR NAME <EMAIL@ADDRESS> +# Generated from file: Revision: 7945 \webroot\test.php +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"POT-Creation-Date: 2009-02-05 08:28+0900\n" +"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n" +"Last-Translator: NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <EMAIL@ADDRESS>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: \plugins\api_generator\controllers\api_generator_controller.php:117 +msgid "No file exists with that name" +msgstr "" + +#: \plugins\api_generator\controllers\api_generator_controller.php:144 +msgid "No class name was given" +msgstr "" + +#: \plugins\api_generator\controllers\api_generator_controller.php:150;178 +msgid "No class exists in the index with that name" +msgstr "" + +#: \plugins\api_generator\controllers\api_generator_controller.php:165 +msgid "Oops, seems we couldn't get the documentation for that class." +msgstr "" + +#: \plugins\api_generator\vendors\shells\api_index.php:64 +msgid "Your database configuration was not found. Take a moment to create one." +msgstr "" + +#: \plugins\api_generator\vendors\shells\api_index.php:100 +msgid "Routes file updated" +msgstr "" + +#: \plugins\api_generator\vendors\shells\api_index.php:103 +msgid "Routes file NOT updated" +msgstr "" + +#: \plugins\api_generator\views\api_generator\classes.ctp:53 +msgid "Index" +msgstr "" + +#: \plugins\api_generator\views\api_generator\classes.ctp:75 +msgid "(cont.)" +msgstr "" + +#: \plugins\api_generator\views\api_generator\files.ctp:7 +msgid "All files" +msgstr "" + +#: \plugins\api_generator\views\api_generator\files.ctp:17 +#: \plugins\api_generator\views\api_generator\source.ctp:29 +#: \plugins\api_generator\views\elements\sidebar\file_sidebar.ctp:28 +msgid "No files" +msgstr "" + +#: \plugins\api_generator\views\api_generator\no_class.ctp:7 +msgid "No classes were found in the requested file" +msgstr "" + +#: \plugins\api_generator\views\api_generator\search.ctp:10 +msgid "Search Results" +msgstr "" + +#: \plugins\api_generator\views\api_generator\search.ctp:12 +msgid "Your search returned no results" +msgstr "" + +#: \plugins\api_generator\views\elements\api_menu.ctp:4 +msgid "Classes" +msgstr "" + +#: \plugins\api_generator\views\elements\api_menu.ctp:11 +msgid "Source" +msgstr "" + +#: \plugins\api_generator\views\elements\api_menu.ctp:18 +msgid "Files" +msgstr "" + +#: \plugins\api_generator\views\elements\class_info.ctp:12 +msgid "Class Declaration:" +msgstr "" + +#: \plugins\api_generator\views\elements\class_info.ctp:15 +msgid "File name:" +msgstr "" + +#: \plugins\api_generator\views\elements\class_info.ctp:18 +msgid "Summary:" +msgstr "" + +#: \plugins\api_generator\views\elements\class_info.ctp:22 +msgid "Class Inheritance" +msgstr "" + +#: \plugins\api_generator\views\elements\class_info.ctp:27 +msgid "Interfaces Implemented" +msgstr "" + +#: \plugins\api_generator\views\elements\element_toc.ctp:10 +msgid "Defined Classes" +msgstr "" + +#: \plugins\api_generator\views\elements\element_toc.ctp:22 +msgid "Declared Functions" +msgstr "" + +#: \plugins\api_generator\views\elements\function_summary.ctp:18 +#: \plugins\api_generator\views\elements\method_detail.ctp:24 +msgid "Parameters:" +msgstr "" + +#: \plugins\api_generator\views\elements\function_summary.ctp:29 +#: \plugins\api_generator\views\elements\method_detail.ctp:35 +msgid "(no default)" +msgstr "" + +#: \plugins\api_generator\views\elements\function_summary.ctp:38 +msgid "Function defined in file:" +msgstr "" + +#: \plugins\api_generator\views\elements\header_search.ctp:20 +msgid "Search" +msgstr "" + +#: \plugins\api_generator\views\elements\method_detail.ctp:44 +msgid "Method defined in class:" +msgstr "" + +#: \plugins\api_generator\views\elements\method_detail.ctp:47 +msgid "Method defined in file:" +msgstr "" + +#: \plugins\api_generator\views\elements\method_detail.ctp:52 +msgid " on line " +msgstr "" + +#: \plugins\api_generator\views\elements\method_summary.ctp:10 +msgid "Method Summary:" +msgstr "" + +#: \plugins\api_generator\views\elements\method_summary.ctp:13 +msgid "Show/Hide parent methods" +msgstr "" + +#: \plugins\api_generator\views\elements\paging.ctp:9 +msgid "previous" +msgstr "" + +#: \plugins\api_generator\views\elements\paging.ctp:17 +msgid "next" +msgstr "" + +#: \plugins\api_generator\views\elements\properties.ctp:9 +msgid "Properties:" +msgstr "" + +#: \plugins\api_generator\views\elements\properties.ctp:13 +msgid "Show/Hide parent properties" +msgstr "" + +#: \plugins\api_generator\views\elements\sidebar\class_sidebar.ctp:7 +msgid "Class Index" +msgstr "" + +#: \plugins\api_generator\views\elements\sidebar\file_sidebar.ctp:7 +msgid "File browser" +msgstr "" + +#: \plugins\api_generator\views\elements\sidebar\file_sidebar.ctp:10 +msgid "Up one folder" +msgstr "" + +#: \plugins\api_generator\views\layouts\default.ctp:29;51 +msgid "CakePHP: API Generator" +msgstr "" + +#: \plugins\api_generator\views\layouts\default.ctp:68 +msgid "CakePHP: the rapid development php framework" +msgstr "" + +#: \webroot\test.php:99 +msgid "Debug setting does not allow access to this url." +msgstr "" + diff --git a/locale/jpn/LC_MESSAGES/default.mo b/locale/jpn/LC_MESSAGES/default.mo new file mode 100755 index 0000000..025eec5 Binary files /dev/null and b/locale/jpn/LC_MESSAGES/default.mo differ diff --git a/locale/jpn/LC_MESSAGES/default.po b/locale/jpn/LC_MESSAGES/default.po new file mode 100755 index 0000000..1aa002f --- /dev/null +++ b/locale/jpn/LC_MESSAGES/default.po @@ -0,0 +1,189 @@ +msgid "" +msgstr "" +"Project-Id-Version: api_generator\n" +"POT-Creation-Date: 2009-02-05 08:28+0900\n" +"PO-Revision-Date: \n" +"Last-Translator: Yusuke Ando <yandod@gmail.com>\n" +"Language-Team: cakephp.jp <ando@rikezemi.com>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: japanese\n" +"X-Poedit-Country: japan\n" + +#: \plugins\api_generator\controllers\api_generator_controller.php:117 +msgid "No file exists with that name" +msgstr "指定された名前のファイルは存在しません" + +#: \plugins\api_generator\controllers\api_generator_controller.php:144 +msgid "No class name was given" +msgstr "クラス名ではないものが指定されました" + +#: \plugins\api_generator\controllers\api_generator_controller.php:150;178 +msgid "No class exists in the index with that name" +msgstr "インデックス上に指定された名前のクラスは存在しません" + +#: \plugins\api_generator\controllers\api_generator_controller.php:165 +msgid "Oops, seems we couldn't get the documentation for that class." +msgstr "おっと、指定されたクラスのドキュメントを取得するできなかったようです" + +#: \plugins\api_generator\vendors\shells\api_index.php:64 +msgid "Your database configuration was not found. Take a moment to create one." +msgstr "データベース設定が見つかりませんでした。設定を行ってください" + +#: \plugins\api_generator\vendors\shells\api_index.php:100 +msgid "Routes file updated" +msgstr "routesファイルが更新されました" + +#: \plugins\api_generator\vendors\shells\api_index.php:103 +msgid "Routes file NOT updated" +msgstr "routesファイルが更新されませんでした" + +#: \plugins\api_generator\views\api_generator\classes.ctp:53 +msgid "Index" +msgstr "一覧" + +#: \plugins\api_generator\views\api_generator\classes.ctp:75 +msgid "(cont.)" +msgstr "(続く)" + +#: \plugins\api_generator\views\api_generator\files.ctp:7 +msgid "All files" +msgstr "全てのファイル" + +#: \plugins\api_generator\views\api_generator\files.ctp:17 +#: \plugins\api_generator\views\api_generator\source.ctp:29 +#: \plugins\api_generator\views\elements\sidebar\file_sidebar.ctp:28 +msgid "No files" +msgstr "ファイルがありません" + +#: \plugins\api_generator\views\api_generator\no_class.ctp:7 +msgid "No classes were found in the requested file" +msgstr "指定されたファイルにはクラスが見つかりませんでした" + +#: \plugins\api_generator\views\api_generator\search.ctp:10 +msgid "Search Results" +msgstr "検索結果" + +#: \plugins\api_generator\views\api_generator\search.ctp:12 +msgid "Your search returned no results" +msgstr "検索結果はありませんでした" + +#: \plugins\api_generator\views\elements\api_menu.ctp:4 +msgid "Classes" +msgstr "クラス" + +#: \plugins\api_generator\views\elements\api_menu.ctp:11 +msgid "Source" +msgstr "ソース" + +#: \plugins\api_generator\views\elements\api_menu.ctp:18 +msgid "Files" +msgstr "ファイル" + +#: \plugins\api_generator\views\elements\class_info.ctp:12 +msgid "Class Declaration:" +msgstr "クラス宣言:" + +#: \plugins\api_generator\views\elements\class_info.ctp:15 +msgid "File name:" +msgstr "ファイル名:" + +#: \plugins\api_generator\views\elements\class_info.ctp:18 +msgid "Summary:" +msgstr "サマリー:" + +#: \plugins\api_generator\views\elements\class_info.ctp:22 +msgid "Class Inheritance" +msgstr "クラス継承" + +#: \plugins\api_generator\views\elements\class_info.ctp:27 +msgid "Interfaces Implemented" +msgstr "実装インターフェース" + +#: \plugins\api_generator\views\elements\element_toc.ctp:10 +msgid "Defined Classes" +msgstr "宣言されたクラス" + +#: \plugins\api_generator\views\elements\element_toc.ctp:22 +msgid "Declared Functions" +msgstr "宣言された関数" + +#: \plugins\api_generator\views\elements\function_summary.ctp:18 +#: \plugins\api_generator\views\elements\method_detail.ctp:24 +msgid "Parameters:" +msgstr "パラメータ:" + +#: \plugins\api_generator\views\elements\function_summary.ctp:29 +#: \plugins\api_generator\views\elements\method_detail.ctp:35 +msgid "(no default)" +msgstr "(デフォルト無し)" + +#: \plugins\api_generator\views\elements\function_summary.ctp:38 +msgid "Function defined in file:" +msgstr "関数が定義されたファイル:" + +#: \plugins\api_generator\views\elements\header_search.ctp:20 +msgid "Search" +msgstr "検索" + +#: \plugins\api_generator\views\elements\method_detail.ctp:44 +msgid "Method defined in class:" +msgstr "メソッドが定義されたクラス:" + +#: \plugins\api_generator\views\elements\method_detail.ctp:47 +msgid "Method defined in file:" +msgstr "メソッドが定義されたファイル:" + +#: \plugins\api_generator\views\elements\method_detail.ctp:52 +msgid " on line " +msgstr " の行" + +#: \plugins\api_generator\views\elements\method_summary.ctp:10 +msgid "Method Summary:" +msgstr "メソッド概要:" + +#: \plugins\api_generator\views\elements\method_summary.ctp:13 +msgid "Show/Hide parent methods" +msgstr "表示/非表示 基底のメソッド" + +#: \plugins\api_generator\views\elements\paging.ctp:9 +msgid "previous" +msgstr "前へ" + +#: \plugins\api_generator\views\elements\paging.ctp:17 +msgid "next" +msgstr "次へ" + +#: \plugins\api_generator\views\elements\properties.ctp:9 +msgid "Properties:" +msgstr "プロパティ:" + +#: \plugins\api_generator\views\elements\properties.ctp:13 +msgid "Show/Hide parent properties" +msgstr "表示/非表示 基底プロパティ" + +#: \plugins\api_generator\views\elements\sidebar\class_sidebar.ctp:7 +msgid "Class Index" +msgstr "クラス一覧" + +#: \plugins\api_generator\views\elements\sidebar\file_sidebar.ctp:7 +msgid "File browser" +msgstr "ファイルブラウザ" + +#: \plugins\api_generator\views\elements\sidebar\file_sidebar.ctp:10 +msgid "Up one folder" +msgstr "1つ上のフォルダへ" + +#: \plugins\api_generator\views\layouts\default.ctp:29;51 +msgid "CakePHP: API Generator" +msgstr "CakePHP: APIジェネレータ" + +#: \plugins\api_generator\views\layouts\default.ctp:68 +msgid "CakePHP: the rapid development php framework" +msgstr "CakePHP: 高速開発PHPフレームワーク" + +#: \webroot\test.php:99 +msgid "Debug setting does not allow access to this url." +msgstr "デバッグ設定はこのurlでは許可されていません" + +