mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 19:12:54 +00:00
95 lines
3.2 KiB
Text
95 lines
3.2 KiB
Text
# translation of kdevcmakebuilder.po to Ukrainian
|
||
# Copyright (C) 2008-2013 This_file_is_part_of_KDE
|
||
# This file is distributed under the same license as the PACKAGE package.
|
||
#
|
||
# Yuri Chornoivan <yurchor@ukr.net>, 2008, 2009, 2011, 2012, 2013.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: kdevcmakebuilder\n"
|
||
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
||
"POT-Creation-Date: 2015-07-27 00:40+0300\n"
|
||
"PO-Revision-Date: 2013-05-09 12:54+0300\n"
|
||
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
|
||
"Language-Team: Ukrainian <kde-i18n-uk@kde.org>\n"
|
||
"Language: uk\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"X-Generator: Lokalize 1.5\n"
|
||
"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
|
||
"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||
|
||
#: cmakejob.cpp:50 prunejob.cpp:38
|
||
msgid "CMake"
|
||
msgstr "CMake"
|
||
|
||
#: cmakejob.cpp:137
|
||
msgid "CMake: %1"
|
||
msgstr "CMake: %1"
|
||
|
||
#. i18n: file: cmakebuildersettings.ui:17
|
||
#. i18n: ectx: property (text), widget (QLabel, label)
|
||
#: rc.cpp:3
|
||
msgid "Generator:"
|
||
msgstr "Породжувач:"
|
||
|
||
#: prunejob.cpp:52
|
||
msgid "No Build Directory configured, cannot clear builddir"
|
||
msgstr ""
|
||
"Не вказано каталогу для збирання, спорожнення каталогу збирання неможливе"
|
||
|
||
#: prunejob.cpp:58
|
||
msgid "Wrong build directory, cannot clear the build directory"
|
||
msgstr "Помилковий каталог збирання: не вдалося його спорожнити."
|
||
|
||
#: prunejob.cpp:71
|
||
msgid "%1> rm -rf %2"
|
||
msgstr "%1> rm -rf %2"
|
||
|
||
#: prunejob.cpp:86
|
||
msgid "** Prune successful **"
|
||
msgstr "** Успішне вилучення **"
|
||
|
||
#: prunejob.cpp:88
|
||
msgid "** Prune failed: %1 **"
|
||
msgstr "** Спроба вилучення зазнала невдачі: %1 **"
|
||
|
||
#: cmakebuilder.cpp:55
|
||
msgid "CMake Builder"
|
||
msgstr "Інструмент збирання CMake"
|
||
|
||
#: cmakebuilder.cpp:56
|
||
msgid "Support for building CMake projects"
|
||
msgstr "Підтримка побудови проектів CMake"
|
||
|
||
#: cmakebuilder.cpp:109
|
||
msgid "No Build Directory configured, cannot build"
|
||
msgstr "Не вказано каталогу для збирання, збирання неможливе"
|
||
|
||
#: cmakebuilder.cpp:109
|
||
msgid "Aborting build"
|
||
msgstr "Аварійне завершення збирання"
|
||
|
||
#: cmakebuilder.cpp:160
|
||
msgid "No Build Directory configured, cannot clean"
|
||
msgstr "Не вказано каталогу для збирання, спорожнення неможливе"
|
||
|
||
#: cmakebuilder.cpp:160
|
||
msgid "Aborting clean"
|
||
msgstr "Аварійне завершення спорожнення"
|
||
|
||
#: cmakebuilder.cpp:195
|
||
msgid "No Build Directory configured, cannot install"
|
||
msgstr "Не вказано каталогу для збирання, встановлення неможливе"
|
||
|
||
#: cmakebuilder.cpp:195
|
||
msgid "Aborting install"
|
||
msgstr "Аварійне завершення встановлення"
|
||
|
||
#: cmakebuilder.cpp:219
|
||
msgid "No Build Directory configured, cannot configure"
|
||
msgstr "Не вказано каталогу для збирання, запуск configure неможливий"
|
||
|
||
#: cmakebuilder.cpp:219
|
||
msgid "Aborting configure"
|
||
msgstr "Аварійне завершення налаштування"
|