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 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70
|
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Project-Id-Version: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"Last-Translator: Sławomir Niedziela <slniedz@poczta.onet.pl>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pl\n"
"X-Generator: Poedit 1.8.7.1\n"
#: strtestcaseopts.sbtncreate
msgid "Create unit"
msgstr "Twórz moduł"
#: strtestcaseopts.schksetup
msgid "Create Setup Method"
msgstr ""
#: strtestcaseopts.schktear
msgid "Create TearDown method"
msgstr ""
#: strtestcaseopts.sfpcunconsoletestapp
msgid "FPCUnit Console Test Application"
msgstr ""
#: strtestcaseopts.sfpcunconsoletestdesc
msgid "An application to run FPCUnit test cases in console mode."
msgstr ""
#: strtestcaseopts.sfpcuntestapp
msgid "FPCUnit Test Application"
msgstr ""
#: strtestcaseopts.sfpcuntestappdesc
msgid "An application to run FPCUnit test cases."
msgstr ""
#: strtestcaseopts.sfpcuntestcase
msgid "FPCUnit Test Case"
msgstr ""
#: strtestcaseopts.sfpcuntestcasedesc
msgid "A unit containing a FPCUnit Test Case."
msgstr ""
#: strtestcaseopts.sfrmtest
msgid "TestCase Options"
msgstr ""
#: strtestcaseopts.sgrpfixture
msgid "Fixture"
msgstr ""
#: strtestcaseopts.sgrpnames
msgid "Names"
msgstr "Nazwy"
#: strtestcaseopts.slbldefault
msgid "Default Test Name"
msgstr "Domyślna nazwa testu"
#: strtestcaseopts.swriteyourowntest
msgid "Write your own test"
msgstr ""
|