• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/po/
1# traditional Chinese translation of gettext-examples.
2# Copyright (C) 2005 Yoyodyne, Inc.
3# Abel Cheung <abelcheung@gmail.com>, 2005.
4#
5msgid ""
6msgstr ""
7"Project-Id-Version: gettext-examples 0.14.5\n"
8"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
9"POT-Creation-Date: 2007-10-18 03:08+0200\n"
10"PO-Revision-Date: 2005-08-10 12:25+0800\n"
11"Last-Translator: Abel Cheung <abelcheung@gmail.com>\n"
12"Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
13"MIME-Version: 1.0\n"
14"Content-Type: text/plain; charset=UTF-8\n"
15"Content-Transfer-Encoding: 8bit\n"
16
17#: hello-c/hello.c:30 hello-c-gnome/hello.c:46 hello-c++/hello.cc:39
18#: hello-c++-qt/hello.cc:45 hello-c++-kde/hellowindow.cc:42
19#: hello-c++-gnome/hello.cc:50 hello-c++-wxwidgets/hello.cc:68
20#: hello-objc/hello.m:30 hello-objc-gnustep/Hello.m:49
21#: hello-objc-gnome/hello.m:47 hello-sh/hello.sh:14
22#: hello-python/hello.py.in:12 hello-clisp/hello.lisp.in:11
23#: hello-librep/hello.jl.in:12 hello-guile/hello.scm:15
24#: hello-smalltalk/hello.st.in:31 hello-java/Hello.java:14
25#: hello-java-awt/Hello.java:23 hello-java-swing/Hello.java:20
26#: hello-java-qtjambi/Hello.java:27 hello-csharp/hello.cs:14
27#: hello-csharp-forms/hello.cs:29 hello-gawk/hello.awk:11
28#: hello-pascal/hello.hello_world hello-ycp/hello.ycp:15
29#: hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
30#: hello-perl/hello-1.pl.in:17 hello-perl/hello-2.pl.in:12
31#: hello-php/hello.php:12
32msgid "Hello, world!"
33msgstr "���������"
34
35#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c++/hello.cc:40
36#: hello-c++-gnome/hello.cc:55 hello-c++-wxwidgets/hello.cc:71
37#: hello-objc/hello.m:31 hello-objc-gnustep/Hello.m:58
38#: hello-objc-gnome/hello.m:52 hello-librep/hello.jl.in:14
39#: hello-gawk/hello.awk:12 hello-pascal/hello.running_as
40#: hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:16
41#: hello-perl/hello-1.pl.in:19 hello-php/hello.php:14
42#, php-format
43msgid "This program is running as process number %d."
44msgstr "������������������������������������������ %d���"
45
46#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49
47#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19
48#, ycp-format
49msgid "This program is running as process number %1."
50msgstr "������������������������������������������ %1���"
51
52#: hello-c++-kde/hello.cc:46
53msgid "Hello example"
54msgstr "������������"
55
56#: hello-c++-kde/hello.cc:48
57msgid "Hello world example"
58msgstr "������������������"
59
60#: hello-sh/hello.sh:17
61#, sh-format
62msgid "This program is running as process number $pid."
63msgstr "������������������������������������������ $pid���"
64
65#: hello-python/hello.py.in:13
66#, python-format
67msgid "This program is running as process number %(pid)d."
68msgstr "������������������������������������������ %(pid)d���"
69
70#: hello-clisp/hello.lisp.in:13 hello-guile/hello.scm:17
71#, scheme-format
72msgid "This program is running as process number ~D."
73msgstr "������������������������������������������ ~D���"
74
75#: hello-java/Hello.java:18 hello-java-awt/Hello.java:28
76#: hello-java-swing/Hello.java:25 hello-java-qtjambi/Hello.java:34
77#: hello-csharp/hello.cs:17 hello-csharp-forms/hello.cs:36
78#, csharp-format
79msgid "This program is running as process number {0}."
80msgstr "������������������������������������������ {0}���"
81
82#: hello-perl/hello-2.pl.in:14
83#, perl-brace-format
84msgid "This program is running as process number {pid}."
85msgstr "������������������������������������������ {pid}���"
86