ruffle/desktop/assets/texts/tr-TR/main_menu.ftl

39 lines
1.9 KiB
Plaintext
Raw Normal View History

# A note on ellipsis: they indicate when an action won't immediately happen, but needs more information from the user.
# For example, "Open File..." won't open a file, it'll ask the user to choose a file and *then* open the file.
# Whereas "Close" or "About" wouldn't need any information, they'd immediately happen as soon as you click it.
# In general, if clicking the thing immediately does that thing, no ellipsis. If it asks for more information, ellipsis.
# This is the case for English, but other languages may have other rules or ways of showing this.
# Some items may be also be duplicated here, like "About Ruffle" in the menu and "About Ruffle" elsewhere as the header of the about menu.
# This is because some languages may use different wording for one or the other, especially with things like capitalisation.
file-menu = Dosya
file-menu-open-quick = Aç...
file-menu-open-advanced = Gelişmiş Aç...
file-menu-close = Kapat
file-menu-reload = Yeniden Yükle
file-menu-recents = Son kullanılanlar
file-menu-recents-empty = Yeni giriş yok
file-menu-preferences = Tercihler...
file-menu-exit = Çıkış Yap
controls-menu = Denetim
controls-menu-suspend = Duraklat
controls-menu-resume = Devam Ettir
controls-menu-volume = Ses kontrolleri
help-menu = Yardım
help-menu-join-discord = Discord'a Katıl
help-menu-report-a-bug = Bir Hata Bildir...
help-menu-sponsor-development = Gelişimi Destekle...
help-menu-translate-ruffle = Ruffle'ı Çevir...
help-menu-about = Ruffle Hakkında
bookmarks-menu = Yer işaretleri
bookmarks-menu-add = Ekle...
bookmarks-menu-manage = Yer İşaretlerini yönet...
debug-menu = Hata Ayıklama Araçları
debug-menu-open-stage = Sahne Bilgilerini Göster
debug-menu-open-movie = Filmi Göster
debug-menu-open-movie-list = Bilinen Filmleri Göster
debug-menu-open-domain-list = Domainleri Görüntüle
debug-menu-search-display-objects = Görüntü Objelerini Ara...