diff options
Diffstat (limited to 'gettext-tools/examples/po')
-rw-r--r-- | gettext-tools/examples/po/Makefile.in | 3 | ||||
-rw-r--r-- | gettext-tools/examples/po/ca.po | 17 | ||||
-rw-r--r-- | gettext-tools/examples/po/de.po | 17 | ||||
-rw-r--r-- | gettext-tools/examples/po/es.po | 17 | ||||
-rw-r--r-- | gettext-tools/examples/po/fr.po | 17 | ||||
-rw-r--r-- | gettext-tools/examples/po/gettext-examples.pot | 17 | ||||
-rw-r--r-- | gettext-tools/examples/po/ja.po | 17 | ||||
-rw-r--r-- | gettext-tools/examples/po/pl.po | 17 | ||||
-rw-r--r-- | gettext-tools/examples/po/ro.po | 17 | ||||
-rw-r--r-- | gettext-tools/examples/po/sr.po | 17 | ||||
-rw-r--r-- | gettext-tools/examples/po/sv.po | 17 | ||||
-rw-r--r-- | gettext-tools/examples/po/tr.po | 17 | ||||
-rw-r--r-- | gettext-tools/examples/po/zh_CN.po | 17 |
13 files changed, 146 insertions, 61 deletions
diff --git a/gettext-tools/examples/po/Makefile.in b/gettext-tools/examples/po/Makefile.in index 545c49e..38a509f 100644 --- a/gettext-tools/examples/po/Makefile.in +++ b/gettext-tools/examples/po/Makefile.in @@ -245,7 +245,8 @@ POTFILES = \ examples/hello-ycp/hello.ycp \ examples/hello-tcl/hello.tcl \ examples/hello-tcl-tk/hello.tcl \ - examples/hello-perl/hello.pl \ + examples/hello-perl/hello-1.pl.in \ + examples/hello-perl/hello-2.pl.in \ examples/hello-php/hello.php diff --git a/gettext-tools/examples/po/ca.po b/gettext-tools/examples/po/ca.po index e094bba..b812f5b 100644 --- a/gettext-tools/examples/po/ca.po +++ b/gettext-tools/examples/po/ca.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gettext-examples 0.13-pre1\n" "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n" -"POT-Creation-Date: 2003-11-16 18:52+0100\n" +"POT-Creation-Date: 2003-12-12 19:11+0100\n" "PO-Revision-Date: 2003-11-22 17:41+0100\n" "Last-Translator: Ivan Vilata i Balaguer <ivan@selidor.net>\n" "Language-Team: Catalan <ca@dodds.net>\n" @@ -22,11 +22,12 @@ msgstr "" #: hello-objc-gnustep/Hello.m:50 hello-objc-gnome/hello.m:48 #: hello-sh/hello.sh:15 hello-python/hello.py.in:13 #: hello-clisp/hello.lisp.in:12 hello-librep/hello.jl.in:13 -#: hello-smalltalk/hello.st.in:19 hello-java/Hello.java:15 +#: hello-smalltalk/hello.st.in:32 hello-java/Hello.java:15 #: hello-java-awt/Hello.java:24 hello-java-swing/Hello.java:21 #: hello-gawk/hello.awk:12 hello-pascal/hello.hello_world #: hello-ycp/hello.ycp:16 hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:14 -#: hello-perl/hello.pl:14 hello-php/hello.php:13 +#: hello-perl/hello-1.pl.in:16 hello-perl/hello-2.pl.in:11 +#: hello-php/hello.php:13 msgid "Hello, world!" msgstr "Hola, món!" @@ -35,13 +36,14 @@ msgstr "Hola, món!" #: hello-objc-gnustep/Hello.m:59 hello-objc-gnome/hello.m:53 #: hello-librep/hello.jl.in:15 hello-gawk/hello.awk:13 #: hello-pascal/hello.running_as hello-tcl/hello.tcl:13 -#: hello-tcl-tk/hello.tcl:17 hello-perl/hello.pl:16 hello-php/hello.php:15 +#: hello-tcl-tk/hello.tcl:17 hello-perl/hello-1.pl.in:18 +#: hello-php/hello.php:15 #, php-format msgid "This program is running as process number %d." msgstr "Aquest programa està corrent amb el número de procés %d." #: hello-c++-qt/hello.cc:53 hello-c++-kde/hellowindow.cc:49 -#: hello-smalltalk/hello.st.in:20 hello-ycp/hello.ycp:20 +#: hello-smalltalk/hello.st.in:33 hello-ycp/hello.ycp:20 #, ycp-format msgid "This program is running as process number %1." msgstr "Aquest programa està corrent amb el número de procés %1." @@ -74,3 +76,8 @@ msgstr "Aquest programa està corrent amb el número de procés ~D." #, java-format msgid "This program is running as process number {0}." msgstr "Aquest programa està corrent amb el número de procés {0}." + +#: hello-perl/hello-2.pl.in:13 +#, fuzzy, perl-brace-format +msgid "This program is running as process number {pid}." +msgstr "Aquest programa està corrent amb el número de procés $pid." diff --git a/gettext-tools/examples/po/de.po b/gettext-tools/examples/po/de.po index 365cc14..fea22bf 100644 --- a/gettext-tools/examples/po/de.po +++ b/gettext-tools/examples/po/de.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gettext-examples 0.13-pre1\n" "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n" -"POT-Creation-Date: 2003-11-16 18:52+0100\n" +"POT-Creation-Date: 2003-12-12 19:11+0100\n" "PO-Revision-Date: 2003-11-19 05:44+0100\n" "Last-Translator: Karl Eichwalder <ke@gnu.franken.de>\n" "Language-Team: German <de@li.org>\n" @@ -23,11 +23,12 @@ msgstr "" #: hello-objc-gnustep/Hello.m:50 hello-objc-gnome/hello.m:48 #: hello-sh/hello.sh:15 hello-python/hello.py.in:13 #: hello-clisp/hello.lisp.in:12 hello-librep/hello.jl.in:13 -#: hello-smalltalk/hello.st.in:19 hello-java/Hello.java:15 +#: hello-smalltalk/hello.st.in:32 hello-java/Hello.java:15 #: hello-java-awt/Hello.java:24 hello-java-swing/Hello.java:21 #: hello-gawk/hello.awk:12 hello-pascal/hello.hello_world #: hello-ycp/hello.ycp:16 hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:14 -#: hello-perl/hello.pl:14 hello-php/hello.php:13 +#: hello-perl/hello-1.pl.in:16 hello-perl/hello-2.pl.in:11 +#: hello-php/hello.php:13 msgid "Hello, world!" msgstr "Hallo Welt!" @@ -36,13 +37,14 @@ msgstr "Hallo Welt!" #: hello-objc-gnustep/Hello.m:59 hello-objc-gnome/hello.m:53 #: hello-librep/hello.jl.in:15 hello-gawk/hello.awk:13 #: hello-pascal/hello.running_as hello-tcl/hello.tcl:13 -#: hello-tcl-tk/hello.tcl:17 hello-perl/hello.pl:16 hello-php/hello.php:15 +#: hello-tcl-tk/hello.tcl:17 hello-perl/hello-1.pl.in:18 +#: hello-php/hello.php:15 #, php-format msgid "This program is running as process number %d." msgstr "Dieses Programm läuft mit der Prozess-Nummer %d." #: hello-c++-qt/hello.cc:53 hello-c++-kde/hellowindow.cc:49 -#: hello-smalltalk/hello.st.in:20 hello-ycp/hello.ycp:20 +#: hello-smalltalk/hello.st.in:33 hello-ycp/hello.ycp:20 #, ycp-format msgid "This program is running as process number %1." msgstr "Dieses Programm läuft mit der Prozess-Nummer %1." @@ -75,3 +77,8 @@ msgstr "Dieses Programm läuft mit der Prozess-Nummer ~D." #, java-format msgid "This program is running as process number {0}." msgstr "Dieses Programm läuft mit der Prozess-Nummer {0}." + +#: hello-perl/hello-2.pl.in:13 +#, fuzzy, perl-brace-format +msgid "This program is running as process number {pid}." +msgstr "Dieses Programm läuft mit der Prozess-Nummer $pid." diff --git a/gettext-tools/examples/po/es.po b/gettext-tools/examples/po/es.po index b8b692f..a4c294e 100644 --- a/gettext-tools/examples/po/es.po +++ b/gettext-tools/examples/po/es.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gettext-examples-0.13-pre1\n" "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n" -"POT-Creation-Date: 2003-11-16 18:52+0100\n" +"POT-Creation-Date: 2003-12-12 19:11+0100\n" "PO-Revision-Date: 2003-11-24 19:19-0600\n" "Last-Translator: Max de Mendizbal <max@upn.mx>\n" "Language-Team: Spanish <es@li.org>\n" @@ -21,11 +21,12 @@ msgstr "" #: hello-objc-gnustep/Hello.m:50 hello-objc-gnome/hello.m:48 #: hello-sh/hello.sh:15 hello-python/hello.py.in:13 #: hello-clisp/hello.lisp.in:12 hello-librep/hello.jl.in:13 -#: hello-smalltalk/hello.st.in:19 hello-java/Hello.java:15 +#: hello-smalltalk/hello.st.in:32 hello-java/Hello.java:15 #: hello-java-awt/Hello.java:24 hello-java-swing/Hello.java:21 #: hello-gawk/hello.awk:12 hello-pascal/hello.hello_world #: hello-ycp/hello.ycp:16 hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:14 -#: hello-perl/hello.pl:14 hello-php/hello.php:13 +#: hello-perl/hello-1.pl.in:16 hello-perl/hello-2.pl.in:11 +#: hello-php/hello.php:13 msgid "Hello, world!" msgstr "Hola, mundo!" @@ -34,13 +35,14 @@ msgstr "Hola, mundo!" #: hello-objc-gnustep/Hello.m:59 hello-objc-gnome/hello.m:53 #: hello-librep/hello.jl.in:15 hello-gawk/hello.awk:13 #: hello-pascal/hello.running_as hello-tcl/hello.tcl:13 -#: hello-tcl-tk/hello.tcl:17 hello-perl/hello.pl:16 hello-php/hello.php:15 +#: hello-tcl-tk/hello.tcl:17 hello-perl/hello-1.pl.in:18 +#: hello-php/hello.php:15 #, php-format msgid "This program is running as process number %d." msgstr "Este programa est corriendo como el proceso nmero %d." #: hello-c++-qt/hello.cc:53 hello-c++-kde/hellowindow.cc:49 -#: hello-smalltalk/hello.st.in:20 hello-ycp/hello.ycp:20 +#: hello-smalltalk/hello.st.in:33 hello-ycp/hello.ycp:20 #, ycp-format msgid "This program is running as process number %1." msgstr "Este programa est corriendo como el proceso nmero %1." @@ -73,3 +75,8 @@ msgstr "Este programa est corriendo como el proceso nmero ~D." #, java-format msgid "This program is running as process number {0}." msgstr "Este programa est corriendo como el proceso nmero {0}." + +#: hello-perl/hello-2.pl.in:13 +#, fuzzy, perl-brace-format +msgid "This program is running as process number {pid}." +msgstr "Este programa est corriendo como el proceso nmero $pid." diff --git a/gettext-tools/examples/po/fr.po b/gettext-tools/examples/po/fr.po index 1ae0183..9779729 100644 --- a/gettext-tools/examples/po/fr.po +++ b/gettext-tools/examples/po/fr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU gettext-examples 0.13-pre1\n" "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n" -"POT-Creation-Date: 2003-11-16 18:52+0100\n" +"POT-Creation-Date: 2003-12-12 19:11+0100\n" "PO-Revision-Date: 2003-11-19 08:00-0500\n" "Last-Translator: Michel Robitaille <robitail@IRO.UMontreal.CA>\n" "Language-Team: French <traduc@traduc.org>\n" @@ -21,11 +21,12 @@ msgstr "" #: hello-objc-gnustep/Hello.m:50 hello-objc-gnome/hello.m:48 #: hello-sh/hello.sh:15 hello-python/hello.py.in:13 #: hello-clisp/hello.lisp.in:12 hello-librep/hello.jl.in:13 -#: hello-smalltalk/hello.st.in:19 hello-java/Hello.java:15 +#: hello-smalltalk/hello.st.in:32 hello-java/Hello.java:15 #: hello-java-awt/Hello.java:24 hello-java-swing/Hello.java:21 #: hello-gawk/hello.awk:12 hello-pascal/hello.hello_world #: hello-ycp/hello.ycp:16 hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:14 -#: hello-perl/hello.pl:14 hello-php/hello.php:13 +#: hello-perl/hello-1.pl.in:16 hello-perl/hello-2.pl.in:11 +#: hello-php/hello.php:13 msgid "Hello, world!" msgstr "Bonjour, le monde!" @@ -34,13 +35,14 @@ msgstr "Bonjour, le monde!" #: hello-objc-gnustep/Hello.m:59 hello-objc-gnome/hello.m:53 #: hello-librep/hello.jl.in:15 hello-gawk/hello.awk:13 #: hello-pascal/hello.running_as hello-tcl/hello.tcl:13 -#: hello-tcl-tk/hello.tcl:17 hello-perl/hello.pl:16 hello-php/hello.php:15 +#: hello-tcl-tk/hello.tcl:17 hello-perl/hello-1.pl.in:18 +#: hello-php/hello.php:15 #, php-format msgid "This program is running as process number %d." msgstr "Ce programme est excut en tant que processus numro %d." #: hello-c++-qt/hello.cc:53 hello-c++-kde/hellowindow.cc:49 -#: hello-smalltalk/hello.st.in:20 hello-ycp/hello.ycp:20 +#: hello-smalltalk/hello.st.in:33 hello-ycp/hello.ycp:20 #, ycp-format msgid "This program is running as process number %1." msgstr "Ce programme est excut en tant que processus numro %1." @@ -73,3 +75,8 @@ msgstr "Ce programme est excut en tant que processus numro ~D." #, java-format msgid "This program is running as process number {0}." msgstr "Ce programme est excut en tant que processus numro {0}." + +#: hello-perl/hello-2.pl.in:13 +#, fuzzy, perl-brace-format +msgid "This program is running as process number {pid}." +msgstr "Ce programme est excut en tant que processus numro $pid." diff --git a/gettext-tools/examples/po/gettext-examples.pot b/gettext-tools/examples/po/gettext-examples.pot index d684a72..2082c20 100644 --- a/gettext-tools/examples/po/gettext-examples.pot +++ b/gettext-tools/examples/po/gettext-examples.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n" -"POT-Creation-Date: 2003-11-16 18:52+0100\n" +"POT-Creation-Date: 2003-12-12 19:11+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -22,11 +22,12 @@ msgstr "" #: hello-objc-gnustep/Hello.m:50 hello-objc-gnome/hello.m:48 #: hello-sh/hello.sh:15 hello-python/hello.py.in:13 #: hello-clisp/hello.lisp.in:12 hello-librep/hello.jl.in:13 -#: hello-smalltalk/hello.st.in:19 hello-java/Hello.java:15 +#: hello-smalltalk/hello.st.in:32 hello-java/Hello.java:15 #: hello-java-awt/Hello.java:24 hello-java-swing/Hello.java:21 #: hello-gawk/hello.awk:12 hello-pascal/hello.hello_world #: hello-ycp/hello.ycp:16 hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:14 -#: hello-perl/hello.pl:14 hello-php/hello.php:13 +#: hello-perl/hello-1.pl.in:16 hello-perl/hello-2.pl.in:11 +#: hello-php/hello.php:13 msgid "Hello, world!" msgstr "" @@ -35,13 +36,14 @@ msgstr "" #: hello-objc-gnustep/Hello.m:59 hello-objc-gnome/hello.m:53 #: hello-librep/hello.jl.in:15 hello-gawk/hello.awk:13 #: hello-pascal/hello.running_as hello-tcl/hello.tcl:13 -#: hello-tcl-tk/hello.tcl:17 hello-perl/hello.pl:16 hello-php/hello.php:15 +#: hello-tcl-tk/hello.tcl:17 hello-perl/hello-1.pl.in:18 +#: hello-php/hello.php:15 #, php-format msgid "This program is running as process number %d." msgstr "" #: hello-c++-qt/hello.cc:53 hello-c++-kde/hellowindow.cc:49 -#: hello-smalltalk/hello.st.in:20 hello-ycp/hello.ycp:20 +#: hello-smalltalk/hello.st.in:33 hello-ycp/hello.ycp:20 #, ycp-format msgid "This program is running as process number %1." msgstr "" @@ -74,3 +76,8 @@ msgstr "" #, java-format msgid "This program is running as process number {0}." msgstr "" + +#: hello-perl/hello-2.pl.in:13 +#, perl-brace-format +msgid "This program is running as process number {pid}." +msgstr "" diff --git a/gettext-tools/examples/po/ja.po b/gettext-tools/examples/po/ja.po index 4c415aa..549f667 100644 --- a/gettext-tools/examples/po/ja.po +++ b/gettext-tools/examples/po/ja.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU gettext-examples 0.13-pre1\n" "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n" -"POT-Creation-Date: 2003-11-16 18:52+0100\n" +"POT-Creation-Date: 2003-12-12 19:11+0100\n" "PO-Revision-Date: 2003-11-21 23:15+0900\n" "Last-Translator: Masahito Yamaga <ma@yama-ga.com>\n" "Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n" @@ -20,11 +20,12 @@ msgstr "" #: hello-objc-gnustep/Hello.m:50 hello-objc-gnome/hello.m:48 #: hello-sh/hello.sh:15 hello-python/hello.py.in:13 #: hello-clisp/hello.lisp.in:12 hello-librep/hello.jl.in:13 -#: hello-smalltalk/hello.st.in:19 hello-java/Hello.java:15 +#: hello-smalltalk/hello.st.in:32 hello-java/Hello.java:15 #: hello-java-awt/Hello.java:24 hello-java-swing/Hello.java:21 #: hello-gawk/hello.awk:12 hello-pascal/hello.hello_world #: hello-ycp/hello.ycp:16 hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:14 -#: hello-perl/hello.pl:14 hello-php/hello.php:13 +#: hello-perl/hello-1.pl.in:16 hello-perl/hello-2.pl.in:11 +#: hello-php/hello.php:13 msgid "Hello, world!" msgstr ", ˤ!" @@ -33,13 +34,14 @@ msgstr ", ˤ!" #: hello-objc-gnustep/Hello.m:59 hello-objc-gnome/hello.m:53 #: hello-librep/hello.jl.in:15 hello-gawk/hello.awk:13 #: hello-pascal/hello.running_as hello-tcl/hello.tcl:13 -#: hello-tcl-tk/hello.tcl:17 hello-perl/hello.pl:16 hello-php/hello.php:15 +#: hello-tcl-tk/hello.tcl:17 hello-perl/hello-1.pl.in:18 +#: hello-php/hello.php:15 #, php-format msgid "This program is running as process number %d." msgstr "Υץϥץֹ %d ưƤޤ." #: hello-c++-qt/hello.cc:53 hello-c++-kde/hellowindow.cc:49 -#: hello-smalltalk/hello.st.in:20 hello-ycp/hello.ycp:20 +#: hello-smalltalk/hello.st.in:33 hello-ycp/hello.ycp:20 #, ycp-format msgid "This program is running as process number %1." msgstr "Υץϥץֹ %1 ưƤޤ." @@ -72,3 +74,8 @@ msgstr "Υץϥץֹ ~D ưƤޤ." #, java-format msgid "This program is running as process number {0}." msgstr "Υץϥץֹ {0} ưƤޤ." + +#: hello-perl/hello-2.pl.in:13 +#, fuzzy, perl-brace-format +msgid "This program is running as process number {pid}." +msgstr "Υץϥץֹ $pid ưƤޤ." diff --git a/gettext-tools/examples/po/pl.po b/gettext-tools/examples/po/pl.po index a2e03b2..34fea40 100644 --- a/gettext-tools/examples/po/pl.po +++ b/gettext-tools/examples/po/pl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gettext-examples-0.13-pre1\n" "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n" -"POT-Creation-Date: 2003-11-16 18:52+0100\n" +"POT-Creation-Date: 2003-12-12 19:11+0100\n" "PO-Revision-Date: 2003-11-19 13:00+0100\n" "Last-Translator: Rafa Maszkowski <rzm@icm.edu.pl>\n" "Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n" @@ -21,11 +21,12 @@ msgstr "" #: hello-objc-gnustep/Hello.m:50 hello-objc-gnome/hello.m:48 #: hello-sh/hello.sh:15 hello-python/hello.py.in:13 #: hello-clisp/hello.lisp.in:12 hello-librep/hello.jl.in:13 -#: hello-smalltalk/hello.st.in:19 hello-java/Hello.java:15 +#: hello-smalltalk/hello.st.in:32 hello-java/Hello.java:15 #: hello-java-awt/Hello.java:24 hello-java-swing/Hello.java:21 #: hello-gawk/hello.awk:12 hello-pascal/hello.hello_world #: hello-ycp/hello.ycp:16 hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:14 -#: hello-perl/hello.pl:14 hello-php/hello.php:13 +#: hello-perl/hello-1.pl.in:16 hello-perl/hello-2.pl.in:11 +#: hello-php/hello.php:13 msgid "Hello, world!" msgstr "Witaj wiecie!" @@ -34,13 +35,14 @@ msgstr "Witaj wiecie!" #: hello-objc-gnustep/Hello.m:59 hello-objc-gnome/hello.m:53 #: hello-librep/hello.jl.in:15 hello-gawk/hello.awk:13 #: hello-pascal/hello.running_as hello-tcl/hello.tcl:13 -#: hello-tcl-tk/hello.tcl:17 hello-perl/hello.pl:16 hello-php/hello.php:15 +#: hello-tcl-tk/hello.tcl:17 hello-perl/hello-1.pl.in:18 +#: hello-php/hello.php:15 #, php-format msgid "This program is running as process number %d." msgstr "Ten program dziaa jako proces o numerze %d." #: hello-c++-qt/hello.cc:53 hello-c++-kde/hellowindow.cc:49 -#: hello-smalltalk/hello.st.in:20 hello-ycp/hello.ycp:20 +#: hello-smalltalk/hello.st.in:33 hello-ycp/hello.ycp:20 #, ycp-format msgid "This program is running as process number %1." msgstr "Ten program dziaa jako proces o numerze %1." @@ -73,3 +75,8 @@ msgstr "Ten program dziaa jako proces o numerze ~D." #, java-format msgid "This program is running as process number {0}." msgstr "Ten program dziaa jako proces o numerze {0}." + +#: hello-perl/hello-2.pl.in:13 +#, fuzzy, perl-brace-format +msgid "This program is running as process number {pid}." +msgstr "Ten program dziaa jako proces o numerze $pid." diff --git a/gettext-tools/examples/po/ro.po b/gettext-tools/examples/po/ro.po index c4d95de..cf508ba 100644 --- a/gettext-tools/examples/po/ro.po +++ b/gettext-tools/examples/po/ro.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gettext-examples 0.13-pre1\n" "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n" -"POT-Creation-Date: 2003-11-16 18:52+0100\n" +"POT-Creation-Date: 2003-12-12 19:11+0100\n" "PO-Revision-Date: 2003-11-22 11:15+0200\n" "Last-Translator: Eugen Hoanca <eugenh@urban-grafx.ro>\n" "Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n" @@ -21,11 +21,12 @@ msgstr "" #: hello-objc-gnustep/Hello.m:50 hello-objc-gnome/hello.m:48 #: hello-sh/hello.sh:15 hello-python/hello.py.in:13 #: hello-clisp/hello.lisp.in:12 hello-librep/hello.jl.in:13 -#: hello-smalltalk/hello.st.in:19 hello-java/Hello.java:15 +#: hello-smalltalk/hello.st.in:32 hello-java/Hello.java:15 #: hello-java-awt/Hello.java:24 hello-java-swing/Hello.java:21 #: hello-gawk/hello.awk:12 hello-pascal/hello.hello_world #: hello-ycp/hello.ycp:16 hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:14 -#: hello-perl/hello.pl:14 hello-php/hello.php:13 +#: hello-perl/hello-1.pl.in:16 hello-perl/hello-2.pl.in:11 +#: hello-php/hello.php:13 msgid "Hello, world!" msgstr "Salut, lume! (Hello, world!)" @@ -34,13 +35,14 @@ msgstr "Salut, lume! (Hello, world!)" #: hello-objc-gnustep/Hello.m:59 hello-objc-gnome/hello.m:53 #: hello-librep/hello.jl.in:15 hello-gawk/hello.awk:13 #: hello-pascal/hello.running_as hello-tcl/hello.tcl:13 -#: hello-tcl-tk/hello.tcl:17 hello-perl/hello.pl:16 hello-php/hello.php:15 +#: hello-tcl-tk/hello.tcl:17 hello-perl/hello-1.pl.in:18 +#: hello-php/hello.php:15 #, php-format msgid "This program is running as process number %d." msgstr "Acest program este rulat ca procesul numrul %d." #: hello-c++-qt/hello.cc:53 hello-c++-kde/hellowindow.cc:49 -#: hello-smalltalk/hello.st.in:20 hello-ycp/hello.ycp:20 +#: hello-smalltalk/hello.st.in:33 hello-ycp/hello.ycp:20 #, ycp-format msgid "This program is running as process number %1." msgstr "Acest program este rulat ca procesul numrul %1." @@ -73,3 +75,8 @@ msgstr "Acest program este rulat ca procesul numrul ~D." #, java-format msgid "This program is running as process number {0}." msgstr "Acest program este rulat ca procesul numrul {0}." + +#: hello-perl/hello-2.pl.in:13 +#, fuzzy, perl-brace-format +msgid "This program is running as process number {pid}." +msgstr "Acest program ruleaz ca procesul numrul $pid." diff --git a/gettext-tools/examples/po/sr.po b/gettext-tools/examples/po/sr.po index af08348..52940ae 100644 --- a/gettext-tools/examples/po/sr.po +++ b/gettext-tools/examples/po/sr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gettext-examples 0.13\n" "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n" -"POT-Creation-Date: 2003-11-16 18:52+0100\n" +"POT-Creation-Date: 2003-12-12 19:11+0100\n" "PO-Revision-Date: 2003-12-01 13:15-0500\n" "Last-Translator: Aleksandar Jelenak <jelenak@netlinkplus.net>\n" "Language-Team: Serbian <sr@li.org>\n" @@ -20,11 +20,12 @@ msgstr "" #: hello-objc-gnustep/Hello.m:50 hello-objc-gnome/hello.m:48 #: hello-sh/hello.sh:15 hello-python/hello.py.in:13 #: hello-clisp/hello.lisp.in:12 hello-librep/hello.jl.in:13 -#: hello-smalltalk/hello.st.in:19 hello-java/Hello.java:15 +#: hello-smalltalk/hello.st.in:32 hello-java/Hello.java:15 #: hello-java-awt/Hello.java:24 hello-java-swing/Hello.java:21 #: hello-gawk/hello.awk:12 hello-pascal/hello.hello_world #: hello-ycp/hello.ycp:16 hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:14 -#: hello-perl/hello.pl:14 hello-php/hello.php:13 +#: hello-perl/hello-1.pl.in:16 hello-perl/hello-2.pl.in:11 +#: hello-php/hello.php:13 msgid "Hello, world!" msgstr "Hello, world!" @@ -33,13 +34,14 @@ msgstr "Hello, world!" #: hello-objc-gnustep/Hello.m:59 hello-objc-gnome/hello.m:53 #: hello-librep/hello.jl.in:15 hello-gawk/hello.awk:13 #: hello-pascal/hello.running_as hello-tcl/hello.tcl:13 -#: hello-tcl-tk/hello.tcl:17 hello-perl/hello.pl:16 hello-php/hello.php:15 +#: hello-tcl-tk/hello.tcl:17 hello-perl/hello-1.pl.in:18 +#: hello-php/hello.php:15 #, php-format msgid "This program is running as process number %d." msgstr "Овај програм се извршава као процес број %d." #: hello-c++-qt/hello.cc:53 hello-c++-kde/hellowindow.cc:49 -#: hello-smalltalk/hello.st.in:20 hello-ycp/hello.ycp:20 +#: hello-smalltalk/hello.st.in:33 hello-ycp/hello.ycp:20 #, ycp-format msgid "This program is running as process number %1." msgstr "Овај програм се извршава као процес број %1." @@ -72,3 +74,8 @@ msgstr "Овај програм се извршава као процес бро #, java-format msgid "This program is running as process number {0}." msgstr "Овај програм се извршава као процес број {0}." + +#: hello-perl/hello-2.pl.in:13 +#, fuzzy, perl-brace-format +msgid "This program is running as process number {pid}." +msgstr "Овај програм се извршава као процес број $pid." diff --git a/gettext-tools/examples/po/sv.po b/gettext-tools/examples/po/sv.po index 67890fc..4065e2b 100644 --- a/gettext-tools/examples/po/sv.po +++ b/gettext-tools/examples/po/sv.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gettext-examples 0.13\n" "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n" -"POT-Creation-Date: 2003-11-16 18:52+0100\n" +"POT-Creation-Date: 2003-12-12 19:11+0100\n" "PO-Revision-Date: 2003-12-05 19:36+0100\n" "Last-Translator: Jan Djrv <jan.h.d@swipnet.se>\n" "Language-Team: Swedish <sv@li.org>\n" @@ -20,11 +20,12 @@ msgstr "" #: hello-objc-gnustep/Hello.m:50 hello-objc-gnome/hello.m:48 #: hello-sh/hello.sh:15 hello-python/hello.py.in:13 #: hello-clisp/hello.lisp.in:12 hello-librep/hello.jl.in:13 -#: hello-smalltalk/hello.st.in:19 hello-java/Hello.java:15 +#: hello-smalltalk/hello.st.in:32 hello-java/Hello.java:15 #: hello-java-awt/Hello.java:24 hello-java-swing/Hello.java:21 #: hello-gawk/hello.awk:12 hello-pascal/hello.hello_world #: hello-ycp/hello.ycp:16 hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:14 -#: hello-perl/hello.pl:14 hello-php/hello.php:13 +#: hello-perl/hello-1.pl.in:16 hello-perl/hello-2.pl.in:11 +#: hello-php/hello.php:13 msgid "Hello, world!" msgstr "Hej vrlden!" @@ -33,13 +34,14 @@ msgstr "Hej vrlden!" #: hello-objc-gnustep/Hello.m:59 hello-objc-gnome/hello.m:53 #: hello-librep/hello.jl.in:15 hello-gawk/hello.awk:13 #: hello-pascal/hello.running_as hello-tcl/hello.tcl:13 -#: hello-tcl-tk/hello.tcl:17 hello-perl/hello.pl:16 hello-php/hello.php:15 +#: hello-tcl-tk/hello.tcl:17 hello-perl/hello-1.pl.in:18 +#: hello-php/hello.php:15 #, php-format msgid "This program is running as process number %d." msgstr "Detta program kr som process nummer %d." #: hello-c++-qt/hello.cc:53 hello-c++-kde/hellowindow.cc:49 -#: hello-smalltalk/hello.st.in:20 hello-ycp/hello.ycp:20 +#: hello-smalltalk/hello.st.in:33 hello-ycp/hello.ycp:20 #, ycp-format msgid "This program is running as process number %1." msgstr "Detta program kr som process nummer %1." @@ -72,3 +74,8 @@ msgstr "Detta program kr som process nummer ~D." #, java-format msgid "This program is running as process number {0}." msgstr "Detta program kr som process nummer {0}." + +#: hello-perl/hello-2.pl.in:13 +#, fuzzy, perl-brace-format +msgid "This program is running as process number {pid}." +msgstr "Detta program kr som process nummer $pid." diff --git a/gettext-tools/examples/po/tr.po b/gettext-tools/examples/po/tr.po index 323a9a9..3f15dc0 100644 --- a/gettext-tools/examples/po/tr.po +++ b/gettext-tools/examples/po/tr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gettext-examples 0.13\n" "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n" -"POT-Creation-Date: 2003-11-16 18:52+0100\n" +"POT-Creation-Date: 2003-12-12 19:11+0100\n" "PO-Revision-Date: 2003-11-24 06:42+0300\n" "Last-Translator: Nilgün Belma Bugüner <nilgun@superonline.com>\n" "Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n" @@ -21,11 +21,12 @@ msgstr "" #: hello-objc-gnustep/Hello.m:50 hello-objc-gnome/hello.m:48 #: hello-sh/hello.sh:15 hello-python/hello.py.in:13 #: hello-clisp/hello.lisp.in:12 hello-librep/hello.jl.in:13 -#: hello-smalltalk/hello.st.in:19 hello-java/Hello.java:15 +#: hello-smalltalk/hello.st.in:32 hello-java/Hello.java:15 #: hello-java-awt/Hello.java:24 hello-java-swing/Hello.java:21 #: hello-gawk/hello.awk:12 hello-pascal/hello.hello_world #: hello-ycp/hello.ycp:16 hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:14 -#: hello-perl/hello.pl:14 hello-php/hello.php:13 +#: hello-perl/hello-1.pl.in:16 hello-perl/hello-2.pl.in:11 +#: hello-php/hello.php:13 msgid "Hello, world!" msgstr "Merhaba Dünyalı!" @@ -34,13 +35,14 @@ msgstr "Merhaba Dünyalı!" #: hello-objc-gnustep/Hello.m:59 hello-objc-gnome/hello.m:53 #: hello-librep/hello.jl.in:15 hello-gawk/hello.awk:13 #: hello-pascal/hello.running_as hello-tcl/hello.tcl:13 -#: hello-tcl-tk/hello.tcl:17 hello-perl/hello.pl:16 hello-php/hello.php:15 +#: hello-tcl-tk/hello.tcl:17 hello-perl/hello-1.pl.in:18 +#: hello-php/hello.php:15 #, php-format msgid "This program is running as process number %d." msgstr "Bu yazılım, %d süreç kimliği ile çalışıyor." #: hello-c++-qt/hello.cc:53 hello-c++-kde/hellowindow.cc:49 -#: hello-smalltalk/hello.st.in:20 hello-ycp/hello.ycp:20 +#: hello-smalltalk/hello.st.in:33 hello-ycp/hello.ycp:20 #, ycp-format msgid "This program is running as process number %1." msgstr "Bu yazılım, %1 süreç kimliği ile çalışıyor." @@ -73,3 +75,8 @@ msgstr "Bu yazılım, ~D süreç kimliği ile çalışıyor." #, java-format msgid "This program is running as process number {0}." msgstr "Bu yazılım, {0} süreç kimliği ile çalışıyor." + +#: hello-perl/hello-2.pl.in:13 +#, fuzzy, perl-brace-format +msgid "This program is running as process number {pid}." +msgstr "Bu yazılım, $pid süreç kimliği ile çalışıyor." diff --git a/gettext-tools/examples/po/zh_CN.po b/gettext-tools/examples/po/zh_CN.po index a1c8e35..629466e 100644 --- a/gettext-tools/examples/po/zh_CN.po +++ b/gettext-tools/examples/po/zh_CN.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gettext-examples 0.13-pre1\n" "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n" -"POT-Creation-Date: 2003-11-16 18:52+0100\n" +"POT-Creation-Date: 2003-12-12 19:11+0100\n" "PO-Revision-Date: 2003-11-19 21:30+0800\n" "Last-Translator: Funda Wang <fundawang@linux.net.cn>\n" "Language-Team: Chinese (simplified) <i18n-translation@lists.linux.net.cn>\n" @@ -21,11 +21,12 @@ msgstr "" #: hello-objc-gnustep/Hello.m:50 hello-objc-gnome/hello.m:48 #: hello-sh/hello.sh:15 hello-python/hello.py.in:13 #: hello-clisp/hello.lisp.in:12 hello-librep/hello.jl.in:13 -#: hello-smalltalk/hello.st.in:19 hello-java/Hello.java:15 +#: hello-smalltalk/hello.st.in:32 hello-java/Hello.java:15 #: hello-java-awt/Hello.java:24 hello-java-swing/Hello.java:21 #: hello-gawk/hello.awk:12 hello-pascal/hello.hello_world #: hello-ycp/hello.ycp:16 hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:14 -#: hello-perl/hello.pl:14 hello-php/hello.php:13 +#: hello-perl/hello-1.pl.in:16 hello-perl/hello-2.pl.in:11 +#: hello-php/hello.php:13 msgid "Hello, world!" msgstr "世界你好!" @@ -34,13 +35,14 @@ msgstr "世界你好!" #: hello-objc-gnustep/Hello.m:59 hello-objc-gnome/hello.m:53 #: hello-librep/hello.jl.in:15 hello-gawk/hello.awk:13 #: hello-pascal/hello.running_as hello-tcl/hello.tcl:13 -#: hello-tcl-tk/hello.tcl:17 hello-perl/hello.pl:16 hello-php/hello.php:15 +#: hello-tcl-tk/hello.tcl:17 hello-perl/hello-1.pl.in:18 +#: hello-php/hello.php:15 #, php-format msgid "This program is running as process number %d." msgstr "此程序正以进程号 %d 运行。" #: hello-c++-qt/hello.cc:53 hello-c++-kde/hellowindow.cc:49 -#: hello-smalltalk/hello.st.in:20 hello-ycp/hello.ycp:20 +#: hello-smalltalk/hello.st.in:33 hello-ycp/hello.ycp:20 #, ycp-format msgid "This program is running as process number %1." msgstr "此程序正以进程号 %1 运行。" @@ -73,3 +75,8 @@ msgstr "此程序正以进程号 ~D 运行。" #, java-format msgid "This program is running as process number {0}." msgstr "此程序正以进程号 {0} 运行。" + +#: hello-perl/hello-2.pl.in:13 +#, fuzzy, perl-brace-format +msgid "This program is running as process number {pid}." +msgstr "此程序正以进程号 $pid 运行。" |