kde-l10n/et/messages/kde-extraapps/kdevcustombuildsystem.po
2015-07-27 01:05:29 +03:00

205 lines
5.4 KiB
Text

# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Marek Laane <bald@smail.ee>, 2011, 2012.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
"POT-Creation-Date: 2015-07-27 00:40+0300\n"
"PO-Revision-Date: 2012-11-13 18:00+0200\n"
"Last-Translator: Marek Laane <bald@smail.ee>\n"
"Language-Team: Estonian <kde-et@linux.ee>\n"
"Language: et\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=2; plural=n != 1;\n"
#. i18n: file: configwidget.ui:19
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: rc.cpp:3
msgid "Build Directory:"
msgstr "Ehitamiskataloog:"
#. i18n: file: configwidget.ui:27
#. i18n: ectx: property (toolTip), widget (KUrlRequester, buildDir)
#: rc.cpp:6
msgid ""
"Select the directory where the tools are being executed in.\n"
"If this is the same as the source directory you can leave it empty."
msgstr ""
"Vali kataloog, kus käivitatakse tööriistad.\n"
"Kui see on sama lähtekoodi kataloogiga, võib jätta tühjaks."
#. i18n: file: configwidget.ui:33
#. i18n: ectx: property (clickMessage), widget (KUrlRequester, buildDir)
#: rc.cpp:10
msgid "The directory where the tools are executed"
msgstr "Kataloog, kus tööriistad käivitatakse"
#. i18n: file: configwidget.ui:45
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: rc.cpp:13
msgid "Build Tools"
msgstr "Ehitamistööriistad"
#. i18n: file: configwidget.ui:51
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: rc.cpp:16
msgid "Action:"
msgstr "Toiming:"
#. i18n: file: configwidget.ui:61
#. i18n: ectx: property (text), widget (QLabel, label_10)
#: rc.cpp:19
msgid "Enable:"
msgstr "Lubatud:"
#. i18n: file: configwidget.ui:78
#. i18n: ectx: property (text), widget (QLabel, execLabel)
#: rc.cpp:22
msgid "Executable:"
msgstr "Täitmisfail:"
#. i18n: file: configwidget.ui:88
#. i18n: ectx: property (toolTip), widget (KUrlRequester, actionExecutable)
#: rc.cpp:25
msgid ""
"This is the executable that should be executed when selecting the action "
"from the Project menu"
msgstr ""
"See on täitmisfail, mis käivitatakse, kui valida menüüst Projekt toiming"
#. i18n: file: configwidget.ui:98
#. i18n: ectx: property (text), widget (QLabel, argLabel)
#: rc.cpp:28
msgid "Arguments:"
msgstr "Argumendid:"
#. i18n: file: configwidget.ui:108
#. i18n: ectx: property (toolTip), widget (QLineEdit, actionArguments)
#: rc.cpp:31
msgid "The arguments that the tool needs to execute properly."
msgstr "Argumendid, mida tööriist vajab korrektseks tööks."
#. i18n: file: configwidget.ui:118
#. i18n: ectx: property (text), widget (QLabel, envLabel)
#: rc.cpp:34
msgid "Environment:"
msgstr "Keskkond:"
#. i18n: file: configwidget.ui:128
#. i18n: ectx: property (toolTip), widget (KDevelop::EnvironmentSelectionWidget, actionEnvironment)
#: rc.cpp:37
msgid "Choose a pre-configured environment for your tool"
msgstr "Eelseadistatud keskkonna valimine tööriistale"
#. i18n: file: custombuildsystemconfigwidget.ui:19
#. i18n: ectx: property (text), widget (QLabel, label)
#: rc.cpp:40
msgid "Build Configuration:"
msgstr "Ehitamisseadistus:"
#. i18n: file: custombuildsystemconfigwidget.ui:42
#. i18n: ectx: property (text), widget (KPushButton, addConfig)
#: rc.cpp:43
msgid "Add"
msgstr "Lisa"
#. i18n: file: custombuildsystemconfigwidget.ui:49
#. i18n: ectx: property (text), widget (KPushButton, removeConfig)
#: rc.cpp:46
msgid "Remove"
msgstr "Eemalda"
#: configwidget.cpp:40
msgid "Build"
msgstr "Ehitamine"
#: configwidget.cpp:41
msgid "Configure"
msgstr "Seadistamine"
#: configwidget.cpp:42
msgid "Install"
msgstr "Paigaldamine"
#: configwidget.cpp:43
msgid "Clean"
msgstr "Puhastamine"
#: configwidget.cpp:44
msgid "Prune"
msgstr "Eemaldamine"
#: custombuildjob.cpp:50
msgid "Building:"
msgstr "Ehitamine:"
#: custombuildjob.cpp:54
msgid "Cleaning:"
msgstr "Puhastamine:"
#: custombuildjob.cpp:58
msgid "Installing:"
msgstr "Paigaldamine:"
#: custombuildjob.cpp:62
msgid "Configuring:"
msgstr "Seadistamine:"
#: custombuildjob.cpp:66
msgid "Pruning:"
msgstr "Eemaldamine:"
#: custombuildjob.cpp:90
msgid "Undefined Build type"
msgstr "Defineerimata ehitamistüüp"
#: custombuildjob.cpp:94
msgid "No command given"
msgstr "Käsku pole antud"
#: custombuildjob.cpp:98
msgid "This command is disabled"
msgstr "See käsk on keelatud"
#: custombuildjob.cpp:109
msgid ""
"The given arguments would need a real shell, this is not supported currently."
msgstr ""
"Määratud argumendid vajavad tõelist shelli, mis ei ole praegu toetatud."
#: custombuildjob.cpp:154
msgid "Failed to start command."
msgstr "Käsu käivitamine nurjus."
#: custombuildjob.cpp:157
msgid "Command crashed."
msgstr "Käsku tabas krahh."
#: custombuildjob.cpp:160
msgid "Unknown error executing command."
msgstr "Tundmatu tõrge käsu käivitamisel."
#: custombuildjob.cpp:177
msgid "*** Failed ***"
msgstr "*** Nurjus ***"
#: custombuildjob.cpp:179
msgid "*** Finished ***"
msgstr "*** Lõpetatud ***"
#: custombuildsystemplugin.cpp:53
msgid "Custom Build System"
msgstr "Kohandatud ehitamissüsteem"
#: custombuildsystemplugin.cpp:53
msgid "Support for building and managing custom build systems"
msgstr "Kohandatud ehitamissüsteemide ehitamise ja haldamise toetus "
#: custombuildsystemplugin.cpp:53
msgid "Copyright 2010 Andreas Pakulat <apaku@gmx.de>"
msgstr "Autoriõigus 2010: Andreas Pakulat <apaku@gmx.de>"