mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 19:12:54 +00:00
208 lines
5.6 KiB
Text
208 lines
5.6 KiB
Text
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR This_file_is_part_of_KDE
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <megaribi@epn.ba>, YEAR.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: kdevcustombuildsystem.po\n"
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
|
"POT-Creation-Date: 2015-11-05 07:06+0200\n"
|
|
"PO-Revision-Date: 2013-01-26 14:23+0000\n"
|
|
"Last-Translator: Samir Ribić <Unknown>\n"
|
|
"Language-Team: bs <bs@kde.org>\n"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Launchpad-Export-Date: 2013-01-26 22:19+0000\n"
|
|
"X-Generator: Launchpad (build 16451)\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"
|
|
|
|
#: custombuildjob.cpp:50
|
|
msgid "Building:"
|
|
msgstr "Gradnja"
|
|
|
|
#: custombuildjob.cpp:54
|
|
msgid "Cleaning:"
|
|
msgstr "Čišćenje:"
|
|
|
|
#: custombuildjob.cpp:58
|
|
msgid "Installing:"
|
|
msgstr "Instalacija:"
|
|
|
|
#: custombuildjob.cpp:62
|
|
msgid "Configuring:"
|
|
msgstr "Konfigurisanje:"
|
|
|
|
#: custombuildjob.cpp:66
|
|
msgid "Pruning:"
|
|
msgstr "Odsjecanje:"
|
|
|
|
#: custombuildjob.cpp:90
|
|
msgid "Undefined Build type"
|
|
msgstr "Nedefinisan tip gradnje"
|
|
|
|
#: custombuildjob.cpp:94
|
|
msgid "No command given"
|
|
msgstr "Naredba nije data"
|
|
|
|
#: custombuildjob.cpp:98
|
|
msgid "This command is disabled"
|
|
msgstr "Naredba je onemogućena"
|
|
|
|
#: custombuildjob.cpp:109
|
|
msgid ""
|
|
"The given arguments would need a real shell, this is not supported currently."
|
|
msgstr "Dati argumenti traže pravu školjku, ovo nije trenutno podržano"
|
|
|
|
#: custombuildjob.cpp:154
|
|
msgid "Failed to start command."
|
|
msgstr "Neuspjelo pokretanje naredbe."
|
|
|
|
#: custombuildjob.cpp:157
|
|
msgid "Command crashed."
|
|
msgstr "Naredba neuspjela."
|
|
|
|
#: custombuildjob.cpp:160
|
|
msgid "Unknown error executing command."
|
|
msgstr "Nepoznata greška pri izvršenju naredbe."
|
|
|
|
#: custombuildjob.cpp:177
|
|
msgid "*** Failed ***"
|
|
msgstr "*** Neuspjeli ***"
|
|
|
|
#: custombuildjob.cpp:179
|
|
msgid "*** Finished ***"
|
|
msgstr "*** Završeno ***"
|
|
|
|
#: custombuildsystemplugin.cpp:53
|
|
msgid "Custom Build System"
|
|
msgstr "Vlastiti sistem gradnje"
|
|
|
|
#: custombuildsystemplugin.cpp:53
|
|
msgid "Support for building and managing custom build systems"
|
|
msgstr "Podrška za gradnju i upravljanje vlastitim sistemima gradnje"
|
|
|
|
#: custombuildsystemplugin.cpp:53
|
|
msgid "Copyright 2010 Andreas Pakulat <apaku@gmx.de>"
|
|
msgstr "Autorska prava 2010 Andreas Pakulat <apaku@gmx.de>"
|
|
|
|
#: configwidget.cpp:41
|
|
msgid "Build"
|
|
msgstr "Gradi"
|
|
|
|
#: configwidget.cpp:42
|
|
msgid "Configure"
|
|
msgstr "Konfiguriši"
|
|
|
|
#: configwidget.cpp:43
|
|
msgid "Install"
|
|
msgstr "Instaliraj"
|
|
|
|
#: configwidget.cpp:44
|
|
msgid "Clean"
|
|
msgstr "Očisti"
|
|
|
|
#: configwidget.cpp:45
|
|
msgid "Prune"
|
|
msgstr "Kreši"
|
|
|
|
#. i18n: file: configwidget.ui:19
|
|
#. i18n: ectx: property (text), widget (QLabel, label_5)
|
|
#: rc.cpp:3
|
|
msgid "Build Directory:"
|
|
msgstr "Direktorij za gradnju:"
|
|
|
|
#. 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 ""
|
|
"Odaberite direktorij u kome se izvršavaju alati.\n"
|
|
"Ako je to isto kao izvorni direktorij, ostavite prazno."
|
|
|
|
#. i18n: file: configwidget.ui:33
|
|
#. i18n: ectx: property (clickMessage), widget (KUrlRequester, buildDir)
|
|
#: rc.cpp:10
|
|
msgid "The directory where the tools are executed"
|
|
msgstr "Direktorij u kome se alati izvtšavaju"
|
|
|
|
#. i18n: file: configwidget.ui:45
|
|
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
|
|
#: rc.cpp:13
|
|
msgid "Build Tools"
|
|
msgstr "Alati za gradnju"
|
|
|
|
#. i18n: file: configwidget.ui:51
|
|
#. i18n: ectx: property (text), widget (QLabel, label_6)
|
|
#: rc.cpp:16
|
|
msgid "Action:"
|
|
msgstr "Akcija:"
|
|
|
|
#. i18n: file: configwidget.ui:61
|
|
#. i18n: ectx: property (text), widget (QLabel, label_10)
|
|
#: rc.cpp:19
|
|
msgid "Enable:"
|
|
msgstr "Omogući:"
|
|
|
|
#. i18n: file: configwidget.ui:78
|
|
#. i18n: ectx: property (text), widget (QLabel, execLabel)
|
|
#: rc.cpp:22
|
|
msgid "Executable:"
|
|
msgstr "Izvršni program:"
|
|
|
|
#. 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 ""
|
|
"Ovaj izvršni program se treba izvršiti kada se izabere akcija iz Projekt "
|
|
"menija"
|
|
|
|
#. i18n: file: configwidget.ui:98
|
|
#. i18n: ectx: property (text), widget (QLabel, argLabel)
|
|
#: rc.cpp:28
|
|
msgid "Arguments:"
|
|
msgstr "Argumenti:"
|
|
|
|
#. 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 "Argumenti koje alat traži za ispravno izvršenje"
|
|
|
|
#. i18n: file: configwidget.ui:118
|
|
#. i18n: ectx: property (text), widget (QLabel, envLabel)
|
|
#: rc.cpp:34
|
|
msgid "Environment:"
|
|
msgstr "Okruženje:"
|
|
|
|
#. 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 "Izaberi prekonfigurisano okruženje za alat"
|
|
|
|
#. i18n: file: custombuildsystemconfigwidget.ui:19
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
#: rc.cpp:40
|
|
msgid "Build Configuration:"
|
|
msgstr "Konfiguracija gradnje:"
|
|
|
|
#. i18n: file: custombuildsystemconfigwidget.ui:42
|
|
#. i18n: ectx: property (text), widget (KPushButton, addConfig)
|
|
#: rc.cpp:43
|
|
msgid "Add"
|
|
msgstr "Dodaj"
|
|
|
|
#. i18n: file: custombuildsystemconfigwidget.ui:49
|
|
#. i18n: ectx: property (text), widget (KPushButton, removeConfig)
|
|
#: rc.cpp:46
|
|
msgid "Remove"
|
|
msgstr "Ukloni"
|