2008-07-07 21:53:52 +00:00
|
|
|
|
# Turkish translation for terminator
|
|
|
|
|
# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
|
|
|
|
|
# This file is distributed under the same license as the terminator package.
|
|
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
|
|
|
|
|
#
|
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Project-Id-Version: terminator\n"
|
|
|
|
|
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
|
2009-06-23 19:58:52 +00:00
|
|
|
|
"POT-Creation-Date: 2009-01-26 13:22+0000\n"
|
2009-12-19 02:08:35 +00:00
|
|
|
|
"PO-Revision-Date: 2009-10-02 18:27+0000\n"
|
|
|
|
|
"Last-Translator: aylincan <Unknown>\n"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
"Language-Team: Turkish <tr@li.org>\n"
|
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2009-12-19 02:08:35 +00:00
|
|
|
|
"X-Launchpad-Export-Date: 2009-12-03 13:04+0000\n"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
"X-Generator: Launchpad (build Unknown)\n"
|
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminator:46
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"You need to install the python bindings for gobject, gtk and pango to run "
|
|
|
|
|
"Terminator."
|
|
|
|
|
msgstr ""
|
2009-01-20 22:45:57 +00:00
|
|
|
|
"Terminator 'ü çalıştırmak için gobject, gtk ve pango'nun python eklerini "
|
|
|
|
|
"yüklemelisiniz."
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminator:129
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"You need to run terminator in an X environment. Make sure DISPLAY is "
|
|
|
|
|
"properly set"
|
|
|
|
|
msgstr ""
|
2009-01-20 22:45:57 +00:00
|
|
|
|
"Terminator'u bir X ortamında çalıştırmanız gerekmektedir. DISPLAY "
|
|
|
|
|
"değişkeninin uygun şekilde ayarlandığına emin olunuz."
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-12-19 02:08:35 +00:00
|
|
|
|
#: ../terminatorlib/configfile.py:96
|
|
|
|
|
msgid "Unterminated quoted string"
|
|
|
|
|
msgstr "Sınırsız yineleyen dizi"
|
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/configfile.py:147
|
|
|
|
|
msgid "Setting without a value"
|
|
|
|
|
msgstr "değer atanmamış"
|
|
|
|
|
|
|
|
|
|
#: ../terminatorlib/configfile.py:152
|
|
|
|
|
msgid "Unexpected token"
|
|
|
|
|
msgstr "beklenmedik değer"
|
|
|
|
|
|
|
|
|
|
#: ../terminatorlib/config.py:250
|
2008-08-28 12:06:52 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
2009-01-20 22:45:57 +00:00
|
|
|
|
"<big><b>Configuration error</b></big>\n"
|
|
|
|
|
"\n"
|
2008-08-28 12:06:52 +00:00
|
|
|
|
"Errors were encountered while parsing terminator_config(5) file:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" <b>%s</b>\n"
|
|
|
|
|
"\n"
|
2009-01-20 22:45:57 +00:00
|
|
|
|
"%d line(s) have been ignored."
|
2008-08-28 12:06:52 +00:00
|
|
|
|
msgstr ""
|
2009-01-20 22:45:57 +00:00
|
|
|
|
"<big><b>Yapılandırma hatası</b></big>\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"terminator_config(5) dosyası ayıklanırken hata(lar) ile karşılaşıldı:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
" <b>%s</b>\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"%d satır-ı/(ları) gözardı edildi."
|
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/config.py:258
|
2009-01-20 22:45:57 +00:00
|
|
|
|
msgid "Configuration error"
|
|
|
|
|
msgstr "Yapılandırma hatası"
|
2008-08-28 12:06:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/config.py:311
|
2008-08-28 12:06:52 +00:00
|
|
|
|
#, python-format
|
2009-01-20 22:45:57 +00:00
|
|
|
|
msgid "Setting %r value %r not a valid colour; ignoring"
|
2008-08-28 12:06:52 +00:00
|
|
|
|
msgstr ""
|
2009-06-23 19:58:52 +00:00
|
|
|
|
"%r değerini %r olarak ayarlamak geçerli bir renk değil; yok sayılıyor"
|
2008-08-28 12:06:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/config.py:316
|
2008-08-28 12:06:52 +00:00
|
|
|
|
#, python-format
|
2009-01-20 22:45:57 +00:00
|
|
|
|
msgid "%s must be one of: top, left, right, bottom"
|
|
|
|
|
msgstr "%s şunlardan biri olmalı: üst, sol, sağ, alt"
|
2008-08-28 12:06:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/config.py:323
|
2008-08-28 12:06:52 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Boolean setting %s expecting one of: yes, no, true, false, on, off"
|
2009-01-20 22:45:57 +00:00
|
|
|
|
msgstr "%s boolean ayarı bir değer bekliyor:yes,no,true,false,on,off"
|
2008-08-28 12:06:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/config.py:329
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid ""
|
2009-01-20 22:45:57 +00:00
|
|
|
|
"Reading list values from terminator_config(5) is not currently supported"
|
2008-08-28 12:06:52 +00:00
|
|
|
|
msgstr ""
|
2009-01-20 22:45:57 +00:00
|
|
|
|
"terminator_config(5)'ten liste değerleri okuması şu anda desteklenmiyor"
|
2008-08-28 12:06:52 +00:00
|
|
|
|
|
2009-12-19 02:08:35 +00:00
|
|
|
|
#: ../terminatorlib/config.py:332
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Setting %r should be a section name"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:29
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Current Locale"
|
2009-06-23 19:58:52 +00:00
|
|
|
|
msgstr "Geçerli Yerel"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:30 ../terminatorlib/encoding.py:43
|
|
|
|
|
#: ../terminatorlib/encoding.py:62 ../terminatorlib/encoding.py:85
|
|
|
|
|
#: ../terminatorlib/encoding.py:96
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Western"
|
2008-09-19 17:51:59 +00:00
|
|
|
|
msgstr "Batı"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:31 ../terminatorlib/encoding.py:63
|
|
|
|
|
#: ../terminatorlib/encoding.py:75 ../terminatorlib/encoding.py:94
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Central European"
|
2009-06-23 19:58:52 +00:00
|
|
|
|
msgstr "Orta Avrupa"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:32
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "South European"
|
2008-08-28 12:06:52 +00:00
|
|
|
|
msgstr "Güney Avrupa"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:33 ../terminatorlib/encoding.py:41
|
|
|
|
|
#: ../terminatorlib/encoding.py:101
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Baltic"
|
2008-08-28 12:06:52 +00:00
|
|
|
|
msgstr "Baltık"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:34 ../terminatorlib/encoding.py:64
|
|
|
|
|
#: ../terminatorlib/encoding.py:70 ../terminatorlib/encoding.py:72
|
|
|
|
|
#: ../terminatorlib/encoding.py:77 ../terminatorlib/encoding.py:95
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Cyrillic"
|
2008-09-19 17:51:59 +00:00
|
|
|
|
msgstr "Kiril"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:35 ../terminatorlib/encoding.py:67
|
|
|
|
|
#: ../terminatorlib/encoding.py:74 ../terminatorlib/encoding.py:100
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Arabic"
|
2008-08-28 12:06:52 +00:00
|
|
|
|
msgstr "Arapça"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:36 ../terminatorlib/encoding.py:80
|
|
|
|
|
#: ../terminatorlib/encoding.py:97
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Greek"
|
2009-06-23 19:58:52 +00:00
|
|
|
|
msgstr "Yunanca"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:37
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Hebrew Visual"
|
|
|
|
|
msgstr "Görsel İbranice"
|
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:38 ../terminatorlib/encoding.py:66
|
|
|
|
|
#: ../terminatorlib/encoding.py:83 ../terminatorlib/encoding.py:99
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Hebrew"
|
|
|
|
|
msgstr "İbranice"
|
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:39 ../terminatorlib/encoding.py:65
|
|
|
|
|
#: ../terminatorlib/encoding.py:87 ../terminatorlib/encoding.py:98
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Turkish"
|
|
|
|
|
msgstr "Türkçe"
|
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:40
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Nordic"
|
2008-08-28 12:06:52 +00:00
|
|
|
|
msgstr "İskandinav"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:42
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Celtic"
|
2008-08-28 12:06:52 +00:00
|
|
|
|
msgstr "Kelt"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:44 ../terminatorlib/encoding.py:86
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Romanian"
|
|
|
|
|
msgstr "Romence"
|
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:45 ../terminatorlib/encoding.py:46
|
|
|
|
|
#: ../terminatorlib/encoding.py:47 ../terminatorlib/encoding.py:48
|
|
|
|
|
#: ../terminatorlib/encoding.py:49
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Unicode"
|
2008-08-28 12:06:52 +00:00
|
|
|
|
msgstr "Unicode"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:50
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Armenian"
|
|
|
|
|
msgstr "Ermenice"
|
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:51 ../terminatorlib/encoding.py:52
|
|
|
|
|
#: ../terminatorlib/encoding.py:56
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Chinese Traditional"
|
|
|
|
|
msgstr "Geleneksel Çince"
|
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:53
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Cyrillic/Russian"
|
|
|
|
|
msgstr "Kiril/Rusça"
|
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:54 ../terminatorlib/encoding.py:68
|
|
|
|
|
#: ../terminatorlib/encoding.py:89
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Japanese"
|
2008-08-28 12:06:52 +00:00
|
|
|
|
msgstr "Japonca"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:55 ../terminatorlib/encoding.py:69
|
|
|
|
|
#: ../terminatorlib/encoding.py:71 ../terminatorlib/encoding.py:92
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Korean"
|
2008-08-28 12:06:52 +00:00
|
|
|
|
msgstr "Korece"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:57 ../terminatorlib/encoding.py:58
|
|
|
|
|
#: ../terminatorlib/encoding.py:59 ../terminatorlib/encoding.py:61
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Chinese Simplified"
|
2009-01-20 22:45:57 +00:00
|
|
|
|
msgstr "Basit Çince"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:60
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Georgian"
|
2008-08-28 12:06:52 +00:00
|
|
|
|
msgstr "Gürcüce"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:73 ../terminatorlib/encoding.py:88
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Cyrillic/Ukrainian"
|
2008-08-28 12:06:52 +00:00
|
|
|
|
msgstr "Kiril/Ukraynaca"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:76
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Croatian"
|
2008-08-28 12:06:52 +00:00
|
|
|
|
msgstr "Hırvatça"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:78
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Hindi"
|
2008-08-28 12:06:52 +00:00
|
|
|
|
msgstr "Hintçe"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:79
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Persian"
|
2008-08-28 12:06:52 +00:00
|
|
|
|
msgstr "Persçe"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:81
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Gujarati"
|
2008-09-19 17:51:59 +00:00
|
|
|
|
msgstr "Gujarati Dili"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:82
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Gurmukhi"
|
2008-09-19 17:51:59 +00:00
|
|
|
|
msgstr "Gurmukhi"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:84
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Icelandic"
|
2008-09-19 17:51:59 +00:00
|
|
|
|
msgstr "İzlandaca"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:90 ../terminatorlib/encoding.py:93
|
|
|
|
|
#: ../terminatorlib/encoding.py:102
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Vietnamese"
|
2009-01-20 22:45:57 +00:00
|
|
|
|
msgstr "Vietnamca"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/encoding.py:91
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Thai"
|
2009-01-20 22:45:57 +00:00
|
|
|
|
msgstr "Tayvan Dili"
|
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/prefs_profile.py:370
|
2009-01-20 22:45:57 +00:00
|
|
|
|
msgid "Name"
|
2009-06-23 19:58:52 +00:00
|
|
|
|
msgstr "Ad"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/prefs_profile.py:377
|
2009-01-20 22:45:57 +00:00
|
|
|
|
msgid "Action"
|
2009-06-23 19:58:52 +00:00
|
|
|
|
msgstr "Eylem"
|
2009-01-20 22:45:57 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/prefs_profile.py:384
|
2009-01-20 22:45:57 +00:00
|
|
|
|
msgid "Keyboard shortcut"
|
2009-06-23 19:58:52 +00:00
|
|
|
|
msgstr "Klavye kısayolu"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-12-19 02:08:35 +00:00
|
|
|
|
#: ../terminatorlib/terminator.py:37
|
|
|
|
|
msgid ""
|
|
|
|
|
"Unable to find python bindings for deskbar, hide_window is not available."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminator.py:76
|
2009-01-20 22:45:57 +00:00
|
|
|
|
msgid "Close Tab"
|
|
|
|
|
msgstr "Sekmeyi Kapat"
|
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminator.py:105
|
|
|
|
|
msgid "tab"
|
|
|
|
|
msgstr "sekme"
|
|
|
|
|
|
|
|
|
|
#: ../terminatorlib/terminator.py:230
|
2008-08-28 12:06:52 +00:00
|
|
|
|
#, python-format
|
2009-01-20 22:45:57 +00:00
|
|
|
|
msgid "Invalid geometry string %r"
|
2009-06-23 19:58:52 +00:00
|
|
|
|
msgstr "Geçersiz geometri katarı: %r"
|
2008-08-28 12:06:52 +00:00
|
|
|
|
|
2009-12-19 02:08:35 +00:00
|
|
|
|
#: ../terminatorlib/terminator.py:277
|
|
|
|
|
msgid "Unable to bind hide_window key"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminator.py:413
|
|
|
|
|
msgid "window"
|
|
|
|
|
msgstr "pencere"
|
|
|
|
|
|
|
|
|
|
#. show dialog
|
|
|
|
|
#: ../terminatorlib/terminator.py:417
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Close?"
|
|
|
|
|
msgstr "Kapat?"
|
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminator.py:423
|
2009-01-20 22:45:57 +00:00
|
|
|
|
msgid "Close _Terminals"
|
2009-06-23 19:58:52 +00:00
|
|
|
|
msgstr "_Terminalleri Kapat"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminator.py:425
|
2009-01-20 22:45:57 +00:00
|
|
|
|
msgid "<big><b>Close multiple terminals?</b></big>"
|
2009-06-23 19:58:52 +00:00
|
|
|
|
msgstr "<big><b>Birden çok uçbirim kapatılsın mı?</b></big>"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-12-19 02:08:35 +00:00
|
|
|
|
#: ../terminatorlib/terminator.py:428
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"This %s has several terminals open. Closing the %s will also close all "
|
|
|
|
|
"terminals within it."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminatorterm.py:39
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"You need to install python bindings for libvte (\"python-vte\" in "
|
|
|
|
|
"debian/ubuntu)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"libvte için python bağlayıcılarını yüklemeniz gerekmektedir (debian/ubuntu "
|
|
|
|
|
"için \"python-vte\")"
|
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminatorterm.py:133
|
2009-01-20 22:45:57 +00:00
|
|
|
|
msgid "Search:"
|
2009-06-23 19:58:52 +00:00
|
|
|
|
msgstr "Ara:"
|
2009-01-20 22:45:57 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#. Button for the next result. Explicitly not show()n by default.
|
|
|
|
|
#: ../terminatorlib/terminatorterm.py:150
|
2009-01-20 22:45:57 +00:00
|
|
|
|
msgid "Next"
|
2009-06-23 19:58:52 +00:00
|
|
|
|
msgstr "İleri"
|
2009-01-20 22:45:57 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#. Give up, we're completely stuck
|
|
|
|
|
#: ../terminatorlib/terminatorterm.py:518
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Unable to find a shell"
|
|
|
|
|
msgstr "kabuk bulunması olanaksız"
|
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminatorterm.py:539
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Unable to start shell: "
|
2009-06-23 19:58:52 +00:00
|
|
|
|
msgstr "Kabuk başlatıamadı: "
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminatorterm.py:1033
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "_Open Link"
|
|
|
|
|
msgstr "_Bağlantıyı aç"
|
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminatorterm.py:1034
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "_Copy Link Address"
|
|
|
|
|
msgstr "Bağlantı Adresini _Kopyala"
|
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminatorterm.py:1044
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "_Send Mail To..."
|
|
|
|
|
msgstr "Postayı _Gönder..."
|
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminatorterm.py:1045
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "_Copy Email Address"
|
|
|
|
|
msgstr "E-posta Adresini _Kopyala"
|
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminatorterm.py:1071
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Show _scrollbar"
|
|
|
|
|
msgstr "kaydırma çubuğunu göster"
|
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminatorterm.py:1076
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Show _titlebar"
|
|
|
|
|
msgstr "başlık çubuğunu göster"
|
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminatorterm.py:1089
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Split H_orizontally"
|
|
|
|
|
msgstr "Y_atay olarak Böl"
|
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminatorterm.py:1090
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Split V_ertically"
|
|
|
|
|
msgstr "D_ikey olarak Böl"
|
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminatorterm.py:1107
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Open _Tab"
|
2009-01-20 22:45:57 +00:00
|
|
|
|
msgstr "Sekme Aç"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminatorterm.py:1112
|
2008-08-28 12:06:52 +00:00
|
|
|
|
msgid "Open _Debug Tab"
|
2009-01-20 22:45:57 +00:00
|
|
|
|
msgstr "hata ayıkla"
|
2008-08-28 12:06:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminatorterm.py:1118
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Open Top Level Tab"
|
|
|
|
|
msgstr "üst seviye sekmesini aç"
|
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminatorterm.py:1127
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "_Zoom terminal"
|
2009-01-20 22:45:57 +00:00
|
|
|
|
msgstr "Terminali büyüt"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminatorterm.py:1131
|
2008-08-28 12:06:52 +00:00
|
|
|
|
msgid "Ma_ximise terminal"
|
2009-06-23 19:58:52 +00:00
|
|
|
|
msgstr "Terminali _büyüt"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminatorterm.py:1136
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "_Unzoom terminal"
|
2009-01-20 22:45:57 +00:00
|
|
|
|
msgstr "Terminali küçült"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminatorterm.py:1141
|
2008-08-28 12:06:52 +00:00
|
|
|
|
msgid "Unma_ximise terminal"
|
2009-06-23 19:58:52 +00:00
|
|
|
|
msgstr "Terminali büyüt_me"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminatorterm.py:1148
|
2009-01-20 22:45:57 +00:00
|
|
|
|
msgid "Ed_it profile"
|
2009-06-23 19:58:52 +00:00
|
|
|
|
msgstr "Profil_i düzenle"
|
2009-01-20 22:45:57 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminatorterm.py:1155
|
2009-01-20 22:45:57 +00:00
|
|
|
|
msgid "_Group"
|
2009-06-23 19:58:52 +00:00
|
|
|
|
msgstr "_Grupla"
|
2009-01-20 22:45:57 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminatorterm.py:1179
|
2009-01-20 22:45:57 +00:00
|
|
|
|
msgid "None"
|
2009-06-23 19:58:52 +00:00
|
|
|
|
msgstr "Hiçbiri"
|
2009-01-20 22:45:57 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminatorterm.py:1194
|
2009-01-20 22:45:57 +00:00
|
|
|
|
msgid "_New group"
|
2009-06-23 19:58:52 +00:00
|
|
|
|
msgstr "Ye_ni grup"
|
2009-01-20 22:45:57 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminatorterm.py:1201
|
2009-01-20 22:45:57 +00:00
|
|
|
|
msgid "_Group all"
|
2009-06-23 19:58:52 +00:00
|
|
|
|
msgstr "Tümünü _grupla"
|
2009-01-20 22:45:57 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminatorterm.py:1206
|
2009-01-20 22:45:57 +00:00
|
|
|
|
msgid "_Ungroup all"
|
2009-06-23 19:58:52 +00:00
|
|
|
|
msgstr "Tümünü gr_uptan ayır"
|
2009-01-20 22:45:57 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminatorterm.py:1216
|
2009-01-20 22:45:57 +00:00
|
|
|
|
msgid "Group name:"
|
2009-06-23 19:58:52 +00:00
|
|
|
|
msgstr "Grup adı:"
|
2009-01-20 22:45:57 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminatorterm.py:1262
|
2009-01-20 22:45:57 +00:00
|
|
|
|
msgid "All"
|
2009-06-23 19:58:52 +00:00
|
|
|
|
msgstr "Tümü"
|
2009-01-20 22:45:57 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminatorterm.py:1282
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Encodings"
|
2008-09-19 17:51:59 +00:00
|
|
|
|
msgstr "Kodlamalar"
|
2008-07-07 21:53:52 +00:00
|
|
|
|
|
2009-06-23 19:58:52 +00:00
|
|
|
|
#: ../terminatorlib/terminatorterm.py:1300
|
2008-07-07 21:53:52 +00:00
|
|
|
|
msgid "Other Encodings"
|
|
|
|
|
msgstr "Diğer Kodlamalar"
|
2009-06-23 19:58:52 +00:00
|
|
|
|
|
|
|
|
|
#: ../data/terminator.desktop.in.h:1
|
|
|
|
|
msgid "Multiple terminals in one window"
|
|
|
|
|
msgstr "Tek pencerede birden çok uçbirim"
|
|
|
|
|
|
|
|
|
|
#: ../data/terminator.desktop.in.h:2
|
|
|
|
|
msgid "Terminator"
|
|
|
|
|
msgstr "Terminator"
|