Create cosmic_edit.ftl
This commit is contained in:
parent
d04aa7ffe9
commit
ad87eeb7c1
1 changed files with 81 additions and 0 deletions
81
i18n/tr/cosmic_edit.ftl
Normal file
81
i18n/tr/cosmic_edit.ftl
Normal file
|
|
@ -0,0 +1,81 @@
|
||||||
|
new-document = Yeni belge
|
||||||
|
open-project = Proje aç
|
||||||
|
todo = TODO
|
||||||
|
|
||||||
|
# Context Pages
|
||||||
|
|
||||||
|
## Document statistics
|
||||||
|
document-statistics = Belge istatistikleri
|
||||||
|
word-count = Sözcük sayısı
|
||||||
|
character-count = Karakterler
|
||||||
|
character-count-no-spaces = Karakterler (boşluksuz)
|
||||||
|
line-count = Satırlar
|
||||||
|
|
||||||
|
## Settings
|
||||||
|
settings = Ayarlar
|
||||||
|
|
||||||
|
## Appearance
|
||||||
|
appearance = Görünüş
|
||||||
|
theme = Tema
|
||||||
|
match-desktop = Masaüstü eşle
|
||||||
|
dark = Karanlık
|
||||||
|
light = Aydınlık
|
||||||
|
syntax-dark = Sentaks karanlık
|
||||||
|
syntax-light = Sentaks aydınlık
|
||||||
|
default-font = Varsayılan yazıtipi
|
||||||
|
default-font-size = Varsayılan yazıtipi boyutu
|
||||||
|
|
||||||
|
### Keyboard shortcuts
|
||||||
|
keyboard-shortcuts = Klavye kısayolları
|
||||||
|
enable-vim-bindings = Vim bağlayıcılarını etkinleştir
|
||||||
|
|
||||||
|
# Menu
|
||||||
|
|
||||||
|
## File
|
||||||
|
file = Dosya
|
||||||
|
new-file = Yeni dosya
|
||||||
|
new-window = Yeni pencere
|
||||||
|
open-file = Dosya aç...
|
||||||
|
open-recent-file = Son kullanılan dosyalardan aç
|
||||||
|
close-file = Dosyayı kapat
|
||||||
|
menu-open-project = Proje aç...
|
||||||
|
open-recent-project = Son kullanılan projelerden aç
|
||||||
|
close-project = Projeyi kapat
|
||||||
|
save = Kaydet
|
||||||
|
save-as = Farklı kaydet...
|
||||||
|
revert-all-changes = Bütün değişiklikleri geri al
|
||||||
|
menu-document-statistics = Belge istatistikleri
|
||||||
|
document-type = Belge türü...
|
||||||
|
encoding = Kodlama...
|
||||||
|
print = Yazdır
|
||||||
|
quit = Çık
|
||||||
|
|
||||||
|
## Edit
|
||||||
|
edit = Düzenle
|
||||||
|
undo = Geri al
|
||||||
|
redo = İleri al
|
||||||
|
cut = Kes
|
||||||
|
copy = Kopyala
|
||||||
|
paste = Yapıştır
|
||||||
|
select-all = Hepsini Seç
|
||||||
|
find = Bul
|
||||||
|
replace = Değiştir
|
||||||
|
spell-check = Yazım denetimi...
|
||||||
|
|
||||||
|
## View
|
||||||
|
view = Görünüm
|
||||||
|
indentation = Girinti
|
||||||
|
|
||||||
|
### Indentation
|
||||||
|
automatic-indentation = Kendiliğinden Girinti
|
||||||
|
tab-width = Sekme genişliği: {$tab_width}
|
||||||
|
convert-indentation-to-spaces = Girintileri boşluğa çevir
|
||||||
|
convert-indentation-to-tabs = Girintileri sekmeye çevir
|
||||||
|
|
||||||
|
word-wrap = Sözcük kaydırma
|
||||||
|
show-line-numbers = Satır numaralarını göster
|
||||||
|
highlight-current-line = Mevcut satırı vurgula
|
||||||
|
syntax-highlighting = Sentaks vurgulama...
|
||||||
|
menu-settings = Ayarlar...
|
||||||
|
menu-keyboard-shortcuts = Klavye kısayolları...
|
||||||
|
about-cosmic-text-editor = COSMIC Metin Düzenleyicisi Hakkında
|
||||||
Loading…
Add table
Add a link
Reference in a new issue