annotate runtime/doc/vimdiff-tr.UTF-8.1 @ 29780:9f8dd1b77563 v9.0.0229

patch 9.0.0229: Vim9: error message for missing type is not clear Commit: https://github.com/vim/vim/commit/62e0e2e54b34b618500be4521ab1c33e1c378b42 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Aug 20 12:07:58 2022 +0100 patch 9.0.0229: Vim9: error message for missing type is not clear Problem: Vim9: error message for missing type is not clear. Solution: Mention the context. (issue https://github.com/vim/vim/issues/10944)
author Bram Moolenaar <Bram@vim.org>
date Sat, 20 Aug 2022 13:15:03 +0200
parents ac057cd4e5cb
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
20611
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1 .TH VIMDIFF 1 "30 Mart 2001"
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2 .SH AD
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3 vimdiff \- bir dosyanın dört adede kadar sürümlerini Vim ile düzenle
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4 ve ayrımlarını göster
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5 .SH ÖZET
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6 .br
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7 .B vimdiff
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
8 [seçenekler] dosya1 dosya2 [dosya3 [dosya4]]
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
9 .PP
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
10 .B gvimdiff
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
11 .SH TANIM
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
12 .B Vimdiff,
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
13 .B Vim
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
14 içinde iki (üç veya dört) dosyayı açar.
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
15 Her dosya ayrı pencerelerde açılır.
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
16 Dosyalar arasındaki ayrımlar vurgulanır.
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
17 Böylece değişiklikler kolayca denetlenebilir ve aynı dosyanın başka bir
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
18 sürümüne kolaylıkla aktarılabilir.
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
19 .PP
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
20 Vim hakkında ek bilgi için: vim(1)
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
21 .PP
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
22 .B gvimdiff
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
23 olarak başlatılırsa varsa grafik arabirim açılır.
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
24 .PP
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
25 Her pencerede 'diff' seçeneği açılır, böylece değişiklikler vurgulanır.
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
26 .br
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
27 \'wrap' ve 'scrollbind' seçenekleri metnin düzgün görünmesi için açılır.
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
28 .br
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
29 \'foldmethod' seçeneği "diff"e, ayarlanır, böylece satır aralıkları
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
30 kıvrılır. 'foldcolumn' seçeneği kıvırmaları kolay ayrımlama ve açıp kapama
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
31 için iki olarak ayarlanır.
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
32 .SH SEÇENEKLER
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
33 Satırlar hizalama için "\-O" seçeneği kullanılmışçasına dikey bölüntüler
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
34 içinde görüntülenir.
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
35 Yatay bölüntüler kullanmak için "\-o" kullanın.
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
36 Diğer tüm değişkenler için: vim(1).
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
37 .SH AYRICA BAKINIZ
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
38 vim(1)
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
39 .SH YAZAR
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
40 .B Vim'in
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
41 büyük çoğunluğu Bram Moolenaar tarafından başkalarının kayda değer
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
42 yardımlarıyla yazılmıştır.
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
43 Ek bilgi için
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
44 .B Vim
ac057cd4e5cb patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
45 içinde ":help credits" yazın.