reactos/dll/win32/shimgvw/lang/tr-TR.rc
Süleyman Poyraz 05c39d8d62
[TRANSLATION] Update Turkish (tr-TR) translations (#3958)
Reviewed-by: Can Taşan <ctasan99@hotmail.com>
Signed-off-by: Süleyman Poyraz <zaryob.dev@gmail.com>
2021-10-10 16:00:12 +03:00

38 lines
1.3 KiB
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: 2014-2016 Erdem Ersoy (eersoy93) (erdemersoy [at] erdemersoy [dot] net) */
LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
IDS_APPTITLE "ReactOS Resim ve Faks Görüntüleyicisi"
IDS_SETASDESKBG "Masaüstü Arka Planı Olarak Ayarla"
IDS_NOPREVIEW "Kullanılabilir önizleme yok."
IDS_PREVIEW "Önizleme"
/* Tooltips */
IDS_TOOLTIP_NEXT_PIC "Sonraki Resim"
IDS_TOOLTIP_PREV_PIC "Önceki Resim"
IDS_TOOLTIP_BEST_FIT "Pencereye en iyi uyum (Ctrl+B)"
IDS_TOOLTIP_REAL_SIZE "Gerçek boyut (Ctrl+A)"
IDS_TOOLTIP_SLIDE_SHOW "Slayt gösterisine başla (F11)"
IDS_TOOLTIP_ZOOM_IN "Yakınlaştır (+)"
IDS_TOOLTIP_ZOOM_OUT "Uzaklaştır (-)"
IDS_TOOLTIP_ROT_CLOCKW "Saat Yönünde Döndür (Ctrl+K)"
IDS_TOOLTIP_ROT_COUNCW "Saat Yönünün Tersi Yönünde Döndür (Ctrl+L)"
IDS_TOOLTIP_DELETE "Sil (DEL)"
IDS_TOOLTIP_PRINT "Yazdır (Ctrl+P)"
IDS_TOOLTIP_SAVEAS "Farklı Kaydet... (Ctrl+S)"
IDS_TOOLTIP_MODIFY "Değiştir (Ctrl+E)"
IDS_TOOLTIP_HELP_TOC "Yardım konuları (F1)"
END
STRINGTABLE
BEGIN
IDS_EMF_FILE "EMF Resmi"
IDS_GIF_FILE "GIF Resmi"
IDS_JPG_FILE "JPEG Resmi"
IDS_BMP_FILE "Bit Eşlem Resmi"
IDS_PNG_FILE "PNG Resmi"
IDS_TIF_FILE "TIF Resmi"
IDS_WMF_FILE "WMF Resmi"
END