Raw
Large file — syntax highlighting disabled.
1 # Turkish translations for Git
2 # Git Türkçe çevirileri
3 # SPDX-FileCopyrightText: 2020-2024, 2025 Emir SARI <emir_sari@icloud.com>
4 # This file is distributed under the same license as the Git package.
5 # Emir SARI <emir_sari@icloud.com>, 2020-2025
6 #
7 # ######################################################### #
8 # Git Türkçe kavramlar dizini / Git Turkish Glossary #
9 # #
10 # İngilizce | Türkçe #
11 # ––––––––––––––––––––––––––––––––––––––––––––––––––––––––––#
12 # 3-way merge | 3 yönlü birleştirme #
13 # bare repository | çıplak depo #
14 # blame | genel bakış #
15 # blob object | ikili nesne #
16 # branch | dal #
17 # bundle | demet #
18 # checkout | çıkış yapım/yapmak #
19 # chunk | iri parça #
20 # clone | klon(lamak) #
21 # commit (ad) | işleme #
22 # commit (eyl.) | işlemek #
23 # commit-ish | işlememsi #
24 # conflict | çakışma #
25 # cruft | süprüntü #
26 # dangling object | sallanan nesne #
27 # detached HEAD | ayrık HEAD #
28 # dirty | kirli #
29 # evil merge | uğursuz birleştirme #
30 # fanout | çıkış sayısı #
31 # fast-forward | ileri sarım/sarmak #
32 # fetch | getirme(k) #
33 # fixup | düzeltmek #
34 # graft | aşı #
35 # hash | sağlama #
36 # head | dal ucu #
37 # hunk | parça #
38 # inflate | söndürmek #
39 # init | ilklendirmek #
40 # mark | im(lemek) #
41 # merge | birleştirme(k) #
42 # octopus | ahtapot #
43 # orphan | yetim #
44 # orphaned | yetim bırakılmış #
45 # overlay | yerpaylaşım #
46 # pack | paket #
47 # parent | üst öge #
48 # patch | yama #
49 # pathspec | yol belirteci #
50 # pattern | dizgi #
51 # porcelain | okunabilir #
52 # promisor | vaatçi #
53 # prune | buda(mak) #
54 # pseudoref | yalancı başvuru #
55 # pull | çek(mek) #
56 # push | it(mek) #
57 # rebase | yeniden temellendirme(k) #
58 # record | kayıt yaz(mak) #
59 # ref | başvuru #
60 # reflog | başvuru günlüğü #
61 # refspec | başvuru belirteci #
62 # register | kayıt yap(mak) #
63 # remote | uzak konum #
64 # remote repository | uzak depo #
65 # remote-tracking branch | uzak izleme dalı #
66 # repository | depo #
67 # resolve | çözüm/çözmek #
68 # revert | geri al(mak) #
69 # rewind | geri sar(mak) #
70 # save | kaydet(mek) #
71 # shallow clone | sığ klon #
72 # shallow repository | sığ depo #
73 # sparse-checkout | aralıklı çıkış #
74 # squash | tıkıştır(mak) #
75 # stage | hazırla(mak) #
76 # staging area | (işleme) hazırlama alanı #
77 # stash | zula(lamak) #
78 # string | dizi #
79 # subdirectory | altdizin #
80 # submodule | altmodül #
81 # superproject | üst proje #
82 # symlink | sembolik bağ #
83 # symref | sembolik başvuru #
84 # tag | etiket #
85 # template | şablon #
86 # topic branch | kişisel dal #
87 # trailer | artbilgi #
88 # tree | ağaç #
89 # treeish | ağacımsı #
90 # unborn | henüz doğmamış (dal) #
91 # unstage | hazırlıktan çıkar(mak) #
92 # upstream | üstkaynak #
93 # worktree/working tree | çalışma ağacı #
94 # ######################################################### #
95 #
96 msgid ""
97 msgstr ""
98 "Project-Id-Version: Git Turkish Localization Project\n"
99 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
100 "POT-Creation-Date: 2026-06-15 18:56+0000\n"
101 "PO-Revision-Date: 2026-06-16 20:30+0300\n"
102 "Last-Translator: Emir SARI <emir_sari@icloud.com>\n"
103 "Language-Team: Turkish <kde-i18n-doc@kde.org>\n"
104 "Language: tr\n"
105 "MIME-Version: 1.0\n"
106 "Content-Type: text/plain; charset=UTF-8\n"
107 "Content-Transfer-Encoding: 8bit\n"
108 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
109 "X-Generator: Lokalize 25.07.70\n"
110
111 #, c-format
112 msgid "Huh (%s)?"
113 msgstr "Pardon (%s)?"
114
115 msgid "could not read index"
116 msgstr "indeks okunamadı"
117
118 msgid "binary"
119 msgstr "ikili"
120
121 msgid "nothing"
122 msgstr "hiçbir şey"
123
124 msgid "unchanged"
125 msgstr "değiştirilmemiş"
126
127 msgid "Update"
128 msgstr "Güncelle"
129
130 #, c-format
131 msgid "could not stage '%s'"
132 msgstr "\"%s\" hazırlanamadı"
133
134 msgid "could not write index"
135 msgstr "indeks yazılamadı"
136
137 #, c-format
138 msgid "updated %d path\n"
139 msgid_plural "updated %d paths\n"
140 msgstr[0] "%d yol güncellendi\n"
141 msgstr[1] "%d yol güncellendi\n"
142
143 #, c-format
144 msgid "note: %s is untracked now.\n"
145 msgstr "not: %s artık izlenmiyor.\n"
146
147 #, c-format
148 msgid "make_cache_entry failed for path '%s'"
149 msgstr "\"%s\" yolu için make_cache_entry başarısız oldu"
150
151 msgid "Revert"
152 msgstr "Geri al"
153
154 msgid "Could not parse HEAD^{tree}"
155 msgstr "HEAD^{tree} ayrıştırılamadı"
156
157 #, c-format
158 msgid "reverted %d path\n"
159 msgid_plural "reverted %d paths\n"
160 msgstr[0] "%d yol geri alındı\n"
161 msgstr[1] "%d yol geri alındı\n"
162
163 #, c-format
164 msgid "No untracked files.\n"
165 msgstr "İzlenmeyen dosya yok.\n"
166
167 msgid "Add untracked"
168 msgstr "İzlenmeyenleri ekle"
169
170 #, c-format
171 msgid "added %d path\n"
172 msgid_plural "added %d paths\n"
173 msgstr[0] "%d yol eklendi\n"
174 msgstr[1] "%d yol eklendi\n"
175
176 #, c-format
177 msgid "ignoring unmerged: %s"
178 msgstr "birleştirilmeyenler yok sayılıyor: %s"
179
180 #, c-format
181 msgid "Only binary files changed.\n"
182 msgstr "Yalnızca ikili dosyalar değiştirildi.\n"
183
184 #, c-format
185 msgid "No changes.\n"
186 msgstr "Değişiklik yok.\n"
187
188 msgid "Patch update"
189 msgstr "Yama güncellemesi"
190
191 msgid "Review diff"
192 msgstr "diff'i gözden geçir"
193
194 msgid "show paths with changes"
195 msgstr "değiştirilmiş yolları göster"
196
197 msgid "add working tree state to the staged set of changes"
198 msgstr "hazırlanan değişikliklere çalışma ağacı durumunu ekle"
199
200 msgid "revert staged set of changes back to the HEAD version"
201 msgstr "hazırlanan değişiklikleri HEAD sürümüne geri al"
202
203 msgid "pick hunks and update selectively"
204 msgstr "parçaları seç ve seçerek güncelle"
205
206 msgid "view diff between HEAD and index"
207 msgstr "HEAD ve indeks arasındaki diff'i gör"
208
209 msgid "add contents of untracked files to the staged set of changes"
210 msgstr "izlenmeyen dosyaların içeriğini hazırlanan değişikliklere ekle"
211
212 msgid "Prompt help:"
213 msgstr "İstem yardımı:"
214
215 msgid "select a single item"
216 msgstr "tek bir öge seç"
217
218 msgid "select a range of items"
219 msgstr "bir öge erimi seç"
220
221 msgid "select multiple ranges"
222 msgstr "birden çok erim seç"
223
224 msgid "select item based on unique prefix"
225 msgstr "benzersiz öneke dayanarak öge seç"
226
227 msgid "unselect specified items"
228 msgstr "belirtilen ögelerin seçimini kaldır"
229
230 msgid "choose all items"
231 msgstr "tüm ögeleri seç"
232
233 msgid "(empty) finish selecting"
234 msgstr "(boş) seçimi bitir"
235
236 msgid "select a numbered item"
237 msgstr "numaralandırılmış bir öge seç"
238
239 msgid "(empty) select nothing"
240 msgstr "(boş) hiçbir şey seçme"
241
242 msgid "*** Commands ***"
243 msgstr "*** Komutlar ***"
244
245 msgid "What now"
246 msgstr "Şimdi ne olacak"
247
248 msgid "staged"
249 msgstr "hazırlanmış"
250
251 msgid "unstaged"
252 msgstr "hazırlanmamış"
253
254 msgid "path"
255 msgstr "yol"
256
257 msgid "could not refresh index"
258 msgstr "indeks yenilenemedi"
259
260 #, c-format
261 msgid "Bye.\n"
262 msgstr "Güle güle.\n"
263
264 #, c-format
265 msgid "Stage mode change%s [y,n,q,a,d%s,?]? "
266 msgstr "Kip değişimi hazırlansın mı%s [y,n,q,a,d%s,?]? "
267
268 #, c-format
269 msgid "Stage deletion%s [y,n,q,a,d%s,?]? "
270 msgstr "Silme hazırlansın mı%s [y,n,q,a,d%s,?]? "
271
272 #, c-format
273 msgid "Stage addition%s [y,n,q,a,d%s,?]? "
274 msgstr "Ekleme hazırlansın mı%s [y,n,q,a,d%s,?]? "
275
276 #, c-format
277 msgid "Stage this hunk%s [y,n,q,a,d%s,?]? "
278 msgstr "Bu parça hazırlansın mı%s [y,n,q,a,d%s,?]? "
279
280 msgid ""
281 "If the patch applies cleanly, the edited hunk will immediately be marked for "
282 "staging."
283 msgstr ""
284 "Eğer yama sorunsuzca uygulanırsa düzenlenen parça derhal hazırlama için "
285 "imlenecektir."
286
287 msgid ""
288 "y - stage this hunk\n"
289 "n - do not stage this hunk\n"
290 "q - quit; do not stage this hunk or any of the remaining ones\n"
291 "a - stage this hunk and all later hunks in the file\n"
292 "d - do not stage this hunk or any of the later hunks in the file\n"
293 msgstr ""
294 "y - bu parçayı hazırla\n"
295 "n - bu parçayı hazırlama\n"
296 "q - çık; bu parçayı veya kalanlardan herhangi birini hazırlama\n"
297 "a - bu parçayı ve sonraki tüm parçaları hazırla\n"
298 "d - bu parçayı veya sonraki parçalardan herhangi birini hazırlama\n"
299
300 #, c-format
301 msgid "Stash mode change%s [y,n,q,a,d%s,?]? "
302 msgstr "Kip değişimi zulalansın mı%s [y,n,q,a,d%s,?]? "
303
304 #, c-format
305 msgid "Stash deletion%s [y,n,q,a,d%s,?]? "
306 msgstr "Silme zulalansın mı%s [y,n,q,a,d%s,?]? "
307
308 #, c-format
309 msgid "Stash addition%s [y,n,q,a,d%s,?]? "
310 msgstr "Ekleme zulalansın mı%s [y,n,q,a,d%s,?]? "
311
312 #, c-format
313 msgid "Stash this hunk%s [y,n,q,a,d%s,?]? "
314 msgstr "Bu parça zulalansın mı%s [y,n,q,a,d%s,?]? "
315
316 msgid ""
317 "If the patch applies cleanly, the edited hunk will immediately be marked for "
318 "stashing."
319 msgstr ""
320 "Eğer yama sorunsuzca uygulanırsa düzenlenen parça derhal zulalama için "
321 "imlenecektir."
322
323 msgid ""
324 "y - stash this hunk\n"
325 "n - do not stash this hunk\n"
326 "q - quit; do not stash this hunk or any of the remaining ones\n"
327 "a - stash this hunk and all later hunks in the file\n"
328 "d - do not stash this hunk or any of the later hunks in the file\n"
329 msgstr ""
330 "y - bu parçayı zulala\n"
331 "n - bu parçayı zulalama\n"
332 "q - çık; bu parçayı veya kalanlardan herhangi birini zulalama\n"
333 "a - bu parçayı ve sonraki tüm parçaları zulala\n"
334 "d - bu parçayı veya sonraki parçalardan herhangi birini zulalama\n"
335
336 #, c-format
337 msgid "Unstage mode change%s [y,n,q,a,d%s,?]? "
338 msgstr "Kip değişimi hazırlıktan çıkarılsın mı%s [y,n,q,a,d%s,?]? "
339
340 #, c-format
341 msgid "Unstage deletion%s [y,n,q,a,d%s,?]? "
342 msgstr "Silme hazırlıktan çıkarılsın mı%s [y,n,q,a,d%s,?]? "
343
344 #, c-format
345 msgid "Unstage addition%s [y,n,q,a,d%s,?]? "
346 msgstr "Ekleme hazırlıktan çıkarılsın mı%s [y,n,q,a,d%s,?]? "
347
348 #, c-format
349 msgid "Unstage this hunk%s [y,n,q,a,d%s,?]? "
350 msgstr "Bu parça hazırlıktan çıkarılsın mı%s [y,n,q,a,d%s,?]? "
351
352 msgid ""
353 "If the patch applies cleanly, the edited hunk will immediately be marked for "
354 "unstaging."
355 msgstr ""
356 "Eğer yama sorunsuzca uygulanırsa, düzenlenen parça derhal hazırlıktan "
357 "çıkarım için imlenecektir."
358
359 msgid ""
360 "y - unstage this hunk\n"
361 "n - do not unstage this hunk\n"
362 "q - quit; do not unstage this hunk or any of the remaining ones\n"
363 "a - unstage this hunk and all later hunks in the file\n"
364 "d - do not unstage this hunk or any of the later hunks in the file\n"
365 msgstr ""
366 "y - bu parçayı hazırlıktan çıkar\n"
367 "n - bu parçayı hazırlıktan çıkarma\n"
368 "q - çık; bu parçayı veya kalanlardan herhangi birini hazırlıktan çıkarma\n"
369 "a - bu parçayı ve sonraki tüm parçaları hazırlıktan çıkar\n"
370 "d - bu parçayı veya sonraki parçalardan herhangi birini hazırlıktan çıkarma\n"
371
372 #, c-format
373 msgid "Apply mode change to index%s [y,n,q,a,d%s,?]? "
374 msgstr "Kip değişimi indekse uygulansın mı%s [y,n,q,a,d%s,?]? "
375
376 #, c-format
377 msgid "Apply deletion to index%s [y,n,q,a,d%s,?]? "
378 msgstr "Silme indekse uygulansın mı%s [y,n,q,a,d%s,?]? "
379
380 #, c-format
381 msgid "Apply addition to index%s [y,n,q,a,d%s,?]? "
382 msgstr "Ekleme indekse uygulansın mı%s [y,n,q,a,d%s,?]? "
383
384 #, c-format
385 msgid "Apply this hunk to index%s [y,n,q,a,d%s,?]? "
386 msgstr "Bu parça indekse uygulansın mı%s [y,n,q,a,d%s,?]? "
387
388 msgid ""
389 "If the patch applies cleanly, the edited hunk will immediately be marked for "
390 "applying."
391 msgstr ""
392 "Eğer yama sorunsuzca uygulanırsa düzenlenen parça derhal uygulama için "
393 "imlenecektir."
394
395 msgid ""
396 "y - apply this hunk to index\n"
397 "n - do not apply this hunk to index\n"
398 "q - quit; do not apply this hunk or any of the remaining ones\n"
399 "a - apply this hunk and all later hunks in the file\n"
400 "d - do not apply this hunk or any of the later hunks in the file\n"
401 msgstr ""
402 "y - bu parçayı indekse uygula\n"
403 "n - bu parçayı indekse uygulama\n"
404 "q - çık; bu parçayı veya kalanlardan herhangi birini uygulama\n"
405 "a - bu parçayı ve sonraki tüm parçaları uygula\n"
406 "d - bu parçayı veya sonraki parçalardan herhangi birini uygulama\n"
407
408 #, c-format
409 msgid "Discard mode change from worktree%s [y,n,q,a,d%s,?]? "
410 msgstr "Kip değişimi çalışma ağacından atılsın mı%s [y,n,q,a,d%s,?]? "
411
412 #, c-format
413 msgid "Discard deletion from worktree%s [y,n,q,a,d%s,?]? "
414 msgstr "Silme çalışma ağacından atılsın mı%s [y,n,q,a,d%s,?]? "
415
416 #, c-format
417 msgid "Discard addition from worktree%s [y,n,q,a,d%s,?]? "
418 msgstr "Ekleme çalışma ağacından atılsın mı%s [y,n,q,a,d%s,?]? "
419
420 #, c-format
421 msgid "Discard this hunk from worktree%s [y,n,q,a,d%s,?]? "
422 msgstr "Bu parça çalışma ağacından atılsın mı%s [y,n,q,a,d%s,?]? "
423
424 msgid ""
425 "If the patch applies cleanly, the edited hunk will immediately be marked for "
426 "discarding."
427 msgstr ""
428 "Eğer yama sorunsuzca uygulanırsa düzenlenen parça derhal ıskartaya çıkarım "
429 "için imlenecektir."
430
431 msgid ""
432 "y - discard this hunk from worktree\n"
433 "n - do not discard this hunk from worktree\n"
434 "q - quit; do not discard this hunk or any of the remaining ones\n"
435 "a - discard this hunk and all later hunks in the file\n"
436 "d - do not discard this hunk or any of the later hunks in the file\n"
437 msgstr ""
438 "y - bu parçayı çalışma ağacından at\n"
439 "n - bu parçayı çalışma ağacından atma\n"
440 "q - çık; bu parçayı veya kalanlardan herhangi birini atma\n"
441 "a - bu parçayı ve sonraki tüm parçaları at\n"
442 "d - bu parçayı veya sonraki parçalardan herhangi birini atma\n"
443
444 #, c-format
445 msgid "Discard mode change from index and worktree%s [y,n,q,a,d%s,?]? "
446 msgstr ""
447 "Kip değişimi indeksten ve çalışma ağacından atılsın mı%s [y,n,q,a,d%s,?]? "
448
449 #, c-format
450 msgid "Discard deletion from index and worktree%s [y,n,q,a,d%s,?]? "
451 msgstr "Silme indeksten ve çalışma ağacından atılsın mı%s [y,n,q,a,d%s,?]? "
452
453 #, c-format
454 msgid "Discard addition from index and worktree%s [y,n,q,a,d%s,?]? "
455 msgstr "Ekleme indeksten ve çalışma ağacından atılsın mı%s [y,n,q,a,d%s,?]? "
456
457 #, c-format
458 msgid "Discard this hunk from index and worktree%s [y,n,q,a,d%s,?]? "
459 msgstr "Bu parça indeksten ve çalışma ağacından atılsın mı%s [y,n,q,a,d%s,?]? "
460
461 msgid ""
462 "y - discard this hunk from index and worktree\n"
463 "n - do not discard this hunk from index and worktree\n"
464 "q - quit; do not discard this hunk or any of the remaining ones\n"
465 "a - discard this hunk and all later hunks in the file\n"
466 "d - do not discard this hunk or any of the later hunks in the file\n"
467 msgstr ""
468 "y - bu parçayı çalışma ağacından ve indeksten at\n"
469 "n - bu parçayı çalışma ağacından ve indeksten atma\n"
470 "q - çık; bu parçayı veya kalanlardan herhangi birini atma\n"
471 "a - bu parçayı ve sonraki tüm parçaları at\n"
472 "d - bu parçayı veya sonraki parçalardan herhangi birini atma\n"
473
474 #, c-format
475 msgid "Apply mode change to index and worktree%s [y,n,q,a,d%s,?]? "
476 msgstr ""
477 "Kip değişimi indekse ve çalışma ağacına uygulansın mı%s [y,n,q,a,d%s,?]? "
478
479 #, c-format
480 msgid "Apply deletion to index and worktree%s [y,n,q,a,d%s,?]? "
481 msgstr "Silme indekse ve çalışma ağacına uygulansın mı%s [y,n,q,a,d%s,?]? "
482
483 #, c-format
484 msgid "Apply addition to index and worktree%s [y,n,q,a,d%s,?]? "
485 msgstr "Ekleme indekse ve çalışma ağacına uygulansın mı%s [y,n,q,a,d%s,?]? "
486
487 #, c-format
488 msgid "Apply this hunk to index and worktree%s [y,n,q,a,d%s,?]? "
489 msgstr "Bu parça indekse ve çalışma ağacına uygulansın mı%s [y,n,q,a,d%s,?]? "
490
491 msgid ""
492 "y - apply this hunk to index and worktree\n"
493 "n - do not apply this hunk to index and worktree\n"
494 "q - quit; do not apply this hunk or any of the remaining ones\n"
495 "a - apply this hunk and all later hunks in the file\n"
496 "d - do not apply this hunk or any of the later hunks in the file\n"
497 msgstr ""
498 "y - bu parçayı indekse ve çalışma ağacına uygula\n"
499 "n - bu parçayı indekse ve çalışma ağacına uygulama\n"
500 "q - çık; bu parçayı veya kalanlardan herhangi birini uygulama\n"
501 "a - bu parçayı ve sonraki tüm parçaları uygula\n"
502 "d - bu parçayı veya sonraki parçalardan herhangi birini uygulama\n"
503
504 #, c-format
505 msgid "Apply mode change to worktree%s [y,n,q,a,d%s,?]? "
506 msgstr "Kip değişimi çalışma ağacına uygulansın mı%s [y,n,q,a,d%s,?]? "
507
508 #, c-format
509 msgid "Apply deletion to worktree%s [y,n,q,a,d%s,?]? "
510 msgstr "Silme çalışma ağacına uygulansın mı%s [y,n,q,a,d%s,?]? "
511
512 #, c-format
513 msgid "Apply addition to worktree%s [y,n,q,a,d%s,?]? "
514 msgstr "Ekleme çalışma ağacına uygulansın mı%s [y,n,q,a,d%s,?]? "
515
516 #, c-format
517 msgid "Apply this hunk to worktree%s [y,n,q,a,d%s,?]? "
518 msgstr "Bu parça çalışma ağacına uygulansın mı%s [y,n,q,a,d%s,?]? "
519
520 msgid ""
521 "y - apply this hunk to worktree\n"
522 "n - do not apply this hunk to worktree\n"
523 "q - quit; do not apply this hunk or any of the remaining ones\n"
524 "a - apply this hunk and all later hunks in the file\n"
525 "d - do not apply this hunk or any of the later hunks in the file\n"
526 msgstr ""
527 "y - bu parçayı çalışma ağacına uygula\n"
528 "n - bu parçayı çalışma ağacına uygulama\n"
529 "q - çık; bu parçayı veya kalanlardan herhangi birini uygulama\n"
530 "a - bu parçayı ve sonraki tüm parçaları uygula\n"
531 "d - bu parçayı veya sonraki parçalardan herhangi birini uygulama\n"
532
533 #, c-format
534 msgid "%s cannot be negative"
535 msgstr "%s negatif olamaz"
536
537 #, c-format
538 msgid "could not parse hunk header '%.*s'"
539 msgstr "parça üstbilgisi '%.*s' ayrıştırılamadı"
540
541 msgid "could not parse diff"
542 msgstr "diff ayrıştırılamadı"
543
544 msgid "could not parse colored diff"
545 msgstr "renklendirilmiş diff ayrıştırılamadı"
546
547 #, c-format
548 msgid "failed to run '%s'"
549 msgstr "'%s' çalıştırılamadı"
550
551 msgid "mismatched output from interactive.diffFilter"
552 msgstr "interactive.diffFilter ögesinden eşleşmeyen çıktı"
553
554 msgid ""
555 "Your filter must maintain a one-to-one correspondence\n"
556 "between its input and output lines."
557 msgstr ""
558 "Süzgeciniz kendisinin girdi ve çıktı satırları arasında\n"
559 "birebir karşılık sağlamalıdır."
560
561 #, c-format
562 msgid ""
563 "expected context line #%d in\n"
564 "%.*s"
565 msgstr ""
566 "şurada bağlam satırı #%d bekleniyordu:\n"
567 "%.*s"
568
569 #, c-format
570 msgid ""
571 "hunks do not overlap:\n"
572 "%.*s\n"
573 "\tdoes not end with:\n"
574 "%.*s"
575 msgstr ""
576 "parçalar üst üste binmiyor:\n"
577 "%.*s\n"
578 "\tşununla bitmiyor:\n"
579 "%.*s"
580
581 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
582 msgstr "El ile parça düzenleme kipi -- hızlıca öğrenmek için aşağıya bakın.\n"
583
584 #, c-format
585 msgid ""
586 "---\n"
587 "To remove '%c' lines, make them ' ' lines (context).\n"
588 "To remove '%c' lines, delete them.\n"
589 "Lines starting with %s will be removed.\n"
590 msgstr ""
591 "---\n"
592 "'%c' satır kaldırmak için onları ' ' satır yapın (bağlam).\n"
593 "'%c' satır kaldırmak için onları silin.\n"
594 "%s ile başlayan satırlar kaldırılacak.\n"
595
596 msgid ""
597 "If it does not apply cleanly, you will be given an opportunity to\n"
598 "edit again. If all lines of the hunk are removed, then the edit is\n"
599 "aborted and the hunk is left unchanged.\n"
600 msgstr ""
601 "Eğer sorunsuzca uygulanamazsa yeniden düzenlemeniz için bir olanak\n"
602 "sunulacaktır. Parçanın tüm satırları kaldırılırsa düzenleme durdurulur\n"
603 "ve parça değiştirilmeden bırakılır.\n"
604
605 msgid "could not parse hunk header"
606 msgstr "parça üstbilgisi ayrıştırılamadı"
607
608 msgid "'git apply --cached' failed"
609 msgstr "'git apply --cached' başarısız oldu"
610
611 #. TRANSLATORS: do not translate [y/n]
612 #. The program will only accept that input at this point.
613 #. Consider translating (saying "no" discards!) as
614 #. (saying "n" for "no" discards!) if the translation
615 #. of the word "no" does not start with n.
616 #.
617 msgid ""
618 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
619 msgstr ""
620 "Düzenlediğiniz parça uygulanamıyor. Yeniden düzenlensin mi (\"n (hayır)\" "
621 "ıskartaya çıkarır!) [y/n]? "
622
623 msgid "The selected hunks do not apply to the index!"
624 msgstr "Seçili parçalar indekse uygulanamıyor!"
625
626 msgid "Apply them to the worktree anyway? "
627 msgstr "Çalışma ağacına yine de uygulansın mı? "
628
629 msgid "Nothing was applied.\n"
630 msgstr "Hiçbir şey uygulanmadı.\n"
631
632 #, c-format
633 msgid ""
634 "j - go to the next undecided hunk, roll over at the bottom\n"
635 "J - go to the next hunk, roll over at the bottom\n"
636 "k - go to the previous undecided hunk, roll over at the top\n"
637 "K - go to the previous hunk, roll over at the top\n"
638 "g - select a hunk to go to\n"
639 "/ - search for a hunk matching the given regex\n"
640 "s - split the current hunk into smaller hunks\n"
641 "e - manually edit the current hunk\n"
642 "p - print the current hunk\n"
643 "P - print the current hunk using the pager\n"
644 "> - go to the next file, roll over at the bottom\n"
645 "< - go to the previous file, roll over at the top\n"
646 "? - print help\n"
647 "HUNKS SUMMARY - Hunks: %d, USE: %d, SKIP: %d\n"
648 msgstr ""
649 "j - sonraki karar verilmemiş parçaya git, bitince başa dön\n"
650 "J - sonraki parçaya git, bitince başa dön\n"
651 "k - önceki karar verilmemiş parçaya git, bitince sona dön\n"
652 "K - önceki parçaya git, bitince sona dön\n"
653 "g - gidilecek bir parça seç\n"
654 "/ - verilen düzenli ifade ile eşleşen bir parça ara\n"
655 "s - geçerli parçayı daha ufak parçalara böl\n"
656 "e - geçerli parçayı elle düzenle\n"
657 "p - geçerli parçayı yazdır\n"
658 "P - geçerli parçayı sayfalayıcıyı kullanarak yazdır\n"
659 "> - sonraki dosyaya git, en alttan başa dön\n"
660 "< - önceki dosyaya git, en üstten başa dön\n"
661 "? - yardımı yazdır\n"
662 "PARÇALAR ÖZETİ - Parçalar: %d, KULLAN: %d, ATLA: %d\n"
663
664 msgid "'git apply' failed"
665 msgstr "\"git apply\" başarısız oldu"
666
667 msgid " (was: y)"
668 msgstr " (eskisi: y)"
669
670 msgid " (was: n)"
671 msgstr " (eskisi: n)"
672
673 #, c-format
674 msgid "Only one letter is expected, got '%s'"
675 msgstr "Yalnızca bir harf bekleniyordu, \"%s\" alındı"
676
677 msgid "No next file"
678 msgstr "Sonrasında dosya yok"
679
680 msgid "No previous file"
681 msgstr "Öncesinde dosya yok"
682
683 msgid "No other hunk"
684 msgstr "Başka parça yok"
685
686 msgid "No other undecided hunk"
687 msgstr "Başka karar verilmemiş parça yok"
688
689 msgid "No other hunks to goto"
690 msgstr "Gidilecek başka bir parça yok"
691
692 msgid "go to which hunk (<ret> to see more)? "
693 msgstr "hangi parçaya gidilsin (daha fazla görmek için <ret>)? "
694
695 msgid "go to which hunk? "
696 msgstr "hangi parçaya gidilsin? "
697
698 #, c-format
699 msgid "Invalid number: '%s'"
700 msgstr "Geçersiz sayı: '%s'"
701
702 #, c-format
703 msgid "Sorry, only %d hunk available."
704 msgid_plural "Sorry, only %d hunks available."
705 msgstr[0] "Üzgünüm, yalnızca %d parça kullanılabilir."
706 msgstr[1] "Üzgünüm, yalnızca %d parça kullanılabilir."
707
708 msgid "No other hunks to search"
709 msgstr "Aranacak başka parça yok"
710
711 msgid "search for regex? "
712 msgstr "düzenli ifade aransın mı? "
713
714 #, c-format
715 msgid "Malformed search regexp %s: %s"
716 msgstr "Hatalı oluşturulmuş düzenli ifade %s: %s"
717
718 msgid "No hunk matches the given pattern"
719 msgstr "Verilen dizgi ile eşleşen bir parça yok"
720
721 msgid "Sorry, cannot split this hunk"
722 msgstr "Üzgünüm, bu parça bölünemiyor"
723
724 #, c-format
725 msgid "Split into %d hunks."
726 msgstr "%d parçaya bölündü."
727
728 msgid "Sorry, cannot edit this hunk"
729 msgstr "Üzgünüm, bu parça düzenlenemiyor"
730
731 #, c-format
732 msgid "Unknown command '%s' (use '?' for help)"
733 msgstr "Bilinmeyen komut '%s' (yardım için '?')"
734
735 msgid "No changes."
736 msgstr "Değişiklik yok."
737
738 msgid "Only binary files changed."
739 msgstr "Yalnızca ikili dosyalar değiştirildi."
740
741 #, c-format
742 msgid "Stage mode change [y,n,q,a,d%s,?]? "
743 msgstr "Kip değişimi hazırlansın mı [y,n,q,a,d%s,?]? "
744
745 #, c-format
746 msgid "Stage deletion [y,n,q,a,d%s,?]? "
747 msgstr "Silme hazırlansın mı [y,n,q,a,d%s,?]? "
748
749 #, c-format
750 msgid "Stage addition [y,n,q,a,d%s,?]? "
751 msgstr "Ekleme hazırlansın mı [y,n,q,a,d%s,?]? "
752
753 #, c-format
754 msgid "Stage this hunk [y,n,q,a,d%s,?]? "
755 msgstr "Bu parça hazırlansın mı [y,n,q,a,d%s,?]? "
756
757 msgid "Revision does not refer to a commit"
758 msgstr "Revizyon, bir işlemeye başvurmuyor"
759
760 #, c-format
761 msgid ""
762 "\n"
763 "Disable this message with \"git config set advice.%s false\""
764 msgstr ""
765 "\n"
766 "Bu iletiyi \"git config set advice.%s false\" ile devre dışı bırakın"
767
768 #, c-format
769 msgid "%shint:%s%.*s%s\n"
770 msgstr "%sipucu: %s%.*s%s\n"
771
772 msgid "Cherry-picking is not possible because you have unmerged files."
773 msgstr "Seç-al yapılamaz; birleştirmesi tamamlanmamış dosyalarınız var."
774
775 msgid "Committing is not possible because you have unmerged files."
776 msgstr "İşleme yapılamaz; birleştirmesi tamamlanmamış dosyalarınız var."
777
778 msgid "Merging is not possible because you have unmerged files."
779 msgstr "Birleştirme yapılamaz; birleştirmesi tamamlanmamış dosyalarınız var."
780
781 msgid "Pulling is not possible because you have unmerged files."
782 msgstr "Çekme yapılamaz; birleştirmesi tamamlanmamış dosyalarınız var."
783
784 msgid "Reverting is not possible because you have unmerged files."
785 msgstr "Geriye al yapılamaz; birleştirmesi tamamlanmamış dosyalarınız var."
786
787 msgid "Rebasing is not possible because you have unmerged files."
788 msgstr ""
789 "Yeniden temellendirme yapılamaz; birleştirmesi tamamlanmamış dosyalarınız "
790 "var."
791
792 msgid ""
793 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
794 "as appropriate to mark resolution and make a commit."
795 msgstr ""
796 "Onları çalışma ağacında onarın, ardından hazırlığı bitirmek için uygun\n"
797 "görüldüğü biçimde 'git add/rm <dosya>' yaptıktan sonra işleyin."
798
799 msgid "Exiting because of an unresolved conflict."
800 msgstr "Çözüme kavuşturulmamış bir çakışmadan dolayı çıkılıyor."
801
802 msgid "You have not concluded your merge (MERGE_HEAD exists)."
803 msgstr "Birleştirmenizi sonuçlandırmadınız (MERGE_HEAD var)."
804
805 msgid "Please, commit your changes before merging."
806 msgstr "Birleştirme öncesinde değişikliklerinizi işleyin."
807
808 msgid "Exiting because of unfinished merge."
809 msgstr "Tamamlanmamış birleştirmeden dolayı çıkılıyor."
810
811 msgid ""
812 "Diverging branches can't be fast-forwarded, you need to either:\n"
813 "\n"
814 "\tgit merge --no-ff\n"
815 "\n"
816 "or:\n"
817 "\n"
818 "\tgit rebase\n"
819 msgstr ""
820 "Iraksak dallar ileri sarılamaz; şunlardan birini yapmanız gerekiyor:\n"
821 "\n"
822 "\tgit merge --no-ff\n"
823 "\n"
824 "veya\n"
825 "\n"
826 "\tgit rebase\n"
827
828 msgid "Not possible to fast-forward, aborting."
829 msgstr "İleri sarma olanaklı değil, iptal ediliyor."
830
831 #, c-format
832 msgid ""
833 "The following paths and/or pathspecs matched paths that exist\n"
834 "outside of your sparse-checkout definition, so will not be\n"
835 "updated in the index:\n"
836 msgstr ""
837 "Aşağıdaki yollar ve/veya yol belirteçleri, aralıklı çıkış\n"
838 "tanımınızın dışında kalan yollarla eşleştiğinden dolayı\n"
839 "indeksinizde güncellenmeyecek:\n"
840
841 msgid ""
842 "If you intend to update such entries, try one of the following:\n"
843 "* Use the --sparse option.\n"
844 "* Disable or modify the sparsity rules."
845 msgstr ""
846 "Eğer böyle girdileri güncellemek istiyorsanız, aşağıdakilerden\n"
847 "birini deneyin:\n"
848 "* --sparse seçeneğini kullanın.\n"
849 "* Aralıklandırma kurallarını devre dışı bırakın veya değiştirin."
850
851 #, c-format
852 msgid ""
853 "Note: switching to '%s'.\n"
854 "\n"
855 "You are in 'detached HEAD' state. You can look around, make experimental\n"
856 "changes and commit them, and you can discard any commits you make in this\n"
857 "state without impacting any branches by switching back to a branch.\n"
858 "\n"
859 "If you want to create a new branch to retain commits you create, you may\n"
860 "do so (now or later) by using -c with the switch command. Example:\n"
861 "\n"
862 " git switch -c <new-branch-name>\n"
863 "\n"
864 "Or undo this operation with:\n"
865 "\n"
866 " git switch -\n"
867 "\n"
868 "Turn off this advice by setting config variable advice.detachedHead to "
869 "false\n"
870 "\n"
871 msgstr ""
872 "Not: Şuraya geçiliyor: '%s'.\n"
873 "\n"
874 "Şu anda 'ayrık HEAD' durumundasınız. Oraya buraya bakabilir, deneysel\n"
875 "değişiklikler yapıp gönderebilir veya başka bir dala geçerek yaptığınız\n"
876 "tüm işlemeleri başka hiçbir dala etki etmeden geri alabilirsiniz.\n"
877 "\n"
878 "Yaptığınız işlemeleri korumak için yeni bir dal oluşturmak isterseniz bunu\n"
879 "şimdi veya daha sonra switch komutuna -c ekleyerek yapabilirsiniz. Örnek:\n"
880 "\n"
881 "\tgit switch -c <yeni-dal-adı>\n"
882 "\n"
883 "Bu işlemi şununla geri alabilirsiniz:\n"
884 "\n"
885 "\tgit switch -\n"
886 "\n"
887 "Bu öğüdü advice.detachedHead yapılandırma değişkenini false yaparak\n"
888 "kapatabilirsiniz.\n"
889 "\n"
890
891 #, c-format
892 msgid ""
893 "The following paths have been moved outside the\n"
894 "sparse-checkout definition but are not sparse due to local\n"
895 "modifications.\n"
896 msgstr ""
897 "Aşağıdaki yollar, aralıklı çıkış tanımının dışına\n"
898 "taşındı; ancak yerel değişikliklerden dolayı\n"
899 "aralıklı değiller.\n"
900
901 msgid ""
902 "To correct the sparsity of these paths, do the following:\n"
903 "* Use \"git add --sparse <paths>\" to update the index\n"
904 "* Use \"git sparse-checkout reapply\" to apply the sparsity rules"
905 msgstr ""
906 "Bu yollardaki aralıklılığı düzeltmek için aşağıdakini yapın:\n"
907 "* İndeksi güncellemek için \"git add --sparse <yollar>\" kullanın\n"
908 "* Aralıklılık kurallarını uygulamak için \"git sparse-checkout reapply\" "
909 "yapın"
910
911 msgid "cmdline ends with \\"
912 msgstr "komut satırı \\ ile bitiyor"
913
914 msgid "unclosed quote"
915 msgstr "kapatılmamış tırnak"
916
917 msgid "too many arguments"
918 msgstr "pek fazla argüman"
919
920 #, c-format
921 msgid "unrecognized whitespace option '%s'"
922 msgstr "tanımlanamayan boşluk seçeneği '%s'"
923
924 #, c-format
925 msgid "unrecognized whitespace ignore option '%s'"
926 msgstr "tanımlanamayan boşluk yok sayma seçeneği '%s'"
927
928 #, c-format
929 msgid "options '%s' and '%s' cannot be used together"
930 msgstr "'%s' ve '%s' seçenekleri birlikte kullanılamaz"
931
932 #, c-format
933 msgid "'%s' outside a repository"
934 msgstr "'%s' bir depo dışında"
935
936 msgid "failed to read patch"
937 msgstr "yama okunamadı"
938
939 msgid "patch too large"
940 msgstr "yama pek büyük"
941
942 #, c-format
943 msgid "Cannot prepare timestamp regexp %s"
944 msgstr "Zaman damgası düzenli ifadesi %s hazırlanamıyor"
945
946 #, c-format
947 msgid "regexec returned %d for input: %s"
948 msgstr "düzenli ifade girdi için %d döndürdü: %s"
949
950 #, c-format
951 msgid "unable to find filename in patch at %s:%d"
952 msgstr "yamada %s:%d konumunda dosya adı bulunamıyor"
953
954 #, c-format
955 msgid "git apply: bad git-diff - expected /dev/null, got %s at %s:%d"
956 msgstr ""
957 "git apply: hatalı git-diff - /dev/null bekleniyordu, %s alındı, konum: %s:%d"
958
959 #, c-format
960 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
961 msgstr ""
962 "git apply: hatalı git-diff - /dev/null bekleniyordu, %s alındı, satır %d"
963
964 #, c-format
965 msgid "git apply: bad git-diff - inconsistent new filename at %s:%d"
966 msgstr "git apply: hatalı git-diff - %s:%d konumunda tutarsız yeni dosya adı"
967
968 #, c-format
969 msgid "git apply: bad git-diff - inconsistent old filename at %s:%d"
970 msgstr "git apply: hatalı git-diff - %s:%d konumunda tutarsız eski dosya adı"
971
972 #, c-format
973 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
974 msgstr "git apply: hatalı git-diff - %d. satırda tutarsız yeni dosya adı"
975
976 #, c-format
977 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
978 msgstr "git apply: hatalı git-diff - %d. satırda tutarsız eski dosya adı"
979
980 #, c-format
981 msgid "git apply: bad git-diff - expected /dev/null at %s:%d"
982 msgstr "git apply: hatalı git-diff - %s:%d konumunda /dev/null bekleniyordu"
983
984 #, c-format
985 msgid "git apply: bad git-diff - expected /dev/null on line %d"
986 msgstr "git apply: hatalı git-diff - %d. satırda /dev/null bekleniyordu"
987
988 #, c-format
989 msgid "invalid mode at %s:%d: %s"
990 msgstr "%s:%d konumunda geçersiz kip: %s"
991
992 #, c-format
993 msgid "invalid mode on line %d: %s"
994 msgstr "%d. satırda geçersiz kip: %s"
995
996 #, c-format
997 msgid "inconsistent header lines %d and %d"
998 msgstr "tutarsız üstbilgi satırları %d ve %d"
999
1000 #, c-format
1001 msgid ""
1002 "git diff header lacks filename information when removing %d leading pathname "
1003 "component at %s:%d"
1004 msgid_plural ""
1005 "git diff header lacks filename information when removing %d leading pathname "
1006 "components at %s:%d"
1007 msgstr[0] ""
1008 "%d öncü yol adı bileşeni kaldırılırken git diff üstbilgisi dosya adı "
1009 "bilgisine iye değil (konum: %s:%d)"
1010 msgstr[1] ""
1011 "%d öncü yol adı bileşeni kaldırılırken git diff üstbilgisi dosya adı "
1012 "bilgisine iye değil (konum: %s:%d)"
1013
1014 #, c-format
1015 msgid ""
1016 "git diff header lacks filename information when removing %d leading pathname "
1017 "component (line %d)"
1018 msgid_plural ""
1019 "git diff header lacks filename information when removing %d leading pathname "
1020 "components (line %d)"
1021 msgstr[0] ""
1022 "%d öncü yol adı bileşeni kaldırılırken git diff üstbilgisi dosya adı "
1023 "bilgisine iye değil (%d. satır)"
1024 msgstr[1] ""
1025 "%d öncü yol adı bileşeni kaldırılırken git diff üstbilgisi dosya adı "
1026 "bilgisine iye değil (%d. satır)"
1027
1028 #, c-format
1029 msgid "git diff header lacks filename information at %s:%d"
1030 msgstr "git diff üstbilgisi dosya adı bilgisine iye değil (konum: %s:%d)"
1031
1032 #, c-format
1033 msgid "git diff header lacks filename information (line %d)"
1034 msgstr "git diff üstbilgisi dosya adı bilgisine iye değil (%d. satır)"
1035
1036 #, c-format
1037 msgid "recount: unexpected line: %.*s"
1038 msgstr "recount: beklenmedik satır: %.*s"
1039
1040 #, c-format
1041 msgid "patch fragment without header at %s:%d: %.*s"
1042 msgstr "%s:%d konumunda üstbilgisi olmayan yama parçacığı: %.*s"
1043
1044 msgid "new file depends on old contents"
1045 msgstr "yeni dosyanın eski içeriğe bağımlılığı var"
1046
1047 msgid "deleted file still has contents"
1048 msgstr "silinen dosya içinde hâlâ bir şeyler var"
1049
1050 #, c-format
1051 msgid "corrupt patch at %s:%d"
1052 msgstr "%s:%d konumunda hasarlı yama"
1053
1054 #, c-format
1055 msgid "new file %s depends on old contents"
1056 msgstr "%s yeni dosyasının eski içeriğe bağımlılığı var"
1057
1058 #, c-format
1059 msgid "deleted file %s still has contents"
1060 msgstr "%s silinen dosyasının içinde hâlâ bir şeyler var"
1061
1062 #, c-format
1063 msgid "** warning: file %s becomes empty but is not deleted"
1064 msgstr "** uyarı: %s dosyası boş duruma gelir; ancak silinmez"
1065
1066 #, c-format
1067 msgid "corrupt binary patch at %s:%d: %.*s"
1068 msgstr "%s:%d konumunda hasarlı ikili yama: %.*s"
1069
1070 #, c-format
1071 msgid "unrecognized binary patch at %s:%d"
1072 msgstr "%s:%d konumunda tanımlanamayan ikili yama"
1073
1074 #, c-format
1075 msgid "patch with only garbage at %s:%d"
1076 msgstr "%s:%d konumunda yalnızca anlamsız veri içeren yama"
1077
1078 #, c-format
1079 msgid "unable to read symlink %s"
1080 msgstr "%s sembolik bağı okunamıyor"
1081
1082 #, c-format
1083 msgid "unable to open or read %s"
1084 msgstr "%s açılamıyor veya okunamıyor"
1085
1086 #, c-format
1087 msgid "invalid start of line: '%c'"
1088 msgstr "geçersiz satır başlangıcı: '%c'"
1089
1090 #, c-format
1091 msgid "Hunk #%d succeeded at %d (offset %d line)."
1092 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
1093 msgstr[0] "Parça #%d başarılı oldu, %d (%d satır ofset)."
1094 msgstr[1] "Parça #%d başarılı oldu, %d (%d satır ofset)."
1095
1096 #, c-format
1097 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
1098 msgstr ""
1099 "Bağlam şuna indirildi: (%ld/%ld) (%d konumundaki parçacığı uygulamak için)"
1100
1101 #, c-format
1102 msgid ""
1103 "while searching for:\n"
1104 "%.*s"
1105 msgstr ""
1106 "şunu ararken:\n"
1107 "%.*s"
1108
1109 #, c-format
1110 msgid "missing binary patch data for '%s'"
1111 msgstr "'%s' için ikili yama verisi eksik"
1112
1113 #, c-format
1114 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
1115 msgstr "'%s' parçası geri alınmadan bir ikili yama reverse-apply yapılamıyor"
1116
1117 #, c-format
1118 msgid "cannot apply binary patch to '%s' without full index line"
1119 msgstr "tam indeks satırı olmadan '%s' üzerine bir ikili yama uygulanamıyor"
1120
1121 #, c-format
1122 msgid ""
1123 "the patch applies to '%s' (%s), which does not match the current contents."
1124 msgstr "Bu yama geçerli içerik ile eşleşmeyen '%s' üzerine uygulanır (%s)."
1125
1126 #, c-format
1127 msgid "the patch applies to an empty '%s' but it is not empty"
1128 msgstr "yama boş bir '%s' üzerine uygulanır; ancak o boş değil"
1129
1130 #, c-format
1131 msgid "the necessary postimage %s for '%s' cannot be read"
1132 msgstr "gereken songörüntü %s ('%s' için) okunamıyor"
1133
1134 #, c-format
1135 msgid "binary patch does not apply to '%s'"
1136 msgstr "ikili yama '%s' üzerine uygulanamıyor"
1137
1138 #, c-format
1139 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
1140 msgstr ""
1141 "'%s' üzerine ikili yama yanlış sonuç doğuruyor (%s bekleniyordu, %s alındı)"
1142
1143 #, c-format
1144 msgid "patch failed: %s:%ld"
1145 msgstr "yama başarısız oldu: %s:%ld"
1146
1147 #, c-format
1148 msgid "cannot checkout %s"
1149 msgstr "%s çıkışı yapılamıyor"
1150
1151 #, c-format
1152 msgid "failed to read %s"
1153 msgstr "%s okunamadı"
1154
1155 #, c-format
1156 msgid "reading from '%s' beyond a symbolic link"
1157 msgstr "'%s' bir sembolik bağın ötesinden okunuyor"
1158
1159 #, c-format
1160 msgid "path %s has been renamed/deleted"
1161 msgstr "%s yolu yeniden adlandırıldı/silindi"
1162
1163 #, c-format
1164 msgid "%s: does not exist in index"
1165 msgstr "%s: indekste bulunmuyor"
1166
1167 #, c-format
1168 msgid "%s: does not match index"
1169 msgstr "%s: indeks ile eşleşmiyor"
1170
1171 msgid "repository lacks the necessary blob to perform 3-way merge."
1172 msgstr "Depo, 3 yönlü birleştirme için gereken ikili nesneye iye değil."
1173
1174 #, c-format
1175 msgid "Performing three-way merge...\n"
1176 msgstr "3 yönlü birleştirme gerçekleştiriliyor...\n"
1177
1178 #, c-format
1179 msgid "cannot read the current contents of '%s'"
1180 msgstr "'%s' ögesinin geçerli içeriği okunamıyor"
1181
1182 #, c-format
1183 msgid "Failed to perform three-way merge...\n"
1184 msgstr "3 yönlü birleştirme gerçekleştirilemedi...\n"
1185
1186 #, c-format
1187 msgid "Applied patch to '%s' with conflicts.\n"
1188 msgstr "'%s' üzerine yama çakışmalarla birlikte uygulandı.\n"
1189
1190 #, c-format
1191 msgid "Applied patch to '%s' cleanly.\n"
1192 msgstr "'%s' üzerine yama sorunsuzca uygulandı.\n"
1193
1194 #, c-format
1195 msgid "Falling back to direct application...\n"
1196 msgstr "Doğrudan uygulamaya geri çekiliniyor...\n"
1197
1198 msgid "removal patch leaves file contents"
1199 msgstr "kaldırma yaması dosya içeriğini bırakır"
1200
1201 #, c-format
1202 msgid "%s: wrong type"
1203 msgstr "%s: yanlış tür"
1204
1205 #, c-format
1206 msgid "%s has type %o, expected %o"
1207 msgstr "%s, %o türüne iye, %o bekleniyordu"
1208
1209 #, c-format
1210 msgid "invalid path '%s'"
1211 msgstr "geçersiz yol '%s'"
1212
1213 #, c-format
1214 msgid "%s: already exists in index"
1215 msgstr "%s: indekste halihazırda var"
1216
1217 #, c-format
1218 msgid "%s: already exists in working directory"
1219 msgstr "%s: çalışma dizininde halihazırda var"
1220
1221 #, c-format
1222 msgid "new mode (%o) of %s does not match old mode (%o)"
1223 msgstr "şunun yeni kipi (%o): %s, eski kip (%o) ile eşleşmiyor"
1224
1225 #, c-format
1226 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1227 msgstr "şunun yeni kipi (%o): %s, şunun eski kipi (%o): %s, ile eşleşmiyor"
1228
1229 #, c-format
1230 msgid "affected file '%s' is beyond a symbolic link"
1231 msgstr "etkilenen dosya '%s' bir sembolik bağın ötesinde"
1232
1233 #, c-format
1234 msgid "%s: patch does not apply"
1235 msgstr "%s: yama uygulanamıyor"
1236
1237 #, c-format
1238 msgid "Checking patch %s..."
1239 msgstr "%s yaması denetleniyor..."
1240
1241 #, c-format
1242 msgid "sha1 information is lacking or useless for submodule %s"
1243 msgstr "%s altmodülü için sha1 bilgisi eksik veya yararsız"
1244
1245 #, c-format
1246 msgid "mode change for %s, which is not in current HEAD"
1247 msgstr "geçerli HEAD'de olmayan %s için kip değişimi"
1248
1249 #, c-format
1250 msgid "sha1 information is lacking or useless (%s)."
1251 msgstr "sha1 bilgisi eksik veya yararsız (%s)."
1252
1253 #, c-format
1254 msgid "could not add %s to temporary index"
1255 msgstr "%s geçici indekse eklenemedi"
1256
1257 #, c-format
1258 msgid "could not write temporary index to %s"
1259 msgstr "geçici indeks şuraya yazılamadı: %s"
1260
1261 #, c-format
1262 msgid "unable to remove %s from index"
1263 msgstr "%s indeksten kaldırılamıyor"
1264
1265 #, c-format
1266 msgid "corrupt patch for submodule %s"
1267 msgstr "%s altmodülü için hasarlı yama"
1268
1269 #, c-format
1270 msgid "unable to stat newly created file '%s'"
1271 msgstr "yeni oluşturulan '%s' dosyasının bilgileri alınamıyor"
1272
1273 #, c-format
1274 msgid "unable to create backing store for newly created file %s"
1275 msgstr "yeni oluşturulan %s dosyası için yardımcı bellek oluşturulamıyor"
1276
1277 #, c-format
1278 msgid "unable to add cache entry for %s"
1279 msgstr "%s için önbellek girdisi eklenemiyor"
1280
1281 #, c-format
1282 msgid "failed to write to '%s'"
1283 msgstr "şuraya yazılamadı: '%s'"
1284
1285 #, c-format
1286 msgid "closing file '%s'"
1287 msgstr "'%s' dosyası kapatılıyor"
1288
1289 #, c-format
1290 msgid "unable to write file '%s' mode %o"
1291 msgstr "'%s' dosyası yazılamıyor, %o kipi"
1292
1293 #, c-format
1294 msgid "Applied patch %s cleanly."
1295 msgstr "%s yaması sorunsuzca uygulandı."
1296
1297 msgid "internal error"
1298 msgstr "iç hata"
1299
1300 #, c-format
1301 msgid "Applying patch %%s with %d reject..."
1302 msgid_plural "Applying patch %%s with %d rejects..."
1303 msgstr[0] "%%s yaması %d geri çevirme ile uygulanıyor..."
1304 msgstr[1] "%%s yaması %d geri çevirme ile uygulanıyor..."
1305
1306 #, c-format
1307 msgid "cannot open %s"
1308 msgstr "%s açılamıyor"
1309
1310 #, c-format
1311 msgid "cannot unlink '%s'"
1312 msgstr "\"%s\" bağlantısı kesilemiyor"
1313
1314 #, c-format
1315 msgid "Hunk #%d applied cleanly."
1316 msgstr "Parça #%d sorunsuzca uygulandı."
1317
1318 #, c-format
1319 msgid "Rejected hunk #%d."
1320 msgstr "Parça %d geri çevrildi."
1321
1322 #, c-format
1323 msgid "Skipped patch '%s'."
1324 msgstr "\"%s\" yaması atlandı."
1325
1326 msgid "No valid patches in input (allow with \"--allow-empty\")"
1327 msgstr "Girdide geçerli yama yok (\"--allow-empty\" ile izin ver)"
1328
1329 msgid "unable to read index file"
1330 msgstr "indeks dosyası okunamıyor"
1331
1332 #, c-format
1333 msgid "option -p expects a non-negative integer, got '%s'"
1334 msgstr "-p seçeneği negatif olmayan bir tamsayı bekliyordu, \"%s\" alındı"
1335
1336 #, c-format
1337 msgid "unable to normalize directory: '%s'"
1338 msgstr "dizin normalleştirilemiyor: \"%s\""
1339
1340 #, c-format
1341 msgid "can't open patch '%s': %s"
1342 msgstr "\"%s\" yaması açılamıyor: %s"
1343
1344 #, c-format
1345 msgid "squelched %d whitespace error"
1346 msgid_plural "squelched %d whitespace errors"
1347 msgstr[0] "%d boşluk hatası susturuldu"
1348 msgstr[1] "%d boşluk hatası susturuldu"
1349
1350 #, c-format
1351 msgid "%d line adds whitespace errors."
1352 msgid_plural "%d lines add whitespace errors."
1353 msgstr[0] "%d satır boşluk hatası ekliyor."
1354 msgstr[1] "%d satır boşluk hatası ekliyor."
1355
1356 #, c-format
1357 msgid "%d line applied after fixing whitespace errors."
1358 msgid_plural "%d lines applied after fixing whitespace errors."
1359 msgstr[0] "Boşluk hataları düzeltildikten sonra %d satır uygulandı."
1360 msgstr[1] "Boşluk hataları düzeltildikten sonra %d satır uygulandı."
1361
1362 msgid "Unable to write new index file"
1363 msgstr "Yeni indeks dosyası yazılamıyor"
1364
1365 msgid "don't apply changes matching the given path"
1366 msgstr "verilen yol ile eşleşen değişiklikleri uygulama"
1367
1368 msgid "apply changes matching the given path"
1369 msgstr "verilen yol ile eşleşen değişiklikleri uygula"
1370
1371 msgid "num"
1372 msgstr "sayı"
1373
1374 msgid "remove <num> leading slashes from traditional diff paths"
1375 msgstr "geleneksel diff yollarından <sayı> öncü eğik çizgiyi kaldır"
1376
1377 msgid "ignore additions made by the patch"
1378 msgstr "yamanın yaptığı eklemeleri yok say"
1379
1380 msgid "instead of applying the patch, output diffstat for the input"
1381 msgstr "yamayı uygulama yerine girdi için diffstat çıktısı ver"
1382
1383 msgid "show number of added and deleted lines in decimal notation"
1384 msgstr "eklenen ve silinen satırların sayısını onluk birimde göster"
1385
1386 msgid "instead of applying the patch, output a summary for the input"
1387 msgstr "yamayı uygulama yerine girdi için bir özet çıktısı ver"
1388
1389 msgid "instead of applying the patch, see if the patch is applicable"
1390 msgstr "yamayı uygulama yerine yamanın uygulanabilir olup olmadığına bak"
1391
1392 msgid "make sure the patch is applicable to the current index"
1393 msgstr "yamanın geçerli indekse uygulanabilir olduğundan emin ol"
1394
1395 msgid "mark new files with `git add --intent-to-add`"
1396 msgstr "yeni dosyaları `git add --intent-to-add` ile imle"
1397
1398 msgid "apply a patch without touching the working tree"
1399 msgstr "çalışma ağacına dokunmadan bir yama uygula"
1400
1401 msgid "accept a patch that touches outside the working area"
1402 msgstr "çalışma ağacının dışına dokunan bir yamayı kabul et"
1403
1404 msgid "also apply the patch (use with --stat/--summary/--check)"
1405 msgstr "ek olarak yamayı da uygula (--stat/--summary/--check ile kullan)"
1406
1407 msgid "attempt three-way merge, fall back on normal patch if that fails"
1408 msgstr "3 yönlü birleştirme dene, başarısız olursa normal yamaya geri çekil"
1409
1410 msgid "for conflicts, use our version"
1411 msgstr "çakışmalarda bizim sürümü kullan"
1412
1413 msgid "for conflicts, use their version"
1414 msgstr "çakışmalarda onların sürümünü kullan"
1415
1416 msgid "for conflicts, use a union version"
1417 msgstr "çakışmalarda birlik olmuş bir sürüm kullan"
1418
1419 msgid "build a temporary index based on embedded index information"
1420 msgstr "gömülü indeks bilgisini temel alan geçici bir indeks oluştur"
1421
1422 msgid "paths are separated with NUL character"
1423 msgstr "yollar NUL karakteri ile ayrılır"
1424
1425 msgid "ensure at least <n> lines of context match"
1426 msgstr "en az <n> bağlam satırının eşleştiğinden emin ol"
1427
1428 msgid "action"
1429 msgstr "eylem"
1430
1431 msgid "detect new or modified lines that have whitespace errors"
1432 msgstr "boşluk hatası içeren yeni veya değiştirilmiş satırları algıla"
1433
1434 msgid "ignore changes in whitespace when finding context"
1435 msgstr "bağlam bulurken boşluk değişikliklerini yok say"
1436
1437 msgid "apply the patch in reverse"
1438 msgstr "yamayı tersten uygula"
1439
1440 msgid "don't expect at least one line of context"
1441 msgstr "en az bir satır bağlam bekleme"
1442
1443 msgid "leave the rejected hunks in corresponding *.rej files"
1444 msgstr "reddedilmiş parçaları ilgili *.rej dosyalarında bırak"
1445
1446 msgid "allow overlapping hunks"
1447 msgstr "üst üste binen parçalara izin ver"
1448
1449 msgid "tolerate incorrectly detected missing new-line at the end of file"
1450 msgstr "dosya sonunda yanlışlıkla algılanan eksik yenisatırı hoş gör"
1451
1452 msgid "do not trust the line counts in the hunk headers"
1453 msgstr "parça üstbilgisindeki satır sayımına güvenme"
1454
1455 msgid "root"
1456 msgstr "kök"
1457
1458 msgid "prepend <root> to all filenames"
1459 msgstr "tüm dosya adlarının başına <kök> ekle"
1460
1461 msgid "don't return error for empty patches"
1462 msgstr "boş yamalar için hata döndürme"
1463
1464 msgid "--ours, --theirs, and --union require --3way"
1465 msgstr "--ours, --theirs ve --union; --3way gerektiriyor"
1466
1467 #, c-format
1468 msgid "cannot stream blob %s"
1469 msgstr "%s ikili nesnesi akıtılamıyor"
1470
1471 #, c-format
1472 msgid "unsupported file mode: 0%o (SHA1: %s)"
1473 msgstr "desteklenmeyen dosya kipi: 0%o (SHA1: %s)"
1474
1475 #, c-format
1476 msgid "deflate error (%d)"
1477 msgstr "söndürme hatası (%d)"
1478
1479 #, c-format
1480 msgid "unable to start '%s' filter"
1481 msgstr "'%s' süzgeci başlatılamıyor"
1482
1483 msgid "unable to redirect descriptor"
1484 msgstr "açıklayıcı yeniden yönlendirilemiyor"
1485
1486 #, c-format
1487 msgid "'%s' filter reported error"
1488 msgstr "'%s' süzgeci hata bildirdi"
1489
1490 #, c-format
1491 msgid "path is not valid UTF-8: %s"
1492 msgstr "yol geçerli UTF-8 değil: %s"
1493
1494 #, c-format
1495 msgid "path too long (%d chars, SHA1: %s): %s"
1496 msgstr "yol çok uzun (%d karakter, SHA1: %s): %s"
1497
1498 #, c-format
1499 msgid "timestamp too large for this system: %<PRIuMAX>"
1500 msgstr "zaman damgası bu sistem için çok büyük: %<PRIuMAX>"
1501
1502 msgid "git archive [<options>] <tree-ish> [<path>...]"
1503 msgstr "git archive [<seçenekler>] <ağacımsı> [<yol>...]"
1504
1505 msgid ""
1506 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
1507 msgstr ""
1508 "git archive --remote <depo> [--exec <komut>] [<sçnklr>] <ağacımsı> [<yol>...]"
1509
1510 msgid "git archive --remote <repo> [--exec <cmd>] --list"
1511 msgstr "git archive --remote <depo> [--exec <komut>] --list"
1512
1513 #, c-format
1514 msgid "cannot read '%s'"
1515 msgstr "'%s' okunamıyor"
1516
1517 #, c-format
1518 msgid "pathspec '%s' matches files outside the current directory"
1519 msgstr "yol belirteci '%s', geçerli dizinin dışındaki dosyalarla eşleşiyor"
1520
1521 #, c-format
1522 msgid "pathspec '%s' did not match any files"
1523 msgstr "yol belirteci '%s', hiçbir dosya ile eşleşmedi"
1524
1525 #, c-format
1526 msgid "no such ref: %.*s"
1527 msgstr "böyle bir başvuru yok: %.*s"
1528
1529 #, c-format
1530 msgid "not a valid object name: %s"
1531 msgstr "geçerli bir nesne adı değil: %s"
1532
1533 #, c-format
1534 msgid "not a tree object: %s"
1535 msgstr "bir ağaç nesnesi değil: %s"
1536
1537 #, c-format
1538 msgid "failed to unpack tree object %s"
1539 msgstr "%s ağaç nesnesi açılamadı"
1540
1541 #, c-format
1542 msgid "File not found: %s"
1543 msgstr "Dosya bulunamadı: %s"
1544
1545 #, c-format
1546 msgid "Not a regular file: %s"
1547 msgstr "Normal bir dosya değil: %s"
1548
1549 #, c-format
1550 msgid "unclosed quote: '%s'"
1551 msgstr "kapatılmamış tırnak: '%s'"
1552
1553 #, c-format
1554 msgid "missing colon: '%s'"
1555 msgstr "eksik iki nokta: '%s'"
1556
1557 #, c-format
1558 msgid "empty file name: '%s'"
1559 msgstr "boş dosya adı: '%s'"
1560
1561 msgid "fmt"
1562 msgstr "biçim"
1563
1564 msgid "archive format"
1565 msgstr "arşiv biçimi"
1566
1567 msgid "prefix"
1568 msgstr "önek"
1569
1570 msgid "prepend prefix to each pathname in the archive"
1571 msgstr "öneki arşivdeki tüm yol adlarının başına ekle"
1572
1573 msgid "file"
1574 msgstr "dosya"
1575
1576 msgid "add untracked file to archive"
1577 msgstr "izlenmeyen dosyaları arşive ekle"
1578
1579 msgid "path:content"
1580 msgstr "yol:içerik"
1581
1582 msgid "write the archive to this file"
1583 msgstr "arşivi bu dosyaya yaz"
1584
1585 msgid "read .gitattributes in working directory"
1586 msgstr "çalışma dizinindeki .gitattributes'u oku"
1587
1588 msgid "report archived files on stderr"
1589 msgstr "arşivlenmiş dosyaları stderr'de raporla"
1590
1591 msgid "time"
1592 msgstr "zaman"
1593
1594 msgid "set modification time of archive entries"
1595 msgstr "arşiv girdilerinin değiştirilme zamanını ayarla"
1596
1597 msgid "set compression level"
1598 msgstr "sıkıştırma düzeyini ayarla"
1599
1600 msgid "list supported archive formats"
1601 msgstr "desteklenen arşiv biçimlerini listele"
1602
1603 msgid "repo"
1604 msgstr "depo"
1605
1606 msgid "retrieve the archive from remote repository <repo>"
1607 msgstr "arşivi uzak konum deposu <depo>'dan al"
1608
1609 msgid "command"
1610 msgstr "komut"
1611
1612 msgid "path to the remote git-upload-archive command"
1613 msgstr "uzak konum komutu git-upload-archive'e olan yol"
1614
1615 msgid "Unexpected option --remote"
1616 msgstr "Beklenmedik seçenek --remote"
1617
1618 #, c-format
1619 msgid "the option '%s' requires '%s'"
1620 msgstr "'%s' seçeneği '%s' gerektiriyor"
1621
1622 msgid "Unexpected option --output"
1623 msgstr "Beklenmedik seçenek --output"
1624
1625 #, c-format
1626 msgid "extra command line parameter '%s'"
1627 msgstr "fazladan komut satırı parametresi '%s'"
1628
1629 #, c-format
1630 msgid "Unknown archive format '%s'"
1631 msgstr "Bilinmeyen arşiv biçimi '%s'"
1632
1633 #, c-format
1634 msgid "Argument not supported for format '%s': -%d"
1635 msgstr "'%s' biçimi için desteklenmeyen argüman: -%d"
1636
1637 #, c-format
1638 msgid "%.*s is not a valid attribute name"
1639 msgstr "%.*s geçerli bir öznitelik adı değil"
1640
1641 msgid "unable to add additional attribute"
1642 msgstr "ek öznitelik eklenemiyor"
1643
1644 #, c-format
1645 msgid "ignoring overly long attributes line %d"
1646 msgstr "pek uzun öznitelik satırı %d yok sayılıyor"
1647
1648 #, c-format
1649 msgid "%s not allowed: %s:%d"
1650 msgstr "%s izin verilmiyor: %s:%d"
1651
1652 msgid ""
1653 "Negative patterns are ignored in git attributes\n"
1654 "Use '\\!' for literal leading exclamation."
1655 msgstr ""
1656 "Negatif dizgiler git özniteliklerinde yok sayılır.\n"
1657 "Gerçek öncü ünlem için '\\!' kullanın."
1658
1659 #, c-format
1660 msgid "cannot fstat gitattributes file '%s'"
1661 msgstr "fstat gitattributes dosyası '%s' bulunamıyor"
1662
1663 #, c-format
1664 msgid "ignoring overly large gitattributes file '%s'"
1665 msgstr "pek büyük gitattributes dosyası '%s' dosyası yok sayılıyor"
1666
1667 #, c-format
1668 msgid "ignoring overly large gitattributes blob '%s'"
1669 msgstr "pek büyük gitattributes ikili nesnesi '%s' yok sayılıyor"
1670
1671 msgid "cannot use --attr-source or GIT_ATTR_SOURCE without repo"
1672 msgstr "depo olmadan --attr-source veya GIT_ATTR_SOURCE kullanılamaz"
1673
1674 msgid "bad --attr-source or GIT_ATTR_SOURCE"
1675 msgstr "hatalı --attr-source veya GIT_ATTR_SOURCE"
1676
1677 #, c-format
1678 msgid "unable to stat '%s'"
1679 msgstr "'%s' dosyasının bilgileri alınamıyor"
1680
1681 #, c-format
1682 msgid "unable to read %s"
1683 msgstr "%s okunamıyor"
1684
1685 #, c-format
1686 msgid "Badly quoted content in file '%s': %s"
1687 msgstr "'%s' dosyasında hatalı tırnağa alınmış içerik: %s"
1688
1689 #, c-format
1690 msgid "We cannot bisect more!\n"
1691 msgstr "Daha fazla ikili arama yapılamıyor!\n"
1692
1693 #, c-format
1694 msgid "Not a valid commit name %s"
1695 msgstr "Geçerli bir işleme adı değil: %s"
1696
1697 #, c-format
1698 msgid ""
1699 "The merge base %s is bad.\n"
1700 "This means the bug has been fixed between %s and [%s].\n"
1701 msgstr ""
1702 "Birleştirme temeli %s hatalı.\n"
1703 "Bu demek oluyor ki hata %s ve [%s] arasında düzeltilmiş.\n"
1704
1705 #, c-format
1706 msgid ""
1707 "The merge base %s is new.\n"
1708 "The property has changed between %s and [%s].\n"
1709 msgstr ""
1710 "Birleştirme temeli %s yeni.\n"
1711 "Özellik %s ve [%s] arasında değişmiş.\n"
1712
1713 #, c-format
1714 msgid ""
1715 "The merge base %s is '%s'.\n"
1716 "This means the first '%s' commit is between %s and [%s].\n"
1717 msgstr ""
1718 "Birleştirme temeli %s, \"%s\".\n"
1719 "Bu demek oluyor ki ilk \"%s\" işlemesi %s ve [%s] arasında.\n"
1720
1721 #, c-format
1722 msgid ""
1723 "Some '%s' revs are not ancestors of the '%s' rev.\n"
1724 "git bisect cannot work properly in this case.\n"
1725 "Maybe you mistook '%s' and '%s' revs?\n"
1726 msgstr ""
1727 "Bazı \"%s\" revizyonları \"%s\" revizyonunun atası değil.\n"
1728 "git bisect bu durumda düzgünce çalışamaz.\n"
1729 "\"%s\" ve \"%s\" revizyonlarını birbirine mi karıştırdınız?\n"
1730
1731 #, c-format
1732 msgid ""
1733 "the merge base between %s and [%s] must be skipped.\n"
1734 "So we cannot be sure the first '%s' commit is between %s and %s.\n"
1735 "We continue anyway."
1736 msgstr ""
1737 "%s ve [%s] arasındaki birleştirme temeli atlanmalı.\n"
1738 "İlk \"%s\" işlemesinin %s ve %s arasında olduğundan emin olamıyoruz.\n"
1739 "Yine de sürdüreceğiz."
1740
1741 #, c-format
1742 msgid "Bisecting: a merge base must be tested\n"
1743 msgstr "İkili arama: Birleştirme temelleri sınanmalı\n"
1744
1745 #, c-format
1746 msgid "a '%s' revision is needed"
1747 msgstr "bir \"%s\" revizyonu gerekiyor"
1748
1749 #, c-format
1750 msgid "could not create file '%s'"
1751 msgstr "\"%s\" dosyası oluşturulamadı"
1752
1753 #, c-format
1754 msgid "unable to start 'show' for object '%s'"
1755 msgstr "\"%s\" nesnesi için \"show\" başlatılamıyor"
1756
1757 #, c-format
1758 msgid "could not read file '%s'"
1759 msgstr "\"%s\" dosyası okunamadı"
1760
1761 msgid "reading bisect refs failed"
1762 msgstr "ikili arama başvurularını okuma başarısız oldu"
1763
1764 #, c-format
1765 msgid "%s was both '%s' and '%s'\n"
1766 msgstr "%s, hem \"%s\" hem \"%s\" idi\n"
1767
1768 #, c-format
1769 msgid ""
1770 "No testable commit found.\n"
1771 "Maybe you started with bad path arguments?\n"
1772 msgstr ""
1773 "Sınanabilir bir işleme bulunamadı.\n"
1774 "Hatalı yol argümanları ile mi başladınız?\n"
1775
1776 #, c-format
1777 msgid "(roughly %d step)"
1778 msgid_plural "(roughly %d steps)"
1779 msgstr[0] "(aşağı yukarı %d adım)"
1780 msgstr[1] "(aşağı yukarı %d adım)"
1781
1782 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
1783 #. steps)" translation.
1784 #.
1785 #, c-format
1786 msgid "Bisecting: %d revision left to test after this %s\n"
1787 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1788 msgstr[0] "İkili arama: Şundan sonra sınanacak %d revizyon kaldı: %s\n"
1789 msgstr[1] "İkili arama: Şundan sonra sınanacak %d revizyon kaldı: %s\n"
1790
1791 msgid "--contents and --reverse do not blend well."
1792 msgstr "--contents ve --reverse birlikte pek iyi gitmiyor."
1793
1794 msgid "--reverse and --first-parent together require specified latest commit"
1795 msgstr ""
1796 "--reverse ve --first-parent birlikte en son işlemenin belirtilmesini "
1797 "gerektiriyor"
1798
1799 msgid "revision walk setup failed"
1800 msgstr "revizyonda gezinme ayarlaması başarısız oldu"
1801
1802 msgid ""
1803 "--reverse --first-parent together require range along first-parent chain"
1804 msgstr ""
1805 "--reverse --first-parent birlikte ilk üst öge zincirinin yanında erim "
1806 "gerektiriyor"
1807
1808 #, c-format
1809 msgid "no such path %s in %s"
1810 msgstr "şurada %s yolu bulunamadı: %s"
1811
1812 #, c-format
1813 msgid "cannot read blob %s for path %s"
1814 msgstr "%s ikili nesnesi %s yolunda okunamıyor"
1815
1816 msgid ""
1817 "cannot inherit upstream tracking configuration of multiple refs when "
1818 "rebasing is requested"
1819 msgstr ""
1820 "yeniden temellendirme istendiğinde birden çok başvurunun üstkaynak izleme "
1821 "yapılandırması miras alınamıyor"
1822
1823 #, c-format
1824 msgid "not setting branch '%s' as its own upstream"
1825 msgstr "'%s' dalı kendi üst kaynağı olarak ayarlanamaz"
1826
1827 #, c-format
1828 msgid "branch '%s' set up to track '%s' by rebasing."
1829 msgstr ""
1830 "'%s' dalı '%s' ögesini yeniden temellendirme ile izlemek üzere ayarlandı."
1831
1832 #, c-format
1833 msgid "branch '%s' set up to track '%s'."
1834 msgstr "'%s' dalı '%s' ögesini izlemek üzere ayarlandı."
1835
1836 #, c-format
1837 msgid "branch '%s' set up to track:"
1838 msgstr "'%s' dalı şunu izlemek üzere ayarlandı:"
1839
1840 msgid "unable to write upstream branch configuration"
1841 msgstr "üstkaynak dal yapılandırması yazılamıyor"
1842
1843 msgid ""
1844 "\n"
1845 "After fixing the error cause you may try to fix up\n"
1846 "the remote tracking information by invoking:"
1847 msgstr ""
1848 "\n"
1849 "Hata nedenini ortadan kaldırdıktan sonra uzak konum izleme\n"
1850 "bilgisini onarmayı şunu çalıştırarak deneyebilirsiniz:"
1851
1852 #, c-format
1853 msgid "asked to inherit tracking from '%s', but no remote is set"
1854 msgstr ""
1855 "'%s' konumundan izleme miras istendi; ancak bir uzak konum ayarlanmamış"
1856
1857 #, c-format
1858 msgid "asked to inherit tracking from '%s', but no merge configuration is set"
1859 msgstr ""
1860 "'%s' konumundan izleme miras istendi; ancak bir birleştirme yapılandırması "
1861 "ayarlanmamış"
1862
1863 #, c-format
1864 msgid "not tracking: ambiguous information for ref '%s'"
1865 msgstr "izlenmiyor: '%s' başvurusu için belirsiz bilgi"
1866
1867 #. #-#-#-#-# branch.c.po #-#-#-#-#
1868 #. TRANSLATORS: This is a line listing a remote with duplicate
1869 #. refspecs in the advice message below. For RTL languages you'll
1870 #. probably want to swap the "%s" and leading " " space around.
1871 #.
1872 #. #-#-#-#-# object-name.c.po #-#-#-#-#
1873 #. TRANSLATORS: This is line item of ambiguous object output
1874 #. from describe_ambiguous_object() above. For RTL languages
1875 #. you'll probably want to swap the "%s" and leading " " space
1876 #. around.
1877 #.
1878 #, c-format
1879 msgid " %s\n"
1880 msgstr " %s\n"
1881
1882 #. TRANSLATORS: The second argument is a \n-delimited list of
1883 #. duplicate refspecs, composed above.
1884 #.
1885 #, c-format
1886 msgid ""
1887 "There are multiple remotes whose fetch refspecs map to the remote\n"
1888 "tracking ref '%s':\n"
1889 "%s\n"
1890 "This is typically a configuration error.\n"
1891 "\n"
1892 "To support setting up tracking branches, ensure that\n"
1893 "different remotes' fetch refspecs map into different\n"
1894 "tracking namespaces."
1895 msgstr ""
1896 "Getirme başvuru belirteçleri, '%s' uzak izleyen başvurusuna\n"
1897 "eşlemlenen birden çok uzak konum var:\n"
1898 "%s\n"
1899 "Bu, genelde bir yapılandırma hatasıdır.\n"
1900 "\n"
1901 "İzleyen dalları ayarlamayı desteklemek için, farklı uzak\n"
1902 "konumların getirme belirteçlerinin değişik izleme ad alanlarına\n"
1903 "eşlemlendiğinden emin olun."
1904
1905 #, c-format
1906 msgid "'%s' is not a valid branch name"
1907 msgstr "'%s' geçerli bir dal adı değil"
1908
1909 msgid "See 'git help check-ref-format'"
1910 msgstr "\"git help check-ref-format\" bölümüne bakın"
1911
1912 #, c-format
1913 msgid "a branch named '%s' already exists"
1914 msgstr "\"%s\" adında bir dal halihazırda var"
1915
1916 #, c-format
1917 msgid "cannot force update the branch '%s' used by worktree at '%s'"
1918 msgstr ""
1919 "\"%2$s\" konumundaki çalışma ağacı tarafından kullanılan \"%1$s\" dalı zorla "
1920 "güncellenemiyor"
1921
1922 #, c-format
1923 msgid "cannot set up tracking information; starting point '%s' is not a branch"
1924 msgstr "izleme bilgisi ayarlanamıyor; başlangıç noktası \"%s\" bir dal değil"
1925
1926 #, c-format
1927 msgid "the requested upstream branch '%s' does not exist"
1928 msgstr "istenen üstkaynak dalı \"%s\" yok"
1929
1930 msgid ""
1931 "\n"
1932 "If you are planning on basing your work on an upstream\n"
1933 "branch that already exists at the remote, you may need to\n"
1934 "run \"git fetch\" to retrieve it.\n"
1935 "\n"
1936 "If you are planning to push out a new local branch that\n"
1937 "will track its remote counterpart, you may want to use\n"
1938 "\"git push -u\" to set the upstream config as you push."
1939 msgstr ""
1940 "\n"
1941 "Eğer çalışmanızı uzak konumda halihazırda var olan bir dal\n"
1942 "üzerine temellendirmeyi tasarlıyorsanız önce \"git fetch\"\n"
1943 "çalıştırarak onu getirmeniz gerekebilir.\n"
1944 "\n"
1945 "Eğer uzak konumdaki eşini izleyecek yerel bir dal itmeyi\n"
1946 "tasarlıyorsanız itme sırasında üstkaynak yapılandırmasını\n"
1947 "da ayarlamak için \"git push -u\" kullanmak isteyebilirsiniz."
1948
1949 #, c-format
1950 msgid "not a valid object name: '%s'"
1951 msgstr "geçerli bir nesne adı değil: '%s'"
1952
1953 #, c-format
1954 msgid "ambiguous object name: '%s'"
1955 msgstr "belirsiz nesne adı: '%s'"
1956
1957 #, c-format
1958 msgid "not a valid branch point: '%s'"
1959 msgstr "geçerli bir dal noktası değil: '%s'"
1960
1961 #, c-format
1962 msgid "submodule '%s': unable to find submodule"
1963 msgstr "'%s' altmodülü: altmodül bulunamıyor"
1964
1965 #, c-format
1966 msgid ""
1967 "You may try updating the submodules using 'git checkout --no-recurse-"
1968 "submodules %s && git submodule update --init'"
1969 msgstr ""
1970 "'git checkout --no-recurse-submodules %s && git submodule update --init' "
1971 "kullanarak altmodülleri güncellemeyi deneyebilirsiniz"
1972
1973 #, c-format
1974 msgid "submodule '%s': cannot create branch '%s'"
1975 msgstr "'%s' altmodülü: '%s' dalı oluşturulamıyor"
1976
1977 #, c-format
1978 msgid "'%s' is already used by worktree at '%s'"
1979 msgstr "'%s', '%s' konumunda halihazırda çalışma ağacı tarafından kullanılıyor"
1980
1981 msgid "git add [<options>] [--] <pathspec>..."
1982 msgstr "git add [<seçenekler>] [--] <yol-blrtç>..."
1983
1984 #, c-format
1985 msgid "cannot chmod %cx '%s'"
1986 msgstr "%cx '%s' chmod yapılamıyor"
1987
1988 msgid "Unstaged changes after refreshing the index:"
1989 msgstr "İndeksi yeniledikten sonra hazırlanmamış değişiklikler:"
1990
1991 msgid "could not read the index"
1992 msgstr "indeks okunamadı"
1993
1994 msgid "editing patch failed"
1995 msgstr "yamayı düzenleme başarısız"
1996
1997 #, c-format
1998 msgid "could not stat '%s'"
1999 msgstr "'%s' bilgileri alınamadı"
2000
2001 msgid "empty patch. aborted"
2002 msgstr "boş yama. iptal edildi."
2003
2004 #, c-format
2005 msgid "could not apply '%s'"
2006 msgstr "'%s' uygulanamadı"
2007
2008 msgid "The following paths are ignored by one of your .gitignore files:\n"
2009 msgstr ""
2010 "Aşağıdaki yollar sizin .gitignore dosyalarınızın biri tarafından yok "
2011 "sayılıyor:\n"
2012
2013 msgid "dry run"
2014 msgstr "sınama turu"
2015
2016 msgid "be verbose"
2017 msgstr "ayrıntı ver"
2018
2019 msgid "interactive picking"
2020 msgstr "etkileşimli seçim"
2021
2022 msgid "select hunks interactively"
2023 msgstr "parçaları etkileşimli olarak seç"
2024
2025 msgid "auto advance to the next file when selecting hunks interactively"
2026 msgstr ""
2027 "parçaları etkileşimli olarak seçerken sonraki dosyaya kendiliğinden geç"
2028
2029 msgid "edit current diff and apply"
2030 msgstr "geçerli diff'i düzenle ve uygula"
2031
2032 msgid "allow adding otherwise ignored files"
2033 msgstr "başka türlü yok sayılan dosyaların eklenmesine izin ver"
2034
2035 msgid "update tracked files"
2036 msgstr "izlenen dosyaları güncelle"
2037
2038 msgid "renormalize EOL of tracked files (implies -u)"
2039 msgstr "izlenen dosyaların satır sonlarını yeniden olağanlaştır (-u ima eder)"
2040
2041 msgid "record only the fact that the path will be added later"
2042 msgstr "yalnızca yolun sonra ekleneceği gerçeğinin kaydını yaz"
2043
2044 msgid "add changes from all tracked and untracked files"
2045 msgstr "tüm izlenen/izlenmeyen dosyalardan değişiklikleri ekle"
2046
2047 msgid "ignore paths removed in the working tree (same as --no-all)"
2048 msgstr "çalışma ağacında kaldırılan yolları yok say (--no-all ile aynı)"
2049
2050 msgid "don't add, only refresh the index"
2051 msgstr "ekleme, yalnızca indeksi yenile"
2052
2053 msgid "just skip files which cannot be added because of errors"
2054 msgstr "yalnızca hatalardan dolayı eklenemeyen dosyaları atla"
2055
2056 msgid "check if - even missing - files are ignored in dry run"
2057 msgstr ""
2058 "dosyaların -eksik olsalar bile- sınama turunda yok sayılıp sayılmadığını "
2059 "denetle"
2060
2061 msgid "allow updating entries outside of the sparse-checkout cone"
2062 msgstr "aralıklı çıkış konisi dışındaki girdileri güncellemeye izin ver"
2063
2064 msgid "override the executable bit of the listed files"
2065 msgstr "listelenen dosyaların yürütülebilir kısımlarını geçersiz kıl"
2066
2067 msgid "warn when adding an embedded repository"
2068 msgstr "gömülü bir depo eklenirken uyar"
2069
2070 #, c-format
2071 msgid ""
2072 "You've added another git repository inside your current repository.\n"
2073 "Clones of the outer repository will not contain the contents of\n"
2074 "the embedded repository and will not know how to obtain it.\n"
2075 "If you meant to add a submodule, use:\n"
2076 "\n"
2077 "\tgit submodule add <url> %s\n"
2078 "\n"
2079 "If you added this path by mistake, you can remove it from the\n"
2080 "index with:\n"
2081 "\n"
2082 "\tgit rm --cached %s\n"
2083 "\n"
2084 "See \"git help submodule\" for more information."
2085 msgstr ""
2086 "Mevcut deponuzun içine başka bir git deposu eklediniz.\n"
2087 "Dış deponun klonları gömülen deponun içeriğini içermez ve onları\n"
2088 "nasıl alabileceğini bilemez. Eğer bir altmodül eklemek istediyseniz\n"
2089 "şunu kullanın:\n"
2090 "\n"
2091 "\tgit submodule add <url> %s\n"
2092 "\n"
2093 "Eğer bu yolu yanlışlıkla eklediyseniz aşağıdaki komutla indeksten\n"
2094 "kaldırabilirsiniz:\n"
2095 "\n"
2096 "\tgit rm --cached %s\n"
2097 "\n"
2098 "Ek bilgi için: \"git help submodule\"."
2099
2100 #, c-format
2101 msgid "adding embedded git repository: %s"
2102 msgstr "gömülü git deposu ekleniyor: %s"
2103
2104 msgid "Use -f if you really want to add them."
2105 msgstr "Onları eklemeyi gerçekten istiyorsanız -f kullanın."
2106
2107 msgid "adding files failed"
2108 msgstr "dosya ekleme başarısız"
2109
2110 #, c-format
2111 msgid "'%s' cannot be negative"
2112 msgstr "'%s' negatif olamaz"
2113
2114 #, c-format
2115 msgid "--chmod param '%s' must be either -x or +x"
2116 msgstr "--chmod param '%s' ya -x ya da +x olmalıdır"
2117
2118 #, c-format
2119 msgid "'%s' and pathspec arguments cannot be used together"
2120 msgstr "'%s' ve yol belirteci argümanları birlikte kullanılamaz"
2121
2122 #, c-format
2123 msgid "Nothing specified, nothing added.\n"
2124 msgstr "Hiçbir şey belirtilmedi, hiçbir şey eklenmedi.\n"
2125
2126 msgid "Maybe you wanted to say 'git add .'?"
2127 msgstr "'git add .' mi demek istediniz?"
2128
2129 msgid "index file corrupt"
2130 msgstr "indeks dosyası hasarlı"
2131
2132 msgid "unable to write new index file"
2133 msgstr "yeni indeks dosyası yazılamıyor"
2134
2135 #, c-format
2136 msgid "bad action '%s' for '%s'"
2137 msgstr "hatalı eylem '%s', '%s' için"
2138
2139 #, c-format
2140 msgid "invalid value for '%s': '%s'"
2141 msgstr "'%s' için geçersiz değer: '%s'"
2142
2143 #, c-format
2144 msgid "could not read '%s'"
2145 msgstr "'%s' okunamadı"
2146
2147 msgid "could not parse author script"
2148 msgstr "yazar betiği ayrıştırılamadı"
2149
2150 #, c-format
2151 msgid "could not parse %s"
2152 msgstr "%s ayrıştırılamadı"
2153
2154 #, c-format
2155 msgid "'%s' was deleted by the applypatch-msg hook"
2156 msgstr "'%s' applypatch-msg kancası tarafından silindi"
2157
2158 #, c-format
2159 msgid "Malformed input line: '%s'."
2160 msgstr "Hatalı oluşturulmuş girdi satırı: '%s'."
2161
2162 #, c-format
2163 msgid "Failed to copy notes from '%s' to '%s'"
2164 msgstr "Notların '%s' konumundan '%s' konumuna kopyalanması başarısız"
2165
2166 msgid "fseek failed"
2167 msgstr "fseek başarısız oldu"
2168
2169 #, c-format
2170 msgid "could not open '%s' for reading"
2171 msgstr "'%s' okuma için açılamadı"
2172
2173 #, c-format
2174 msgid "could not open '%s' for writing"
2175 msgstr "'%s' yazma için açılamadı"
2176
2177 #, c-format
2178 msgid "could not parse patch '%s'"
2179 msgstr "'%s' yaması ayrıştırılamadı"
2180
2181 msgid "Only one StGIT patch series can be applied at once"
2182 msgstr "Bir kerede yalnızca bir StGIT yama serisi uygulanabilir"
2183
2184 msgid "invalid timestamp"
2185 msgstr "geçersiz zaman damgası"
2186
2187 msgid "invalid Date line"
2188 msgstr "geçersiz tarih satırı"
2189
2190 msgid "invalid timezone offset"
2191 msgstr "geçersiz zaman dilimi ofseti"
2192
2193 msgid "Patch format detection failed."
2194 msgstr "Yama biçimi algılaması başarısız."
2195
2196 #, c-format
2197 msgid "failed to create directory '%s'"
2198 msgstr "'%s' dizini oluşturulamadı"
2199
2200 msgid "Failed to split patches."
2201 msgstr "Yamalar parçalanıp bölünemedi."
2202
2203 #, c-format
2204 msgid "When you have resolved this problem, run \"%s --continue\".\n"
2205 msgstr "Bu sorunu çözdüğünüzde \"%s --continue\" çalıştırın.\n"
2206
2207 #, c-format
2208 msgid "If you prefer to skip this patch, run \"%s --skip\" instead.\n"
2209 msgstr "Eğer bu yamayı atlamayı yeğliyorsanız \"%s --skip\" çalıştırın.\n"
2210
2211 #, c-format
2212 msgid ""
2213 "To record the empty patch as an empty commit, run \"%s --allow-empty\".\n"
2214 msgstr ""
2215 "Boş yamayı boş işleme kaydı olarak yazmak için \"%s --allow-empty\" "
2216 "çalıştırın.\n"
2217
2218 #, c-format
2219 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
2220 msgstr ""
2221 "İlk dalı eski durumuna getirip yamalamayı durdurmak için \"%s --abort\" "
2222 "çalıştırın."
2223
2224 msgid "Patch sent with format=flowed; space at the end of lines might be lost."
2225 msgstr ""
2226 "Yama format=flowed ile gönderildi; satır sonlarındaki boşluk kaybolmuş "
2227 "olabilir."
2228
2229 #, c-format
2230 msgid "missing author line in commit %s"
2231 msgstr "%s işlemesinde yazar satırı eksik"
2232
2233 #, c-format
2234 msgid "invalid ident line: %.*s"
2235 msgstr "geçersiz tanımlama satırı: %.*s"
2236
2237 #, c-format
2238 msgid "unable to parse commit %s"
2239 msgstr "%s işlemesi ayrıştırılamıyor"
2240
2241 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
2242 msgstr ""
2243 "Depo 3 yönlü birleştirmeye geri çekilebilme için gereken ikili nesnelere iye "
2244 "değil."
2245
2246 msgid "Using index info to reconstruct a base tree..."
2247 msgstr "Bir temel ağacını yeniden yapmak için indeks bilgisi kullanılıyor..."
2248
2249 msgid ""
2250 "Did you hand edit your patch?\n"
2251 "It does not apply to blobs recorded in its index."
2252 msgstr ""
2253 "Yamanızı elle mi düzenlediniz?\n"
2254 "Kendi indeksinde kaydı yazılan ikili nesnelere uygulanamıyor."
2255
2256 msgid "Falling back to patching base and 3-way merge..."
2257 msgstr "Temeli yamalamaya ve 3 yönlü birleştirmeye geri çekiliniyor..."
2258
2259 msgid "Failed to merge in the changes."
2260 msgstr "Değişiklikler birleştirilemedi."
2261
2262 msgid "git write-tree failed to write a tree"
2263 msgstr "git write-tree bir ağaca yazamadı"
2264
2265 msgid "applying to an empty history"
2266 msgstr "boş bir geçmişe uygulanıyor"
2267
2268 msgid "failed to write commit object"
2269 msgstr "işleme nesnesi yazılamadı"
2270
2271 #, c-format
2272 msgid "cannot resume: %s does not exist."
2273 msgstr "sürdürülemiyor: %s yok."
2274
2275 msgid "Commit Body is:"
2276 msgstr "İşleme gövdesi:"
2277
2278 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
2279 #. in your translation. The program will only accept English
2280 #. input at this point.
2281 #.
2282 #, c-format
2283 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
2284 msgstr ""
2285 "Uygula? [y]evet/[n]hayır/düz[e]nle/[v]yamayı görüntüle/tümünü k[a]bul et: "
2286
2287 msgid "unable to write index file"
2288 msgstr "indeks dosyası yazılamıyor"
2289
2290 #, c-format
2291 msgid "Dirty index: cannot apply patches (dirty: %s)"
2292 msgstr "Kirli indeks: Yamalar uygulanamıyor (kirli: %s)"
2293
2294 #, c-format
2295 msgid "Skipping: %.*s"
2296 msgstr "Atlanıyor: %.*s"
2297
2298 #, c-format
2299 msgid "Creating an empty commit: %.*s"
2300 msgstr "Boş bir işleme oluşturuluyor: %.*s"
2301
2302 msgid "Patch is empty."
2303 msgstr "Yama boş."
2304
2305 #, c-format
2306 msgid "Applying: %.*s"
2307 msgstr "Uygulanıyor: %.*s"
2308
2309 msgid "No changes -- Patch already applied."
2310 msgstr "Değişiklik yok -- Yama halihazırda uygulandı."
2311
2312 #, c-format
2313 msgid "Patch failed at %s %.*s"
2314 msgstr "Yama şurada başarısız oldu: %s %.*s"
2315
2316 msgid "Use 'git am --show-current-patch=diff' to see the failed patch"
2317 msgstr ""
2318 "Başarısız olan yamayı görmek için 'git am --show-current-patch=diff' kullanın"
2319
2320 msgid "No changes - recorded it as an empty commit."
2321 msgstr "Değişiklik yok -- boş bir işleme olarak kayıt yazıldı."
2322
2323 msgid ""
2324 "No changes - did you forget to use 'git add'?\n"
2325 "If there is nothing left to stage, chances are that something else\n"
2326 "already introduced the same changes; you might want to skip this patch."
2327 msgstr ""
2328 "Değişiklik yok - 'git add' yapmayı mı unuttunuz?\n"
2329 "Hazırlanacak başka bir şey kalmadıysa büyük olasılıkla başka bir şey\n"
2330 "aynı değişiklikleri uygulamış olabilir; bu yamayı atlamak isteyebilirsiniz."
2331
2332 msgid ""
2333 "You still have unmerged paths in your index.\n"
2334 "You should 'git add' each file with resolved conflicts to mark them as "
2335 "such.\n"
2336 "You might run `git rm` on a file to accept \"deleted by them\" for it."
2337 msgstr ""
2338 "İndeksinizde hâlâ birleştirilmemiş yollar var.\n"
2339 "Çakışmaları çözülen tüm dosyaları 'git add' ile çözüldü olarak "
2340 "imlemelisiniz.\n"
2341 "Bir dosyanın \"onlar sildi\" olduğunu kabul etmek için dosya ile 'git rm' "
2342 "yapabilirsiniz."
2343
2344 #, c-format
2345 msgid "Could not parse object '%s'."
2346 msgstr "'%s' nesnesi ayrıştırılamadı."
2347
2348 msgid "failed to clean index"
2349 msgstr "indeks temizlenemedi"
2350
2351 msgid ""
2352 "You seem to have moved HEAD since the last 'am' failure.\n"
2353 "Not rewinding to ORIG_HEAD"
2354 msgstr ""
2355 "Son 'am' başarısızlığından bu yana HEAD'i hareket ettirmiş görünüyorsunuz.\n"
2356 "ORIG_HEAD'e geri sarılmıyor"
2357
2358 #, c-format
2359 msgid "failed to read '%s'"
2360 msgstr "'%s' okunamadı"
2361
2362 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
2363 msgstr "git am [<seçenekler>] [(<mbox> | <posta-dizin>)...]"
2364
2365 msgid "git am [<options>] (--continue | --skip | --abort)"
2366 msgstr "git am [<seçenekler>] (--continue | --skip | --abort)"
2367
2368 msgid "run interactively"
2369 msgstr "etkileşimli olarak çalıştır"
2370
2371 msgid "bypass pre-applypatch and applypatch-msg hooks"
2372 msgstr "pre-applypatch ve applypatch-msg kancalarını atla"
2373
2374 msgid "historical option -- no-op"
2375 msgstr "tarihi seçenek -- no-op"
2376
2377 msgid "allow fall back on 3way merging if needed"
2378 msgstr "gerekirse 3 yönlü birleştirmeye geri çekilmeye izin ver"
2379
2380 msgid "be quiet"
2381 msgstr "sessiz ol"
2382
2383 msgid "add a Signed-off-by trailer to the commit message"
2384 msgstr "işleme iletisine bir Signed-off-by satırı ekle"
2385
2386 msgid "recode into utf8 (default)"
2387 msgstr "utf8 olarak yeniden kodla (öntanımlı)"
2388
2389 msgid "pass -k flag to git-mailinfo"
2390 msgstr "'git-mailinfo'ya -k bayrağını geçir"
2391
2392 msgid "pass -b flag to git-mailinfo"
2393 msgstr "'git-mailinfo'ya -b bayrağını geçir"
2394
2395 msgid "pass -m flag to git-mailinfo"
2396 msgstr "'git-mailinfo'ya -m bayrağını geçir"
2397
2398 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
2399 msgstr "'git-mailsplit'e mbox biçimi için --keep-cr bayrağını geçir"
2400
2401 msgid "strip everything before a scissors line"
2402 msgstr "bir kesim çizgisinden önceki her şeyi çıkar"
2403
2404 msgid "pass it through git-mailinfo"
2405 msgstr "git-mailinfo içerisinden geçir"
2406
2407 msgid "pass it through git-apply"
2408 msgstr "git-apply aracılığıyla geçir"
2409
2410 msgid "n"
2411 msgstr "n"
2412
2413 msgid "format"
2414 msgstr "biçim"
2415
2416 msgid "format the patch(es) are in"
2417 msgstr "yama biçimi"
2418
2419 msgid "override error message when patch failure occurs"
2420 msgstr "yama başarısız olduğunda hata iletisini geçersiz kıl"
2421
2422 msgid "continue applying patches after resolving a conflict"
2423 msgstr "bir çakışmayı çözdükten sonra yamaları uygulamayı sürdür"
2424
2425 msgid "synonyms for --continue"
2426 msgstr "--continue eşanlamlıları"
2427
2428 msgid "skip the current patch"
2429 msgstr "geçerli yamayı atla"
2430
2431 msgid "restore the original branch and abort the patching operation"
2432 msgstr "orijinal dalı eski durumuna getir ve yamalama işlemini iptal et"
2433
2434 msgid "abort the patching operation but keep HEAD where it is"
2435 msgstr "yamalama işlemini iptal et; ancak HEAD'i olduğu yerde bırak"
2436
2437 msgid "show the patch being applied"
2438 msgstr "uygulanmakta olan yamayı göster"
2439
2440 msgid "try to apply current patch again"
2441 msgstr "yeniden geçerli yamayı uygulamaya çalış"
2442
2443 msgid "record the empty patch as an empty commit"
2444 msgstr "boş yamayı bir boş işleme olarak kayıt yaz"
2445
2446 msgid "lie about committer date"
2447 msgstr "işleyici tarihi hakkında yalan söyle"
2448
2449 msgid "use current timestamp for author date"
2450 msgstr "yazar tarihi için geçerli zaman damgasını kullan"
2451
2452 msgid "key-id"
2453 msgstr "key-id"
2454
2455 msgid "GPG-sign commits"
2456 msgstr "GPG imzalı işlemeler"
2457
2458 msgid "how to handle empty patches"
2459 msgstr "boş yamaların nasıl ele alınacağı"
2460
2461 msgid "(internal use for git-rebase)"
2462 msgstr "(git-rebase için iç kullanım)"
2463
2464 msgid ""
2465 "The -b/--binary option has been a no-op for long time, and\n"
2466 "it will be removed. Please do not use it anymore."
2467 msgstr ""
2468 "-b/--binary seçeneği uzunca bir süredir düzgün çalışmıyordu ve\n"
2469 "yakında kaldırılacak. Lütfen artık kullanmayın."
2470
2471 msgid "failed to read the index"
2472 msgstr "indeks okunamadı"
2473
2474 #, c-format
2475 msgid "previous rebase directory %s still exists but mbox given."
2476 msgstr ""
2477 "Bir önceki yeniden temellendirme dizini %s hâlâ var; ancak mbox verildi."
2478
2479 #, c-format
2480 msgid ""
2481 "Stray %s directory found.\n"
2482 "Use \"git am --abort\" to remove it."
2483 msgstr ""
2484 "Başıboş %s dizini bulundu.\n"
2485 "Kaldırmak için \"git am --abort\" kullanın."
2486
2487 msgid "Resolve operation not in progress, we are not resuming."
2488 msgstr "İlerlemekte olan bir çözüm işlemi yok, sürdürme yapmıyoruz."
2489
2490 msgid "interactive mode requires patches on the command line"
2491 msgstr "etkileşimli kip yamanın komut satırında olmasını gerektirir"
2492
2493 msgid "git apply [<options>] [<patch>...]"
2494 msgstr "git apply [<seçenekler>] [<yama>...]"
2495
2496 msgid "could not redirect output"
2497 msgstr "çıktı yeniden yönlendirilemedi"
2498
2499 msgid "git archive: expected ACK/NAK, got a flush packet"
2500 msgstr "git archive: ACK/NAK bekleniyordu, floş paketi alındı"
2501
2502 #, c-format
2503 msgid "git archive: NACK %s"
2504 msgstr "git archive NACK %s"
2505
2506 msgid "git archive: protocol error"
2507 msgstr "git archive: Protokol hatası"
2508
2509 msgid "git archive: expected a flush"
2510 msgstr "git archive: Floş bekleniyordu"
2511
2512 msgid ""
2513 "git backfill [--min-batch-size=<n>] [--[no-]sparse] [--[no-]include-edges] "
2514 "[<revision-range>]"
2515 msgstr ""
2516 "git backfill [--min-batch-size=<n>] [--[no-]sparse] [--[no-]include-edges] "
2517 "[<revizyon-erimi>]"
2518
2519 #, c-format
2520 msgid "'%s' cannot be used with 'git backfill'"
2521 msgstr "\"%s\", \"git backfill\" ile birlikte kullanılamaz"
2522
2523 msgid "cannot backfill with these filter options"
2524 msgstr "bu süzgeç seçenekleriyle geriye doldurma yapılamıyor"
2525
2526 msgid "cannot backfill with blob size limits"
2527 msgstr "ikili nesne boyut limitleriyle geriye doldurma yapılamıyor"
2528
2529 msgid "problem loading sparse-checkout"
2530 msgstr "aralıklı çıkış yüklenirken sorun"
2531
2532 msgid "Minimum number of objects to request at a time"
2533 msgstr "Bir kerede istenecek en çok nesne sayısı"
2534
2535 msgid "Restrict the missing objects to the current sparse-checkout"
2536 msgstr "Eksik nesneleri geçerli aralıklı çıkışa sınırla"
2537
2538 msgid "Include blobs from boundary commits in the backfill"
2539 msgstr "Geri doldurma içinde sınırlardaki işlemelerden ikili nesneleri içer"
2540
2541 #, c-format
2542 msgid "unrecognized argument: %s"
2543 msgstr "tanımlanamayan argüman: %s"
2544
2545 msgid ""
2546 "git bisect start [--term-(bad|new)=<term-new> --term-(good|old)=<term-old>]\n"
2547 " [--no-checkout] [--first-parent] [<bad> [<good>...]] [--] "
2548 "[<pathspec>...]"
2549 msgstr ""
2550 "git bisect start [--term-(bad|new)=<yeni> --term-(good|old)=<eski>]\n"
2551 " [--no-checkout] [--first-parent] [<kötü> [<iyi>...]] [--]\n"
2552 " [<yol-belirteci>...]"
2553
2554 msgid "git bisect (bad|new|<term-new>) [<rev>]"
2555 msgstr "git bisect (bad|new|<yeni-terim>) [<revizyon>]"
2556
2557 msgid "git bisect (good|old|<term-old>) [<rev>...]"
2558 msgstr "git bisect (good|old|<eski-terim>) [<revizyon>...]"
2559
2560 msgid "git bisect skip [(<rev>|<range>)...]"
2561 msgstr "git bisect skip [(<revizyon>|<erim>)...]"
2562
2563 msgid "git bisect reset [<commit>]"
2564 msgstr "git bisect reset [<işleme>]"
2565
2566 msgid "git bisect replay <logfile>"
2567 msgstr "git bisect replay <günlük-dosyası>"
2568
2569 msgid "git bisect run <cmd> [<arg>...]"
2570 msgstr "git bisect run <komut> [<argüman>...]"
2571
2572 #, c-format
2573 msgid "cannot open file '%s' in mode '%s'"
2574 msgstr "'%s' dosyası '%s' kipinde açılamıyor"
2575
2576 #, c-format
2577 msgid "could not write to file '%s'"
2578 msgstr "'%s' dosyasına yazılamadı"
2579
2580 #, c-format
2581 msgid "cannot open file '%s' for reading"
2582 msgstr "'%s' dosyası okuma için açılamıyor"
2583
2584 #, c-format
2585 msgid "'%s' is not a valid term"
2586 msgstr "'%s' geçerli bir terim değil"
2587
2588 #, c-format
2589 msgid "can't use the builtin command '%s' as a term"
2590 msgstr "'%s yerleşik komutu bir terim olarak kullanılamıyor"
2591
2592 #, c-format
2593 msgid "can't change the meaning of the term '%s'"
2594 msgstr "'%s' teriminin anlamı değiştirilemiyor"
2595
2596 msgid "please use two different terms"
2597 msgstr "lütfen iki değişik terim kullanın"
2598
2599 #, c-format
2600 msgid "We are not bisecting.\n"
2601 msgstr "İkili arama yapılmıyor.\n"
2602
2603 #, c-format
2604 msgid "'%s' is not a valid commit"
2605 msgstr "'%s' geçerli bir işleme değil"
2606
2607 #, c-format
2608 msgid ""
2609 "could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
2610 msgstr ""
2611 "Orijinal HEAD '%s' çıkışı yapılamadı. 'git bisect reset <işleme>' deneyin."
2612
2613 #, c-format
2614 msgid "Bad bisect_write argument: %s"
2615 msgstr "Hatalı bisect_write argümanı: %s"
2616
2617 #, c-format
2618 msgid "couldn't get the oid of the rev '%s'"
2619 msgstr "'%s' revizyonunun oid'si alınamadı"
2620
2621 #, c-format
2622 msgid "couldn't open the file '%s'"
2623 msgstr "'%s' dosyası açılamadı"
2624
2625 #, c-format
2626 msgid "Invalid command: you're currently in a %s/%s bisect"
2627 msgstr "Geçersiz komut: Şu anda bir %s/%s ikili aramasındasınız"
2628
2629 #, c-format
2630 msgid ""
2631 "You need to give me at least one %s and %s revision.\n"
2632 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
2633 msgstr ""
2634 "Bana en azından bir %s ve %s revizyonu vermeniz gerekiyor.\n"
2635 "Bunun için \"git bisect %s\" ve \"git bisect %s\" kullanabilirsiniz."
2636
2637 #, c-format
2638 msgid ""
2639 "You need to start by \"git bisect start\".\n"
2640 "You then need to give me at least one %s and %s revision.\n"
2641 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
2642 msgstr ""
2643 "\"git bisect start\" ile başlamalısınız.\n"
2644 "Bundan sonra bana en azından bir %s ve %s revizyonu vermeniz gerekiyor.\n"
2645 "Bunun için \"git bisect %s\" ve \"git bisect %s\" kullanabilirsiniz."
2646
2647 #, c-format
2648 msgid "bisecting only with a %s commit"
2649 msgstr "yalnızca bir %s işlemesi ile ikili arama yapılıyor"
2650
2651 #. TRANSLATORS: Make sure to include [Y] and [n] in your
2652 #. translation. The program will only accept English input
2653 #. at this point.
2654 #.
2655 msgid "Are you sure [Y/n]? "
2656 msgstr "Emin misiniz [Y/n]? "
2657
2658 #, c-format
2659 msgid "status: waiting for both '%s' and '%s' commits\n"
2660 msgstr "durum: hem \"%s\" hem \"%s\" işlemeler bekleniyor\n"
2661
2662 #, c-format
2663 msgid "status: waiting for '%s' commit, %d '%s' commit known\n"
2664 msgid_plural "status: waiting for '%s' commit, %d '%s' commits known\n"
2665 msgstr[0] "durum: \"%s\" işleme bekleniyor, bilinen %d \"%s\" işleme\n"
2666 msgstr[1] "durum: \"%s\" işleme bekleniyor, bilinen %d \"%s\" işleme\n"
2667
2668 #, c-format
2669 msgid "status: waiting for '%s' commit(s), '%s' commit known\n"
2670 msgstr "durum: \"%s\" işleme(ler) bekleniyor, \"%s\" işleme biliniyor\n"
2671
2672 msgid "no terms defined"
2673 msgstr "hiçbir terim tanımlanmadı"
2674
2675 #, c-format
2676 msgid ""
2677 "Your current terms are '%s' for the old state\n"
2678 "and '%s' for the new state.\n"
2679 msgstr ""
2680 "Geçerli koşullarınız eski durum için \"%s\" ve\n"
2681 "yeni durum için \"%s\".\n"
2682
2683 #, c-format
2684 msgid ""
2685 "invalid argument %s for 'git bisect terms'.\n"
2686 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
2687 msgstr ""
2688 "'git bisect terms' için geçersiz argüman %s.\n"
2689 "Desteklenen seçenekler: --term-good|--term-old ve --term-bad|--term-new."
2690
2691 #, c-format
2692 msgid "could not open '%s' for appending"
2693 msgstr "'%s' iliştirme için açılamadı"
2694
2695 msgid "'' is not a valid term"
2696 msgstr "'' geçerli bir terim değil"
2697
2698 #, c-format
2699 msgid "unrecognized option: '%s'"
2700 msgstr "tanımlanamayan seçenek: '%s'"
2701
2702 #, c-format
2703 msgid "'%s' does not appear to be a valid revision"
2704 msgstr "'%s' geçerli bir revizyon değil gibi görünüyor"
2705
2706 msgid "bad HEAD - I need a HEAD"
2707 msgstr "hatalı HEAD - Bana bir HEAD gerek"
2708
2709 #, c-format
2710 msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
2711 msgstr "'%s' çıkış yapımı başarısız. 'git bisect start <geçerli-dal>' deneyin."
2712
2713 msgid "bad HEAD - strange symbolic ref"
2714 msgstr "hatalı HEAD - tuhaf sembolik başvuru"
2715
2716 #, c-format
2717 msgid "invalid ref: '%s'"
2718 msgstr "geçersiz başvuru: '%s'"
2719
2720 msgid "You need to start by \"git bisect start\"\n"
2721 msgstr "\"git bisect start\" ile başlamalısınız\n"
2722
2723 #. TRANSLATORS: Make sure to include [Y] and [n] in your
2724 #. translation. The program will only accept English input
2725 #. at this point.
2726 #.
2727 msgid "Do you want me to do it for you [Y/n]? "
2728 msgstr "Bunu sizin yerinize benim yapmamı ister misiniz [Y/n]? "
2729
2730 msgid "Please call `--bisect-state` with at least one argument"
2731 msgstr "Lütfen '--bisect-state'i en az bir argümanla çağırın"
2732
2733 #, c-format
2734 msgid "'git bisect %s' can take only one argument."
2735 msgstr "'git bisect %s' yalnızca bir argüman alabilir."
2736
2737 #, c-format
2738 msgid "Bad rev input: %s"
2739 msgstr "Hatalı revizyon girdisi: %s"
2740
2741 #, c-format
2742 msgid "Bad rev input (not a commit): %s"
2743 msgstr "Hatalı revizyon girdisi (bir işleme değil): %s"
2744
2745 msgid "We are not bisecting."
2746 msgstr "İkili arama yapmıyoruz."
2747
2748 #, c-format
2749 msgid "'%s'?? what are you talking about?"
2750 msgstr "'%s'?? ney ney?"
2751
2752 #, c-format
2753 msgid "cannot read file '%s' for replaying"
2754 msgstr "'%s' dosyası yeniden oynatım için okunamıyor"
2755
2756 #, c-format
2757 msgid "running %s\n"
2758 msgstr "%s çalıştırılıyor\n"
2759
2760 msgid "bisect run failed: no command provided."
2761 msgstr "ikili arama başarısız: Komut verilmedi."
2762
2763 #, c-format
2764 msgid "unable to verify %s on '%s' revision"
2765 msgstr "%s, \"%s\" revizyonda doğrulanamıyor"
2766
2767 #, c-format
2768 msgid "bogus exit code %d for '%s' revision"
2769 msgstr "anlamsız %d çıkış kodu, \"%s\" revizyon için"
2770
2771 #, c-format
2772 msgid "bisect run failed: exit code %d from %s is < 0 or >= 128"
2773 msgstr "bisect çalıştırılamadı: çıkış kodu %d, %s konumundan, < 0 veya >= 128"
2774
2775 #, c-format
2776 msgid "cannot open file '%s' for writing"
2777 msgstr "'%s' dosyası yazma için açılamadı"
2778
2779 msgid "bisect run cannot continue any more"
2780 msgstr "ikili arama artık çalışmayı sürdüremiyor"
2781
2782 msgid "bisect run success"
2783 msgstr "ikili arama başarılı"
2784
2785 #, c-format
2786 msgid "bisect found first '%s' commit\n"
2787 msgstr "ikili arama ilk \"%s\" işlemeyi buldu\n"
2788
2789 #, c-format
2790 msgid "bisect run failed: 'git bisect %s' exited with error code %d"
2791 msgstr "ikili arama çalıştırılamadı: 'git bisect %s', %d hata koduyla çıktı"
2792
2793 #, c-format
2794 msgid "'%s' requires either no argument or a commit"
2795 msgstr "'%s', bir argüman veya işleme gerektirmiyor"
2796
2797 #, c-format
2798 msgid "'%s' requires 0 or 1 argument"
2799 msgstr "'%s', 0 veya 1 argümanı gerektiriyor"
2800
2801 #, c-format
2802 msgid "'%s' requires 0 arguments"
2803 msgstr "'%s', 0 argüman gerektiriyor"
2804
2805 msgid "no logfile given"
2806 msgstr "hiçbir günlük dosyası verilmedi"
2807
2808 #, c-format
2809 msgid "'%s' failed: no command provided."
2810 msgstr "'%s' başarısız: Komut verilmedi."
2811
2812 msgid "need a command"
2813 msgstr "bir komut gerekli"
2814
2815 #, c-format
2816 msgid "unknown command: '%s'"
2817 msgstr "bilinmeyen komut: '%s'"
2818
2819 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
2820 msgstr "git blame [<seçenekler>] [<rev-sçnk>] [<rev>] [--] <dosya>"
2821
2822 msgid "git annotate [<options>] [<rev-opts>] [<rev>] [--] <file>"
2823 msgstr "git annotate [<seçenekler>] [<rev-sçnk>] [<rev>] [--] <dosya>"
2824
2825 msgid "<rev-opts> are documented in git-rev-list(1)"
2826 msgstr "<rev-sçnk>, git-rev-list(1) içinde belgelendirilmiştir"
2827
2828 #, c-format
2829 msgid "expecting a color: %s"
2830 msgstr "bir renk bekleniyor: %s"
2831
2832 msgid "must end with a color"
2833 msgstr "bir renk ile bitmeli"
2834
2835 #, c-format
2836 msgid "unknown value for config '%s': %s"
2837 msgstr "'%s' yapılandırması için bilinmeyen değer: %s"
2838
2839 msgid ""
2840 "option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
2841 "\"histogram\""
2842 msgstr ""
2843 "diff-algorithm seçeneği şunları kabul eder: \"myers\", \"minimal\", "
2844 "\"patience\" ve \"histogram\""
2845
2846 #, c-format
2847 msgid "cannot find revision %s to ignore"
2848 msgstr "yok saymak için %s revizyonu bulunamıyor"
2849
2850 msgid "show blame entries as we find them, incrementally"
2851 msgstr "genel bakış girdilerini biz buldukça artan biçimde göster"
2852
2853 msgid "do not show object names of boundary commits (Default: off)"
2854 msgstr "sınır işlemeleri için nesne adlarını gösterme (Öntanımlı: Kapalı)"
2855
2856 msgid "do not treat root commits as boundaries (Default: off)"
2857 msgstr "kök işlemelerini sınır olarak değerlendirme (Öntanımlı: Kapalı)"
2858
2859 msgid "show work cost statistics"
2860 msgstr "iş maliyet istatistiklerini göster"
2861
2862 msgid "force progress reporting"
2863 msgstr "durum belirtmeyi zorla"
2864
2865 msgid "show output score for blame entries"
2866 msgstr "genel bakış girdileri için çıktı skorunu göster"
2867
2868 msgid "show original filename (Default: auto)"
2869 msgstr "orijinal dosya adını göster (Öntanımlı: Otomatik)"
2870
2871 msgid "show original linenumber (Default: off)"
2872 msgstr "orijinal satır numarasını göster (Öntanımlı: Kapalı)"
2873
2874 msgid "show in a format designed for machine consumption"
2875 msgstr "makine işlemesi için tasarlanmış bir biçimde göster"
2876
2877 msgid "show porcelain format with per-line commit information"
2878 msgstr "okunabilir biçimde her satır için işleme bilgisi ile göster"
2879
2880 msgid "use the same output mode as git-annotate (Default: off)"
2881 msgstr "git-annotate ile aynı çıktı kipini kullan (Öntanımlı: Kapalı)"
2882
2883 msgid "show raw timestamp (Default: off)"
2884 msgstr "ham zaman damgasını göster (Öntanımlı: Kapalı)"
2885
2886 msgid "show long commit SHA1 (Default: off)"
2887 msgstr "uzun işleme SHA1'ini göster (Öntanımlı: Kapalı)"
2888
2889 msgid "suppress author name and timestamp (Default: off)"
2890 msgstr "yazar adını ve zaman damgasını gizle (Öntanımlı: Kapalı)"
2891
2892 msgid "show author email instead of name (Default: off)"
2893 msgstr "yazar adı yerine e-postasını göster (Öntanımlı: Kapalı)"
2894
2895 msgid "ignore whitespace differences"
2896 msgstr "boşluk ayrımlarını yok say"
2897
2898 msgid "<algorithm>"
2899 msgstr "<algoritma>"
2900
2901 msgid "choose a diff algorithm"
2902 msgstr "bir diff algoritması seç"
2903
2904 msgid "rev"
2905 msgstr "revizyon"
2906
2907 msgid "ignore <rev> when blaming"
2908 msgstr "suçlarken <revizyon>'u yok say"
2909
2910 msgid "ignore revisions from <file>"
2911 msgstr "<dosya>'dan olan revizyonları yok say"
2912
2913 msgid "color redundant metadata from previous line differently"
2914 msgstr "bir önceki dosyadan gereksiz üstveriyi başka biçimde renklendir"
2915
2916 msgid "color lines by age"
2917 msgstr "satırları yaşına göre renklendir"
2918
2919 msgid "spend extra cycles to find a better match"
2920 msgstr "daha iyi eşleşme bulmak için ek döngüler harca"
2921
2922 msgid "use revisions from <file> instead of calling git-rev-list"
2923 msgstr "git-rev-list çağırma yerine <dosya>'dan olan revizyonları kullan"
2924
2925 msgid "use <file>'s contents as the final image"
2926 msgstr "<dosya>'nın içeriğini son görüntü olarak kullan"
2927
2928 msgid "score"
2929 msgstr "skor"
2930
2931 msgid "find line copies within and across files"
2932 msgstr "satır kopyalarını dosyaların içinde ve aralarında ara"
2933
2934 msgid "find line movements within and across files"
2935 msgstr "satır hareketlerini dosyaların içinde ve aralarında ara"
2936
2937 msgid "range"
2938 msgstr "erim"
2939
2940 msgid "process only line range <start>,<end> or function :<funcname>"
2941 msgstr ""
2942 "Yalnızca <başlangıç>,<bitiş> satır erimini veya :<işlevadı> işlevini işle"
2943
2944 msgid "--progress can't be used with --incremental or porcelain formats"
2945 msgstr "--progress, --incremental veya okunabilir biçimlerle kullanılamaz"
2946
2947 #. TRANSLATORS: This string is used to tell us the
2948 #. maximum display width for a relative timestamp in
2949 #. "git blame" output. For C locale, "4 years, 11
2950 #. months ago", which takes 22 places, is the longest
2951 #. among various forms of relative timestamps, but
2952 #. your language may need more or fewer display
2953 #. columns.
2954 #.
2955 msgid "4 years, 11 months ago"
2956 msgstr "4 yıl 11 ay önce"
2957
2958 #, c-format
2959 msgid "file %s has only %lu line"
2960 msgid_plural "file %s has only %lu lines"
2961 msgstr[0] "%s dosyasında yalnızca %lu satır var"
2962 msgstr[1] "%s dosyasında yalnızca %lu satır var"
2963
2964 msgid "Blaming lines"
2965 msgstr "Satırlara bakılıyor"
2966
2967 msgid "git branch [<options>] [-r | -a] [--merged] [--no-merged]"
2968 msgstr "git branch [<seçenekler>] [-r | -a] [--merged] [--no-merged]"
2969
2970 msgid ""
2971 "git branch [<options>] [-f] [--recurse-submodules] <branch-name> [<start-"
2972 "point>]"
2973 msgstr ""
2974 "git branch [<seçenekler>] [-f] [--recurse-submodules] <dal-adı> [<başlangıç-"
2975 "noktası>]"
2976
2977 msgid "git branch [<options>] [-l] [<pattern>...]"
2978 msgstr "git branch [<seçenekler>] [-l] [<dizgi>...]"
2979
2980 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
2981 msgstr "git branch [<seçenekler>] [-r] (-d | -D) <dal-adı>..."
2982
2983 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
2984 msgstr "git branch [<seçenekler>] (-m | -M) [<eski-dal>] <yeni-dal>"
2985
2986 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
2987 msgstr "git branch [<seçenekler>] (-c | -C) [<eski-dal>] <yeni-dal>"
2988
2989 msgid "git branch [<options>] [-r | -a] [--points-at]"
2990 msgstr "git branch [<seçenekler>] [-r | -a] [--points-at]"
2991
2992 msgid "git branch [<options>] [-r | -a] [--format]"
2993 msgstr "git branch [<seçenekler>] [-r | -a] [--format]"
2994
2995 #, c-format
2996 msgid ""
2997 "deleting branch '%s' that has been merged to\n"
2998 " '%s', but not yet merged to HEAD"
2999 msgstr ""
3000 "'%s' dalı siliniyor: Bu dal '%s'\n"
3001 " dalına birleştirilmiş; ancak HEAD'e henüz birleştirilmemiş."
3002
3003 #, c-format
3004 msgid ""
3005 "not deleting branch '%s' that is not yet merged to\n"
3006 " '%s', even though it is merged to HEAD"
3007 msgstr ""
3008 "'%s' dalı silinmiyor: Bu dal HEAD'e birleştirilmiş olmasına rağmen\n"
3009 " '%s' dalına birleştirilmemiş."
3010
3011 #, c-format
3012 msgid "couldn't look up commit object for '%s'"
3013 msgstr "'%s' için işleme nesnesi aranamadı"
3014
3015 #, c-format
3016 msgid "the branch '%s' is not fully merged"
3017 msgstr "'%s' dalı tümüyle birleştirilmedi"
3018
3019 #, c-format
3020 msgid "If you are sure you want to delete it, run 'git branch -D %s'"
3021 msgstr "Onu silmek istediğinizden eminseniz 'git branch -D %s' çalıştırın."
3022
3023 msgid "update of config-file failed"
3024 msgstr "config-file güncellenemedi"
3025
3026 msgid "cannot use -a with -d"
3027 msgstr "-a, -d ile kullanılamıyor"
3028
3029 #, c-format
3030 msgid "cannot delete branch '%s' used by worktree at '%s'"
3031 msgstr ""
3032 "'%s' konumundaki çalışma ağacı tarafından kullanılan '%s' dalı silinemiyor"
3033
3034 #, c-format
3035 msgid "remote-tracking branch '%s' not found"
3036 msgstr "uzak izleme dalı '%s' bulunamadı"
3037
3038 #, c-format
3039 msgid ""
3040 "branch '%s' not found.\n"
3041 "Did you forget --remote?"
3042 msgstr ""
3043 "'%s' dalı bulunamadı.\n"
3044 "--remote yazmayı mı unuttunuz?"
3045
3046 #, c-format
3047 msgid "branch '%s' not found"
3048 msgstr "'%s' dalı bulunamadı"
3049
3050 #, c-format
3051 msgid "Deleted remote-tracking branch %s (was %s).\n"
3052 msgstr "Uzak izleme dalı %s silindi (%s idi).\n"
3053
3054 #, c-format
3055 msgid "Deleted branch %s (was %s).\n"
3056 msgstr "%s dalı silindi (%s idi).\n"
3057
3058 msgid "unable to parse format string"
3059 msgstr "biçim dizisi ayrıştırılamıyor"
3060
3061 msgid "could not resolve HEAD"
3062 msgstr "HEAD çözülemedi"
3063
3064 #, c-format
3065 msgid "HEAD (%s) points outside of refs/heads/"
3066 msgstr "HEAD (%s), refs/heads/ dışına işaret ediyor"
3067
3068 #, c-format
3069 msgid "branch %s is being rebased at %s"
3070 msgstr "%s dalı %s konumunda yeniden temellendiriliyor"
3071
3072 #, c-format
3073 msgid "branch %s is being bisected at %s"
3074 msgstr "%s dalı %s konumunda ikili aranıyor"
3075
3076 #, c-format
3077 msgid "HEAD of working tree %s is not updated"
3078 msgstr "%s çalışma ağacının HEAD'i güncellenmemiş"
3079
3080 #, c-format
3081 msgid "invalid branch name: '%s'"
3082 msgstr "geçersiz dal adı: '%s'"
3083
3084 #, c-format
3085 msgid "no commit on branch '%s' yet"
3086 msgstr "'%s' dalında henüz bir işleme yok"
3087
3088 #, c-format
3089 msgid "no branch named '%s'"
3090 msgstr "'%s' adında bir dal yok"
3091
3092 msgid "branch rename failed"
3093 msgstr "dal yeniden adlandırılamadı"
3094
3095 msgid "branch copy failed"
3096 msgstr "dal kopyalanamadı"
3097
3098 #, c-format
3099 msgid "created a copy of a misnamed branch '%s'"
3100 msgstr "yanlış adlandırılan '%s' dalının bir kopyası oluşturuldu"
3101
3102 #, c-format
3103 msgid "renamed a misnamed branch '%s' away"
3104 msgstr "yanlış adlandırılan '%s' dalı yeniden adlandırıldı"
3105
3106 #, c-format
3107 msgid "branch renamed to %s, but HEAD is not updated"
3108 msgstr "dal %s olarak yeniden adlandırıldı; ancak HEAD güncellenmedi!"
3109
3110 msgid "branch is renamed, but update of config-file failed"
3111 msgstr "dal yeniden adlandırıldı; ancak config-file güncellenemedi"
3112
3113 msgid "branch is copied, but update of config-file failed"
3114 msgstr "dal kopyalandı; ancak config-file güncellenemedi"
3115
3116 #, c-format
3117 msgid ""
3118 "Please edit the description for the branch\n"
3119 " %s\n"
3120 "Lines starting with '%s' will be stripped.\n"
3121 msgstr ""
3122 "Lütfen dal açıklamasını düzenleyin\n"
3123 "\t%s\n"
3124 "'%s' ile başlayan satırlar soyulacaktır.\n"
3125
3126 msgid "Generic options"
3127 msgstr "Genel seçenekler"
3128
3129 msgid "show hash and subject, give twice for upstream branch"
3130 msgstr "sağlamayı ve konuyu göster, üstkaynak dalı için iki kez ver"
3131
3132 msgid "suppress informational messages"
3133 msgstr "bilgi iletilerini gizle"
3134
3135 msgid "set branch tracking configuration"
3136 msgstr "dal izleme yapılandırmasını ayarla"
3137
3138 msgid "do not use"
3139 msgstr "kullanma"
3140
3141 msgid "upstream"
3142 msgstr "üstkaynak"
3143
3144 msgid "change the upstream info"
3145 msgstr "üstkaynak bilgisini değiştir"
3146
3147 msgid "unset the upstream info"
3148 msgstr "üstkaynak bilgisini kaldır"
3149
3150 msgid "use colored output"
3151 msgstr "renklendirilmiş çıktı kullan"
3152
3153 msgid "act on remote-tracking branches"
3154 msgstr "uzak izleme dallarında iş yap"
3155
3156 msgid "print only branches that contain the commit"
3157 msgstr "yalnızca işlemeyi içeren dalları yazdır"
3158
3159 msgid "print only branches that don't contain the commit"
3160 msgstr "yalnızca işlemeyi içermeyen dalları yazdır"
3161
3162 msgid "Specific git-branch actions:"
3163 msgstr "Özel git-branch eylemleri:"
3164
3165 msgid "list both remote-tracking and local branches"
3166 msgstr "hem uzak izleme hem de yerel dalları listele"
3167
3168 msgid "delete fully merged branch"
3169 msgstr "tümüyle birleştirilen dalı sil"
3170
3171 msgid "delete branch (even if not merged)"
3172 msgstr "dalı sil (birleştirilmemiş olsa bile)"
3173
3174 msgid "move/rename a branch and its reflog"
3175 msgstr "bir dalı ve onun başvuru günlüğünü taşı/yeniden adlandır"
3176
3177 msgid "move/rename a branch, even if target exists"
3178 msgstr "bir dalı taşı/yeniden adlandır, hedef var olsa bile"
3179
3180 msgid "do not output a newline after empty formatted refs"
3181 msgstr "boş biçimli başvurulardan sonra bir yenisatır çıktılama"
3182
3183 msgid "copy a branch and its reflog"
3184 msgstr "bir dalı ve onun başvuru günlüğünü kopyala"
3185
3186 msgid "copy a branch, even if target exists"
3187 msgstr "bir dalı kopyala, hedef var olsa bile"
3188
3189 msgid "list branch names"
3190 msgstr "dal adlarını listele"
3191
3192 msgid "show current branch name"
3193 msgstr "geçerli dal adını göster"
3194
3195 msgid "create the branch's reflog"
3196 msgstr "dalın başvuru günlüğünü oluştur"
3197
3198 msgid "edit the description for the branch"
3199 msgstr "dalın açıklamasını düzenle"
3200
3201 msgid "force creation, move/rename, deletion"
3202 msgstr "zorla oluştur, taşı/yeniden adlandır, sil"
3203
3204 msgid "print only branches that are merged"
3205 msgstr "yalnızca birleştirilen dalları yazdır"
3206
3207 msgid "print only branches that are not merged"
3208 msgstr "yalnızca birleştirilmeyen dalları yazdır"
3209
3210 msgid "list branches in columns"
3211 msgstr "dalları sütunlarla listele"
3212
3213 msgid "object"
3214 msgstr "nesne"
3215
3216 msgid "print only branches of the object"
3217 msgstr "yalnızca nesnenin dallarını yazdır"
3218
3219 msgid "sorting and filtering are case insensitive"
3220 msgstr "sıralama ve süzme BÜYÜK/küçük harf duyarlı değildir"
3221
3222 msgid "recurse through submodules"
3223 msgstr "altmodüller içinden özyinele"
3224
3225 msgid "format to use for the output"
3226 msgstr "çıktı için kullanılacak biçim"
3227
3228 msgid "failed to resolve HEAD as a valid ref"
3229 msgstr "HEAD geçerli bir başvuru olarak çözülemedi"
3230
3231 msgid "HEAD not found below refs/heads!"
3232 msgstr "HEAD, refs/heads altında bulunamadı!"
3233
3234 msgid ""
3235 "branch with --recurse-submodules can only be used if "
3236 "submodule.propagateBranches is enabled"
3237 msgstr ""
3238 "--recurse-submodules ile dallanma, yalnızca submodule.propagateBranches "
3239 "etkinleştirilmişse kullanılabilir"
3240
3241 msgid "--recurse-submodules can only be used to create branches"
3242 msgstr "--recurse-submodules, yalnızca dal oluşturmada kullanılabilir"
3243
3244 msgid "branch name required"
3245 msgstr "dal adı gerekli"
3246
3247 msgid "cannot give description to detached HEAD"
3248 msgstr "ayrık HEAD'e açıklama verilemiyor"
3249
3250 msgid "cannot edit description of more than one branch"
3251 msgstr "birden çok dalın açıklaması düzenlenemiyor"
3252
3253 msgid "cannot copy the current branch while not on any"
3254 msgstr "bir dalın üzerinde değilken geçerli dal kopyalanamaz"
3255
3256 msgid "cannot rename the current branch while not on any"
3257 msgstr "bir dalın üzerinde değilken geçerli dal yeniden adlandırılamaz"
3258
3259 msgid "too many branches for a copy operation"
3260 msgstr "bir kopyalama işlemi için pek fazla dal"
3261
3262 msgid "too many arguments for a rename operation"
3263 msgstr "bir yeniden adlandırma işlemi için pek fazla argüman"
3264
3265 msgid "too many arguments to set new upstream"
3266 msgstr "yeni üstkaynak ayarlamak için pek fazla argüman"
3267
3268 #, c-format
3269 msgid ""
3270 "could not set upstream of HEAD to %s when it does not point to any branch"
3271 msgstr ""
3272 "HEAD'in üst kaynağı %s olarak ayarlanamadı; çünkü herhangi bir dala işaret "
3273 "etmiyor"
3274
3275 #, c-format
3276 msgid "no such branch '%s'"
3277 msgstr "'%s' diye bir dal yok"
3278
3279 #, c-format
3280 msgid "branch '%s' does not exist"
3281 msgstr "'%s' diye bir dal yok"
3282
3283 msgid "too many arguments to unset upstream"
3284 msgstr "üst kaynağı kaldırmak için pek fazla argüman"
3285
3286 msgid "could not unset upstream of HEAD when it does not point to any branch"
3287 msgstr ""
3288 "HEAD'in üst kaynağı kaldırılamadı; çünkü herhangi bir dala işaret etmiyor"
3289
3290 #, c-format
3291 msgid "branch '%s' has no upstream information"
3292 msgstr "'%s' dalının üstkaynak bilgisi yok"
3293
3294 msgid ""
3295 "the -a, and -r, options to 'git branch' do not take a branch name.\n"
3296 "Did you mean to use: -a|-r --list <pattern>?"
3297 msgstr ""
3298 "'git branch'in -a ve -r seçenekleri bir dal adı almaz.\n"
3299 "Şunu mu demek istediniz: -a|-r --list <dizgi>?"
3300
3301 msgid ""
3302 "the '--set-upstream' option is no longer supported. Please use '--track' or "
3303 "'--set-upstream-to' instead"
3304 msgstr ""
3305 "--set-upstream seçeneği artık desteklenmiyor. Lütfen --track veya --set-"
3306 "upstream-to kullanın"
3307
3308 msgid "git version:\n"
3309 msgstr "git sürümü:\n"
3310
3311 msgid "compiler info: "
3312 msgstr "derleyici bilgisi: "
3313
3314 msgid "libc info: "
3315 msgstr "libc bilgisi: "
3316
3317 msgid "not run from a git repository - no hooks to show\n"
3318 msgstr "bir git deposundan çalıştırılmadı - gösterilecek kanca yok\n"
3319
3320 msgid ""
3321 "git bugreport [(-o | --output-directory) <path>]\n"
3322 " [(-s | --suffix) <format> | --no-suffix]\n"
3323 " [--diagnose[=<mode>]]"
3324 msgstr ""
3325 "git bugreport [(-o | --output-directory) <yol>]\n"
3326 " [(-s | --suffix) <biçim> | --no-suffix]\n"
3327 " [--diagnose[=<kip>]]"
3328
3329 msgid ""
3330 "Thank you for filling out a Git bug report!\n"
3331 "Please answer the following questions to help us understand your issue.\n"
3332 "\n"
3333 "What did you do before the bug happened? (Steps to reproduce your issue)\n"
3334 "\n"
3335 "What did you expect to happen? (Expected behavior)\n"
3336 "\n"
3337 "What happened instead? (Actual behavior)\n"
3338 "\n"
3339 "What's different between what you expected and what actually happened?\n"
3340 "\n"
3341 "Anything else you want to add:\n"
3342 "\n"
3343 "Please review the rest of the bug report below.\n"
3344 "You can delete any lines you don't wish to share.\n"
3345 msgstr ""
3346 "Hata bildiriminiz için teşekkürler!\n"
3347 "Yaşadığınız sorunu daha iyi anlayabilmemiz için lütfen aşağıdaki\n"
3348 "soruları yanıtlayın.\n"
3349 "\n"
3350 "Hata oluşmadan önce ne yapıyordunuz? (hata oluşturma adımları)\n"
3351 "\n"
3352 "Ne olmasını bekliyordunuz? (beklenen davranış)\n"
3353 "\n"
3354 "Bunun yerine ne oldu? (gözlenen davranış)\n"
3355 "\n"
3356 "Olmasını istediğinizle gerçekte olan arasındaki ayrım nedir?\n"
3357 "\n"
3358 "Eklemek istediğiniz başka bir şey:\n"
3359 "\n"
3360 "Aşağıda hata raporunun geri kalanına bir göz atın.\n"
3361 "Paylaşmak istemediğiniz satırları silebilirsiniz.\n"
3362
3363 msgid "mode"
3364 msgstr "kip"
3365
3366 msgid ""
3367 "create an additional zip archive of detailed diagnostics (default 'stats')"
3368 msgstr "ayrıntılı tanıların ek bir zip arşivini oluştur (öntanımlı: 'stats')"
3369
3370 msgid "specify a destination for the bugreport file(s)"
3371 msgstr "hata raporu dosyaları için bir hedef konum belirtin"
3372
3373 msgid "specify a strftime format suffix for the filename(s)"
3374 msgstr "dosya adları için bir strftime biçim soneki belirtin"
3375
3376 #, c-format
3377 msgid "unknown argument `%s'"
3378 msgstr "bilinmeyen argüman '%s'"
3379
3380 #, c-format
3381 msgid "could not create leading directories for '%s'"
3382 msgstr "'%s' için öncü dizinler oluşturulamadı"
3383
3384 #, c-format
3385 msgid "unable to create diagnostics archive %s"
3386 msgstr "tanı arşivi %s oluşturulamadı"
3387
3388 msgid "System Info"
3389 msgstr "Sistem Bilgisi"
3390
3391 msgid "Enabled Hooks"
3392 msgstr "Etkin Kancalar"
3393
3394 #, c-format
3395 msgid "unable to write to %s"
3396 msgstr "%s dosyasına yazılamıyor"
3397
3398 #, c-format
3399 msgid "Created new report at '%s'.\n"
3400 msgstr "Hata raporu '%s' dosyasına yazıldı.\n"
3401
3402 msgid ""
3403 "git bundle create [-q | --quiet | --progress]\n"
3404 " [--version=<version>] <file> <git-rev-list-args>"
3405 msgstr ""
3406 "git bundle create [-q | --quiet | --progress]\n"
3407 " [--version=<sürüm>] <dosya> <git-rev-listesi-argümanları>"
3408
3409 msgid "git bundle verify [-q | --quiet] <file>"
3410 msgstr "git bundle verify [-q | --quiet] <dosya>"
3411
3412 msgid "git bundle list-heads <file> [<refname>...]"
3413 msgstr "git bundle list-heads <dosya> [<başvuru-adı>...]"
3414
3415 msgid "git bundle unbundle [--progress] <file> [<refname>...]"
3416 msgstr "git bundle unbundle [--progress] <dosya> [<başvuru-adı>...]"
3417
3418 msgid "need a <file> argument"
3419 msgstr "bir <dosya> argümanı gerekiyor"
3420
3421 msgid "do not show progress meter"
3422 msgstr "ilerleme çubuğunu gösterme"
3423
3424 msgid "show progress meter"
3425 msgstr "ilerleme çubuğunu göster"
3426
3427 msgid "historical; same as --progress"
3428 msgstr "eski seçenek; --progress ile aynı"
3429
3430 msgid "historical; does nothing"
3431 msgstr "eski seçenek; bir şey yapmaz"
3432
3433 msgid "specify bundle format version"
3434 msgstr "demet biçim sürümünü belirt"
3435
3436 msgid "Need a repository to create a bundle."
3437 msgstr "Bir demet oluşturmak için bir depo gerekli."
3438
3439 msgid "do not show bundle details"
3440 msgstr "demet ayrıntılarını gösterme"
3441
3442 msgid "need a repository to verify a bundle"
3443 msgstr "bir demeti doğrulamak için bir depo gerekiyor"
3444
3445 #, c-format
3446 msgid "%s is okay\n"
3447 msgstr "%s tamam\n"
3448
3449 msgid "Need a repository to unbundle."
3450 msgstr "Demeti çözmek için bir depo gerekiyor."
3451
3452 msgid "Unbundling objects"
3453 msgstr "Nesneler demetten çıkarılıyor"
3454
3455 #, c-format
3456 msgid "cannot read object %s '%s'"
3457 msgstr "%s '%s' nesnesi okunamıyor"
3458
3459 #, c-format
3460 msgid "mailmap: invalid boolean '%s'"
3461 msgstr "mailmap: geçersiz Boole \"%s\""
3462
3463 msgid "flush is only for --buffer mode"
3464 msgstr "floş, yalnızca --buffer kipi içindir"
3465
3466 msgid "empty command in input"
3467 msgstr "girdide boş komut"
3468
3469 #, c-format
3470 msgid "whitespace before command: '%s'"
3471 msgstr "komuttan önce boşluk: '%s'"
3472
3473 #, c-format
3474 msgid "%s requires arguments"
3475 msgstr "%s, argümanlar gerektiriyor"
3476
3477 #, c-format
3478 msgid "%s takes no arguments"
3479 msgstr "%s, bir argüman almıyor"
3480
3481 msgid "only one batch option may be specified"
3482 msgstr "yalnızca bir toplu iş seçeneği belirtilebilir"
3483
3484 msgid "git cat-file <type> <object>"
3485 msgstr "git cat-file <tür> <nesne>"
3486
3487 msgid "git cat-file (-e | -p | -t | -s) <object>"
3488 msgstr "git cat-file (-e | -p | -t | -s) <nesne>"
3489
3490 msgid ""
3491 "git cat-file (--textconv | --filters)\n"
3492 " [<rev>:<path|tree-ish> | --path=<path|tree-ish> <rev>]"
3493 msgstr ""
3494 "git cat-file (--textconv | --filters)\n"
3495 " [<başvuru>:<yol|ağacımsı> | --path=<yol|ağacımsı> <revizyon>]"
3496
3497 msgid ""
3498 "git cat-file (--batch | --batch-check | --batch-command) [--batch-all-"
3499 "objects]\n"
3500 " [--buffer] [--follow-symlinks] [--unordered]\n"
3501 " [--textconv | --filters] [-Z]"
3502 msgstr ""
3503 "git cat-file (--batch | --batch-check | --batch-command)\n"
3504 " [--batch-all-objects] [--buffer] [--follow-symlinks]\n"
3505 " [--unordered] [--textconv | --filters] [-Z]"
3506
3507 msgid "Check object existence or emit object contents"
3508 msgstr "Nesne varlığını denetle veya nesne içeriğini yay"
3509
3510 msgid "check if <object> exists"
3511 msgstr "<nesne> varlığını denetle"
3512
3513 msgid "pretty-print <object> content"
3514 msgstr "<nesne> içeriğini okunabilir yap"
3515
3516 msgid "Emit [broken] object attributes"
3517 msgstr "[Hatalı] nesne özniteliklerini yay"
3518
3519 msgid "show object type (one of 'blob', 'tree', 'commit', 'tag', ...)"
3520 msgstr "nesne türünü göster (türler: 'blob', 'tree', 'commit', 'tag', ...)"
3521
3522 msgid "show object size"
3523 msgstr "nesne boyutunu göster"
3524
3525 msgid "use mail map file"
3526 msgstr "posta eşlem dosyasını kullan"
3527
3528 msgid "Batch objects requested on stdin (or --batch-all-objects)"
3529 msgstr "Toplu iş nesneleri stdin'de istendi (veya --batch-all-objects)"
3530
3531 msgid "show full <object> or <rev> contents"
3532 msgstr "tam <nesne> veya <revizyon> içeriğini göster"
3533
3534 msgid "like --batch, but don't emit <contents>"
3535 msgstr "--batch gibi; ancak <içerik> yayma"
3536
3537 msgid "stdin is NUL-terminated"
3538 msgstr "stdin, NUL ile sonlandırılmış"
3539
3540 msgid "stdin and stdout is NUL-terminated"
3541 msgstr "stdin ve stdout NUL ile sonlandırılmış"
3542
3543 msgid "read commands from stdin"
3544 msgstr "komutları stdin'den oku"
3545
3546 msgid "with --batch[-check]: ignores stdin, batches all known objects"
3547 msgstr ""
3548 "--batch[-check] ile stdin'i yok sayar, bilinen tüm nesneleri bir araya "
3549 "getirir"
3550
3551 msgid "Change or optimize batch output"
3552 msgstr "Toplu iş çıktısını değiştir veya eniyile"
3553
3554 msgid "buffer --batch output"
3555 msgstr "--batch çıktısını arabelleğe al"
3556
3557 msgid "follow in-tree symlinks"
3558 msgstr "ağaç içi sembolik bağları izle"
3559
3560 msgid "do not order objects before emitting them"
3561 msgstr "onları yaymadan önce nesneleri sıralama"
3562
3563 msgid ""
3564 "Emit object (blob or tree) with conversion or filter (stand-alone, or with "
3565 "batch)"
3566 msgstr ""
3567 "Nesneyi (ikili veya ağaç), dönüştürme veya süzgeçle yay (tek veya toplu)"
3568
3569 msgid "run textconv on object's content"
3570 msgstr "nesnenin içeriği üzerinde textconv çalıştır"
3571
3572 msgid "run filters on object's content"
3573 msgstr "nesnenin içeriği üzerinde süzgeçler çalıştır"
3574
3575 msgid "blob|tree"
3576 msgstr "ikili nesne/ağaç"
3577
3578 msgid "use a <path> for (--textconv | --filters); Not with 'batch'"
3579 msgstr ""
3580 "(--textconv | --filters) için bir <yol> kullan; ancak 'batch' ile değil"
3581
3582 msgid "objects filter only supported in batch mode"
3583 msgstr "nesneler süzgeci yalnızca toplu iş kipinde desteklenir"
3584
3585 #, c-format
3586 msgid "objects filter not supported: '%s'"
3587 msgstr "nesne süzgeci desteklenmiyor: '%s'"
3588
3589 #, c-format
3590 msgid "'%s=<%s>' needs '%s' or '%s'"
3591 msgstr "'%s=<%s>' için '%s' veya '%s' gerekiyor"
3592
3593 msgid "path|tree-ish"
3594 msgstr "yol|ağacımsı"
3595
3596 #, c-format
3597 msgid "'%s' requires a batch mode"
3598 msgstr "'%s' bir toplu iş kipi gerektiriyor"
3599
3600 #, c-format
3601 msgid "'-%c' is incompatible with batch mode"
3602 msgstr "'-%c', toplu iş kipi ile uyumsuz"
3603
3604 msgid "batch modes take no arguments"
3605 msgstr "toplu iş kipleri argüman almaz"
3606
3607 #, c-format
3608 msgid "<rev> required with '%s'"
3609 msgstr "<revizyon>, '%s' ile gerekiyor"
3610
3611 #, c-format
3612 msgid "<object> required with '-%c'"
3613 msgstr "<nesne>, '-%c' ile gerekiyor"
3614
3615 #, c-format
3616 msgid "only two arguments allowed in <type> <object> mode, not %d"
3617 msgstr "<tür> <nesne> kipinde yalnızca iki argümana izin veriliyor, %d değil"
3618
3619 msgid ""
3620 "git check-attr [--source <tree-ish>] [-a | --all | <attr>...] [--] "
3621 "<pathname>..."
3622 msgstr ""
3623 "git check-attr [--source <ağacımsı>] [-a | --all | <öznitelik>...] [--] <yol-"
3624 "adı>..."
3625
3626 msgid ""
3627 "git check-attr --stdin [-z] [--source <tree-ish>] [-a | --all | <attr>...]"
3628 msgstr ""
3629 "git check-attr --stdin [-z] [--source <ağacımsı>] [-a | --all | "
3630 "<öznitelik>...]"
3631
3632 msgid "report all attributes set on file"
3633 msgstr "tüm dosya özniteliklerini bildir"
3634
3635 msgid "use .gitattributes only from the index"
3636 msgstr "yalnızca indeksteki .gitattributes'u kullan"
3637
3638 msgid "read file names from stdin"
3639 msgstr "dosya adlarını stdin'den oku"
3640
3641 msgid "terminate input and output records by a NUL character"
3642 msgstr "girdi ve çıktı kayıtlarını bir NUL karakteri ile sonlandır"
3643
3644 msgid "<tree-ish>"
3645 msgstr "<ağacımsı>"
3646
3647 msgid "which tree-ish to check attributes at"
3648 msgstr "özniteliklerin hangi ağacımsıda denetleneceği"
3649
3650 msgid "suppress progress reporting"
3651 msgstr "ilerleme bildirimini gizle"
3652
3653 msgid "show non-matching input paths"
3654 msgstr "eşleşmeyen girdi yollarını göster"
3655
3656 msgid "ignore index when checking"
3657 msgstr "denetlerken indeksi yok say"
3658
3659 msgid "cannot specify pathnames with --stdin"
3660 msgstr "yol adları --stdin ile belirtilemiyor"
3661
3662 msgid "-z only makes sense with --stdin"
3663 msgstr "-z yalnızca --stdin ile bir anlam ifade eder"
3664
3665 msgid "no path specified"
3666 msgstr "bir yol belirtilmedi"
3667
3668 msgid "--quiet is only valid with a single pathname"
3669 msgstr "--quiet yalnızca tek bir yol adı ile geçerlidir"
3670
3671 msgid "cannot have both --quiet and --verbose"
3672 msgstr "hem --quiet hem --verbose birlikte kullanılamaz"
3673
3674 msgid "--non-matching is only valid with --verbose"
3675 msgstr "--non-matching yalnızca --verbose ile geçerlidir"
3676
3677 msgid "git check-mailmap [<options>] <contact>..."
3678 msgstr "git check-mailmap [<seçenekler>] <kişi>..."
3679
3680 msgid "also read contacts from stdin"
3681 msgstr "stdin'den kişileri de oku"
3682
3683 msgid "read additional mailmap entries from file"
3684 msgstr "dosyadan ek mailmap girdilerini oku"
3685
3686 msgid "blob"
3687 msgstr "ikili nesne"
3688
3689 msgid "read additional mailmap entries from blob"
3690 msgstr "ikili nesneden ek mailmap girdilerini oku"
3691
3692 msgid "no contacts specified"
3693 msgstr "kişi belirtilmedi"
3694
3695 msgid "git checkout--worker [<options>]"
3696 msgstr "git checkout--worker [<seçenekler>]"
3697
3698 msgid "string"
3699 msgstr "dizi"
3700
3701 msgid "when creating files, prepend <string>"
3702 msgstr "dosyalar oluştururken başına <dizi> ekle"
3703
3704 msgid "git checkout-index [<options>] [--] [<file>...]"
3705 msgstr "git checkout-index [<seçenekler>] [--] [<dosya>...]"
3706
3707 msgid "stage should be between 1 and 3 or all"
3708 msgstr "stage 1 ve 3 arasında veya tümü olmalıdır"
3709
3710 msgid "check out all files in the index"
3711 msgstr "indeksteki tüm dosyaları çıkış yap"
3712
3713 msgid "do not skip files with skip-worktree set"
3714 msgstr "skip-worktree kümesiyle dosyaları atlama"
3715
3716 msgid "force overwrite of existing files"
3717 msgstr "var olan dosyaların üzerine yazılmasını zorla"
3718
3719 msgid "no warning for existing files and files not in index"
3720 msgstr "var olan dosyalar ve indekste olmayan dosyalar için uyarma"
3721
3722 msgid "don't checkout new files"
3723 msgstr "yeni dosyaları çıkış yapma"
3724
3725 msgid "update stat information in the index file"
3726 msgstr "indeks dosyasındaki dosya bilgilerini güncelle"
3727
3728 msgid "read list of paths from the standard input"
3729 msgstr "yolların listesini standart girdi'den oku"
3730
3731 msgid "write the content to temporary files"
3732 msgstr "içeriği geçici dosyalara yaz"
3733
3734 msgid "copy out the files from named stage"
3735 msgstr "dosyaları adı verilen alandan kopyala"
3736
3737 #, c-format
3738 msgid "path '%s' does not have our version"
3739 msgstr "'%s' yolu bizdeki sürüme iye değil"
3740
3741 #, c-format
3742 msgid "path '%s' does not have their version"
3743 msgstr "'%s' yolu onlardaki sürüme iye değil"
3744
3745 #, c-format
3746 msgid "path '%s' does not have all necessary versions"
3747 msgstr "'%s' yolu gereken tüm sürümlere iye değil"
3748
3749 #, c-format
3750 msgid "path '%s' does not have necessary versions"
3751 msgstr "'%s' yolu gereken sürümlere iye değil"
3752
3753 #, c-format
3754 msgid "path '%s': cannot merge"
3755 msgstr "'%s' yolu: Birleştirilemiyor"
3756
3757 #, c-format
3758 msgid "Unable to add merge result for '%s'"
3759 msgstr "'%s' için birleştirme sonuçları eklenemiyor"
3760
3761 #, c-format
3762 msgid "Recreated %d merge conflict"
3763 msgid_plural "Recreated %d merge conflicts"
3764 msgstr[0] "%d birleştirme çakışması yeniden oluşturuldu"
3765 msgstr[1] "%d birleştirme çakışması yeniden oluşturuldu"
3766
3767 #, c-format
3768 msgid "Updated %d path from %s"
3769 msgid_plural "Updated %d paths from %s"
3770 msgstr[0] "%d yol şuradan güncellendi: %s"
3771 msgstr[1] "%d yol şuradan güncellendi: %s"
3772
3773 #, c-format
3774 msgid "Updated %d path from the index"
3775 msgid_plural "Updated %d paths from the index"
3776 msgstr[0] "%d yol indeksten güncellendi"
3777 msgstr[1] "%d yol indeksten güncellendi"
3778
3779 #, c-format
3780 msgid "'%s' cannot be used with updating paths"
3781 msgstr "'%s' güncellenmekte olan yollarla kullanılamaz"
3782
3783 #, c-format
3784 msgid "Cannot update paths and switch to branch '%s' at the same time."
3785 msgstr "Aynı anda hem yolları güncelleyip hem de '%s' dalına geçilemiyor."
3786
3787 #, c-format
3788 msgid "neither '%s' or '%s' is specified"
3789 msgstr "ne '%s' ne de '%s' belirtilmiş"
3790
3791 #, c-format
3792 msgid "'%s' must be used when '%s' is not specified"
3793 msgstr "'%s', '%s' ögesinin belirtilmediği durumlarda kullanılmalıdır"
3794
3795 #, c-format
3796 msgid "'%s' or '%s' cannot be used with %s"
3797 msgstr "'%s' veya '%s', %s ile birlikte kullanılamaz"
3798
3799 #, c-format
3800 msgid "'%s', '%s', or '%s' cannot be used when checking out of a tree"
3801 msgstr "'%s', '%s' veya '%s' bir ağaçtan çıkış yaparken kullanılamaz"
3802
3803 #, c-format
3804 msgid "path '%s' is unmerged"
3805 msgstr "'%s' yolu birleştirilmemiş"
3806
3807 #, c-format
3808 msgid "unable to read tree (%s)"
3809 msgstr "ağaç okunamıyor (%s)"
3810
3811 msgid "you need to resolve your current index first"
3812 msgstr "önce geçerli indeksinizi çözmelisiniz"
3813
3814 #, c-format
3815 msgid "Can not do reflog for '%s': %s\n"
3816 msgstr "'%s' için başvuru günlüğü yapılamıyor: %s\n"
3817
3818 msgid "HEAD is now at"
3819 msgstr "HEAD konumu:"
3820
3821 msgid "unable to update HEAD"
3822 msgstr "HEAD güncellenemiyor"
3823
3824 #, c-format
3825 msgid "Reset branch '%s'\n"
3826 msgstr "'%s' dalı sıfırlandı.\n"
3827
3828 #, c-format
3829 msgid "Already on '%s'\n"
3830 msgstr "Halihazırda '%s' üzerinde\n"
3831
3832 #, c-format
3833 msgid "Switched to and reset branch '%s'\n"
3834 msgstr "'%s' dalına geçildi ve sıfırlandı.\n"
3835
3836 #, c-format
3837 msgid "Switched to a new branch '%s'\n"
3838 msgstr "Yeni '%s' dalına geçildi.\n"
3839
3840 #, c-format
3841 msgid "Switched to branch '%s'\n"
3842 msgstr "'%s' dalına geçildi.\n"
3843
3844 #, c-format
3845 msgid " ... and %d more.\n"
3846 msgstr " ... ve %d daha.\n"
3847
3848 #, c-format
3849 msgid ""
3850 "Warning: you are leaving %d commit behind, not connected to\n"
3851 "any of your branches:\n"
3852 "\n"
3853 "%s\n"
3854 msgid_plural ""
3855 "Warning: you are leaving %d commits behind, not connected to\n"
3856 "any of your branches:\n"
3857 "\n"
3858 "%s\n"
3859 msgstr[0] ""
3860 "Uyarı: Arkanızda dallarınızdan hiçbirine bağlı olmayın %d işleme\n"
3861 "bırakıyorsunuz:\n"
3862 "\n"
3863 "%s\n"
3864 msgstr[1] ""
3865 "Uyarı: Arkanızda dallarınızdan hiçbirine bağlı olmayın %d işleme\n"
3866 "bırakıyorsunuz:\n"
3867 "\n"
3868 "%s\n"
3869
3870 #, c-format
3871 msgid ""
3872 "If you want to keep it by creating a new branch, this may be a good time\n"
3873 "to do so with:\n"
3874 "\n"
3875 " git branch <new-branch-name> %s\n"
3876 "\n"
3877 msgid_plural ""
3878 "If you want to keep them by creating a new branch, this may be a good time\n"
3879 "to do so with:\n"
3880 "\n"
3881 " git branch <new-branch-name> %s\n"
3882 "\n"
3883 msgstr[0] ""
3884 "Eğer bunu yeni bir dal oluşturup tutmak istiyorsanız şimdi bunu yapmak\n"
3885 "için iyi bir zaman olabilir:\n"
3886 "\n"
3887 "\tgit branch <yeni-dal-adı> %s\n"
3888 "\n"
3889 msgstr[1] ""
3890 "Eğer bunları yeni bir dal oluşturup tutmak istiyorsanız şimdi bunu yapmak\n"
3891 "için iyi bir zaman olabilir:\n"
3892 "\n"
3893 "\tgit branch <yeni-dal-adı> %s\n"
3894 "\n"
3895
3896 msgid "internal error in revision walk"
3897 msgstr "revizyonlarda gezinirken iç hata"
3898
3899 msgid "Previous HEAD position was"
3900 msgstr "Önceki HEAD konumu şuydu:"
3901
3902 msgid "You are on a branch yet to be born"
3903 msgstr "Henüz doğmamış bir dal üzerindesiniz"
3904
3905 #, c-format
3906 msgid "The following paths have local changes:\n"
3907 msgstr "Aşağıdaki yolların yerel değişiklikleri var:\n"
3908
3909 #, c-format
3910 msgid ""
3911 "'%s' could be both a local file and a tracking branch.\n"
3912 "Please use -- (and optionally --no-guess) to disambiguate"
3913 msgstr ""
3914 "'%s' hem bir yerel dosya hem de bir izleme dalı olabilir.\n"
3915 "-- (ve isteğe bağlı olarak --no-guess) kullanıp belirsizliği giderin"
3916
3917 #, c-format
3918 msgid ""
3919 "If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
3920 "you can do so by fully qualifying the name with the --track option:\n"
3921 "\n"
3922 " git %s --track origin/<name>\n"
3923 "\n"
3924 "If you'd like to always have checkouts of an ambiguous <name> prefer\n"
3925 "one remote, e.g. the 'origin' remote, consider setting\n"
3926 "checkout.defaultRemote=origin in your config."
3927 msgstr ""
3928 "Eğer bir uzak izleme dalını çıkış yapmak istediyseniz;\n"
3929 "örn., \"origin\", bunu adı --track seçeneği ile tam\n"
3930 "olarak nitelendirip yapabilirsiniz.\n"
3931 "\n"
3932 "\tgit %s --track origin/<ad>\n"
3933 "\n"
3934 "Eğer her zaman belirsiz <ad> çıkışlarının bir uzak\n"
3935 "konumu tercih etmesini isterseniz; örn., \"origin\",\n"
3936 "yapılandırmanızda checkout.defaultRemote=origin\n"
3937 "ayarını yapmayı düşünün."
3938
3939 #, c-format
3940 msgid "'%s' matched multiple (%d) remote tracking branches"
3941 msgstr "\"%s\", birden çok (%d) uzak izleme dalıyla eşleşti"
3942
3943 msgid "only one reference expected"
3944 msgstr "yalnızca bir başvuru bekleniyordu"
3945
3946 #, c-format
3947 msgid "only one reference expected, %d given."
3948 msgstr "Yalnızca bir başvuru bekleniyordu, %d verildi."
3949
3950 #, c-format
3951 msgid "invalid reference: %s"
3952 msgstr "geçersiz başvuru: %s"
3953
3954 #, c-format
3955 msgid "reference is not a tree: %s"
3956 msgstr "başvuru bir ağaca değil: %s"
3957
3958 #, c-format
3959 msgid "a branch is expected, got tag '%s'"
3960 msgstr "bir dal bekleniyordu, \"%s\" etiketi alındı"
3961
3962 #, c-format
3963 msgid "a branch is expected, got remote branch '%s'"
3964 msgstr "bir dal bekleniyordu, \"%s\" uzak dalı alındı"
3965
3966 #, c-format
3967 msgid "a branch is expected, got '%s'"
3968 msgstr "bir dal bekleniyordu, \"%s\" alındı"
3969
3970 #, c-format
3971 msgid "a branch is expected, got commit '%s'"
3972 msgstr "bir dal bekleniyordu, \"%s\" işlemesi alındı"
3973
3974 msgid ""
3975 "If you want to detach HEAD at the commit, try again with the --detach option."
3976 msgstr ""
3977 "HEAD'i işlemede ayırmak istiyorsanız --detach seçeneğiyle yeniden deneyin."
3978
3979 msgid ""
3980 "cannot switch branch while merging\n"
3981 "Consider \"git merge --quit\" or \"git worktree add\"."
3982 msgstr ""
3983 "Birleştirme yaparken dal değiştirilemiyor.\n"
3984 "\"git merge --quit\" veya \"git worktree add\" yapmayı düşünün."
3985
3986 msgid ""
3987 "cannot switch branch in the middle of an am session\n"
3988 "Consider \"git am --quit\" or \"git worktree add\"."
3989 msgstr ""
3990 "Bir \"am\" oturumunun ortasında dal değiştirilemiyor.\n"
3991 "\"git am --quit\" veya \"git worktree add\" yapmayı düşünün."
3992
3993 msgid ""
3994 "cannot switch branch while rebasing\n"
3995 "Consider \"git rebase --quit\" or \"git worktree add\"."
3996 msgstr ""
3997 "Yeniden temellendirme yaparken dal değiştirilemiyor.\n"
3998 "\"git rebase --quit\" veya \"git worktree add\" yapmayı düşünün."
3999
4000 msgid ""
4001 "cannot switch branch while cherry-picking\n"
4002 "Consider \"git cherry-pick --quit\" or \"git worktree add\"."
4003 msgstr ""
4004 "Seç-al yaparken dal değiştirilemiyor.\n"
4005 "\"git cherry-pick --quit\" veya \"git worktree add\" yapmayı düşünün."
4006
4007 msgid ""
4008 "cannot switch branch while reverting\n"
4009 "Consider \"git revert --quit\" or \"git worktree add\"."
4010 msgstr ""
4011 "Geriye al yaparken dal değiştirilemiyor.\n"
4012 "\"git revert --quit\" veya \"git worktree add\" yapmayı düşünün."
4013
4014 msgid "you are switching branch while bisecting"
4015 msgstr "ikili arama yaparken dal değiştiriyorsunuz"
4016
4017 msgid "paths cannot be used with switching branches"
4018 msgstr "dal değiştirilirken yollar kullanılamaz"
4019
4020 #, c-format
4021 msgid "'%s' cannot be used with switching branches"
4022 msgstr "dal değiştirilirken '%s' kullanılamaz"
4023
4024 #, c-format
4025 msgid "'%s' needs the paths to check out"
4026 msgstr "çıkış yapmak için '%s' yollara gereksinim duyuyor"
4027
4028 #, c-format
4029 msgid "'%s' cannot be used with '%s'"
4030 msgstr "'%s', '%s' ile birlikte kullanılamaz"
4031
4032 #, c-format
4033 msgid "'%s' cannot take <start-point>"
4034 msgstr "'%s', <başlama-noktası> alamaz"
4035
4036 #, c-format
4037 msgid "Cannot switch branch to a non-commit '%s'"
4038 msgstr "Dal, işleme olmayan '%s' ögesine değiştirilemez"
4039
4040 msgid "missing branch or commit argument"
4041 msgstr "dal veya işleme argümanı eksik"
4042
4043 #, c-format
4044 msgid "unknown conflict style '%s'"
4045 msgstr "bilinmeyen çakışma stili '%s'"
4046
4047 msgid "perform a 3-way merge with the new branch"
4048 msgstr "yeni dal ile bir 3 yönlü birleştirme gerçekleştir"
4049
4050 msgid "style"
4051 msgstr "stil"
4052
4053 msgid "conflict style (merge, diff3, or zdiff3)"
4054 msgstr "çakışma stili (birleştirme, diff3 veya zdiff3)"
4055
4056 msgid "detach HEAD at named commit"
4057 msgstr "adı verilen işlemede HEAD'i ayır"
4058
4059 msgid "force checkout (throw away local modifications)"
4060 msgstr "zorla çıkış yap (yerel değişiklikleri çöpe at)"
4061
4062 msgid "new-branch"
4063 msgstr "yeni dal"
4064
4065 msgid "new unborn branch"
4066 msgstr "yeni henüz doğmamış dal"
4067
4068 msgid "update ignored files (default)"
4069 msgstr "yok sayılan dosyaları güncelle (öntanımlı)"
4070
4071 msgid "do not check if another worktree is using this branch"
4072 msgstr "bu dalı başka bir çalışma ağacının kullanıp kullanmadığını denetleme"
4073
4074 msgid "checkout our version for unmerged files"
4075 msgstr "birleştirilmeyen dosyalar için bizdeki sürümü çıkış yap"
4076
4077 msgid "checkout their version for unmerged files"
4078 msgstr "birleştirilmeyen dosyalar için onlardaki sürümünü çıkış yap"
4079
4080 msgid "do not limit pathspecs to sparse entries only"
4081 msgstr "yol belirteçlerini yalnızca aralıklı girdilere kısıtlama"
4082
4083 msgid "git checkout [<options>] <branch>"
4084 msgstr "git checkout [<seçenekler>] <dal>"
4085
4086 msgid "git checkout [<options>] [<branch>] -- <file>..."
4087 msgstr "git checkout [<seçenekler>] [<dal>] -- <dosya>..."
4088
4089 msgid "git switch [<options>] [<branch>]"
4090 msgstr "git switch [<seçenekler>] [<dal>]"
4091
4092 msgid "git restore [<options>] [--source=<branch>] <file>..."
4093 msgstr "git restore [<seçenekler>] [--source=<dal>] <dosya>..."
4094
4095 #, c-format
4096 msgid "options '-%c', '-%c', and '%s' cannot be used together"
4097 msgstr "'-%c', '-%c' ve '%s' seçenekleri birlikte kullanılamaz"
4098
4099 msgid "--track needs a branch name"
4100 msgstr "--track için bir dal adı gerekli"
4101
4102 #, c-format
4103 msgid "missing branch name; try -%c"
4104 msgstr "eksik dal adı; -%c deneyin"
4105
4106 #, c-format
4107 msgid "could not resolve '%s'"
4108 msgstr "'%s' çözülemedi"
4109
4110 msgid "invalid path specification"
4111 msgstr "geçersiz yol belirtimi"
4112
4113 #, c-format
4114 msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
4115 msgstr "'%s' bir işleme değil ve ondan bir '%s' dalı oluşturulamaz"
4116
4117 #, c-format
4118 msgid "git checkout: --detach does not take a path argument '%s'"
4119 msgstr "git checkout: --detach bir '%s' yol argümanı almıyor"
4120
4121 msgid ""
4122 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
4123 "checking out of the index."
4124 msgstr ""
4125 "git checkout: --ours/--theirs, --force ve --merge indeks çıkışı yapılırken\n"
4126 "birlikte kullanılamaz."
4127
4128 msgid "you must specify path(s) to restore"
4129 msgstr "eski durumuna getirilecek yolları belirtmelisiniz"
4130
4131 msgid "branch"
4132 msgstr "dal"
4133
4134 msgid "create and checkout a new branch"
4135 msgstr "yeni bir dal oluştur ve çıkış yap"
4136
4137 msgid "create/reset and checkout a branch"
4138 msgstr "bir dal oluştur/sıfırla ve çıkış yap"
4139
4140 msgid "create reflog for new branch"
4141 msgstr "yeni dal için başvuru günlüğü oluştur"
4142
4143 msgid "second guess 'git checkout <no-such-branch>' (default)"
4144 msgstr "'git checkout <böyle-bir-dal-yok>'a temkinli yaklaş (öntanımlı)"
4145
4146 msgid "use overlay mode (default)"
4147 msgstr "yerpaylaşım kipini kullan (öntanımlı)"
4148
4149 msgid "create and switch to a new branch"
4150 msgstr "yeni bir dal oluştur ve ona geç"
4151
4152 msgid "create/reset and switch to a branch"
4153 msgstr "bir dal oluştur/sıfırla ve ona geç"
4154
4155 msgid "second guess 'git switch <no-such-branch>'"
4156 msgstr "'git switch <böyle-bir-dal-yok>'a temkinli yaklaş"
4157
4158 msgid "throw away local modifications"
4159 msgstr "yerel değişiklikleri çöpe at"
4160
4161 msgid "which tree-ish to checkout from"
4162 msgstr "çıkış yapılacak ağacımsı"
4163
4164 msgid "restore the index"
4165 msgstr "indeksi eski durumuna getir"
4166
4167 msgid "restore the working tree (default)"
4168 msgstr "çalışma ağacını eski durumuna getir"
4169
4170 msgid "ignore unmerged entries"
4171 msgstr "birleştirilmemiş girdileri yok say"
4172
4173 msgid "use overlay mode"
4174 msgstr "yerpaylaşım kipini kullan"
4175
4176 msgid ""
4177 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] "
4178 "[<pathspec>...]"
4179 msgstr ""
4180 "git clean [-d] [-f] [-i] [-n] [-q] [-e <dizgi>] [-x | -X] [--] [<yol-"
4181 "blrtç>...]"
4182
4183 #, c-format
4184 msgid "Removing %s\n"
4185 msgstr "%s kaldırılıyor\n"
4186
4187 #, c-format
4188 msgid "Would remove %s\n"
4189 msgstr "%s kaldırılacak\n"
4190
4191 #, c-format
4192 msgid "Skipping repository %s\n"
4193 msgstr "%s dizini atlanıyor\n"
4194
4195 #, c-format
4196 msgid "Would skip repository %s\n"
4197 msgstr "%s dizini atlanacak\n"
4198
4199 #, c-format
4200 msgid "failed to remove %s"
4201 msgstr "%s kaldırılamadı"
4202
4203 #, c-format
4204 msgid "could not lstat %s\n"
4205 msgstr "%s 'lstat' yapılamadı\n"
4206
4207 msgid "Refusing to remove current working directory\n"
4208 msgstr "Geçerli çalışma dizinini kaldırma reddediliyor\n"
4209
4210 msgid "Would refuse to remove current working directory\n"
4211 msgstr "Geçerli çalışma dizinini kaldırmayı reddederdim\n"
4212
4213 #, c-format
4214 msgid ""
4215 "Prompt help:\n"
4216 "1 - select a numbered item\n"
4217 "foo - select item based on unique prefix\n"
4218 " - (empty) select nothing\n"
4219 msgstr ""
4220 "İstem yardımı:\n"
4221 "1 - numaralandırılmış bir öge seç\n"
4222 "foo - benzersiz öneke dayanarak bir öge seç\n"
4223 " - (boş) hiçbir şey seçme\n"
4224
4225 #, c-format
4226 msgid ""
4227 "Prompt help:\n"
4228 "1 - select a single item\n"
4229 "3-5 - select a range of items\n"
4230 "2-3,6-9 - select multiple ranges\n"
4231 "foo - select item based on unique prefix\n"
4232 "-... - unselect specified items\n"
4233 "* - choose all items\n"
4234 " - (empty) finish selecting\n"
4235 msgstr ""
4236 "İstem yardımı:\n"
4237 "1 - tek bir öge seç\n"
4238 "3-5 - bir öge aralığı seç\n"
4239 "2-3,6-9 - birden çok erim seç\n"
4240 "foo - benzersiz öneke dayanarak bir öge seç\n"
4241 "-... - belirtilen ögelerin seçimini kaldır\n"
4242 "* - tüm ögeleri seç\n"
4243 " - (boş) seçimi bitir\n"
4244
4245 #, c-format
4246 msgid "Huh (%s)?\n"
4247 msgstr "Pardon (%s)?\n"
4248
4249 #, c-format
4250 msgid "Input ignore patterns>> "
4251 msgstr "Girdi için yok sayma dizgileri>> "
4252
4253 #, c-format
4254 msgid "WARNING: Cannot find items matched by: %s"
4255 msgstr "UYARI: Şununla eşleşen ögeler bulunamıyor: %s"
4256
4257 msgid "Select items to delete"
4258 msgstr "Silinecek ögeleri seçin"
4259
4260 #. TRANSLATORS: Make sure to keep [y/N] as is
4261 #, c-format
4262 msgid "Remove %s [y/N]? "
4263 msgstr "%s kaldırılsın mı [y/N]? "
4264
4265 msgid ""
4266 "clean - start cleaning\n"
4267 "filter by pattern - exclude items from deletion\n"
4268 "select by numbers - select items to be deleted by numbers\n"
4269 "ask each - confirm each deletion (like \"rm -i\")\n"
4270 "quit - stop cleaning\n"
4271 "help - this screen\n"
4272 "? - help for prompt selection"
4273 msgstr ""
4274 "clean - temizliğe başla\n"
4275 "filter by pattern - silinmeyecek ögeleri belirle\n"
4276 "select by numbers - silinecek ögeleri sayıları ile seç\n"
4277 "ask each - her silmeyi onayla (\"rm -i\" gibi)\n"
4278 "quit - temizliği durdur\n"
4279 "help - bu ekranı görüntüle\n"
4280 "? - istem seçimi için yardım"
4281
4282 msgid "Would remove the following item:"
4283 msgid_plural "Would remove the following items:"
4284 msgstr[0] "Aşağıdaki öge kaldırılacak:"
4285 msgstr[1] "Aşağıdaki ögeler kaldırılacak:"
4286
4287 msgid "No more files to clean, exiting."
4288 msgstr "Temizlenecek başka dosya yok, çıkılıyor."
4289
4290 msgid "do not print names of files removed"
4291 msgstr "kaldırılan dosyaların adlarını yazdırma"
4292
4293 msgid "force"
4294 msgstr "zorla"
4295
4296 msgid "interactive cleaning"
4297 msgstr "etkileşimli temizlik"
4298
4299 msgid "remove whole directories"
4300 msgstr "dizinleri tümüyle kaldır"
4301
4302 msgid "pattern"
4303 msgstr "dizgi"
4304
4305 msgid "add <pattern> to ignore rules"
4306 msgstr "yok sayma kurallarına <dizgi> ekle"
4307
4308 msgid "remove ignored files, too"
4309 msgstr "yok sayılan dosyalar da kaldırıldı"
4310
4311 msgid "remove only ignored files"
4312 msgstr "yalnızca yok sayılan dosyaları kaldır"
4313
4314 msgid "clean.requireForce is true and -f not given: refusing to clean"
4315 msgstr ""
4316 "clean.requireForce 'true' olarak ayarlı ve -f verilmedi; temizlik "
4317 "reddediliyor"
4318
4319 #, c-format
4320 msgid "info: Could not add alternate for '%s': %s\n"
4321 msgstr "info: '%s' için alternatif eklenemedi: %s\n"
4322
4323 #, c-format
4324 msgid "failed to stat '%s'"
4325 msgstr "'%s' dosyasının bilgileri alınamadı"
4326
4327 #, c-format
4328 msgid "%s exists and is not a directory"
4329 msgstr "%s var ve bir dizin değil"
4330
4331 #, c-format
4332 msgid "'%s' is a symlink, refusing to clone with --local"
4333 msgstr "'%s' bir sembolik bağ; --local ile klonlama reddediliyor"
4334
4335 #, c-format
4336 msgid "failed to start iterator over '%s'"
4337 msgstr "yineleyici '%s' üzerinden çalıştırılamadı"
4338
4339 #, c-format
4340 msgid "symlink '%s' exists, refusing to clone with --local"
4341 msgstr "'%s' sembolik bağı var, --local ile klonlama reddediliyor"
4342
4343 #, c-format
4344 msgid "failed to unlink '%s'"
4345 msgstr "'%s' bağlantısı kesilemedi"
4346
4347 #, c-format
4348 msgid "hardlink cannot be checked at '%s'"
4349 msgstr "sabit bağlantı, '%s' konumunda denetlenemiyor"
4350
4351 #, c-format
4352 msgid "hardlink different from source at '%s'"
4353 msgstr "sabit bağlantı, '%s' konumundaki kaynaktan farklı"
4354
4355 #, c-format
4356 msgid "failed to create link '%s'"
4357 msgstr "'%s' bağı oluşturulamadı"
4358
4359 #, c-format
4360 msgid "failed to copy file to '%s'"
4361 msgstr "dosya şuraya kopyalanamadı: '%s'"
4362
4363 #, c-format
4364 msgid "failed to iterate over '%s'"
4365 msgstr "'%s' üzerinde yinelenemedi"
4366
4367 #, c-format
4368 msgid "done.\n"
4369 msgstr "bitti.\n"
4370
4371 msgid ""
4372 "Clone succeeded, but checkout failed.\n"
4373 "You can inspect what was checked out with 'git status'\n"
4374 "and retry with 'git restore --source=HEAD :/'\n"
4375 msgstr ""
4376 "Klonlama başarılı oldu; ancak çıkış yapılamadı.\n"
4377 "Neyin çıkış yapılıp yapılmadığını 'git status' ile inceleyebilir\n"
4378 "ve 'git restore --source=HEAD' ile yeniden deneyebilirsiniz.\n"
4379
4380 msgid "remote did not send all necessary objects"
4381 msgstr "uzak konum gereken tüm nesneleri göndermedi"
4382
4383 #, c-format
4384 msgid "unable to update %s"
4385 msgstr "%s güncellenemiyor"
4386
4387 msgid "failed to initialize sparse-checkout"
4388 msgstr "sparse-checkout ilklendirilemedi"
4389
4390 msgid "remote HEAD refers to nonexistent ref, unable to checkout"
4391 msgstr "uzak konum HEAD'i, var olmayan başvuruya başvuruyor; çıkış yapılamıyor"
4392
4393 msgid "unable to checkout working tree"
4394 msgstr "çalışma ağacı çıkış yapılamıyor"
4395
4396 msgid "unable to write parameters to config file"
4397 msgstr "parametreler yapılandırma dosyasına yazılamıyor"
4398
4399 msgid "cannot repack to clean up"
4400 msgstr "temizlik için yeniden paketlenemiyor"
4401
4402 msgid "cannot unlink temporary alternates file"
4403 msgstr "geçici alternatifler dosyasının bağlantısı kesilemiyor"
4404
4405 msgid "don't clone shallow repository"
4406 msgstr "sığ depoyu klonlama"
4407
4408 msgid "don't create a checkout"
4409 msgstr "çıkış yapma!"
4410
4411 msgid "create a bare repository"
4412 msgstr "çıplak bir depo oluştur"
4413
4414 msgid "create a mirror repository (implies --bare)"
4415 msgstr "bir yansı depo oluştur (--bare ima eder)"
4416
4417 msgid "to clone from a local repository"
4418 msgstr "bir yerel depodan klonla"
4419
4420 msgid "don't use local hardlinks, always copy"
4421 msgstr "yerel sabit bağları kullanma, her zaman kopyala"
4422
4423 msgid "setup as shared repository"
4424 msgstr "paylaşılan depo ayarla"
4425
4426 msgid "pathspec"
4427 msgstr "yol belirteci"
4428
4429 msgid "initialize submodules in the clone"
4430 msgstr "klon içerisindeki altmodülleri ilklendir"
4431
4432 msgid "number of submodules cloned in parallel"
4433 msgstr "paralelde klonlanan altmodüllerin sayısı"
4434
4435 msgid "template-directory"
4436 msgstr "şablon dizini"
4437
4438 msgid "directory from which templates will be used"
4439 msgstr "şablonların kullanılacağı dizin"
4440
4441 msgid "reference repository"
4442 msgstr "başvuru deposu"
4443
4444 msgid "use --reference only while cloning"
4445 msgstr "--reference'ı yalnızca klonlarken kullan"
4446
4447 msgid "name"
4448 msgstr "ad"
4449
4450 msgid "use <name> instead of 'origin' to track upstream"
4451 msgstr "üstkaynağı izlemek için 'origin' yerine <ad> kullan"
4452
4453 msgid "checkout <branch> instead of the remote's HEAD"
4454 msgstr "uzak konumun HEAD'i yerine <dal>'ı çıkış yap"
4455
4456 msgid "clone single revision <rev> and check out"
4457 msgstr "tek revizyonlu <rev>'i klonla ve çıkış yap"
4458
4459 msgid "path to git-upload-pack on the remote"
4460 msgstr "uzak konumdaki git-upload-pack'e olan yol"
4461
4462 msgid "depth"
4463 msgstr "derinlik"
4464
4465 msgid "create a shallow clone of that depth"
4466 msgstr "verilen derinlikte sığ bir depo oluştur"
4467
4468 msgid "create a shallow clone since a specific time"
4469 msgstr "verilen zamandan sonrasını içeren bir sığ depo oluştur"
4470
4471 msgid "ref"
4472 msgstr "başvuru"
4473
4474 msgid "deepen history of shallow clone, excluding ref"
4475 msgstr "başvuru hariç tutarak sığ klonun geçmişini derinleştir"
4476
4477 msgid "clone only one branch, HEAD or --branch"
4478 msgstr "yalnızca bir dal klonla, HEAD veya --branch"
4479
4480 msgid "clone tags, and make later fetches not to follow them"
4481 msgstr "etiketleri klonla ve sonraki getirmelerin onları izlememesini sağla"
4482
4483 msgid "any cloned submodules will be shallow"
4484 msgstr "klonlanan altmodüller sığ olacak"
4485
4486 msgid "gitdir"
4487 msgstr "git dizini"
4488
4489 msgid "separate git dir from working tree"
4490 msgstr "git dizinini çalışma ağacından ayır"
4491
4492 msgid "specify the reference format to use"
4493 msgstr "kullanılacak başvuru biçimini belirt"
4494
4495 msgid "key=value"
4496 msgstr "anahtar=değer"
4497
4498 msgid "set config inside the new repository"
4499 msgstr "yapılandırmayı yeni deponun içinde ayarla"
4500
4501 msgid "server-specific"
4502 msgstr "sunucuya özel"
4503
4504 msgid "option to transmit"
4505 msgstr "iletme seçeneği"
4506
4507 msgid "apply partial clone filters to submodules"
4508 msgstr "altmodüllere kısımsal klon süzgeçlerini uygula"
4509
4510 msgid "any cloned submodules will use their remote-tracking branch"
4511 msgstr "klonlanan herhangi bir altmodül kendi uzak izleme dallarını kullanacak"
4512
4513 msgid "initialize sparse-checkout file to include only files at root"
4514 msgstr ""
4515 "sparse-checkout dosyasını yalnızca kökteki dosyaları içerecek biçimde "
4516 "ilklendir"
4517
4518 msgid "uri"
4519 msgstr "uri"
4520
4521 msgid "a URI for downloading bundles before fetching from origin remote"
4522 msgstr "uzak konum kökeninden getirmeden önce demetleri indirmek için bir URI"
4523
4524 msgid "git clone [<options>] [--] <repo> [<dir>]"
4525 msgstr "git clone [<seçenekler>] [--] <depo> [<dizin>]"
4526
4527 msgid "Too many arguments."
4528 msgstr "Çok fazla argüman."
4529
4530 msgid "You must specify a repository to clone."
4531 msgstr "Klonlamak için bir depo belirtmelisiniz."
4532
4533 #, c-format
4534 msgid "unknown ref storage format '%s'"
4535 msgstr "bilinmeyen başvuru depolama biçimi '%s'"
4536
4537 #, c-format
4538 msgid "repository '%s' does not exist"
4539 msgstr "'%s' deposu yok"
4540
4541 #, c-format
4542 msgid "depth %s is not a positive number"
4543 msgstr "%s derinliği pozitif bir sayı değil"
4544
4545 #, c-format
4546 msgid "destination path '%s' already exists and is not an empty directory."
4547 msgstr "Hedef yolu '%s' halihazırda var ve boş bir dizin değil."
4548
4549 #, c-format
4550 msgid "repository path '%s' already exists and is not an empty directory."
4551 msgstr "Depo yolu '%s' halihazırda var ve boş bir dizin değil."
4552
4553 #, c-format
4554 msgid "working tree '%s' already exists."
4555 msgstr "Çalışma ağacı '%s' halihazırda var."
4556
4557 #, c-format
4558 msgid "could not create leading directories of '%s'"
4559 msgstr "şunun öncü dizinleri oluşturulamadı: '%s'"
4560
4561 #, c-format
4562 msgid "could not create work tree dir '%s'"
4563 msgstr "'%s' çalışma ağacı dizini oluşturulamadı"
4564
4565 #, c-format
4566 msgid "Cloning into bare repository '%s'...\n"
4567 msgstr "'%s' çıplak deposuna klonlanıyor...\n"
4568
4569 #, c-format
4570 msgid "Cloning into '%s'...\n"
4571 msgstr "Klonlama konumu: '%s'...\n"
4572
4573 msgid ""
4574 "clone --recursive is not compatible with both --reference and --reference-if-"
4575 "able"
4576 msgstr ""
4577 "clone --recursive hem --reference hem --reference-if-able ile uyumlu değil"
4578
4579 #, c-format
4580 msgid "'%s' is not a valid remote name"
4581 msgstr "'%s' geçerli bir uzak konum adı değil"
4582
4583 msgid "--depth is ignored in local clones; use file:// instead."
4584 msgstr "--depth yerel klonlarda yok sayılır; yerine file:// kullanın."
4585
4586 msgid "--shallow-since is ignored in local clones; use file:// instead."
4587 msgstr "--shallow-since yerel klonlarda yok sayılır; yerine file:// kullanın."
4588
4589 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
4590 msgstr ""
4591 "--shallow-exclude yerel klonlarda yok sayılır; yerine file:// kullanın."
4592
4593 msgid "--filter is ignored in local clones; use file:// instead."
4594 msgstr "--filter yerel klonlarda yok sayılır; yerine file:// kullanın."
4595
4596 msgid "source repository is shallow, reject to clone."
4597 msgstr "kaynak depo sığ, klonlama için reddet."
4598
4599 msgid "source repository is shallow, ignoring --local"
4600 msgstr "kaynak depo sığ, --local yok sayılıyor"
4601
4602 msgid "--local is ignored"
4603 msgstr "--local yok sayıldı"
4604
4605 msgid "cannot clone from filtered bundle"
4606 msgstr "süzülmüş demetten klonlanamıyor"
4607
4608 msgid "failed to initialize the repo, skipping bundle URI"
4609 msgstr "depo ilklendirilemedi, demet URI'si atlanıyor"
4610
4611 #, c-format
4612 msgid "failed to fetch objects from bundle URI '%s'"
4613 msgstr "'%s' demet URI'sinden nesneler getirilemedi"
4614
4615 msgid "failed to fetch advertised bundles"
4616 msgstr "tanıtılan demetler alınamadı"
4617
4618 msgid "remote transport reported error"
4619 msgstr "uzak konum taşıması hata bildirdi"
4620
4621 #, c-format
4622 msgid "Remote branch %s not found in upstream %s"
4623 msgstr "%s uzak dalı %s üstkaynağında bulunamadı"
4624
4625 #, c-format
4626 msgid "Remote revision %s not found in upstream %s"
4627 msgstr "%s uzak revizyonu, %s üstkaynağında bulunamadı"
4628
4629 msgid "You appear to have cloned an empty repository."
4630 msgstr "Boş bir depoyu klonlamış görünüyorsunuz."
4631
4632 msgid "git column [<options>]"
4633 msgstr "git column [<seçenekler>]"
4634
4635 msgid "lookup config vars"
4636 msgstr "yapılandırma değişkenlerini ara"
4637
4638 msgid "layout to use"
4639 msgstr "kullanılacak yerleşim"
4640
4641 msgid "maximum width"
4642 msgstr "olabilecek en çok genişlik"
4643
4644 msgid "padding space on left border"
4645 msgstr "sol kenardaki dolgu boşluğu"
4646
4647 msgid "padding space on right border"
4648 msgstr "sağ kenardaki dolgu boşluğu"
4649
4650 msgid "padding space between columns"
4651 msgstr "sütunlar arasındaki dolgu boşluğu"
4652
4653 #, c-format
4654 msgid "%s must be non-negative"
4655 msgstr "%s negatif dışı bir değer olmalı"
4656
4657 msgid "--command must be the first argument"
4658 msgstr "--command ilk argüman olmalı"
4659
4660 msgid ""
4661 "git commit-graph verify [--object-dir <dir>] [--shallow] [--[no-]progress]"
4662 msgstr ""
4663 "git commit-graph verify [--object-dir <dizin>] [--shallow] [--[no-]progress]"
4664
4665 msgid ""
4666 "git commit-graph write [--object-dir <dir>] [--append]\n"
4667 " [--split[=<strategy>]] [--reachable | --stdin-packs | "
4668 "--stdin-commits]\n"
4669 " [--changed-paths] [--[no-]max-new-filters <n>] [--"
4670 "[no-]progress]\n"
4671 " <split-options>"
4672 msgstr ""
4673 "git commit-graph write [--object-dir <dizin>] [--append]\n"
4674 " [--split[=<strateji>]] [--reachable | --stdin-packs | "
4675 "--stdin-commits]\n"
4676 " [--changed-paths] [--[no-]max-new-filters <n>] [--"
4677 "[no-]progress]\n"
4678 " <bölme-seçenekleri>"
4679
4680 msgid "dir"
4681 msgstr "dizin"
4682
4683 msgid "the object directory to store the graph"
4684 msgstr "Grafiğin depolanacağı nesne dizini"
4685
4686 msgid "if the commit-graph is split, only verify the tip file"
4687 msgstr "commit-graph parçalara bölünmüşse yalnızca uç dosyayı doğrula"
4688
4689 #, c-format
4690 msgid "Could not open commit-graph '%s'"
4691 msgstr "commit-graph '%s' açılamadı"
4692
4693 #, c-format
4694 msgid "could not open commit-graph chain '%s'"
4695 msgstr "commit-graph zinciri '%s' açılamadı"
4696
4697 #, c-format
4698 msgid "unrecognized --split argument, %s"
4699 msgstr "tanımlanamayan --split argümanı, %s"
4700
4701 #, c-format
4702 msgid "unexpected non-hex object ID: %s"
4703 msgstr "beklenmedik onaltılık olmayan nesne kimliği: %s"
4704
4705 #, c-format
4706 msgid "invalid object: %s"
4707 msgstr "geçersiz nesne: %s"
4708
4709 #, c-format
4710 msgid "option `%s' expects a numerical value"
4711 msgstr "'%s' seçeneği sayısal bir değer bekliyor"
4712
4713 msgid "start walk at all refs"
4714 msgstr "tüm başvurularda gezinmeyi başlat"
4715
4716 msgid "scan pack-indexes listed by stdin for commits"
4717 msgstr "stdin tarafından listelenen paket indekslerini tara"
4718
4719 msgid "start walk at commits listed by stdin"
4720 msgstr "stdin tarafından listelenen tüm işlemelerde gezinmeyi başlat"
4721
4722 msgid "include all commits already in the commit-graph file"
4723 msgstr "halihazırda commit-graph dosyasında bulunan tüm işlemeleri içer"
4724
4725 msgid "enable computation for changed paths"
4726 msgstr "değiştirilen yollar için hesaplamayı etkinleştir"
4727
4728 msgid "allow writing an incremental commit-graph file"
4729 msgstr "artan bir commit-graph dosyasının yazımına izin ver"
4730
4731 msgid "maximum number of commits in a non-base split commit-graph"
4732 msgstr ""
4733 "bir temel olmayan parçalara bölünmüş commit-graph içinde en çok olabilecek "
4734 "işleme sayısı"
4735
4736 msgid "maximum ratio between two levels of a split commit-graph"
4737 msgstr ""
4738 "bölünmüş bir commit-graph'ın iki düzeyi arasında olabilecek en büyük oran"
4739
4740 msgid "only expire files older than a given date-time"
4741 msgstr "yalnızca verilen bir tarihten daha eski dosyaların hükmünü kaldır"
4742
4743 msgid "maximum number of changed-path Bloom filters to compute"
4744 msgstr "Hesaplanacak en çok değiştirilen yollar için Bloom süzgeçleri sayısı"
4745
4746 msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
4747 msgstr ""
4748 "--reachable, --stdin-commits veya --stdin-packs'ten en çok birini kullan"
4749
4750 msgid "Collecting commits from input"
4751 msgstr "Girdiden işlemeler toplanıyor"
4752
4753 msgid "git commit-tree <tree> [(-p <parent>)...]"
4754 msgstr "git commit-tree <ağaç> [(-p <üst-öge>)...]"
4755
4756 msgid ""
4757 "git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...]\n"
4758 " [(-F <file>)...] <tree>"
4759 msgstr ""
4760 "git commit-tree [(-p <üst-öge>)...] [-S[<anahtar-kimliği>]] [(-m "
4761 "<ileti>)...]\n"
4762 " [(-F <dosya>)...] <ağaç>"
4763
4764 #, c-format
4765 msgid "duplicate parent %s ignored"
4766 msgstr "yinelenmiş üst öge %s yok sayıldı"
4767
4768 #, c-format
4769 msgid "not a valid object name %s"
4770 msgstr "%s geçerli bir nesne adı değil"
4771
4772 #, c-format
4773 msgid "git commit-tree: failed to read '%s'"
4774 msgstr "git commit-tree: '%s' okunamadı"
4775
4776 #, c-format
4777 msgid "git commit-tree: failed to close '%s'"
4778 msgstr "git commit-tree: '%s' kapatılamadı"
4779
4780 msgid "parent"
4781 msgstr "üst öge"
4782
4783 msgid "id of a parent commit object"
4784 msgstr "bir üst işleme ögesinin no'su"
4785
4786 msgid "message"
4787 msgstr "ileti"
4788
4789 msgid "commit message"
4790 msgstr "işleme iletisi"
4791
4792 msgid "read commit log message from file"
4793 msgstr "işleme günlük iletisini dosyadan oku"
4794
4795 msgid "GPG sign commit"
4796 msgstr "işlemeyi GPG ile imzala"
4797
4798 msgid "must give exactly one tree"
4799 msgstr "bir tam ağaç vermeli"
4800
4801 msgid "git commit-tree: failed to read"
4802 msgstr "git commit-tree: okunamadı"
4803
4804 msgid ""
4805 "git commit [-a | --interactive | --patch] [-s] [-v] [-u[<mode>]] [--amend]\n"
4806 " [--dry-run] [(-c | -C | --squash) <commit> | --fixup [(amend|"
4807 "reword):]<commit>]\n"
4808 " [-F <file> | -m <msg>] [--reset-author] [--allow-empty]\n"
4809 " [--allow-empty-message] [--no-verify] [-e] [--author=<author>]\n"
4810 " [--date=<date>] [--cleanup=<mode>] [--[no-]status]\n"
4811 " [-i | -o] [--pathspec-from-file=<file> [--pathspec-file-nul]]\n"
4812 " [(--trailer <token>[(=|:)<value>])...] [-S[<keyid>]]\n"
4813 " [--] [<pathspec>...]"
4814 msgstr ""
4815 "git commit [-a | --interactive | --patch] [-s] [-v] [-u[<kip>]] [--amend]\n"
4816 " [--dry-run] [(-c | -C | --squash) <işleme> |\n"
4817 " --fixup [(amend|reword):]<işleme>]\n"
4818 " [-F <dosya> | -m <ileti>] [--reset-author] [--allow-empty]\n"
4819 " [--allow-empty-message] [--no-verify] [-e] [--author=<yazar>]\n"
4820 " [--date=<tarih>] [--cleanup=<kip>] [--[no-]status]\n"
4821 " [-i | -o] [--pathspec-from-file=<dosya> [--pathspec-file-nul]]\n"
4822 " [(--trailer <jeton>[(=|:)<değer>])...] [-S[<anahtar-kimliği>]]\n"
4823 " [--] [<yol-belirteci>...]"
4824
4825 msgid "git status [<options>] [--] [<pathspec>...]"
4826 msgstr "git status [<seçenekler>] [--] [<yol-blrtç>...]"
4827
4828 msgid ""
4829 "You asked to amend the most recent commit, but doing so would make\n"
4830 "it empty. You can repeat your command with --allow-empty, or you can\n"
4831 "remove the commit entirely with \"git reset HEAD^\".\n"
4832 msgstr ""
4833 "En son yapılan işlemeyi değiştirmek istediniz; ancak bu onu\n"
4834 "boş yapacaktır. Komutunuzu --allow-empty ile yineleyebilir veya\n"
4835 "işlemeyi \"git reset HEAD^\" ile tümüyle kaldırabilirsiniz.\n"
4836
4837 msgid ""
4838 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
4839 "If you wish to commit it anyway, use:\n"
4840 "\n"
4841 " git commit --allow-empty\n"
4842 "\n"
4843 msgstr ""
4844 "Bir önceki seç-al büyük olasılıkla çakışma çözümünden dolayı şu anda boş.\n"
4845 "Yine de göndermek isterseniz şunu kullanın:\n"
4846 "\n"
4847 "\tgit commit --allow-empty\n"
4848 "\n"
4849
4850 msgid "Otherwise, please use 'git rebase --skip'\n"
4851 msgstr "Aksi durumda, lütfen 'git rebase --skip' kullanın.\n"
4852
4853 msgid "Otherwise, please use 'git cherry-pick --skip'\n"
4854 msgstr "Aksi durumda, lütfen 'git cherry-pick --skip' kullanın.\n"
4855
4856 msgid ""
4857 "and then use:\n"
4858 "\n"
4859 " git cherry-pick --continue\n"
4860 "\n"
4861 "to resume cherry-picking the remaining commits.\n"
4862 "If you wish to skip this commit, use:\n"
4863 "\n"
4864 " git cherry-pick --skip\n"
4865 "\n"
4866 msgstr ""
4867 "ve sonra geri kalan işlemeleri seç-al yapmayı sürdürmek için:\n"
4868 "\n"
4869 "\tgit cherry-pick --continue\n"
4870 "\n"
4871 "kullanın.\n"
4872 "Bu işlemeyi atlamak isterseniz şunu kullanın:\n"
4873 "\n"
4874 "\tgit cherry-pick --skip\n"
4875 "\n"
4876
4877 msgid "updating files failed"
4878 msgstr "dosyaları güncelleme başarısız"
4879
4880 msgid "failed to unpack HEAD tree object"
4881 msgstr "HEAD ağaç nesnesi açılamadı"
4882
4883 msgid "No paths with --include/--only does not make sense."
4884 msgstr "--include/--only içermeyen yollar bir anlam ifade etmiyor."
4885
4886 msgid "unable to create temporary index"
4887 msgstr "geçici indeks oluşturulamıyor"
4888
4889 msgid "interactive add failed"
4890 msgstr "etkileşimli ekleme başarısız"
4891
4892 msgid "unable to update temporary index"
4893 msgstr "geçici indeks güncellenemiyor"
4894
4895 msgid "Failed to update main cache tree"
4896 msgstr "Ana önbellek ağacı güncellenemedi"
4897
4898 msgid "cannot do a partial commit during a merge."
4899 msgstr "Bir birleştirme sırasında kısmi işleme yapılamaz."
4900
4901 msgid "cannot do a partial commit during a cherry-pick."
4902 msgstr "Bir seç-al sırasında kısmi işleme yapılamaz."
4903
4904 msgid "cannot do a partial commit during a rebase."
4905 msgstr "Bir yeniden temellendirme sırasında kısmi işleme yapılamaz."
4906
4907 msgid "cannot read the index"
4908 msgstr "indeks okunamıyor"
4909
4910 msgid "unable to write temporary index file"
4911 msgstr "geçici indeks dosyası yazılamıyor"
4912
4913 #, c-format
4914 msgid "commit '%s' lacks author header"
4915 msgstr "'%s' işlemesinde yazar üstbilgisi yok"
4916
4917 #, c-format
4918 msgid "commit '%s' has malformed author line"
4919 msgstr "'%s' işlemesindeki yazar satırı hatalı oluşturulmuş"
4920
4921 msgid "malformed --author parameter"
4922 msgstr "hatalı oluşturulmuş --author parametresi"
4923
4924 #, c-format
4925 msgid "invalid date format: %s"
4926 msgstr "geçersiz tarih biçimi: %s"
4927
4928 msgid ""
4929 "unable to select a comment character that is not used\n"
4930 "in the current commit message"
4931 msgstr ""
4932 "geçerli işleme iletisinde kullanılmayan bir yorum\n"
4933 "karakteri seçilemiyor"
4934
4935 #, c-format
4936 msgid "could not lookup commit '%s'"
4937 msgstr "'%s' işlemesi aranamadı"
4938
4939 #, c-format
4940 msgid "(reading log message from standard input)\n"
4941 msgstr "(günlük iletisi standart girdi'den okunuyor)\n"
4942
4943 msgid "could not read log from standard input"
4944 msgstr "günlük standart girdi'den okunamadı"
4945
4946 #, c-format
4947 msgid "could not read log file '%s'"
4948 msgstr "günlük dosyası '%s' okunamadı"
4949
4950 #, c-format
4951 msgid "options '%s' and '%s:%s' cannot be used together"
4952 msgstr "'%s' ve '%s:%s' seçenekleri birlikte kullanılamaz"
4953
4954 msgid "could not read SQUASH_MSG"
4955 msgstr "SQUASH_MSG okunamadı"
4956
4957 msgid "could not read MERGE_MSG"
4958 msgstr "MERGE_MSG okunamadı"
4959
4960 #, c-format
4961 msgid "could not open '%s'"
4962 msgstr "'%s' açılamadı"
4963
4964 msgid "could not write commit template"
4965 msgstr "işleme şablonu yazılamadı"
4966
4967 #, c-format
4968 msgid ""
4969 "Please enter the commit message for your changes. Lines starting\n"
4970 "with '%s' will be ignored.\n"
4971 msgstr ""
4972 "Lütfen değişiklikleriniz için bir işleme iletisi girin. '%s' ile başlayan\n"
4973 "satırlar yok sayılacaktır.\n"
4974
4975 #, c-format
4976 msgid ""
4977 "Please enter the commit message for your changes. Lines starting\n"
4978 "with '%s' will be ignored, and an empty message aborts the commit.\n"
4979 msgstr ""
4980 "Lütfen değişiklikleriniz için bir işleme iletisi girin. '%s' ile başlayan\n"
4981 "satırlar yok sayılacaktır. Boş bir ileti işlemeyi iptal eder.\n"
4982
4983 #, c-format
4984 msgid ""
4985 "Please enter the commit message for your changes. Lines starting\n"
4986 "with '%s' will be kept; you may remove them yourself if you want to.\n"
4987 msgstr ""
4988 "Lütfen değişiklikleriniz için bir işleme iletisi girin. '%s' ile başlayan\n"
4989 "satırlar tutulacaktır; isterseniz onları kaldırabilirsiniz.\n"
4990
4991 #, c-format
4992 msgid ""
4993 "Please enter the commit message for your changes. Lines starting\n"
4994 "with '%s' will be kept; you may remove them yourself if you want to.\n"
4995 "An empty message aborts the commit.\n"
4996 msgstr ""
4997 "Lütfen değişiklikleriniz için bir işleme iletisi girin. '%s' ile başlayan\n"
4998 "satırlar tutulacaktır; isterseniz onları kaldırabilirsiniz.\n"
4999 "Boş bir ileti işlemeyi iptal eder.\n"
5000
Showing first 5,000 of 25,747 lines. View raw