You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
103 lines
2.4 KiB
103 lines
2.4 KiB
# translation of katemake.po to Ukrainian
|
|
# Ivan Petrouchtchak <iip@telus.net>, 2004.
|
|
# Andriy Rysin <rysin@kde.org>, 2006.
|
|
# Translation of katemake.po to Ukrainian
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: katemake\n"
|
|
"POT-Creation-Date: 2019-01-13 18:59+0100\n"
|
|
"PO-Revision-Date: 2006-08-27 11:49-0400\n"
|
|
"Last-Translator: Andriy Rysin <rysin@kde.org>\n"
|
|
"Language-Team: Ukrainian <linux@linux.org.ua>\n"
|
|
"Language: uk\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Generator: KBabel 1.11.4\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"
|
|
|
|
#: _translatorinfo:1
|
|
msgid ""
|
|
"_: NAME OF TRANSLATORS\n"
|
|
"Your names"
|
|
msgstr ""
|
|
|
|
#: _translatorinfo:2
|
|
msgid ""
|
|
"_: EMAIL OF TRANSLATORS\n"
|
|
"Your emails"
|
|
msgstr ""
|
|
|
|
#: plugin_katemake.cpp:86
|
|
msgid "Make Output"
|
|
msgstr "Вивід make"
|
|
|
|
#: plugin_katemake.cpp:159
|
|
msgid "Running make..."
|
|
msgstr "Виконується make..."
|
|
|
|
#: plugin_katemake.cpp:160 plugin_katemake.cpp:509
|
|
msgid "No Errors."
|
|
msgstr "Помилок немає."
|
|
|
|
#: plugin_katemake.cpp:336
|
|
msgid "Next Error"
|
|
msgstr "Наступна помилка"
|
|
|
|
#: plugin_katemake.cpp:340
|
|
msgid "Previous Error"
|
|
msgstr "Попередня помилка"
|
|
|
|
#: plugin_katemake.cpp:344
|
|
msgid "Make"
|
|
msgstr "Make"
|
|
|
|
#: plugin_katemake.cpp:348
|
|
msgid "Configure..."
|
|
msgstr "Налаштувати..."
|
|
|
|
#: plugin_katemake.cpp:360
|
|
msgid "Line"
|
|
msgstr "Рядок"
|
|
|
|
#: plugin_katemake.cpp:362
|
|
msgid "Message"
|
|
msgstr "Повідомлення"
|
|
|
|
#: plugin_katemake.cpp:502
|
|
msgid "Make Results"
|
|
msgstr "Результат make"
|
|
|
|
#: plugin_katemake.cpp:503
|
|
msgid "No errors."
|
|
msgstr "Помилок немає."
|
|
|
|
#: plugin_katemake.cpp:645
|
|
msgid ""
|
|
"The file <i>%1</i> is not a local file. Non-local files cannot be compiled."
|
|
msgstr ""
|
|
"Файл <i>%1</i> не являється локальним. Такі файли неможливо скомпілювати."
|
|
|
|
#: plugin_katemake.cpp:665
|
|
#, c-format
|
|
msgid "<b>Error:</b> Failed to run %1."
|
|
msgstr "<b>Помилка:</b> не вдалося запустити %1."
|
|
|
|
#: plugin_katemake.cpp:687
|
|
msgid "Directories"
|
|
msgstr "Каталоги"
|
|
|
|
#: plugin_katemake.cpp:692
|
|
msgid "Source prefix:"
|
|
msgstr "Префікс джерел:"
|
|
|
|
#: plugin_katemake.cpp:697
|
|
msgid "Build prefix:"
|
|
msgstr "Префікс складання:"
|
|
|
|
#: ui.rc:4
|
|
#, no-c-format
|
|
msgid "&Make"
|
|
msgstr "&Скласти"
|