• 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# 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: 2007-10-18 03:08+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:30 hello-c-gnome/hello.c:46 hello-c++/hello.cc:39
20#: hello-c++-qt/hello.cc:45 hello-c++-kde/hellowindow.cc:42
21#: hello-c++-gnome/hello.cc:50 hello-c++-wxwidgets/hello.cc:68
22#: hello-objc/hello.m:30 hello-objc-gnustep/Hello.m:49
23#: hello-objc-gnome/hello.m:47 hello-sh/hello.sh:14
24#: hello-python/hello.py.in:12 hello-clisp/hello.lisp.in:11
25#: hello-librep/hello.jl.in:12 hello-guile/hello.scm:15
26#: hello-smalltalk/hello.st.in:31 hello-java/Hello.java:14
27#: hello-java-awt/Hello.java:23 hello-java-swing/Hello.java:20
28#: hello-java-qtjambi/Hello.java:27 hello-csharp/hello.cs:14
29#: hello-csharp-forms/hello.cs:29 hello-gawk/hello.awk:11
30#: hello-pascal/hello.hello_world hello-ycp/hello.ycp:15
31#: hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
32#: hello-perl/hello-1.pl.in:17 hello-perl/hello-2.pl.in:12
33#: hello-php/hello.php:12
34msgid "Hello, world!"
35msgstr ""
36
37#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c++/hello.cc:40
38#: hello-c++-gnome/hello.cc:55 hello-c++-wxwidgets/hello.cc:71
39#: hello-objc/hello.m:31 hello-objc-gnustep/Hello.m:58
40#: hello-objc-gnome/hello.m:52 hello-librep/hello.jl.in:14
41#: hello-gawk/hello.awk:12 hello-pascal/hello.running_as
42#: hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:16
43#: hello-perl/hello-1.pl.in:19 hello-php/hello.php:14
44#, php-format
45msgid "This program is running as process number %d."
46msgstr ""
47
48#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49
49#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19
50#, ycp-format
51msgid "This program is running as process number %1."
52msgstr ""
53
54#: hello-c++-kde/hello.cc:46
55msgid "Hello example"
56msgstr ""
57
58#: hello-c++-kde/hello.cc:48
59msgid "Hello world example"
60msgstr ""
61
62#: hello-sh/hello.sh:17
63#, sh-format
64msgid "This program is running as process number $pid."
65msgstr ""
66
67#: hello-python/hello.py.in:13
68#, python-format
69msgid "This program is running as process number %(pid)d."
70msgstr ""
71
72#: hello-clisp/hello.lisp.in:13 hello-guile/hello.scm:17
73#, scheme-format
74msgid "This program is running as process number ~D."
75msgstr ""
76
77#: hello-java/Hello.java:18 hello-java-awt/Hello.java:28
78#: hello-java-swing/Hello.java:25 hello-java-qtjambi/Hello.java:34
79#: hello-csharp/hello.cs:17 hello-csharp-forms/hello.cs:36
80#, csharp-format
81msgid "This program is running as process number {0}."
82msgstr ""
83
84#: hello-perl/hello-2.pl.in:14
85#, perl-brace-format
86msgid "This program is running as process number {pid}."
87msgstr ""
88