facf0c92e0
Red Bear OS is a full fork. All sources must be available from git clone with zero network access. Removed gitignore rules that excluded fetched source trees under recipes/*/source/, local/recipes/kde/*/source/, local/recipes/qt/*/source/, and vendor source trees. Build artifacts (target/, build/, source.tar, *.o, *.so) remain excluded. 127291 files added — kernel, relibc, base, bootloader, pkgar, all KDE/Qt frameworks, mesa, wayland, DRM drivers, and every other recipe source.
27 lines
871 B
Plaintext
27 lines
871 B
Plaintext
# Polish translations for hello-cplusplus-qt package.
|
|
# Copyright (C) 2003 Yoyodyne, Inc.
|
|
# This file is distributed under the same license as the hello-cplusplus-qt package.
|
|
# Bruno Haible <bruno@clisp.org>, 2003.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: hello-cplusplus-qt 0\n"
|
|
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
|
|
"POT-Creation-Date: 2003-10-20 10:14+0200\n"
|
|
"PO-Revision-Date: 2003-10-20 10:13+0200\n"
|
|
"Last-Translator: Bruno Haible <bruno@clisp.org>\n"
|
|
"Language-Team: Polish <pl@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=ISO-8859-2\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
|
|
"|| n%100>=20) ? 1 : 2);\n"
|
|
|
|
#: hello.cc:45
|
|
msgid "Written by François Pinard."
|
|
msgstr "Program napisa³ François Pinard."
|
|
|
|
#: hello.cc:52
|
|
msgid "error %1."
|
|
msgstr "b³±d %1."
|