• 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# Polish translations for the GNU gettext messages, gettext-examples domain
2# Copyright (C) 2003 Free Software Foundation, Inc.
3# This file is distributed under the same license as the gettext package.
4# Rafa� Maszkowski <rzm@icm.edu.pl>, 2003
5#
6msgid ""
7msgstr ""
8"Project-Id-Version: gettext-examples-0.13.1\n"
9"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
10"POT-Creation-Date: 2007-10-18 03:08+0200\n"
11"PO-Revision-Date: 2003-12-18 12:00+0100\n"
12"Last-Translator: Rafa� Maszkowski <rzm@icm.edu.pl>\n"
13"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=ISO-8859-2\n"
16"Content-Transfer-Encoding: 8bit\n"
17
18#: hello-c/hello.c:30 hello-c-gnome/hello.c:46 hello-c++/hello.cc:39
19#: hello-c++-qt/hello.cc:45 hello-c++-kde/hellowindow.cc:42
20#: hello-c++-gnome/hello.cc:50 hello-c++-wxwidgets/hello.cc:68
21#: hello-objc/hello.m:30 hello-objc-gnustep/Hello.m:49
22#: hello-objc-gnome/hello.m:47 hello-sh/hello.sh:14
23#: hello-python/hello.py.in:12 hello-clisp/hello.lisp.in:11
24#: hello-librep/hello.jl.in:12 hello-guile/hello.scm:15
25#: hello-smalltalk/hello.st.in:31 hello-java/Hello.java:14
26#: hello-java-awt/Hello.java:23 hello-java-swing/Hello.java:20
27#: hello-java-qtjambi/Hello.java:27 hello-csharp/hello.cs:14
28#: hello-csharp-forms/hello.cs:29 hello-gawk/hello.awk:11
29#: hello-pascal/hello.hello_world hello-ycp/hello.ycp:15
30#: hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
31#: hello-perl/hello-1.pl.in:17 hello-perl/hello-2.pl.in:12
32#: hello-php/hello.php:12
33msgid "Hello, world!"
34msgstr "Witaj �wiecie!"
35
36#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c++/hello.cc:40
37#: hello-c++-gnome/hello.cc:55 hello-c++-wxwidgets/hello.cc:71
38#: hello-objc/hello.m:31 hello-objc-gnustep/Hello.m:58
39#: hello-objc-gnome/hello.m:52 hello-librep/hello.jl.in:14
40#: hello-gawk/hello.awk:12 hello-pascal/hello.running_as
41#: hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:16
42#: hello-perl/hello-1.pl.in:19 hello-php/hello.php:14
43#, php-format
44msgid "This program is running as process number %d."
45msgstr "Ten program dzia�a jako proces o numerze %d."
46
47#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49
48#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19
49#, ycp-format
50msgid "This program is running as process number %1."
51msgstr "Ten program dzia�a jako proces o numerze %1."
52
53#: hello-c++-kde/hello.cc:46
54msgid "Hello example"
55msgstr "Przyk�adowy program witaj�cy"
56
57#: hello-c++-kde/hello.cc:48
58msgid "Hello world example"
59msgstr "Przyk�adowy program witaj�cy �wiat"
60
61#: hello-sh/hello.sh:17
62#, sh-format
63msgid "This program is running as process number $pid."
64msgstr "Ten program dzia�a jako proces o numerze $pid."
65
66#: hello-python/hello.py.in:13
67#, python-format
68msgid "This program is running as process number %(pid)d."
69msgstr "Ten program dzia�a jako proces o numerze %(pid)d."
70
71#: hello-clisp/hello.lisp.in:13 hello-guile/hello.scm:17
72#, scheme-format
73msgid "This program is running as process number ~D."
74msgstr "Ten program dzia�a jako proces o numerze ~D."
75
76#: hello-java/Hello.java:18 hello-java-awt/Hello.java:28
77#: hello-java-swing/Hello.java:25 hello-java-qtjambi/Hello.java:34
78#: hello-csharp/hello.cs:17 hello-csharp-forms/hello.cs:36
79#, csharp-format
80msgid "This program is running as process number {0}."
81msgstr "Ten program dzia�a jako proces o numerze {0}."
82
83#: hello-perl/hello-2.pl.in:14
84#, perl-brace-format
85msgid "This program is running as process number {pid}."
86msgstr "Ten program dzia�a jako proces o numerze {pid}."
87