reactos/base/applications/fontview/lang/tr-TR.rc
Süleyman Poyraz 53221834c5
[TRANSLATION] Add and improve Turkish (tr-TR) translation (#3561)
Reviewed-by: Can Taşan <ctasan99@hotmail.com>
Reviewed-by: Ercan Ersoy <ercanersoy@ercanersoy.net>
Signed-off-by: Süleyman Poyraz <zaryob.dev@gmail.com>
2021-09-12 00:34:11 +03:00

24 lines
989 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/* TRANSLATOR: 2013, 2014, 2017 Erdem Ersoy (eersoy93) (erdemersoy [at] erdemersoy [dot] net) */
LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
IDS_INSTALL "&Kur..."
IDS_PRINT "&Yazdır..."
IDS_STRING "Pijamalı hasta, yağız şoföre çabucak güvendi. 1234567890"
IDS_OPEN "Yazı Tipi Aç..."
IDS_ERROR "Yanlışlık"
IDS_ERROR_NOMEM "Bu işlemi bitirmek için yeterli bellek yok."
IDS_ERROR_NOFONT "%1 dosyası, geçerli bir yazı tipi dosyası değil."
IDS_ERROR_NOCLASS "Pencere sınıfı başlatılamadı."
IDS_FILTER_LIST "Tüm Desteklenen Yazı Tipleri (*.fon;*.fnt;*.ttf;*.ttc;*.otf;*.otc)\0*.fon;*.fnt;*.ttf;*.ttc;*.otf;*.otc\0\
Yazı Tipi Dosyası (*.fon;*.fnt)\0*.fon;*.fnt\0\
TrueType Yazı Tipi (*.ttf)\0*.ttf\0\
TrueType Yazı Tipi Derlemi (*.ttc)\0*.ttc\0\
OpenType Yazı Tipi (*.otf)\0*.otf\0\
OpenType Yazı Tipi Derlemi (*.otc)\0*.otc\0\
Tüm Dosyalar (*.*)\0*.*\0"
IDS_PREVIOUS "< &Geri"
IDS_NEXT "&İleri >"
END