# CGI/ERB sample for Ruby-GetText-Package. # # Copyright (C) 2005,2006 Masao Mutoh # # This file is distributed under the same license as the Ruby-GetText-Package. # # LIN CHUNG-YI , 2006. # msgid "" msgstr "" "Project-Id-Version: cgi-sample 1.1.1\n" "POT-Creation-Date: 2006-01-07 14:48+0900\n" "PO-Revision-Date: 2006-08-18 15:06+0800\n" "Last-Translator: LIN CHUNG-YI \n" "Language-Team: zh_TW \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Poedit-Language: Chinese\n" "X-Poedit-Country: TAIWAN\n" #: helloerb1.cgi:32 msgid "Sample script for CGI/ERB (UTF-8)." msgstr "CGI/ERB (UTF-8) 範例" #: helloerb.rhtml:5 #: other.rhtml:5 msgid "Sample script for CGI/ERB and Ruby-GetText-Package" msgstr "CGI/ERB 與 Ruby-GetText-Package 範例" #: helloerb.rhtml:12 msgid "Hello World" msgstr "哈囉世界" #: helloerb.rhtml:15 #: other.rhtml:11 msgid "locale" msgstr "字集" #: helloerb.rhtml:16 #: other.rhtml:12 msgid "output_charset" msgstr "output_charset" #: helloerb.rhtml:17 #: other.rhtml:13 msgid "QUERY_STRING" msgstr "QUERY_STRING" #: helloerb.rhtml:19 msgid "Call a library method which has another textdomain." msgstr "呼叫一個有另外 textdomain 的 library method" #: helloerb.rhtml:21 #: other.rhtml:15 msgid "Back" msgstr "返回" #: other.rhtml:8 msgid "Another sample" msgstr "另一個範例" #: other.rhtml:9 msgid "This sample(other.rhtml) is the another ERB file of helloerb1.cgi." msgstr "這個範例(other.rhtml) 是 helloerb1.cgi 的另一個ERB 檔"