aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user-guide
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user-guide')
0 files changed, 0 insertions, 0 deletions
ption> Unnamed repository; edit this file 'description' to name the repository.MimesBrønn
aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/gems/gettext-2.1.0/samples/cgi/po/zh/helloerb2.po
blob: e4539dc52cd0c365302221df72f306749e313c37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# 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.
#
# Yingfeng <blogyingfeng at gmail.com>, 2006.
#
msgid ""
msgstr ""
"Project-Id-Version: cgi-sample 1.1.1\n"
"POT-Creation-Date: 2006-03-04 22:50+0900\n"
"PO-Revision-Date: 2006-04-15 13:11+0300\n"
"Last-Translator: Yingfeng <blogyingfeng at gmail.com>\n"
"Language-Team: Simplified Chinese\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-Generator: KBabel 1.9.1\n"

#: helloerb2.cgi:34
msgid "Sample script for CGI/ERB (Auto-Detect charset)."
msgstr "用于CGI/ERB的示例脚本(自动检测字符集)"

#: helloerb.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
msgid "locale"
msgstr "本地"

#: helloerb.rhtml:16
msgid "output_charset"
msgstr "输出字符集"

#: helloerb.rhtml:17
msgid "QUERY_STRING"
msgstr "QUERY_STRING"

#: helloerb.rhtml:19
msgid "Call a library method which has another textdomain."
msgstr "调用具备其他textdomain的库方法"

#: helloerb.rhtml:21
msgid "Back"
msgstr "返回"