1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Yoyodyne, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
11 "POT-Creation-Date: 2005-01-29 17:39+0100\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: hello-c/hello.c:31 hello-c-gnome/hello.c:47 hello-c++/hello.cc:40
20 #: hello-c++-qt/hello.cc:46 hello-c++-kde/hellowindow.cc:42
21 #: hello-c++-gnome/hello.cc:51 hello-objc/hello.m:31
22 #: hello-objc-gnustep/Hello.m:50 hello-objc-gnome/hello.m:48
23 #: hello-sh/hello.sh:15 hello-python/hello.py.in:13
24 #: hello-clisp/hello.lisp.in:12 hello-librep/hello.jl.in:13
25 #: hello-guile/hello.scm:16 hello-smalltalk/hello.st.in:32
26 #: hello-java/Hello.java:15 hello-java-awt/Hello.java:24
27 #: hello-java-swing/Hello.java:21 hello-csharp/hello.cs:15
28 #: hello-csharp-forms/hello.cs:30 hello-gawk/hello.awk:12
29 #: hello-pascal/hello.hello_world hello-ycp/hello.ycp:16
30 #: hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:14
31 #: hello-perl/hello-1.pl.in:18 hello-perl/hello-2.pl.in:13
32 #: hello-php/hello.php:13
36 #: hello-c/hello.c:32 hello-c-gnome/hello.c:52 hello-c++/hello.cc:41
37 #: hello-c++-gnome/hello.cc:56 hello-objc/hello.m:32
38 #: hello-objc-gnustep/Hello.m:59 hello-objc-gnome/hello.m:53
39 #: hello-librep/hello.jl.in:15 hello-gawk/hello.awk:13
40 #: hello-pascal/hello.running_as hello-tcl/hello.tcl:13
41 #: hello-tcl-tk/hello.tcl:17 hello-perl/hello-1.pl.in:20
42 #: hello-php/hello.php:15
44 msgid "This program is running as process number %d."
47 #: hello-c++-qt/hello.cc:53 hello-c++-kde/hellowindow.cc:49
48 #: hello-smalltalk/hello.st.in:33 hello-ycp/hello.ycp:20
50 msgid "This program is running as process number %1."
53 #: hello-c++-kde/hello.cc:46
57 #: hello-c++-kde/hello.cc:48
58 msgid "Hello world example"
61 #: hello-sh/hello.sh:18
63 msgid "This program is running as process number $pid."
66 #: hello-python/hello.py.in:14
68 msgid "This program is running as process number %(pid)d."
71 #: hello-clisp/hello.lisp.in:14 hello-guile/hello.scm:18
73 msgid "This program is running as process number ~D."
76 #: hello-java/Hello.java:19 hello-java-awt/Hello.java:29
77 #: hello-java-swing/Hello.java:26 hello-csharp/hello.cs:18
78 #: hello-csharp-forms/hello.cs:37
80 msgid "This program is running as process number {0}."
83 #: hello-perl/hello-2.pl.in:15
85 msgid "This program is running as process number {pid}."