reactos/base/applications/kbswitch/lang/tr-TR.rc
Ercan Ersoy 8c2e91897a [TRANSLATIONS] Update and add Turkish translations (#455)
- Added Turkish translations for winetests/GUI and localmon.
- Modified Turkish translations for usersrv, user32, localmon, logon,
  3dtext, kbswitch, winemine, spider, solitarie, clipbrd and charmap_new.
2018-04-01 19:27:08 +02:00

14 lines
376 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.

/* TRANSLATORS: 2013, 2014 Erdem Ersoy (eersoy93) (erdemersoy [at] erdemersoy [dot] net), 2018 Ercan Ersoy (ercanersoy) (ercanersoy [at] ercanersoy [dot] net) */
LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
IDR_POPUP MENU
BEGIN
POPUP "popup"
BEGIN
MENUITEM "&Tercihler", ID_PREFERENCES
MENUITEM SEPARATOR
MENUITEM "&Çıkış", ID_EXIT
END
END