mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 11:02:53 +00:00
110 lines
3.1 KiB
Text
110 lines
3.1 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.
|
||
#
|
||
# Translators:
|
||
# Elfun K. <elfun@riseup.net>, 2009
|
||
# Koray Löker <loker@pardus.org.tr>, 2008
|
||
# Necmettin Begiter <necmettin.begiter@gmail.com>, 2008
|
||
# obsoleteman <tulliana@gmail.com>, 2008
|
||
# Serhat Demirkol <serhat_demirkol@yahoo.com>, 2009
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: kdeplasma-addons-kde4\n"
|
||
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
||
"POT-Creation-Date: 2015-01-31 01:09+0000\n"
|
||
"PO-Revision-Date: 2014-06-08 14:00+0000\n"
|
||
"Last-Translator: Volkan Gezer <volkangezer@gmail.com>\n"
|
||
"Language-Team: Turkish (http://www.transifex.com/projects/p/kdeplasma-addons-"
|
||
"k-tr/language/tr/)\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"
|
||
|
||
#: fileWatcher.cpp:88
|
||
msgid "Select a file to watch."
|
||
msgstr "İzlemek için bir dosya seçin."
|
||
|
||
#: fileWatcher.cpp:129 fileWatcher.cpp:154
|
||
msgid "Could not open file: %1"
|
||
msgstr "Dosya açılamadı: %1"
|
||
|
||
#: fileWatcher.cpp:148
|
||
msgid "Cannot watch non-text file: %1"
|
||
msgstr "Metin dosyası olmayan dosya izlenemez: %1"
|
||
|
||
#: fileWatcher.cpp:226
|
||
msgid "General"
|
||
msgstr "Genel"
|
||
|
||
#: fileWatcher.cpp:236
|
||
msgid "Filters"
|
||
msgstr "Süzgeçler"
|
||
|
||
#. i18n: file: fileWatcherConfig.ui:14
|
||
#. i18n: ectx: property (windowTitle), widget (QWidget, fileWatcherConfig)
|
||
#: rc.cpp:3
|
||
msgid "Configure File Watcher"
|
||
msgstr "Dosya Takipçisini Yapılandır"
|
||
|
||
#. i18n: file: fileWatcherConfig.ui:26
|
||
#. i18n: ectx: property (text), widget (QLabel, label_4)
|
||
#: rc.cpp:6
|
||
msgid "File"
|
||
msgstr "Dosya"
|
||
|
||
#. i18n: file: fileWatcherConfig.ui:49
|
||
#. i18n: ectx: property (text), widget (QLabel, label_2)
|
||
#: rc.cpp:9
|
||
msgid "File:"
|
||
msgstr "Dosya:"
|
||
|
||
#. i18n: file: fileWatcherConfig.ui:65
|
||
#. i18n: ectx: property (text), widget (QLabel, label_5)
|
||
#: rc.cpp:12
|
||
msgid "Font"
|
||
msgstr "Yazı tipi"
|
||
|
||
#. i18n: file: fileWatcherConfig.ui:88
|
||
#. i18n: ectx: property (text), widget (QLabel, label_6)
|
||
#: rc.cpp:15
|
||
msgid "Font:"
|
||
msgstr "Yazı Tipi:"
|
||
|
||
#. i18n: file: fileWatcherConfig.ui:101
|
||
#. i18n: ectx: property (text), widget (QLabel, label_7)
|
||
#: rc.cpp:18
|
||
msgid "Color:"
|
||
msgstr "Renk:"
|
||
|
||
#. i18n: file: filtersConfig.ui:48
|
||
#. i18n: ectx: property (text), widget (QLabel, label_2)
|
||
#: rc.cpp:21
|
||
msgid "Filters settings:"
|
||
msgstr "Süzgeç ayarları:"
|
||
|
||
#. i18n: file: filtersConfig.ui:58
|
||
#. i18n: ectx: property (text), widget (QRadioButton, useRegularExpressionsRadioButton)
|
||
#: rc.cpp:24
|
||
msgid "Use regular expressions"
|
||
msgstr "Düzenli ifadeler kullan"
|
||
|
||
#. i18n: file: filtersConfig.ui:68
|
||
#. i18n: ectx: property (text), widget (QRadioButton, useExactMatchRadioButton)
|
||
#: rc.cpp:27
|
||
msgid "Use exact match"
|
||
msgstr "Birebir eşleştirme kullan"
|
||
|
||
#. i18n: file: filtersConfig.ui:100
|
||
#. i18n: ectx: property (text), widget (QLabel, label)
|
||
#: rc.cpp:30
|
||
msgid "Filters:"
|
||
msgstr "Süzgeçler:"
|
||
|
||
#. i18n: file: filtersConfig.ui:107
|
||
#. i18n: ectx: property (text), widget (QCheckBox, showOnlyMatchesCheckBox)
|
||
#: rc.cpp:33
|
||
msgid "Show only lines that match filters"
|
||
msgstr "Yalnızca süzgeçlerle eşleşen satırları göster"
|