123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293 |
- # Copyright (C) YEAR This_file_is_part_of_KDE
- # This file is distributed under the same license as the PACKAGE package.
- #
- # Serdar Soytetir <tulliana@gmail.com>, 2009.
- msgid ""
- msgstr ""
- "Project-Id-Version: plasma-runner-kill\n"
- "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
- "POT-Creation-Date: 2020-09-19 08:29+0200\n"
- "PO-Revision-Date: 2014-10-21 09:49+0000\n"
- "Last-Translator: Necdet <necdetyucel@gmail.com>\n"
- "Language-Team: Turkish <kde-l10n-tr@kde.org>\n"
- "Language: tr\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Plural-Forms: nplurals=2; plural=(n > 1);\n"
- "X-Generator: Lokalize 0.3\n"
- #: killrunner.cpp:41
- #, kde-format
- msgid "Send SIGTERM"
- msgstr "SIGTERM Gönder"
- #: killrunner.cpp:42
- #, kde-format
- msgid "Send SIGKILL"
- msgstr "SIGKILL Gönder"
- #: killrunner.cpp:61 killrunner_config.cpp:63 killrunner_config.cpp:89
- #, kde-format
- msgid "kill"
- msgstr "sonlandır"
- #: killrunner.cpp:68
- #, kde-format
- msgid "Terminate running applications whose names match the query."
- msgstr "İsimleri sorguyla eşleşen uygulamaları sonlandır"
- #: killrunner.cpp:132
- #, kde-format
- msgid "Terminate %1"
- msgstr "%1 uygulamasını sonlandır"
- #: killrunner.cpp:133
- #, kde-format
- msgid "Process ID: %1"
- msgstr ""
- #: killrunner_config.cpp:44
- #, kde-format
- msgid "CPU usage"
- msgstr "CPU kullanımı"
- #: killrunner_config.cpp:45
- #, kde-format
- msgid "inverted CPU usage"
- msgstr "Ters CPU kullanımı"
- #: killrunner_config.cpp:46
- #, kde-format
- msgid "nothing"
- msgstr "hiçbir şey"
- #. i18n: ectx: property (title), widget (QGroupBox, main)
- #: killrunner_config.ui:30
- #, kde-format
- msgid "Kill Applications Config"
- msgstr "Uygulamala Sonlandırma Yapılandırması"
- #. i18n: ectx: property (text), widget (QCheckBox, useTriggerWord)
- #: killrunner_config.ui:39
- #, kde-format
- msgid "&Use trigger word"
- msgstr "&Tetikleme sözcüğü kullan"
- #. i18n: ectx: property (text), widget (QLabel, label_trigger)
- #: killrunner_config.ui:51
- #, kde-format
- msgid "&Trigger word:"
- msgstr "&Tetikleme sözcüğü:"
- #. i18n: ectx: property (text), widget (QLabel, label_sorting)
- #: killrunner_config.ui:72
- #, kde-format
- msgid "&Sort by"
- msgstr "&Sırala"
- #. i18n: ectx: property (toolTip), widget (KComboBox, sorting)
- #: killrunner_config.ui:82
- #, kde-format
- msgid "It is not sure, that this will take effect"
- msgstr "Değişikliğin yansıyıp yansımayacağı belli değil"
|