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 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118
|
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"
#: fppkg_const.rsaboutform
msgid "About form"
msgstr ""
#: fppkg_const.rsarchivesdirectory
msgid "Archives directory"
msgstr "Katalog archiwów"
#: fppkg_const.rsbuilddirectory
msgid "Build directory"
msgstr ""
#: fppkg_const.rscompiler
msgid "Compiler"
msgstr "Kompilator"
#: fppkg_const.rscompilerconfigdirectory
msgid "Compiler config directory"
msgstr "Katalog z konfiguracją kompilatora"
#: fppkg_const.rscompilertarget
msgid "Compiler target"
msgstr ""
#: fppkg_const.rscompilerversion
msgid "Compiler version"
msgstr "Wersja kompilatora"
#: fppkg_const.rscustomfpmakeoptions
msgid "Custom fpmake options"
msgstr ""
#: fppkg_const.rsdefaultcompilerconfig
msgid "Default compiler config"
msgstr "Domyślna konfiguracja kompilatora"
#: fppkg_const.rsdownloader
msgid "Downloader"
msgstr "Pobieranie"
#: fppkg_const.rsfpmakecompilerconfig
msgid "fpmake compiler config"
msgstr ""
#: fppkg_const.rsfppkgenvironmentoptions
msgid "Fppkg"
msgstr ""
#: fppkg_const.rsfppkgenvironmentoptionscaption
msgid "Compilation"
msgstr ""
#: fppkg_const.rsfppkgoptions
msgid "fppkg options"
msgstr ""
#: fppkg_const.rsfppkgsfailedresultds
msgid "Fppkg %s failed: Result %d%s%s"
msgstr ""
#: fppkg_const.rsfreepascalpackagemanagerforlazarus
msgid "Free Pascal package manager for Lazarus"
msgstr ""
#: fppkg_const.rsglobalinstalldir
msgid "Global install dir"
msgstr ""
#: fppkg_const.rsglobalprefix
msgid "Global prefix"
msgstr ""
#: fppkg_const.rslocalinstalldir
msgid "Local install dir"
msgstr ""
#: fppkg_const.rslocalprefix
msgid "Local prefix"
msgstr ""
#: fppkg_const.rslocalrepository
msgid "Local repository"
msgstr "Lokalne repozytorium"
#: fppkg_const.rsnofppkgexecutablefound
msgid "No fppkg executable found"
msgstr ""
#: fppkg_const.rsoptions
msgid "Options"
msgstr "Opcje"
#: fppkg_const.rsremotemirrorsurl
msgid "Remote mirrors URL"
msgstr ""
#: fppkg_const.rsremoterepository
msgid "Remote repository"
msgstr "Zdalne repozytorium"
#: fppkg_const.rsshowfppkgpackagemanager
msgid "Show Fppkg Package Manager"
msgstr ""
|