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

332 lines
11 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Sairan Kikkarin <sairan@computer.org>, 2013.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
"POT-Creation-Date: 2015-07-27 00:41+0300\n"
"PO-Revision-Date: 2013-11-11 04:52+0600\n"
"Last-Translator: Sairan Kikkarin <sairan@computer.org>\n"
"Language-Team: Kazakh <kde-i18n-doc@kde.org>\n"
"Language: kk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 1.2\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. i18n: file: scriptappconfig.ui:17
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: rc.cpp:3
#, fuzzy
msgid "Interpreter"
msgstr "Интерпретатор командасы:"
#. i18n: file: scriptappconfig.ui:32
#. i18n: ectx: property (text), widget (QLabel, label_7)
#: rc.cpp:6
#, fuzzy
msgid "Script interpreter:"
msgstr "Скрипт файлы:"
#. i18n: file: scriptappconfig.ui:57
#. i18n: ectx: property (text), item, widget (QComboBox, interpreter)
#: rc.cpp:9
msgid "python"
msgstr "python"
#. i18n: file: scriptappconfig.ui:62
#. i18n: ectx: property (text), item, widget (QComboBox, interpreter)
#: rc.cpp:12
msgid "ruby"
msgstr "ruby"
#. i18n: file: scriptappconfig.ui:67
#. i18n: ectx: property (text), item, widget (QComboBox, interpreter)
#: rc.cpp:15
msgid "bash"
msgstr "bash"
#. i18n: file: scriptappconfig.ui:72
#. i18n: ectx: property (text), item, widget (QComboBox, interpreter)
#: rc.cpp:18
msgid "php"
msgstr "php"
#. i18n: file: scriptappconfig.ui:83
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#: rc.cpp:21
#, fuzzy
msgid "Script file"
msgstr "Скрипт файлы:"
#. i18n: file: scriptappconfig.ui:89
#. i18n: ectx: property (text), widget (QRadioButton, runCurrentFile)
#: rc.cpp:24
msgid "Run the file currently open in the editor"
msgstr ""
#. i18n: file: scriptappconfig.ui:99
#. i18n: ectx: property (text), widget (QRadioButton, runFixedFile)
#: rc.cpp:27
msgid "Always run the same file"
msgstr ""
#. i18n: file: scriptappconfig.ui:111
#. i18n: ectx: property (text), widget (QLabel, scriptLabel)
#: rc.cpp:30
#, fuzzy
msgid "Script file:"
msgstr "Скрипт файлы:"
#. i18n: file: scriptappconfig.ui:121
#. i18n: ectx: property (clickMessage), widget (KUrlRequester, executablePath)
#: rc.cpp:33
msgid "Enter the absolute path to the script to run"
msgstr "Орындайтын скрипттің толық жолын келтіру"
#. i18n: file: scriptappconfig.ui:133
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: rc.cpp:36
msgid "Behavior"
msgstr "Тәртібі"
#. i18n: file: scriptappconfig.ui:145
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: rc.cpp:39
msgid "Arguments:"
msgstr "Аргументтері:"
#. i18n: file: scriptappconfig.ui:155
#. i18n: ectx: property (toolTip), widget (KLineEdit, arguments)
#. i18n: file: scriptappconfig.ui:161
#. i18n: ectx: property (clickMessage), widget (KLineEdit, arguments)
#: rc.cpp:42 rc.cpp:45
msgid "Enter arguments to give to the executable"
msgstr "Орындалатын файлға тапсырылатын аргументтерді келтіру"
#. i18n: file: scriptappconfig.ui:168
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: rc.cpp:48
msgid "Working Directory:"
msgstr "Жұмыс каталогы:"
#. i18n: file: scriptappconfig.ui:178
#. i18n: ectx: property (toolTip), widget (KUrlRequester, workingDirectory)
#. i18n: file: scriptappconfig.ui:181
#. i18n: ectx: property (clickMessage), widget (KUrlRequester, workingDirectory)
#: rc.cpp:51 rc.cpp:54
msgid "Select a working directory for the executable"
msgstr "Оррындалатын файлының жұмыс каталогын таңдау"
#. i18n: file: scriptappconfig.ui:188
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: rc.cpp:57
msgid "Environment:"
msgstr "Ортасы:"
#. i18n: file: scriptappconfig.ui:198
#. i18n: ectx: property (toolTip), widget (KDevelop::EnvironmentSelectionWidget, environment)
#: rc.cpp:60
msgid "Select an environment to be used"
msgstr "Қолданатын ортасын таңдау"
#. i18n: file: scriptappconfig.ui:205
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: rc.cpp:63
msgid "Output Filter:"
msgstr "Шығыс сүзгісі:"
#. i18n: file: scriptappconfig.ui:212
#. i18n: ectx: property (toolTip), widget (QComboBox, outputFilteringMode)
#: rc.cpp:66
msgid ""
"Select the filter to applied to the output. E.g. to mark errors with red text"
msgstr "Шығысына қолданатын сүзгі. Мысалы қателерді қызыл мәтінмен шығару үшін"
#. i18n: file: scriptappconfig.ui:216
#. i18n: ectx: property (text), item, widget (QComboBox, outputFilteringMode)
#: rc.cpp:69
msgid "No Filter"
msgstr "Сүзгі жоқ"
#. i18n: file: scriptappconfig.ui:221
#. i18n: ectx: property (text), item, widget (QComboBox, outputFilteringMode)
#: rc.cpp:72
msgid "Compiler Filter"
msgstr "Компилятор сүзгісі"
#. i18n: file: scriptappconfig.ui:226
#. i18n: ectx: property (text), item, widget (QComboBox, outputFilteringMode)
#: rc.cpp:75
msgid "Script Error Filter"
msgstr "Скрипт қате сүзгісі"
#. i18n: file: scriptappconfig.ui:231
#. i18n: ectx: property (text), item, widget (QComboBox, outputFilteringMode)
#: rc.cpp:78
msgid "Static Analysis Filter"
msgstr "Статикалық талдау сүзгісі"
#. i18n: file: scriptappconfig.ui:248
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#: rc.cpp:81
msgid "Execute on Host"
msgstr "Хостта орындау"
#. i18n: file: scriptappconfig.ui:254
#. i18n: ectx: property (text), widget (QCheckBox, remoteHostCheckbox)
#: rc.cpp:84
#, fuzzy
msgid "Execute on remote host"
msgstr "Хостта орындау"
#. i18n: file: scriptappconfig.ui:266
#. i18n: ectx: property (text), widget (QLabel, remoteHostLabel)
#: rc.cpp:87
#, fuzzy
msgid "Remote host (ssh):"
msgstr "Қашық хосты (ssh):"
#. i18n: file: scriptappconfig.ui:279
#. i18n: ectx: property (clickMessage), widget (KLineEdit, remoteHost)
#: rc.cpp:90
msgid "Enter a remote host (user@example.com)"
msgstr "Қашық хостын келтіру (user@example.com)"
#: scriptappjob.cpp:87
msgid "There is no active document to launch."
msgstr ""
#: scriptappjob.cpp:110
msgid ""
"No environment group specified, looks like a broken configuration, please "
"check run configuration '%1'. Using default environment group."
msgstr ""
"Орталар тобы келтірілмеген, жегу баптауы жарамсыз секілді, '%1' жегу "
"баптауын тексеріңіз. Әдетті орталар тобы қолданбақ."
#: scriptappjob.cpp:186
msgid "Starting: %1"
msgstr "Бастау: %1"
#: scriptappjob.cpp:200
msgid "*** Killed Application ***"
msgstr "*** Құртып кетірген бағдарлама ***"
#: scriptappjob.cpp:211
msgid "*** Exited normally ***"
msgstr "*** Дұрыс аяқталды ***"
#: scriptappjob.cpp:213
msgid "*** Exited with return code: %1 ***"
msgstr "*** Шығу коды: %1 ***"
#: scriptappjob.cpp:216
msgid "*** Process aborted ***"
msgstr "*** Процес доғарылды ***"
#: scriptappjob.cpp:219
msgid "*** Crashed with return code: %1 ***"
msgstr "*** Қирап шығу коды: %1 ***"
#: scriptappjob.cpp:234
msgid ""
"*** Could not start program '%1'. Make sure that the path is specified "
"correctly ***"
msgstr ""
"*** '%1' бағдарламасы жегілмеді. Жолы дұрыс келтірілгенін тексеріңіз ***"
#: executescriptplugin.cpp:67
msgid "Execute script support"
msgstr "Скрипт орындауын қолдау"
#: executescriptplugin.cpp:67
msgid "Allows running of scripts"
msgstr "Скрипттерді орындау мүмкіндігі"
#: executescriptplugin.cpp:68
msgid "Niko Sams"
msgstr "Niko Sams"
#: executescriptplugin.cpp:68
msgid "Author"
msgstr "Авторы"
#: executescriptplugin.cpp:106
msgid "No valid executable specified"
msgstr "Дұрыс орындайтын файл келтірілмеген"
#: executescriptplugin.cpp:116
msgid ""
"There is a quoting error in the script for the launch configuration '%1'. "
"Aborting start."
msgstr ""
"'%1' жегу баптауында, скриптінде тырнақша қолдану қатесі тап болды. Жегу "
"доғарылды."
#: executescriptplugin.cpp:121
msgid ""
"A shell meta character was included in the script for the launch "
"configuration '%1', this is not supported currently. Aborting start."
msgstr ""
"'%1' жегу баптауында, скриптінде мета символ тап болды. Әзірше ондайдың "
"қолдауы жоқ. Жегу доғарылды."
#: executescriptplugin.cpp:138
msgid "No remote host set for launch configuration '%1'. Aborting start."
msgstr "'%1' жегу баптауында, қашық хост көрсетілмеген. Жегу доғарылды."
#: executescriptplugin.cpp:161
msgid ""
"There is a quoting error in the arguments for the launch configuration '%1'. "
"Aborting start."
msgstr ""
"'%1' жегу баптауында, аргументінде тырнақша қолдану қатесі тап болды. Жегу "
"доғарылды."
#: executescriptplugin.cpp:165
msgid ""
"A shell meta character was included in the arguments for the launch "
"configuration '%1', this is not supported currently. Aborting start."
msgstr ""
"'%1' жегу баптауында, аргументінде мета символ тап болды. Әзірше ондайдың "
"қолдауы жоқ. Жегу доғарылды."
#: executescriptplugin.cpp:218
msgid "No valid interpreter specified"
msgstr "Дұрыс интерпретаторы келтірілмеген"
#: executescriptplugin.cpp:228
msgid ""
"There is a quoting error in the interpreter for the launch configuration "
"'%1'. Aborting start."
msgstr ""
"'%1' жегу баптауында, интерпретаторында тырнақша қолдану қатесі тап болды. "
"Жегу доғарылды."
#: executescriptplugin.cpp:233
msgid ""
"A shell meta character was included in the interpreter for the launch "
"configuration '%1', this is not supported currently. Aborting start."
msgstr ""
"'%1' жегу баптауында, интерпретаторында мета символ тап болды. Әзірше "
"ондайдың қолдауы жоқ. Жегу доғарылды."
#: scriptappconfig.cpp:102
msgid "Type or select an interpreter"
msgstr "Интерпретаторын таңдау не теріп беру"
#: scriptappconfig.cpp:135
msgid "Configure Script Application"
msgstr "Скрипт қолданбаны баптау"
#: scriptappconfig.cpp:145
msgid "Executes Script Applications"
msgstr "Скрипт қолданбаны орындау"
#: scriptappconfig.cpp:155 scriptappconfig.cpp:205
msgid "Script Application"
msgstr "Скрипт қолданбасы"