mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-01 15:32:35 +02:00
24 lines
814 B
Plaintext
24 lines
814 B
Plaintext
# Olexandr Pylypchuk <lxlalexlxl@ukr.net>, 2018.
|
|
msgid ""
|
|
msgstr ""
|
|
"PO-Revision-Date: 2018-02-23 19:46+0200\n"
|
|
"Last-Translator: Olexandr Pylypchuk <lxlalexlxl@ukr.net>\n"
|
|
"Language: uk\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
|
"X-Generator: Lokalize 2.0\n"
|
|
"Project-Id-Version: \n"
|
|
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
|
|
#: luresstrings.ctsfiledoesnotexist
|
|
msgctxt "luresstrings.ctsfiledoesnotexist"
|
|
msgid "file \"%s\" does not exist"
|
|
msgstr "файл \"%s\" не існує"
|
|
|
|
#: luresstrings.ctsfileisnotexecutable
|
|
msgid "%s is not executable"
|
|
msgstr "%s не є виконуваним файлом"
|
|
|