annotate src/po/tr.po @ 24614:07b3d21a8b4b v8.2.2846

patch 8.2.2846: Vim9: "echo Func()" does not give an error for using void Commit: https://github.com/vim/vim/commit/68db996b621b98066fb7ab7028ed5c6aaa3954a8 Author: Bram Moolenaar <Bram@vim.org> Date: Sun May 9 23:19:22 2021 +0200 patch 8.2.2846: Vim9: "echo Func()" does not give an error for using void Problem: Vim9: "echo Func()" does not give an error for a function without a return value. Solution: Give an error. Be more specific about why a value is invalid.
author Bram Moolenaar <Bram@vim.org>
date Sun, 09 May 2021 23:30:05 +0200
parents 99ef85ff1af4
children bdda48f01a68
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1 # Turkish translations for Vim
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
2 # Vim Türkçe çevirileri
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
3 # Copyright (C) 2020 Emir SARI <bitigchi@me.com>
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
4 # This file is distributed under the same license as the Vim package.
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5 # Emir SARI <bitigchi@me.com>, 2019-2020
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6 #
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
8 msgstr ""
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
9 "Project-Id-Version: Vim Turkish Localization Project\n"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
10 "Report-Msgid-Bugs-To: Emir SARI <bitigchi@me.com>\n"
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
11 "POT-Creation-Date: 2020-11-29 00:20+0300\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
12 "PO-Revision-Date: 2020-11-29 20:00+0300\n"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
13 "Last-Translator: Emir SARI <bitigchi@me.com>\n"
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
14 "Language-Team: Turkish <https://github.com/bitigchi/vim>\n"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
15 "Language: tr\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
16 "MIME-Version: 1.0\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
17 "Content-Type: text/plain; charset=UTF-8\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
18 "Content-Transfer-Encoding: 8bit\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
19 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
20
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
21 msgid "E163: There is only one file to edit"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
22 msgstr "E163: Düzenlenecek yalnızca bir dosya var"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
23
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
24 msgid "E164: Cannot go before first file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
25 msgstr "E164: İlk dosyadan öncesine gidilemez"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
26
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
27 msgid "E165: Cannot go beyond last file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
28 msgstr "E165: Son dosyadan öteye gidilemez"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
29
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
30 msgid "E610: No argument to delete"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
31 msgstr "E610: Silinecek bir değişken yok"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
32
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
33 msgid "E249: window layout changed unexpectedly"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
34 msgstr "E249: Pencere yerleşimi beklenmedik bir biçimde değişti"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
35
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
36 msgid "--Deleted--"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
37 msgstr "--Silindi--"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
38
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
39 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
40 msgid "auto-removing autocommand: %s <buffer=%d>"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
41 msgstr "otokomut kendiliğinden kaldırılıyor: %s <buffer=%d>"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
42
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
43 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
44 msgid "E367: No such group: \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
45 msgstr "E367: Böyle bir grup yok: \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
46
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
47 msgid "E936: Cannot delete the current group"
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
48 msgstr "E936: Geçerli grup silinemiyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
49
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
50 msgid "W19: Deleting augroup that is still in use"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
51 msgstr "W19: Kullanımda olan otokomut grubu siliniyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
52
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
53 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
54 msgid "E215: Illegal character after *: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
55 msgstr "E215: * sonrası izin verilmeyen karakter: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
56
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
57 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
58 msgid "E216: No such event: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
59 msgstr "E216: Böyle bir olay yok: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
60
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
61 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
62 msgid "E216: No such group or event: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
63 msgstr "E216: Böyle bir grup veya olay yok: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
64
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
65 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
66 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
67 "--- Autocommands ---"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
68 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
69 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
70 "--- Otokomutlar ---"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
71
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
72 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
73 msgid "E680: <buffer=%d>: invalid buffer number "
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
74 msgstr "E680: <buffer=%d>: Geçersiz arabellek numarası"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
75
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
76 msgid "E217: Can't execute autocommands for ALL events"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
77 msgstr "E217: Otokomutlar TÜM olaylar için çalıştırılamıyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
78
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
79 msgid "No matching autocommands"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
80 msgstr "Eşleşen otokomut yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
81
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
82 msgid "E218: autocommand nesting too deep"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
83 msgstr "E218: Çok fazla iç içe geçmiş otokomut"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
84
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
85 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
86 msgid "%s Autocommands for \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
87 msgstr "\"%s\" için %s otokomutlar"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
88
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
89 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
90 msgid "Executing %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
91 msgstr "%s çalıştırılıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
92
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
93 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
94 msgid "autocommand %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
95 msgstr "%s otokomutu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
96
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
97 msgid "E831: bf_key_init() called with empty password"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
98 msgstr "E831: bf_key_init() boş bir şifre ile çağrıldı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
99
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
100 msgid "E820: sizeof(uint32_t) != 4"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
101 msgstr "E820: sizeof(uint32_t) != 4"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
102
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
103 msgid "E817: Blowfish big/little endian use wrong"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
104 msgstr "E817: Blowfish yüksek/düşük son haneli kullanımı yanlış"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
105
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
106 msgid "E818: sha256 test failed"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
107 msgstr "E818: sha256 testi başarısız oldu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
108
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
109 msgid "E819: Blowfish test failed"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
110 msgstr "E819: Blowfish testi başarısız oldu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
111
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
112 msgid "[Location List]"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
113 msgstr "[Konum Listesi]"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
114
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
115 msgid "[Quickfix List]"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
116 msgstr "[Hızlı Düzelt Listesi]"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
117
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
118 msgid "E855: Autocommands caused command to abort"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
119 msgstr "E855: Otokomutlar komutun durmasına neden oldu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
120
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
121 msgid "E82: Cannot allocate any buffer, exiting..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
122 msgstr "E82: Arabellek ayrılamadı, çıkılıyor..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
123
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
124 msgid "E83: Cannot allocate buffer, using other one..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
125 msgstr "E83: Arabellek ayrılamadı, başka bir tane kullanılıyor..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
126
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
127 msgid "E931: Buffer cannot be registered"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
128 msgstr "E931: Arabellek kaydedilemedi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
129
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
130 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
131 msgid "E937: Attempt to delete a buffer that is in use: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
132 msgstr "E937: Kullanımda olan bir arabellek silinmeye çalışılıyor: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
133
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
134 msgid "E515: No buffers were unloaded"
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
135 msgstr "E515: Hiçbir arabellek bellekten kaldırılmadı"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
136
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
137 msgid "E516: No buffers were deleted"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
138 msgstr "E516: Hiçbir arabellek silinmedi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
139
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
140 msgid "E517: No buffers were wiped out"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
141 msgstr "E517: Hiçbir arabellek yok edilmedi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
142
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
143 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
144 msgid "%d buffer unloaded"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
145 msgid_plural "%d buffers unloaded"
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
146 msgstr[0] "%d arabellek bellekten kaldırıldı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
147 msgstr[1] "%d arabellek bellekten kaldırıldı"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
148
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
149 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
150 msgid "%d buffer deleted"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
151 msgid_plural "%d buffers deleted"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
152 msgstr[0] "%d arabellek silindi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
153 msgstr[1] "%d arabellek silindi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
154
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
155 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
156 msgid "%d buffer wiped out"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
157 msgid_plural "%d buffers wiped out"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
158 msgstr[0] "%d arabellek yok edildi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
159 msgstr[1] "%d arabellek yok edildi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
160
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
161 msgid "E90: Cannot unload last buffer"
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
162 msgstr "E90: Son arabellek bellekten kaldırılamıyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
163
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
164 msgid "E84: No modified buffer found"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
165 msgstr "E84: Değiştirilmiş bir arabellek bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
166
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
167 msgid "E85: There is no listed buffer"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
168 msgstr "E85: Listelenmiş bir arabellek yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
169
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
170 msgid "E87: Cannot go beyond last buffer"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
171 msgstr "E87: Son arabellekten öteye gidilemez"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
172
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
173 msgid "E88: Cannot go before first buffer"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
174 msgstr "E88: İlk arabellekten öncesine gidilemez"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
175
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
176 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
177 msgid "E89: No write since last change for buffer %d (add ! to override)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
178 msgstr ""
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
179 "E89: %d numaralı arabellek son değişiklikten sonra yazılmadı (geçersiz "
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
180 "kılmak için ! ekleyin)"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
181
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
182 msgid "E948: Job still running (add ! to end the job)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
183 msgstr "E948: İş hâlâ sürüyor (bitirmek için ! ekleyin)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
184
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
185 msgid "E37: No write since last change (add ! to override)"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
186 msgstr ""
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
187 "E37: Son değişiklikten sonra yazılmadı (geçersiz kılmak için ! ekleyin)"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
188
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
189 msgid "E948: Job still running"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
190 msgstr "E948: İş hâlâ sürüyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
191
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
192 msgid "E37: No write since last change"
18594
e9a47bcf7b94 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18456
diff changeset
193 msgstr "E37: Son değişiklikten sonra yazılmadı"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
194
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
195 msgid "W14: Warning: List of file names overflow"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
196 msgstr "W14: Uyarı: Dosya adları taşımı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
197
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
198 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
199 msgid "E92: Buffer %d not found"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
200 msgstr "E92: %d numaralı arabellek bulunamadı"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
201
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
202 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
203 msgid "E93: More than one match for %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
204 msgstr "E93: %s için birden çok eşleşme"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
205
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
206 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
207 msgid "E94: No matching buffer for %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
208 msgstr "E94: %s için eşleşen arabellek yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
209
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
210 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
211 msgid "line %ld"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
212 msgstr "%ld. satır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
213
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
214 msgid "E95: Buffer with this name already exists"
18594
e9a47bcf7b94 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18456
diff changeset
215 msgstr "E95: Aynı adda bir arabellek hâlihazırda var"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
216
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
217 msgid " [Modified]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
218 msgstr " [Değiştirildi]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
219
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
220 msgid "[Not edited]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
221 msgstr "[Değiştirilmedi]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
222
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
223 msgid "[Read errors]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
224 msgstr "[Okuma hataları]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
225
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
226 msgid "[RO]"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
227 msgstr "[SO]"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
228
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
229 msgid "[readonly]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
230 msgstr "[saltokunur]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
231
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
232 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
233 msgid "%ld line --%d%%--"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
234 msgid_plural "%ld lines --%d%%--"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
235 msgstr[0] "%ld. satır --%d%%"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
236 msgstr[1] "%ld. satır --%d%%"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
237
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
238 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
239 msgid "line %ld of %ld --%d%%-- col "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
240 msgstr "satır %ld/%ld --%d%%-- sütun "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
241
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
242 msgid "[No Name]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
243 msgstr "[Adsız]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
244
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
245 msgid "help"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
246 msgstr "yardım"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
247
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
248 msgid "[Help]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
249 msgstr "[Yardım]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
250
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
251 msgid "[Preview]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
252 msgstr "[Önizleme]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
253
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
254 msgid "All"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
255 msgstr "Tüm Belge"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
256
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
257 msgid "Bot"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
258 msgstr "Son"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
259
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
260 msgid "Top"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
261 msgstr "Baş"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
262
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
263 msgid "E382: Cannot write, 'buftype' option is set"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
264 msgstr "E382: Yazılamıyor, 'buftype' seçeneği ayarlanmamış"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
265
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
266 msgid "[Prompt]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
267 msgstr "[İstem]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
268
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
269 msgid "[Popup]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
270 msgstr "[Açılır pencere]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
271
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
272 msgid "[Scratch]"
18594
e9a47bcf7b94 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18456
diff changeset
273 msgstr "[Geçici alan]"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
274
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
275 msgid "WARNING: The file has been changed since reading it!!!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
276 msgstr "UYARI: Bu dosya açıldıktan sonra başkası tarafından değiştirilmiş!!!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
277
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
278 msgid "Do you really want to write to it"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
279 msgstr "Yine de yazmak istiyor musunuz?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
280
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
281 msgid "[New]"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
282 msgstr "[Yeni]"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
283
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
284 msgid "[New File]"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
285 msgstr "[Yeni Dosya]"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
286
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
287 msgid "E676: No matching autocommands for acwrite buffer"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
288 msgstr "E676: acwrite arabelleği için eşleşen bir otokomut yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
289
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
290 msgid "E203: Autocommands deleted or unloaded buffer to be written"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
291 msgstr "E203: Otokomutlar arabelleği silmiş veya yazılması için kaldırmışlar"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
292
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
293 msgid "E204: Autocommand changed number of lines in unexpected way"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
294 msgstr "E204: Otokomut satır sayısını beklenmeyen biçimde değiştirdi"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
295
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
296 msgid "NetBeans disallows writes of unmodified buffers"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
297 msgstr "NetBeans değiştirilmemiş arabelleklerin yazılmasına izin vermez"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
298
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
299 msgid "Partial writes disallowed for NetBeans buffers"
18594
e9a47bcf7b94 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18456
diff changeset
300 msgstr "NetBeans arabellekleri için kısmî yazmalara izin verilmez"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
301
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
302 msgid "is a directory"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
303 msgstr "bir dizin"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
304
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
305 msgid "is not a file or writable device"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
306 msgstr "bir dosya veya yazılabilir aygıt değil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
307
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
308 msgid "writing to device disabled with 'opendevice' option"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
309 msgstr "aygıta yazma 'opendevice' seçeneği ile kapatılmış"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
310
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
311 msgid "is read-only (add ! to override)"
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
312 msgstr "saltokunur (geçersiz kılmak için ! ekleyin)"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
313
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
314 msgid "E506: Can't write to backup file (add ! to override)"
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
315 msgstr "E506: Yedek dosyasına yazılamıyor (geçersiz kılmak için ! ekleyin)"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
316
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
317 msgid "E507: Close error for backup file (add ! to override)"
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
318 msgstr "E507: Yedek dosya için kapatma hatası (geçersiz kılmak için ! ekleyin)"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
319
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
320 msgid "E508: Can't read file for backup (add ! to override)"
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
321 msgstr "E508: Yedek dosyası okunamıyor (geçersiz kılmak için ! ekleyin)"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
322
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
323 msgid "E509: Cannot create backup file (add ! to override)"
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
324 msgstr "E509: Yedek dosyası oluşturulamıyor (geçersiz kılmak için ! ekleyin)"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
325
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
326 msgid "E510: Can't make backup file (add ! to override)"
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
327 msgstr "E510: Yedek dosyası yapılamıyor (geçersiz kılmak için ! ekleyin) "
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
328
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
329 msgid "E214: Can't find temp file for writing"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
330 msgstr "E214: Yazma için geçici dosya bulunamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
331
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
332 msgid "E213: Cannot convert (add ! to write without conversion)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
333 msgstr "E213: Dönüştürülemiyor (dönüştürmeden yazmak için ! ekleyin)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
334
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
335 msgid "E166: Can't open linked file for writing"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
336 msgstr "E166: Bağlı dosya yazma için açılamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
337
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
338 msgid "E212: Can't open file for writing"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
339 msgstr "E212: Dosya yazma için açılamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
340
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
341 msgid "E949: File changed while writing"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
342 msgstr "E949: Dosya yazma sırasında değiştirildi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
343
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
344 msgid "E512: Close failed"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
345 msgstr "E512: Kapatma başarısız oldu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
346
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
347 msgid "E513: write error, conversion failed (make 'fenc' empty to override)"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
348 msgstr ""
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
349 "E513: Yazma hatası, dönüştürme başarısız (geçersiz kılmak için 'fenc'i boş "
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
350 "bırakın)"
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
351
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
352 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
353 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
354 "E513: write error, conversion failed in line %ld (make 'fenc' empty to "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
355 "override)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
356 msgstr ""
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
357 "E513: Yazma hatası, %ld. satırda dönüştürme başarısız (geçersiz kılmak için "
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
358 "'fenc'i boş bırakın)"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
359
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
360 msgid "E514: write error (file system full?)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
361 msgstr "E514: Yazma hatası (dosya sistemi dolu mu?)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
362
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
363 msgid " CONVERSION ERROR"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
364 msgstr " DÖNÜŞTÜRME HATASI"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
365
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
366 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
367 msgid " in line %ld;"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
368 msgstr " %ld. satırda;"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
369
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
370 msgid "[NOT converted]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
371 msgstr "[dönüştürülmedi]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
372
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
373 msgid "[converted]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
374 msgstr "[dönüştürüldü]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
375
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
376 msgid "[Device]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
377 msgstr "[Aygıt]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
378
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
379 msgid " [a]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
380 msgstr " [a]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
381
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
382 msgid " appended"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
383 msgstr " iliştirildi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
384
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
385 msgid " [w]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
386 msgstr " [w]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
387
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
388 msgid " written"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
389 msgstr " yazıldı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
390
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
391 msgid "E205: Patchmode: can't save original file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
392 msgstr "E205: Yama kipi: Orijinal dosya kaydedilemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
393
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
394 msgid "E206: patchmode: can't touch empty original file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
395 msgstr "E206: Yama kipi: Orijinal boş dosyaya dokunulamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
396
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
397 msgid "E207: Can't delete backup file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
398 msgstr "E207: Yedek dosyası silinemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
399
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
400 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
401 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
402 "WARNING: Original file may be lost or damaged\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
403 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
404 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
405 "UYARI: Orijinal dosya kaybolmuş veya hasar görmüş olabilir\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
406
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
407 msgid "don't quit the editor until the file is successfully written!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
408 msgstr "dosya başarılı bir biçimde yazılana kadar düzenleyiciden çıkmayın!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
409
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
410 msgid "W10: Warning: Changing a readonly file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
411 msgstr "W10: Uyarı: Saltokunur bir dosya değiştiriliyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
412
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
413 msgid "E902: Cannot connect to port"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
414 msgstr "E902: Kapıya bağlanılamıyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
415
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
416 msgid "E898: socket() in channel_connect()"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
417 msgstr "E898: channel_connect() içinde socket()"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
418
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
419 #, c-format
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
420 msgid "E901: getaddrinfo() in channel_open(): %s"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
421 msgstr "E901: channel_open() içinde getaddrinfo(): %s"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
422
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
423 msgid "E901: gethostbyname() in channel_open()"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
424 msgstr "E901: channel_open() içinde gethostbyname()"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
425
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
426 msgid "E903: received command with non-string argument"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
427 msgstr "E903: Dizi olmayan değişken içeren komut alındı"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
428
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
429 msgid "E904: last argument for expr/call must be a number"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
430 msgstr "E904: İfadenin/çağrının son değişkeni bir sayı olmalıdır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
431
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
432 msgid "E904: third argument for call must be a list"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
433 msgstr "E904: Çağrının üçüncü değişkeni bir liste olmalıdır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
434
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
435 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
436 msgid "E905: received unknown command: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
437 msgstr "E905: Bilinmeyen komut alındı: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
438
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
439 msgid "E906: not an open channel"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
440 msgstr "E906: Açık bir kanal değil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
441
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
442 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
443 msgid "E630: %s(): write while not connected"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
444 msgstr "E630: %s(): Bağlantı yokken yazım"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
445
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
446 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
447 msgid "E631: %s(): write failed"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
448 msgstr "E631: %s(): Yazma başarısız"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
449
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
450 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
451 msgid "E917: Cannot use a callback with %s()"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
452 msgstr "E917: %s() ile geri çağırma kullanılamaz"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
453
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
454 msgid "E912: cannot use ch_evalexpr()/ch_sendexpr() with a raw or nl channel"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
455 msgstr "E912: ch_evalexpr()/ch_sendexpr() raw/nl kanalları ile kullanılamaz"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
456
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
457 msgid "No display"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
458 msgstr "Görüntü yok"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
459
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
460 msgid ": Send failed.\n"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
461 msgstr ": Gönderme başarısız oldu.\n"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
462
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
463 msgid ": Send failed. Trying to execute locally\n"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
464 msgstr ": Gönderme başarısız oldu. Yerel ortamda çalıştırma deneniyor\n"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
465
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
466 #, c-format
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
467 msgid "%d of %d edited"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
468 msgstr "%d/%d düzenlendi"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
469
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
470 msgid "No display: Send expression failed.\n"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
471 msgstr "Görüntü yok: Gönderme başarısız oldu.\n"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
472
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
473 msgid ": Send expression failed.\n"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
474 msgstr ": Gönderme başarısız oldu.\n"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
475
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
476 msgid "E240: No connection to the X server"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
477 msgstr "E240: X sunucusuna bağlanılamadı"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
478
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
479 #, c-format
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
480 msgid "E241: Unable to send to %s"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
481 msgstr "E241: Şuraya gönderilemedi: %s"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
482
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
483 msgid "E277: Unable to read a server reply"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
484 msgstr "E277: Bir sunucu yanıtı okunamadı"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
485
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
486 msgid "E941: already started a server"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
487 msgstr "E941: Sunucu hâlihazırda çalışıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
488
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
489 msgid "E942: +clientserver feature not available"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
490 msgstr "E942: +clientserver özelliği mevcut değil"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
491
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
492 msgid "E258: Unable to send to client"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
493 msgstr "E258: İstemciye gönderilemiyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
494
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
495 msgid "Used CUT_BUFFER0 instead of empty selection"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
496 msgstr "Boş seçim yerine CUT_BUFFER0 kullanıldı"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
497
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
498 msgid "tagname"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
499 msgstr "etiket adı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
500
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
501 msgid " kind file\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
502 msgstr " dosya türü\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
503
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
504 msgid "'history' option is zero"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
505 msgstr "'history' seçeneği sıfır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
506
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
507 msgid "E821: File is encrypted with unknown method"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
508 msgstr "E821: Dosya bilinmeyen bir yöntemle şifrelenmiş"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
509
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
510 msgid "Warning: Using a weak encryption method; see :help 'cm'"
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
511 msgstr ""
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
512 "Uyarı: Zayıf bir şifreleme yöntemi kullanılıyor; bilgi için: :help 'cm'"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
513
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
514 msgid "Enter encryption key: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
515 msgstr "Şifreleme anahtarı girin: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
516
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
517 msgid "Enter same key again: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
518 msgstr "Aynı anahtarı yeniden girin: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
519
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
520 msgid "Keys don't match!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
521 msgstr "Anahtarlar eşleşmiyor!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
522
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
523 msgid "[crypted]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
524 msgstr "[şifreli]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
525
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
526 msgid "Entering Debug mode. Type \"cont\" to continue."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
527 msgstr "Hata Ayıklama kipine giriliyor. Sürdürmek için \"cont\" yazın."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
528
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
529 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
530 msgid "Oldval = \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
531 msgstr "Eski değer = \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
532
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
533 # debugger.c:103
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
534 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
535 msgid "Newval = \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
536 msgstr "Yeni değer = \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
537
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
538 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
539 msgid "line %ld: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
540 msgstr "%ld. satır: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
541
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
542 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
543 msgid "cmd: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
544 msgstr "komut: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
545
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
546 msgid "frame is zero"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
547 msgstr "çerçeve sıfır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
548
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
549 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
550 msgid "frame at highest level: %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
551 msgstr "çerçeve en yüksek düzeyde: %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
552
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
553 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
554 msgid "Breakpoint in \"%s%s\" line %ld"
18719
99586852c2db Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18615
diff changeset
555 msgstr "\"%s%s\" içinde kesme noktası, %ld. satır"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
556
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
557 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
558 msgid "E161: Breakpoint not found: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
559 msgstr "E161: Kesme noktası bulunamadı: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
560
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
561 msgid "No breakpoints defined"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
562 msgstr "Hiçbir kesme noktası tanımlanmamış"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
563
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
564 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
565 msgid "%3d %s %s line %ld"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
566 msgstr "%3d %s %s %ld. satır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
567
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
568 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
569 msgid "%3d expr %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
570 msgstr "%3d ifade %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
571
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
572 msgid "extend() argument"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
573 msgstr "extend() değişkeni"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
574
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
575 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
576 msgid "E737: Key already exists: %s"
18594
e9a47bcf7b94 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18456
diff changeset
577 msgstr "E737: Anahtar hâlihazırda var: %s"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
578
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
579 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
580 msgid "E96: Cannot diff more than %d buffers"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
581 msgstr "E96: %d arabellekten fazlasında karşılaştırma yapılamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
582
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
583 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
584 msgid "Not enough memory to use internal diff for buffer \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
585 msgstr "\"%s\" arabelleği için karşılaştırma yapacak yeterli bellek yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
586
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
587 msgid "E810: Cannot read or write temp files"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
588 msgstr "E810: Geçici dosyalar okunamıyor veya yazılamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
589
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
590 msgid "E97: Cannot create diffs"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
591 msgstr "E97: Karşılaştırma yapılamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
592
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
593 msgid "E960: Problem creating the internal diff"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
594 msgstr "E960: Karşılaştırma hazırlanırken sorun"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
595
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
596 msgid "Patch file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
597 msgstr "Yama dosyası"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
598
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
599 msgid "E816: Cannot read patch output"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
600 msgstr "E816: Yama çıktısı okunamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
601
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
602 msgid "E98: Cannot read diff output"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
603 msgstr "E98: Karşılaştırma çıktısı okunamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
604
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
605 msgid "E959: Invalid diff format."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
606 msgstr "E959: Geçersiz karşılaştırma biçimi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
607
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
608 msgid "E99: Current buffer is not in diff mode"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
609 msgstr "E99: Şu anki arabellek karşılaştırma kipinde değil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
610
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
611 msgid "E793: No other buffer in diff mode is modifiable"
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
612 msgstr ""
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
613 "E793: Karşılaştırma kipindeki başka hiçbir arabellek değiştirilebilir değil"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
614
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
615 msgid "E100: No other buffer in diff mode"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
616 msgstr "E100: Karşılaştırma kipinde başka hiçbir arabellek yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
617
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
618 msgid "E101: More than two buffers in diff mode, don't know which one to use"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
619 msgstr ""
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
620 "E101: Karşılaştırma kipinde ikiden fazla arabellek var, hangisinin "
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
621 "kullanılacağı belli değil"
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
622
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
623 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
624 msgid "E102: Can't find buffer \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
625 msgstr "E102: Arabellek \"%s\" bulunamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
626
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
627 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
628 msgid "E103: Buffer \"%s\" is not in diff mode"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
629 msgstr "E103: Arabellek \"%s\" karşılaştırma kipinde değil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
630
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
631 msgid "E787: Buffer changed unexpectedly"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
632 msgstr "E787: Arabellek beklenmeyen bir biçimde değiştirildi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
633
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
634 msgid "E104: Escape not allowed in digraph"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
635 msgstr "E104: Kaçan, ikili harflerde kullanılamaz"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
636
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
637 msgid "Custom"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
638 msgstr "Özel"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
639
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
640 msgid "Latin supplement"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
641 msgstr "Latin ek"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
642
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
643 msgid "Greek and Coptic"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
644 msgstr "Yunan ve Antik Mısır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
645
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
646 msgid "Cyrillic"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
647 msgstr "Kiril"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
648
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
649 msgid "Hebrew"
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
650 msgstr "İbranca"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
651
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
652 msgid "Arabic"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
653 msgstr "Arapça"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
654
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
655 msgid "Latin extended"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
656 msgstr "Latin genişletilmiş"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
657
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
658 msgid "Greek extended"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
659 msgstr "Yunan genişletilmiş"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
660
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
661 msgid "Punctuation"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
662 msgstr "Noktalama"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
663
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
664 msgid "Super- and subscripts"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
665 msgstr "Üst ve alt simgeler"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
666
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
667 msgid "Currency"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
668 msgstr "Para birimi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
669
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
670 msgid "Other"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
671 msgstr "Diğer"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
672
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
673 msgid "Roman numbers"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
674 msgstr "Roma rakamları"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
675
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
676 msgid "Arrows"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
677 msgstr "Oklar"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
678
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
679 msgid "Mathematical operators"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
680 msgstr "Matematiksel işleçler"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
681
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
682 msgid "Technical"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
683 msgstr "Teknik"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
684
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
685 msgid "Box drawing"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
686 msgstr "Kutu çizimi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
687
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
688 msgid "Block elements"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
689 msgstr "Bloklar"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
690
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
691 msgid "Geometric shapes"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
692 msgstr "Geometrik biçimler"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
693
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
694 msgid "Symbols"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
695 msgstr "Semboller"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
696
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
697 msgid "Dingbats"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
698 msgstr "Harf simgeler"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
699
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
700 msgid "CJK symbols and punctuation"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
701 msgstr "ÇJK simgeler ve noktalama"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
702
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
703 msgid "Hiragana"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
704 msgstr "Hiragana"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
705
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
706 msgid "Katakana"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
707 msgstr "Katakana"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
708
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
709 msgid "Bopomofo"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
710 msgstr "Bopomofo"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
711
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
712 msgid "E544: Keymap file not found"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
713 msgstr "E544: Düğme eşlem dosyası bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
714
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
715 msgid "E105: Using :loadkeymap not in a sourced file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
716 msgstr "E105: :loadkeymap kaynak alınmayan bir dosyada kullanılıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
717
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
718 msgid "E791: Empty keymap entry"
18594
e9a47bcf7b94 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18456
diff changeset
719 msgstr "E791: Boş düğme eşlem girdisi"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
720
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
721 msgid "E689: Can only index a List, Dictionary or Blob"
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
722 msgstr ""
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
723 "E689: Yalnızca bir liste, sözlük, veya ikili geniş nesne dizinlenebilir"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
724
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
725 msgid "E708: [:] must come last"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
726 msgstr "E708: [:] en son gelmelidir"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
727
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
728 msgid "E709: [:] requires a List or Blob value"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
729 msgstr "E709: [:] bir liste veya ikili geniş nesne değeri gerektirir"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
730
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
731 msgid "E972: Blob value does not have the right number of bytes"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
732 msgstr "E972: İkili geniş nesne değeri doğru bayt sayısına sahip değil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
733
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
734 msgid "E996: Cannot lock a range"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
735 msgstr "E996: Erim kilitlenemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
736
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
737 msgid "E996: Cannot lock a list or dict"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
738 msgstr "E996: Bir liste veya sözlük kilitlenemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
739
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
740 msgid "E260: Missing name after ->"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
741 msgstr "E260: -> sonrası ad eksik"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
742
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
743 msgid "E695: Cannot index a Funcref"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
744 msgstr "E695: Bir Funcref dizinlenemez"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
745
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
746 msgid "Not enough memory to set references, garbage collection aborted!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
747 msgstr "Referansları ayarlamak için yetersiz bellek, atık toplama durduruldu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
748
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
749 msgid "E724: variable nested too deep for displaying"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
750 msgstr "E724: Değişken çok iç içe geçtiğinden görüntülenemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
751
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
752 msgid "E698: variable nested too deep for making a copy"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
753 msgstr "E698: Değişken kopyalama için çok iç içe geçmiş"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
754
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
755 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
756 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
757 "\tLast set from "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
758 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
759 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
760 "\tEn son şuradan ayarlandı: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
761
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
762 msgid "E808: Number or Float required"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
763 msgstr "E808: Sayı veya kayan noktalı değer gerekiyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
764
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
765 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
766 msgid "E158: Invalid buffer name: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
767 msgstr "E158: Geçersiz arabellek adı: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
768
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
769 msgid "&Ok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
770 msgstr "&Tamam"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
771
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
772 msgid "E980: lowlevel input not supported"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
773 msgstr "E980: Alt düzey girdi desteklenmiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
774
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
775 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
776 msgid "E700: Unknown function: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
777 msgstr "E700: Bilinmeyen işlev: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
778
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
779 msgid "E922: expected a dict"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
780 msgstr "E922: Bir sözlük bekleniyordu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
781
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
782 msgid "E923: Second argument of function() must be a list or a dict"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
783 msgstr "E923: function() ikinci değişkeni bir liste veya sözlük olmalıdır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
784
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
785 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
786 "&OK\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
787 "&Cancel"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
788 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
789 "&Tamam\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
790 "İ&ptal"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
791
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
792 msgid "called inputrestore() more often than inputsave()"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
793 msgstr "inputrestore(), inputsave()'den daha fazla çağrıldı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
794
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
795 msgid "E786: Range not allowed"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
796 msgstr "E786: Erime izin verilmiyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
797
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
798 msgid "E701: Invalid type for len()"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
799 msgstr "E701: len() için geçersiz tür"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
800
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
801 msgid "E726: Stride is zero"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
802 msgstr "E726: Sıfır adım"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
803
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
804 msgid "E727: Start past end"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
805 msgstr "E727: Başlangıç bitişten sonra"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
806
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
807 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
808 msgid "E962: Invalid action: '%s'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
809 msgstr "E962: Geçersiz eylem: '%s'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
810
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
811 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
812 msgid "E935: invalid submatch number: %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
813 msgstr "E935: Geçersiz alteşleşme numarası: %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
814
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
815 msgid "E991: cannot use =<< here"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
816 msgstr "E991: Burada =<< kullanılamaz"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
817
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
818 msgid "E221: Marker cannot start with lower case letter"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
819 msgstr "E221: İmleyici küçük harfle başlayamaz"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
820
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
821 msgid "E172: Missing marker"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
822 msgstr "E172: İmleyici eksik"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
823
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
824 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
825 msgid "E990: Missing end marker '%s'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
826 msgstr "E990: Son imleyici '%s' eksik"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
827
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
828 msgid "E985: .= is not supported with script version >= 2"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
829 msgstr "E985: .= betiğin ikinci sürümünden itibaren desteklenmiyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
830
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
831 msgid "E687: Less targets than List items"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
832 msgstr "E687: Liste ögelerinden daha az hedef var"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
833
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
834 msgid "E688: More targets than List items"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
835 msgstr "E688: Liste ögelerinden daha fazla hedef var"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
836
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
837 msgid "E452: Double ; in list of variables"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
838 msgstr "E452: Değişkenler listesinde çifte ;"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
839
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
840 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
841 msgid "E738: Can't list variables for %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
842 msgstr "E738: %s için değişkenler listelenemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
843
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
844 msgid "E996: Cannot lock an environment variable"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
845 msgstr "E996: Ortam değişkeni kilitlenemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
846
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
847 msgid "E996: Cannot lock a register"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
848 msgstr "E996: Yazmaç kilitlenemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
849
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
850 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
851 msgid "E108: No such variable: \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
852 msgstr "E108: Böyle bir değişken yok: \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
853
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
854 msgid "E743: variable nested too deep for (un)lock"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
855 msgstr "E743: Değişken kilitlenemez/kilidi açılamaz, çok iç içe geçmiş"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
856
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
857 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
858 msgid "E963: setting %s to value with wrong type"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
859 msgstr "E963: %s yanlış türe sahip değere ayarlanıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
860
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
861 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
862 msgid "E795: Cannot delete variable %s"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
863 msgstr "E795: %s değişkeni silinemiyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
864
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
865 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
866 msgid "E704: Funcref variable name must start with a capital: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
867 msgstr "E704: Funcref değişkeni BÜYÜK harf ile başlamalıdır: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
868
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
869 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
870 msgid "E705: Variable name conflicts with existing function: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
871 msgstr "E705: Değişken adı mevcut işlevle çakışıyor: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
872
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
873 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
874 msgid "E741: Value is locked: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
875 msgstr "E741: Değer kilitli: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
876
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
877 msgid "Unknown"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
878 msgstr "Bilinmiyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
879
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
880 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
881 msgid "E742: Cannot change value of %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
882 msgstr "E742: %s değeri değiştirilemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
883
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
884 msgid "E921: Invalid callback argument"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
885 msgstr "E921: Geçersiz geri çağırma değişkeni"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
886
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
887 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
888 msgid "<%s>%s%s %d, Hex %02x, Oct %03o, Digr %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
889 msgstr "<%s>%s%s %d, Onalt. %02x, Sek. %03o, Digr %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
890
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
891 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
892 msgid "<%s>%s%s %d, Hex %02x, Octal %03o"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
893 msgstr "<%s>%s%s %d, Onaltılı %02x, Sekizli %03o"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
894
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
895 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
896 msgid "> %d, Hex %04x, Oct %o, Digr %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
897 msgstr "> %d, Onalt. %04x, Sek. %o, Digr %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
898
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
899 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
900 msgid "> %d, Hex %08x, Oct %o, Digr %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
901 msgstr "> %d, Onalt. %08x, Sek. %o, Digr %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
902
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
903 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
904 msgid "> %d, Hex %04x, Octal %o"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
905 msgstr "> %d, Onaltılı %04x, Sekizli %o"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
906
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
907 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
908 msgid "> %d, Hex %08x, Octal %o"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
909 msgstr "> %d, Onaltılı %08x, Sekizli %o"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
910
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
911 msgid "E134: Cannot move a range of lines into itself"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
912 msgstr "E134: Satırlardan oluşan erim kendi içine taşınamaz"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
913
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
914 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
915 msgid "%ld line moved"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
916 msgid_plural "%ld lines moved"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
917 msgstr[0] "%ld satır taşındı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
918 msgstr[1] "%ld satır taşındı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
919
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
920 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
921 msgid "%ld lines filtered"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
922 msgstr "%ld satır süzüldü"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
923
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
924 msgid "E135: *Filter* Autocommands must not change current buffer"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
925 msgstr "E135: *Süzgeç* otokomutları şu anki arabelleği değiştirmemelidir"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
926
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
927 msgid "[No write since last change]\n"
18594
e9a47bcf7b94 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18456
diff changeset
928 msgstr "[Son değişiklikten sonra yazılmadı]\n"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
929
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
930 msgid "Save As"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
931 msgstr "Farklı Kaydet"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
932
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
933 msgid "Write partial file?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
934 msgstr "Dosyanın bir kısmı yazılsın mı?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
935
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
936 msgid "E140: Use ! to write partial buffer"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
937 msgstr "E140: Arabelleğin bir kısmını yazmak için ! kullanın"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
938
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
939 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
940 msgid "Overwrite existing file \"%s\"?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
941 msgstr "Mevcut \"%s\" dosyasının üzerine yazılsın mı?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
942
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
943 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
944 msgid "Swap file \"%s\" exists, overwrite anyway?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
945 msgstr "Takas dosyası \"%s\" mevcut, yine de üzerine yazılsın mı?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
946
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
947 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
948 msgid "E768: Swap file exists: %s (:silent! overrides)"
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
949 msgstr "E768: Takas dosyası mevcut: %s (:silent! geçersiz kılar)"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
950
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
951 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
952 msgid "E141: No file name for buffer %ld"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
953 msgstr "E141: %ld numaralı arabelleğin bir adı yok"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
954
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
955 msgid "E142: File not written: Writing is disabled by 'write' option"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
956 msgstr "E142: Dosya yazılamadı: Yazma 'write' seçeneği ile kapatılmış"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
957
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
958 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
959 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
960 "'readonly' option is set for \"%s\".\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
961 "Do you wish to write anyway?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
962 msgstr ""
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
963 "\"%s\" için 'readonly' (saltokunur) seçeneği açık.\n"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
964 "Yine de yazmak istiyor musunuz?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
965
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
966 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
967 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
968 "File permissions of \"%s\" are read-only.\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
969 "It may still be possible to write it.\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
970 "Do you wish to try?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
971 msgstr ""
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
972 "\"%s\" dosyasının izinleri saltokunur.\n"
18594
e9a47bcf7b94 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18456
diff changeset
973 "Belki yine de yazılabilir.\n"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
974 "Denemek ister misiniz?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
975
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
976 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
977 msgid "E505: \"%s\" is read-only (add ! to override)"
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
978 msgstr "E505: \"%s\" saltokunur (geçersiz kılmak için ! ekleyin)"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
979
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
980 msgid "Edit File"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
981 msgstr "Dosya Düzenle"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
982
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
983 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
984 msgid "E143: Autocommands unexpectedly deleted new buffer %s"
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
985 msgstr "E143: yeni %s arabelleğini otokomutlar beklenmedik bir biçimde sildi"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
986
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
987 msgid "E144: non-numeric argument to :z"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
988 msgstr "E144: :z için sayısal olmayan değişken"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
989
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
990 msgid "E145: Shell commands and some functionality not allowed in rvim"
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
991 msgstr "E145: rvim içinde kabuk komutları ve bazı işlevselliğe izin verilmez"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
992
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
993 msgid "E146: Regular expressions can't be delimited by letters"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
994 msgstr "E146: Düzenli ifadeler harflerle sınırlandırılamaz"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
995
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
996 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
997 msgid "replace with %s (y/n/a/q/l/^E/^Y)?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
998 msgstr "%s ile değiştir (y/n/a/q/l/^E/^Y)?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
999
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1000 msgid "(Interrupted) "
18594
e9a47bcf7b94 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18456
diff changeset
1001 msgstr "(Yarıda kesildi) "
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1002
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1003 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1004 msgid "%ld match on %ld line"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1005 msgid_plural "%ld matches on %ld line"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
1006 msgstr[0] "%ld eşleşme, %ld satırda"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
1007 msgstr[1] "%ld eşleşme, %ld satırda"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1008
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1009 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1010 msgid "%ld substitution on %ld line"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1011 msgid_plural "%ld substitutions on %ld line"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
1012 msgstr[0] "%ld değiştirme, %ld satırda"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
1013 msgstr[1] "%ld değiştirme, %ld satırda"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1014
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1015 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1016 msgid "%ld match on %ld lines"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1017 msgid_plural "%ld matches on %ld lines"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
1018 msgstr[0] "%ld eşleşme, %ld satırda"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
1019 msgstr[1] "%ld eşleşme, %ld satırda"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1020
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1021 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1022 msgid "%ld substitution on %ld lines"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1023 msgid_plural "%ld substitutions on %ld lines"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
1024 msgstr[0] "%ld değiştirme, %ld satırda"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
1025 msgstr[1] "%ld değiştirme, %ld satırda"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1026
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1027 msgid "E147: Cannot do :global recursive with a range"
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1028 msgstr "E147: :global özyineli olarak bir erim ile yapılamaz"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1029
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1030 msgid "E148: Regular expression missing from global"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
1031 msgstr "E148: Düzenli ifade eksik"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1032
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1033 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1034 msgid "Pattern found in every line: %s"
18719
99586852c2db Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18615
diff changeset
1035 msgstr "Dizginin bulunduğu her satır: %s"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1036
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1037 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1038 msgid "Pattern not found: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1039 msgstr "Dizgi bulunamadı: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1040
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1041 msgid "No old files"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1042 msgstr "Eski dosya yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1043
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1044 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1045 msgid "Save changes to \"%s\"?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1046 msgstr "Değişiklikler şuraya kaydedilsin mi: \"%s\"?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1047
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1048 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1049 msgid "E947: Job still running in buffer \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1050 msgstr "E947: İş \"%s\" arabelleğinde hâlâ sürüyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1051
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1052 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1053 msgid "E162: No write since last change for buffer \"%s\""
18594
e9a47bcf7b94 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18456
diff changeset
1054 msgstr "E162: \"%s\" arabelleği son değişiklikten sonra yazılmadı"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1055
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1056 msgid "Warning: Entered other buffer unexpectedly (check autocommands)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1057 msgstr "Uyarı: Diğer arabelleğe aniden girildi (otokomutları denetleyin)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1058
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1059 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1060 msgid "E666: compiler not supported: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1061 msgstr "E666: Derleyici desteklenmiyor: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1062
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1063 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1064 msgid "W20: Required python version 2.x not supported, ignoring file: %s"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
1065 msgstr "W20: Gerekli 2.x Python sürümü desteklenmiyor, dosya yok sayılıyor: %s"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1066
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1067 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1068 msgid "W21: Required python version 3.x not supported, ignoring file: %s"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
1069 msgstr "W21: Gerekli Python sürümü 3.x desteklenmiyor, dosya yok sayılıyor: %s"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1070
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
1071 msgid "Entering Ex mode. Type \"visual\" to go to Normal mode."
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1072 msgstr "Ex kipine giriliyor. Normal kipe geri dönmek için \"visual\" yazın."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1073
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1074 msgid "E501: At end-of-file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1075 msgstr "E501: Dosyanın sonunda"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1076
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
1077 #, c-format
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
1078 msgid "Executing: %s"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
1079 msgstr "Çalıştırılıyor: %s"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
1080
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1081 msgid "E169: Command too recursive"
18719
99586852c2db Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18615
diff changeset
1082 msgstr "E169: Komut çok özyineli"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1083
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1084 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1085 msgid "E605: Exception not caught: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1086 msgstr "E605: Kural dışı durum yakalanmadı: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1087
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1088 msgid "End of sourced file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1089 msgstr "Kaynak alınan dosyanın sonu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1090
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1091 msgid "End of function"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1092 msgstr "İşlevin sonu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1093
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1094 msgid "E464: Ambiguous use of user-defined command"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1095 msgstr "E464: Kullanıcı tanımlı komutun belirsiz kullanımı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1096
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1097 msgid "E492: Not an editor command"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1098 msgstr "E492: Bir düzenleyici komutu değil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1099
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1100 msgid "E981: Command not allowed in rvim"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1101 msgstr "E981: Bu komuta rvim'de izin verilmiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1102
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1103 msgid "E493: Backwards range given"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1104 msgstr "E493: Geriye dönük erim verildi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1105
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1106 msgid "Backwards range given, OK to swap"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1107 msgstr "Geriye dönük erim verildi, takas edilebilir"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1108
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1109 msgid "E494: Use w or w>>"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1110 msgstr "E494: w veya w>> kullanın"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1111
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
1112 msgid "E943: Command table needs to be updated, run 'make cmdidxs'"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
1113 msgstr ""
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
1114 "E943: Komut tablosunun güncellenmesi gerekiyor, 'make cmdidxs' çalıştırın"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
1115
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1116 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1117 "INTERNAL: Cannot use EX_DFLALL with ADDR_NONE, ADDR_UNSIGNED or ADDR_QUICKFIX"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1118 msgstr ""
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
1119 "DAHİLİ: EX_DFLALL; ADDR_NONE, ADDR_UNSIGNED veya ADDR_QUICKFIX ile birlikte "
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
1120 "kullanılamaz"
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
1121
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1122 msgid "E319: Sorry, the command is not available in this version"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1123 msgstr "E319: Üzgünüm, komut bu sürümde mevcut değil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1124
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1125 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1126 msgid "%d more file to edit. Quit anyway?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1127 msgid_plural "%d more files to edit. Quit anyway?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1128 msgstr[0] "Düzenlenecek %d dosya daha var. Yine de çıkılsın mı?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1129 msgstr[1] "Düzenlenecek %d dosya daha var. Yine de çıkılsın mı?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1130
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1131 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1132 msgid "E173: %d more file to edit"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1133 msgid_plural "E173: %d more files to edit"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1134 msgstr[0] "E173: Düzenlenecek %d dosya daha var"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1135 msgstr[1] "E173: Düzenlenecek %d dosya daha var"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1136
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1137 msgid "unknown"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1138 msgstr "bilinmeyen"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1139
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1140 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1141 msgid "E185: Cannot find color scheme '%s'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1142 msgstr "E185: '%s' renk düzeni bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1143
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1144 msgid "Greetings, Vim user!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1145 msgstr "Selamlar Vim kullanıcısı!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1146
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1147 msgid "E784: Cannot close last tab page"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1148 msgstr "E784: Son sekme sayfası kapatılamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1149
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1150 msgid "Already only one tab page"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1151 msgstr "Zaten bir sekme sayfası var"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1152
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1153 msgid "Edit File in new tab page"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1154 msgstr "Dosyayı yeni sekme sayfasında düzenle"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1155
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1156 msgid "Edit File in new window"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1157 msgstr "Dosyayı yeni pencerede düzenle"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1158
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1159 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1160 msgid "Tab page %d"
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
1161 msgstr "Sekme sayfası %d"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1162
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1163 msgid "No swap file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1164 msgstr "Takas dosyası yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1165
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1166 msgid "Append File"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1167 msgstr "Dosya iliştir"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1168
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
1169 msgid "E747: Cannot change directory, buffer is modified (add ! to override)"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
1170 msgstr ""
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
1171 "E747: Dizin değiştirilemiyor, arabellek değiştirilmiş (geçersiz kılmak "
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
1172 "için ! ekleyin)"
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
1173
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1174 msgid "E186: No previous directory"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1175 msgstr "E186: Öncesinde dizin yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1176
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1177 msgid "E187: Unknown"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1178 msgstr "E187: Bilinmeyen"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1179
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1180 msgid "E465: :winsize requires two number arguments"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1181 msgstr "E465: :winsize iki adet sayı değişken gerektirir"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1182
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1183 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1184 msgid "Window position: X %d, Y %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1185 msgstr "Pencere konumu: X %d, Y %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1186
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1187 msgid "E188: Obtaining window position not implemented for this platform"
18719
99586852c2db Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18615
diff changeset
1188 msgstr "E188: Pencere konumunu alma özelliği bu platformda mevcut değil"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1189
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1190 msgid "E466: :winpos requires two number arguments"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1191 msgstr "E466: :winpos iki adet sayı değişken gerektirir"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1192
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1193 msgid "E930: Cannot use :redir inside execute()"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1194 msgstr "E930: :redir, execute() içinde kullanılamaz"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1195
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1196 msgid "Save Redirection"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1197 msgstr "Yeniden yönlendirmeyi kaydet"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1198
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1199 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1200 msgid "E739: Cannot create directory: %s"
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
1201 msgstr "E739: Dizin oluşturulamıyor: %s"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1202
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1203 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1204 msgid "E189: \"%s\" exists (add ! to override)"
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1205 msgstr "E189: \"%s\" zaten var (geçersiz kılmak için ! ekleyin)"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1206
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1207 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1208 msgid "E190: Cannot open \"%s\" for writing"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1209 msgstr "E190: \"%s\" yazma için açılamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1210
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1211 msgid "E191: Argument must be a letter or forward/backward quote"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1212 msgstr "E191: Değişken bir harf veya açma/kapama tırnağı olmalıdır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1213
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1214 msgid "E192: Recursive use of :normal too deep"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
1215 msgstr "E192: :normal'in özyineli kullanımı çok derinde"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1216
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1217 msgid "E809: #< is not available without the +eval feature"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1218 msgstr "E809: #<, +eval özelliği olmadan kullanılamaz"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1219
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1220 msgid "E194: No alternate file name to substitute for '#'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1221 msgstr "E194: '#' yerine koymak için başka dosya adı yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1222
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1223 msgid "E495: no autocommand file name to substitute for \"<afile>\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1224 msgstr "E495: \"<afile>\" yerine koymak için otokomut dosya adı yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1225
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1226 msgid "E496: no autocommand buffer number to substitute for \"<abuf>\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1227 msgstr "E496: \"<abuf>\" yerine koymak için otokomut arabellek numarası yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1228
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1229 msgid "E497: no autocommand match name to substitute for \"<amatch>\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1230 msgstr "E497: \"<amatch>\" yerine koymak için otokomut eşleşme adı yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1231
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1232 msgid "E498: no :source file name to substitute for \"<sfile>\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1233 msgstr "E498: \"<sfile>\" yerine koymak için :source dosya adı yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1234
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1235 msgid "E489: no call stack to substitute for \"<stack>\""
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1236 msgstr "E489: \"<stack>\" yerine koymak için bir çağrı yığını yok"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1237
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1238 msgid "E842: no line number to use for \"<slnum>\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1239 msgstr "E842: \"<slnum>\" kullanımı için satır numarası yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1240
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1241 msgid "E961: no line number to use for \"<sflnum>\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1242 msgstr "E961: \"<sflnum>\" kullanımı için satır numarası yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1243
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1244 #, no-c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1245 msgid "E499: Empty file name for '%' or '#', only works with \":p:h\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1246 msgstr "E499: '%' veya '#' için boş dosya adı, yalnızca \":p:h\" ile çalışır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1247
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1248 msgid "E500: Evaluates to an empty string"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1249 msgstr "E500: Boş bir satır olarak değer biçer"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1250
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1251 msgid "Untitled"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1252 msgstr "Adsız"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1253
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1254 msgid "E196: No digraphs in this version"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1255 msgstr "E196: Bu sürümde ikili harfler bulunmamaktadır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1256
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1257 msgid "E608: Cannot :throw exceptions with 'Vim' prefix"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1258 msgstr "E608: 'Vim' öneki ile kural dışı durumlar :throw edilemez"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1259
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1260 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1261 msgid "Exception thrown: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1262 msgstr "Kural dışı durum verdi: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1263
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1264 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1265 msgid "Exception finished: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1266 msgstr "Kural dışı durum bitti: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1267
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1268 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1269 msgid "Exception discarded: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1270 msgstr "Kural dışı durum kenara atıldı: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1271
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1272 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1273 msgid "%s, line %ld"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1274 msgstr "%s, %ld. satır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1275
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1276 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1277 msgid "Exception caught: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1278 msgstr "Kural dışı durum yakalandı: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1279
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1280 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1281 msgid "%s made pending"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1282 msgstr "%s askıya alındı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1283
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1284 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1285 msgid "%s resumed"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1286 msgstr "%s sürdürüldü"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1287
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1288 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1289 msgid "%s discarded"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1290 msgstr "%s kenara atıldı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1291
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1292 msgid "Exception"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1293 msgstr "Kural dışı durum"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1294
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1295 msgid "Error and interrupt"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1296 msgstr "Hata ve yarıda kesilme"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1297
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1298 msgid "Error"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1299 msgstr "Hata"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1300
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1301 msgid "Interrupt"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1302 msgstr "Yarıda Kesilme"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1303
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1304 msgid "E579: :if nesting too deep"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1305 msgstr "E579: :if'ler çok iç içe geçmiş"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1306
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1307 msgid "E583: multiple :else"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1308 msgstr "E583: Birden fazla :else"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1309
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1310 msgid "E584: :elseif after :else"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1311 msgstr "E584: :else sonrası :elseif"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1312
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1313 msgid "E585: :while/:for nesting too deep"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1314 msgstr "E585: :while/:for çok iç içe geçmiş"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1315
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1316 msgid "E732: Using :endfor with :while"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1317 msgstr "E732: :endfor, :while ile kullanılıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1318
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1319 msgid "E733: Using :endwhile with :for"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1320 msgstr "E733: :endwhile, :for ile kullanılıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1321
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
1322 msgid "E579: block nesting too deep"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
1323 msgstr "E579: İç içe geçmeler çok derin"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
1324
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1325 msgid "E601: :try nesting too deep"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1326 msgstr "E601: :try çok iç içe geçmiş"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1327
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1328 msgid "E604: :catch after :finally"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1329 msgstr "E604: :finally sonrası :catch"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1330
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1331 msgid "E193: :enddef not inside a function"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1332 msgstr "E193: :enddef bir işlev içinde değil"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1333
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1334 msgid "E193: :endfunction not inside a function"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1335 msgstr "E193: :endfunction bir işlev içinde değil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1336
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1337 msgid "E788: Not allowed to edit another buffer now"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1338 msgstr "E788: Şu anda başka bir arabellek düzenlenemez"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1339
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1340 msgid "E811: Not allowed to change buffer information now"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1341 msgstr "E811: Şu anda arabellek bilgisi değiştirilemez"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1342
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1343 msgid "E199: Active window or buffer deleted"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1344 msgstr "E199: Etkin pencere veya arabellek silinmiş"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1345
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1346 msgid "E812: Autocommands changed buffer or buffer name"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1347 msgstr "E812: Otokomutlar arabelleği veya arabellek adını değiştirdi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1348
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1349 msgid "Illegal file name"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1350 msgstr "İzin verilmeyen dosya adı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1351
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1352 msgid "is not a file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1353 msgstr "bir dosya değil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1354
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1355 msgid "is a device (disabled with 'opendevice' option)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1356 msgstr "bir aygıt ('opendevice' seçeneği ile kapatılır)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1357
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1358 msgid "[New DIRECTORY]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1359 msgstr "[Yeni DİZİN]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1360
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1361 msgid "[File too big]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1362 msgstr "[Dosya çok büyük]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1363
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1364 msgid "[Permission Denied]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1365 msgstr "[İzin verilmedi]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1366
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1367 msgid "E200: *ReadPre autocommands made the file unreadable"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1368 msgstr "E200: *ReadPre otokomutları dosyayı okunamaz hale getirdi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1369
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1370 msgid "E201: *ReadPre autocommands must not change current buffer"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1371 msgstr "E201: *ReadPre otokomutları şu anki arabelleği değiştirmemeli"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1372
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1373 msgid "Vim: Reading from stdin...\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1374 msgstr "Vim: stdin'den okunuyor...\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1375
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1376 msgid "Reading from stdin..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1377 msgstr "stdin'den okunuyor..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1378
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1379 msgid "E202: Conversion made file unreadable!"
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1380 msgstr "E202: Dönüştürme dosyayı okunamaz hale getirdi!"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1381
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1382 msgid "[fifo]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1383 msgstr "[fifo]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1384
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1385 msgid "[socket]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1386 msgstr "[uç nokta]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1387
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1388 msgid "[character special]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1389 msgstr "[özel karakterli]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1390
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1391 msgid "[CR missing]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1392 msgstr "[Eksik CR]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1393
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1394 msgid "[long lines split]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1395 msgstr "[uzun satırlar bölünmüş]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1396
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1397 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1398 msgid "[CONVERSION ERROR in line %ld]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1399 msgstr "[%ld. satırda DÖNÜŞTÜRME HATASI]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1400
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1401 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1402 msgid "[ILLEGAL BYTE in line %ld]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1403 msgstr "[%ld. satırda GEÇERSİZ BAYT]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1404
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1405 msgid "[READ ERRORS]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1406 msgstr "[OKUMA HATALARI]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1407
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1408 msgid "Can't find temp file for conversion"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1409 msgstr "Dönüştürme için geçici dosya bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1410
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1411 msgid "Conversion with 'charconvert' failed"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1412 msgstr "'charconvert' ile dönüştürme başarısız"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1413
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1414 msgid "can't read output of 'charconvert'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1415 msgstr "'charconvert' çıktısı okunamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1416
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1417 msgid "[dos]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1418 msgstr "[dos]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1419
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1420 msgid "[dos format]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1421 msgstr "[dos biçimi]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1422
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1423 msgid "[mac]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1424 msgstr "[mac]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1425
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1426 msgid "[mac format]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1427 msgstr "[mac biçimi]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1428
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1429 msgid "[unix]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1430 msgstr "[unix]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1431
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1432 msgid "[unix format]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1433 msgstr "[unix biçimi]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1434
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1435 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1436 msgid "%ld line, "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1437 msgid_plural "%ld lines, "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1438 msgstr[0] "%ld satır, "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1439 msgstr[1] "%ld satır, "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1440
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1441 #, c-format
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1442 msgid "%lld byte"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1443 msgid_plural "%lld bytes"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1444 msgstr[0] "%lld bayt"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1445 msgstr[1] "%lld bayt"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1446
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1447 msgid "[noeol]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1448 msgstr "[noeol]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1449
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1450 msgid "[Incomplete last line]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1451 msgstr "[Tamamlanmamış son satır]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1452
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1453 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1454 msgid "E208: Error writing to \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1455 msgstr "E208: Şuraya yazılamadı: \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1457 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1458 msgid "E209: Error closing \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1459 msgstr "E209: \"%s\" kapatılırken hata"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1460
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1461 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1462 msgid "E210: Error reading \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1463 msgstr "E210: \"%s\" okunurken hata"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1464
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1465 msgid "E246: FileChangedShell autocommand deleted buffer"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1466 msgstr "E246: FileChangedShell otokomutu arabelleği sildi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1467
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1468 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1469 msgid "E211: File \"%s\" no longer available"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1470 msgstr "E211: \"%s\" dosyası artık mevcut değil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1471
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1472 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1473 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1474 "W12: Warning: File \"%s\" has changed and the buffer was changed in Vim as "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1475 "well"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1476 msgstr ""
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
1477 "W12: Uyarı: \"%s\" dosyası Vim'deki arabellek de dahil olmak üzere "
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
1478 "değiştirildi"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1479
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1480 msgid "See \":help W12\" for more info."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1481 msgstr "Ek bilgi için \":help W12\" yazın."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1482
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1483 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1484 msgid "W11: Warning: File \"%s\" has changed since editing started"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1485 msgstr "W11: Uyarı: \"%s\" dosyası düzenleme başladığından beri değişti"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1486
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1487 msgid "See \":help W11\" for more info."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1488 msgstr "Ek bilgi için \":help W11\" yazın."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1489
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1490 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1491 msgid "W16: Warning: Mode of file \"%s\" has changed since editing started"
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
1492 msgstr ""
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
1493 "W16: Uyarı: \"%s\" dosyasının kipi düzenleme başladığından beri değişti"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1494
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1495 msgid "See \":help W16\" for more info."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1496 msgstr "Ek bilgi için \":help W16\" yazın."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1497
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1498 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1499 msgid "W13: Warning: File \"%s\" has been created after editing started"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1500 msgstr "W13: Uyarı: \"%s\" dosyası düzenleme başladıktan sonra oluşturuldu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1501
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1502 msgid "Warning"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1503 msgstr "Uyarı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1504
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1505 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1506 "&OK\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1507 "&Load File"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1508 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1509 "&Tamam\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1510 "&Dosya Yükle"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1511
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1512 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1513 msgid "E462: Could not prepare for reloading \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1514 msgstr "E462: \"%s\" yeniden yükleme için hazırlanamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1515
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1516 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1517 msgid "E321: Could not reload \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1518 msgstr "E321: \"%s\" yeniden yüklenemedi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1519
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1520 msgid "E219: Missing {."
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
1521 msgstr "E219: { eksik."
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1522
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1523 msgid "E220: Missing }."
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
1524 msgstr "E220: } eksik."
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1525
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1526 msgid "<empty>"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1527 msgstr "<boş>"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1528
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1529 msgid "E655: Too many symbolic links (cycle?)"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
1530 msgstr "E655: Çok fazla sembolik bağlantı (çevrim?)"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1531
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
1532 msgid "writefile() first argument must be a List or a Blob"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
1533 msgstr "writefile() ilk değişkeni bir liste veya ikili geniş nesne olmalıdır"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
1534
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1535 msgid "Select Directory dialog"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1536 msgstr "Dizin Seç iletişim kutusu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1537
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1538 msgid "Save File dialog"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1539 msgstr "Dosya Kaydet iletişim kutusu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1540
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1541 msgid "Open File dialog"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1542 msgstr "Dosya Aç iletişim kutusu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1543
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1544 msgid "E338: Sorry, no file browser in console mode"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1545 msgstr "E338: Üzgünüm, konsol kipinde dosya tarayıcı yoktur"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1546
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1547 msgid "no matches"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1548 msgstr "eşleşme yok"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1549
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1550 msgid "E854: path too long for completion"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1551 msgstr "E854: Yol tamamlama için çok uzun"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1552
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1553 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1554 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1555 "E343: Invalid path: '**[number]' must be at the end of the path or be "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1556 "followed by '%s'."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1557 msgstr ""
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
1558 "E343: Geçersiz yol: '**[sayı]' yolun sonunda olmalı veya sonrasında '%s' "
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
1559 "gelmelidir"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1560
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1561 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1562 msgid "E344: Can't find directory \"%s\" in cdpath"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1563 msgstr "E344: \"%s\" dizini cdpath içinde bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1564
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1565 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1566 msgid "E345: Can't find file \"%s\" in path"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1567 msgstr "E345: \"%s\" dosyası yol içinde bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1568
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1569 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1570 msgid "E346: No more directory \"%s\" found in cdpath"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1571 msgstr "E346: Başka bir \"%s\" dizini cdpath içinde bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1572
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1573 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1574 msgid "E347: No more file \"%s\" found in path"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1575 msgstr "E347: Başka bir \"%s\" dosyası yol içinde bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1576
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1577 msgid "E446: No file name under cursor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1578 msgstr "E446: İmleç altında bir dosya adı yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1579
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1580 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1581 msgid "E447: Can't find file \"%s\" in path"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1582 msgstr "E447: \"%s\" dosyası yol içinde bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1583
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1584 msgid "E490: No fold found"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1585 msgstr "E490: Kıvırma bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1586
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1587 msgid "E350: Cannot create fold with current 'foldmethod'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1588 msgstr "E350: Şu anki 'foldmethod' ile kıvırma oluşturulamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1589
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1590 msgid "E351: Cannot delete fold with current 'foldmethod'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1591 msgstr "E351: Şu anki 'foldmethod' ile kıvırma silinemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1592
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1593 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1594 msgid "+--%3ld line folded "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1595 msgid_plural "+--%3ld lines folded "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1596 msgstr[0] "+--%3ld satır kıvrıldı "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1597 msgstr[1] "+--%3ld satır kıvrıldı "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1598
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1599 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1600 msgid "+-%s%3ld line: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1601 msgid_plural "+-%s%3ld lines: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1602 msgstr[0] "+-%s%3ld satır: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1603 msgstr[1] "+-%s%3ld satır: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1604
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1605 msgid "E222: Add to read buffer"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1606 msgstr "E222: Okuma arabelleğine ekle"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1607
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1608 msgid "E223: recursive mapping"
18719
99586852c2db Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18615
diff changeset
1609 msgstr "E223: Özyineli eşlemleme"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1610
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1611 msgid "E851: Failed to create a new process for the GUI"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1612 msgstr "E851: Grafik arabirim için yeni bir işlem yaratılamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1613
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1614 msgid "E852: The child process failed to start the GUI"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1615 msgstr "E852: Alt işlem grafik arabirimini başlatamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1616
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1617 msgid "E229: Cannot start the GUI"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1618 msgstr "E229: Grafik arabirimi başlatılamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1619
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1620 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1621 msgid "E230: Cannot read from \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1622 msgstr "E230: \"%s\" okunamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1623
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1624 msgid "E665: Cannot start GUI, no valid font found"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1625 msgstr "E665: Grafik arabirim başlatılamıyor, geçerli bir font bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1626
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1627 msgid "E231: 'guifontwide' invalid"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1628 msgstr "E231: 'guifontwide' geçersiz"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1629
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1630 msgid "E599: Value of 'imactivatekey' is invalid"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1631 msgstr "E599: 'imactivatekey' değeri geçersiz"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1632
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1633 msgid "No match at cursor, finding next"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1634 msgstr "İmleç konumunda eşleşme bulunamadı, sonraki bulunuyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1635
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1636 msgid "<cannot open> "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1637 msgstr "<açılamıyor> "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1638
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1639 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1640 msgid "E616: vim_SelFile: can't get font %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1641 msgstr "E616: vim_SelFile: %s fontu bulunamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1642
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1643 msgid "E614: vim_SelFile: can't return to current directory"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1644 msgstr "E614: vim_SelFile: Şu anki dizine dönülemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1645
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1646 msgid "Pathname:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1647 msgstr "Yol adı:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1648
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1649 msgid "E615: vim_SelFile: can't get current directory"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1650 msgstr "E615: vim_SelFile: Şu anki dizin bulunamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1651
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1652 msgid "OK"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1653 msgstr "Tamam"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1654
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1655 msgid "Cancel"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1656 msgstr "İptal"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1657
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1658 msgid "Scrollbar Widget: Could not get geometry of thumb pixmap."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1659 msgstr "Kaydırma Parçacığı: Kenar piksel haritası geometrisi bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1660
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1661 msgid "Vim dialog"
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1662 msgstr "Vim"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1663
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1664 msgid "E232: Cannot create BalloonEval with both message and callback"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1665 msgstr "E232: Hem ileti hem de geri çağırma ile BallonEval oluşturulamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1666
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1667 msgid "_Save"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1668 msgstr "_Kaydet"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1669
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1670 msgid "_Open"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1671 msgstr "_Aç"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1672
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
1673 msgid "_Cancel"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
1674 msgstr "İ_ptal"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
1675
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1676 msgid "_OK"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1677 msgstr "_Tamam"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1678
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1679 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1680 "&Yes\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1681 "&No\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1682 "&Cancel"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1683 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1684 "&Evet\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1685 "&Hayır\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1686 "İ&ptal"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1687
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1688 msgid "Yes"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1689 msgstr "Evet"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1690
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1691 msgid "No"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1692 msgstr "Hayır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1693
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1694 msgid "Input _Methods"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1695 msgstr "Giriş _Yöntemleri"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1696
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1697 msgid "VIM - Search and Replace..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1698 msgstr "VİM - Ara ve Değiştir..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1699
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1700 msgid "VIM - Search..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1701 msgstr "VİM - Ara..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1702
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1703 msgid "Find what:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1704 msgstr "Bulunacak nesne:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1705
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1706 msgid "Replace with:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1707 msgstr "Şununla değiştir:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1708
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1709 msgid "Match whole word only"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1710 msgstr "Tam sözcükleri ara"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1711
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1712 msgid "Match case"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1713 msgstr "BÜYÜK/küçük harf duyarlı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1714
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1715 msgid "Direction"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1716 msgstr "Yön"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1717
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1718 msgid "Up"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1719 msgstr "Yukarı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1720
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1721 msgid "Down"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1722 msgstr "Aşağı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1723
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1724 msgid "Find Next"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1725 msgstr "Sonrakini Bul"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1726
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1727 msgid "Replace"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1728 msgstr "Değiştir"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1729
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1730 msgid "Replace All"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1731 msgstr "Tümünü Değiştir"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1732
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1733 msgid "_Close"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1734 msgstr "K_apat"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1735
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1736 msgid "Vim: Received \"die\" request from session manager\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1737 msgstr "Vim: Oturum yöneticisinden işi sonlandırma isteği geldi\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1738
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1739 msgid "Close tab"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1740 msgstr "Sekmeyi kapat"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1741
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1742 msgid "New tab"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1743 msgstr "Yeni sekme"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1744
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1745 msgid "Open Tab..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1746 msgstr "Sekme Aç..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1747
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1748 msgid "Vim: Main window unexpectedly destroyed\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1749 msgstr "Vim: Ana pencere beklenmedik bir biçimde gitti\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1750
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1751 msgid "&Filter"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1752 msgstr "&Süz"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1753
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1754 msgid "&Cancel"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1755 msgstr "İ&ptal"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1756
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1757 msgid "Directories"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1758 msgstr "Dizinler"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1759
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1760 msgid "Filter"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1761 msgstr "Süzgeç"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1762
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1763 msgid "&Help"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1764 msgstr "&Yardım"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1765
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1766 msgid "Files"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1767 msgstr "Dosyalar"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1768
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1769 msgid "&OK"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1770 msgstr "&Tamam"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1771
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1772 msgid "Selection"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1773 msgstr "Seçim"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1774
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1775 msgid "Find &Next"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1776 msgstr "Sonrakini &Bul"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1777
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1778 msgid "&Replace"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1779 msgstr "&Değiştir"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1780
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1781 msgid "Replace &All"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1782 msgstr "Tümünü D&eğiştir"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1783
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1784 msgid "&Undo"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1785 msgstr "&Geri al"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1786
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1787 msgid "Open tab..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1788 msgstr "Sekme aç..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1789
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1790 msgid "Find string"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1791 msgstr "Dizi bul"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1792
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1793 msgid "Find & Replace"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1794 msgstr "Bul ve Değiştir"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1795
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1796 msgid "Not Used"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1797 msgstr "Kullanılmıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1798
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1799 msgid "Directory\t*.nothing\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1800 msgstr "Directory\t*.hiçbir şey\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1801
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1802 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1803 msgid "E671: Cannot find window title \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1804 msgstr "E671: Pencere başlığı \"%s\" bulunamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1805
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1806 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1807 msgid "E243: Argument not supported: \"-%s\"; Use the OLE version."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1808 msgstr "E243: \"-%s\" değişkeni desteklenmiyor; OLE sürümünü kullanın."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1809
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1810 msgid "E988: GUI cannot be used. Cannot execute gvim.exe."
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
1811 msgstr "E988: Grafik arabirim kullanılamaz. gvim.exe çalıştırılamadı."
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1812
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1813 msgid "E672: Unable to open window inside MDI application"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1814 msgstr "E672: MDI uygulaması içinde pencere açılamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1815
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1816 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1817 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1818 "Vim E458: Renk eşlemi girdisi ayrılamadı, bazı renkler hatalı görünebilir"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1819
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1820 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1821 msgid "E250: Fonts for the following charsets are missing in fontset %s:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1822 msgstr "E250: %s yazıtipi seti içinde şu karakter setleri için fontlar eksik:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1823
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1824 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1825 msgid "E252: Fontset name: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1826 msgstr "E252: Yazıtipi seti adı: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1827
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1828 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1829 msgid "Font '%s' is not fixed-width"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1830 msgstr "'%s' yazıtipi sabit aralıklı değil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1831
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1832 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1833 msgid "E253: Fontset name: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1834 msgstr "E253: Yazıtipi seti adı: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1835
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1836 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1837 msgid "Font0: %s"
18719
99586852c2db Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18615
diff changeset
1838 msgstr "Yazıtipi0: %s"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1839
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1840 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1841 msgid "Font%d: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1842 msgstr "Yazıtipi%d: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1843
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1844 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1845 msgid "Font%d width is not twice that of font0"
18719
99586852c2db Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18615
diff changeset
1846 msgstr "Yazıtipi%d genişliği yazıtipi0 genişliğinin iki katı olmalıdır"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1847
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1848 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1849 msgid "Font0 width: %d"
18719
99586852c2db Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18615
diff changeset
1850 msgstr "Yazıtipi0 genişliği: %d"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1851
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1852 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1853 msgid "Font%d width: %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1854 msgstr "Yazıtipi%d genişliği: %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1855
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1856 msgid "E284: Cannot set IC values"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1857 msgstr "E284: Girdi bağlamı değerleri ayarlanamıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1858
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1859 msgid "E285: Failed to create input context"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1860 msgstr "E285: Girdi bağlamı oluşturulamadı"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1861
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1862 msgid "E286: Failed to open input method"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1863 msgstr "E286: Giriş yöntemi açılamadı"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1864
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1865 msgid "E287: Warning: Could not set destroy callback to IM"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1866 msgstr "E287: Uyarı: Giriş yöntemine yok etme geri çağırması ayarlanamadı"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1867
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1868 msgid "E288: input method doesn't support any style"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1869 msgstr "E288: Giriş yöntemi herhangi bir biçemi desteklemiyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1870
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1871 msgid "E289: input method doesn't support my preedit type"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1872 msgstr "E289: Giriş yöntemi benim ön düzenleme türümü desteklemiyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1873
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1874 msgid "Invalid font specification"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1875 msgstr "Geçersiz yazıtipi belirtimi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1876
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1877 msgid "&Dismiss"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1878 msgstr "So&nlandır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1879
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1880 msgid "no specific match"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1881 msgstr "belirli bir eşleşme yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1882
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1883 msgid "Vim - Font Selector"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1884 msgstr "Vim - Yazıtipi Seçicisi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1885
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1886 msgid "Name:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1887 msgstr "Ad:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1888
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1889 msgid "Show size in Points"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1890 msgstr "Büyüklüğü puntolarla göster"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1891
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1892 msgid "Encoding:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1893 msgstr "Kodlama:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1894
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1895 msgid "Font:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1896 msgstr "Yazıtipi:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1897
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1898 msgid "Style:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1899 msgstr "Biçem:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1900
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1901 msgid "Size:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1902 msgstr "Büyüklük:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1903
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1904 msgid "E550: Missing colon"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
1905 msgstr "E550: İki nokta eksik"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1906
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1907 msgid "E551: Illegal component"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1908 msgstr "E551: Geçersiz bileşen"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1909
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1910 msgid "E552: digit expected"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1911 msgstr "E552: Basamak bekleniyordu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1912
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1913 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1914 msgid "Page %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1915 msgstr "Sayfa %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1916
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1917 msgid "No text to be printed"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1918 msgstr "Yazdırılacak metin yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1919
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1920 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1921 msgid "Printing page %d (%d%%)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1922 msgstr "Sayfa yazdırılıyor: %d (%d%%)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1923
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1924 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1925 msgid " Copy %d of %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1926 msgstr " Kopya %d/%d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1927
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1928 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1929 msgid "Printed: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1930 msgstr "Yazdırıldı: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1931
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1932 msgid "Printing aborted"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1933 msgstr "Yazdırma durduruldu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1934
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1935 msgid "E455: Error writing to PostScript output file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1936 msgstr "E455: PostScript çıktı dosyasına yazarken hata"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1937
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1938 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1939 msgid "E624: Can't open file \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1940 msgstr "E624: \"%s\" dosyası açılamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1941
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1942 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1943 msgid "E457: Can't read PostScript resource file \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1944 msgstr "E457: PostScript kaynak dosyası \"%s\" okunamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1945
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1946 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1947 msgid "E618: file \"%s\" is not a PostScript resource file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1948 msgstr "E618: \"%s\" dosyası bir PostScript kaynak dosyası değil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1949
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1950 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1951 msgid "E619: file \"%s\" is not a supported PostScript resource file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1952 msgstr "E619: \"%s\" dosyası desteklenen bir PostScript kaynak dosyası değil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1953
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1954 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1955 msgid "E621: \"%s\" resource file has wrong version"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1956 msgstr "E621: \"%s\" kaynak dosyası sürümü hatalı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1957
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1958 msgid "E673: Incompatible multi-byte encoding and character set."
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
1959 msgstr "E673: Uyumsuz çoklu bit kodlaması ve karakter seti."
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1960
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1961 msgid "E674: printmbcharset cannot be empty with multi-byte encoding."
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
1962 msgstr "E674: printmbcharset çoklu bit kodlamada boş olamaz"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1963
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1964 msgid "E675: No default font specified for multi-byte printing."
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
1965 msgstr "E675: Çoklu bit yazdırma için öntanımlı yazıtipi ayarlanmamış."
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1966
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1967 msgid "E324: Can't open PostScript output file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1968 msgstr "E324: PostScript çıktı dosyası açılamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1969
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1970 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1971 msgid "E456: Can't open file \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1972 msgstr "E456: \"%s\" dosyası açılamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1973
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1974 msgid "E456: Can't find PostScript resource file \"prolog.ps\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1975 msgstr "E456: PostScript kaynak dosyası \"prolog.ps\" bulunamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1976
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1977 msgid "E456: Can't find PostScript resource file \"cidfont.ps\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1978 msgstr "E456: PostScript kaynak dosyası \"cidfont.ps\" bulunamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1979
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1980 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1981 msgid "E456: Can't find PostScript resource file \"%s.ps\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1982 msgstr "E456: PostScript kaynak dosyası \"%s.ps\" bulunamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1983
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1984 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1985 msgid "E620: Unable to convert to print encoding \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1986 msgstr "E620: \"%s\" yazdırma kodlamasına dönüştürülemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1987
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1988 msgid "Sending to printer..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1989 msgstr "Yazıcıya gönderiliyor..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1990
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1991 msgid "E365: Failed to print PostScript file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1992 msgstr "E365: PostScript dosyası yazdırılamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1993
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1994 msgid "Print job sent."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1995 msgstr "Yazdırma işi gönderildi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1996
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1997 msgid "E478: Don't panic!"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1998 msgstr "E478: Panik yok!"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
1999
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2000 #, c-format
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2001 msgid "E661: Sorry, no '%s' help for %s"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2002 msgstr "E661: Üzgünüm, '%s' yardımı %s için mevcut değil"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2003
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2004 #, c-format
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2005 msgid "E149: Sorry, no help for %s"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2006 msgstr "E149: Üzgünüm, %s için yardım mevcut değil"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2007
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2008 #, c-format
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2009 msgid "Sorry, help file \"%s\" not found"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2010 msgstr "Üzgünüm, \"%s\" yardım dosyası bulunamadı"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2011
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2012 #, c-format
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2013 msgid "E151: No match: %s"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2014 msgstr "E151: Eşleşme bulunamadı: %s"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2015
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2016 #, c-format
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2017 msgid "E152: Cannot open %s for writing"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2018 msgstr "E152: %s yazma için açılamıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2019
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2020 #, c-format
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2021 msgid "E153: Unable to open %s for reading"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2022 msgstr "E153: %s okuma için açılamıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2023
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2024 #, c-format
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2025 msgid "E670: Mix of help file encodings within a language: %s"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2026 msgstr "E670: Bir dilde yardım dosyası kodlamaları karıştı: %s"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2027
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2028 #, c-format
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2029 msgid "E154: Duplicate tag \"%s\" in file %s/%s"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2030 msgstr "E154: Şu dosyada yinelenen \"%s\" etiketi: %s/%s"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2031
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2032 #, c-format
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2033 msgid "E150: Not a directory: %s"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2034 msgstr "E150: %s bir dizin değil"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2035
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2036 msgid "E679: recursive loop loading syncolor.vim"
18719
99586852c2db Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18615
diff changeset
2037 msgstr "E679: syncolor.vim yüklenirken özyineli döngü"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2038
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2039 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2040 msgid "E411: highlight group not found: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2041 msgstr "E411: Vurgulama grubu bulunamadı: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2042
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2043 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2044 msgid "E412: Not enough arguments: \":highlight link %s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2045 msgstr "E412: Yetersiz sayıda değişken: \":highlight link %s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2046
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2047 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2048 msgid "E413: Too many arguments: \":highlight link %s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2049 msgstr "E413: Çok fazla değişken: \":highlight link %s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2050
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2051 msgid "E414: group has settings, highlight link ignored"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
2052 msgstr "E414: Grup ayarları mevcut, vurgulama bağlantısı yok sayıldı"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2053
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2054 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2055 msgid "E415: unexpected equal sign: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2056 msgstr "E415: Beklenmedik eşittir imi: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2057
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2058 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2059 msgid "E416: missing equal sign: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2060 msgstr "E416: Eksik eşittir imi: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2061
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2062 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2063 msgid "E417: missing argument: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2064 msgstr "E417: Eksik değişkenler: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2065
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2066 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2067 msgid "E418: Illegal value: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2068 msgstr "E418: İzin verilmeyen değer: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2069
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2070 msgid "E419: FG color unknown"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2071 msgstr "E419: Bilinmeyen metin rengi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2072
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2073 msgid "E420: BG color unknown"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2074 msgstr "E420: Bilinmeyen ardalan rengi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2075
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2076 msgid "E453: UL color unknown"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2077 msgstr "E453: Bilinmeyen alt çizme rengi"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2078
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2079 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2080 msgid "E421: Color name or number not recognized: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2081 msgstr "E421: Renk adı veya numarası tanımlanamadı: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2082
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2083 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2084 msgid "E422: terminal code too long: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2085 msgstr "E422: Uçbirim kodu çok uzun: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2086
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2087 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2088 msgid "E423: Illegal argument: %s"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
2089 msgstr "E423: İzin verilmeyen değişken: %s"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2090
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2091 msgid "E424: Too many different highlighting attributes in use"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2092 msgstr "E424: Çok fazla değişik vurgulama kuralları kullanılıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2093
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2094 msgid "E669: Unprintable character in group name"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2095 msgstr "E669: Grup adında yazdırılamayan karakter"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2096
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2097 msgid "W18: Invalid character in group name"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2098 msgstr "W18: Grup adında geçersiz karakter"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2099
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2100 msgid "E849: Too many highlight and syntax groups"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2101 msgstr "E849: Çok fazla vurgulama ve sözdizim grupları"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2102
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2103 msgid "Add a new database"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2104 msgstr "Yeni bir veritabanı ekle"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2105
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2106 msgid "Query for a pattern"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2107 msgstr "Bir dizgiyi sorgula"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2108
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2109 msgid "Show this message"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2110 msgstr "Bu iletiyi göster"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2111
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2112 msgid "Kill a connection"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2113 msgstr "Bir bağlantıyı kes"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2114
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2115 msgid "Reinit all connections"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2116 msgstr "Tüm bağlantıları yeniden kur"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2117
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2118 msgid "Show connections"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2119 msgstr "Bağlantıları göster"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2120
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2121 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2122 msgid "E560: Usage: cs[cope] %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2123 msgstr "E560: Kullanım: cs[cope] %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2124
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2125 msgid "This cscope command does not support splitting the window.\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2126 msgstr "Bu cscope komutu pencereyi bölmeyi desteklemiyor.\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2127
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2128 msgid "E562: Usage: cstag <ident>"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2129 msgstr "E562: Kullanım: cstag <ad>"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2130
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2131 msgid "E257: cstag: tag not found"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2132 msgstr "E257: cstag: Etiket bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2133
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2134 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2135 msgid "E563: stat(%s) error: %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2136 msgstr "E563: stat(%s) hatası: %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2137
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2138 msgid "E563: stat error"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2139 msgstr "E563: stat hatası"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2140
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2141 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2142 msgid "E564: %s is not a directory or a valid cscope database"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2143 msgstr "E564: %s bir dizin veya geçerli bir cscope veritabanı değil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2144
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2145 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2146 msgid "Added cscope database %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2147 msgstr "cscope veritabanı %s eklendi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2148
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2149 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2150 msgid "E262: error reading cscope connection %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2151 msgstr "E262: cscope bağlantısı %d okunurken hata"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2152
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2153 msgid "E561: unknown cscope search type"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2154 msgstr "E561: Bilinmeyen cscope arama türü"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2155
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2156 msgid "E566: Could not create cscope pipes"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2157 msgstr "E566: cscope veri yolları oluşturulamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2158
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2159 msgid "E622: Could not fork for cscope"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2160 msgstr "E622: cscope için çatal oluşturulamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2161
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2162 msgid "cs_create_connection setpgid failed"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2163 msgstr "cs_create_connection: setpgid başarısız oldu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2164
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2165 msgid "cs_create_connection exec failed"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2166 msgstr "cs_create_connection: exec başarısız oldu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2167
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2168 msgid "cs_create_connection: fdopen for to_fp failed"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2169 msgstr "cs_create_connection: to_fp için fdopen başarısız oldu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2170
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2171 msgid "cs_create_connection: fdopen for fr_fp failed"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2172 msgstr "cs_create_connection: fr_fp için fdopen başarısız oldu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2173
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2174 msgid "E623: Could not spawn cscope process"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2175 msgstr "E623: cscope işlemi ortaya çıkarılamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2176
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2177 msgid "E567: no cscope connections"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2178 msgstr "E567: cscope bağlantıları yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2179
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2180 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2181 msgid "E469: invalid cscopequickfix flag %c for %c"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2182 msgstr "E469: Geçersiz cscopequickfix bayrağı %c, %c için"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2183
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2184 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2185 msgid "E259: no matches found for cscope query %s of %s"
18719
99586852c2db Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18615
diff changeset
2186 msgstr "E259: cscope sorgusu %s/%s için eşleşme bulunamadı"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2187
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2188 msgid "cscope commands:\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2189 msgstr "cscope komutları:\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2190
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2191 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2192 msgid "%-5s: %s%*s (Usage: %s)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2193 msgstr "%-5s: %s%*s (Kullanım: %s)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2194
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2195 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2196 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2197 " a: Find assignments to this symbol\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2198 " c: Find functions calling this function\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2199 " d: Find functions called by this function\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2200 " e: Find this egrep pattern\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2201 " f: Find this file\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2202 " g: Find this definition\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2203 " i: Find files #including this file\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2204 " s: Find this C symbol\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2205 " t: Find this text string\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2206 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2207 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2208 " a: Bu sembole yapılan atamaları bul\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2209 " c: Bu işlevi çağıran işlevleri bul\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2210 " d: bu işlev tarafından çağrılan işlevleri bul\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2211 " e: Bu egrep dizgisini bul\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2212 " f: Bu dosyayı bul\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2213 " g: Bu tanımı bul\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2214 " i: Bu dosyayı içeren (#including) dosyaları bul\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2215 " s: Bu \"C\" sembolünü bul\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2216 " t: Bu metin dizisini bul\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2217
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2218 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2219 msgid "E625: cannot open cscope database: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2220 msgstr "E625: cscope veritabanı açılamıyor: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2221
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2222 msgid "E626: cannot get cscope database information"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2223 msgstr "E626: cscope veritabanı bilgisi alınamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2224
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2225 msgid "E568: duplicate cscope database not added"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2226 msgstr "E568: Yinelenen cscope veritabanı eklenmemiş"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2227
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2228 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2229 msgid "E261: cscope connection %s not found"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2230 msgstr "E261: %s cscope bağlantısı bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2231
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2232 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2233 msgid "cscope connection %s closed"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2234 msgstr "%s cscope bağlantısı bitirildi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2235
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2236 msgid "E570: fatal error in cs_manage_matches"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2237 msgstr "E570: cs_manage_matches içinde onulmaz hata"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2238
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2239 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2240 msgid "Cscope tag: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2241 msgstr "cscope etiketi: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2242
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2243 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2244 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2245 " # line"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2246 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2247 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2248 " # satır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2249
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2250 msgid "filename / context / line\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2251 msgstr "dosya adı / bağlam / satır\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2252
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2253 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2254 msgid "E609: Cscope error: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2255 msgstr "E609: cscope hatası: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2256
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2257 msgid "All cscope databases reset"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2258 msgstr "Tüm cscope veritabanları sıfırlandı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2259
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2260 msgid "no cscope connections\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2261 msgstr "cscope bağlantısı yok\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2262
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2263 msgid " # pid database name prepend path\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2264 msgstr " # pid veritabanı adı başlangıç yolu\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2265
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2266 msgid "Lua library cannot be loaded."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2267 msgstr "Lua kitaplığı yüklenemedi."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2268
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2269 msgid "cannot save undo information"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2270 msgstr "Geri al bilgisi kaydedilemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2271
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2272 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2273 "E815: Sorry, this command is disabled, the MzScheme libraries could not be "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2274 "loaded."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2275 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2276 "E815: Üzgünüm, bu komut etkin değil, MzScheme kitaplıkları yüklenemedi."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2277
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2278 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2279 "E895: Sorry, this command is disabled, the MzScheme's racket/base module "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2280 "could not be loaded."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2281 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2282 "E895: Üzgünüm, bu komut etkin değil, MzScheme'in racket/base birimi "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2283 "yüklenemedi."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2284
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2285 msgid "invalid expression"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2286 msgstr "geçersiz ifade"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2287
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2288 msgid "expressions disabled at compile time"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2289 msgstr "ifadeler derleme aşamasında kapatılmış"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2290
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2291 msgid "hidden option"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2292 msgstr "gizli seçenek"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2293
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2294 msgid "unknown option"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2295 msgstr "bilinmeyen seçenek"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2296
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2297 msgid "window index is out of range"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2298 msgstr "pencere dizini erimin dışında"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2299
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2300 msgid "couldn't open buffer"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2301 msgstr "arabellek açılamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2302
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2303 msgid "cannot delete line"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2304 msgstr "satır silinemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2305
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2306 msgid "cannot replace line"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2307 msgstr "satır değiştirilemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2308
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2309 msgid "cannot insert line"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2310 msgstr "satır eklenemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2311
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2312 msgid "string cannot contain newlines"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2313 msgstr "dizi \"yeni satır\" imi içeremez"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2314
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2315 msgid "error converting Scheme values to Vim"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2316 msgstr "Scheme değerlerini Vim değerlerine dönüştürürken hata"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2317
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2318 msgid "Vim error: ~a"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2319 msgstr "Vim hatası: ~a"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2320
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2321 msgid "Vim error"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2322 msgstr "Vim hatası"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2323
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2324 msgid "buffer is invalid"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2325 msgstr "arabellek geçersiz"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2326
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2327 msgid "window is invalid"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2328 msgstr "pencere geçersiz"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2329
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2330 msgid "linenr out of range"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2331 msgstr "linenr erimin dışında"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2332
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2333 msgid "not allowed in the Vim sandbox"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2334 msgstr "Vim kum havuzunda izin verilmiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2335
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2336 msgid "E836: This Vim cannot execute :python after using :py3"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2337 msgstr "E836: Bu Vim :py3 komutundan sonra :python komutunu çalıştıramaz"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2338
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2339 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2340 "E263: Sorry, this command is disabled, the Python library could not be "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2341 "loaded."
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2342 msgstr "E263: Üzgünüm, bu komut etkin değil, Python kitaplığı yüklenemedi"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2343
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2344 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2345 "E887: Sorry, this command is disabled, the Python's site module could not be "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2346 "loaded."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2347 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2348 "E887: Üzgünüm, bu komut etkin değil, Python'un site birimi yüklenemedi."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2349
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2350 msgid "E659: Cannot invoke Python recursively"
18719
99586852c2db Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18615
diff changeset
2351 msgstr "E659: Python özyineli olarak çalıştırılamıyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2352
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2353 msgid "E837: This Vim cannot execute :py3 after using :python"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2354 msgstr "E837: Bu Vim :python komutundan sonra :py3 komutunu çalıştıramaz"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2355
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2356 msgid "E265: $_ must be an instance of String"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2357 msgstr "E265: $_ bir dizi örneği olmalıdır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2358
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2359 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2360 "E266: Sorry, this command is disabled, the Ruby library could not be loaded."
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2361 msgstr "E266: Üzgünüm, bu komut etkin değil, Ruby kitaplığı yüklenemedi."
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2362
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2363 msgid "E267: unexpected return"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2364 msgstr "E267: Beklenmeyen dönüş"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2365
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2366 msgid "E268: unexpected next"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2367 msgstr "E268: Beklenmeyen sonraki"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2368
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2369 msgid "E269: unexpected break"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2370 msgstr "E269: Beklenmeyen kesme"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2371
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2372 msgid "E270: unexpected redo"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2373 msgstr "E270: Beklenmeyen yinele komutu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2374
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2375 msgid "E271: retry outside of rescue clause"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2376 msgstr "E271: retry, rescue işlecinin dışında"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2377
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2378 msgid "E272: unhandled exception"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2379 msgstr "E272: İşletilemeyen kural dışı durum"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2380
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2381 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2382 msgid "E273: unknown longjmp status %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2383 msgstr "E273: Bilinmeyen longjmp durumu %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2384
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2385 msgid "invalid buffer number"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2386 msgstr "Geçersiz arabellek numarası"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2387
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2388 msgid "not implemented yet"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2389 msgstr "henüz uygulanmadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2390
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2391 msgid "cannot set line(s)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2392 msgstr "satır(lar) ayarlanamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2393
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2394 msgid "invalid mark name"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2395 msgstr "geçersiz im adı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2396
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2397 msgid "mark not set"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2398 msgstr "im ayarlanmamış"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2399
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2400 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2401 msgid "row %d column %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2402 msgstr "satır %d sütun %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2403
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2404 msgid "cannot insert/append line"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2405 msgstr "satır eklenemiyor/iliştirilemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2406
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2407 msgid "line number out of range"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2408 msgstr "satır numarası erimin dışında"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2409
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2410 msgid "unknown flag: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2411 msgstr "geçersiz bayrak: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2412
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2413 msgid "unknown vimOption"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2414 msgstr "geçersiz vimOption"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2415
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2416 msgid "keyboard interrupt"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2417 msgstr "klavye araya girdi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2418
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2419 msgid "cannot create buffer/window command: object is being deleted"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2420 msgstr "arabellek/pencere komutu oluşturulamadı: öge şu anda siliniyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2421
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2422 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2423 "cannot register callback command: buffer/window is already being deleted"
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2424 msgstr "geri çağırma komutu kaydedilemiyor: arabellek/pencere zaten siliniyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2425
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2426 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2427 "E280: TCL FATAL ERROR: reflist corrupt!? Please report this to vim-dev@vim."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2428 "org"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2429 msgstr ""
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2430 "E280: ONULMAZ TCL HATASI: Başvuru listesi hasar görmüş! Lütfen bunu vim-"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2431 "dev@vim.org adresine bildirin"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2432
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2433 msgid "cannot register callback command: buffer/window reference not found"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2434 msgstr ""
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2435 "geri çağırma komutu kaydedilemiyor: arabellek/pencere başvurusu bulunamadı"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2436
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2437 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2438 "E571: Sorry, this command is disabled: the Tcl library could not be loaded."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2439 msgstr "E571: Üzgünüm, bu komut etkin değil: Tcl kitaplığı yüklenemedi."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2440
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2441 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2442 msgid "E572: exit code %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2443 msgstr "E572: %d çıkış kodu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2444
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2445 msgid "cannot get line"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2446 msgstr "satır alınamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2447
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2448 msgid "Unable to register a command server name"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2449 msgstr "Bir komut sunucusu adı kaydedilemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2450
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2451 msgid "E248: Failed to send command to the destination program"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2452 msgstr "E248: Hedef programa komut gönderimi başarısız oldu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2453
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2454 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2455 msgid "E573: Invalid server id used: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2456 msgstr "E573: Geçersiz sunucu kimliği kullanıldı: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2457
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2458 msgid "E251: VIM instance registry property is badly formed. Deleted!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2459 msgstr "E251: VİM oturumu kayıt değeri düzgün oluşturulmamış. Silindi!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2460
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2461 #, c-format
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2462 msgid "%ld lines to indent... "
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2463 msgstr "girintilenecek %ld satır kaldı... "
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2464
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2465 #, c-format
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2466 msgid "%ld line indented "
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2467 msgid_plural "%ld lines indented "
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2468 msgstr[0] "%ld satır girintilendi "
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2469 msgstr[1] "%ld satır girintilendi"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2470
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2471 msgid " Keyword completion (^N^P)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2472 msgstr " Anahtar sözcük tamamlaması (^N^P)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2473
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2474 msgid " ^X mode (^]^D^E^F^I^K^L^N^O^Ps^U^V^Y)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2475 msgstr " ^X kipi (^]^D^E^F^I^K^L^N^O^Ps^U^V^Y)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2476
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2477 msgid " Whole line completion (^L^N^P)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2478 msgstr " Tam satır tamamlaması (^L^N^P)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2479
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2480 msgid " File name completion (^F^N^P)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2481 msgstr " Dosya adı tamamlaması (^F^N^P)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2482
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2483 msgid " Tag completion (^]^N^P)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2484 msgstr " Etiket tamamlaması (^]^N^P)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2485
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2486 msgid " Path pattern completion (^N^P)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2487 msgstr " Yol dizgisi tamamlaması (^N^P)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2488
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2489 msgid " Definition completion (^D^N^P)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2490 msgstr " Tanım tamamlaması (^D^N^P)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2491
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2492 msgid " Dictionary completion (^K^N^P)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2493 msgstr " Sözlük tamamlaması (^K^N^P)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2494
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2495 msgid " Thesaurus completion (^T^N^P)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2496 msgstr " Eşanlamlılar sözlüğü tamamlaması (^T^N^P)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2497
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2498 msgid " Command-line completion (^V^N^P)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2499 msgstr " Komut satırı tamamlaması (^V^N^P)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2500
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2501 msgid " User defined completion (^U^N^P)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2502 msgstr " Kullanıcı tanımlı tamamlamalar (^U^N^P)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2503
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2504 msgid " Omni completion (^O^N^P)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2505 msgstr " Omni tamamlaması (^O^N^P)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2506
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2507 msgid " Spelling suggestion (s^N^P)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2508 msgstr " Yazım önerisi (s^N^P)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2509
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2510 msgid " Keyword Local completion (^N^P)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2511 msgstr " Dahili anahtar sözcük tamamlaması (^N^P)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2512
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2513 msgid "Hit end of paragraph"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2514 msgstr "Paragrafın sonuna varıldı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2515
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2516 msgid "E839: Completion function changed window"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2517 msgstr "E839: Tamamlama işlevi pencereyi değiştirdi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2518
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2519 msgid "E840: Completion function deleted text"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2520 msgstr "E840: Tamamlama işlevi metni sildi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2521
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2522 msgid "'dictionary' option is empty"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2523 msgstr "'dictionary' seçeneği boş"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2524
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2525 msgid "'thesaurus' option is empty"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2526 msgstr "'thesaurus' seçeneği boş"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2527
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2528 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2529 msgid "Scanning dictionary: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2530 msgstr "Sözlük taranıyor: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2531
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2532 msgid " (insert) Scroll (^E/^Y)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2533 msgstr " (ekle) Kaydır (^E/^Y)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2534
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2535 msgid " (replace) Scroll (^E/^Y)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2536 msgstr " (değiştir) Kaydır (^E/^Y)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2537
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2538 msgid "E785: complete() can only be used in Insert mode"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2539 msgstr "E785: complete() yalnızca Ekleme kipinde kullanılabilir"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2540
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2541 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2542 msgid "Scanning: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2543 msgstr "Taranıyor: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2544
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2545 msgid "Scanning tags."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2546 msgstr "Etiketler taranıyor..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2547
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2548 msgid "match in file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2549 msgstr "dosya içinde eşleşme"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2550
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2551 msgid " Adding"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2552 msgstr " Ekleniyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2553
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2554 msgid "-- Searching..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2555 msgstr "-- Aranıyor..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2556
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2557 msgid "Back at original"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2558 msgstr "Başlangıca geri dönüldü"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2559
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2560 msgid "Word from other line"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2561 msgstr "Sözcük diğer satırdan"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2562
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2563 msgid "The only match"
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2564 msgstr "Tek eşleşen"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2565
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2566 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2567 msgid "match %d of %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2568 msgstr "eşleşme %d/%d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2569
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2570 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2571 msgid "match %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2572 msgstr "eşleşme %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2573
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
2574 msgid "E920: _io file requires _name to be set"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
2575 msgstr "E920: _io dosyası _name ayarlı olmasını gerektirir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
2576
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
2577 msgid "E915: in_io buffer requires in_buf or in_name to be set"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
2578 msgstr "E915: in_io arabelleği in_buf veya in_name ayarlı olmasını gerektirir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
2579
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
2580 #, c-format
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
2581 msgid "E918: buffer must be loaded: %s"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
2582 msgstr "E918: Arabellek yüklenmiş olmalıdır: %s"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
2583
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
2584 msgid "E916: not a valid job"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
2585 msgstr "E916: Geçerli bir iş değil"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
2586
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2587 #, c-format
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2588 msgid "E491: json decode error at '%s'"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2589 msgstr "E491: '%s' konumunda json çözümü hatası"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2590
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2591 #, c-format
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2592 msgid "E938: Duplicate key in JSON: \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2593 msgstr "E938: JSON'da yinelenmiş anahtar: \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2594
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2595 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2596 msgid "E899: Argument of %s must be a List or Blob"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2597 msgstr "E899: %s değişkeni bir liste veya ikili geniş nesne olmalıdır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2598
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2599 msgid "E900: maxdepth must be non-negative number"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2600 msgstr "E900: maxdepth negatif olmayan bir sayı olmalı"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2601
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2602 msgid "flatten() argument"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2603 msgstr "flatten() değişkeni"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2604
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2605 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2606 msgid "E696: Missing comma in List: %s"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
2607 msgstr "E696: Listede virgül eksik: %s"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2608
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2609 msgid "sort() argument"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2610 msgstr "sort() değişkeni"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2611
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2612 msgid "uniq() argument"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2613 msgstr "uniq() değişkeni"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2614
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2615 msgid "E702: Sort compare function failed"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2616 msgstr "E702: Sıralayıp karşılaştırma işlevi başarısız oldu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2617
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2618 msgid "E882: Uniq compare function failed"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2619 msgstr "E882: Benzersizlik karşılaştırma işlevi başarısız oldu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2620
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2621 msgid "map() argument"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2622 msgstr "map() değişkeni"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2623
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
2624 msgid "mapnew() argument"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
2625 msgstr "mapnew() değişkeni"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
2626
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2627 msgid "filter() argument"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2628 msgstr "filter() değişkeni"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2629
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2630 msgid "add() argument"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2631 msgstr "add() değişkeni"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2632
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2633 msgid "insert() argument"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2634 msgstr "insert() değişkeni"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2635
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2636 msgid "remove() argument"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2637 msgstr "remove() değişkeni"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2638
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2639 msgid "reverse() argument"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2640 msgstr "reverse() değişkeni"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2641
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2642 #, c-format
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2643 msgid "Current %slanguage: \"%s\""
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2644 msgstr "Şu anki %sdil: \"%s\""
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2645
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2646 #, c-format
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2647 msgid "E197: Cannot set language to \"%s\""
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2648 msgstr "E197: \"%s\" diline ayarlanamıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
2649
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2650 msgid "Unknown option argument"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2651 msgstr "Bilinmeyen seçenek değişkeni"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2652
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2653 msgid "Too many edit arguments"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2654 msgstr "Çok fazla düzenleme değişkeni"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2655
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2656 msgid "Argument missing after"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
2657 msgstr "Şundan sonra değişken eksik:"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2658
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2659 msgid "Garbage after option argument"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2660 msgstr "Seçenek değişkeninden sonra anlamsız veri"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2661
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
2662 msgid "Too many \"+command\", \"-c command\" or \"--cmd command\" arguments"
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
2663 msgstr "Çok fazla \"+komut\", \"-c komut\" veya \"--cmd komut\" değişkeni"
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
2664
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2665 msgid "Invalid argument for"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2666 msgstr "Şunun için geçersiz değişken:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2667
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2668 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2669 msgid "%d files to edit\n"
18719
99586852c2db Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18615
diff changeset
2670 msgstr "%d dosya düzenleniyor\n"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2671
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2672 msgid "netbeans is not supported with this GUI\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2673 msgstr "NetBeans bu grafik arabirimde desteklenmiyor\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2674
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2675 msgid "'-nb' cannot be used: not enabled at compile time\n"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
2676 msgstr "'-nb' kullanılamaz: Derleme sırasında etkinleştirilmemiş\n"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2677
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2678 msgid "This Vim was not compiled with the diff feature."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2679 msgstr "Bu Vim karşılaştırma özelliği ile derlenmemiş"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2680
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2681 msgid "Attempt to open script file again: \""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2682 msgstr "Betik dosyası yeniden açılmaya çalışılıyor: \""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2683
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2684 msgid "Cannot open for reading: \""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2685 msgstr "Okuma için açılamıyor: \""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2686
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2687 msgid "Cannot open for script output: \""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2688 msgstr "Betik çıktısı için açılamıyor: \""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2689
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2690 msgid "Vim: Error: Failure to start gvim from NetBeans\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2691 msgstr "Vim: Hata: gvim'i NetBeans içinden başlatma başarısız oldu\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2692
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2693 msgid "Vim: Error: This version of Vim does not run in a Cygwin terminal\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2694 msgstr "Vim: Hata: Vim'in bu sürümü bir Cygwin uçbirimi içinde çalışmaz\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2695
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2696 msgid "Vim: Warning: Output is not to a terminal\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2697 msgstr "Vim: Uyarı: Çıktı bir uçbirime değil\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2698
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2699 msgid "Vim: Warning: Input is not from a terminal\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2700 msgstr "Vim: Uyarı: Girdi bir uçbirimden değil\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2701
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2702 msgid "pre-vimrc command line"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2703 msgstr "vimrc uygulanma öncesi komut satırı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2704
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2705 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2706 msgid "E282: Cannot read from \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2707 msgstr "E282: Şuradan okunamıyor: \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2708
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2709 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2710 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2711 "More info with: \"vim -h\"\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2712 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2713 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2714 "Daha fazla bilgi için: \"vim -h\"\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2715
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2716 msgid "[file ..] edit specified file(s)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2717 msgstr "[dosya ..] belirlenen dosyaları düzenle"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2718
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2719 msgid "- read text from stdin"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2720 msgstr "- stdin'den metni oku"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2721
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2722 msgid "-t tag edit file where tag is defined"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2723 msgstr "-t etiket etiket tanımlanan dosyaları düzenle"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2724
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2725 msgid "-q [errorfile] edit file with first error"
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2726 msgstr "-q [hatalıd.] hata içeren ilk dosyayı düzenle"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2727
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2728 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2729 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2730 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2731 "Usage:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2732 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2733 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2734 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2735 "Kullanım:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2736
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2737 msgid " vim [arguments] "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2738 msgstr " vim [değişkenler] "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2739
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2740 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2741 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2742 " or:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2743 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2744 "\n"
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2745 " veya:"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2746
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2747 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2748 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2749 "Where case is ignored prepend / to make flag upper case"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2750 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2751 "\n"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
2752 "BÜYÜK/küçük harfin yok sayıldığı yerde bayrağı BÜYÜK harfli yapmak için "
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
2753 "başına / koyun"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2754
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2755 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2756 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2757 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2758 "Arguments:\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2759 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2760 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2761 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2762 "Değişkenler:\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2763
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2764 msgid "--\t\t\tOnly file names after this"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2765 msgstr "--\t\t\tBundan sonra yalnızca dosya adları"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2766
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2767 msgid "--literal\t\tDon't expand wildcards"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
2768 msgstr "--literal\t\tJoker karakterleri genişletme!"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2769
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2770 msgid "-register\t\tRegister this gvim for OLE"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2771 msgstr "-register\t\tBu gvim'i OLE için kaydet"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2772
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2773 msgid "-unregister\t\tUnregister gvim for OLE"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2774 msgstr "-unregister\t\tgvim'in OLE kaydını sil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2775
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2776 msgid "-g\t\t\tRun using GUI (like \"gvim\")"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2777 msgstr "-g\t\t\tGrafik arabirim kullanarak çalıştır (\"gvim\" gibi)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2778
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2779 msgid "-f or --nofork\tForeground: Don't fork when starting GUI"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2780 msgstr "-f veya --nofork\tÖnalan: Grafik arabirim başlatılırken çatallama!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2781
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2782 msgid "-v\t\t\tVi mode (like \"vi\")"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2783 msgstr "-v\t\t\tVi kipi (\"vi\" gibi)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2784
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2785 msgid "-e\t\t\tEx mode (like \"ex\")"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2786 msgstr "-e\t\t\tEx kipi (\"ex\" gibi)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2787
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2788 msgid "-E\t\t\tImproved Ex mode"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2789 msgstr "-E\t\t\tGeliştirilmiş Ex kipi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2790
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2791 msgid "-s\t\t\tSilent (batch) mode (only for \"ex\")"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2792 msgstr "-s\t\t\tSessiz (toplu iş) kipi (yalnızca \"ex\" için)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2793
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2794 msgid "-d\t\t\tDiff mode (like \"vimdiff\")"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2795 msgstr "-d\t\t\tKarşılaştırma kipi (like \"vimdiff\")"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2796
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2797 msgid "-y\t\t\tEasy mode (like \"evim\", modeless)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2798 msgstr "-y\t\t\tKolay kip (\"evim\" gibi, kipsiz)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2799
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2800 msgid "-R\t\t\tReadonly mode (like \"view\")"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2801 msgstr "-R\t\t\tSaltokunur kip (\"view\" gibi)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2802
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2803 msgid "-Z\t\t\tRestricted mode (like \"rvim\")"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2804 msgstr "-Z\t\t\tKısıtlanmış kip (\"rvim\" gibi)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2805
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2806 msgid "-m\t\t\tModifications (writing files) not allowed"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2807 msgstr "-m\t\t\tDeğişikliklere (dosya yazma) izin verilmez"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2808
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2809 msgid "-M\t\t\tModifications in text not allowed"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2810 msgstr "-M\t\t\tMetinde değişikliklere izin verilmez"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2811
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2812 msgid "-b\t\t\tBinary mode"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2813 msgstr "-b\t\t\tİkili kip"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2814
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2815 msgid "-l\t\t\tLisp mode"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2816 msgstr "-l\t\t\tLisp kipi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2817
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2818 msgid "-C\t\t\tCompatible with Vi: 'compatible'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2819 msgstr "-C\t\t\tVi ile uyumlu: 'compatible'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2820
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2821 msgid "-N\t\t\tNot fully Vi compatible: 'nocompatible'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2822 msgstr "-N\t\t\tTümüyle Vi uyumlu değil: 'nocompatible'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2823
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2824 msgid "-V[N][fname]\t\tBe verbose [level N] [log messages to fname]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2825 msgstr "-V[N][dosya]\t\tAyrıntılı bilgi ver [N düzeyi] [iletileri dosyaya yaz]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2826
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2827 msgid "-D\t\t\tDebugging mode"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2828 msgstr "-D\t\t\tHata ayıklama kipi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2829
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2830 msgid "-n\t\t\tNo swap file, use memory only"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2831 msgstr "-n\t\t\tTakas dosyası kullanma, yalnızca belleğe yaz"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2832
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2833 msgid "-r\t\t\tList swap files and exit"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2834 msgstr "-r\t\t\tTakas dosyalarını listele ve çık"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2835
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2836 msgid "-r (with file name)\tRecover crashed session"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2837 msgstr "-r (dosya adı ile)\tÇöken oturumu kurtar"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2838
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2839 msgid "-L\t\t\tSame as -r"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2840 msgstr "-L\t\t\t-r ile aynı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2841
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2842 msgid "-f\t\t\tDon't use newcli to open window"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2843 msgstr "-f\t\t\tPencere açmak için yeni komut satırı arabirimi kullanma"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2844
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2845 msgid "-dev <device>\t\tUse <device> for I/O"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2846 msgstr "-dev <aygıt>\t\tGirdi/Çıktı için <aygıt>'ı kullan"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2847
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2848 msgid "-A\t\t\tStart in Arabic mode"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2849 msgstr "-A\t\t\tArapça kipinde başla"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2850
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2851 msgid "-H\t\t\tStart in Hebrew mode"
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
2852 msgstr "-H\t\t\tİbranca kipinde başla"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2853
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2854 msgid "-T <terminal>\tSet terminal type to <terminal>"
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2855 msgstr "-T <uçbirim>\t\tUçbirim türünü <uçbirim>'e ayarla"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2856
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2857 msgid "--not-a-term\t\tSkip warning for input/output not being a terminal"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2858 msgstr "--not-a-term\t\tGirdi/Çıktının bir uçbirime olmadığı uyarısını atla"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2859
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2860 msgid "--ttyfail\t\tExit if input or output is not a terminal"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2861 msgstr "--ttyfail\t\tGirdi veya çıktı bir uçbirime değilse çık"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2862
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2863 msgid "-u <vimrc>\t\tUse <vimrc> instead of any .vimrc"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2864 msgstr "-u <vimrc>\t\tHerhangi bir .vimrc yerine <vimrc> kullan"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2865
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2866 msgid "-U <gvimrc>\t\tUse <gvimrc> instead of any .gvimrc"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2867 msgstr "-U <gvimrc>\t\tHerhangi bir .gvimrc yerine <gvimrc> kullan"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2868
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2869 msgid "--noplugin\t\tDon't load plugin scripts"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2870 msgstr "--noplugin\t\tEklenti betiklerini yükleme!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2871
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2872 msgid "-p[N]\t\tOpen N tab pages (default: one for each file)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2873 msgstr "-p[N]\t\tN sekme sayfası aç (öntanımlı: her dosya için bir sekme)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2874
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2875 msgid "-o[N]\t\tOpen N windows (default: one for each file)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2876 msgstr "-o[N]\t\tN pencere aç (öntanımlı: her dosya için bir pencere)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2877
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2878 msgid "-O[N]\t\tLike -o but split vertically"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2879 msgstr "-O[N]\t\t-o gibi, yalnızca dikey bölerek"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2880
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2881 msgid "+\t\t\tStart at end of file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2882 msgstr "+\t\t\tDosyanın sonunda başlat"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2883
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2884 msgid "+<lnum>\t\tStart at line <lnum>"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2885 msgstr "+<satırno>\t\t<satırno> numaralı satırda başlat"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2886
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2887 msgid "--cmd <command>\tExecute <command> before loading any vimrc file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2888 msgstr "--cmd <komut>\tHerhangi bir vimrc dosyası yüklemeden <komut> çalıştır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2889
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2890 msgid "-c <command>\t\tExecute <command> after loading the first file"
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2891 msgstr "-c <komut>\t\tİlk dosyayı yükleyip <komut> komutunu çalıştır"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2892
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2893 msgid "-S <session>\t\tSource file <session> after loading the first file"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2894 msgstr "-S <oturum>\t\tİlk dosyayı yükleyip <oturum> dosyasını kaynak al"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2895
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2896 msgid "-s <scriptin>\tRead Normal mode commands from file <scriptin>"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
2897 msgstr "-s <betikgir>\tNormal kip komutlarını <betikgir> dosyasından oku"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2898
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2899 msgid "-w <scriptout>\tAppend all typed commands to file <scriptout>"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
2900 msgstr "-w <betikçık>\tGirilen tüm komutları <betikçık> dosyasına iliştir"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2901
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2902 msgid "-W <scriptout>\tWrite all typed commands to file <scriptout>"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
2903 msgstr "-W <betikçık>\tGirilen tüm komutları <betikçık> dosyasına yaz"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2904
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2905 msgid "-x\t\t\tEdit encrypted files"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2906 msgstr "-x\t\t\tŞifrelenmiş dosyaları düzenle"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2907
20379
7f88f6a3ed4c Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 19813
diff changeset
2908 msgid "-display <display>\tConnect Vim to this particular X-server"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2909 msgstr "-display <ekran>\tVim'i bu belirtilen X sunucusuna bağla"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2910
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2911 msgid "-X\t\t\tDo not connect to X server"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2912 msgstr "-X\t\t\tX sunucusuna bağlama"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2913
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2914 msgid "--remote <files>\tEdit <files> in a Vim server if possible"
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
2915 msgstr "--remote <dosya>\tOlanaklıysa bir Vim sunucusuda <dosya> düzenler"
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2916
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2917 msgid "--remote-silent <files> Same, don't complain if there is no server"
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2918 msgstr "--remote-silent <dosya> Aynısı, yalnızca sunucu yoksa şikayet etmez"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2919
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2920 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2921 "--remote-wait <files> As --remote but wait for files to have been edited"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2922 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2923 "--remote-wait <dosya> ---remote gibi, yalnızca düzenlenme bitişini bekle"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2924
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2925 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2926 "--remote-wait-silent <files> Same, don't complain if there is no server"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2927 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2928 "--remote-wait-silent <dosya> Aynısı, yalnızca sunucu yoksa şikayet etmez"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2929
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2930 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2931 "--remote-tab[-wait][-silent] <files> As --remote but use tab page per file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2932 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2933 "--remote-tab[-wait][-silent] <dosya> --remote, artı sekme sayfası kullanır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2934
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2935 msgid "--remote-send <keys>\tSend <keys> to a Vim server and exit"
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2936 msgstr ""
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2937 "--remote-send <anahtar>\tBir Vim sunucusuna <anahtar> gönderir ve çıkar"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2938
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2939 msgid "--remote-expr <expr>\tEvaluate <expr> in a Vim server and print result"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2940 msgstr ""
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2941 "--remote-expr <ifade>\t<ifade>'leri bir Vim sunucusunda değerlendirir ve "
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2942 "sonuçları yazdırır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2943
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2944 msgid "--serverlist\t\tList available Vim server names and exit"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2945 msgstr "--serverlist\t\tMevcut Vim sunucu adlarını listeler ve çıkar"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2946
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2947 msgid "--servername <name>\tSend to/become the Vim server <name>"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2948 msgstr "--servername <ad>\t<ad> Vim sunucusuna gönder veya sunucu ol"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2949
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2950 msgid "--startuptime <file>\tWrite startup timing messages to <file>"
18719
99586852c2db Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18615
diff changeset
2951 msgstr "--startuptime <dsy>\tBaşlangıç zamanlama iletilerini <dsy>'ya yaz"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2952
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2953 msgid "-i <viminfo>\t\tUse <viminfo> instead of .viminfo"
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2954 msgstr "-i <viminfo>\t\t.viminfo yerine <viminfo> kullan"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2955
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2956 msgid "--clean\t\t'nocompatible', Vim defaults, no plugins, no viminfo"
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
2957 msgstr "--clean\t\t'nocompatible', Vim öntanımlıları, eklenti-viminfo yok"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2958
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2959 msgid "-h or --help\tPrint Help (this message) and exit"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2960 msgstr "-h veya --help\tYardımı (bu iletiyi) yazdırır ve çıkar"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2961
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2962 msgid "--version\t\tPrint version information and exit"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2963 msgstr "--version\t\tSürüm bilgisini yazdırır ve çıkar"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2964
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2965 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2966 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2967 "Arguments recognised by gvim (Motif version):\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2968 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2969 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2970 "gvim tarafından tanınan değişkenler (Motif sürümü):\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2971
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2972 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2973 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2974 "Arguments recognised by gvim (neXtaw version):\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2975 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2976 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2977 "gvim tarafından tanınan değişkenler (neXtaw sürümü):\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2978
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2979 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2980 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2981 "Arguments recognised by gvim (Athena version):\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2982 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2983 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2984 "gvim tarafından tanınan değişkenler (Athena sürümü):\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2985
20379
7f88f6a3ed4c Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 19813
diff changeset
2986 msgid "-display <display>\tRun Vim on <display>"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2987 msgstr "-display <ekran>\tVim'i <ekran>'da çalıştır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2988
20379
7f88f6a3ed4c Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 19813
diff changeset
2989 msgid "-iconic\t\tStart Vim iconified"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2990 msgstr "-iconic\t\tVim'i simge durumunda başlat"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2991
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2992 msgid "-background <color>\tUse <color> for the background (also: -bg)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2993 msgstr "-background <renk>\tArdalanı <renk> yap (kısa: -bg)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2994
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2995 msgid "-foreground <color>\tUse <color> for normal text (also: -fg)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2996 msgstr "-foreground <renk>\tNormal metin için <renk> kullan (kısa: -fg)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2997
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2998 msgid "-font <font>\t\tUse <font> for normal text (also: -fn)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2999 msgstr "-font <font>\t\tNormal metin için <font> yazıtipini kullan (kısa: -fn)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3000
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3001 msgid "-boldfont <font>\tUse <font> for bold text"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3002 msgstr "-boldfont <font>\tKalın metin için <font> yazıtipini kullan"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3003
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3004 msgid "-italicfont <font>\tUse <font> for italic text"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3005 msgstr "-italicfont <font>\tEğik metin için <font> yazıtipini kullan"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3006
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3007 msgid "-geometry <geom>\tUse <geom> for initial geometry (also: -geom)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3008 msgstr "-geometry <geom>\tBaşlangıç boyutları için <geom> kullan (kısa -geom)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3009
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3010 msgid "-borderwidth <width>\tUse a border width of <width> (also: -bw)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3011 msgstr "-borderwidth <gnşlk>\t<gnşlk> kenar genişliği kullan (kısa: -bw)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3012
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3013 msgid "-scrollbarwidth <width> Use a scrollbar width of <width> (also: -sw)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3014 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3015 "-scrollbarwidth <gnşlk> Kaydırma çubuğu için <gnşlk> genişlik (kısa: -sw)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3016
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3017 msgid "-menuheight <height>\tUse a menu bar height of <height> (also: -mh)"
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
3018 msgstr ""
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
3019 "-menuheight <yükseklik>\t<yükseklik> menü çubuğu yüksekliği (kısa: -mh)"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3020
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3021 msgid "-reverse\t\tUse reverse video (also: -rv)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3022 msgstr "-reverse\t\tTersine dönmüş video kullan (kısa: -rv)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3023
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3024 msgid "+reverse\t\tDon't use reverse video (also: +rv)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3025 msgstr "+reverse\t\tTersine dönmüş video kullanma (kısa: +rv)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3026
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3027 msgid "-xrm <resource>\tSet the specified resource"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3028 msgstr "-xrm <kaynak>\tBelirtilen kaynağı ayarla"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3029
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3030 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3031 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3032 "Arguments recognised by gvim (GTK+ version):\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3033 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3034 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3035 "gvim tarafından tanınan değişkenler (GTK+ sürümü):\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3036
20379
7f88f6a3ed4c Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 19813
diff changeset
3037 msgid "-display <display>\tRun Vim on <display> (also: --display)"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3038 msgstr "-display <ekran>\tVim'i <ekran>'da çalıştır (veya: --display)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3039
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3040 msgid "--role <role>\tSet a unique role to identify the main window"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3041 msgstr "--role <rol>\tAna pencereyi tanımlamak için eşsiz bir rol ayarla"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3042
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3043 msgid "--socketid <xid>\tOpen Vim inside another GTK widget"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3044 msgstr "--socketid <xid>\tBaşka bir GTK parçacığında Vim'i aç"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3045
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3046 msgid "--echo-wid\t\tMake gvim echo the Window ID on stdout"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3047 msgstr "--echo-wid\t\tgvim'in pencere kimliğini stdout'ta echo yapmasını sağla"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3048
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3049 msgid "-P <parent title>\tOpen Vim inside parent application"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3050 msgstr "-P <üst başlık>\tVim'i üst uygulama içinde aç"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3051
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3052 msgid "--windowid <HWND>\tOpen Vim inside another win32 widget"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
3053 msgstr "--windowid <HWND>\tVim'i başka bir win32 parçacığı içinde aç"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3054
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3055 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3056 msgid "E224: global abbreviation already exists for %s"
18719
99586852c2db Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18615
diff changeset
3057 msgstr "E224: %s için global kısaltma hâlihazırda var"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3058
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3059 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3060 msgid "E225: global mapping already exists for %s"
18719
99586852c2db Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18615
diff changeset
3061 msgstr "E225: %s için global eşlemleme hâlihazırda var "
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3062
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3063 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3064 msgid "E226: abbreviation already exists for %s"
18594
e9a47bcf7b94 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18456
diff changeset
3065 msgstr "E226: %s için kısaltma hâlihazırda var"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3066
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3067 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3068 msgid "E227: mapping already exists for %s"
18594
e9a47bcf7b94 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18456
diff changeset
3069 msgstr "E227: %s için eşlemleme hâlihazırda var"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3070
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3071 msgid "No abbreviation found"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3072 msgstr "Kısaltma bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3073
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3074 msgid "No mapping found"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3075 msgstr "Eşlemleme bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3076
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3077 msgid "E228: makemap: Illegal mode"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3078 msgstr "E228: makemap: İzin verilmeyen kip"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3079
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3080 msgid "E460: entries missing in mapset() dict argument"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3081 msgstr "E460: mapset() sözlük değişkeninde eksik girdiler"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3082
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3083 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3084 msgid "E357: 'langmap': Matching character missing for %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3085 msgstr "E357: 'langmap': %s için eşleşen karakter eksik"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3086
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3087 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3088 msgid "E358: 'langmap': Extra characters after semicolon: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3089 msgstr "E358: 'langmap': Noktalı virgülden sonra ek karakterler: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3090
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3091 msgid "No marks set"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3092 msgstr "İm ayarlanmamış"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3093
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3094 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3095 msgid "E283: No marks matching \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3096 msgstr "E283: \"%s\" ile eşleşen im yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3097
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3098 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3099 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3100 "mark line col file/text"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3101 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3102 "\n"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
3103 "im satr stn dosya/metin"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3104
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3105 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3106 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3107 " jump line col file/text"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3108 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3109 "\n"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
3110 " atla satr stn dosya/metin"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3111
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3112 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3113 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3114 "change line col text"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3115 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3116 "\n"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
3117 "dğşklk satr stn metin"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3118
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3119 #, c-format
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3120 msgid "E799: Invalid ID: %d (must be greater than or equal to 1)"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3121 msgstr "E799: Geçersiz ID: %d (1'e eşit veya 1'den büyük olmalıdır)"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3122
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3123 #, c-format
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3124 msgid "E801: ID already taken: %d"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3125 msgstr "E801: Kullanımda olan ID: %d"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3126
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3127 msgid "E290: List or number required"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3128 msgstr "E290: Liste veya numara gerekiyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3129
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3130 #, c-format
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3131 msgid "E802: Invalid ID: %d (must be greater than or equal to 1)"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3132 msgstr "E802: Geçersiz ID: %d (1'e eşit veya 1'den büyük olmalıdır)"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3133
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3134 #, c-format
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3135 msgid "E803: ID not found: %d"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3136 msgstr "E803: ID bulunamadı: %d"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3137
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3138 #, c-format
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3139 msgid "E798: ID is reserved for \":match\": %d"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3140 msgstr "E798: ID, \":match\" için ayrılmış: %d"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3141
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3142 msgid "E543: Not a valid codepage"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3143 msgstr "E543: Geçerli bir kod sayfası değil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3144
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3145 msgid "E293: block was not locked"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3146 msgstr "E293: Blok kilitlenmemişti"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3147
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3148 msgid "E294: Seek error in swap file read"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3149 msgstr "E294: Takas dosyası okumasında arama hatası"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3150
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3151 msgid "E295: Read error in swap file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3152 msgstr "E295: Takas dosyasında okuma hatası"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3153
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3154 msgid "E296: Seek error in swap file write"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3155 msgstr "E296: Takas dosyası yazmasında arama hatası"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3156
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3157 msgid "E297: Write error in swap file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3158 msgstr "E297: Takas dosyasında yazma hatası"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3159
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3160 msgid "E300: Swap file already exists (symlink attack?)"
18594
e9a47bcf7b94 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18456
diff changeset
3161 msgstr "E300: Takas dosyası hâlihazırda var (sembol bağı saldırısı?)"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3162
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3163 msgid "E298: Didn't get block nr 0?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3164 msgstr "E298: 0 numaralı blok alınmadı mı?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3165
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3166 msgid "E298: Didn't get block nr 1?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3167 msgstr "E298: 1 numaralı blok alınmadı mı?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3168
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3169 msgid "E298: Didn't get block nr 2?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3170 msgstr "E298: 2 numaralı blok alınmadı mı?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3171
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3172 msgid "E843: Error while updating swap file crypt"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3173 msgstr "E843: Takas dosyası şifrelemesi güncellenirken hata"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3174
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3175 msgid "E301: Oops, lost the swap file!!!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3176 msgstr "E301: Hay aksi, takas dosyasını kaybettik!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3177
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3178 msgid "E302: Could not rename swap file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3179 msgstr "E302: Takas dosyası adı değiştirilemedi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3180
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3181 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3182 msgid "E303: Unable to open swap file for \"%s\", recovery impossible"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3183 msgstr "E303: \"%s\" için takas dosyası açılamadı, artık kurtarma yapılamaz"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3184
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3185 msgid "E304: ml_upd_block0(): Didn't get block 0??"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3186 msgstr "E304: ml_upd_block(): 0 numaralı blok alınmadı mı?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3187
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3188 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3189 msgid "E305: No swap file found for %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3190 msgstr "E305: %s için takas dosyası bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3191
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3192 msgid "Enter number of swap file to use (0 to quit): "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3193 msgstr "Kullanılacak takas dosyasının numarasını girin (çıkmak için 0): "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3194
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3195 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3196 msgid "E306: Cannot open %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3197 msgstr "E306: %s açılamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3198
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3199 msgid "Unable to read block 0 from "
18594
e9a47bcf7b94 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18456
diff changeset
3200 msgstr "Blok 0 şuradan okunamıyor: "
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3201
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3202 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3203 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3204 "Maybe no changes were made or Vim did not update the swap file."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3205 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3206 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3207 "Herhangi bir değişiklik yapılmadı veya Vim takas dosyasını güncellemedi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3208
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3209 msgid " cannot be used with this version of Vim.\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3210 msgstr " Vim'in bu sürümüyle kullanılamaz.\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3211
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3212 msgid "Use Vim version 3.0.\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3213 msgstr "Vim 3.0 sürümünü kullanın.\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3214
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3215 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3216 msgid "E307: %s does not look like a Vim swap file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3217 msgstr "E307: %s Vim takas dosyasına pek benzemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3218
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3219 msgid " cannot be used on this computer.\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3220 msgstr " bu bilgisayarda kullanılamaz.\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3221
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3222 msgid "The file was created on "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3223 msgstr "Dosya şurada oluşturuldu "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3224
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3225 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3226 ",\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3227 "or the file has been damaged."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3228 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3229 ",\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3230 "veya dosya zarar görmüş"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3231
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3232 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3233 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3234 "E833: %s is encrypted and this version of Vim does not support encryption"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3235 msgstr "E833: %s şifrelenmiş ve Vim'in bu sürümü şifrelemeyi desteklemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3236
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3237 msgid " has been damaged (page size is smaller than minimum value).\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3238 msgstr " hasar görmüş (sayfa boyutu olabilecek en az değerden daha küçük).\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3239
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3240 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3241 msgid "Using swap file \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3242 msgstr "\"%s\" takas dosyası kullanılıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3243
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3244 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3245 msgid "Original file \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3246 msgstr "Orijinal dosya \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3247
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3248 msgid "E308: Warning: Original file may have been changed"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3249 msgstr "E308: Uyarı: Orijinal dosya değiştirilmiş olabilir"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3250
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3251 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3252 msgid "Swap file is encrypted: \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3253 msgstr "Takas dosyası şifrelenmiş: \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3254
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3255 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3256 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3257 "If you entered a new crypt key but did not write the text file,"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3258 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3259 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3260 "Yeni bir şifreleme anahtarı girmiş, fakat metin dosyasını yazmamışsanız,"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3261
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3262 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3263 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3264 "enter the new crypt key."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3265 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3266 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3267 "yeni şifreleme anahtarını girin"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3268
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3269 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3270 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3271 "If you wrote the text file after changing the crypt key press enter"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3272 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3273 "\n"
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
3274 "Metin dosyasını şifreleme anahtarını değiştirdikten sonra yazdıysanız "
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
3275 "Enter'a basın"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3276
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3277 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3278 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3279 "to use the same key for text file and swap file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3280 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3281 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3282 "metin dosyası ve takas dosyası için aynı anahtarı kullanmak için"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3283
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3284 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3285 msgid "E309: Unable to read block 1 from %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3286 msgstr "E309: Blok 1 %s içinden okunamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3287
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3288 msgid "???MANY LINES MISSING"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3289 msgstr "???ÇOK FAZLA SATIR EKSİK"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3290
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3291 msgid "???LINE COUNT WRONG"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3292 msgstr "???SATIR SAYISI YANLIŞ"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3293
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3294 msgid "???EMPTY BLOCK"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3295 msgstr "???BOŞ BLOK"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3296
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3297 msgid "???LINES MISSING"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3298 msgstr "???SATIRLAR EKSİK"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3299
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3300 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3301 msgid "E310: Block 1 ID wrong (%s not a .swp file?)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3302 msgstr "E310: Blok 1 kimliği yanlış (%s bir .swp dosyası değil mi?)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3303
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3304 msgid "???BLOCK MISSING"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3305 msgstr "???EKSİK BLOK"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3306
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3307 msgid "??? from here until ???END lines may be messed up"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3308 msgstr "??? konumundan ???SON konumuna kadar satırlar bozulmuş olabilir"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3309
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3310 msgid "??? from here until ???END lines may have been inserted/deleted"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3311 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3312 "??? konumundan ???SON konumuna kadar satırlar eklenmiş/silinmiş olabilir"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3313
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3314 msgid "???END"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3315 msgstr "???SON"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3316
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3317 msgid "E311: Recovery Interrupted"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3318 msgstr "E311: Kurtarma yarıda kesildi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3319
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3320 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3321 "E312: Errors detected while recovering; look for lines starting with ???"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3322 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3323 "E312: Kurtarma sırasında hatalar bulundu, ??? ile başlayan satırlara bakın"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3324
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3325 msgid "See \":help E312\" for more information."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3326 msgstr "Ek bilgi için \":help E312\" yazın."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3327
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3328 msgid "Recovery completed. You should check if everything is OK."
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
3329 msgstr "Kurtarma tamamlandı. Her şey yolunda mı diye lütfen bir bakın."
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3330
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3331 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3332 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3333 "(You might want to write out this file under another name\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3334 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3335 "\n"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
3336 "(Bu dosyası başka bir adla kaydetmek isteyebilir ve orijinal\n"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3337
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3338 msgid "and run diff with the original file to check for changes)"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
3339 msgstr "dosya ile (varsa) karşılaştırmasını yapmak isteyebilirsiniz)"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3340
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3341 msgid "Recovery completed. Buffer contents equals file contents."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3342 msgstr "Kurtarma tamamlandı. Arabellek içeriği dosya içeriğine eşit."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3343
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3344 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3345 "\n"
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
3346 "You may want to delete the .swp file now."
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
3347 msgstr ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
3348 "\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
3349 "Bu .swp dosyasını silmeniz iyi olur."
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
3350
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
3351 msgid ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
3352 "\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
3353 "Note: process STILL RUNNING: "
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
3354 msgstr ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
3355 "\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
3356 "Not: İşlem HÂLÂ ÇALIŞIYOR: "
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3357
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
3358 msgid "Using crypt key from swap file for the text file.\n"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
3359 msgstr ""
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
3360 "Metin dosyası için takas dosyasındaki şifreleme anahtarı kullanılıyor.\n"
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
3361
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3362 msgid "Swap files found:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3363 msgstr "Takas dosyası bulundu:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3364
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3365 msgid " In current directory:\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3366 msgstr " Şu anki dizinde:\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3367
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3368 msgid " Using specified name:\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3369 msgstr " Belirtilen şu adla:\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3370
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3371 msgid " In directory "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3372 msgstr " Şu dizinde: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3373
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3374 msgid " -- none --\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3375 msgstr " -- hiçbiri --\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3376
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3377 msgid " owned by: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3378 msgstr " sahibi: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3379
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3380 msgid " dated: "
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
3381 msgstr " tarih: "
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3382
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3383 msgid " dated: "
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
3384 msgstr " tarih: "
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3385
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3386 msgid " [from Vim version 3.0]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3387 msgstr " [Vim 3.0 sürümünden itibaren]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3388
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3389 msgid " [does not look like a Vim swap file]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3390 msgstr " [bir Vim takas dosyasına benzemiyor]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3391
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3392 msgid " file name: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3393 msgstr " dosya adı: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3394
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3395 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3396 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3397 " modified: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3398 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3399 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3400 " değiştirilme: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3401
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3402 msgid "YES"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3403 msgstr "EVET"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3404
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3405 msgid "no"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3406 msgstr "hayır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3407
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3408 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3409 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3410 " user name: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3411 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3412 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3413 " kullanıcı adı: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3414
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3415 msgid " host name: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3416 msgstr " anamakine adı: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3417
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3418 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3419 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3420 " host name: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3421 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3422 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3423 " anamakine adı: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3424
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3425 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3426 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3427 " process ID: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3428 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3429 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3430 " işlem kimliği: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3431
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3432 msgid " (STILL RUNNING)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3433 msgstr " (HÅLÅ ÇALIŞIYOR)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3434
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3435 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3436 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3437 " [not usable with this version of Vim]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3438 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3439 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3440 " [Vim'in bu sürümüyle kullanılamaz]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3441
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3442 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3443 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3444 " [not usable on this computer]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3445 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3446 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3447 " [bu bilgisayarda kullanılabilir değil]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3448
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3449 msgid " [cannot be read]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3450 msgstr " [okunamıyor]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3451
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3452 msgid " [cannot be opened]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3453 msgstr " [açılamadı]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3454
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3455 msgid "E313: Cannot preserve, there is no swap file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3456 msgstr "E313: Korunamıyor, bir takas dosyası yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3457
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3458 msgid "File preserved"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3459 msgstr "Dosya korundu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3460
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3461 msgid "E314: Preserve failed"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3462 msgstr "E314: Koruma başarısız oldu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3463
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3464 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3465 msgid "E315: ml_get: invalid lnum: %ld"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3466 msgstr "E315: ml_get: geçersiz satır numarası: %ld"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3467
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
3468 #, c-format
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
3469 msgid "E316: ml_get: cannot find line %ld in buffer %d %s"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
3470 msgstr "E316: ml_get: %ld. satır %d %s arabelleğinde bulunamıyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3471
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3472 msgid "E317: pointer block id wrong 3"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3473 msgstr "E317: Blok 3 gösterge kimliği yanlış"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3474
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3475 msgid "stack_idx should be 0"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3476 msgstr "stack_idx 0 olmalı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3477
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3478 msgid "E318: Updated too many blocks?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3479 msgstr "E318: Çok fazla blok mu güncellendi?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3480
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3481 msgid "E317: pointer block id wrong 4"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3482 msgstr "E317: Blok 4 gösterge kimliği yanlış"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3483
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3484 msgid "deleted block 1?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3485 msgstr "Blok 1 mi silindi?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3486
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3487 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3488 msgid "E320: Cannot find line %ld"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3489 msgstr "E320: %ld. satır bulunamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3490
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3491 msgid "E317: pointer block id wrong"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3492 msgstr "E317: Gösterge blok kimliği yanlış"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3493
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3494 msgid "pe_line_count is zero"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3495 msgstr "pe_line_count sıfır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3496
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3497 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3498 msgid "E322: line number out of range: %ld past the end"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3499 msgstr "E322: satır numarası erimin dışında: %ld en sonuncuyu geçmiş"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3500
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3501 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3502 msgid "E323: line count wrong in block %ld"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3503 msgstr "E323: %ld. blokta satır sayısı yanlış"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3504
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3505 msgid "Stack size increases"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3506 msgstr "Yığın boyutu artıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3507
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3508 msgid "E317: pointer block id wrong 2"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3509 msgstr "E317: Blok 2 gösterge kimliği yanlış"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3510
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3511 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3512 msgid "E773: Symlink loop for \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3513 msgstr "E773: \"%s\" için sembol bağı döngüsü"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3514
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3515 msgid "E325: ATTENTION"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3516 msgstr "E325: DİKKAT"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3517
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3518 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3519 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3520 "Found a swap file by the name \""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3521 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3522 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3523 "Şu adla bir takas dosyası bulundu: \""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3524
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3525 msgid "While opening file \""
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
3526 msgstr "şu dosya açılırken: \""
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3527
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3528 msgid " CANNOT BE FOUND"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3529 msgstr " BULUNAMADI"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3530
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3531 msgid " NEWER than swap file!\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3532 msgstr " takas dosyasından DAHA YENİ!\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3533
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3534 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3535 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3536 "(1) Another program may be editing the same file. If this is the case,\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3537 " be careful not to end up with two different instances of the same\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3538 " file when making changes. Quit, or continue with caution.\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3539 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3540 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3541 "(1) Bu dosya başka bir programda da açık olabilir. Eğer öyleyse, aynı\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3542 " dosyanın iki ayrı örneğiyle karşılaşmamak için değişiklik yaparken\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3543 " lütfen dikkatli olun. Ya programdan çıkın ya da dikkatli ilerleyin.\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3544
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3545 msgid "(2) An edit session for this file crashed.\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3546 msgstr "(2) Bu dosya düzenleme oturumu çöktü.\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3547
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3548 msgid " If this is the case, use \":recover\" or \"vim -r "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3549 msgstr " Durum buysa, \":recover\" veya \"vim -r "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3550
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3551 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3552 "\"\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3553 " to recover the changes (see \":help recovery\").\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3554 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3555 "\"\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3556 " yapıp değişiklikleri kurtarın (ek bilgi için \":help recovery\").\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3557
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3558 msgid " If you did this already, delete the swap file \""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3559 msgstr " Eğer bunu yaptıysanız, bu iletiyi bir daha görmemek için \""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3560
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3561 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3562 "\"\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3563 " to avoid this message.\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3564 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3565 "\"\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3566 " takas dosyasını silin.\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3567
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3568 msgid "Found a swap file that is not useful, deleting it"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3569 msgstr "Bir işe yaramayan bir takas dosyası bulundu, siliniyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3570
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3571 msgid "Swap file \""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3572 msgstr "Swap dosyası \""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3573
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3574 msgid "\" already exists!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3575 msgstr "\" zaten var!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3576
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3577 msgid "VIM - ATTENTION"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3578 msgstr "VİM - DİKKAT"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3579
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3580 msgid "Swap file already exists!"
18594
e9a47bcf7b94 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18456
diff changeset
3581 msgstr "Takas dosyası hâlihazırda var!"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3582
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3583 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3584 "&Open Read-Only\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3585 "&Edit anyway\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3586 "&Recover\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3587 "&Quit\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3588 "&Abort"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3589 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3590 "&Saltokunur aç\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3591 "&Düzenle\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3592 "Kur&tar\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3593 "Çı&k\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3594 "Du&rdur"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3595
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
3596 msgid ""
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
3597 "&Open Read-Only\n"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
3598 "&Edit anyway\n"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
3599 "&Recover\n"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
3600 "&Delete it\n"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
3601 "&Quit\n"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
3602 "&Abort"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
3603 msgstr ""
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
3604 "&Saltokunur aç\n"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
3605 "&Düzenle\n"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
3606 "Kur&tar\n"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
3607 "S&il\n"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
3608 "Çı&k\n"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
3609 "Du&rdur"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
3610
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3611 msgid "E326: Too many swap files found"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3612 msgstr "E326: Çok fazla takas dosyası bulundu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3613
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3614 msgid "E327: Part of menu-item path is not sub-menu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3615 msgstr "E327: Menü öge yolunun bir kısmı alt menü değil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3616
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3617 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3618 msgid "E329: No menu \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3619 msgstr "E329: Menü \"%s\" yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3620
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3621 msgid "E792: Empty menu name"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3622 msgstr "E792: Boş menü adı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3623
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3624 msgid "E330: Menu path must not lead to a sub-menu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3625 msgstr "E330: Menü yolu bir alt menüye çıkmamalı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3626
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3627 msgid "E331: Must not add menu items directly to menu bar"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3628 msgstr "E331: Menü ögeleri doğrudan menü çubuğuna eklenmemeli"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3629
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3630 msgid "E332: Separator cannot be part of a menu path"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3631 msgstr "E332: Ayırıcı bir menü yolunun parçası olamaz"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3632
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3633 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3634 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3635 "--- Menus ---"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3636 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3637 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3638 "--- Menüler ---"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3639
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3640 msgid "Tear off this menu"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
3641 msgstr "Bu menüyü dışarıya al"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3642
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3643 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3644 msgid "E335: Menu not defined for %s mode"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3645 msgstr "E335: Menü %s kipi için tanımlanmamış"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3646
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3647 msgid "E333: Menu path must lead to a menu item"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3648 msgstr "E333: Menü yolu bir menü ögesine çıkmalı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3649
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3650 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3651 msgid "E334: Menu not found: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3652 msgstr "E334: Menü bulunamadı %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3653
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3654 msgid "E336: Menu path must lead to a sub-menu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3655 msgstr "E336: Menü yolu bir alt menüye çıkmalı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3656
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3657 msgid "E337: Menu not found - check menu names"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3658 msgstr "E337: Menü bulunamadı - menü adlarını denetle"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3659
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3660 #, c-format
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
3661 msgid "Error detected while compiling %s:"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
3662 msgstr "%s derlenirken hata tespit edildi:"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
3663
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
3664 #, c-format
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3665 msgid "Error detected while processing %s:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3666 msgstr "%s işlenirken hata tespit edildi:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3667
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3668 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3669 msgid "line %4ld:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3670 msgstr "satır %4ld:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3671
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3672 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3673 msgid "E354: Invalid register name: '%s'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3674 msgstr "E354: Geçersiz yazmaç adı: '%s'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3675
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3676 msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
3677 msgstr "Türkçeye çeviren: Emir SARI <bitigchi@me.com>"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3678
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3679 msgid "Interrupt: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3680 msgstr "Yarıda kes: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3681
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3682 msgid "Press ENTER or type command to continue"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3683 msgstr "Sürdürmek için ENTER'a basın veya komut girin"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3684
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3685 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3686 msgid "%s line %ld"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3687 msgstr "%s %ld. satır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3688
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3689 msgid "-- More --"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3690 msgstr "-- Daha fazla --"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3691
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3692 msgid " SPACE/d/j: screen/page/line down, b/u/k: up, q: quit "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3693 msgstr " BOŞLUK/d/j: ekran/sayfa/satır aşağı, b/u/k: yukarı, q: çık "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3694
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3695 msgid "Question"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3696 msgstr "Soru"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3697
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3698 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3699 "&Yes\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3700 "&No"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3701 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3702 "&Evet\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3703 "&Hayır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3704
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3705 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3706 "&Yes\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3707 "&No\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3708 "Save &All\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3709 "&Discard All\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3710 "&Cancel"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3711 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3712 "&Evet\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3713 "&Hayır\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3714 "Hepsini &Kaydet\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3715 "&Tümünü At\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3716 "İ&ptal"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3717
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3718 msgid "E766: Insufficient arguments for printf()"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3719 msgstr "E766: printf() için yetersiz değişkenler"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3720
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3721 msgid "E807: Expected Float argument for printf()"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
3722 msgstr "E807: printf() için kayan noktalı değer türünde değişken bekleniyordu"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3723
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3724 msgid "E767: Too many arguments to printf()"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3725 msgstr "E767: printf() için çok fazla değişken"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3726
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3727 msgid "Type number and <Enter> or click with the mouse (q or empty cancels): "
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3728 msgstr ""
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3729 "Sayı girip <Enter>'a veya fare düğmesine basın (q veya boş iptal eder): "
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3730
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3731 msgid "Type number and <Enter> (q or empty cancels): "
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3732 msgstr "Sayı girip <Enter>'a basın (q veya boş iptal eder): "
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3733
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3734 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3735 msgid "%ld more line"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3736 msgid_plural "%ld more lines"
18719
99586852c2db Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18615
diff changeset
3737 msgstr[0] "%ld daha fazla satır"
99586852c2db Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18615
diff changeset
3738 msgstr[1] "%ld daha fazla satır"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3739
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3740 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3741 msgid "%ld line less"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3742 msgid_plural "%ld fewer lines"
18719
99586852c2db Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18615
diff changeset
3743 msgstr[0] "%ld daha az satır"
99586852c2db Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18615
diff changeset
3744 msgstr[1] "%ld daha az satır"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3745
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3746 msgid " (Interrupted)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3747 msgstr " (Yarıda kesildi)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3748
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3749 msgid "Beep!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3750 msgstr "Bip!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3751
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3752 msgid "E677: Error writing temp file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3753 msgstr "E677: Geçici dosya yazılırken hata"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3754
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3755 msgid "ERROR: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3756 msgstr "HATA: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3757
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3758 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3759 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3760 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3761 "[bytes] total alloc-freed %lu-%lu, in use %lu, peak use %lu\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3762 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3763 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3764 "[bitler] toplam ayrılan/boşaltılan %lu-%lu, kullanımda %lu, doruk nokt. %lu\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3765
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3766 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3767 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3768 "[calls] total re/malloc()'s %lu, total free()'s %lu\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3769 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3770 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3771 "[çağrılar] toplam re/malloc()'lar %lu, toplam free()'ler %lu\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3772 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3773
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3774 msgid "E341: Internal error: lalloc(0, )"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
3775 msgstr "E341: İç hata: lalloc(0, )"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3776
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3777 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3778 msgid "E342: Out of memory! (allocating %lu bytes)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3779 msgstr "E342: Yetersiz bellek! (%lu bit ayrılıyor)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3780
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3781 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3782 msgid "Calling shell to execute: \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3783 msgstr "Çalıştırmak için çağrılan kabuk: \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3784
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3785 msgid "E545: Missing colon"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
3786 msgstr "E545: İki nokta eksik"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3787
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3788 msgid "E546: Illegal mode"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3789 msgstr "E546: İzin verilmeyen kip"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3790
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3791 msgid "E547: Illegal mouseshape"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3792 msgstr "E547: İzin verilmeyen fare imleci türü"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3793
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3794 msgid "E548: digit expected"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3795 msgstr "E548: Basamak bekleniyordu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3796
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3797 msgid "E549: Illegal percentage"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3798 msgstr "E549: İzin verilmeyen yüzde"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3799
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3800 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3801 msgid "E668: Wrong access mode for NetBeans connection info file: \"%s\""
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
3802 msgstr ""
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
3803 "E668: NetBeans bağlantı bilgisi dosyası için yanlış erişim kipi: \"%s\""
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3804
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3805 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3806 msgid "E658: NetBeans connection lost for buffer %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3807 msgstr "E658: Arabellek %d için NetBeans bağlantısı koptu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3808
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3809 msgid "E838: netbeans is not supported with this GUI"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3810 msgstr "E838: NetBeans bu grafik arabirimde desteklenmiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3811
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3812 msgid "E511: netbeans already connected"
18594
e9a47bcf7b94 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18456
diff changeset
3813 msgstr "E511: NetBeans hâlihazırda bağlı"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3814
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3815 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3816 msgid "E505: %s is read-only (add ! to override)"
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
3817 msgstr "E505: %s saltokunur (geçersiz kılmak için ! ekleyin)"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3818
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3819 msgid "E349: No identifier under cursor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3820 msgstr "E349: İmleç altında bir tanımlayıcı yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3821
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3822 msgid "Warning: terminal cannot highlight"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3823 msgstr "Uyarı: Uçbirim vurgulama yapamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3824
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3825 msgid "E348: No string under cursor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3826 msgstr "E348: İmleç altında bir dizi yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3827
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3828 msgid "E352: Cannot erase folds with current 'foldmethod'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3829 msgstr "E352: Şu anki 'foldmethod' ile kıvırmalar silinemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3830
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3831 msgid "E664: changelist is empty"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3832 msgstr "E664: Değişiklik listesi boş"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3833
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3834 msgid "E662: At start of changelist"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3835 msgstr "E662: Değişiklik listesinin başında"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3836
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3837 msgid "E663: At end of changelist"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3838 msgstr "E663: Değişiklik listesinin sonunda"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3839
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
3840 msgid "Type :qa! and press <Enter> to abandon all changes and exit Vim"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
3841 msgstr ""
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
3842 "Değişikliklerden vazgeçip Vim'den çıkmak için :qa! yazıp <Enter>'a basın"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
3843
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3844 msgid "Type :qa and press <Enter> to exit Vim"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3845 msgstr "Vim'den çıkmak için :qa yazıp <Enter>'a basın"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3846
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3847 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3848 msgid "%ld line %sed %d time"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3849 msgid_plural "%ld line %sed %d times"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3850 msgstr[0] "%ld satır, %s %d kez"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3851 msgstr[1] "%ld satır, %s %d kez"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3852
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3853 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3854 msgid "%ld lines %sed %d time"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3855 msgid_plural "%ld lines %sed %d times"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3856 msgstr[0] "%ld satır, %s %d kez"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3857 msgstr[1] "%ld satır, %s %d kez"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3858
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3859 msgid "cannot yank; delete anyway"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3860 msgstr "kopyalanamıyor, silindi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3861
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3862 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3863 msgid "%ld line changed"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3864 msgid_plural "%ld lines changed"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3865 msgstr[0] "%ld satır değiştirildi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3866 msgstr[1] "%ld satır değiştirildi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3867
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3868 #, c-format
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
3869 msgid "%d line changed"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
3870 msgid_plural "%d lines changed"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
3871 msgstr[0] "%d satır değiştirildi"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
3872 msgstr[1] "%d satır değiştirildi"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
3873
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
3874 #, c-format
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3875 msgid "%ld Cols; "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3876 msgstr "%ld Sütun; "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3877
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3878 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3879 msgid "Selected %s%ld of %ld Lines; %lld of %lld Words; %lld of %lld Bytes"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3880 msgstr "%s%ld/%ld satır; %lld/%lld sözcük; %lld/%lld bit seçildi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3881
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3882 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3883 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3884 "Selected %s%ld of %ld Lines; %lld of %lld Words; %lld of %lld Chars; %lld of "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3885 "%lld Bytes"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3886 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3887 "%s%ld/%ld satır; %lld/%lld sözcük; %lld/%lld karakter; %lld/%lld bit seçildi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3888
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3889 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3890 msgid "Col %s of %s; Line %ld of %ld; Word %lld of %lld; Byte %lld of %lld"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3891 msgstr "Sütun %s/%s; Satır %ld/%ld; Sözcük %lld/%lld; Bit %lld/%lld"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3892
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3893 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3894 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3895 "Col %s of %s; Line %ld of %ld; Word %lld of %lld; Char %lld of %lld; Byte "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3896 "%lld of %lld"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3897 msgstr ""
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
3898 "Sütun %s/%s; Satır %ld/%ld; Sözcük %lld/%lld; Karakter %lld/%lld; Bit %lld/"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
3899 "%lld"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3900
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3901 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3902 msgid "(+%lld for BOM)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3903 msgstr "(BOM için +%lld)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3904
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3905 msgid "E774: 'operatorfunc' is empty"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3906 msgstr "E774: 'operatorfunc' boş"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3907
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3908 msgid "E775: Eval feature not available"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
3909 msgstr "E775: Eval özelliği mevcut değil"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3910
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3911 msgid "E518: Unknown option"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3912 msgstr "E518: Bilinmeyen seçenek"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3913
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3914 msgid "E519: Option not supported"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3915 msgstr "E519: Özellik desteklenmiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3916
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3917 msgid "E520: Not allowed in a modeline"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
3918 msgstr "E520: Bir kip satırında izin verilmiyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3919
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3920 msgid "E992: Not allowed in a modeline when 'modelineexpr' is off"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
3921 msgstr "E992: 'modelineexpr' kapalıyken bir kip satırında izin verilmiyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3922
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3923 msgid "E846: Key code not set"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3924 msgstr "E846: Anahtar kodu ayarlanmamış"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3925
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3926 msgid "E521: Number required after ="
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
3927 msgstr "E521: = sonrası sayı gerekiyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3928
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3929 msgid "E522: Not found in termcap"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3930 msgstr "E522: termcap içinde bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3931
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3932 msgid "E946: Cannot make a terminal with running job modifiable"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3933 msgstr "E946: Uçbirim bir iş çalışırken değiştirilebilir yapılamaz"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3934
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3935 msgid "E590: A preview window already exists"
18594
e9a47bcf7b94 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18456
diff changeset
3936 msgstr "E590: Bir önizleme penceresi hâlihazırda mevcut"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3937
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3938 msgid "W17: Arabic requires UTF-8, do ':set encoding=utf-8'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3939 msgstr "W17: Arapça UTF-8 gerektirir, ':set encoding=utf-8' yapın"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3940
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3941 msgid "E954: 24-bit colors are not supported on this environment"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3942 msgstr "E954: 24 bit renkler bu ortamda desteklenmiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3943
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3944 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3945 msgid "E593: Need at least %d lines"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3946 msgstr "E593: En azından %d satır gerekli"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3947
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3948 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3949 msgid "E594: Need at least %d columns"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3950 msgstr "E594: En azından %d sütun gerekli"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3951
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3952 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3953 msgid "E355: Unknown option: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3954 msgstr "E355: Bilinmeyen seçenek: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3955
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3956 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3957 msgid "E521: Number required: &%s = '%s'"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
3958 msgstr "E521: Sayı gerekiyor: &%s = '%s'"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3959
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3960 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3961 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3962 "--- Terminal codes ---"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3963 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3964 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3965 "--- Uçbirim kodları ---"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3966
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3967 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3968 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3969 "--- Global option values ---"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3970 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3971 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3972 "--- Global seçenek değerleri ---"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3973
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3974 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3975 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3976 "--- Local option values ---"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3977 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3978 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3979 "--- Yerel seçenek değerleri ---"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3980
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3981 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3982 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3983 "--- Options ---"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3984 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3985 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3986 "--- Seçenekler ---"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3987
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3988 msgid "E356: get_varp ERROR"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3989 msgstr "E356: get_varp HATASI"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3990
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3991 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3992 msgid "E539: Illegal character <%s>"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3993 msgstr "E539: İzin verilmeyen karakter <%s>"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3994
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3995 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3996 msgid "For option %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3997 msgstr "%s seçeneği için"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3998
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3999 msgid "E540: Unclosed expression sequence"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4000 msgstr "E540: Kapatılmamış ifade sıralaması"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4001
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4002 msgid "E542: unbalanced groups"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4003 msgstr "E542: Dengelenmemiş gruplar"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4004
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4005 msgid "E529: Cannot set 'term' to empty string"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4006 msgstr "E529: Boş dizi için 'term' ayarlanamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4007
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4008 msgid "E530: Cannot change term in GUI"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4009 msgstr "E530: Grafik arabirimde uçbirim değiştirilemez"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4010
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4011 msgid "E531: Use \":gui\" to start the GUI"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4012 msgstr "E531: Grafik arabirimi başlatmak için \":gui\" yazın"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4013
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4014 msgid "E589: 'backupext' and 'patchmode' are equal"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4015 msgstr "E589: 'backupext' ve 'patchmode' birbirine eşit"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4016
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4017 msgid "E834: Conflicts with value of 'listchars'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4018 msgstr "E834: 'listchars' değeriyle çakışmalar var"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4019
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4020 msgid "E835: Conflicts with value of 'fillchars'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4021 msgstr "E835: 'fillchars' değeriyle çakışmalar var"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4022
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4023 msgid "E617: Cannot be changed in the GTK+ 2 GUI"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4024 msgstr "E617: GTK+ 2 grafik arabiriminde değiştirilemez"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4025
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4026 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4027 msgid "E950: Cannot convert between %s and %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4028 msgstr "E950: %s ve %s arasında dönüştürme yapılamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4029
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4030 msgid "E524: Missing colon"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
4031 msgstr "E524: İki nokta eksik"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4032
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4033 msgid "E525: Zero length string"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4034 msgstr "E525: Sıfır uzunlukta dizi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4035
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4036 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4037 msgid "E526: Missing number after <%s>"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
4038 msgstr "E526: <%s> sonrasında sayı eksik"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4039
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4040 msgid "E527: Missing comma"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
4041 msgstr "E527: Virgül eksik"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4042
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4043 msgid "E528: Must specify a ' value"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4044 msgstr "E528: Bir ' değeri belirtmeli"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4045
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
4046 msgid "E595: 'showbreak' contains unprintable or wide character"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
4047 msgstr "E595: 'showbreak' yazdırılamaz veya geniş karakter içeriyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4048
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4049 msgid "E596: Invalid font(s)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4050 msgstr "E596: Geçersiz font(lar)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4051
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4052 msgid "E597: can't select fontset"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4053 msgstr "E597: Yazıtipi seti seçilemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4054
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4055 msgid "E598: Invalid fontset"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4056 msgstr "E598: Geçersiz yazıtipi seti"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4057
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4058 msgid "E533: can't select wide font"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4059 msgstr "E533: Geniş yazıtipi seçilemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4060
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4061 msgid "E534: Invalid wide font"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4062 msgstr "E534: Geçersiz geniş yazıtipi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4063
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4064 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4065 msgid "E535: Illegal character after <%c>"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4066 msgstr "E535: <%c> sonrası izin verilmeyen karakter"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4067
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4068 msgid "E536: comma required"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
4069 msgstr "E536: Virgül gerekiyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4070
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4071 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4072 msgid "E537: 'commentstring' must be empty or contain %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4073 msgstr "E537: 'commentstring' boş olmalı veya %s içermeli"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4074
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4075 msgid "cannot open "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4076 msgstr "Açılamıyor: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4077
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4078 msgid "VIM: Can't open window!\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4079 msgstr "VİM: Pencere açılamıyor!\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4080
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4081 msgid "Need Amigados version 2.04 or later\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4082 msgstr "AmigaDOS 2.04 sürümü veya sonrası gerekli\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4083
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4084 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4085 msgid "Need %s version %ld\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4086 msgstr "%s %ld sürümü gerekli\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4087
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4088 msgid "Cannot open NIL:\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4089 msgstr "NIL açılamıyor:\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4090
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4091 msgid "Cannot create "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4092 msgstr "Oluşturulamıyor: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4093
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4094 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4095 msgid "Vim exiting with %d\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4096 msgstr "Vim %d ile çıkıyor\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4097
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4098 msgid "cannot change console mode ?!\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4099 msgstr "Konsol kipi değiştirilemiyor?!\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4100
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4101 msgid "mch_get_shellsize: not a console??\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4102 msgstr "mch_get_shellsize: Bir konsol değil??\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4103
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4104 msgid "E360: Cannot execute shell with -f option"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4105 msgstr "E360: Kabuk -f seçeneği ile çalıştırılamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4106
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4107 msgid "Cannot execute "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4108 msgstr "Çalıştırılamıyor: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4109
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4110 msgid "shell "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4111 msgstr "kabuk "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4112
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4113 msgid " returned\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4114 msgstr " döndürüldü\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4115
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4116 msgid "ANCHOR_BUF_SIZE too small."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4117 msgstr "ANCHOR_BUF_SIZE çok küçük."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4118
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4119 msgid "I/O ERROR"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4120 msgstr "GİRDİ/ÇIKTI HATASI"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4121
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4122 msgid "Message"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4123 msgstr "İleti"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4124
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4125 msgid "E237: Printer selection failed"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4126 msgstr "E237: Yazıcı seçimi başarısız oldu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4127
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4128 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4129 msgid "to %s on %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4130 msgstr "%s, %s üzerinde"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4131
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4132 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4133 msgid "E613: Unknown printer font: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4134 msgstr "E613: Bilinmeyen yazıcı fontu: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4135
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4136 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4137 msgid "E238: Print error: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4138 msgstr "E238: Yazdırma hatası: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4139
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4140 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4141 msgid "Printing '%s'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4142 msgstr "'%s' yazdırılıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4143
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4144 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4145 msgid "E244: Illegal charset name \"%s\" in font name \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4146 msgstr "E244: Geçersiz karakter adı \"%s\", bulunduğu yazıtipi: \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4147
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4148 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4149 msgid "E244: Illegal quality name \"%s\" in font name \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4150 msgstr "E244: İzin verilmeyen nitelik adı: \"%s\", bulunduğu yazıtipi: \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4151
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4152 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4153 msgid "E245: Illegal char '%c' in font name \"%s\""
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
4154 msgstr ""
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
4155 "E245: İzin verilmeyen karakter '%c', bulunduğu yer: \"%s\" yazıtipi adı"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4156
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4157 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4158 msgid "Opening the X display took %ld msec"
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
4159 msgstr "X ekranını açma %ld milisaniye sürdü"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4160
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4161 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4162 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4163 "Vim: Got X error\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4164 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4165 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4166 "Vim: X hatası alındı\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4167
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4168 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4169 msgid "restoring display %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4170 msgstr "%s ekranı geri getiriliyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4171
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4172 msgid "Testing the X display failed"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4173 msgstr "X ekran testi başarısız oldu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4174
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4175 msgid "Opening the X display timed out"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4176 msgstr "X ekran açılması zaman aşımına uğradı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4177
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4178 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4179 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4180 "Could not get security context for "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4181 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4182 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4183 "Şunun için güvenlik bağlamı alınamadı: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4184
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4185 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4186 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4187 "Could not set security context for "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4188 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4189 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4190 "Şunun için güvenlik bağlamı alınamadı: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4191
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4192 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4193 msgid "Could not set security context %s for %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4194 msgstr "Güvenlik bağlamı %s %s için alınamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4195
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4196 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4197 msgid "Could not get security context %s for %s. Removing it!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4198 msgstr "Güvenlik bağlamı %s %s için alınamadı. Kaldırılıyor!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4199
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4200 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4201 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4202 "Cannot execute shell sh\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4203 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4204 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4205 "sh kabuğu çalıştırılamıyor\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4206
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4207 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4208 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4209 "shell returned "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4210 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4211 "\n"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
4212 "Program çıktı: "
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4213
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4214 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4215 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4216 "Cannot create pipes\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4217 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4218 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4219 "Veri yolları oluşturulamıyor\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4220
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4221 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4222 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4223 "Cannot fork\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4224 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4225 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4226 "Çatallanamıyor\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4227
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4228 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4229 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4230 "Cannot execute shell "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4231 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4232 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4233 "Kabuk çalıştırılamıyor "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4234
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4235 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4236 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4237 "Command terminated\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4238 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4239 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4240 "Komut sonlandırıldı\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4241
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4242 msgid "XSMP lost ICE connection"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4243 msgstr "XSMP, ICE bağlantısını kopardı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4244
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4245 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4246 msgid "dlerror = \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4247 msgstr "dlerror = \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4248
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4249 msgid "Opening the X display failed"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4250 msgstr "X ekran açılışı başarısız oldu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4251
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4252 msgid "XSMP handling save-yourself request"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4253 msgstr "Kendini kurtarma isteği XSMP tarafından gerçekleştiriliyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4254
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4255 msgid "XSMP opening connection"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4256 msgstr "XSMP bağlantıyı açıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4257
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4258 msgid "XSMP ICE connection watch failed"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4259 msgstr "XSMP ICE bağlantı izlemesi başarısız oldu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4260
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4261 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4262 msgid "XSMP SmcOpenConnection failed: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4263 msgstr "XSMP SmcOpenConnection başarısız oldu: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4264
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4265 msgid "At line"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4266 msgstr "Satırda"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4267
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4268 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4269 msgid "Vim: Caught %s event\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4270 msgstr "Vim: %s olayı yakalandı\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4271
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4272 msgid "close"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4273 msgstr "kapat"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4274
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4275 msgid "logoff"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4276 msgstr "oturumu kapat"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4277
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4278 msgid "shutdown"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4279 msgstr "kapat"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4280
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4281 msgid "E371: Command not found"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4282 msgstr "E371: Komut bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4283
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4284 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4285 "VIMRUN.EXE not found in your $PATH.\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4286 "External commands will not pause after completion.\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4287 "See :help win32-vimrun for more information."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4288 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4289 "VIMRUN.EXE $PATH üzerinde bulunamadı.\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4290 "Dış komutlar tamamlandıktan sonra duraklamayacak.\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4291 "Ek bilgi için :help win32-vimrun yazın."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4292
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4293 msgid "Vim Warning"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4294 msgstr "Vim - Uyarı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4295
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4296 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4297 msgid "shell returned %d"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
4298 msgstr "Program %d numaralı kod ile çıktı"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4299
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
4300 msgid "E861: Cannot open a second popup with a terminal"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
4301 msgstr "E861: Bir uçbirimle ikinci bir açılır pencere açılamıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
4302
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
4303 msgid "E450: buffer number, text or a list required"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
4304 msgstr "E450: Arabellek numarası, metin veya liste gerekiyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4305
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4306 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4307 msgid "E997: Tabpage not found: %d"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
4308 msgstr "E997: Sekme bulunamadı: %d"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4309
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4310 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4311 msgid "E993: window %d is not a popup window"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4312 msgstr "E993: %d penceresi bir açılır pencere değil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4313
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4314 msgid "E994: Not allowed in a popup window"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
4315 msgstr "E994: Açılır pencere içinde izin verilmiyor"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
4316
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
4317 msgid "E863: Not allowed for a terminal in a popup window"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
4318 msgstr "E863: Açılır pencere içinde uçbirime izin verilmiyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4319
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4320 msgid "E750: First use \":profile start {fname}\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4321 msgstr "E750: İlk kullanım \":profile start {dosyaadı}\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4322
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4323 msgid "E553: No more items"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4324 msgstr "E553: Öge yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4325
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
4326 msgid "E925: Current quickfix list was changed"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
4327 msgstr "E925: Geçerli hızlı düzelt listesi değiştirildi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
4328
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4329 msgid "E926: Current location list was changed"
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
4330 msgstr "E926: Geçerli konum listesi değiştirildi"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4331
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4332 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4333 msgid "E372: Too many %%%c in format string"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4334 msgstr "E372: Biçim dizisinde çok fazla %%%c"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4335
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4336 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4337 msgid "E373: Unexpected %%%c in format string"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4338 msgstr "E373: Biçimlendirme dizisinde beklenmeyen %%%c"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4339
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4340 msgid "E374: Missing ] in format string"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
4341 msgstr "E374: Biçimlendirme dizisinde ] eksik"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4342
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4343 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4344 msgid "E375: Unsupported %%%c in format string"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4345 msgstr "E375: Biçimlendirme dizisinde desteklenmeyen %%%c"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4346
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4347 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4348 msgid "E376: Invalid %%%c in format string prefix"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4349 msgstr "E376: Biçimlendirme dizisi önekinde geçersiz %%%c"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4350
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4351 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4352 msgid "E377: Invalid %%%c in format string"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4353 msgstr "E377: Biçimlendirme dizisinde geçersiz %%%c"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4354
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4355 msgid "E378: 'errorformat' contains no pattern"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4356 msgstr "E378: 'errorformat' bir dizgi içermiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4357
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4358 msgid "E379: Missing or empty directory name"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4359 msgstr "E379: Eksik veya boş dizin adı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4360
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4361 msgid "E924: Current window was closed"
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
4362 msgstr "E924: Geçerli pencere kapatıldı"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4363
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4364 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4365 msgid "(%d of %d)%s%s: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4366 msgstr "(%d/%d)%s%s: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4367
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4368 msgid " (line deleted)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4369 msgstr " (satır silindi)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4370
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4371 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4372 msgid "%serror list %d of %d; %d errors "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4373 msgstr "%shata listesi %d/%d; %d hata "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4374
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4375 msgid "E380: At bottom of quickfix stack"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
4376 msgstr "E380: Hızlı düzelt yığınının en dibinde"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4377
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4378 msgid "E381: At top of quickfix stack"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
4379 msgstr "E381: Hızlı düzelt yığınının en tepesinde"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4380
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4381 msgid "No entries"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4382 msgstr "Girdi yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4383
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4384 msgid "Error file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4385 msgstr "Hata dosyası"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4386
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4387 msgid "E683: File name missing or invalid pattern"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4388 msgstr "E683: Dosya adı eksik veya geçersiz dizgi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4389
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4390 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4391 msgid "Cannot open file \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4392 msgstr "\"%s\" dosyası açılamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4393
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
4394 msgid "cannot have both a list and a \"what\" argument"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
4395 msgstr "ya birinci ya da son değişken belirtilmelidir"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
4396
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4397 msgid "E681: Buffer is not loaded"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4398 msgstr "E681: Arabellek yüklenemedi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4399
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4400 msgid "E777: String or List expected"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4401 msgstr "E777: Dizi veya liste bekleniyordu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4402
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4403 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4404 msgid "E927: Invalid action: '%s'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4405 msgstr "E927: Geçersiz eylem: '%s'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4406
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4407 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4408 msgid "E369: invalid item in %s%%[]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4409 msgstr "E369: %s%%[] içinde geçersiz öge"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4410
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4411 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4412 msgid "E769: Missing ] after %s["
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
4413 msgstr "E769: %s[ sonrasında ] eksik"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4414
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4415 msgid "E944: Reverse range in character class"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4416 msgstr "E944: Karakter sınıfında geriye dönük erim"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4417
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4418 msgid "E945: Range too large in character class"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4419 msgstr "E945: Karakter sınıfında erim çok büyük"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4420
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4421 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4422 msgid "E53: Unmatched %s%%("
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4423 msgstr "E53: Eşleşmemiş %s%%("
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4424
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4425 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4426 msgid "E54: Unmatched %s("
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4427 msgstr "E54: Eşleşmemiş %s("
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4428
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4429 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4430 msgid "E55: Unmatched %s)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4431 msgstr "E55: Eşleşmemiş %s)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4432
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4433 msgid "E66: \\z( not allowed here"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4434 msgstr "E66: \\z('ye burada izin verilmiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4435
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4436 msgid "E67: \\z1 - \\z9 not allowed here"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4437 msgstr "E67: \\z1 - \\z9'a burada izin verilmiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4438
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4439 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4440 msgid "E69: Missing ] after %s%%["
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
4441 msgstr "E69: %s%%[ sonrasında ] eksik"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4442
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4443 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4444 msgid "E70: Empty %s%%[]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4445 msgstr "E70: Boş %s%%[]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4446
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4447 msgid "E956: Cannot use pattern recursively"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
4448 msgstr "E956: Dizgi özyineli olarak kullanılamaz"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4449
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4450 #, c-format
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
4451 msgid "E654: missing delimiter after search pattern: %s"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
4452 msgstr "E654: Arama dizgisi sonrasında eksik sınırlandırıcı: %s"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
4453
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
4454 #, c-format
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4455 msgid "E554: Syntax error in %s{...}"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4456 msgstr "E554: %s{...} içinde sözdizimi hatası"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4457
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4458 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4459 msgid "E888: (NFA regexp) cannot repeat %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4460 msgstr "E888: (NFA regexp) %s tekrar edemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4461
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4462 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4463 "E864: \\%#= can only be followed by 0, 1, or 2. The automatic engine will be "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4464 "used "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4465 msgstr ""
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
4466 "E864: \\%#= sonrasında yalnızca 0, 1, veya 2 gelebilir. Otomatik motor "
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4467 "kullanılacak "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4468
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4469 msgid "Switching to backtracking RE engine for pattern: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4470 msgstr "Şu dizgi için düzenli ifade iz sürme motoruna geçiliyor: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4471
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4472 msgid "E65: Illegal back reference"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4473 msgstr "E65: Geçersiz dönüş başvurusu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4474
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4475 msgid "E63: invalid use of \\_"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4476 msgstr "E63: Geçersiz kullanım: \\_"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4477
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4478 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4479 msgid "E64: %s%c follows nothing"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
4480 msgstr "E64: %s%c tek başına kullanılıyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4481
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4482 msgid "E68: Invalid character after \\z"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4483 msgstr "E68: \\z sonrası geçersiz karakter"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4484
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4485 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4486 msgid "E678: Invalid character after %s%%[dxouU]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4487 msgstr "E678: %s%%[dxouU] sonrası geçersiz karakter"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4488
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4489 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4490 msgid "E71: Invalid character after %s%%"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4491 msgstr "E71: %s%% sonrası geçersiz karakter"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4492
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4493 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4494 msgid "E59: invalid character after %s@"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4495 msgstr "E59: %s@ sonrası geçersiz karakter"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4496
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4497 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4498 msgid "E60: Too many complex %s{...}s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4499 msgstr "E60: Çok fazla karmaşık %s{...}(lar)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4500
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4501 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4502 msgid "E61: Nested %s*"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4503 msgstr "E61: İç içe geçmiş %s*"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4504
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4505 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4506 msgid "E62: Nested %s%c"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4507 msgstr "E62: İç içe geçmiş %s%c"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4508
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4509 msgid "E50: Too many \\z("
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4510 msgstr "E50: Çok fazla \\z("
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4511
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4512 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4513 msgid "E51: Too many %s("
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4514 msgstr "E51: Çok fazla %s("
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4515
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4516 msgid "E52: Unmatched \\z("
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4517 msgstr "E52: Eşleşmemiş \\z("
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4518
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4519 msgid "E339: Pattern too long"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4520 msgstr "E339: Dizgi çok uzun"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4521
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4522 msgid "External submatches:\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4523 msgstr "Dış alteşleşmeler:\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4524
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4525 msgid "E865: (NFA) Regexp end encountered prematurely"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4526 msgstr "E865: (BSO) Düzenli ifade sonu çok erken geldi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4527
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4528 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4529 msgid "E866: (NFA regexp) Misplaced %c"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4530 msgstr "E866: (BSO düzenli ifadesi) Yanlış yere koyulmuş %c"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4531
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4532 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4533 msgid "E877: (NFA regexp) Invalid character class: %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4534 msgstr "E877: (BSO düzenli ifadesi) Geçersiz karakter sınıfı: %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4535
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
4536 msgid "E951: \\% value too large"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
4537 msgstr "E951: \\% çok büyük bir değer"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
4538
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4539 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4540 msgid "E867: (NFA) Unknown operator '\\z%c'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4541 msgstr "E867: (BSO) Bilinmeyen işleç '\\z%c'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4542
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4543 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4544 msgid "E867: (NFA) Unknown operator '\\%%%c'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4545 msgstr "E867: (BSO) Bilinmeyen işleç '\\%%%c'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4546
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4547 msgid "E868: Error building NFA with equivalence class!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4548 msgstr "E868: Eşdeğerli sınıf ile BSO inşa ederken hata!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4549
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4550 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4551 msgid "E869: (NFA) Unknown operator '\\@%c'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4552 msgstr "E869: (BSO) Bilinmeyen işleç '\\@%c'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4553
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4554 msgid "E870: (NFA regexp) Error reading repetition limits"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4555 msgstr "E870: (BSO düzenli ifadesi) Yineleme sınırlarımı okurken hata"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4556
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4557 msgid "E871: (NFA regexp) Can't have a multi follow a multi"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
4558 msgstr "E871: (BSO düzenli ifadesi) Bir çoklunun ardından çoklu gelemez"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4559
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4560 msgid "E872: (NFA regexp) Too many '('"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4561 msgstr "E872: (BSO düzenli ifadesi) Çok fazla '('"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4562
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4563 msgid "E879: (NFA regexp) Too many \\z("
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4564 msgstr "E879: (BSO düzenli ifadesi) Çok fazla \\z("
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4565
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4566 msgid "E873: (NFA regexp) proper termination error"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4567 msgstr "E873: (BSO düzenli ifadesi) Düzgün sonlandırma hatası"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4568
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
4569 msgid "Could not open temporary log file for writing, displaying on stderr... "
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
4570 msgstr ""
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
4571 "Geçici günlük dosyası yazma için açılamıyor, stderr'de görüntüleniyor..."
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
4572
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4573 msgid "E874: (NFA) Could not pop the stack!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4574 msgstr "E874: (BSO) Yığın çıkartılamadı!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4575
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4576 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4577 "E875: (NFA regexp) (While converting from postfix to NFA), too many states "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4578 "left on stack"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4579 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4580 "E875: (BSO düzenli ifadesi) (Art takı'dan BSO'ya çevirirken), yığında çok "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4581 "fazla durum bırakıldı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4582
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4583 msgid "E876: (NFA regexp) Not enough space to store the whole NFA "
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
4584 msgstr ""
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
4585 "E876: (BSO düzenli ifadesi) Tüm BSO'yu depolamak için yeterli alan yok "
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4586
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4587 msgid "E878: (NFA) Could not allocate memory for branch traversal!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4588 msgstr "E878: (BSO) Dal gezinmesi için bellek ayrılamadı!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4589
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4590 msgid "E748: No previously used register"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4591 msgstr "E748: Daha önce kullanılan bir yazmaç yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4592
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4593 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4594 msgid "freeing %ld lines"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
4595 msgstr "%ld satırlık yer açılıyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4596
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4597 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4598 msgid " into \"%c"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
4599 msgstr " \"%c"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4600
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4601 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4602 msgid "block of %ld line yanked%s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4603 msgid_plural "block of %ld lines yanked%s"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
4604 msgstr[0] "%ld satırlık blok şuraya kopyalandı:%s"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
4605 msgstr[1] "%ld satırlık blok şuraya kopyalandı:%s"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4606
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4607 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4608 msgid "%ld line yanked%s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4609 msgid_plural "%ld lines yanked%s"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
4610 msgstr[0] "%ld satır şuraya kopyalandı:%s"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
4611 msgstr[1] "%ld satır şuraya kopyalandı:%s"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4612
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4613 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4614 msgid "E353: Nothing in register %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4615 msgstr "E353: Yazmaç %s boş"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4616
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4617 msgid ""
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
4618 "\n"
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
4619 "Type Name Content"
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
4620 msgstr ""
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
4621 "\n"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
4622 "Tür Ad İçerik"
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
4623
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
4624 msgid ""
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4625 "E883: search pattern and expression register may not contain two or more "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4626 "lines"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4627 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4628 "E883: Arama dizgisi ve ifade yazmacı iki veya daha fazla satır içeremez"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4629
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4630 msgid " VREPLACE"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4631 msgstr " SANAL DEĞİŞTİR"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4632
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4633 msgid " REPLACE"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4634 msgstr " DEĞİŞTİR"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4635
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4636 msgid " REVERSE"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4637 msgstr " GERİ AL"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4638
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4639 msgid " INSERT"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4640 msgstr " EKLE"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4641
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4642 msgid " (insert)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4643 msgstr " (ekle)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4644
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4645 msgid " (replace)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4646 msgstr " (değiştir)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4647
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4648 msgid " (vreplace)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4649 msgstr " (sanal değiştir)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4650
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4651 msgid " Hebrew"
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
4652 msgstr " İbranca"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4653
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4654 msgid " Arabic"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4655 msgstr " Arapça"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4656
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4657 msgid " (paste)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4658 msgstr " (yapıştır)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4659
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4660 msgid " VISUAL"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4661 msgstr " GÖRSEL"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4662
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4663 msgid " VISUAL LINE"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4664 msgstr " GÖRSEL SATIR"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4665
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4666 msgid " VISUAL BLOCK"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4667 msgstr " GÖRSEL BLOK"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4668
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4669 msgid " SELECT"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4670 msgstr " SEÇ"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4671
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4672 msgid " SELECT LINE"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4673 msgstr " SATIR SEÇ"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4674
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4675 msgid " SELECT BLOCK"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4676 msgstr " BLOK SEÇ"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4677
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4678 msgid "recording"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4679 msgstr "kaydediliyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4680
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4681 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4682 msgid "Searching for \"%s\" in \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4683 msgstr "\"%s\", \"%s\" içinde aranıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4684
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4685 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4686 msgid "Searching for \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4687 msgstr "\"%s\" aranıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4688
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4689 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4690 msgid "not found in '%s': \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4691 msgstr "'%s' içinde bulunamadı: \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4692
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4693 msgid "Source Vim script"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4694 msgstr "Vim betiği kaynak al"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4695
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4696 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4697 msgid "Cannot source a directory: \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4698 msgstr "Dizin kaynak alınamıyor: \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4699
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4700 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4701 msgid "could not source \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4702 msgstr "\"%s\" kaynak alınamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4703
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4704 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4705 msgid "line %ld: could not source \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4706 msgstr "%ld. satır: \"%s\" kaynak alınamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4707
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4708 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4709 msgid "sourcing \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4710 msgstr "\"%s\" kaynak alınıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4711
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4712 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4713 msgid "line %ld: sourcing \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4714 msgstr "%ld. satır: \"%s\" kaynak alınıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4715
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4716 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4717 msgid "finished sourcing %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4718 msgstr "%s kaynak alınması bitti"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4719
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4720 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4721 msgid "continuing in %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4722 msgstr "%s içinde sürdürülüyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4723
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4724 msgid "modeline"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4725 msgstr "kip satırı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4726
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4727 msgid "--cmd argument"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4728 msgstr "--cmd değişkeni"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4729
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4730 msgid "-c argument"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4731 msgstr "-c değişkeni"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4732
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4733 msgid "environment variable"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4734 msgstr "ortam değişkeni"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4735
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4736 msgid "error handler"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4737 msgstr "hata işleyicisi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4738
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4739 msgid "W15: Warning: Wrong line separator, ^M may be missing"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4740 msgstr "W15: Uyarı: Yanlış satır ayırıcısı, ^M eksik olabilir"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4741
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4742 msgid "E167: :scriptencoding used outside of a sourced file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4743 msgstr "E167: :scriptencoding kaynak alınmış bir dosyanın dışında kullanıldı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4744
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4745 msgid "E984: :scriptversion used outside of a sourced file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4746 msgstr "E984: :scriptversion kaynak alınmış bir dosyanın dışında kullanıldı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4747
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4748 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4749 msgid "E999: scriptversion not supported: %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4750 msgstr "E999: desteklenmeyen scriptversion: %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4751
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4752 msgid "E168: :finish used outside of a sourced file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4753 msgstr "E168: :finish kaynak alınmış bir dosyanın dışında kullanıldı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4754
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4755 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4756 msgid "E383: Invalid search string: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4757 msgstr "E383: Geçersiz arama dizisi: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4758
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4759 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4760 msgid "E384: search hit TOP without match for: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4761 msgstr "E384: Arama dosyanın BAŞINA vardı, %s bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4762
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4763 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4764 msgid "E385: search hit BOTTOM without match for: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4765 msgstr "E385: Arama dosyanın SONUNA vardı, %s bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4766
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4767 msgid "E386: Expected '?' or '/' after ';'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4768 msgstr "E386: ';' sonrasında '?' veya '/' bekleniyordu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4769
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4770 msgid " (includes previously listed match)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4771 msgstr " (daha önce listelenen eşleşmeyi içerir)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4772
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4773 msgid "--- Included files "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4774 msgstr "--- İçerilen dosyalar "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4775
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4776 msgid "not found "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4777 msgstr "bulunamadı "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4778
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4779 msgid "in path ---\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4780 msgstr "yolda ---\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4781
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4782 msgid " (Already listed)"
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
4783 msgstr " (Hâlihazırda listelenmiş)"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4784
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4785 msgid " NOT FOUND"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4786 msgstr " BULUNAMADI"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4787
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4788 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4789 msgid "Scanning included file: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4790 msgstr "İçerilen dosya taranıyor: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4791
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4792 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4793 msgid "Searching included file %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4794 msgstr "İçerilen dosya %s aranıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4795
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4796 msgid "E387: Match is on current line"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4797 msgstr "E387: Eşleşme şu anda bulunulan satırda"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4798
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4799 msgid "All included files were found"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4800 msgstr "Tüm içerilen dosyalar bulundu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4801
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4802 msgid "No included files"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4803 msgstr "İçerilen dosya yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4804
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4805 msgid "E388: Couldn't find definition"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4806 msgstr "E388: Tanım bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4807
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4808 msgid "E389: Couldn't find pattern"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4809 msgstr "E389: Dizgi bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4810
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4811 msgid "Save View"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4812 msgstr "Görünümü Kaydet"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4813
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4814 msgid "Save Session"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4815 msgstr "Oturumu Kaydet"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4816
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4817 msgid "Save Setup"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4818 msgstr "Kurulumu Kaydet"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4819
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4820 msgid "[Deleted]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4821 msgstr "[Silindi]"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4822
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4823 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4824 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4825 "--- Signs ---"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4826 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4827 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4828 "--- İşaretler ---"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4829
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4830 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4831 msgid "Signs for %s:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4832 msgstr "%s için işaretler:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4833
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4834 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4835 msgid " group=%s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4836 msgstr " grup=%s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4837
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4838 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4839 msgid " line=%ld id=%d%s name=%s priority=%d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4840 msgstr " satır=%ld id=%d%s ad=%s öncelik=%d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4841
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4842 msgid "E612: Too many signs defined"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4843 msgstr "E612: Çok fazla işaret tanımlanmış"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4844
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4845 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4846 msgid "E239: Invalid sign text: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4847 msgstr "E239: Geçersiz işaret metni: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4848
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4849 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4850 msgid "E155: Unknown sign: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4851 msgstr "E155: Bilinmeyen işaret: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4852
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4853 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4854 msgid "E885: Not possible to change sign %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4855 msgstr "E885: %s işaretini değiştirmek olanaklı değil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4856
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4857 msgid "E159: Missing sign number"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
4858 msgstr "E159: İşaret numarası eksik"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4859
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4860 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4861 msgid "E157: Invalid sign ID: %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4862 msgstr "E157: Geçersiz işaret kimliği: %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4863
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4864 msgid "E934: Cannot jump to a buffer that does not have a name"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4865 msgstr "E934: Adı olmayan bir arabelleğe atlamak olanaklı değil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4866
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4867 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4868 msgid "E160: Unknown sign command: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4869 msgstr "E160: Bilinmeyen işaret komutu: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4870
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4871 msgid "E156: Missing sign name"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
4872 msgstr "E156: İşaret adı eksik"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4873
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4874 msgid " (NOT FOUND)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4875 msgstr " (BULUNAMADI)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4876
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4877 msgid " (not supported)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4878 msgstr " (desteklenmiyor)"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4879
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4880 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4881 msgid "Warning: Cannot find word list \"%s_%s.spl\" or \"%s_ascii.spl\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4882 msgstr "Uyarı: Sözcük listesi \"%s_%s.spl\" veya \"%s_ascii.spl\" bulunamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4883
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4884 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4885 msgid "Warning: Cannot find word list \"%s.%s.spl\" or \"%s.ascii.spl\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4886 msgstr "Uyarı: Sözcük listesi \"%s.%s.spl\" veya \"%s.ascii.spl\" bulunamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4887
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4888 msgid "E797: SpellFileMissing autocommand deleted buffer"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4889 msgstr "E797: SpellFileMissing otokomutu arabelleği sildi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4890
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4891 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4892 msgid "Warning: region %s not supported"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4893 msgstr "Uyarı: %s bölgesi desteklenmiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4894
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4895 msgid "E752: No previous spell replacement"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4896 msgstr "E752: Öncesinde düzeltilmiş bir yazım yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4897
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4898 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4899 msgid "E753: Not found: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4900 msgstr "E753: Bulunamadı: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4901
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4902 msgid "E758: Truncated spell file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4903 msgstr "E758: Kırpılmış yazım dosyası"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4904
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4905 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4906 msgid "Trailing text in %s line %d: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4907 msgstr "%s içinde %d. satır ucunda fazladan metin: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4908
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4909 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4910 msgid "Affix name too long in %s line %d: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4911 msgstr "%s içinde %d. satırda ek adı çok uzun: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4912
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4913 msgid "E761: Format error in affix file FOL, LOW or UPP"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4914 msgstr "E761: Ekler dosyası FOL, LOW veya UPP içinde biçimlendirme hatası"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4915
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4916 msgid "E762: Character in FOL, LOW or UPP is out of range"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4917 msgstr "E762: FOL, LOW veya UPP içindeki karakterler erimin dışında"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4918
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4919 msgid "Compressing word tree..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4920 msgstr "Sözcük soyağacı sıkıştırılıyor..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4921
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4922 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4923 msgid "Reading spell file \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4924 msgstr "Yazım dosyası \"%s\" okunuyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4925
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4926 msgid "E757: This does not look like a spell file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4927 msgstr "E757: Bu bir yazım dosyasına benzemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4928
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4929 msgid "E771: Old spell file, needs to be updated"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4930 msgstr "E771: Eski yazım dosyası, güncellenmesi gerekiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4931
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4932 msgid "E772: Spell file is for newer version of Vim"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4933 msgstr "E772: Yazım dosyası Vim'in daha yeni bir sürümü için"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4934
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4935 msgid "E770: Unsupported section in spell file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4936 msgstr "E770: Yazım dosyasında desteklenmeyen bölüm"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4937
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4938 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4939 msgid "E778: This does not look like a .sug file: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4940 msgstr "E778: Bu bir .sug dosyasına benzemiyor: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4941
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4942 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4943 msgid "E779: Old .sug file, needs to be updated: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4944 msgstr "E779: Eski .sug dosyası, güncellenmesi gerekiyor: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4945
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4946 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4947 msgid "E780: .sug file is for newer version of Vim: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4948 msgstr "E780: Bu .sug dosyası Vim'in daha yeni bir sürümü için: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4949
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4950 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4951 msgid "E781: .sug file doesn't match .spl file: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4952 msgstr "E781: .sug dosyası .spl dosyasına eşleşmiyor: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4953
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4954 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4955 msgid "E782: error while reading .sug file: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4956 msgstr "E782: .sug dosyasını okurken hata: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4957
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4958 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4959 msgid "Reading affix file %s..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4960 msgstr "%s ekler dosyası okunuyor..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4961
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4962 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4963 msgid "Conversion failure for word in %s line %d: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4964 msgstr "%s içinde %d. satırda sözcük için dönüştürme hatası: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4965
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4966 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4967 msgid "Conversion in %s not supported: from %s to %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4968 msgstr "%s içinde dönüştürme desteklenmiyor: %s konumundan %s konumuna"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4969
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4970 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4971 msgid "Invalid value for FLAG in %s line %d: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4972 msgstr "%s içinde %d. satırda BAYRAKTA geçersiz değer: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4973
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4974 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4975 msgid "FLAG after using flags in %s line %d: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4976 msgstr "%s içinde %d. satırda bayraklardan sonra BAYRAK: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4977
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4978 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4979 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4980 "Defining COMPOUNDFORBIDFLAG after PFX item may give wrong results in %s line "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4981 "%d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4982 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4983 "%s içinde %d. satırda PFX ögesinden sonra COMPOUNDFORBIDFLAG tanımlamak "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4984 "hatalı sonuçlar verebilir"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4985
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4986 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4987 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4988 "Defining COMPOUNDPERMITFLAG after PFX item may give wrong results in %s line "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4989 "%d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4990 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4991 "%s içinde %d. satırda PFX ögesinden sonra COMPOUNDPERMITFLAG tanımlamak "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4992 "hatalı sonuçlar verebilir"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4993
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4994 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4995 msgid "Wrong COMPOUNDRULES value in %s line %d: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4996 msgstr "%s içinde %d. satırda yanlış COMPOUNDRULES değeri: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4997
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4998 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4999 msgid "Wrong COMPOUNDWORDMAX value in %s line %d: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5000 msgstr "%s içinde %d. satırda yanlış COMPOUNDWORDMAX değeri: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5001
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5002 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5003 msgid "Wrong COMPOUNDMIN value in %s line %d: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5004 msgstr "%s içinde %d. satırda yanlış COMPOUNDMIN değeri: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5005
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5006 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5007 msgid "Wrong COMPOUNDSYLMAX value in %s line %d: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5008 msgstr "%s içinde %d. satırda yanlış COMPOUNDSYLMAX değeri: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5009
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5010 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5011 msgid "Wrong CHECKCOMPOUNDPATTERN value in %s line %d: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5012 msgstr "%s içinde %d. satırda yanlış CHECKCOMPOUNDPATTERN değeri: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5013
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
5014 #, c-format
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
5015 msgid "Different combining flag in continued affix block in %s line %d: %s"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
5016 msgstr ""
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
5017 "%s içinde %d. satırdaki sürdürülen ek bloğunda farklı birleştirici bayrak: %s"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
5018
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5019 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5020 msgid "Duplicate affix in %s line %d: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5021 msgstr "%s içinde %d. satırda yinelenen ek: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5022
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5023 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5024 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5025 "Affix also used for BAD/RARE/KEEPCASE/NEEDAFFIX/NEEDCOMPOUND/NOSUGGEST in %s "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5026 "line %d: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5027 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5028 "Ek aynı zamanda %s içinde %d. satırda BAD/RARE/KEEPCASE/NEEDAFFIX/"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5029 "NEEDCOMPOUND/NOSUGGEST için de kullanılmış: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5030
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5031 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5032 msgid "Expected Y or N in %s line %d: %s"
18594
e9a47bcf7b94 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18456
diff changeset
5033 msgstr "%s içinde %d. satırda Y veya N bekleniyordu: %s"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5034
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5035 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5036 msgid "Broken condition in %s line %d: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5037 msgstr "%s içinde %d. satırda yerine getirilmeyen koşul: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5038
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5039 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5040 msgid "Expected REP(SAL) count in %s line %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5041 msgstr "%s içinde %d. satırda REP(SAL) toplam sayısı bekleniyordu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5042
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5043 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5044 msgid "Expected MAP count in %s line %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5045 msgstr "%s içinde %d. satırda MAP toplam sayısı bekleniyordu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5046
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5047 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5048 msgid "Duplicate character in MAP in %s line %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5049 msgstr "%s içinde %d. satırda MAP içinde yinelenen karakter"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5050
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5051 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5052 msgid "Unrecognized or duplicate item in %s line %d: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5053 msgstr "%s içinde %d. satırda yinelenen veya tanınmayan öge: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5054
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5055 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5056 msgid "Missing FOL/LOW/UPP line in %s"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
5057 msgstr "%s içinde FOL/LOW/UPP satırı eksik"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5058
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5059 msgid "COMPOUNDSYLMAX used without SYLLABLE"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5060 msgstr "COMPOUNDSYLMAX, SYLLABLE olmadan kullanılmış"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5061
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5062 msgid "Too many postponed prefixes"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5063 msgstr "Çok fazla ertelenen önek"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5064
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5065 msgid "Too many compound flags"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5066 msgstr "Çok fazla bileşik bayrak"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5067
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5068 msgid "Too many postponed prefixes and/or compound flags"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5069 msgstr "Çok fazla ertelenen önek ve/veya bileşik bayrak"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5070
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5071 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5072 msgid "Missing SOFO%s line in %s"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
5073 msgstr "%s içinde SOFO%s satırı eksik"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5074
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5075 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5076 msgid "Both SAL and SOFO lines in %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5077 msgstr "%s içinde hem SAL hem SOFO satırı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5078
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5079 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5080 msgid "Flag is not a number in %s line %d: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5081 msgstr "%s içinde %d. satırda bayrak bir sayı değil: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5082
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5083 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5084 msgid "Illegal flag in %s line %d: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5085 msgstr "%s içinde %d. satırda izin verilmeyen bayrak: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5086
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5087 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5088 msgid "%s value differs from what is used in another .aff file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5089 msgstr "%s değeri diğer bir .aff dosyasında kullanılan değerden farklı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5090
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5091 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5092 msgid "Reading dictionary file %s..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5093 msgstr "Sözlük dosyası %s okunuyor..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5094
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5095 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5096 msgid "E760: No word count in %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5097 msgstr "E760: %s içinde sözcük sayımı yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5098
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5099 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5100 msgid "line %6d, word %6ld - %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5101 msgstr "satır %6d, sözcük %6ld - %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5102
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5103 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5104 msgid "Duplicate word in %s line %d: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5105 msgstr "%s içinde %d. satırda yinelenen sözcük: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5106
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5107 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5108 msgid "First duplicate word in %s line %d: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5109 msgstr "%s içinde %d. satırdaki ilk yinelenen sözcük: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5110
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5111 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5112 msgid "%d duplicate word(s) in %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5113 msgstr "%d yinelenen sözcük, %s içinde"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5114
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5115 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5116 msgid "Ignored %d word(s) with non-ASCII characters in %s"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5117 msgstr "%d sözcük %s içinde ASCII olmayan karakterler içerdiğinden yok sayıldı"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5118
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5119 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5120 msgid "Reading word file %s..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5121 msgstr "Sözcük dosyası %s okunuyor..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5122
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5123 #, c-format
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5124 msgid "Conversion failure for word in %s line %ld: %s"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5125 msgstr "%s içinde %ld. satırda sözcük için dönüştürme hatası: %s"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5126
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5127 #, c-format
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5128 msgid "Duplicate /encoding= line ignored in %s line %ld: %s"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5129 msgstr "%s içinde %ld. satırda yinelenen /encoding= satırı yok sayıldı: %s"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5130
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5131 #, c-format
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5132 msgid "/encoding= line after word ignored in %s line %ld: %s"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5133 msgstr ""
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5134 "%s içinde %ld. satırda sözcükten sonra gelen /encoding= yok sayıldı: %s"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5135
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5136 #, c-format
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5137 msgid "Duplicate /regions= line ignored in %s line %ld: %s"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5138 msgstr "%s içinde %ld. satırda yinelenen /regions= satırı yok sayıldı: %s"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5139
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5140 #, c-format
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5141 msgid "Too many regions in %s line %ld: %s"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5142 msgstr "%s içinde %ld. satırda çok fazla bölge: %s"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5143
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5144 #, c-format
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5145 msgid "/ line ignored in %s line %ld: %s"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5146 msgstr "%s içinde %ld. satırda / satırı yok sayılıyor: %s"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5147
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5148 #, c-format
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5149 msgid "Invalid region nr in %s line %ld: %s"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5150 msgstr "%s içinde %ld. satırda geçersiz bölge numarası: %s"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5151
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5152 #, c-format
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5153 msgid "Unrecognized flags in %s line %ld: %s"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5154 msgstr "%s içinde %ld. satırda tanınmayan bayraklar: %s"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5155
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5156 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5157 msgid "Ignored %d words with non-ASCII characters"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5158 msgstr "ASCII olmayan karakter içeren %d sözcük yok sayıldı"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5159
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5160 msgid "E845: Insufficient memory, word list will be incomplete"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5161 msgstr "E845: Yetersiz bellek, sözcük listesi tam olmayacak"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5162
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5163 #, c-format
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5164 msgid "Compressed %s: %ld of %ld nodes; %ld (%ld%%) remaining"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
5165 msgstr "%s sıkıştırılıyor: %ld/%ld uç sıkıştırıldı; %ld (%%%ld) kalan"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5166
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5167 msgid "Reading back spell file..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5168 msgstr "Yazım dosyası yeniden okunuyor..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5169
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5170 msgid "Performing soundfolding..."
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
5171 msgstr "Sesler evriştiriliyor..."
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5172
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5173 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5174 msgid "Number of words after soundfolding: %ld"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
5175 msgstr "Ses evriştirme sonrası sözcük sayısı: %ld"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5176
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5177 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5178 msgid "Total number of words: %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5179 msgstr "Toplam sözcük sayısı: %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5180
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5181 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5182 msgid "Writing suggestion file %s..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5183 msgstr "Öneriler dosyası %s yazılıyor..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5184
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5185 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5186 msgid "Estimated runtime memory use: %d bytes"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5187 msgstr "Tahmini çalıştırılan bellek kullanımı: %d bit"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5188
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5189 msgid "E751: Output file name must not have region name"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5190 msgstr "E751: Çıktı dosyası bir bölge adı içermemelidir"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5191
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5192 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5193 msgid "E754: Only up to %d regions supported"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5194 msgstr "E754: En çok %d bölgeye kadar desteklenmektedir"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5195
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5196 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5197 msgid "E755: Invalid region in %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5198 msgstr "E755: %s içinde geçersiz bölge"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5199
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5200 msgid "Warning: both compounding and NOBREAK specified"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5201 msgstr "Uyarı: Hem bileştirme hem NOBREAK belirtilmiş"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5202
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5203 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5204 msgid "Writing spell file %s..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5205 msgstr "Yazım dosyası %s yazılıyor..."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5206
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5207 msgid "Done!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5208 msgstr "Yapıldı!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5209
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5210 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5211 msgid "E765: 'spellfile' does not have %d entries"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
5212 msgstr "E765: 'spellfile' içinde %d adet girdi yok"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5213
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5214 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5215 msgid "Word '%.*s' removed from %s"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5216 msgstr "'%.*s' sözcüğü %s içinden çıkartıldı"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5217
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5218 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5219 msgid "Word '%.*s' added to %s"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5220 msgstr "'%.*s' sözcüğü %s dosyasına eklendi"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5221
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5222 msgid "E763: Word characters differ between spell files"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
5223 msgstr "E763: Sözcük karakterleri yazım dosyaları arasında ayrım gösteriyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5224
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5225 msgid "E783: duplicate char in MAP entry"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5226 msgstr "E783: MAP girdisinde yinelenen karakter"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5227
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5228 msgid "Sorry, no suggestions"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5229 msgstr "Üzgünüm, şu an için bir önerim yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5230
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5231 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5232 msgid "Sorry, only %ld suggestions"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5233 msgstr "Üzgünüm, yalnızca %ld öneri"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5234
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5235 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5236 msgid "Change \"%.*s\" to:"
18719
99586852c2db Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18615
diff changeset
5237 msgstr "\"%.*s\" şuna değiştirilecek:"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5238
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5239 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5240 msgid " < \"%.*s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5241 msgstr " < \"%.*s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5242
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5243 #, c-format
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5244 msgid "E390: Illegal argument: %s"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5245 msgstr "E390: İzin verilmeyen değişken: %s"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5246
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5247 msgid "No Syntax items defined for this buffer"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5248 msgstr "Bu arabellek için sözdizim ögeleri tanımlanmamış"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5249
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5250 msgid "'redrawtime' exceeded, syntax highlighting disabled"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5251 msgstr "'redrawtime' aşıldı, sözdizim vurgulaması kapatıldı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5252
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5253 msgid "syntax conceal on"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5254 msgstr "sözdizim gizlemesi açık"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5255
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5256 msgid "syntax conceal off"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5257 msgstr "sözdizim gizlemesi kapalı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5258
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5259 msgid "syntax case ignore"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5260 msgstr "sözdizim BÜYÜK/küçük harf yok say"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5261
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5262 msgid "syntax case match"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5263 msgstr "sözdizim BÜYÜK/küçük harfe duyarlı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5264
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5265 msgid "syntax foldlevel start"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5266 msgstr "sözdizim kıvırma düzeyi başlangıcı"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5267
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5268 msgid "syntax foldlevel minimum"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5269 msgstr "sözdizim kıvırma düzeyi an az"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5270
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5271 msgid "syntax spell toplevel"
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
5272 msgstr "bir sözdizim içinde olmayan metinde yazım denetimi yap"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5273
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5274 msgid "syntax spell notoplevel"
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
5275 msgstr "bir sözdizim içinde olmayan metinde yazım denetimi yapma"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5276
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5277 msgid "syntax spell default"
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
5278 msgstr "@Spell kümesi varsa yazım denetimi yapma (öntanımlı)"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5279
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5280 msgid "syntax iskeyword "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5281 msgstr "sözdizim anahtar sözcük"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5282
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5283 msgid "syntax iskeyword not set"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5284 msgstr "sözdizim anahtar sözcük ayarlanmamış"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5285
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5286 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5287 msgid "E391: No such syntax cluster: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5288 msgstr "E391: Böyle bir sözdizim kümesi yok: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5289
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5290 msgid "syncing on C-style comments"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5291 msgstr "C biçemli komutlar eşitleniyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5292
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5293 msgid "no syncing"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5294 msgstr "eşitleme yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5295
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
5296 msgid "syncing starts at the first line"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
5297 msgstr "eşitleme ilk satırda başlar"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
5298
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5299 msgid "syncing starts "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5300 msgstr "eşitleme başlangıcı "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5301
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5302 msgid " lines before top line"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5303 msgstr " satır, en üst satır öncesi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5304
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5305 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5306 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5307 "--- Syntax sync items ---"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5308 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5309 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5310 "--- Sözdizim eşitleme ögeleri ---"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5311
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5312 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5313 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5314 "syncing on items"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5315 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5316 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5317 "ögeler eşitleniyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5318
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5319 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5320 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5321 "--- Syntax items ---"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5322 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5323 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5324 "--- Sözdizim ögeleri ---"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5325
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5326 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5327 msgid "E392: No such syntax cluster: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5328 msgstr "E392: Böyle bir sözdizim kümesi yok: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5329
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
5330 msgid "from the first line"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
5331 msgstr "ilk satırdan"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
5332
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5333 msgid "minimal "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5334 msgstr "en az biçimde "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5335
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5336 msgid "maximal "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5337 msgstr "en çok biçimde "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5338
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5339 msgid "; match "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5340 msgstr "; eşleşme "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5341
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5342 msgid " line breaks"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5343 msgstr " satır sonu"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5344
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5345 msgid "E395: contains argument not accepted here"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5346 msgstr "E395: Burada kabul edilmeyen bir değişken içeriyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5347
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5348 msgid "E844: invalid cchar value"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5349 msgstr "E844: Geçersiz cchar değeri"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5350
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5351 msgid "E393: group[t]here not accepted here"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5352 msgstr "E393: group[t]here burada kabul edilmez"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5353
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5354 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5355 msgid "E394: Didn't find region item for %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5356 msgstr "E394: %s için bölge ögesi bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5357
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5358 msgid "E397: Filename required"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
5359 msgstr "E397: Dosya adı gerekiyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5360
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5361 msgid "E847: Too many syntax includes"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
5362 msgstr "E847: Çok fazla sözdizim kuralı"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5363
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5364 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5365 msgid "E789: Missing ']': %s"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
5366 msgstr "E789: ']' eksik: %s"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5367
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5368 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5369 msgid "E890: trailing char after ']': %s]%s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5370 msgstr "E890: ']' sonrası fazladan karakter: %s]%s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5371
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5372 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5373 msgid "E398: Missing '=': %s"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
5374 msgstr "E398: '=' eksik: %s"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5375
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5376 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5377 msgid "E399: Not enough arguments: syntax region %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5378 msgstr "E399: Yetersiz değişken: %s sözdizim bölgesi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5379
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5380 msgid "E848: Too many syntax clusters"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5381 msgstr "E848: Çok fazla sözdizim kümesi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5382
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5383 msgid "E400: No cluster specified"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5384 msgstr "E400: Belirli bir küme yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5385
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5386 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5387 msgid "E401: Pattern delimiter not found: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5388 msgstr "E401: Dizgi sınırlandırıcısı bulunamadı: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5389
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5390 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5391 msgid "E402: Garbage after pattern: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5392 msgstr "E402: Dizgiden sonra anlamsız veri: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5393
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5394 msgid "E403: syntax sync: line continuations pattern specified twice"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5395 msgstr "E403: Sözdizim eşitlemesi: Satır devamları dizgisi iki kez tanımlanmış"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5396
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5397 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5398 msgid "E404: Illegal arguments: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5399 msgstr "E404: İzin verilmeyen değişkenler: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5400
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5401 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5402 msgid "E405: Missing equal sign: %s"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
5403 msgstr "E405: Eşittir imi eksik: %s"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5404
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5405 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5406 msgid "E406: Empty argument: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5407 msgstr "E406: Boş değişken: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5408
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5409 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5410 msgid "E407: %s not allowed here"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5411 msgstr "E407: %s burada kullanılamaz"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5412
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5413 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5414 msgid "E408: %s must be first in contains list"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5415 msgstr "E408: %s öncelikle içerenler listesinde olmalı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5416
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5417 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5418 msgid "E409: Unknown group name: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5419 msgstr "E409: Bilinmeyen grup adı: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5420
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5421 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5422 msgid "E410: Invalid :syntax subcommand: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5423 msgstr "E410: Geçersiz :syntax altkomutu: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5424
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5425 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5426 " TOTAL COUNT MATCH SLOWEST AVERAGE NAME PATTERN"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5427 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5428 " TOPLAM SAYI EŞ EN YAVAŞ ORTALAMA AD DİZGİ"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5429
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5430 msgid "E555: at bottom of tag stack"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5431 msgstr "E555: Etiket yığınının en dibinde"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5432
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5433 msgid "E556: at top of tag stack"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5434 msgstr "E556: Etiket yığınının en tepesinde"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5435
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5436 msgid "E986: cannot modify the tag stack within tagfunc"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5437 msgstr "E986: Etiket yığını tagfunc dahilinde değiştirilemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5438
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5439 msgid "E987: invalid return value from tagfunc"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5440 msgstr "E987: Etiket işlevinden geçersiz dönüş değeri"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5441
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5442 msgid "E425: Cannot go before first matching tag"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5443 msgstr "E425: İlk eşleşen etiketten önceye gidilemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5444
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5445 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5446 msgid "E426: tag not found: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5447 msgstr "E426: Etiket bulunamadı: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5448
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5449 msgid "E427: There is only one matching tag"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5450 msgstr "E427: Eşleşen yalnızca bir etiket var"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5451
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5452 msgid "E428: Cannot go beyond last matching tag"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5453 msgstr "E428: Son eşleşen etiketten öteye gidilemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5454
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5455 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5456 msgid "File \"%s\" does not exist"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5457 msgstr "Dosya \"%s\" mevcut değil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5458
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5459 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5460 msgid "tag %d of %d%s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5461 msgstr "etiket %d/%d%s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5462
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5463 msgid " or more"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5464 msgstr " veya daha fazla"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5465
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5466 msgid " Using tag with different case!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5467 msgstr " Etiket değişik bir durumla kullanılıyor!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5468
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5469 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5470 msgid "E429: File \"%s\" does not exist"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5471 msgstr "E429: Dosya \"%s\" mevcut değil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5472
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5473 msgid " # pri kind tag"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5474 msgstr " # ön tür etiket"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5475
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5476 msgid "file\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5477 msgstr "dosya\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5478
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5479 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5480 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5481 " # TO tag FROM line in file/text"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5482 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5483 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5484 " # ETİKETE SATIRDAN dosya/metin içinde"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5485
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5486 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5487 msgid "Searching tags file %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5488 msgstr "Etiket dosyası %s aranıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5489
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5490 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5491 msgid "E430: Tag file path truncated for %s\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5492 msgstr "E430: %s için etiket dosyası yolu kırpıldı\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5493
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5494 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5495 msgid "E431: Format error in tags file \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5496 msgstr "E431: Etiket dosyası \"%s\" içinde biçim hatası"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5497
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5498 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5499 msgid "Before byte %ld"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5500 msgstr "%ld bitinden önce"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5501
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5502 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5503 msgid "E432: Tags file not sorted: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5504 msgstr "E432: Etiket dosyası sıralanmadı: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5505
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5506 msgid "E433: No tags file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5507 msgstr "E433: Etiket dosyası yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5508
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
5509 msgid "Ignoring long line in tags file"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5510 msgstr "Etiket dosyasındaki uzun satır yok sayılıyor"
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
5511
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5512 msgid "E434: Can't find tag pattern"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5513 msgstr "E434: Etiket dizgisi bulunamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5514
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5515 msgid "E435: Couldn't find tag, just guessing!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5516 msgstr "E435: Etiket bulunamadı, tahmin ediliyor!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5517
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5518 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5519 msgid "Duplicate field name: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5520 msgstr "Yinelenen alan adı: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5521
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5522 msgid "' not known. Available builtin terminals are:"
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
5523 msgstr "' bilinmiyor. Kullanılabilir uçbirimler şunlar:"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5524
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5525 msgid "defaulting to '"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5526 msgstr "öntanımlı olarak '"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5527
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5528 msgid "E557: Cannot open termcap file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5529 msgstr "E557: termcap dosyası açılamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5530
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5531 msgid "E558: Terminal entry not found in terminfo"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5532 msgstr "E558: terminfo içinde uçbirim girdisi bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5533
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5534 msgid "E559: Terminal entry not found in termcap"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5535 msgstr "E559: termcap içinde uçbirim bilgisi bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5536
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5537 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5538 msgid "E436: No \"%s\" entry in termcap"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5539 msgstr "E436: termcap içinde \"%s\" girdisi yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5540
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5541 msgid "E437: terminal capability \"cm\" required"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
5542 msgstr "E437: \"cm\" uçbirim kabiliyeti gerekiyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5543
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5544 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5545 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5546 "--- Terminal keys ---"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5547 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5548 "\n"
18719
99586852c2db Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18615
diff changeset
5549 "--- Uçbirim düğmeleri ---"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5550
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5551 msgid "Cannot open $VIMRUNTIME/rgb.txt"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5552 msgstr "$VIMRUNTIME/rgb.txt açılamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5553
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5554 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5555 msgid "E181: Invalid attribute: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5556 msgstr "E181: Geçersiz öznitelik: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5557
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
5558 msgid "E279: Sorry, ++shell is not supported on this system"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
5559 msgstr "E279: Üzgünüm, ++shell bu sistemde desteklenmiyor"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
5560
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5561 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5562 msgid "Kill job in \"%s\"?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5563 msgstr "\"%s\" içindeki iş sonlandırılsın mı?"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5564
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5565 msgid "Terminal"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5566 msgstr "Uçbirim"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5567
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5568 msgid "Terminal-finished"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5569 msgstr "Uçbirim-bitti"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5570
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5571 msgid "active"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5572 msgstr "etkin"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5573
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5574 msgid "running"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5575 msgstr "çalışıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5576
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5577 msgid "finished"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5578 msgstr "bitti"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5579
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5580 msgid "E958: Job already finished"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5581 msgstr "E958: İş bitti bile"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5582
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5583 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5584 msgid "E953: File exists: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5585 msgstr "E953: Dosya mevcut: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5586
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5587 msgid "E955: Not a terminal buffer"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5588 msgstr "E955: Bir uçbirim arabelleği değil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5589
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5590 msgid "E982: ConPTY is not available"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5591 msgstr "E982: ConPTY mevcut değil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5592
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5593 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5594 msgid "E971: Property type %s does not exist"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5595 msgstr "E971: Özellik türü %s mevcut değil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5596
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5597 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5598 msgid "E964: Invalid column number: %ld"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5599 msgstr "E964: Geçersiz sütun numarası: %ld"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5600
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5601 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5602 msgid "E966: Invalid line number: %ld"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5603 msgstr "E966: Geçersiz satır numarası: %ld"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5604
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5605 msgid "E965: missing property type name"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5606 msgstr "E965: Özellik tür adı eksik"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5607
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5608 msgid "E275: Cannot add text property to unloaded buffer"
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
5609 msgstr "E275: Bellekten kaldırılmış arabelleğe metin özelliği eklenemiyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5610
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5611 msgid "E967: text property info corrupted"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5612 msgstr "E967: Metin özellik bilgisi hasarlı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5613
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5614 msgid "E968: Need at least one of 'id' or 'type'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5615 msgstr "E968: En azından bir 'id' veya 'type' gerekli"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5616
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5617 msgid "E860: Need 'id' and 'type' with 'both'"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5618 msgstr "E860: 'both' ile 'id' ve 'type' gerekli"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5619
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5620 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5621 msgid "E969: Property type %s already defined"
18594
e9a47bcf7b94 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18456
diff changeset
5622 msgstr "E969: Özellik türü %s hâlihazırda tanımlanmış"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5623
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5624 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5625 msgid "E970: Unknown highlight group name: '%s'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5626 msgstr "E970: Bilinmeyen vurgulama grup adı: '%s'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5627
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5628 msgid "(Invalid)"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5629 msgstr "(Geçersiz)"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5630
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5631 msgid "%a %b %d %H:%M:%S %Y"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5632 msgstr "%a %b %d %H:%M:%S %Y"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5633
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5634 #, c-format
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5635 msgid "%ld second ago"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5636 msgid_plural "%ld seconds ago"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5637 msgstr[0] "%ld saniye önce"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5638 msgstr[1] "%ld saniye önce"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5639
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5640 msgid "E805: Using a Float as a Number"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5641 msgstr "E805: Bir Kayan Noktalı Değer, Sayı yerine kullanılıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5642
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5643 msgid "E703: Using a Funcref as a Number"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5644 msgstr "E703: Bir Funcref, Sayı yerine kullanılıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5645
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5646 msgid "E745: Using a List as a Number"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5647 msgstr "E745: Bir Liste, Sayı yerine kullanılıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5648
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5649 msgid "E728: Using a Dictionary as a Number"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5650 msgstr "E728: Bir Sözlük, Sayı yerine kullanılıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5651
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5652 msgid "E611: Using a Special as a Number"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5653 msgstr "E611: Bir Özel, Sayı yerine kullanılıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5654
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5655 msgid "E910: Using a Job as a Number"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5656 msgstr "E910: Bir İş, Sayı yerine kullanılıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5657
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5658 msgid "E913: Using a Channel as a Number"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5659 msgstr "E913: Bir Kanal, Sayı yerine kullanılıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5660
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5661 msgid "E974: Using a Blob as a Number"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5662 msgstr "E974: Bir İkili Geniş Nesne, Sayı yerine kullanılıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5663
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5664 msgid "E891: Using a Funcref as a Float"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5665 msgstr "E891: Bir Funcref, Kayan Noktalı Değer yerine kullanılıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5666
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5667 msgid "E892: Using a String as a Float"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5668 msgstr "E892: Bir Dizi, Kayan Noktalı Değer yerine kullanılıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5669
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5670 msgid "E893: Using a List as a Float"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5671 msgstr "E893: Bir Liste, Kayan Noktalı Değer yerine kullanılıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5672
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5673 msgid "E894: Using a Dictionary as a Float"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5674 msgstr "E894: Bir Sözlük, Kayan Noktalı Değer yerine kullanılıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5675
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5676 msgid "E362: Using a boolean value as a Float"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5677 msgstr "E362: Bir Boole Değeri, Kayan Noktalı Değer yerine kullanılıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5678
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5679 msgid "E907: Using a special value as a Float"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5680 msgstr "E907: Bir Özel Değer, Kayan Noktalı Değer yerine kullanılıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5681
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5682 msgid "E911: Using a Job as a Float"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5683 msgstr "E911: Bir İş, Kayan Noktalı Değer yerine kullanılıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5684
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5685 msgid "E914: Using a Channel as a Float"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5686 msgstr "E914: Bir Kanal, Kayan Noktalı Değer yerine kullanılıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5687
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5688 msgid "E975: Using a Blob as a Float"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5689 msgstr "E975: Bir İkili Geniş Nesne, Kayan Noktalı Değer yerine kullanılıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5690
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5691 msgid "E729: using Funcref as a String"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5692 msgstr "E729: Funcref bir Dizi yerine kullanılıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5693
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5694 msgid "E730: using List as a String"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5695 msgstr "E730: Liste bir Dizi yerine kullanılıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5696
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5697 msgid "E731: using Dictionary as a String"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5698 msgstr "E731: Sözlük bir Dizi yerine kullanılıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5699
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5700 msgid "E976: using Blob as a String"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5701 msgstr "E976: İkili Geniş Nesne bir Dizi yerine kullanılıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5702
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5703 msgid "E977: Can only compare Blob with Blob"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5704 msgstr ""
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5705 "E977: Bir ikili geniş öğe yalnızca kendinden bir başkası ile "
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5706 "karşılaştırılabilir"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5707
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5708 msgid "E691: Can only compare List with List"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5709 msgstr "E691: Bir liste yalnızca başka bir liste ile karşılaştırılabilir"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5710
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5711 msgid "E692: Invalid operation for List"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5712 msgstr "E692: Geçersiz liste işlemi"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5713
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5714 msgid "E735: Can only compare Dictionary with Dictionary"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5715 msgstr "E735: Bir sözlük yalnızca başka bir sözlük ile karşılaştırılabilir"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5716
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5717 msgid "E736: Invalid operation for Dictionary"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5718 msgstr "E736: Geçersiz sözlük işlemi"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5719
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5720 msgid "E694: Invalid operation for Funcrefs"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5721 msgstr "E694: Geçersiz Funcref işlemi"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5722
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5723 #, c-format
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5724 msgid "E112: Option name missing: %s"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5725 msgstr "E112: Seçenek adı eksik: %s"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5726
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5727 msgid "E973: Blob literal should have an even number of hex characters"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5728 msgstr ""
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5729 "E973: İkili geniş nesne hazır bilgisi çift onalt. karakterlere iye olmalıdır"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5730
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5731 #, c-format
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5732 msgid "E114: Missing quote: %s"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
5733 msgstr "E114: Tırnak imi eksik: %s"
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5734
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5735 #, c-format
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5736 msgid "E115: Missing quote: %s"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
5737 msgstr "E115: Tırnak imi eksik: %s"
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5738
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5739 msgid "new shell started\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5740 msgstr "yeni kabuk başlatıldı\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5741
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5742 msgid "Vim: Error reading input, exiting...\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5743 msgstr "Vim: Girdi okunurken hata, çıkılıyor...\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5744
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5745 msgid "E881: Line count changed unexpectedly"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5746 msgstr "E881: Satır sayısı beklenmeyen bir biçimde değişti"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5747
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5748 msgid "No undo possible; continue anyway"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5749 msgstr "Geri alma olanaklı değil; bekleme yapma"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5750
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5751 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5752 msgid "E828: Cannot open undo file for writing: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5753 msgstr "E828: Geri al dosyası yazma için açılamıyor: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5754
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5755 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5756 msgid "E825: Corrupted undo file (%s): %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5757 msgstr "E825: Hasarlı geri al dosyası (%s): %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5758
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5759 msgid "Cannot write undo file in any directory in 'undodir'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5760 msgstr "Geri al dosyası 'undodir' içindeki herhangi bir dizine yazılamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5761
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5762 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5763 msgid "Will not overwrite with undo file, cannot read: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5764 msgstr "Geri al dosyası üzerine yazmayacak, bu okunamıyor: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5765
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5766 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5767 msgid "Will not overwrite, this is not an undo file: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5768 msgstr "Üzerine yazılmayacak, bu bir geri al dosyası değil: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5769
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5770 msgid "Skipping undo file write, nothing to undo"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5771 msgstr "Geri al yazması atlanıyor, geri alınacak bir şey yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5772
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5773 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5774 msgid "Writing undo file: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5775 msgstr "Geri al dosyası yazılıyor: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5776
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5777 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5778 msgid "E829: write error in undo file: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5779 msgstr "E829: Geri al dosyasında yazma hatası: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5780
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5781 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5782 msgid "Not reading undo file, owner differs: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5783 msgstr "Geri al dosyası okunmayacak, sahibi farklı: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5784
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5785 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5786 msgid "Reading undo file: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5787 msgstr "Geri al dosyası okunuyor: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5788
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5789 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5790 msgid "E822: Cannot open undo file for reading: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5791 msgstr "E822: Geri al dosyası okuma için açılamıyor: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5792
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5793 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5794 msgid "E823: Not an undo file: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5795 msgstr "E823: Bir geri al dosyası değil: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5796
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5797 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5798 msgid "E832: Non-encrypted file has encrypted undo file: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5799 msgstr "E832: Şifrelenmemiş dosyanın şifrelenmiş bir geri al dosyası var: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5800
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5801 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5802 msgid "E826: Undo file decryption failed: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5803 msgstr "E826: Geri al dosyası şifre çözümü başarısız oldu: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5804
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5805 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5806 msgid "E827: Undo file is encrypted: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5807 msgstr "E827: Geri al dosyası şifrelenmiş: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5808
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5809 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5810 msgid "E824: Incompatible undo file: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5811 msgstr "E824: Uyumsuz geri al dosyası: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5812
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5813 msgid "File contents changed, cannot use undo info"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
5814 msgstr "Dosya içeriği değişmiş, geri alma bilgisi kullanılamaz"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5815
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5816 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5817 msgid "Finished reading undo file %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5818 msgstr "%s geri al dosyasının okunması bitti"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5819
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5820 msgid "Already at oldest change"
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
5821 msgstr "Hâlihazırda en eski değişiklik üzerinde"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5822
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5823 msgid "Already at newest change"
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
5824 msgstr "Hâlihazırda en yeni değişiklik üzerinde"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5825
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5826 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5827 msgid "E830: Undo number %ld not found"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5828 msgstr "E830: %ld numaralı geri alma bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5829
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5830 msgid "E438: u_undo: line numbers wrong"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5831 msgstr "E438: u_undo: Satır numaraları yanlış"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5832
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5833 msgid "more line"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5834 msgstr "ek satır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5835
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5836 msgid "more lines"
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
5837 msgstr "ek satır"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5838
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5839 msgid "line less"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5840 msgstr "daha az satır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5841
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5842 msgid "fewer lines"
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
5843 msgstr "daha az satır"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5844
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5845 msgid "change"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5846 msgstr "değişiklik"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5847
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5848 msgid "changes"
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
5849 msgstr "değişiklik"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5850
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5851 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5852 msgid "%ld %s; %s #%ld %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5853 msgstr "%ld %s; %s #%ld %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5854
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5855 msgid "before"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5856 msgstr "şundan önce:"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5857
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5858 msgid "after"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
5859 msgstr "şundan sonra:"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5860
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5861 msgid "Nothing to undo"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5862 msgstr "Geri alınacak bir şey yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5863
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5864 msgid "number changes when saved"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5865 msgstr "kaydedildiğinde numara değişir"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5866
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5867 msgid "E790: undojoin is not allowed after undo"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5868 msgstr "E790: Geri al sonrasında geri almalar birleştirilemez"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5869
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5870 msgid "E439: undo list corrupt"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5871 msgstr "E439: Geri al listesi hasarlı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5872
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5873 msgid "E440: undo line missing"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5874 msgstr "E440: Geri al satırı eksik"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5875
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5876 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5877 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5878 " Name Args Address Complete Definition"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5879 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5880 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5881 " Ad Dğkl Adres Tam Tanım"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5882
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5883 msgid "No user-defined commands found"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5884 msgstr "Kullanıcı tanımlı bir komut bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5885
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5886 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5887 msgid "E180: Invalid address type value: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5888 msgstr "E180: Geçersiz adres türü değeri: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5889
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5890 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5891 msgid "E180: Invalid complete value: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5892 msgstr "E180: Geçersiz tam değer: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5893
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5894 msgid "E468: Completion argument only allowed for custom completion"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5895 msgstr "E468: Tamamlama değişkenine yalnızca özel tamamlamalarda izin verilir"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5896
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5897 msgid "E467: Custom completion requires a function argument"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5898 msgstr "E467: Özel tamamlama bir işlev değişkeni gerektirir"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5899
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5900 msgid "E175: No attribute specified"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5901 msgstr "E175: Bir öznitelik belirtilmemiş"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5902
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5903 msgid "E176: Invalid number of arguments"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5904 msgstr "E176: Geçersiz değişken sayısı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5905
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5906 msgid "E177: Count cannot be specified twice"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5907 msgstr "E177: Sayım iki defa belirtilemez"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5908
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5909 msgid "E178: Invalid default value for count"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5910 msgstr "E178: Sayım için geçersiz öntanımlı değer"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5911
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5912 msgid "E179: argument required for -complete"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
5913 msgstr "E179: -complete için değişken gerekiyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5914
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5915 msgid "E179: argument required for -addr"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
5916 msgstr "E179: -addr için değişken gerekiyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5917
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5918 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5919 msgid "E174: Command already exists: add ! to replace it: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5920 msgstr "E174: Komut zaten mevcut: değiştirmek için ! ekleyin: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5921
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5922 msgid "E182: Invalid command name"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5923 msgstr "E182: Geçersiz komut adı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5924
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5925 msgid "E183: User defined commands must start with an uppercase letter"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5926 msgstr "E183: Kullanıcı tanımlı komutlar BÜYÜK harfle başlamalıdır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5927
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5928 msgid "E841: Reserved name, cannot be used for user defined command"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5929 msgstr "E841: Ayrılmış ad, kullanıcı tanımlı komut için kullanılamaz"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5930
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5931 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5932 msgid "E184: No such user-defined command: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5933 msgstr "E184: Böyle bir kullanıcı tanımlı komut yok: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5934
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5935 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5936 msgid "E122: Function %s already exists, add ! to replace it"
18594
e9a47bcf7b94 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18456
diff changeset
5937 msgstr "E122: %s işlevi hâlihazırda mevcut, değiştirmek için ! ekleyin"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5938
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5939 msgid "E717: Dictionary entry already exists"
18594
e9a47bcf7b94 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18456
diff changeset
5940 msgstr "E717: Sözlük girdisi hâlihazırda mevcut"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5941
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5942 msgid "E718: Funcref required"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
5943 msgstr "E718: Funcref gerekiyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5944
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5945 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5946 msgid "E130: Unknown function: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5947 msgstr "E130: Bilinmeyen işlev: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5948
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5949 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5950 msgid "E125: Illegal argument: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5951 msgstr "E125: İzin verilmeyen değişken: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5952
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5953 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5954 msgid "E853: Duplicate argument name: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5955 msgstr "E853: Yinelenen değişken adı: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5956
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5957 msgid "E989: Non-default argument follows default argument"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5958 msgstr "E989: Öntanımlı olmayan değişken öntanımlı değişkenden sonra"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5959
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5960 #, c-format
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5961 msgid "E451: Expected }: %s"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5962 msgstr "E451: } bekleniyordu: %s"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5963
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
5964 #, c-format
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5965 msgid "E740: Too many arguments for function %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5966 msgstr "E740: %s işlevi için çok fazla değişken"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5967
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5968 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5969 msgid "E116: Invalid arguments for function %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5970 msgstr "E116: %s işlevi için geçersiz değişkenler"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5971
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5972 msgid "E132: Function call depth is higher than 'maxfuncdepth'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5973 msgstr "E132: İşlevin çağırdığı derinlik 'maxfuncdepth'ten daha yüksek"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5974
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5975 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5976 msgid "calling %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5977 msgstr "%s çağrılıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5978
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5979 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5980 msgid "%s aborted"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5981 msgstr "%s durduruldu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5982
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5983 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5984 msgid "%s returning #%ld"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5985 msgstr "%s, #%ld döndürüyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5986
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5987 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5988 msgid "%s returning %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5989 msgstr "%s, %s döndürüyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5990
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5991 msgid "E699: Too many arguments"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5992 msgstr "E699: Çok fazla değişken"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5993
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5994 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5995 msgid "E276: Cannot use function as a method: %s"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
5996 msgstr "E276: İşlev bir yöntem olarak kullanılamaz: %s"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5997
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5998 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5999 msgid "E120: Using <SID> not in a script context: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6000 msgstr "E120: <SID> bir betik bağlamında kullanılmıyor: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6001
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6002 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6003 msgid "E725: Calling dict function without Dictionary: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6004 msgstr "E725: dic işlevi bir sözlük olmadan çağrılıyor: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6005
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6006 msgid "E129: Function name required"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
6007 msgstr "E129: İşlev adı gerekiyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6008
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6009 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6010 msgid "E128: Function name must start with a capital or \"s:\": %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6011 msgstr "E128: İşlev adı bir BÜYÜK harfle veya \"s:\" ile başlamalı: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6012
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6013 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6014 msgid "E884: Function name cannot contain a colon: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6015 msgstr "E884: İşlev adı iki nokta içeremez: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6016
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
6017 msgid "E454: function list was modified"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
6018 msgstr "E454: İşlev listesi değiştirilmiş"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
6019
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6020 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6021 msgid "E123: Undefined function: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6022 msgstr "E123: Tanımlanmamış işlev: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6023
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6024 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6025 msgid "E124: Missing '(': %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6026 msgstr "E124: '(' eksik: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6027
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6028 msgid "E862: Cannot use g: here"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6029 msgstr "E862: g: burada kullanılamaz"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6030
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6031 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6032 msgid "E932: Closure function should not be at top level: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6033 msgstr "E932: Kapatma işlevi en üst düzeyde olmamalıdır: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6034
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6035 msgid "E126: Missing :endfunction"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6036 msgstr "E126: :endfunction eksik"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6037
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6038 #, c-format
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6039 msgid "W1001: Text found after :enddef: %s"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6040 msgstr "W1001: :enddef sonrası metin bulundu: %s"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6041
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6042 #, c-format
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6043 msgid "W22: Text found after :endfunction: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6044 msgstr "W22: :endfunction sonrası metin bulundu: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6045
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6046 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6047 msgid "E707: Function name conflicts with variable: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6048 msgstr "E707: İşlev adı şu değişken ile çakışıyor: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6049
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6050 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6051 msgid "E127: Cannot redefine function %s: It is in use"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6052 msgstr "E127: %s işlevi yeniden tanımlanamıyor: Şu an kullanımda"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6053
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6054 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6055 msgid "E746: Function name does not match script file name: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6056 msgstr "E746: İşlev adı betik dosyası adına eşleşmiyor: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6057
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6058 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6059 msgid "E131: Cannot delete function %s: It is in use"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6060 msgstr "E131: %s işlevi silinemiyor: Şu an kullanımda"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6061
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6062 msgid "E133: :return not inside a function"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6063 msgstr "E133: :return bir işlev içinde değil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6064
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6065 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6066 msgid "%s (%s, compiled %s)"
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
6067 msgstr "%s (%s, %s tarihinde derlendi)"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6068
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6069 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6070 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6071 "MS-Windows 64-bit GUI/console version"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6072 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6073 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6074 "MS-Windows 64-bit grafik arabirim/konsol sürümü"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6075
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6076 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6077 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6078 "MS-Windows 32-bit GUI/console version"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6079 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6080 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6081 "MS-Windows 32-bit grafik arabirim/konsol sürümü"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6082
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6083 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6084 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6085 "MS-Windows 64-bit GUI version"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6086 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6087 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6088 "MS-Windows 64-bit grafik arabirim sürümü"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6089
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6090 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6091 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6092 "MS-Windows 32-bit GUI version"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6093 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6094 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6095 "MS-Windows 32-bit grafik arabirim sürümü"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6096
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6097 msgid " with OLE support"
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
6098 msgstr ", OLE desteği ile"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6099
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6100 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6101 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6102 "MS-Windows 64-bit console version"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6103 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6104 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6105 "MS-Windows 64-bit konsol sürümü"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6106
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6107 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6108 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6109 "MS-Windows 32-bit console version"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6110 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6111 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6112 "MS-Windows 32-bit konsol sürümü"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6113
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6114 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6115 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6116 "macOS version"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6117 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6118 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6119 "macOS sürümü"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6120
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6121 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6122 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6123 "macOS version w/o darwin feat."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6124 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6125 "\n"
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
6126 "Darwin özellikleri olmayan macOS sürümü"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6127
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6128 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6129 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6130 "OpenVMS version"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6131 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6132 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6133 "OpenVMS sürümü"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6134
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6135 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6136 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6137 "Included patches: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6138 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6139 "\n"
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
6140 "İçerilen yamalar: "
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6141
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6142 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6143 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6144 "Extra patches: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6145 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6146 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6147 "Ek yamalar: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6148
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6149 msgid "Modified by "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6150 msgstr "Değiştirme: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6151
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6152 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6153 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6154 "Compiled "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6155 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6156 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6157 "Derleyen:"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6158
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6159 msgid "by "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6160 msgstr " "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6161
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6162 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6163 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6164 "Huge version "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6165 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6166 "\n"
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
6167 "Dev sürüm "
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6168
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6169 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6170 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6171 "Big version "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6172 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6173 "\n"
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
6174 "Büyük sürüm "
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6175
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6176 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6177 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6178 "Normal version "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6179 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6180 "\n"
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
6181 "Orta boy sürüm "
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6182
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6183 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6184 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6185 "Small version "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6186 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6187 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6188 "Küçük sürüm "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6189
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6190 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6191 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6192 "Tiny version "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6193 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6194 "\n"
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
6195 "Ufak sürüm "
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6196
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6197 msgid "without GUI."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6198 msgstr "(grafik arabirim içermez)."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6199
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6200 msgid "with GTK3 GUI."
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
6201 msgstr "(GTK3 grafik arabirim ile)."
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6202
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6203 msgid "with GTK2-GNOME GUI."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6204 msgstr "(GTK2-GNOME grafik arabirim ile)."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6205
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6206 msgid "with GTK2 GUI."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6207 msgstr "(GTK2 grafik arabirim ile)."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6208
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6209 msgid "with X11-Motif GUI."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6210 msgstr "(X11-Motif grafik arabirim ile)."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6211
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6212 msgid "with X11-neXtaw GUI."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6213 msgstr "(X11-neXtaw grafik arabirim ile)."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6214
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6215 msgid "with X11-Athena GUI."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6216 msgstr "(X11-Athena grafik arabirim ile)."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6217
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6218 msgid "with Haiku GUI."
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6219 msgstr "(Haiku grafik arabirimi ile)."
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6220
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6221 msgid "with Photon GUI."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6222 msgstr "(Photon grafik arabirim ile)."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6223
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6224 msgid "with GUI."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6225 msgstr "(grafik arabirim ile)."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6226
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6227 msgid " Features included (+) or not (-):\n"
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
6228 msgstr " İçerilen özellikler (+), içerilmeyenler (-) ile gösterilir:\n"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6229
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6230 msgid " system vimrc file: \""
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6231 msgstr " sistem vimrc dosyası: \""
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6232
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6233 msgid " user vimrc file: \""
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6234 msgstr " kullanıcı vimrc dosyası: \""
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6235
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6236 msgid " 2nd user vimrc file: \""
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6237 msgstr " kullanıcı 2. vimrc dosyası: \""
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6238
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6239 msgid " 3rd user vimrc file: \""
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6240 msgstr " kullanıcı 3. vimrc dosyası: \""
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6241
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6242 msgid " user exrc file: \""
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6243 msgstr " kullanıcı exrc dosyası: \""
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6244
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6245 msgid " 2nd user exrc file: \""
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6246 msgstr " kullanıcı 2. exrc dosyası: \""
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6247
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6248 msgid " system gvimrc file: \""
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6249 msgstr " sistem gvimrc dosyası: \""
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6250
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6251 msgid " user gvimrc file: \""
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6252 msgstr " kullanıcı gvimrc dosyası: \""
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6253
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6254 msgid "2nd user gvimrc file: \""
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6255 msgstr " kullanıcı 2. gvimrc dosyası: \""
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6256
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6257 msgid "3rd user gvimrc file: \""
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6258 msgstr " kullanıcı 3. gvimrc dosyası: \""
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6259
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6260 msgid " defaults file: \""
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6261 msgstr " öntanımlılar dosyası: \""
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6262
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6263 msgid " system menu file: \""
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6264 msgstr " sistem menü dosyaları: \""
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6265
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6266 msgid " fall-back for $VIM: \""
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6267 msgstr " $VIM öntanımlı konumu: \""
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6268
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6269 msgid " f-b for $VIMRUNTIME: \""
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6270 msgstr "$VIMRUNTIME öntanımlı konumu: \""
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6271
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6272 msgid "Compilation: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6273 msgstr "Derleme: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6274
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6275 msgid "Compiler: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6276 msgstr "Derleyici: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6277
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6278 msgid "Linking: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6279 msgstr "Bağlama: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6280
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6281 msgid " DEBUG BUILD"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6282 msgstr " HATA AYIKLAMA AMAÇLI SÜRÜM"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6283
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6284 msgid "VIM - Vi IMproved"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6285 msgstr "VİM - Vi IMproved"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6286
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6287 msgid "version "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6288 msgstr "sürüm: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6289
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6290 msgid "by Bram Moolenaar et al."
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
6291 msgstr "geliştirme: Bram Moolenaar ve diğerleri"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6292
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6293 msgid "Vim is open source and freely distributable"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6294 msgstr "Vim açık kaynaklıdır ve özgürce dağıtılabilir"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6295
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6296 msgid "Help poor children in Uganda!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6297 msgstr "Uganda'daki yoksul çocuklara yardım edin!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6298
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6299 msgid "type :help iccf<Enter> for information "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6300 msgstr "ek bilgi için :help iccf<Enter> "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6301
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6302 msgid "type :q<Enter> to exit "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6303 msgstr "çıkmak için :q<Enter> "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6304
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6305 msgid "type :help<Enter> or <F1> for on-line help"
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
6306 msgstr "yardım belgeleri için :help<Enter> veya <F1> "
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6307
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6308 msgid "type :help version8<Enter> for version info"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6309 msgstr "sürüm bilgisi için :help version8<Enter> "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6310
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6311 msgid "Running in Vi compatible mode"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6312 msgstr "Vi uyumlu kipte çalışıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6313
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6314 msgid "type :set nocp<Enter> for Vim defaults"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6315 msgstr "öntanımlı ayarlar için :set nocp<Enter> "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6316
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6317 msgid "type :help cp-default<Enter> for info on this"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6318 msgstr "ek bilgi için :help cp-default<Enter>"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6319
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6320 msgid "menu Help->Orphans for information "
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
6321 msgstr "bilgi için menü -> Yardım -> Yetimler"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6322
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6323 msgid "Running modeless, typed text is inserted"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6324 msgstr "Kipsiz çalışıyor, girilen metin doğrudan eklenir"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6325
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6326 msgid "menu Edit->Global Settings->Toggle Insert Mode "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6327 msgstr "menü -> Düzen -> Genel Ayarlar -> Ekleme Kipine Geç"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6328
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6329 msgid " for two modes "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6330 msgstr " iki kip için "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6331
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6332 msgid "menu Edit->Global Settings->Toggle Vi Compatible"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6333 msgstr "menü -> Düzen -> Genel Ayarlar -> Vi Uyumlu Kipi Aç/Kapat"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6334
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6335 msgid " for Vim defaults "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6336 msgstr " Vim öntanımlıları için "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6337
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6338 msgid "Sponsor Vim development!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6339 msgstr "Vim'in geliştirilmesine sponsor olun!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6340
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6341 msgid "Become a registered Vim user!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6342 msgstr "Kayıtlı bir Vim kullanıcısı olun!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6343
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6344 msgid "type :help sponsor<Enter> for information "
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
6345 msgstr "bilgi için :help sponsor<Enter> "
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6346
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6347 msgid "type :help register<Enter> for information "
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
6348 msgstr "bilgi için :help register<Enter> "
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6349
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6350 msgid "menu Help->Sponsor/Register for information "
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
6351 msgstr "bilgi için Yardım -> Sponsorluk/Kayıt"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
6352
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
6353 msgid "[end of lines]"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
6354 msgstr "[satırların sonu]"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
6355
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
6356 msgid "global"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
6357 msgstr "global"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
6358
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
6359 msgid "buffer"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
6360 msgstr "arabellek"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
6361
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
6362 msgid "window"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
6363 msgstr "pencere"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
6364
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
6365 msgid "tab"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
6366 msgstr "sekme"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6367
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6368 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6369 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6370 "# Buffer list:\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6371 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6372 "\n"
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
6373 "# Arabellek listesi:\n"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6374
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6375 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6376 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6377 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6378 "# %s History (newest to oldest):\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6379 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6380 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6381 "# %s Geçmişi (yeniden eskiye):\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6382
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6383 msgid "Command Line"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6384 msgstr "Komut Satırı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6385
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6386 msgid "Search String"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6387 msgstr "Arama Dizisi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6388
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6389 msgid "Expression"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6390 msgstr "İfade"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6391
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6392 msgid "Input Line"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6393 msgstr "Girdi Satırı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6394
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6395 msgid "Debug Line"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6396 msgstr "Hata Ayıklama Satırı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6397
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6398 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6399 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6400 "# Bar lines, copied verbatim:\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6401 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6402 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6403 "# Tam sureti kopyalanan | satırları:\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6404
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6405 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6406 msgid "%sviminfo: %s in line: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6407 msgstr "%sviminfo: satırdaki %s: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6408
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6409 msgid "E136: viminfo: Too many errors, skipping rest of file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6410 msgstr "E136: viminfo: Çok fazla hata, dosyanın geri kalanı atlanıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6411
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6412 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6413 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6414 "# global variables:\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6415 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6416 "\n"
18719
99586852c2db Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18615
diff changeset
6417 "# global değişkenler:\n"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6418
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6419 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6420 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6421 "# Last Substitute String:\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6422 "$"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6423 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6424 "\n"
18594
e9a47bcf7b94 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18456
diff changeset
6425 "# Son Değiştirilen Dizi:\n"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6426 "$"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6427
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6428 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6429 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6430 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6431 "# Last %sSearch Pattern:\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6432 "~"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6433 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6434 "\n"
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
6435 "# Son %sArama Dizgileri:\n"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6436 "~"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6437
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6438 msgid "Substitute "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6439 msgstr "Şunu değiştir: "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6440
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6441 msgid "Illegal register name"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6442 msgstr "İzin verilmeyen yazmaç adı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6443
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6444 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6445 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6446 "# Registers:\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6447 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6448 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6449 "# Yazmaçlar:\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6450
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6451 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6452 msgid "E574: Unknown register type %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6453 msgstr "E574: Bilinmeyen yazmaç türü %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6454
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6455 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6456 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6457 "# History of marks within files (newest to oldest):\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6458 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6459 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6460 "# Dosyalardaki imlerin geçmişi (yeniden eskiye):\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6461
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6462 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6463 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6464 "# File marks:\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6465 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6466 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6467 "# Dosya imleri:\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6468
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6469 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6470 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6471 "# Jumplist (newest first):\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6472 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6473 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6474 "# Atlama listesi (önce en yeniler):\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6475
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6476 msgid "Missing '>'"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6477 msgstr "'>' eksik"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6478
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6479 msgid "Illegal starting char"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6480 msgstr "İzin verilmeyen başlangıç karakteri"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6481
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6482 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6483 msgid "# This viminfo file was generated by Vim %s.\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6484 msgstr "# Bu viminfo dosyası Vim %s tarafından oluşturulmuştur.\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6485
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6486 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6487 "# You may edit it if you're careful!\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6488 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6489 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6490 "# Yapabileceğinizi düşünüyorsanız bu dosyayı düzenleyebilirsiniz!\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6491 "\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6492
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6493 msgid "# Value of 'encoding' when this file was written\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6494 msgstr "# Bu dosya yazıldığı sırada mevcut 'encoding'in değeri\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6495
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6496 #, c-format
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6497 msgid "Reading viminfo file \"%s\"%s%s%s%s"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6498 msgstr "\"%s\" viminfo dosyası okunuyor...%s%s%s%s"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6499
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6500 msgid " info"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6501 msgstr " bilgiler-"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6502
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6503 msgid " marks"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6504 msgstr " imler-"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6505
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6506 msgid " oldfiles"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6507 msgstr " düzenleme geçmişi"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6508
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6509 msgid " FAILED"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6510 msgstr " BAŞARISIZ"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6511
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6512 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6513 msgid "E137: Viminfo file is not writable: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6514 msgstr "E137: Viminfo dosyası yazılabilir değil: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6515
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6516 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6517 msgid "E929: Too many viminfo temp files, like %s!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6518 msgstr "E929: Çok fazla viminfo geçici dosyası, örneğin %s!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6519
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6520 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6521 msgid "E138: Can't write viminfo file %s!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6522 msgstr "E138: viminfo dosyası %s yazılamıyor!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6523
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6524 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6525 msgid "Writing viminfo file \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6526 msgstr "viminfo dosyası \"%s\" yazılıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6527
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6528 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6529 msgid "E886: Can't rename viminfo file to %s!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6530 msgstr "E886: viminfo dosyasının adı %s olarak değiştirilemiyor!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6531
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6532 msgid "E195: Cannot open viminfo file for reading"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6533 msgstr "E195: viminfo dosyası okuma için açılamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6534
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6535 msgid "Already only one window"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6536 msgstr "Zaten tek pencere"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6537
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6538 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6539 msgid "E92: Buffer %ld not found"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6540 msgstr "E92: Arabellek %ld bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6541
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6542 msgid "E441: There is no preview window"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6543 msgstr "E441: Önizleme penceresi yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6544
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6545 msgid "E242: Can't split a window while closing another"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6546 msgstr "E242: Bir başka pencere kapatılırken pencere bölünemez"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6547
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6548 msgid "E442: Can't split topleft and botright at the same time"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6549 msgstr "E442: Üst sol ve alt sağ pencereler aynı anda bölünemez"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6550
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6551 msgid "E443: Cannot rotate when another window is split"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6552 msgstr "E443: Başka bir pencere bölünmüşken döndürme yapılamaz"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6553
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6554 msgid "E444: Cannot close last window"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6555 msgstr "E444: Son pencere kapatılamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6556
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6557 msgid "E814: Cannot close window, only autocmd window would remain"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6558 msgstr "E814: Pencere kapatılamıyor, yalnızca otokomut penceresi açık kalır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6559
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6560 msgid "E445: Other window contains changes"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6561 msgstr "E445: Diğer pencerede değişiklikler var"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6562
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6563 msgid "E366: Not allowed to enter a popup window"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6564 msgstr "E366: Bir açılır pencereye girişe izin verilmiyor"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6565
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6566 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6567 msgid "E370: Could not load library %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6568 msgstr "E370: %s kitaplığı yüklenemedi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6569
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6570 msgid "Sorry, this command is disabled: the Perl library could not be loaded."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6571 msgstr "Üzgünüm, bu komut etkin değil: Perl kitaplığı yüklenemedi."
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6572
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
6573 msgid "E299: Perl evaluation forbidden in sandbox without the Safe module"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6574 msgstr ""
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6575 "E299: Güvenli modül olmadan kum havuzu içinde Perl değerlendirmesine izin "
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
6576 "verilmiyor"
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
6577
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6578 msgid "Edit with &multiple Vims"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6579 msgstr "Birden &fazla Vim ile düzenle"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6580
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6581 msgid "Edit with single &Vim"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6582 msgstr "Tek bir &Vim ile düzenle"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6583
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6584 msgid "Diff with Vim"
18719
99586852c2db Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18615
diff changeset
6585 msgstr "Vim kullanarak karşılaştır"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6586
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6587 msgid "Edit with &Vim"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6588 msgstr "&Vim ile düzenle"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6589
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6590 msgid "Edit with existing Vim"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6591 msgstr "Mevcut Vim ile düzenle"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6592
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6593 msgid "Edit with existing Vim - "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6594 msgstr "Mevcut Vim ile düzenle - "
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6595
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6596 msgid "Edits the selected file(s) with Vim"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6597 msgstr "Seçili dosyaları Vim ile düzenler"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6598
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
6599 msgid "Error creating process: Check if gvim is in your path!"
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
6600 msgstr "İşlem oluşturulurken hata: gvim'in yol üzerinde olduğundan emin olun!"
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
6601
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6602 msgid "gvimext.dll error"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6603 msgstr "gvimext.dll hatası"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6604
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6605 msgid "Path length too long!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6606 msgstr "Yol çok uzun!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6607
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6608 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6609 msgid "E121: Undefined variable: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6610 msgstr "E121: Tanımlanmamış değişken: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6611
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6612 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6613 msgid "E121: Undefined variable: %c:%s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6614 msgstr "E121: Tanımlanmamış değişken: %c:%s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6615
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6616 msgid "E476: Invalid command"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6617 msgstr "E476: Geçersiz komut"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6618
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6619 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6620 msgid "E476: Invalid command: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6621 msgstr "E476: Geçersiz komut: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6622
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6623 msgid "E710: List value has more items than targets"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6624 msgstr "E710: Liste değeri hedeften daha fazla ögeye sahip"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6625
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6626 msgid "E711: List value does not have enough items"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6627 msgstr "E711: Liste değeri yeterli ögeye sahip değil"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6628
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6629 msgid "E719: Cannot slice a Dictionary"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6630 msgstr "E719: Bir Sözlük dilimlenemiyor"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6631
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6632 msgid ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6633 "E856: \"assert_fails()\" second argument must be a string or a list with one "
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6634 "or two strings"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6635 msgstr ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6636 "E856: \"assert_fails()\" ikinci değişkeni bir dizi veya bir veya iki dizili "
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6637 "bir liste olmalıdır"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6638
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6639 msgid "E909: Cannot index a special variable"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6640 msgstr "E909: Özel bir değişken dizinlenemiyor"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6641
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6642 #, c-format
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6643 msgid "E1100: Missing :var: %s"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6644 msgstr "E1100: :var eksik: %s"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6645
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6646 #, c-format
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6647 msgid "E1001: Variable not found: %s"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6648 msgstr "E1001: Değişken bulunamadı: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6649
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6650 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6651 msgid "E1002: Syntax error at %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6652 msgstr "E1002: %s konumunda sözdizim hatası"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6653
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6654 msgid "E1003: Missing return value"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6655 msgstr "E1003: Dönüş değeri eksik"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6656
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6657 #, c-format
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6658 msgid "E1004: White space required before and after '%s'"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6659 msgstr "E1004: '%s' öncesinde ve sonrasında boşluk gerekiyor"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6660
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6661 msgid "E1005: Too many argument types"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6662 msgstr "E1005: Çok fazla değişken türü"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6663
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6664 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6665 msgid "E1006: %s is used as an argument"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6666 msgstr "E1006: %s bir değişken olarak kullanılıyor"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6667
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6668 msgid "E1007: Mandatory argument after optional argument"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6669 msgstr "E1007: İsteğe bağlı değişken sonrasında zorunlu değişken"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6670
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6671 msgid "E1008: Missing <type>"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6672 msgstr "E1008: <tür> eksik"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6673
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6674 msgid "E1009: Missing > after type"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6675 msgstr "E1009: Tür sonrasında > eksik"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6676
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6677 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6678 msgid "E1010: Type not recognized: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6679 msgstr "E1010: Tür tanımlanamadı: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6680
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6681 #, c-format
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6682 msgid "E1011: Name too long: %s"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6683 msgstr "E1011: Ad çok uzun: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6684
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6685 #, c-format
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6686 msgid "E1012: Type mismatch; expected %s but got %s"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6687 msgstr "E1012: Tür uyumsuzluğu, %s bekleniyordu, ancak %s alındı"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6688
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6689 #, c-format
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6690 msgid "E1013: Argument %d: type mismatch, expected %s but got %s"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6691 msgstr "E1013: %d değişkeni: Tür uyumsuzluğu, %s bekleniyordu, ancak %s alındı"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6692
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6693 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6694 msgid "E1014: Invalid key: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6695 msgstr "E1014: Geçersiz anahtar: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6696
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6697 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6698 msgid "E1015: Name expected: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6699 msgstr "E1015: Ad bekleniyordu: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6700
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6701 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6702 msgid "E1016: Cannot declare a %s variable: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6703 msgstr "E1016: Bir %s değişkeni tanımlanamıyor: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6704
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6705 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6706 msgid "E1016: Cannot declare an environment variable: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6707 msgstr "E1016: Bir ortam değişkeni tanımlanamıyor: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6708
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6709 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6710 msgid "E1017: Variable already declared: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6711 msgstr "E1017: Değişken halihazırda tanımlanmış: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6712
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6713 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6714 msgid "E1018: Cannot assign to a constant: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6715 msgstr "E1018: Bir sabite atanamıyor: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6716
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6717 msgid "E1019: Can only concatenate to string"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6718 msgstr "E1019: Yalnızca bir diziye birleştirilebilir"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6719
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6720 #, c-format
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6721 msgid "E1020: Cannot use an operator on a new variable: %s"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6722 msgstr "E1020: Yeni bir değişken üzerinde bir işleç kullanılamaz: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6723
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6724 msgid "E1021: Const requires a value"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6725 msgstr "E1021: Sabit, bir değer gerektirir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6726
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6727 msgid "E1022: Type or initialization required"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6728 msgstr "E1022: Tür veya ilklendirme gerekiyor"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6729
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6730 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6731 msgid "E1023: Using a Number as a Bool: %d"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6732 msgstr "E1023: Bir Sayı, bir Bool yerine kullanılıyor: %d"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6733
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6734 msgid "E1024: Using a Number as a String"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6735 msgstr "E1024: Bir Sayı, bir Dizi yerine kullanılıyor"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6736
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6737 msgid "E1025: Using } outside of a block scope"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6738 msgstr "E1025: } bir blok kapsamı dışında kullanılıyor"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6739
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6740 msgid "E1026: Missing }"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6741 msgstr "E1026: } eksik"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6742
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6743 msgid "E1027: Missing return statement"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6744 msgstr "E1027: Dönüş ifadesi eksik"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6745
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6746 msgid "E1028: Compiling :def function failed"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6747 msgstr "E1028: :def işlevi derleme başarısız"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6748
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6749 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6750 msgid "E1029: Expected %s but got %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6751 msgstr "E1029: %s bekleniyordu ancak %s alındı"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6752
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6753 #, c-format
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6754 msgid "E1030: Using a String as a Number: \"%s\""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6755 msgstr "E1030: Bir Dizi, bir Sayı yerine kullanılıyor: \"%s\""
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6756
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6757 msgid "E1031: Cannot use void value"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6758 msgstr "E1031: Boş değer kullanılamaz"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6759
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6760 msgid "E1032: Missing :catch or :finally"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6761 msgstr "E1032: :catch veya :finally eksik"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6762
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6763 msgid "E1033: Catch unreachable after catch-all"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6764 msgstr "E1033: catch-all sonrası catch ulaşılamıyor"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6765
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6766 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6767 msgid "E1034: Cannot use reserved name %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6768 msgstr "E1034: Ayrılmış ad %s kullanılamaz"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6769
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6770 msgid "E1035: % requires number arguments"
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6771 msgstr "E1035: %, sayı değişkenler gerektirir"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6772
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6773 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6774 msgid "E1036: %c requires number or float arguments"
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6775 msgstr "E1036: %c, sayı veya kayan noktalı değer değişkenler gerektirir"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6776
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6777 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6778 msgid "E1037: Cannot use \"%s\" with %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6779 msgstr "E1037: \"%s\", %s ile birlikte kullanılamaz"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6780
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6781 msgid "E1038: \"vim9script\" can only be used in a script"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6782 msgstr "E1038: \"vim9script\" yalnızca bir betikte kullanılabilir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6783
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6784 msgid "E1039: \"vim9script\" must be the first command in a script"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6785 msgstr "E1039: \"vim9script\" bir betikteki ilk komut olmalıdır"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6786
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6787 msgid "E1040: Cannot use :scriptversion after :vim9script"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6788 msgstr "E1040: :vim9script sonrası :scriptversion kullanılamaz"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6789
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6790 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6791 msgid "E1041: Redefining script item %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6792 msgstr "E1041: Betik ögesi %s yeniden tanımlanıyor"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6793
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6794 msgid "E1042: Export can only be used in vim9script"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6795 msgstr "E1042: Dışa aktarım yalnızca vim9script içinde kullanılabilir"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6796
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6797 msgid "E1043: Invalid command after :export"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6798 msgstr "E1043: :export sonrası geçersiz komut"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6799
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6800 msgid "E1044: Export with invalid argument"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6801 msgstr "E1044: Geçersiz değişkenle dışa aktarım"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6802
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6803 msgid "E1045: Missing \"as\" after *"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6804 msgstr "E1045: * sonrası \"as\" eksik"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6805
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6806 msgid "E1046: Missing comma in import"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6807 msgstr "E1046: İçe aktarımda virgül eksik"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6808
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6809 msgid "E1047: Syntax error in import"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6810 msgstr "E1047: İçe aktarımda sözdizim hatası"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6811
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6812 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6813 msgid "E1048: Item not found in script: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6814 msgstr "E1048: Betikte öge bulunamadı: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6815
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6816 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6817 msgid "E1049: Item not exported in script: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6818 msgstr "E1049: Betikte öge dışa aktarılmadı: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6819
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6820 msgid "E1050: Colon required before a range"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6821 msgstr "E1050: Bir erim öncesi iki nokta gerekiyor"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6822
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6823 msgid "E1051: Wrong argument type for +"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6824 msgstr "E1051: + için hatalı değişken türü"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6825
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6826 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6827 msgid "E1052: Cannot declare an option: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6828 msgstr "E1052: Bir seçenek tanımlanamıyor: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6829
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6830 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6831 msgid "E1053: Could not import \"%s\""
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6832 msgstr "E1053: \"%s\" içe aktarılamadı"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6833
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6834 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6835 msgid "E1054: Variable already declared in the script: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6836 msgstr "E1054: Betikte değişken halihazırda tanımlanmış: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6837
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6838 msgid "E1055: Missing name after ..."
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6839 msgstr "E1055: ... sonraki ad eksik"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6840
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6841 #, c-format
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6842 msgid "E1056: Expected a type: %s"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6843 msgstr "E1056: Bir tür bekleniyordu: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6844
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6845 msgid "E1057: Missing :enddef"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6846 msgstr "E1057: :enddef eksik"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6847
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6848 msgid "E1058: Function nesting too deep"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6849 msgstr "E1058: İşlev çok iç içe geçmiş"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6850
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6851 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6852 msgid "E1059: No white space allowed before colon: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6853 msgstr "E1059: İki nokta öncesinde boşluğa izin verilmiyor: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6854
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6855 #, c-format
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6856 msgid "E1060: Expected dot after name: %s"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6857 msgstr "E1060: Ad sonrası nokta bekleniyordu: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6858
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6859 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6860 msgid "E1061: Cannot find function %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6861 msgstr "E1061: %s işlevi bulunamıyor"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6862
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6863 msgid "E1062: Cannot index a Number"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6864 msgstr "E1062: Bir Sayı dizinlenemiyor"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6865
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6866 msgid "E1063: Type mismatch for v: variable"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6867 msgstr "E1063: v: değişkeni için tür uyumsuzluğu"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6868
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6869 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6870 msgid "E1066: Cannot declare a register: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6871 msgstr "E1066: Bir yazmaç tanımlanamıyor: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6872
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6873 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6874 msgid "E1067: Separator mismatch: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6875 msgstr "E1067: Ayırıcı uyumsuzluğu: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6876
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6877 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6878 msgid "E1068: No white space allowed before '%s'"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6879 msgstr "E1068: '%s' önce boşluğa izin verilmiyor"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6880
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6881 #, c-format
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6882 msgid "E1069: White space required after '%s'"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6883 msgstr "E1069: '%s' sonrası boşluk gerekiyor"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6884
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6885 msgid "E1070: Missing \"from\""
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6886 msgstr "E1070: \"from\" eksik"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6887
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6888 msgid "E1071: Invalid string after \"from\""
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6889 msgstr "E1071: \"from\" sonrası geçersiz dizi"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6890
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6891 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6892 msgid "E1072: Cannot compare %s with %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6893 msgstr "E1072: %s, %s ile karşılaştırılamıyor"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6894
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6895 #, c-format
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6896 msgid "E1073: Name already defined: %s"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6897 msgstr "E1073: Ad halihazırda tanımlanmış: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6898
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6899 msgid "E1074: No white space allowed after dot"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6900 msgstr "E1074: Nokta sonrası boşluğa izin verilmiyor"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6901
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6902 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6903 msgid "E1075: Namespace not supported: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6904 msgstr "E1075: Ad alanı desteklenmiyor: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6905
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6906 msgid "E1076: This Vim is not compiled with float support"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6907 msgstr "E1076: Bu Vim kayan noktalı değer desteği ile derlenmemiş"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6908
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6909 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6910 msgid "E1077: Missing argument type for %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6911 msgstr "E1077: %s için değişken türü eksik"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6912
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6913 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6914 msgid "E1081: Cannot unlet %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6915 msgstr "E1081: %s sabitten değişkene çevrilemiyor"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6916
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6917 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6918 msgid "E1082: Cannot use a namespaced variable: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6919 msgstr "E1082: Ad alanına alınmış bir değişken kullanılamaz: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6920
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6921 msgid "E1083: Missing backtick"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6922 msgstr "E1083: Ters eğik kesme imi eksik"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6923
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6924 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6925 msgid "E1084: Cannot delete Vim9 script function %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6926 msgstr "E1084: Vim9 betik işlevi %s silinemiyor"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6927
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6928 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6929 msgid "E1085: Not a callable type: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6930 msgstr "E1085: Çağrılabilir bir tür değil: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6931
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6932 msgid "E1086: Cannot use :function inside :def"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6933 msgstr "E1086: :def içinde :function kullanılamaz"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6934
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6935 msgid "E1087: Cannot use an index when declaring a variable"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6936 msgstr "E1087: Bir değişken tanımlarken indeks kullanılamaz"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6937
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6938 #, c-format
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6939 msgid "E1089: Unknown variable: %s"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6940 msgstr "E1089: Bilinmeyen değişken: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6941
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6942 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6943 msgid "E1090: Cannot assign to argument %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6944 msgstr "E1090: %s değişkenine atanamıyor"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6945
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6946 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6947 msgid "E1091: Function is not compiled: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6948 msgstr "E1091: İşlev derlenmemiş: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6949
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6950 msgid "E1092: Cannot use a list for a declaration"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6951 msgstr "E1092: Tanımlama için bir liste kullanılamaz"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6952
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6953 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6954 msgid "E1093: Expected %d items but got %d"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6955 msgstr "E1093: %d öge bekleniyordu, ancak %d alındı"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6956
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6957 msgid "E1094: Import can only be used in a script"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6958 msgstr "E1094: İçe aktarım yalnızca bir betikte kullanılabilir"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6959
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6960 msgid "E1095: Unreachable code after :return"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6961 msgstr "E1095: :return sonrası ulaşılamayan kod"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6962
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6963 msgid "E1096: Returning a value in a function without a return type"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6964 msgstr "E1096: Dönüş türü olmayan bir işlevde bir değer döndürülüyor"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6965
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6966 msgid "E1097: Line incomplete"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6967 msgstr "E1097: Satır tamamlanmamış"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6968
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6969 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6970 msgid "E1099: Unknown error while executing %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6971 msgstr "E1099: %s çalıştırılırken bilinmeyen hata"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6972
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6973 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6974 msgid "E1101: Cannot declare a script variable in a function: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6975 msgstr "E1101: Bir işlevde bir betik değişkeni tanımlanamıyor: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6976
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6977 #, c-format
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6978 msgid "E1102: Lambda function not found: %s"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6979 msgstr "E1102: Lambda işlevi bulunamadı: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6980
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6981 msgid "E1103: Dictionary not set"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6982 msgstr "E1103: Sözlük ayarlanmamış"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6983
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6984 msgid "E1104: Missing >"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6985 msgstr "E1104: > eksik"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6986
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6987 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6988 msgid "E1105: Cannot convert %s to string"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6989 msgstr "E1105: %s bir diziye dönüştürülemiyor"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6990
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
6991 msgid "E1106: One argument too many"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6992 msgstr "E1106: Bir değişken fazladan"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6993
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6994 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6995 msgid "E1106: %d arguments too many"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6996 msgstr "E1106: %d değişken fazladan"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6997
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6998 msgid "E1107: String, List, Dict or Blob required"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
6999 msgstr "E1107: Dizi, Liste, Sözlük veya İkili Nesne gerekiyor"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7000
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7001 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7002 msgid "E1108: Item not found: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7003 msgstr "E1108: Öge bulunamadı: %s"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7004
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7005 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7006 msgid "E1109: List item %d is not a List"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7007 msgstr "E1109: Liste ögesi %d bir Liste değil"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7008
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7009 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7010 msgid "E1110: List item %d does not contain 3 numbers"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7011 msgstr "E1110: Liste ögesi %d 3 sayı içermiyor"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7012
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7013 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7014 msgid "E1111: List item %d range invalid"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7015 msgstr "E1111: Liste ögesi %d erimi geçersiz"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7016
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7017 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7018 msgid "E1112: List item %d cell width invalid"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7019 msgstr "E1112: Liste ögesi %d hücre genişliği geçersiz"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7020
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7021 #, c-format
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7022 msgid "E1113: Overlapping ranges for 0x%lx"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7023 msgstr "E1113: 0x%lx için üst üste binen erimler"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7024
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7025 msgid "E1114: Only values of 0x100 and higher supported"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7026 msgstr "E1114: Yalnızca 0x100 ve daha yüksek değerler destekleniyor"
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7027
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7028 msgid "E1115: \"assert_fails()\" fourth argument must be a number"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7029 msgstr "E1115: \"assert_fails()\" dördüncü değişkeni bir sayı olmalıdır"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7030
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7031 msgid "E1116: \"assert_fails()\" fifth argument must be a string"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7032 msgstr "E1116: \"assert_fails()\" beşinci değişkeni bir dizi olmalıdır"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7033
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7034 msgid "E1117: Cannot use ! with nested :def"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7035 msgstr "E1117: !, iç içe geçmiş :def ile kullanılamaz"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7036
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7037 msgid "E1118: Cannot change list"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7038 msgstr "E1118: Liste değiştirilemez"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7039
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7040 msgid "E1119: Cannot change list item"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7041 msgstr "E1119: Liste ögesi değiştirilemez"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7042
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7043 msgid "E1120: Cannot change dict"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7044 msgstr "E1120: Sözlük değiştirilemez"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7045
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7046 msgid "E1121: Cannot change dict item"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7047 msgstr "E1121: Sözlük ögesi değiştirilemez"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7048
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7049 #, c-format
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7050 msgid "E1122: Variable is locked: %s"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7051 msgstr "E1122: Değişken kilitli: %s"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7052
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7053 #, c-format
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7054 msgid "E1123: Missing comma before argument: %s"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7055 msgstr "E1123: Değişken öncesi virgül eksik: %s"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7056
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7057 #, c-format
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7058 msgid "E1124: \"%s\" cannot be used in legacy Vim script"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7059 msgstr "E1124: \"%s\" yalnızca eski Vim betiklerinde kullanılabilir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7060
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7061 msgid "E1125: Final requires a value"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7062 msgstr "E1125: Final, bir değer gerektirir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7063
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7064 msgid "E1126: Cannot use :let in Vim9 script"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7065 msgstr "E1126: :let, Vim9 betiğinde kullanılamaz"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7066
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7067 msgid "E1127: Missing name after dot"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7068 msgstr "E1127: Nokta sonrası ad eksik"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7069
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7070 msgid "E1128: } without {"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7071 msgstr "E1128: { olmadan }"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7072
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7073 msgid "E1129: Throw with empty string"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7074 msgstr "E1129: Boş dizi ile \"Throw\""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7075
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7076 msgid "E1130: Cannot add to null list"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7077 msgstr "E1130: Null listesine bir öge eklenemez"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7078
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7079 msgid "E1131: Cannot add to null blob"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7080 msgstr "E1131: Null ikili geniş nesnesine ekleme yapılamaz"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7081
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7082 msgid "E1132: Missing function argument"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7083 msgstr "E1132: İşlev değişkeni eksik"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7084
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7085 msgid "E1133: Cannot extend a null dict"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7086 msgstr "E1133: Bir null sözlük genişletilemez"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7087
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7088 msgid "E1134: Cannot extend a null list"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7089 msgstr "E1134: Bir null listesi genişletilemez"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7090
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7091 #, c-format
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7092 msgid "E1135: Using a String as a Bool: \"%s\""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7093 msgstr "E1135: Bir Dizi, bir Boole yerine kullanılıyor: \"%s\""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7094
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7095 msgid "E1135: <Cmd> mapping must end with <CR>"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7096 msgstr "E1135: <Cmd> eşlemlemesi <CR> ile bitmelidir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7097
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7098 msgid "E1136: <Cmd> mapping must end with <CR> before second <Cmd>"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7099 msgstr "E1136: <Cmd> eşlemlemesi ikinci <Cmd>'den önce <CR> ile bitmelidir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7100
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7101 #, c-format
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7102 msgid "E1137: <Cmd> mapping must not include %s key"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7103 msgstr "E1137: <Cmd> eşlemlemesi %s anahtarını içermemelidir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7104
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7105 msgid "E1138: Using a Bool as a Number"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7106 msgstr "E1138: Bir Boole, Sayı yerine kullanılıyor"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7107
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7108 msgid "E1139: Missing matching bracket after dict key"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7109 msgstr "E1139: Sözlük anahtarı sonrası eşleşen ayraç eksik"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7110
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7111 msgid "E1140: For argument must be a sequence of lists"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7112 msgstr "E1140: For değişkeni listelerin bir sıralaması olmalıdır"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7113
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7114 msgid "E1141: Indexable type required"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7115 msgstr "E1141: İndekslenebilir tür gerekiyor"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7116
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7117 msgid "--No lines in buffer--"
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
7118 msgstr "--Arabellek içinde satır yok--"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7119
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7120 msgid "E470: Command aborted"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7121 msgstr "E470: Komut durduruldu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7122
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7123 msgid "E471: Argument required"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
7124 msgstr "E471: Değişken gerekiyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7125
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7126 msgid "E10: \\ should be followed by /, ? or &"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7127 msgstr "E10: \\ sonrasında /, ? veya & gelmeli"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7128
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7129 msgid "E11: Invalid in command-line window; <CR> executes, CTRL-C quits"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7130 msgstr "E11: Komut satırı penceresinde geçersiz; <CR> çalıştırır, CTRL-C çıkar"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7131
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
7132 msgid "E12: Command not allowed from exrc/vimrc in current dir or tag search"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7133 msgstr ""
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7134 "E12: Geçerli dizin veya etiket aramasında exrc veya vimrc'den komutlara izin "
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7135 "verilmiyor"
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
7136
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7137 msgid "E171: Missing :endif"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7138 msgstr "E171: :endif eksik"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7139
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7140 msgid "E603: :catch without :try"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7141 msgstr "E603: :try olmadan :catch"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7142
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7143 msgid "E606: :finally without :try"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7144 msgstr "E606: :try olmadan :finally"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7145
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7146 msgid "E607: multiple :finally"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7147 msgstr "E607: Birden fazla :finally"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7148
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7149 msgid "E600: Missing :endtry"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7150 msgstr "E600: :endtry eksik"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7151
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7152 msgid "E602: :endtry without :try"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7153 msgstr "E602: :try olmadan :endtry"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7154
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7155 msgid "E170: Missing :endwhile"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7156 msgstr "E170: :endwhile eksik"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7157
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7158 msgid "E170: Missing :endfor"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7159 msgstr "E170: :endfor eksik"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7160
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7161 msgid "E588: :endwhile without :while"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7162 msgstr "E588: :while olmadan :endwhile"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7163
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7164 msgid "E588: :endfor without :for"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7165 msgstr "E588: :for olmadan :endfor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7166
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7167 msgid "E13: File exists (add ! to override)"
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7168 msgstr "E13: Dosya mevcut (geçersiz kılmak için ! ekleyin)"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7169
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7170 msgid "E472: Command failed"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7171 msgstr "E472: Komut başarısız oldu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7172
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7173 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7174 msgid "E234: Unknown fontset: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7175 msgstr "E234: Bilinmeyen yazıtipi seti: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7176
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7177 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7178 msgid "E235: Unknown font: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7179 msgstr "E235: Bilinmeyen yazıtipi: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7180
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7181 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7182 msgid "E236: Font \"%s\" is not fixed-width"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7183 msgstr "E236: \"%s\" yazıtipi sabit genişlikli değil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7184
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7185 msgid "E473: Internal error"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7186 msgstr "E473: İç hata"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7187
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7188 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7189 msgid "E685: Internal error: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7190 msgstr "E685: İç hata: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7191
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7192 msgid "Interrupted"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7193 msgstr "Yarıda kesildi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7194
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7195 msgid "E474: Invalid argument"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7196 msgstr "E474: Geçersiz değişken"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7197
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7198 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7199 msgid "E475: Invalid argument: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7200 msgstr "E475: Geçersiz değişken: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7201
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7202 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7203 msgid "E983: Duplicate argument: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7204 msgstr "E983: Yinelenen değişken: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7205
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7206 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7207 msgid "E475: Invalid value for argument %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7208 msgstr "E475: %s değişkeni için geçersiz değer"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7209
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7210 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7211 msgid "E475: Invalid value for argument %s: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7212 msgstr "E475: %s değişkeni için geçersiz değer: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7213
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7214 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7215 msgid "E15: Invalid expression: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7216 msgstr "E15: Geçersiz ifade: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7217
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7218 msgid "E16: Invalid range"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7219 msgstr "E16: Geçersiz erim"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7220
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7221 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7222 msgid "E17: \"%s\" is a directory"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7223 msgstr "E17: \"%s\" bir dizin"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7224
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7225 msgid "E756: Spell checking is not possible"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7226 msgstr "E756: Yazım denetimi olanaklı değil"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7227
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7228 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7229 msgid "E364: Library call failed for \"%s()\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7230 msgstr "E364: \"%s()\" için kitaplık çağrısı başarısız oldu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7231
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7232 msgid "E667: Fsync failed"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7233 msgstr "E667: Fsync başarısız oldu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7234
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7235 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7236 msgid "E448: Could not load library function %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7237 msgstr "E448: %s kitaplık işlevi yüklenemedi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7238
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7239 msgid "E19: Mark has invalid line number"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7240 msgstr "E19: İm satır numarası geçersiz"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7241
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7242 msgid "E20: Mark not set"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7243 msgstr "E20: İm ayarlanmamış"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7244
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7245 msgid "E21: Cannot make changes, 'modifiable' is off"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7246 msgstr "E21: Değişiklik yapılamıyor, 'modifiable' kapalı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7247
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7248 msgid "E22: Scripts nested too deep"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7249 msgstr "E22: Betikler çok iç içe geçmiş"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7250
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7251 msgid "E23: No alternate file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7252 msgstr "E23: Başka bir dosya yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7253
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7254 msgid "E24: No such abbreviation"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7255 msgstr "E24: Böyle bir kısaltma yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7256
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7257 msgid "E477: No ! allowed"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7258 msgstr "E477: ! imine izin verilmiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7259
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7260 msgid "E25: GUI cannot be used: Not enabled at compile time"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7261 msgstr "E25: Grafik arabirim kullanılamaz: Derlenirken etkinleştirilmemiş"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7262
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7263 msgid "E26: Hebrew cannot be used: Not enabled at compile time\n"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7264 msgstr "E26: İbranca kullanılamaz: Derlenirken etkinleştirilmemiş\n"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7265
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7266 msgid "E27: Farsi support has been removed\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7267 msgstr "E27: Farsça desteği kaldırıldı\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7268
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7269 msgid "E800: Arabic cannot be used: Not enabled at compile time\n"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7270 msgstr "E800: Arapça kullanılamaz: Derlenirken etkinleştirilmemiş\n"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7271
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7272 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7273 msgid "E28: No such highlight group name: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7274 msgstr "E28: Böyle bir vurgulama grup adı yok: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7275
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7276 msgid "E29: No inserted text yet"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7277 msgstr "E29: Henüz bir metin eklenmedi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7278
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7279 msgid "E30: No previous command line"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7280 msgstr "E30: Öncesinde komut satırı yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7281
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7282 msgid "E31: No such mapping"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7283 msgstr "E31: Böyle bir eşlem yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7284
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7285 msgid "E479: No match"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7286 msgstr "E479: Eşleşme yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7287
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7288 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7289 msgid "E480: No match: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7290 msgstr "E480: Eşleşme yok: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7291
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7292 msgid "E32: No file name"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7293 msgstr "E32: Dosya adı yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7294
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7295 msgid "E33: No previous substitute regular expression"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7296 msgstr "E33: Öncesinde yerine geçen bir düzenli ifade yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7297
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7298 msgid "E34: No previous command"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7299 msgstr "E34: Öncesinde komut yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7300
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7301 msgid "E35: No previous regular expression"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7302 msgstr "E35: Öncesinde düzenli ifade yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7303
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7304 msgid "E481: No range allowed"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7305 msgstr "E481: Erime izin verilmiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7306
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7307 msgid "E36: Not enough room"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7308 msgstr "E36: Yeterli alan yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7309
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7310 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7311 msgid "E247: no registered server named \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7312 msgstr "E247: \"%s\" adlı kayıtlı bir sunucu yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7313
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7314 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7315 msgid "E482: Can't create file %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7316 msgstr "E482: %s dosyası oluşturulamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7317
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7318 msgid "E483: Can't get temp file name"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7319 msgstr "E483: Geçici dosya adı alınamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7320
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7321 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7322 msgid "E484: Can't open file %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7323 msgstr "E484: %s dosyası açılamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7324
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7325 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7326 msgid "E485: Can't read file %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7327 msgstr "E485: %s dosyası okunamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7328
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7329 msgid "E38: Null argument"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7330 msgstr "E38: Anlamsız değişken"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7331
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7332 msgid "E39: Number expected"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7333 msgstr "E39: Sayı bekleniyordu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7334
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7335 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7336 msgid "E40: Can't open errorfile %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7337 msgstr "E40: Hata dosyası %s açılamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7338
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7339 msgid "E233: cannot open display"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7340 msgstr "E233: Görüntü açılamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7341
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7342 msgid "E41: Out of memory!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7343 msgstr "E41: Bellek yetersiz!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7344
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7345 msgid "Pattern not found"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7346 msgstr "Dizgi bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7347
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7348 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7349 msgid "E486: Pattern not found: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7350 msgstr "E486: Dizgi bulunamadı: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7351
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7352 msgid "E487: Argument must be positive"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7353 msgstr "E487: Değişken pozitif olmalı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7354
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7355 msgid "E459: Cannot go back to previous directory"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7356 msgstr "E459: Bir önceki dizine gidilemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7357
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7358 msgid "E42: No Errors"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7359 msgstr "E42: Hata yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7360
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7361 msgid "E776: No location list"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7362 msgstr "E776: Konum listesi yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7363
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7364 msgid "E43: Damaged match string"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7365 msgstr "E43: Hasarlı eşleşme dizisi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7366
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7367 msgid "E44: Corrupted regexp program"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7368 msgstr "E44: Bozulmuş regexp programı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7369
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7370 msgid "E45: 'readonly' option is set (add ! to override)"
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7371 msgstr "E45: 'readonly' seçeneği ayarlanmış (geçersiz kılmak için ! ekleyin)"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7372
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7373 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7374 msgid "E734: Wrong variable type for %s="
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7375 msgstr "E734: %s= için yanlış değişken türü"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7376
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7377 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7378 msgid "E461: Illegal variable name: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7379 msgstr "E461: İzin verilmeyen değişken adı: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7380
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7381 msgid "E995: Cannot modify existing variable"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7382 msgstr "E995: Mevcut değişken değiştirilemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7383
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7384 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7385 msgid "E46: Cannot change read-only variable \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7386 msgstr "E46: Salt okunur değişken \"%s\" değiştirilemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7387
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7388 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7389 msgid "E794: Cannot set variable in the sandbox: \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7390 msgstr "E794: Değişken kum havuzunda ayarlanamıyor: \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7391
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7392 msgid "E928: String required"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
7393 msgstr "E928: Dizi gerekiyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7394
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7395 msgid "E713: Cannot use empty key for Dictionary"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7396 msgstr "E713: Sözlük için boş anahtar kullanılamaz"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7397
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7398 msgid "E715: Dictionary required"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
7399 msgstr "E715: Sözlük gerekiyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7400
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7401 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7402 msgid "E684: list index out of range: %ld"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
7403 msgstr "E684: Liste sırası erimin dışında: %ld"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7404
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7405 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7406 msgid "E979: Blob index out of range: %ld"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
7407 msgstr "E979: İkili geniş nesne sırası erimin dışında: %ld"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7408
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7409 msgid "E978: Invalid operation for Blob"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7410 msgstr "E978: İkili geniş nesne için geçersiz işlem"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7411
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7412 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7413 msgid "E118: Too many arguments for function: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7414 msgstr "E118: İşlev için çok fazla değişken: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7415
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7416 #, c-format
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7417 msgid "E119: Not enough arguments for function: %s"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7418 msgstr "E119: Şu işlev için yetersiz sayıda değişken: %s"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7419
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7420 #, c-format
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7421 msgid "E933: Function was deleted: %s"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7422 msgstr "E933: İşlev silinmiş: %s"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7423
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7424 #, c-format
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7425 msgid "E716: Key not present in Dictionary: \"%s\""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7426 msgstr "E716: Anahtar sözlükte mevcut değil: \"%s\""
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7427
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7428 msgid "E714: List required"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
7429 msgstr "E714: Liste gerekiyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7430
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7431 msgid "E897: List or Blob required"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
7432 msgstr "E897: Liste veya ikili geniş nesne gerekiyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7433
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7434 #, c-format
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7435 msgid "E697: Missing end of List ']': %s"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7436 msgstr "E697: Liste sonunda ']' eksik: %s"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7437
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7438 #, c-format
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7439 msgid "E712: Argument of %s must be a List or Dictionary"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7440 msgstr "E712: %s ögesinin değişkeni bir liste veya sözlük olmalıdır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7441
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
7442 #, c-format
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
7443 msgid "E896: Argument of %s must be a List, Dictionary or Blob"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
7444 msgstr "E896: %s değişkeni bir liste, sözlük veya ikili geniş nesne olmalıdır"
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
7445
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7446 msgid "E804: Cannot use '%' with Float"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7447 msgstr "E804: Bir kayan noktalı değer ile '%' kullanılamaz"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7448
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7449 msgid "E908: using an invalid value as a String"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7450 msgstr "E908: Geçersiz bir değer bir Dizi yerine kullanılıyor"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7451
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7452 msgid "E996: Cannot lock an option"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7453 msgstr "E996: Seçenek kilitlenemiyor"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7454
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7455 #, c-format
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7456 msgid "E113: Unknown option: %s"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7457 msgstr "E113: Bilinmeyen seçenek: %s"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7458
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7459 msgid "E18: Unexpected characters in :let"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7460 msgstr "E18: :let içinde beklenmeyen karakter"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7461
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7462 #, c-format
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7463 msgid "E998: Reduce of an empty %s with no initial value"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7464 msgstr "E998: Başlangıç değeri olmayan boş bir %s için reduce() yapılamıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7465
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7466 #, c-format
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7467 msgid "E857: Dictionary key \"%s\" required"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7468 msgstr "E857: Sözlük anahtarı \"%s\" gerekiyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7469
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7470 msgid "E47: Error while reading errorfile"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7471 msgstr "E47: Hata dosyası okunurken hata"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7472
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7473 msgid "E48: Not allowed in sandbox"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7474 msgstr "E48: Kum havuzunda izin verilmiyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7475
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7476 msgid "E523: Not allowed here"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7477 msgstr "E523: Burada izin verilmiyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7478
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7479 msgid "E578: Not allowed to change text here"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7480 msgstr "E578: Burada metin değişikliğine izin verilmiyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7481
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7482 msgid "E565: Not allowed to change text or change window"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7483 msgstr "E565: Pencere veya metin değişikliğine izin verilmiyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7484
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7485 msgid "E359: Screen mode setting not supported"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7486 msgstr "E359: Ekran kipi ayarı desteklenmiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7487
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7488 msgid "E49: Invalid scroll size"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7489 msgstr "E49: Geçersiz kaydırma boyutu"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7490
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7491 msgid "E91: 'shell' option is empty"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7492 msgstr "E91: 'shell' seçeneği boş"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7493
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7494 msgid "E255: Couldn't read in sign data!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7495 msgstr "E255: İşaret verisi okunamadı!"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7496
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7497 msgid "E72: Close error on swap file"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7498 msgstr "E72: Takas dosyasında kapama hatası"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7499
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7500 msgid "E73: tag stack empty"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7501 msgstr "E73: Etiket yığını boş"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7502
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7503 msgid "E74: Command too complex"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7504 msgstr "E74: Komut çok karmaşık"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7505
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7506 msgid "E75: Name too long"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7507 msgstr "E75: Ad çok uzun"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7508
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7509 msgid "E76: Too many ["
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7510 msgstr "E76: Çok fazla ["
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7511
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7512 msgid "E77: Too many file names"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7513 msgstr "E77: Çok fazla dosya adı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7514
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7515 msgid "E488: Trailing characters"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7516 msgstr "E488: Sonda fazladan karakterler"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7517
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7518 #, c-format
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7519 msgid "E488: Trailing characters: %s"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7520 msgstr "E488: Sonda fazladan karakterler: %s"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7521
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7522 msgid "E78: Unknown mark"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7523 msgstr "E78: Bilinmeyen im"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7524
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7525 msgid "E79: Cannot expand wildcards"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
7526 msgstr "E79: Joker karakterleri genişletilemiyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7527
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7528 msgid "E591: 'winheight' cannot be smaller than 'winminheight'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7529 msgstr "E591: 'winheight' değeri 'winminheight' değerinden küçük olamaz"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7530
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7531 msgid "E592: 'winwidth' cannot be smaller than 'winminwidth'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7532 msgstr "E592: 'winwidth' değeri 'winminwidth' değerinden küçük olamaz"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7533
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7534 msgid "E80: Error while writing"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7535 msgstr "E80: Yazma sırasında hata"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7536
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7537 msgid "E939: Positive count required"
18790
8dde7ced3344 Update a few runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18719
diff changeset
7538 msgstr "E939: Pozitif sayım gerekiyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7539
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7540 msgid "E81: Using <SID> not in a script context"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7541 msgstr "E81: <SID> bir betik bağlamında kullanılmıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7542
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7543 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7544 msgid "E107: Missing parentheses: %s"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7545 msgstr "E107: Ayraç eksik: %s"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7546
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7547 msgid "E110: Missing ')'"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7548 msgstr "E110: ')' eksik"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7549
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7550 #, c-format
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7551 msgid "E720: Missing colon in Dictionary: %s"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7552 msgstr "E720: Sözlükte iki nokta eksik: %s"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7553
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7554 #, c-format
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7555 msgid "E721: Duplicate key in Dictionary: \"%s\""
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7556 msgstr "E721: Sözlükte yinelenmiş anahtar: \"%s\""
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7557
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7558 #, c-format
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7559 msgid "E722: Missing comma in Dictionary: %s"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7560 msgstr "E722: Sözlükte virgül eksik: %s"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7561
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7562 #, c-format
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7563 msgid "E723: Missing end of Dictionary '}': %s"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7564 msgstr "E723: Sözlük sonu '}' eksik: %s"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7565
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7566 msgid "E449: Invalid expression received"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7567 msgstr "E449: Geçersiz ifade alındı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7568
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7569 msgid "E463: Region is guarded, cannot modify"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7570 msgstr "E463: Bölge korunuyor, değiştirilemez"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7571
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7572 msgid "E744: NetBeans does not allow changes in read-only files"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7573 msgstr "E744: NetBeans salt okunur dosyalarda değişikliklere izin vermiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7574
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7575 msgid "E363: pattern uses more memory than 'maxmempattern'"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7576 msgstr "E363: Dizgi 'maxmempattern' ögesinden daha fazla bellek kullanıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7577
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7578 msgid "E749: empty buffer"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7579 msgstr "E749: Boş arabellek"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7580
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7581 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7582 msgid "E86: Buffer %ld does not exist"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7583 msgstr "E86: Arabellek %ld mevcut değil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7584
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7585 msgid "E682: Invalid search pattern or delimiter"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7586 msgstr "E682: Geçersiz arama dizgisi veya sınırlandırıcısı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7587
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7588 msgid "E139: File is loaded in another buffer"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7589 msgstr "E139: Dosya başka bir arabellekte yüklü"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7590
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7591 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7592 msgid "E764: Option '%s' is not set"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7593 msgstr "E764: '%s' seçeneği ayarlanmamış"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7594
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7595 msgid "E850: Invalid register name"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7596 msgstr "E850: Geçersiz yazmaç adı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7597
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7598 msgid "E806: using Float as a String"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7599 msgstr "E806: Kayan Noktalı Değer, bir Dizi yerine kullanılıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7600
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7601 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7602 msgid "E919: Directory not found in '%s': \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7603 msgstr "E919: '%s' içinde dizin bulunamadı: \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7604
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7605 msgid "E952: Autocommand caused recursive behavior"
18719
99586852c2db Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18615
diff changeset
7606 msgstr "E952: Otokomut özyineli davranışa neden oldu"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7607
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7608 msgid "E813: Cannot close autocmd or popup window"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7609 msgstr "E813: Otokomut veya açılır pencere kapatılamıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7610
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7611 msgid "E328: Menu only exists in another mode"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7612 msgstr "E328: Menü yalnızca başka bir kipte mevcut"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7613
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7614 msgid "E957: Invalid window number"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7615 msgstr "E957: Geçersiz pencere numarası"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7616
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7617 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7618 msgid "E686: Argument of %s must be a List"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7619 msgstr "E686: %s değişkeni bir liste olmalı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7620
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7621 msgid "E109: Missing ':' after '?'"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7622 msgstr "E109: '?' sonrası ':' eksik"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7623
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7624 msgid "E690: Missing \"in\" after :for"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7625 msgstr "E690: :for sonrası \"in\" eksik"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7626
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7627 #, c-format
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7628 msgid "E117: Unknown function: %s"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7629 msgstr "E117: Bilinmeyen işlev: %s"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7630
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7631 msgid "E111: Missing ']'"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7632 msgstr "E111: ']' eksik"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7633
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7634 msgid "E581: :else without :if"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7635 msgstr "E581: :if olmadan :else"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7636
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7637 msgid "E582: :elseif without :if"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7638 msgstr "E582: :if olmadan :elseif"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7639
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7640 msgid "E580: :endif without :if"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7641 msgstr "E580: :if olmadan :endif"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7642
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7643 msgid "E586: :continue without :while or :for"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7644 msgstr "E586: :while veya :for olmadan :continue"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7645
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7646 msgid "E587: :break without :while or :for"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7647 msgstr "E587: :while veya :for olmadan :break"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7648
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7649 msgid "E274: No white space allowed before parenthesis"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7650 msgstr "E274: Ayraçtan önce boşluğa izin verilmiyor"
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7651
21991
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7652 #, c-format
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7653 msgid "E940: Cannot lock or unlock variable %s"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7654 msgstr "E940: Değişken %s kilitlenemiyor veya açılamıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7655
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7656 #, c-format
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7657 msgid "E254: Cannot allocate color %s"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7658 msgstr "E254: %s rengi ayrılamıyor"
bbca88cd13d5 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 20379
diff changeset
7659
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7660 msgid "search hit TOP, continuing at BOTTOM"
18594
e9a47bcf7b94 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18456
diff changeset
7661 msgstr "Arama dosyanın BAŞINI geçti, dosyanın SONUNDAN sürüyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7662
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7663 msgid "search hit BOTTOM, continuing at TOP"
18594
e9a47bcf7b94 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18456
diff changeset
7664 msgstr "Arama dosyanın SONUNU geçti, dosyanın BAŞINDAN sürüyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7665
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7666 msgid " line "
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7667 msgstr " satır "
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7668
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7669 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7670 msgid "Need encryption key for \"%s\""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7671 msgstr "\"%s\" için şifreleme anahtarı gerekli"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7672
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7673 msgid "empty keys are not allowed"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7674 msgstr "boş anahtarlara izin verilmiyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7675
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7676 msgid "dictionary is locked"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7677 msgstr "sözlük kilitli"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7678
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7679 msgid "list is locked"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7680 msgstr "liste kilitli"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7681
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7682 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7683 msgid "failed to add key '%s' to dictionary"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7684 msgstr "'%s' anahtarı sözlüğe eklenemedi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7685
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7686 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7687 msgid "index must be int or slice, not %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7688 msgstr "dizin bir tamsayı veya dilim olmalıdır, %s olamaz"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7689
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7690 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7691 msgid "expected str() or unicode() instance, but got %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7692 msgstr "str() veya unicode() örneği bekleniyordu, %s geldi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7693
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7694 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7695 msgid "expected bytes() or str() instance, but got %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7696 msgstr "bytes() veya str() örneği bekleniyordu, %s geldi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7697
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7698 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7699 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7700 "expected int(), long() or something supporting coercing to long(), but got %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7701 msgstr ""
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
7702 "int(), long() veya long()'a baskıyı destekleyen bir şey bekleniyordu, %s "
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
7703 "geldi"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7704
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7705 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7706 msgid "expected int() or something supporting coercing to int(), but got %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7707 msgstr "int() veya int()'e baskıyı destekleyen bir şey bekleniyordu, %s geldi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7708
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7709 msgid "value is too large to fit into C int type"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7710 msgstr "değer C tamsayı türüne sığmak için çok büyük"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7711
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7712 msgid "value is too small to fit into C int type"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7713 msgstr "değer C tamsayı türüne sığmak için çok küçük"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7714
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7715 msgid "number must be greater than zero"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7716 msgstr "sayı sıfırdan büyük olmalı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7717
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7718 msgid "number must be greater or equal to zero"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7719 msgstr "sayı sıfıra eşit veya sıfırdan büyük olmalı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7720
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7721 msgid "can't delete OutputObject attributes"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7722 msgstr "OutputObject öznitelikleri silinemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7723
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7724 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7725 msgid "invalid attribute: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7726 msgstr "geçersiz öznitelik: %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7727
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7728 msgid "E264: Python: Error initialising I/O objects"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7729 msgstr "E264: Python: Girdi/Çıktı nesneleri başlatılırken hata"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7730
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7731 msgid "failed to change directory"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7732 msgstr "dizin değiştirilemedi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7733
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7734 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7735 msgid "expected 3-tuple as imp.find_module() result, but got %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7736 msgstr "imp.find_module() sonucu olarak 3 çoklu öge bekleniyordu, %s geldi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7737
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7738 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7739 msgid "expected 3-tuple as imp.find_module() result, but got tuple of size %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7740 msgstr ""
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
7741 "imp.find_module() sonucu olarak 3 tuple bekleniyordu, %d boyutlu çok öge "
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
7742 "geldi"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7743
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7744 msgid "internal error: imp.find_module returned tuple with NULL"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7745 msgstr "iç hata: imp.find_module BOŞ bir çoklu öge döndürdü"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7746
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7747 msgid "cannot delete vim.Dictionary attributes"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7748 msgstr "vim.Dictionary öznitelikleri silinemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7749
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7750 msgid "cannot modify fixed dictionary"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7751 msgstr "sabit sözlük değiştirilemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7752
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7753 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7754 msgid "cannot set attribute %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7755 msgstr "%s özniteliği ayarlanamıyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7756
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7757 msgid "hashtab changed during iteration"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7758 msgstr "Sağlama tablosu dürüm sırasında değişti"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7759
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7760 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7761 msgid "expected sequence element of size 2, but got sequence of size %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7762 msgstr "2 boyut bir sıralama bekleniyordu, ancak %d boyut bir sıralama geldi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7763
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7764 msgid "list constructor does not accept keyword arguments"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7765 msgstr "liste yapıcısı anahtar sözcük değişkenleri kabul etmez"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7766
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7767 msgid "list index out of range"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7768 msgstr "liste dizini erimin dışında"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7769
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7770 #, c-format
20379
7f88f6a3ed4c Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 19813
diff changeset
7771 msgid "internal error: failed to get Vim list item %d"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7772 msgstr "iç hata: %d vim liste ögesi alınamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7773
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7774 msgid "slice step cannot be zero"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7775 msgstr "dilim adımı sıfır olamaz"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7776
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7777 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7778 msgid "attempt to assign sequence of size greater than %d to extended slice"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7779 msgstr "genişletilmiş dilime %d boyuttan büyük bir sıralamayı atama denemesi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7780
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7781 #, c-format
20379
7f88f6a3ed4c Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 19813
diff changeset
7782 msgid "internal error: no Vim list item %d"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7783 msgstr "iç hata: %d vim liste ögesi yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7784
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7785 msgid "internal error: not enough list items"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7786 msgstr "iç hata: yeterli liste ögesi yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7787
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7788 msgid "internal error: failed to add item to list"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7789 msgstr "iç hata: öge listeye eklenemedi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7790
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7791 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7792 msgid "attempt to assign sequence of size %d to extended slice of size %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7793 msgstr "%d boyut sıralamayı %d boyut genişletilmiş dizine atama denemesi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7794
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7795 msgid "failed to add item to list"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7796 msgstr "öge listeye eklenemedi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7797
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7798 msgid "cannot delete vim.List attributes"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7799 msgstr "vim.List öznitelikleri silinemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7800
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7801 msgid "cannot modify fixed list"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7802 msgstr "sabit liste değiştirilemiyor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7803
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7804 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7805 msgid "unnamed function %s does not exist"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7806 msgstr "adsız %s işlevi mevcut değil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7807
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7808 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7809 msgid "function %s does not exist"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7810 msgstr "%s işlevi mevcut değil"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7811
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7812 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7813 msgid "failed to run function %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7814 msgstr "%s işlevi çalıştırılamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7815
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7816 msgid "unable to get option value"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7817 msgstr "seçenek değeri alınamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7818
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7819 msgid "internal error: unknown option type"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7820 msgstr "iç hata: bilinmeyen seçenek türü"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7821
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7822 msgid "problem while switching windows"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7823 msgstr "pencereler arasında gezinirken hata"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7824
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7825 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7826 msgid "unable to unset global option %s"
18719
99586852c2db Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18615
diff changeset
7827 msgstr "%s global seçenek ayarı kapatılamıyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7828
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7829 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7830 msgid "unable to unset option %s which does not have global value"
18719
99586852c2db Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18615
diff changeset
7831 msgstr "global değeri olmayan %s seçenek ayarı kapatılamıyor"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7832
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7833 msgid "attempt to refer to deleted tab page"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7834 msgstr "silinmiş sekme sayfasına başvurma denemesi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7835
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7836 msgid "no such tab page"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7837 msgstr "böyle bir sekme sayfası yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7838
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7839 msgid "attempt to refer to deleted window"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7840 msgstr "silinmiş pencereye başvurma denemesi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7841
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7842 msgid "readonly attribute: buffer"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7843 msgstr "saltokunur öznitelik: arabellek"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7844
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7845 msgid "cursor position outside buffer"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7846 msgstr "imleç konumu arabelleğin dışında"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7847
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7848 msgid "no such window"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7849 msgstr "böyle bir pencere yok"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7850
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7851 msgid "attempt to refer to deleted buffer"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7852 msgstr "silinmiş arabelleğe başvurma denemesi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7853
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7854 msgid "failed to rename buffer"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7855 msgstr "arabellek adı değiştirilemedi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7856
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7857 msgid "mark name must be a single character"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7858 msgstr "im adı tek bir karakterden olmalıdır"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7859
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7860 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7861 msgid "expected vim.Buffer object, but got %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7862 msgstr "vim.Buffer nesnesi bekleniyordu, %s geldi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7863
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7864 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7865 msgid "failed to switch to buffer %d"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7866 msgstr "%d arabelleğine geçilemedi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7867
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7868 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7869 msgid "expected vim.Window object, but got %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7870 msgstr "vim.Window nesnesi bekleniyordu, %s geldi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7871
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7872 msgid "failed to find window in the current tab page"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7873 msgstr "mevcut sekme sayfasında pencere bulunamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7874
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7875 msgid "did not switch to the specified window"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7876 msgstr "belirtilen pencereye geçilemedi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7877
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7878 #, c-format
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7879 msgid "expected vim.TabPage object, but got %s"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7880 msgstr "vim.TabPage nesnesi bekleniyordu, %s geldi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7881
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7882 msgid "did not switch to the specified tab page"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7883 msgstr "belirtilen sekme sayfasına geçilemedi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7884
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7885 msgid "failed to run the code"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7886 msgstr "kod çalıştırılamadı"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7887
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7888 msgid "E858: Eval did not return a valid python object"
19813
350e1d3131d8 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18972
diff changeset
7889 msgstr "E858: Eval geçerli bir python nesnesi döndürmedi"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7890
20379
7f88f6a3ed4c Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 19813
diff changeset
7891 msgid "E859: Failed to convert returned python object to a Vim value"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7892 msgstr "E859: Döndürülen python nesnesi vim değerine dönüştürülemedi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7893
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7894 #, c-format
20379
7f88f6a3ed4c Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 19813
diff changeset
7895 msgid "unable to convert %s to a Vim dictionary"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7896 msgstr "%s vim sözlüğüne dönüştürülemedi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7897
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7898 #, c-format
20379
7f88f6a3ed4c Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 19813
diff changeset
7899 msgid "unable to convert %s to a Vim list"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7900 msgstr "%s vim listesine dönüştürülemedi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7901
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7902 #, c-format
20379
7f88f6a3ed4c Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 19813
diff changeset
7903 msgid "unable to convert %s to a Vim structure"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7904 msgstr "%s vim yapısına dönüştürülemedi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7905
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7906 msgid "internal error: NULL reference passed"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7907 msgstr "iç hata: BOŞ başvuru geçirildi"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7908
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7909 msgid "internal error: invalid value type"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7910 msgstr "iç hata: geçersiz değer türü"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7911
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7912 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7913 "Failed to set path hook: sys.path_hooks is not a list\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7914 "You should now do the following:\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7915 "- append vim.path_hook to sys.path_hooks\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7916 "- append vim.VIM_SPECIAL_PATH to sys.path\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7917 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7918 "Yol kancası ayarlanamadı: sys.path_hooks bir liste değil\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7919 "Şimdi şunları yapmanız gerekiyor:\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7920 "- vim.path_hook'u sys.path_hooks'a iliştirmek\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7921 "- vim.VIM_SPECIAL_PATH'i sys.path'e iliştirmek\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7922
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7923 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7924 "Failed to set path: sys.path is not a list\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7925 "You should now append vim.VIM_SPECIAL_PATH to sys.path"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7926 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7927 "Yol ayarlanamadı: sys.path bir liste değil\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7928 "Şimdi vim.VIM_SPECIAL_PATH'i sys.path'e iliştirmelisiniz"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7929
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7930 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7931 "Vim macro files (*.vim)\t*.vim\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7932 "All Files (*.*)\t*.*\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7933 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7934 "Vim makro dosyaları (*.vim)\t*.vim\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7935 "Tüm Dosyalar (*.*)\t*.*\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7936
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7937 msgid "All Files (*.*)\t*.*\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7938 msgstr "Tüm Dosyalar (*.*)\t*.*\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7939
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7940 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7941 "All Files (*.*)\t*.*\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7942 "C source (*.c, *.h)\t*.c;*.h\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7943 "C++ source (*.cpp, *.hpp)\t*.cpp;*.hpp\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7944 "VB code (*.bas, *.frm)\t*.bas;*.frm\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7945 "Vim files (*.vim, _vimrc, _gvimrc)\t*.vim;_vimrc;_gvimrc\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7946 msgstr ""
18928
180a1c5175f6 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 18790
diff changeset
7947 "Tüm Dosyalar (*.*)\t*.*\n"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7948 "C kaynak dosyaları (*.c, *.h)\t*.c;*.h\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7949 "C++ kaynak dosyaları (*.cpp, *.hpp)\t*.cpp;*.hpp\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7950 "VB kodu (*.bas, *.frm)\t*.bas;*.frm\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7951 "Vim dosyaları (*.vim, _vimrc, _gvimrc)\t*.vim;_vimrc;_gvimrc\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7952
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7953 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7954 "Vim macro files (*.vim)\t*.vim\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7955 "All Files (*)\t*\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7956 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7957 "Vim makro dosyaları (*.vim)\t*.vim\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7958 "Tüm Dosyalar (*)\t*\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7959
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7960 msgid "All Files (*)\t*\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7961 msgstr "Tüm Dosyalar (*)\t*\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7962
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7963 msgid ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7964 "All Files (*)\t*\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7965 "C source (*.c, *.h)\t*.c;*.h\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7966 "C++ source (*.cpp, *.hpp)\t*.cpp;*.hpp\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7967 "Vim files (*.vim, _vimrc, _gvimrc)\t*.vim;_vimrc;_gvimrc\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7968 msgstr ""
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7969 "Tüm Dosyalar (*)\t*\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7970 "C kaynak dosyaları (*.c, *.h)\t*.c;*.h\n"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7971 "C++ kaynak dosyaları (*.cpp, *.hpp)\t*.cpp;*.hpp\n"
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
7972 "Vim dosyaları (*.vim, _vimrc, _gvimrc)\t*.vim;_vimrc;_gvimrc\n"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7973
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7974 msgid "GVim"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7975 msgstr "GVim"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7976
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7977 msgid "Text Editor"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7978 msgstr "Metin Düzenleyici"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7979
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7980 msgid "Edit text files"
18615
c4cdc715cb68 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents: 18594
diff changeset
7981 msgstr "Metin dosyaları düzenleyin"
18456
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7982
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7983 msgid "Text;editor;"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7984 msgstr "Metin;düzenleyici;"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7985
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7986 msgid "Vim"
6d11fc4aa683 Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7987 msgstr "Vim"
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7988
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7989 msgid "(local to window)"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7990 msgstr "(pencereye yerel)"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7991
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7992 msgid "(local to buffer)"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7993 msgstr "(arabelleğe yerel)"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7994
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7995 msgid "(global or local to buffer)"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7996 msgstr "(arabelleğe global veya yerel)"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
7997
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7998 msgid ""
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
7999 "\" Each \"set\" line shows the current value of an option (on the left)."
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8000 msgstr "\" Her \"set\" satırı bir seçeneğin geçerli değerini gösterir (solda)."
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
8001
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
8002 msgid "\" Hit <Enter> on a \"set\" line to execute it."
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
8003 msgstr "\" Değiştirmek için bir \"set\" satırında <Enter>'a basın."
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
8004
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
8005 msgid "\" A boolean option will be toggled."
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
8006 msgstr "\" Bir Boole değeri işletilecektir."
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
8007
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
8008 msgid ""
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
8009 "\" For other options you can edit the value before hitting "
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
8010 "<Enter>."
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
8011 msgstr ""
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8012 "\" Diğer seçenekler için <Enter>'a basmadan önce değeri "
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8013 "düzenleyebilirsiniz."
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
8014
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
8015 msgid "\" Hit <Enter> on a help line to open a help window on this option."
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8016 msgstr ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8017 "\" Yardım penceresini açmak için seçenek adı üzerinde <Enter>'a basın."
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
8018
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
8019 msgid "\" Hit <Enter> on an index line to jump there."
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8020 msgstr ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8021 "\" Bir seçeneğe atlamak için indeks satırının üzerinde <Enter>'a basın."
22171
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
8022
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
8023 msgid "\" Hit <Space> on a \"set\" line to refresh it."
d4c7b3e9cd17 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 21991
diff changeset
8024 msgstr ""
23164
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8025 "\" Bir seçeneği yenilemek için bir \"set\" satırının üzerinde <Boşluk>'a "
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8026 "basın."
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8027
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8028 msgid "important"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8029 msgstr "önemli"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8030
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8031 msgid "behave very Vi compatible (not advisable)"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8032 msgstr "olabildiğince Vi uyumlu biçimde davran (önerilmez)"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8033
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8034 msgid "list of flags to specify Vi compatibility"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8035 msgstr "Vi uyumluluğu bayrakları listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8036
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8037 msgid "use Insert mode as the default mode"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8038 msgstr "Ekleme kipini öntanımlı kip olarak kullan"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8039
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8040 msgid "paste mode, insert typed text literally"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8041 msgstr "yapıştır kipi, girilen metni doğrudan ekle"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8042
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8043 msgid "key sequence to toggle paste mode"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8044 msgstr "yapıştır kipini açıp/kapatmak için düğme sıralaması"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8045
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8046 msgid "list of directories used for runtime files and plugins"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8047 msgstr "çalışma zamanı dosyaları ve eklentileri için kullanılan dizinler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8048
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8049 msgid "list of directories used for plugin packages"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8050 msgstr "eklenti paketleri için kullanılan dizinlerin listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8051
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8052 msgid "name of the main help file"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8053 msgstr "ana yardım dosyasının adı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8054
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8055 msgid "moving around, searching and patterns"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8056 msgstr "dolaşma, arama ve dizgeler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8057
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8058 msgid "list of flags specifying which commands wrap to another line"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8059 msgstr "hangi komutların diğer satıra kaydırıldığını belirleyen bayraklar\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8060 "listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8061
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8062 msgid ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8063 "many jump commands move the cursor to the first non-blank\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8064 "character of a line"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8065 msgstr ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8066 "çoğu atlama komutu, imleci satırın boş olmayan ilk\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8067 "karakterine taşır"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8068
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8069 msgid "nroff macro names that separate paragraphs"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8070 msgstr "paragrafları ayıran nroff makro adları"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8071
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8072 msgid "nroff macro names that separate sections"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8073 msgstr "bölümleri ayıran nroff makro adları"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8074
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8075 msgid "list of directory names used for file searching"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8076 msgstr "dosya arama için kullanılan dizin adları listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8077
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8078 msgid "list of directory names used for :cd"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8079 msgstr ":cd için kullanılan dizin adları listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8080
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8081 msgid "change to directory of file in buffer"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8082 msgstr "arabellekteki dosyanın olduğu dizine değiştir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8083
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8084 msgid "search commands wrap around the end of the buffer"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8085 msgstr "arama komutları, arabelleğin sonunda kaydırılır"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8086
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8087 msgid "show match for partly typed search command"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8088 msgstr "bir kısmı yazılmış arama komutu ile eşleşeni göster"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8089
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8090 msgid "change the way backslashes are used in search patterns"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8091 msgstr "arama dizgilerinde ters eğik çizginin kullanımını değiştir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8092
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8093 msgid "select the default regexp engine used"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8094 msgstr "öntanımlı kullanılan düzenli ifade motorunu seç"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8095
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8096 msgid "ignore case when using a search pattern"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8097 msgstr "bir arama dizgisinde BÜYÜK/küçük harf ayrımını yok say"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8098
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8099 msgid "override 'ignorecase' when pattern has upper case characters"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8100 msgstr "dizgide BÜYÜK harf varsa 'ignorecase'i geçersiz kıl"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8101
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8102 msgid "what method to use for changing case of letters"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8103 msgstr "BÜYÜK/küçük harf değiştirirken hangi yöntemin kullanılacağı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8104
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8105 msgid "maximum amount of memory in Kbyte used for pattern matching"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8106 msgstr "dizgi eşleşme için kullanılabilecek en çok bellek miktarı (KiB)"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8107
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8108 msgid "pattern for a macro definition line"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8109 msgstr "bir makro tanım satırı için dizgi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8110
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8111 msgid "pattern for an include-file line"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8112 msgstr "bir 'include-file' satırı için dizgi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8113
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8114 msgid "expression used to transform an include line to a file name"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8115 msgstr "bir 'include' satırını dosya adına dönüştürmede kullanılan ifade"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8116
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8117 msgid "tags"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8118 msgstr "etiketler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8119
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8120 msgid "use binary searching in tags files"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8121 msgstr "etiketler dosyasında ikili arama kullan"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8122
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8123 msgid "number of significant characters in a tag name or zero"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8124 msgstr "bir etiket adındaki belirgin karakterlerin sayısı veya sıfır"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8125
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8126 msgid "list of file names to search for tags"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8127 msgstr "etiketlerin aranacağı dosyaların listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8128
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8129 msgid ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8130 "how to handle case when searching in tags files:\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8131 "\"followic\" to follow 'ignorecase', \"ignore\" or \"match\""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8132 msgstr ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8133 "etiket dosyalarında arama yaparken BÜYÜK/küçük harf kullanımı:\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8134 "'ignorecase', \"ignore\" veya \"match\"den sonra \"followic\" gelir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8135
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8136 msgid "file names in a tags file are relative to the tags file"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8137 msgstr "bir etiket dosyasındaki dosya adları etiket dosyasına görelidir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8138
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8139 msgid "a :tag command will use the tagstack"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8140 msgstr "bir :tag komutu etiket yığınını kullanır"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8141
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8142 msgid "when completing tags in Insert mode show more info"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8143 msgstr "Ekleme kipinde etiketleri tamamlarken daha çok bilgi göster"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8144
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8145 msgid "a function to be used to perform tag searches"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8146 msgstr "etiket aramaları gerçekleştirmek için bir işlev kullanılır"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8147
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8148 msgid "command for executing cscope"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8149 msgstr "cscope çalıştırmak için kullanılacak komut"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8150
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8151 msgid "use cscope for tag commands"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8152 msgstr "etiket komutları için cscope kullan"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8153
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8154 msgid "0 or 1; the order in which \":cstag\" performs a search"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8155 msgstr "0 veya 1; \":cstag\"in arama yaparken kullanacağı sıra"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8156
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8157 msgid "give messages when adding a cscope database"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8158 msgstr "bir cscope veritabanı eklerken iletiler göster"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8159
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8160 msgid "how many components of the path to show"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8161 msgstr "yolun kaç tane bileşeninin gösterileceği"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8162
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8163 msgid "when to open a quickfix window for cscope"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8164 msgstr "cscope için ne zaman bir hızlı düzelt penceresinin açılacağı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8165
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8166 msgid "file names in a cscope file are relative to that file"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8167 msgstr "bir cscope dosyasındaki o dosyaya göreli olan dosya adları"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8168
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8169 msgid "displaying text"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8170 msgstr "metin görüntüleme"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8171
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8172 msgid "number of lines to scroll for CTRL-U and CTRL-D"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8173 msgstr "CTRL-U ve CTRL-D için kaydırılacak satır sayısı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8174
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8175 msgid "number of screen lines to show around the cursor"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8176 msgstr "imleç etrafında gösterilecek ekran satırları sayısı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8177
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8178 msgid "long lines wrap"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8179 msgstr "uzun satırları kaydır"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8180
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8181 msgid "wrap long lines at a character in 'breakat'"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8182 msgstr "'breakat' içindeki bir karakterde uzun satırları kaydır"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8183
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8184 msgid "preserve indentation in wrapped text"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8185 msgstr "kaydırılmış metindeki girintilemeyi koru"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8186
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8187 msgid "adjust breakindent behaviour"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8188 msgstr "'breakindent' davranışını ayarla"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8189
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8190 msgid "which characters might cause a line break"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8191 msgstr "hangi karakterler bir satır sonuna neden olabilir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8192
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8193 msgid "string to put before wrapped screen lines"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8194 msgstr "kaydırılmış ekran satırlarından önce konumlanacak dizi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8195
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8196 msgid "minimal number of columns to scroll horizontally"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8197 msgstr "en az yatay kaydırma sütunu sayısı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8198
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8199 msgid "minimal number of columns to keep left and right of the cursor"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8200 msgstr "imlecin sağında ve solunda bırakılacak en az sütun sayısı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8201
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8202 msgid ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8203 "include \"lastline\" to show the last line even if it doesn't fit\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8204 "include \"uhex\" to show unprintable characters as a hex number"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8205 msgstr ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8206 "eğer sığmasa bile son satırı göstermek için \"lastline\"ı içer\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8207 "yazdırılamayan karakterleri onaltılık olarak göstermek için\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8208 "\"uhex\" içer"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8209
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8210 msgid "characters to use for the status line, folds and filler lines"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8211 msgstr "durum satırı, kıvırma ve doldurucular için kullanılan karakterler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8212
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8213 msgid "number of lines used for the command-line"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8214 msgstr "komut satırı için kullanılan satırların sayısı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8215
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8216 msgid "width of the display"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8217 msgstr "ekranın genişliği"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8218
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8219 msgid "number of lines in the display"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8220 msgstr "ekrandaki satırların sayısı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8221
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8222 msgid "number of lines to scroll for CTRL-F and CTRL-B"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8223 msgstr "CTRL-F ve CTRL-B için kaydırılacak satır sayısı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8224
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8225 msgid "don't redraw while executing macros"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8226 msgstr "makroları çalıştırırken yenileme yapma"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8227
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8228 msgid "timeout for 'hlsearch' and :match highlighting in msec"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8229 msgstr "'hlsearch' ve : match vurgulaması için zaman aşımı (milisaniye)"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8230
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8231 msgid ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8232 "delay in msec for each char written to the display\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8233 "(for debugging)"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8234 msgstr ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8235 "ekrana yazılan her karakter için gecikme süresi (milisaniye)\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8236 "(hata ayıklama için)"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8237
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8238 msgid "show <Tab> as ^I and end-of-line as $"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8239 msgstr "<Tab>'ı ^I ve satır sonunu $ olarak göster"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8240
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8241 msgid "list of strings used for list mode"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8242 msgstr "liste kipi için kullanılan diziler listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8243
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8244 msgid "show the line number for each line"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8245 msgstr "her satır için satır numarasını göster"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8246
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8247 msgid "show the relative line number for each line"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8248 msgstr "her satır için göreli satır numarasını göster"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8249
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8250 msgid "number of columns to use for the line number"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8251 msgstr "satır numarası için kullanılacak sütün sayısı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8252
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8253 msgid "controls whether concealable text is hidden"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8254 msgstr "gizlenebilir metnin saklı olup olmadığını denetler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8255
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8256 msgid "modes in which text in the cursor line can be concealed"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8257 msgstr "imleç satırındaki metnin gizlenebileceği kipler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8258
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8259 msgid "syntax, highlighting and spelling"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8260 msgstr "sözdizim, vurgulama ve yazım denetimi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8261
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8262 msgid "\"dark\" or \"light\"; the background color brightness"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8263 msgstr "\"dark\" veya \"light\"; arka plan renk parlaklığı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8264
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8265 msgid "type of file; triggers the FileType event when set"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8266 msgstr "dosya türü; ayarlandığında FileType olayını tetikler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8267
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8268 msgid "name of syntax highlighting used"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8269 msgstr "kullanılan sözdizim vurgulamanın adı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8270
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8271 msgid "maximum column to look for syntax items"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8272 msgstr "sözdizim ögeleri için bakılacak en çok sütun sayısı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8273
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8274 msgid "which highlighting to use for various occasions"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8275 msgstr "çeşitli durumlarda hangi vurgulamanın kullanılacağı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8276
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8277 msgid "highlight all matches for the last used search pattern"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8278 msgstr "son kullanılan arama dizgisi için tüm eşleşmeleri vurgula"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8279
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8280 msgid "highlight group to use for the window"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8281 msgstr "pencere için kullanılacak vurgulama grubu"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8282
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8283 msgid "use GUI colors for the terminal"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8284 msgstr "uçbirim için grafik arabirim renklerini kullan"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8285
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8286 msgid "highlight the screen column of the cursor"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8287 msgstr "imlecin ekrandaki sütununu vurgula"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8288
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8289 msgid "highlight the screen line of the cursor"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8290 msgstr "imlecin ekrandaki satırını vurgula"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8291
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8292 msgid "specifies which area 'cursorline' highlights"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8293 msgstr "'cursorline'ın hangi alanı vurgulayacağı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8294
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8295 msgid "columns to highlight"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8296 msgstr "vurgulanacak sütunlar"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8297
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8298 msgid "highlight spelling mistakes"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8299 msgstr "yazım yanlışlarını vurgula"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8300
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8301 msgid "list of accepted languages"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8302 msgstr "kabul edilen dillerin listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8303
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8304 msgid "file that \"zg\" adds good words to"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8305 msgstr "\"zg\" komutunun düzgün sözcükleri ekleyeceği dosya"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8306
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8307 msgid "pattern to locate the end of a sentence"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8308 msgstr "bir tümcenin sonunu bulmak için kullanılan dizgi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8309
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8310 msgid "flags to change how spell checking works"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8311 msgstr "yazım denetiminin nice çalıştığını değiştirmek için bayraklar"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8312
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8313 msgid "methods used to suggest corrections"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8314 msgstr "düzeltmeleri önermek için yöntemler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8315
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8316 msgid "amount of memory used by :mkspell before compressing"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8317 msgstr "sıkıştırma öncesi :mkspell tarafından kullanılan bellek"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8318
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8319 msgid "multiple windows"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8320 msgstr "çoklu pencereler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8321
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8322 msgid "0, 1 or 2; when to use a status line for the last window"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8323 msgstr "0, 1 veya 2; son pencere için ne zaman bir durum satırı\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8324 "kullanılacağı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8325
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8326 msgid "alternate format to be used for a status line"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8327 msgstr "durum satırı için kullanılabilecek alternatif biçim"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8328
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8329 msgid "make all windows the same size when adding/removing windows"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8330 msgstr "pencere eklerken/kaldırırken tüm pencereleri aynı boyuta getir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8331
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8332 msgid "in which direction 'equalalways' works: \"ver\", \"hor\" or \"both\""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8333 msgstr "'equalalways'in hangi yönde çalıştığı: \"ver\", \"hor\" veya \"both\""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8334
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8335 msgid "minimal number of lines used for the current window"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8336 msgstr "geçerli pencere için kullanılan en az satır sayısı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8337
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8338 msgid "minimal number of lines used for any window"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8339 msgstr "herhangi bir pencere için kullanılan en az satır sayısı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8340
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8341 msgid "keep the height of the window"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8342 msgstr "pencerenin yüksekliğini tut"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8343
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8344 msgid "keep the width of the window"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8345 msgstr "pencerenin genişliğini tut"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8346
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8347 msgid "minimal number of columns used for the current window"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8348 msgstr "geçerli pencere için kullanılan en az sütun sayısı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8349
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8350 msgid "minimal number of columns used for any window"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8351 msgstr "herhangi bir pencere için kullanılan en az sütun sayısı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8352
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8353 msgid "initial height of the help window"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8354 msgstr "yardım penceresinin başlangıç yüksekliği"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8355
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8356 msgid "use a popup window for preview"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8357 msgstr "önizleme için bir açılır pencere kullan"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8358
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8359 msgid "default height for the preview window"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8360 msgstr "önizleme penceresi için öntanımlı yükseklik"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8361
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8362 msgid "identifies the preview window"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8363 msgstr "önizleme penceresini tanımlar"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8364
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8365 msgid "don't unload a buffer when no longer shown in a window"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8366 msgstr "arabellek artık pencerede görüntülenmiyorsa bellekten kaldırma"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8367
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8368 msgid ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8369 "\"useopen\" and/or \"split\"; which window to use when jumping\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8370 "to a buffer"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8371 msgstr ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8372 "\"useopen\" ve/veya \"split\"; bir belleğe atlarken hangi\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8373 "pencerenin kullanılacağı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8374
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8375 msgid "a new window is put below the current one"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8376 msgstr "geçerli pencerenin altına yeni bir pencere koyulur"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8377
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8378 msgid "a new window is put right of the current one"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8379 msgstr "yeni bir pencere geçerli pencerenin sağına koyulur"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8380
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8381 msgid "this window scrolls together with other bound windows"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8382 msgstr "bu pencere, bağlı diğer pencerelerle birlikte kayar"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8383
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8384 msgid "\"ver\", \"hor\" and/or \"jump\"; list of options for 'scrollbind'"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8385 msgstr "\"ver\", \"hor\" ve/veya \"jump\"; 'scrollbind' için seçenekler listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8386
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8387 msgid "this window's cursor moves together with other bound windows"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8388 msgstr "bu pencerenin imleci bağlı diğer pencerelerle birlikte kayar"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8389
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8390 msgid "size of a terminal window"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8391 msgstr "bir uçbirim penceresinin boyutu"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8392
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8393 msgid "key that precedes Vim commands in a terminal window"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8394 msgstr "bir uçbirim penceresinde Vim komutlarından önce gelen düğme"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8395
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8396 msgid "max number of lines to keep for scrollback in a terminal window"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8397 msgstr "bir uçbirim penceresinde geri kaydırma için kullanılacak\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8398 "en çok satır sayısı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8399
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8400 msgid "type of pty to use for a terminal window"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8401 msgstr "bir uçbirim penceresi için kullanılacak pty türü"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8402
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8403 msgid "name of the winpty dynamic library"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8404 msgstr "winpty devingen kitaplığının adı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8405
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8406 msgid "multiple tab pages"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8407 msgstr "çoklu sekme sayfaları"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8408
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8409 msgid "0, 1 or 2; when to use a tab pages line"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8410 msgstr "0, 1 veya 2; ne zaman bir sekme sayfası satırının kullanılacağı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8411
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8412 msgid "maximum number of tab pages to open for -p and \"tab all\""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8413 msgstr "-p ve \"tab all\"un açacağı en çok sekme sayfası sayısı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8414
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8415 msgid "custom tab pages line"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8416 msgstr "özelleştirilmiş sekme sayfası satırı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8417
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8418 msgid "custom tab page label for the GUI"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8419 msgstr "grafik arabirim için özelleştirilmiş sekme sayfası etiketi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8420
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8421 msgid "custom tab page tooltip for the GUI"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8422 msgstr "grafik arabirim için özelleştirilmiş sekme sayfası bilgi kutusu"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8423
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8424 msgid "terminal"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8425 msgstr "uçbirim"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8426
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8427 msgid "name of the used terminal"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8428 msgstr "kullanılan uçbirimin adı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8429
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8430 msgid "alias for 'term'"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8431 msgstr "'term' için arma"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8432
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8433 msgid "check built-in termcaps first"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8434 msgstr "önce iç termcaps'i denetle"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8435
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8436 msgid "terminal connection is fast"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8437 msgstr "uçbirim bağlantısı hızlı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8438
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8439 msgid "terminal that requires extra redrawing"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8440 msgstr "ek yenileme gerektiren uçbirim"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8441
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8442 msgid "recognize keys that start with <Esc> in Insert mode"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8443 msgstr "Ekleme kipinde <Esc> ile başlayan düğmeleri tanı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8444
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8445 msgid "minimal number of lines to scroll at a time"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8446 msgstr "herhangi bir zamanda kaydırılacak en az satır sayısı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8447
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8448 msgid "maximum number of lines to use scrolling instead of redrawing"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8449 msgstr "yenileme yerine kaydırma kullanacak en çok satır sayısı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8450
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8451 msgid "specifies what the cursor looks like in different modes"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8452 msgstr "imlecin farklı kiplerde nice göründüğünü belirler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8453
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8454 msgid "show info in the window title"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8455 msgstr "pencere başlığında bilgi görüntüle"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8456
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8457 msgid "percentage of 'columns' used for the window title"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8458 msgstr "pencere başlığı için kullanılacak 'columns' yüzdesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8459
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8460 msgid "when not empty, string to be used for the window title"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8461 msgstr "boş değilken, pencere başlığı yerine kullanılacak dizi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8462
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8463 msgid "string to restore the title to when exiting Vim"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8464 msgstr "Vim'den çıkarken başlığın döndürüleceği dizi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8465
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8466 msgid "set the text of the icon for this window"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8467 msgstr "bu pencere için simgenin metnini ayarla"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8468
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8469 msgid "when not empty, text for the icon of this window"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8470 msgstr "boş değilken, bu pencerenin simgesi için metin"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8471
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8472 msgid "restore the screen contents when exiting Vim"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8473 msgstr "Vim'den çıkarken ekran içeriğini eski haline getir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8474
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8475 msgid "using the mouse"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8476 msgstr "fare kullanımı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8477
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8478 msgid "list of flags for using the mouse"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8479 msgstr "fare kullanımı için bayraklar listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8480
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8481 msgid "the window with the mouse pointer becomes the current one"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8482 msgstr "fare imlecinin olduğu pencere geçerli pencere olur"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8483
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8484 msgid "the window with the mouse pointer scrolls with the mouse wheel"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8485 msgstr "fare imlecinin olduğu pencere fare tekerleği ile kaydırılabilir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8486
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8487 msgid "hide the mouse pointer while typing"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8488 msgstr "yazı yazarken fare imlecini gizle"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8489
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8490 msgid ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8491 "\"extend\", \"popup\" or \"popup_setpos\"; what the right\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8492 "mouse button is used for"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8493 msgstr ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8494 "\"extend\", \"popup\" veya \"popup_setpos\"; sağ fare düğmesinin\"\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8495 "ne için kullanıldığı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8496
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8497 msgid "maximum time in msec to recognize a double-click"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8498 msgstr "bir çif tıklamayı tanımak için en çok süre (milisaniye)"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8499
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8500 msgid "\"xterm\", \"xterm2\", \"sgr\", etc.; type of mouse"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8501 msgstr "\"xterm\", \"xterm2\", \"sgr\" vb.; fare türü"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8502
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8503 msgid "what the mouse pointer looks like in different modes"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8504 msgstr "farklı kiplerde fare imlecinin nice göründüğü"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8505
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8506 msgid "GUI"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8507 msgstr "grafik arabirim"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8508
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8509 msgid "list of font names to be used in the GUI"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8510 msgstr "grafik arabirimde kullanılacak yazıtiplerinin listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8511
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8512 msgid "pair of fonts to be used, for multibyte editing"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8513 msgstr "çoklu bayt düzenlemede kullanılacak yazıtipi eşleşmeleri"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8514
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8515 msgid "list of font names to be used for double-wide characters"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8516 msgstr "çift genişlikli karakterler için kullanılacak yazıtiplerinin listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8517
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8518 msgid "use smooth, antialiased fonts"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8519 msgstr "düzletilmiş yazıtipleri kullan"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8520
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8521 msgid "list of flags that specify how the GUI works"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8522 msgstr "grafik arabirimin nice çalıştığını belirleyen bayraklar listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8523
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8524 msgid "\"icons\", \"text\" and/or \"tooltips\"; how to show the toolbar"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8525 msgstr ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8526 "\"icons\", \"text\" ve/veya \"tooltips\"; araç çubuğu kipleri "
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8527
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8528 msgid "size of toolbar icons"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8529 msgstr "araç çubuğu simgelerinin boyutu"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8530
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8531 msgid "room (in pixels) left above/below the window"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8532 msgstr "pencerenin altında/üstünde bırakılan alan (piksel)"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8533
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8534 msgid "options for text rendering"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8535 msgstr "metin dokuması için seçenekler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8536
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8537 msgid "use a pseudo-tty for I/O to external commands"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8538 msgstr "dış komutlara, girdi çıktı için yalancı-tty kullan"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8539
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8540 msgid ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8541 "\"last\", \"buffer\" or \"current\": which directory used for the file "
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8542 "browser"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8543 msgstr ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8544 "\"last\", \"buffer\" veya \"current\"; dosya tarayıcısı için hangi dizinin "
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8545 "kullanıldığı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8546
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8547 msgid "language to be used for the menus"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8548 msgstr "menüler için kullanılan dil"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8549
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8550 msgid "maximum number of items in one menu"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8551 msgstr "bir menüdeki en çok öge sayısı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8552
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8553 msgid "\"no\", \"yes\" or \"menu\"; how to use the ALT key"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8554 msgstr "\"no\", \"yes\" veya \"menu\"; ALT düğmesinin nice kullanılacağı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8555
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8556 msgid "number of pixel lines to use between characters"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8557 msgstr "karakterler arasında kullanılacak piksel satırları sayısı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8558
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8559 msgid "delay in milliseconds before a balloon may pop up"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8560 msgstr "bir balonun patlamadan önceki gecikme (milisaniye)"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8561
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8562 msgid "use balloon evaluation in the GUI"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8563 msgstr "grafik arabirimde balon değerlendirme kullan"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8564
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8565 msgid "use balloon evaluation in the terminal"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8566 msgstr "uçbirimde balon değerlendirme kullan"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8567
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8568 msgid "expression to show in balloon eval"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8569 msgstr "balon değerlendirmesinde gösterilecek ifade"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8570
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8571 msgid "printing"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8572 msgstr "yazdırma"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8573
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8574 msgid "list of items that control the format of :hardcopy output"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8575 msgstr ":hardcopy çıktısının biçimini denetleyen ögelerin listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8576
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8577 msgid "name of the printer to be used for :hardcopy"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8578 msgstr ":hardcopy için kullanılan yazıcının adı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8579
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8580 msgid "expression used to print the PostScript file for :hardcopy"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8581 msgstr ":hardcopy için PostScript dosyasını yazdırmada kullanılan ifade"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8582
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8583 msgid "name of the font to be used for :hardcopy"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8584 msgstr ":hardcopy için kullanılan yazıtipinin adı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8585
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8586 msgid "format of the header used for :hardcopy"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8587 msgstr ":hardcopy için kullanılan üstbilginin biçimi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8588
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8589 msgid "encoding used to print the PostScript file for :hardcopy"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8590 msgstr ":hardcopy için Postscript dosyasını yazdırmada kullanılan kodlama"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8591
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8592 msgid "the CJK character set to be used for CJK output from :hardcopy"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8593 msgstr ":hardcopy'deki ÇJK çıktısında kullanılan ÇJK karakter seti"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8594
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8595 msgid "list of font names to be used for CJK output from :hardcopy"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8596 msgstr ":hardcopy'deki ÇJK çıktısında kullanılan ÇJK yazıtipi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8597
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8598 msgid "messages and info"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8599 msgstr "iletiler ve bilgi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8600
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8601 msgid "add 's' flag in 'shortmess' (don't show search message)"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8602 msgstr "'shortness'daki 's' bayrağını ekle (arama iletisini gösterme)"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8603
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8604 msgid "list of flags to make messages shorter"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8605 msgstr "iletileri kısalaştırmak için kullanılan bayraklar listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8606
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8607 msgid "show (partial) command keys in the status line"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8608 msgstr "durum satırında (kısmi) komut düğmelerini göster"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8609
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8610 msgid "display the current mode in the status line"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8611 msgstr "durum satırında geçerli kipi görüntüle"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8612
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8613 msgid "show cursor position below each window"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8614 msgstr "her pencerenin altında imleç konumunu göster"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8615
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8616 msgid "alternate format to be used for the ruler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8617 msgstr "cetvel için kullanılan alternatif biçim"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8618
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8619 msgid "threshold for reporting number of changed lines"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8620 msgstr "değiştirilmiş satırların sayısını raporlama eşiği"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8621
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8622 msgid "the higher the more messages are given"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8623 msgstr "ne kadar yüksek olursa o kadar çok ileti olur"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8624
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8625 msgid "file to write messages in"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8626 msgstr "iletilerin içine yazılacağı dosya"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8627
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8628 msgid "pause listings when the screen is full"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8629 msgstr "ekran doluyken listelemeleri duraklat"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8630
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8631 msgid "start a dialog when a command fails"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8632 msgstr "bir komut başarısız olursa iletişim kutusu göster"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8633
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8634 msgid "ring the bell for error messages"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8635 msgstr "hata iletilerinde zili çal"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8636
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8637 msgid "use a visual bell instead of beeping"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8638 msgstr "bipleme yerine görsel zil kullan"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8639
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8640 msgid "do not ring the bell for these reasons"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8641 msgstr "bu nedenlerle zili çalma"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8642
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8643 msgid "list of preferred languages for finding help"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8644 msgstr "yardım için yeğlenen diller listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8645
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8646 msgid "selecting text"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8647 msgstr "metin seçme"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8648
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8649 msgid "\"old\", \"inclusive\" or \"exclusive\"; how selecting text behaves"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8650 msgstr "\"old\", \"inclusive\" veya \"exclusive\"; metin seçim davranışı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8651
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8652 msgid ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8653 "\"mouse\", \"key\" and/or \"cmd\"; when to start Select mode\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8654 "instead of Visual mode"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8655 msgstr ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8656 "\"mouse\", \"key\", ve/veya \"cmd\"; Görsel kip yerine Seçim\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8657 "kipinin başlatılacağı zaman"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8658
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8659 msgid ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8660 "\"unnamed\" to use the * register like unnamed register\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8661 "\"autoselect\" to always put selected text on the clipboard"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8662 msgstr ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8663 "\"unnamed\": * yazmacını adsız yazmaç gibi kullan\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8664 "\"autoselect\": seçili metni her zaman panoya koy"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8665
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8666 msgid "\"startsel\" and/or \"stopsel\"; what special keys can do"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8667 msgstr "\"startsel\" ve/veya \"stopsel\"; özel düğmelerin işlevleri"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8668
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8669 msgid "editing text"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8670 msgstr "metin düzenleme"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8671
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8672 msgid "maximum number of changes that can be undone"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8673 msgstr "geri alınabilecek en çok değişiklik sayısı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8674
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8675 msgid "automatically save and restore undo history"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8676 msgstr "geri al geçmişini kendiliğinden kaydet ve eski haline getir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8677
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8678 msgid "list of directories for undo files"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8679 msgstr "geri al dosyaları için dizinler listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8680
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8681 msgid "maximum number lines to save for undo on a buffer reload"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8682 msgstr "arabellek yeniden yüklemesinde geri al için kaydedilecek\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8683 "en çok satır sayısı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8684
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8685 msgid "changes have been made and not written to a file"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8686 msgstr "yapılan; ancak bir dosyaya yazılmayan değişiklikler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8687
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8688 msgid "buffer is not to be written"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8689 msgstr "arabellek, yazım için değil"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8690
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8691 msgid "changes to the text are possible"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8692 msgstr "metne değişiklik yapımı olanaklı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8693
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8694 msgid "line length above which to break a line"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8695 msgstr "sonrasında yeni satır yapılacak satır uzunluğu"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8696
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8697 msgid "margin from the right in which to break a line"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8698 msgstr "sonrasında yeni satır yapılacak sağ kenar boşluğu"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8699
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8700 msgid "specifies what <BS>, CTRL-W, etc. can do in Insert mode"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8701 msgstr "<BS>, CTRL-W, vb. Ekleme kipinde ne yapabileceğini belirtir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8702
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8703 msgid "definition of what comment lines look like"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8704 msgstr "yorum satırlarının nice görüneceğinin tanımı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8705
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8706 msgid "list of flags that tell how automatic formatting works"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8707 msgstr "kendiliğinden biçimlendirmenin nice çalıştığını anlatan\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8708 "bayraklar listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8709
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8710 msgid "pattern to recognize a numbered list"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8711 msgstr "numaralandırılmış bir listeyi tanımak için dizgi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8712
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8713 msgid "expression used for \"gq\" to format lines"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8714 msgstr "satırları biçimlendirmek için \"gq\" için kullanılan ifade"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8715
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8716 msgid "specifies how Insert mode completion works for CTRL-N and CTRL-P"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8717 msgstr "Ekleme kipi tamamlamasının CTRL-N ve CTRL-P için nice çalıştığını\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8718 "belirler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8719
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8720 msgid "whether to use a popup menu for Insert mode completion"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8721 msgstr "Ekleme kipi tamamlaması için açılır menü kullanımı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8722
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8723 msgid "options for the Insert mode completion info popup"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8724 msgstr "Ekleme kipi tamamlama açılır penceresi için seçenekler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8725
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8726 msgid "maximum height of the popup menu"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8727 msgstr "açılır menünün en çok yüksekliği"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8728
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8729 msgid "minimum width of the popup menu"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8730 msgstr "açılır menünün en çok genişliği"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8731
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8732 msgid "user defined function for Insert mode completion"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8733 msgstr "Ekleme kipi tamamlaması için kullanıcı tanımlı işlev"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8734
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8735 msgid "function for filetype-specific Insert mode completion"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8736 msgstr "dosya türüne özel Ekleme kipi tamamlaması için işlev"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8737
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8738 msgid "list of dictionary files for keyword completion"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8739 msgstr "anahtar sözcük tamamlaması için sözlük dosyaları listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8740
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8741 msgid "list of thesaurus files for keyword completion"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8742 msgstr "anahtar sözcük tamamlaması için eşanlamlılar sözlüğü dosyaları\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8743 "listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8744
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8745 msgid "adjust case of a keyword completion match"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8746 msgstr "anahtar sözcük tamamlama eşleşmesinin BÜYÜK/küçük harfini ayarla"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8747
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8748 msgid "enable entering digraphs with c1 <BS> c2"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8749 msgstr "c1 <BS> c2 ile ikili harflerin girilmesini etkinleştir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8750
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8751 msgid "the \"~\" command behaves like an operator"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8752 msgstr "\"~\" komutu bir işleç gibi davranır"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8753
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8754 msgid "function called for the \"g@\" operator"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8755 msgstr "\"g@\" işleci için çağrılan işlev"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8756
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8757 msgid "when inserting a bracket, briefly jump to its match"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8758 msgstr "bir ayraç eklendiğinde hemen eşine atla"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8759
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8760 msgid "tenth of a second to show a match for 'showmatch'"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8761 msgstr "bir 'showmatch' eşleşmesini göstermek için saniyenin onda biri"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8762
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8763 msgid "list of pairs that match for the \"%\" command"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8764 msgstr "\"%\" komutu için eşleşen eşleşmelerin listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8765
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8766 msgid "use two spaces after '.' when joining a line"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8767 msgstr "bir satırı birleştirirken '.' sonrası iki boşluk kullan"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8768
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8769 msgid ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8770 "\"alpha\", \"octal\", \"hex\", \"bin\" and/or \"unsigned\"; number formats\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8771 "recognized for CTRL-A and CTRL-X commands"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8772 msgstr ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8773 "\"alpha\", \"octal\", \"hex\", \"bin\" ve/veya \"unsigned\"; CTRL-A ve\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8774 "CTRL-X komutları için tanınan sayı biçimleri"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8775
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8776 msgid "tabs and indenting"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8777 msgstr "sekmeler ve girintileme"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8778
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8779 msgid "number of spaces a <Tab> in the text stands for"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8780 msgstr "metinde bir <Tab>'ın denk olduğu boşluk sayısı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8781
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8782 msgid "number of spaces used for each step of (auto)indent"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8783 msgstr "her bir kendiliğinden girintileme için kullanılan boşluk sayısı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8784
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8785 msgid "list of number of spaces a tab counts for"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8786 msgstr "bir sekmenin denk olduğu boşlukların sayısının listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8787
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8788 msgid "list of number of spaces a soft tabsstop counts for"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8789 msgstr "bir yumuşak sekmedurağının denk olduğu boşlukların sayısı listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8790
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8791 msgid "a <Tab> in an indent inserts 'shiftwidth' spaces"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8792 msgstr "bir girintideki <Tab>, 'shiftwidth' kadar boşluk ekler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8793
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8794 msgid "if non-zero, number of spaces to insert for a <Tab>"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8795 msgstr "eğer sıfırdan farklıysa, bir <Tab> için eklenecek boşluk sayısı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8796
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8797 msgid "round to 'shiftwidth' for \"<<\" and \">>\""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8798 msgstr "\"<<\" ve \">>\" için 'shiftwidth'e yuvarla"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8799
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8800 msgid "expand <Tab> to spaces in Insert mode"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8801 msgstr "Ekleme kipinde <Tab>'ı boşluklara genişlet"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8802
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8803 msgid "automatically set the indent of a new line"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8804 msgstr "yeni bir satırın girintisini kendiliğinden ayarla"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8805
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8806 msgid "do clever autoindenting"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8807 msgstr "akıllı kendiliğinden girintileme yap"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8808
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8809 msgid "enable specific indenting for C code"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8810 msgstr "C kodu için özel girintilemeyi etkinleştir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8811
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8812 msgid "options for C-indenting"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8813 msgstr "C girintilemesi için seçenekler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8814
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8815 msgid "keys that trigger C-indenting in Insert mode"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8816 msgstr "Ekleme kipinde C girintilemesini tetikleyen düğmeler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8817
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8818 msgid "list of words that cause more C-indent"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8819 msgstr "daha çok C girintilemesine neden olan sözcüklerin listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8820
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8821 msgid "expression used to obtain the indent of a line"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8822 msgstr "bir satırın girintisini elde etmek için kullanılan ifade"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8823
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8824 msgid "keys that trigger indenting with 'indentexpr' in Insert mode"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8825 msgstr "Ekleme kipinde 'indentexpr' ile girintilemeyi tetikleyen düğmeler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8826
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8827 msgid "copy whitespace for indenting from previous line"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8828 msgstr "bir önceki satırdan girintileme için boşlukları kopyala"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8829
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8830 msgid "preserve kind of whitespace when changing indent"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8831 msgstr "girintilemeyi değiştirirken boşluk türünü koru"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8832
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8833 msgid "enable lisp mode"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8834 msgstr "lisp kipini etkinleştir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8835
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8836 msgid "words that change how lisp indenting works"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8837 msgstr "lisp girintilemesinin nice çalıştığını değiştiren sözcükler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8838
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8839 msgid "folding"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8840 msgstr "kıvırma"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8841
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8842 msgid "unset to display all folds open"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8843 msgstr "tüm kıvırmaları açık görüntülemek için ayarı kaldır"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8844
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8845 msgid "folds with a level higher than this number will be closed"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8846 msgstr "bu sayıdan daha yüksek düzeyli kıvırmalar kapatılacak"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8847
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8848 msgid "value for 'foldlevel' when starting to edit a file"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8849 msgstr "bir dosyayı düzenlemeye başlarkenki 'foldlevel' değeri"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8850
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8851 msgid "width of the column used to indicate folds"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8852 msgstr "kıvırmaları belirtmek için kullanılan sütunun genişliği"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8853
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8854 msgid "expression used to display the text of a closed fold"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8855 msgstr "kapalı bir kıvırmanın metnini görüntülemek için kullanılan ifade"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8856
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8857 msgid "set to \"all\" to close a fold when the cursor leaves it"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8858 msgstr "imleç ayrıldığında kıvırmayı kapatmak için \"all\" olarak ayarlayın"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8859
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8860 msgid "specifies for which commands a fold will be opened"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8861 msgstr "hangi komutlarda bir kıvırmanın açılacağını belirler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8862
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8863 msgid "minimum number of screen lines for a fold to be closed"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8864 msgstr "bir kıvırmanın kapatılması için en az ekran satırı sayısı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8865
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8866 msgid "template for comments; used to put the marker in"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8867 msgstr "yorumlar için şablon; imleyiciyi içine koymak için kullanılır"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8868
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8869 msgid ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8870 "folding type: \"manual\", \"indent\", \"expr\", \"marker\",\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8871 "\"syntax\" or \"diff\""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8872 msgstr ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8873 "kıvırma türü: \"manual\", \"indent\", \"expr\", \"marker\",\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8874 "\"syntax\" veya \"diff\""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8875
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8876 msgid "expression used when 'foldmethod' is \"expr\""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8877 msgstr "'foldmethod' \"expr\" olduğundan kullanılacak ifade"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8878
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8879 msgid "used to ignore lines when 'foldmethod' is \"indent\""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8880 msgstr "'foldmethod' \"indent\" olduğunda satırları yok saymada kullanılır"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8881
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8882 msgid "markers used when 'foldmethod' is \"marker\""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8883 msgstr "'foldmethod' \"marker\" olduğunda kullanılan imleyiciler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8884
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8885 msgid "maximum fold depth for when 'foldmethod' is \"indent\" or \"syntax\""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8886 msgstr "'foldmethod' \"indent\" veya \"syntax\" olduğunda kullanılan en çok\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8887 "kıvırma derinliği"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8888
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8889 msgid "diff mode"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8890 msgstr "diff kipi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8891
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8892 msgid "use diff mode for the current window"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8893 msgstr "geçerli pencere için diff kipi kullan"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8894
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8895 msgid "options for using diff mode"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8896 msgstr "diff kipi kullanımı için seçenekler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8897
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8898 msgid "expression used to obtain a diff file"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8899 msgstr "bir diff dosyası elde etmek için kullanılan ifade"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8900
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8901 msgid "expression used to patch a file"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8902 msgstr "bir dosyayı yamalamak için kullanılan ifade"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8903
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8904 msgid "mapping"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8905 msgstr "eşlemleme"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8906
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8907 msgid "maximum depth of mapping"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8908 msgstr "en çok eşlemleme derinliği"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8909
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8910 msgid "recognize mappings in mapped keys"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8911 msgstr "eşlemlenmiş düğmelerdeki eşlemlemeleri tanımla"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8912
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8913 msgid "allow timing out halfway into a mapping"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8914 msgstr "bir eşlemlemenin yarısında zaman aşımına izin ver"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8915
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8916 msgid "allow timing out halfway into a key code"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8917 msgstr "bir düğme kodunun yarısında zaman aşımına izin ver"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8918
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8919 msgid "time in msec for 'timeout'"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8920 msgstr "'timeout' için süre (milisaniye)"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8921
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8922 msgid "time in msec for 'ttimeout'"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8923 msgstr "'ttimeout' için süre (milisaniye)"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8924
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8925 msgid "reading and writing files"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8926 msgstr "dosyaları okuma ve yazma"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8927
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8928 msgid "enable using settings from modelines when reading a file"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8929 msgstr "dosya okurken ayarları kip satırından kullanımı etkinleştir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8930
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8931 msgid "allow setting expression options from a modeline"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8932 msgstr "ifade seçeneklerini bir kip satırından ayarlamaya izin ver"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8933
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8934 msgid "number of lines to check for modelines"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8935 msgstr "kip satırlarını denetlemede kullanılacak satırların sayısı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8936
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8937 msgid "binary file editing"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8938 msgstr "ikili dosya düzenleme"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8939
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8940 msgid "last line in the file has an end-of-line"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8941 msgstr "dosyanın son satırında bir satırsonu var"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8942
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8943 msgid "fixes missing end-of-line at end of text file"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8944 msgstr "bir metin dosyasının sonundaki eksik satırsonlarını onarır"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8945
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8946 msgid "prepend a Byte Order Mark to the file"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8947 msgstr "dosyanın önüne bir Bayt Sıralama İmi ekle"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8948
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8949 msgid "end-of-line format: \"dos\", \"unix\" or \"mac\""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8950 msgstr "satırsonu biçimi: \"dos\", \"unix\" veya \"mac\""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8951
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8952 msgid "list of file formats to look for when editing a file"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8953 msgstr "bir dosyayı düzenlerken bakılacak dosya biçimler listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8954
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8955 msgid "obsolete, use 'fileformat'"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8956 msgstr "eskimiş, yerine 'fileformat' kullanın"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8957
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8958 msgid "obsolete, use 'fileformats'"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8959 msgstr "eskimiş, yerine 'fileformats' kullanın"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8960
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8961 msgid "writing files is allowed"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8962 msgstr "dosya yazımına izin verilir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8963
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8964 msgid "write a backup file before overwriting a file"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8965 msgstr "bir dosyanın üzerine yazmadan önce bir yedek dosyası yaz"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8966
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8967 msgid "keep a backup after overwriting a file"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8968 msgstr "bir dosyanın üzerine yazdıktan sonra bir yedek tut"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8969
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8970 msgid "patterns that specify for which files a backup is not made"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8971 msgstr "bir yedeği yapılmayan dosyaları belirleyen dizgi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8972
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8973 msgid "whether to make the backup as a copy or rename the existing file"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8974 msgstr "yedeğin kopya olarak mı yoksa ad değişikliği ile mi yapılacağı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8975
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8976 msgid "list of directories to put backup files in"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8977 msgstr "yedek dosyalarının koyulacağı dizinlerin listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8978
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8979 msgid "file name extension for the backup file"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8980 msgstr "yedek dosyası için dosya adı uzantısı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8981
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8982 msgid "automatically write a file when leaving a modified buffer"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8983 msgstr "değiştirilmiş arabellekten çıkarken dosyayı kendiliğinden yaz"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8984
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8985 msgid "as 'autowrite', but works with more commands"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8986 msgstr "'autowrite' gibi, ancak daha çok komutla çalışır"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8987
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8988 msgid "always write without asking for confirmation"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8989 msgstr "onay beklemeden her zaman yaz"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8990
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8991 msgid "automatically read a file when it was modified outside of Vim"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8992 msgstr "Vim dışında değiştirildiğinde dosyayı kendiliğinden oku"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8993
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8994 msgid "keep oldest version of a file; specifies file name extension"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8995 msgstr "bir dosyanın en eski sürümünü tut; dosya adı uzantısı belirler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8996
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8997 msgid "forcibly sync the file to disk after writing it"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8998 msgstr "yazımdan sonra dosyayı zorla diske eşitle"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
8999
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9000 msgid "use 8.3 file names"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9001 msgstr "8.3 dosya adlarını kullan"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9002
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9003 msgid "encryption method for file writing: zip, blowfish or blowfish2"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9004 msgstr "dosya yazımı için şifreleme yöntemi: zip, blowfish veya blowfish2"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9005
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9006 msgid "the swap file"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9007 msgstr "takas dosyası"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9008
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9009 msgid "list of directories for the swap file"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9010 msgstr "takas dosyası için dizinler listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9011
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9012 msgid "use a swap file for this buffer"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9013 msgstr "bu arabellek için bir takas dosyası kullan"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9014
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9015 msgid "\"sync\", \"fsync\" or empty; how to flush a swap file to disk"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9016 msgstr "\"sync\", \"fsync\", veya boş; bir takas dosyasının diske\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9017 "nice floşlanacağı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9018
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9019 msgid "number of characters typed to cause a swap file update"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9020 msgstr "takas dosyası güncellemesi için yazılması gereken karakter sayısı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9021
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9022 msgid "time in msec after which the swap file will be updated"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9023 msgstr "takas dosyasının güncelleneceği süre dilimi (milisaniye)"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9024
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9025 msgid "maximum amount of memory in Kbyte used for one buffer"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9026 msgstr "bir arabellek için kullanılacak en çok bellek miktarı (KiB)"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9027
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9028 msgid "maximum amount of memory in Kbyte used for all buffers"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9029 msgstr "tüm arabellekler için kullanılacak en çok bellek miktarı (KiB)"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9030
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9031 msgid "command line editing"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9032 msgstr "komut satırı düzenleme"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9033
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9034 msgid "how many command lines are remembered"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9035 msgstr "kaç tane komut satırının hatırlandığı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9036
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9037 msgid "key that triggers command-line expansion"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9038 msgstr "komut satırı ifadesi tetikleyen düğme"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9039
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9040 msgid "like 'wildchar' but can also be used in a mapping"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9041 msgstr "'wildchar' gibi; ancak bir eşlemleme içinde kullanılabilir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9042
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9043 msgid "specifies how command line completion works"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9044 msgstr "komut satırı tamamlamasının nasıl çalıştığını belirtir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9045
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9046 msgid "empty or \"tagfile\" to list file name of matching tags"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9047 msgstr "eşleşen etiketlerin dosya adını listelemek için boş veya \"tagfile\""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9048
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9049 msgid "list of file name extensions that have a lower priority"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9050 msgstr "düşük öncelikli dosya adı uzantılarının listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9051
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9052 msgid "list of file name extensions added when searching for a file"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9053 msgstr "bir dosya ararken eklenen dosya adı uzantılarının listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9054
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9055 msgid "list of patterns to ignore files for file name completion"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9056 msgstr "dosya adı tamamlaması için yok sayılacak dizgelerin listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9057
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9058 msgid "ignore case when using file names"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9059 msgstr "dosya adları kullanırken BÜYÜK/küçük harf yok say"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9060
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9061 msgid "ignore case when completing file names"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9062 msgstr "dosya adları tamamlarken BÜYÜK/küçük harf yok say"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9063
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9064 msgid "command-line completion shows a list of matches"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9065 msgstr "komut satırı tamamlaması, eşleşmelerin bir listesini gösterir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9066
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9067 msgid "key used to open the command-line window"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9068 msgstr "komut satırı penceresini açmak için kullanılan düğme"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9069
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9070 msgid "height of the command-line window"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9071 msgstr "komut satırı penceresinin yüksekliği"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9072
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9073 msgid "executing external commands"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9074 msgstr "dış komutları çalıştırma"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9075
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9076 msgid "name of the shell program used for external commands"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9077 msgstr "dış komutlar için kullanılan kabuk programının adı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9078
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9079 msgid "when to use the shell or directly execute a command"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9080 msgstr "ne zaman kabuğu kullanmalı veya doğrudan bir komut çalıştırmalı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9081
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9082 msgid "character(s) to enclose a shell command in"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9083 msgstr "bir kabuk komutunu çevreleyen karakter(ler)"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9084
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9085 msgid "like 'shellquote' but include the redirection"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9086 msgstr "'shellquote' gibi; ancak yeniden yönlendirmeyi içer"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9087
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9088 msgid "characters to escape when 'shellxquote' is ("
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9089 msgstr "'shellxquote' ( iken kaçırılacak karakterler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9090
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9091 msgid "argument for 'shell' to execute a command"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9092 msgstr "bir komut çalıştırmak için 'shell' için değişken"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9093
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9094 msgid "used to redirect command output to a file"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9095 msgstr "komut çıktısını bir dosyaya yeniden yönlendirmek için kullanılır"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9096
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9097 msgid "use a temp file for shell commands instead of using a pipe"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9098 msgstr "bir veri yolu kullanımı yerine kabuk komutları için geçici\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9099 "bir dosya kullan"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9100
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9101 msgid "program used for \"=\" command"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9102 msgstr "\"=\" komutu için kullanılan program"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9103
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9104 msgid "program used to format lines with \"gq\" command"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9105 msgstr "\"gq\" komutu ile satır biçimlemek için kullanılan program"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9106
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9107 msgid "program used for the \"K\" command"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9108 msgstr "\"K\" komutu için kullanılan program"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9109
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9110 msgid "warn when using a shell command and a buffer has changes"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9111 msgstr "bir kabuk komutu kullanılıyorsa ve arabellekte değişiklikler\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9112 "varsa uyar"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9113
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9114 msgid "running make and jumping to errors (quickfix)"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9115 msgstr "make çalıştırma ve hatalara atlama (hızlı düzelt)"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9116
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9117 msgid "name of the file that contains error messages"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9118 msgstr "hata iletileri içeren dosyanın adı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9119
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9120 msgid "list of formats for error messages"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9121 msgstr "hata iletileri için biçim listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9122
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9123 msgid "program used for the \":make\" command"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9124 msgstr "\":make\" komutu için kullanılan program"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9125
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9126 msgid "string used to put the output of \":make\" in the error file"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9127 msgstr "\":make\" komutunun çıktısını hata dosyasına koymak için\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9128 "kullanılan dizi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9129
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9130 msgid "name of the errorfile for the 'makeprg' command"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9131 msgstr "'makeprg' komutu için hata dosyası adı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9132
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9133 msgid "program used for the \":grep\" command"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9134 msgstr "\":grep\" komutu için kullanılan program"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9135
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9136 msgid "list of formats for output of 'grepprg'"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9137 msgstr "'grepprg' çıktısı için kullanılan biçimlerin listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9138
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9139 msgid "encoding of the \":make\" and \":grep\" output"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9140 msgstr "\":make\" ve \":grep\" çıktılarının kodlaması"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9141
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9142 msgid "function to display text in the quickfix window"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9143 msgstr "hızlı düzelt içinde metin düzenlemek için işlev"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9144
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9145 msgid "system specific"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9146 msgstr "sisteme özel"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9147
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9148 msgid "use forward slashes in file names; for Unix-like shells"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9149 msgstr "dosya adlarında eğik çizgi kullan; Unix tarzı kabuklar için"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9150
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9151 msgid "specifies slash/backslash used for completion"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9152 msgstr "tamamlama için kullanılan eğik/ters eğik çizgiyi belirler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9153
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9154 msgid "language specific"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9155 msgstr "dile özel ayarlar"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9156
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9157 msgid "specifies the characters in a file name"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9158 msgstr "bir dosya adındaki karakterleri belirtir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9159
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9160 msgid "specifies the characters in an identifier"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9161 msgstr "bir tanımlayıcıdaki karakterleri belirler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9162
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9163 msgid "specifies the characters in a keyword"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9164 msgstr "bir anahtar sözcükteki karakterleri belirler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9165
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9166 msgid "specifies printable characters"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9167 msgstr "yazdırılabilir karakterleri belirler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9168
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9169 msgid "specifies escape characters in a string"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9170 msgstr "bir dizideki kaçış karakterlerini belirler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9171
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9172 msgid "display the buffer right-to-left"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9173 msgstr "arabelleği sağdan sola görüntüle"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9174
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9175 msgid "when to edit the command-line right-to-left"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9176 msgstr "komut satırının ne zaman sağdan sola düzenleneceği"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9177
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9178 msgid "insert characters backwards"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9179 msgstr "karakterleri geriye doğru ekle"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9180
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9181 msgid "allow CTRL-_ in Insert and Command-line mode to toggle 'revins'"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9182 msgstr "'revins' açıp kapatmak için Ekleme ve Komut Satırı kipinde\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9183 "CTRL-_ izin ver"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9184
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9185 msgid "the ASCII code for the first letter of the Hebrew alphabet"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9186 msgstr "İbran abecesinin ilk harfinin ASCII kodu"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9187
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9188 msgid "use Hebrew keyboard mapping"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9189 msgstr "İbranca klavye eşlemlemesini kullan"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9190
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9191 msgid "use phonetic Hebrew keyboard mapping"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9192 msgstr "fonetik İbranca klavye eşlemlemesini kullan"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9193
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9194 msgid "prepare for editing Arabic text"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9195 msgstr "Arapça metni düzenleme için hazırlan"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9196
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9197 msgid "perform shaping of Arabic characters"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9198 msgstr "Arapça karakterlerin şekillendirmesini gerçekleştir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9199
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9200 msgid "terminal will perform bidi handling"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9201 msgstr "sağdan sola yazımı uçbirim gerçekleştirecek"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9202
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9203 msgid "name of a keyboard mapping"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9204 msgstr "bir klavye eşlemlemesinin adı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9205
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9206 msgid "list of characters that are translated in Normal mode"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9207 msgstr "Normal kipte çevrilen karakterlerin listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9208
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9209 msgid "apply 'langmap' to mapped characters"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9210 msgstr "eşlemlenen karakterlere 'langmap' uygula"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9211
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9212 msgid "when set never use IM; overrules following IM options"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9213 msgstr "ayarlandığında hiçbir zaman IM kullanma; aşağıdaki IM seçeneklerini "
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9214 "geçersiz kılar"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9215
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9216 msgid "in Insert mode: 1: use :lmap; 2: use IM; 0: neither"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9217 msgstr "Ekleme kipinde: 1: :lmap kullan; 2; IM kullan; 0: hiçbiri"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9218
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9219 msgid "input method style, 0: on-the-spot, 1: over-the-spot"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9220 msgstr "girdi yöntemi stili, 0: on-the-spot, 1: over-the-spot"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9221
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9222 msgid "entering a search pattern: 1: use :lmap; 2: use IM; 0: neither"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9223 msgstr "bir arama dizgisi gir: 1: :lmap kullan; 2: IM kullan; 0: hiçbiri"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9224
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9225 msgid "when set always use IM when starting to edit a command line"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9226 msgstr ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9227 "ayarlandığında, bir komut satırı düzenlemeye başlarken her zaman IM kullan"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9228
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9229 msgid "function to obtain IME status"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9230 msgstr "IME durumunu elde etmek için işlev"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9231
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9232 msgid "function to enable/disable IME"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9233 msgstr "IME'yi etkinleştirmek/devre dışı bırakmak için işlev"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9234
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9235 msgid "multi-byte characters"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9236 msgstr "çoklu bayt karakterler"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9237
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9238 msgid ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9239 "character encoding used in Vim: \"latin1\", \"utf-8\",\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9240 "\"euc-jp\", \"big5\", etc."
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9241 msgstr ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9242 "Vim'de kullanılan karakter kodlamaları: \"latin1\", \"utf-8\",\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9243 "\"euc-jp\", \"big5\" gibi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9244
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9245 msgid "character encoding for the current file"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9246 msgstr "geçerli dosya için karakter kodlaması"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9247
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9248 msgid "automatically detected character encodings"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9249 msgstr "karakter kodlamasını kendiliğinden algıla"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9250
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9251 msgid "character encoding used by the terminal"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9252 msgstr "uçbirim tarafından kullanılan karakter kodlaması"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9253
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9254 msgid "expression used for character encoding conversion"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9255 msgstr "karakter kodlaması dönüşümü için kullanılan ifade"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9256
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9257 msgid "delete combining (composing) characters on their own"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9258 msgstr "birleştiren (oluşturucu) karakterleri kendi başına kullan"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9259
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9260 msgid "maximum number of combining (composing) characters displayed"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9261 msgstr "en çok görüntülenen birleştiren (oluşturucu) karakterlerin sayısı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9262
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9263 msgid "key that activates the X input method"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9264 msgstr "X girdi yöntemini etkinleştiren düğme"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9265
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9266 msgid "width of ambiguous width characters"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9267 msgstr "belirsiz genişlikli karakterlerin genişliği"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9268
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9269 msgid "emoji characters are full width"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9270 msgstr "emoji karakterleri tam genişliklidir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9271
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9272 msgid "various"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9273 msgstr "çeşitli"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9274
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9275 msgid ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9276 "when to use virtual editing: \"block\", \"insert\", \"all\"\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9277 "and/or \"onemore\""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9278 msgstr ""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9279 "ne zaman sanal düzenleme kullanmalı: \"block\", \"insert\",\n"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9280 "\"all\" ve/veya \"onemore\""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9281
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9282 msgid "list of autocommand events which are to be ignored"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9283 msgstr "yok sayılacak otokomut olayları"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9284
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9285 msgid "load plugin scripts when starting up"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9286 msgstr "başlarken eklenti betiklerini yükle"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9287
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9288 msgid "enable reading .vimrc/.exrc/.gvimrc in the current directory"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9289 msgstr "geçerli dizinde .vimrc/.exrc/.gvimrc okumayı etkinleştir"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9290
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9291 msgid "safer working with script files in the current directory"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9292 msgstr "geçerli dizinde betik dosyalarıyla daha güvenli çalışma"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9293
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9294 msgid "use the 'g' flag for \":substitute\""
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9295 msgstr "\":substitute\" için 'g' bayrağını kullan"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9296
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9297 msgid "'g' and 'c' flags of \":substitute\" toggle"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9298 msgstr "\":substitute\" açma/kapama düğmesinin 'g' ve 'c' bayrakları"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9299
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9300 msgid "allow reading/writing devices"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9301 msgstr "aygıtları okumaya/yazmaya izin ver"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9302
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9303 msgid "maximum depth of function calls"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9304 msgstr "işlev çağrılarının en çok derinliği"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9305
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9306 msgid "list of words that specifies what to put in a session file"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9307 msgstr "bir oturum dosyasına ne koyulacağını belirleyen sözcükler listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9308
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9309 msgid "list of words that specifies what to save for :mkview"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9310 msgstr ":mkview için neyin kaydedileceğini belirleyen sözcükler listesi"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9311
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9312 msgid "directory where to store files with :mkview"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9313 msgstr ":mkview ile dosyaların depolanacağı dizin"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9314
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9315 msgid "list that specifies what to write in the viminfo file"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9316 msgstr "viminfo dosyasına nelerin yazılacağını belirleyen liste"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9317
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9318 msgid "file name used for the viminfo file"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9319 msgstr "viminfo dosyası için kullanılan dosya adı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9320
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9321 msgid "what happens with a buffer when it's no longer in a window"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9322 msgstr "bir arabellek artık bir pencerede değilken ne olacağı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9323
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9324 msgid "empty, \"nofile\", \"nowrite\", \"quickfix\", etc.: type of buffer"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9325 msgstr "boş, \"nofile\", \"nowrite\", \"quickfix\" vb.: arabellek türü"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9326
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9327 msgid "whether the buffer shows up in the buffer list"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9328 msgstr "arabelleğin, arabellek listesinde görünüp görünmeyeceği"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9329
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9330 msgid "set to \"msg\" to see all error messages"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9331 msgstr "tüm hata iletilerini görmek için \"msg\" olarak ayarlayın"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9332
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9333 msgid "whether to show the signcolumn"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9334 msgstr "işaret sütununun görünüp görünmeyeceği"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9335
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9336 msgid "interval in milliseconds between polls for MzScheme threads"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9337 msgstr "MzScheme iş parçacıkları için anketler arasındaki süre (milisaniye)"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9338
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9339 msgid "name of the Lua dynamic library"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9340 msgstr "Lua devingen kitaplığının adı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9341
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9342 msgid "name of the Perl dynamic library"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9343 msgstr "Perl devingen kitaplığının adı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9344
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9345 msgid "whether to use Python 2 or 3"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9346 msgstr "Python 2 veya 3 mü kullanılacağı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9347
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9348 msgid "name of the Python 2 dynamic library"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9349 msgstr "Python 2 devingen kitaplığının adı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9350
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9351 msgid "name of the Python 2 home directory"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9352 msgstr "Python 2 ev dizininin adı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9353
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9354 msgid "name of the Python 3 dynamic library"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9355 msgstr "Python 3 devingen kitaplığının adı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9356
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9357 msgid "name of the Python 3 home directory"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9358 msgstr "Python 3 ev dizininin adı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9359
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9360 msgid "name of the Ruby dynamic library"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9361 msgstr "Ruby devingen kitaplığının adı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9362
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9363 msgid "name of the Tcl dynamic library"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9364 msgstr "Tcl devingen kitaplığının adı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9365
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9366 msgid "name of the MzScheme dynamic library"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9367 msgstr "MzScheme devingen kitaplığının adı"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9368
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9369 msgid "name of the MzScheme GC dynamic library"
99ef85ff1af4 Update runtime files.
Bram Moolenaar <Bram@vim.org>
parents: 22723
diff changeset
9370 msgstr "MzScheme GC devingen kitaplığının adı"