1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
# Polish translation for template-glib.
# Copyright © 2016-2017 the template-glib authors.
# This file is distributed under the same license as the template-glib package.
# Piotr Drąg <piotrdrag@gmail.com>, 2016-2017.
# Aviary.pl <community-poland@mozilla.org>, 2016-2017.
#
msgid ""
msgstr ""
"Project-Id-Version: template-glib\n"
"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-"
"builder&keywords=I18N+L10N&component=templates\n"
"POT-Creation-Date: 2017-06-05 10:48+0000\n"
"PO-Revision-Date: 2017-06-05 12:49+0200\n"
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
"Language-Team: Polish <community-poland@mozilla.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\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"
#: src/tmpl-parser.c:199
#, c-format
msgid "%s() may only be called once"
msgstr "%s() może być wywołane tylko raz"
#: src/tmpl-parser.c:211
msgid "Parser does not contain an input stream"
msgstr "Parser nie zawiera potoku wejściowego"
#: src/tmpl-template.c:454
msgid "Must parse template before expanding"
msgstr "Należy przetworzyć szablon przed rozszerzeniem"
#: src/tmpl-template-locator.c:105
#, c-format
msgid "Failed to locate template “%s”"
msgstr "Ustalenie położenia szablonu „%s” się nie powiodło"
|