xref: /netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/po/gettext-examples.pot (revision 3f351f34c6d827cf017cdcff3543f6ec0c88b420)
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.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"
10"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
11"POT-Creation-Date: 2006-04-20 15:53+0200\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"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=CHARSET\n"
17"Content-Transfer-Encoding: 8bit\n"
18
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-c++-wxwidgets/hello.cc:69
22#: hello-objc/hello.m:31 hello-objc-gnustep/Hello.m:50
23#: hello-objc-gnome/hello.m:48 hello-sh/hello.sh:15
24#: hello-python/hello.py.in:13 hello-clisp/hello.lisp.in:12
25#: hello-librep/hello.jl.in:13 hello-guile/hello.scm:16
26#: hello-smalltalk/hello.st.in:32 hello-java/Hello.java:15
27#: hello-java-awt/Hello.java:24 hello-java-swing/Hello.java:21
28#: hello-csharp/hello.cs:15 hello-csharp-forms/hello.cs:30
29#: hello-gawk/hello.awk:12 hello-pascal/hello.hello_world
30#: hello-ycp/hello.ycp:16 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
33msgid "Hello, world!"
34msgstr ""
35
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-c++-wxwidgets/hello.cc:72
38#: hello-objc/hello.m:32 hello-objc-gnustep/Hello.m:59
39#: hello-objc-gnome/hello.m:53 hello-librep/hello.jl.in:15
40#: hello-gawk/hello.awk:13 hello-pascal/hello.running_as
41#: hello-tcl/hello.tcl:13 hello-tcl-tk/hello.tcl:17
42#: hello-perl/hello-1.pl.in:20 hello-php/hello.php:15
43#, php-format
44msgid "This program is running as process number %d."
45msgstr ""
46
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
49#, ycp-format
50msgid "This program is running as process number %1."
51msgstr ""
52
53#: hello-c++-kde/hello.cc:46
54msgid "Hello example"
55msgstr ""
56
57#: hello-c++-kde/hello.cc:48
58msgid "Hello world example"
59msgstr ""
60
61#: hello-sh/hello.sh:18
62#, sh-format
63msgid "This program is running as process number $pid."
64msgstr ""
65
66#: hello-python/hello.py.in:14
67#, python-format
68msgid "This program is running as process number %(pid)d."
69msgstr ""
70
71#: hello-clisp/hello.lisp.in:14 hello-guile/hello.scm:18
72#, scheme-format
73msgid "This program is running as process number ~D."
74msgstr ""
75
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
79#, csharp-format
80msgid "This program is running as process number {0}."
81msgstr ""
82
83#: hello-perl/hello-2.pl.in:15
84#, perl-brace-format
85msgid "This program is running as process number {pid}."
86msgstr ""
87