summaryrefslogtreecommitdiffstats
path: root/gettext-tools/examples
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2003-12-17 22:02:47 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:11:31 +0200
commit4da1f07192cf68860c906c615890a67eab53e4ac (patch)
treeb64647d38170d7c74b958ad65593bfad6b16abcd /gettext-tools/examples
parent36a582330bc8686a9291c04137240c13f2ab2b90 (diff)
downloadexternal_gettext-4da1f07192cf68860c906c615890a67eab53e4ac.zip
external_gettext-4da1f07192cf68860c906c615890a67eab53e4ac.tar.gz
external_gettext-4da1f07192cf68860c906c615890a67eab53e4ac.tar.bz2
Regenerated for 0.13.1.
Diffstat (limited to 'gettext-tools/examples')
-rw-r--r--gettext-tools/examples/Makefile.in72
-rw-r--r--gettext-tools/examples/po/Makefile.in3
-rw-r--r--gettext-tools/examples/po/ca.po17
-rw-r--r--gettext-tools/examples/po/de.po17
-rw-r--r--gettext-tools/examples/po/es.po17
-rw-r--r--gettext-tools/examples/po/fr.po17
-rw-r--r--gettext-tools/examples/po/gettext-examples.pot17
-rw-r--r--gettext-tools/examples/po/ja.po17
-rw-r--r--gettext-tools/examples/po/pl.po17
-rw-r--r--gettext-tools/examples/po/ro.po17
-rw-r--r--gettext-tools/examples/po/sr.po17
-rw-r--r--gettext-tools/examples/po/sv.po17
-rw-r--r--gettext-tools/examples/po/tr.po17
-rw-r--r--gettext-tools/examples/po/zh_CN.po17
14 files changed, 215 insertions, 64 deletions
diff --git a/gettext-tools/examples/Makefile.in b/gettext-tools/examples/Makefile.in
index 25f5083..5c2bd18 100644
--- a/gettext-tools/examples/Makefile.in
+++ b/gettext-tools/examples/Makefile.in
@@ -219,7 +219,7 @@ SUBDIRS = po
# VMS support.
# Woe32 support.
-EXTRA_DIST = $(EXAMPLESFILES) Makefile.vms Makefile.msvc
+EXTRA_DIST = Makefile.vms Makefile.msvc
examplesdir = $(docdir)/examples
examples_DATA = installpaths
@@ -244,6 +244,8 @@ EXAMPLESFILES = \
hello-c/po/pl.po \
hello-c/po/ro.po \
hello-c/po/sr.po \
+ hello-c/po/sv.po \
+ hello-c/po/tr.po \
hello-c/po/zh_CN.po \
\
hello-c-gnome/INSTALL \
@@ -267,6 +269,8 @@ EXAMPLESFILES = \
hello-c-gnome/po/pl.po \
hello-c-gnome/po/ro.po \
hello-c-gnome/po/sr.po \
+ hello-c-gnome/po/sv.po \
+ hello-c-gnome/po/tr.po \
hello-c-gnome/po/zh_CN.po \
\
hello-c++/INSTALL \
@@ -287,9 +291,12 @@ EXAMPLESFILES = \
hello-c++/po/pl.po \
hello-c++/po/ro.po \
hello-c++/po/sr.po \
+ hello-c++/po/sv.po \
+ hello-c++/po/tr.po \
hello-c++/po/zh_CN.po \
\
hello-c++-qt/INSTALL \
+ hello-c++-qt/BUGS \
hello-c++-qt/autogen.sh \
hello-c++-qt/autoclean.sh \
hello-c++-qt/hello.cc \
@@ -307,9 +314,12 @@ EXAMPLESFILES = \
hello-c++-qt/po/pl.po \
hello-c++-qt/po/ro.po \
hello-c++-qt/po/sr.po \
+ hello-c++-qt/po/sv.po \
+ hello-c++-qt/po/tr.po \
hello-c++-qt/po/zh_CN.po \
\
hello-c++-kde/INSTALL \
+ hello-c++-kde/BUGS \
hello-c++-kde/autogen.sh \
hello-c++-kde/autoclean.sh \
hello-c++-kde/hello.cc \
@@ -329,6 +339,8 @@ EXAMPLESFILES = \
hello-c++-kde/po/pl.po \
hello-c++-kde/po/ro.po \
hello-c++-kde/po/sr.po \
+ hello-c++-kde/po/sv.po \
+ hello-c++-kde/po/tr.po \
hello-c++-kde/po/zh_CN.po \
\
hello-c++-gnome/INSTALL \
@@ -354,6 +366,8 @@ EXAMPLESFILES = \
hello-c++-gnome/po/pl.po \
hello-c++-gnome/po/ro.po \
hello-c++-gnome/po/sr.po \
+ hello-c++-gnome/po/sv.po \
+ hello-c++-gnome/po/tr.po \
hello-c++-gnome/po/zh_CN.po \
\
hello-objc/INSTALL \
@@ -374,9 +388,12 @@ EXAMPLESFILES = \
hello-objc/po/pl.po \
hello-objc/po/ro.po \
hello-objc/po/sr.po \
+ hello-objc/po/sv.po \
+ hello-objc/po/tr.po \
hello-objc/po/zh_CN.po \
\
hello-objc-gnustep/INSTALL \
+ hello-objc-gnustep/BUGS \
hello-objc-gnustep/autogen.sh \
hello-objc-gnustep/autoclean.sh \
hello-objc-gnustep/main.m \
@@ -396,6 +413,8 @@ EXAMPLESFILES = \
hello-objc-gnustep/po/pl.po \
hello-objc-gnustep/po/ro.po \
hello-objc-gnustep/po/sr.po \
+ hello-objc-gnustep/po/sv.po \
+ hello-objc-gnustep/po/tr.po \
hello-objc-gnustep/po/zh_CN.po \
\
hello-objc-gnome/INSTALL \
@@ -419,6 +438,8 @@ EXAMPLESFILES = \
hello-objc-gnome/po/pl.po \
hello-objc-gnome/po/ro.po \
hello-objc-gnome/po/sr.po \
+ hello-objc-gnome/po/sv.po \
+ hello-objc-gnome/po/tr.po \
hello-objc-gnome/po/zh_CN.po \
\
hello-sh/INSTALL \
@@ -438,6 +459,8 @@ EXAMPLESFILES = \
hello-sh/po/pl.po \
hello-sh/po/ro.po \
hello-sh/po/sr.po \
+ hello-sh/po/sv.po \
+ hello-sh/po/tr.po \
hello-sh/po/zh_CN.po \
\
hello-python/INSTALL \
@@ -457,6 +480,8 @@ EXAMPLESFILES = \
hello-python/po/pl.po \
hello-python/po/ro.po \
hello-python/po/sr.po \
+ hello-python/po/sv.po \
+ hello-python/po/tr.po \
hello-python/po/zh_CN.po \
\
hello-clisp/INSTALL \
@@ -476,6 +501,8 @@ EXAMPLESFILES = \
hello-clisp/po/pl.po \
hello-clisp/po/ro.po \
hello-clisp/po/sr.po \
+ hello-clisp/po/sv.po \
+ hello-clisp/po/tr.po \
hello-clisp/po/zh_CN.po \
\
hello-librep/INSTALL \
@@ -495,6 +522,8 @@ EXAMPLESFILES = \
hello-librep/po/pl.po \
hello-librep/po/ro.po \
hello-librep/po/sr.po \
+ hello-librep/po/sv.po \
+ hello-librep/po/tr.po \
hello-librep/po/zh_CN.po \
\
hello-smalltalk/INSTALL \
@@ -514,6 +543,8 @@ EXAMPLESFILES = \
hello-smalltalk/po/pl.po \
hello-smalltalk/po/ro.po \
hello-smalltalk/po/sr.po \
+ hello-smalltalk/po/sv.po \
+ hello-smalltalk/po/tr.po \
hello-smalltalk/po/zh_CN.po \
\
hello-java/INSTALL \
@@ -533,9 +564,12 @@ EXAMPLESFILES = \
hello-java/po/pl.po \
hello-java/po/ro.po \
hello-java/po/sr.po \
+ hello-java/po/sv.po \
+ hello-java/po/tr.po \
hello-java/po/zh_CN.po \
\
hello-java-awt/INSTALL \
+ hello-java-awt/BUGS \
hello-java-awt/autogen.sh \
hello-java-awt/autoclean.sh \
hello-java-awt/Hello.java \
@@ -554,9 +588,12 @@ EXAMPLESFILES = \
hello-java-awt/po/pl.po \
hello-java-awt/po/ro.po \
hello-java-awt/po/sr.po \
+ hello-java-awt/po/sv.po \
+ hello-java-awt/po/tr.po \
hello-java-awt/po/zh_CN.po \
\
hello-java-swing/INSTALL \
+ hello-java-swing/BUGS \
hello-java-swing/autogen.sh \
hello-java-swing/autoclean.sh \
hello-java-swing/Hello.java \
@@ -575,6 +612,8 @@ EXAMPLESFILES = \
hello-java-swing/po/pl.po \
hello-java-swing/po/ro.po \
hello-java-swing/po/sr.po \
+ hello-java-swing/po/sv.po \
+ hello-java-swing/po/tr.po \
hello-java-swing/po/zh_CN.po \
\
hello-gawk/INSTALL \
@@ -594,6 +633,8 @@ EXAMPLESFILES = \
hello-gawk/po/pl.po \
hello-gawk/po/ro.po \
hello-gawk/po/sr.po \
+ hello-gawk/po/sv.po \
+ hello-gawk/po/tr.po \
hello-gawk/po/zh_CN.po \
\
hello-pascal/INSTALL \
@@ -614,6 +655,8 @@ EXAMPLESFILES = \
hello-pascal/po/pl.po \
hello-pascal/po/ro.po \
hello-pascal/po/sr.po \
+ hello-pascal/po/sv.po \
+ hello-pascal/po/tr.po \
hello-pascal/po/zh_CN.po \
\
hello-ycp/INSTALL \
@@ -633,6 +676,8 @@ EXAMPLESFILES = \
hello-ycp/po/pl.po \
hello-ycp/po/ro.po \
hello-ycp/po/sr.po \
+ hello-ycp/po/sv.po \
+ hello-ycp/po/tr.po \
hello-ycp/po/zh_CN.po \
\
hello-tcl/INSTALL \
@@ -652,6 +697,8 @@ EXAMPLESFILES = \
hello-tcl/po/pl.po \
hello-tcl/po/ro.po \
hello-tcl/po/sr.po \
+ hello-tcl/po/sv.po \
+ hello-tcl/po/tr.po \
hello-tcl/po/zh_CN.po \
\
hello-tcl-tk/INSTALL \
@@ -671,12 +718,15 @@ EXAMPLESFILES = \
hello-tcl-tk/po/pl.po \
hello-tcl-tk/po/ro.po \
hello-tcl-tk/po/sr.po \
+ hello-tcl-tk/po/sv.po \
+ hello-tcl-tk/po/tr.po \
hello-tcl-tk/po/zh_CN.po \
\
hello-perl/INSTALL \
hello-perl/autogen.sh \
hello-perl/autoclean.sh \
- hello-perl/hello.pl \
+ hello-perl/hello-1.pl.in \
+ hello-perl/hello-2.pl.in \
hello-perl/Makefile.am \
hello-perl/configure.ac \
hello-perl/m4/Makefile.am \
@@ -690,6 +740,8 @@ EXAMPLESFILES = \
hello-perl/po/pl.po \
hello-perl/po/ro.po \
hello-perl/po/sr.po \
+ hello-perl/po/sv.po \
+ hello-perl/po/tr.po \
hello-perl/po/zh_CN.po \
\
hello-php/INSTALL \
@@ -710,6 +762,8 @@ EXAMPLESFILES = \
hello-php/po/pl.po \
hello-php/po/ro.po \
hello-php/po/sr.po \
+ hello-php/po/sv.po \
+ hello-php/po/tr.po \
hello-php/po/zh_CN.po \
\
README
@@ -902,7 +956,6 @@ top_distdir = ..
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
distdir: $(DISTFILES)
- $(mkinstalldirs) $(distdir)/hello-c $(distdir)/hello-c++ $(distdir)/hello-c++-gnome $(distdir)/hello-c++-gnome/m4 $(distdir)/hello-c++-gnome/po $(distdir)/hello-c++-kde $(distdir)/hello-c++-kde/m4 $(distdir)/hello-c++-kde/po $(distdir)/hello-c++-qt $(distdir)/hello-c++-qt/m4 $(distdir)/hello-c++-qt/po $(distdir)/hello-c++/m4 $(distdir)/hello-c++/po $(distdir)/hello-c-gnome $(distdir)/hello-c-gnome/m4 $(distdir)/hello-c-gnome/po $(distdir)/hello-c/m4 $(distdir)/hello-c/po $(distdir)/hello-clisp $(distdir)/hello-clisp/m4 $(distdir)/hello-clisp/po $(distdir)/hello-gawk $(distdir)/hello-gawk/m4 $(distdir)/hello-gawk/po $(distdir)/hello-java $(distdir)/hello-java-awt $(distdir)/hello-java-awt/m4 $(distdir)/hello-java-awt/po $(distdir)/hello-java-swing $(distdir)/hello-java-swing/m4 $(distdir)/hello-java-swing/po $(distdir)/hello-java/m4 $(distdir)/hello-java/po $(distdir)/hello-librep $(distdir)/hello-librep/m4 $(distdir)/hello-librep/po $(distdir)/hello-objc $(distdir)/hello-objc-gnome $(distdir)/hello-objc-gnome/m4 $(distdir)/hello-objc-gnome/po $(distdir)/hello-objc-gnustep $(distdir)/hello-objc-gnustep/po $(distdir)/hello-objc/m4 $(distdir)/hello-objc/po $(distdir)/hello-pascal $(distdir)/hello-pascal/m4 $(distdir)/hello-pascal/po $(distdir)/hello-perl $(distdir)/hello-perl/m4 $(distdir)/hello-perl/po $(distdir)/hello-php $(distdir)/hello-php/m4 $(distdir)/hello-php/po $(distdir)/hello-python $(distdir)/hello-python/m4 $(distdir)/hello-python/po $(distdir)/hello-sh $(distdir)/hello-sh/m4 $(distdir)/hello-sh/po $(distdir)/hello-smalltalk $(distdir)/hello-smalltalk/m4 $(distdir)/hello-smalltalk/po $(distdir)/hello-tcl $(distdir)/hello-tcl-tk $(distdir)/hello-tcl-tk/m4 $(distdir)/hello-tcl-tk/po $(distdir)/hello-tcl/m4 $(distdir)/hello-tcl/po $(distdir)/hello-ycp $(distdir)/hello-ycp/m4 $(distdir)/hello-ycp/po
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
list='$(DISTFILES)'; for file in $$list; do \
@@ -1066,6 +1119,19 @@ uninstall-local:
for f in $(EXAMPLESFILES); do \
rm -f $(DESTDIR)$(examplesdir)/$$f; \
done
+
+# Hidden from automake, but really activated. Works around an automake-1.5 bug.
+#distdir: distdir1
+distdir1:
+ cd po && $(MAKE) update-po
+ for file in $(EXAMPLESFILES); do \
+ if test -f $$file; then d=.; else d=$(srcdir); fi; \
+ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
+ if test "$$dir" != "$$file" && test "$$dir" != "."; then \
+ $(mkinstalldirs) "$(distdir)/$$dir"; \
+ fi; \
+ cp -p $$d/$$file $(distdir)/$$file || exit 1; \
+ done
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
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 运行。"