2007-05-12 10:14:45 +00:00
|
|
|
|
/*
|
[APPLICATIONS]
* Turkish Translation of calc, charmap, dxdiag, solitaire, spider, winmine, magnify, mspaint, mstsc, notepad, rapps, regedit, clb, taskmgr, winhlp32, wordpad and write.
* Brought to you by Erdem Ersoy with a fix by me.
CORE-7261 #resolve #comment Committed in r59573.. Thanks !
svn path=/trunk/; revision=59573
2013-07-24 18:17:10 +00:00
|
|
|
|
* Turkish Resources for ReactOS Winhlp32
|
2007-05-12 10:14:45 +00:00
|
|
|
|
*
|
[TRANSLATIONS] Update Turkish translations (#1650)
Translations for Solitaire, Spider, WinMine, Notepad, Wordpad & Write, MSPaint, MPlay32, SndRec32, WinHlp32, SndVol32, TaskMgr and Calc.
2019-07-21 15:49:12 +00:00
|
|
|
|
* Copyrights: 2006 Fatih Aşıcı (fasici [at] linux-sevenler [dot] org)
|
|
|
|
|
* 2013-2016, 2019 Erdem Ersoy (eersoy93) (erdemersoy [at] erdemersoy [dot] net)
|
|
|
|
|
* 2018 Ercan Ersoy (ercanersoy) (ercanersoy [at] ercanersoy [dot] net)
|
2007-05-12 10:14:45 +00:00
|
|
|
|
*
|
|
|
|
|
* This library is free software; you can redistribute it and/or
|
|
|
|
|
* modify it under the terms of the GNU Lesser General Public
|
|
|
|
|
* License as published by the Free Software Foundation; either
|
|
|
|
|
* version 2.1 of the License, or (at your option) any later version.
|
|
|
|
|
*
|
|
|
|
|
* This library is distributed in the hope that it will be useful,
|
|
|
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
|
|
|
* Lesser General Public License for more details.
|
|
|
|
|
*
|
|
|
|
|
* You should have received a copy of the GNU Lesser General Public
|
|
|
|
|
* License along with this library; if not, write to the Free Software
|
|
|
|
|
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
|
|
|
*/
|
|
|
|
|
|
2010-07-23 08:36:51 +00:00
|
|
|
|
LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
|
|
|
|
|
|
|
|
|
|
MAIN_MENU MENU
|
2008-01-19 16:46:21 +00:00
|
|
|
|
{
|
2018-11-08 17:52:56 +00:00
|
|
|
|
POPUP "&Dosya" {
|
2014-10-10 11:18:49 +00:00
|
|
|
|
MENUITEM "&Aç...", MNID_FILE_OPEN
|
[APPLICATIONS]
* Turkish Translation of calc, charmap, dxdiag, solitaire, spider, winmine, magnify, mspaint, mstsc, notepad, rapps, regedit, clb, taskmgr, winhlp32, wordpad and write.
* Brought to you by Erdem Ersoy with a fix by me.
CORE-7261 #resolve #comment Committed in r59573.. Thanks !
svn path=/trunk/; revision=59573
2013-07-24 18:17:10 +00:00
|
|
|
|
MENUITEM SEPARATOR
|
2014-10-10 11:18:49 +00:00
|
|
|
|
MENUITEM "&Yazdır...", MNID_FILE_PRINT
|
|
|
|
|
MENUITEM "Ya&zıcı Ayarla...", MNID_FILE_SETUP
|
|
|
|
|
MENUITEM SEPARATOR
|
[TRANSLATIONS] Update Turkish translations (#1650)
Translations for Solitaire, Spider, WinMine, Notepad, Wordpad & Write, MSPaint, MPlay32, SndRec32, WinHlp32, SndVol32, TaskMgr and Calc.
2019-07-21 15:49:12 +00:00
|
|
|
|
MENUITEM "Ç&ıkış", MNID_FILE_EXIT
|
2008-01-19 16:46:21 +00:00
|
|
|
|
}
|
[TRANSLATIONS] Update Turkish translations (#1650)
Translations for Solitaire, Spider, WinMine, Notepad, Wordpad & Write, MSPaint, MPlay32, SndRec32, WinHlp32, SndVol32, TaskMgr and Calc.
2019-07-21 15:49:12 +00:00
|
|
|
|
POPUP "D&üzen" {
|
|
|
|
|
MENUITEM "&Kopyala", MNID_EDIT_COPYDLG
|
2007-05-12 10:14:45 +00:00
|
|
|
|
MENUITEM SEPARATOR
|
2018-11-08 17:52:56 +00:00
|
|
|
|
MENUITEM "&Not Ekle...", MNID_EDIT_ANNOTATE
|
2008-01-19 16:46:21 +00:00
|
|
|
|
}
|
[APPLICATIONS]
* Turkish Translation of calc, charmap, dxdiag, solitaire, spider, winmine, magnify, mspaint, mstsc, notepad, rapps, regedit, clb, taskmgr, winhlp32, wordpad and write.
* Brought to you by Erdem Ersoy with a fix by me.
CORE-7261 #resolve #comment Committed in r59573.. Thanks !
svn path=/trunk/; revision=59573
2013-07-24 18:17:10 +00:00
|
|
|
|
POPUP "Y&er İmleri" {
|
[TRANSLATIONS] Update Turkish translations (#1650)
Translations for Solitaire, Spider, WinMine, Notepad, Wordpad & Write, MSPaint, MPlay32, SndRec32, WinHlp32, SndVol32, TaskMgr and Calc.
2019-07-21 15:49:12 +00:00
|
|
|
|
MENUITEM "&Tanımla...", MNID_BKMK_DEFINE
|
2008-01-19 16:46:21 +00:00
|
|
|
|
}
|
[APPLICATIONS]
* Turkish Translation of calc, charmap, dxdiag, solitaire, spider, winmine, magnify, mspaint, mstsc, notepad, rapps, regedit, clb, taskmgr, winhlp32, wordpad and write.
* Brought to you by Erdem Ersoy with a fix by me.
CORE-7261 #resolve #comment Committed in r59573.. Thanks !
svn path=/trunk/; revision=59573
2013-07-24 18:17:10 +00:00
|
|
|
|
POPUP "&Seçenekler" {
|
[TRANSLATIONS] Update Turkish translations (#1650)
Translations for Solitaire, Spider, WinMine, Notepad, Wordpad & Write, MSPaint, MPlay32, SndRec32, WinHlp32, SndVol32, TaskMgr and Calc.
2019-07-21 15:49:12 +00:00
|
|
|
|
MENUITEM "&Her Zaman Üstte", MNID_HELP_HELPTOP
|
2014-10-10 11:18:49 +00:00
|
|
|
|
MENUITEM "&Geçmiş", MNID_OPTS_HISTORY
|
|
|
|
|
POPUP "&Yazı Tipi"
|
2008-06-26 06:12:44 +00:00
|
|
|
|
BEGIN
|
2014-10-10 11:18:49 +00:00
|
|
|
|
MENUITEM "&Küçük", MNID_OPTS_FONTS_SMALL
|
2018-11-08 17:52:56 +00:00
|
|
|
|
MENUITEM "&Normal", MNID_OPTS_FONTS_NORMAL
|
2014-10-10 11:18:49 +00:00
|
|
|
|
MENUITEM "&Büyük", MNID_OPTS_FONTS_LARGE
|
2008-06-26 06:12:44 +00:00
|
|
|
|
END
|
|
|
|
|
}
|
[APPLICATIONS]
* Turkish Translation of calc, charmap, dxdiag, solitaire, spider, winmine, magnify, mspaint, mstsc, notepad, rapps, regedit, clb, taskmgr, winhlp32, wordpad and write.
* Brought to you by Erdem Ersoy with a fix by me.
CORE-7261 #resolve #comment Committed in r59573.. Thanks !
svn path=/trunk/; revision=59573
2013-07-24 18:17:10 +00:00
|
|
|
|
POPUP "&Yardım" {
|
[TRANSLATIONS] Update Turkish translations (#1650)
Translations for Solitaire, Spider, WinMine, Notepad, Wordpad & Write, MSPaint, MPlay32, SndRec32, WinHlp32, SndVol32, TaskMgr and Calc.
2019-07-21 15:49:12 +00:00
|
|
|
|
MENUITEM "&Yardım Üzerine Yardım", MNID_HELP_HELPON
|
|
|
|
|
MENUITEM "&Wine Yardım Hakkında...", MNID_HELP_ABOUT
|
2008-01-19 16:46:21 +00:00
|
|
|
|
}
|
|
|
|
|
}
|
2007-05-12 10:14:45 +00:00
|
|
|
|
|
2014-10-10 11:18:49 +00:00
|
|
|
|
CONTEXT_MENU MENU
|
|
|
|
|
BEGIN
|
|
|
|
|
POPUP ""
|
|
|
|
|
BEGIN
|
2018-11-08 17:52:56 +00:00
|
|
|
|
MENUITEM "&Not Ekleme...", MNID_CTXT_ANNOTATE
|
2014-10-10 11:18:49 +00:00
|
|
|
|
MENUITEM "&Çoğalt", MNID_CTXT_COPY
|
|
|
|
|
MENUITEM "&Yazdır...", MNID_CTXT_PRINT
|
|
|
|
|
POPUP "Y&azı Tipi"
|
|
|
|
|
BEGIN
|
|
|
|
|
MENUITEM "&Küçük", MNID_CTXT_FONTS_SMALL
|
2018-11-08 17:52:56 +00:00
|
|
|
|
MENUITEM "&Normal", MNID_CTXT_FONTS_NORMAL
|
2014-10-10 11:18:49 +00:00
|
|
|
|
MENUITEM "&Büyük", MNID_CTXT_FONTS_LARGE
|
|
|
|
|
END
|
|
|
|
|
END
|
|
|
|
|
END
|
|
|
|
|
|
|
|
|
|
STRINGTABLE
|
|
|
|
|
{
|
2016-02-21 09:07:41 +00:00
|
|
|
|
STID_WINE_HELP, "ReactOS Yardım"
|
[TRANSLATIONS] Update Turkish translations (#1650)
Translations for Solitaire, Spider, WinMine, Notepad, Wordpad & Write, MSPaint, MPlay32, SndRec32, WinHlp32, SndVol32, TaskMgr and Calc.
2019-07-21 15:49:12 +00:00
|
|
|
|
STID_WHERROR, "HATA"
|
2014-10-10 11:18:49 +00:00
|
|
|
|
STID_WARNING, "UYARI"
|
|
|
|
|
STID_INFO, "Bilgi"
|
2018-11-08 17:52:56 +00:00
|
|
|
|
STID_NOT_IMPLEMENTED, "Daha tamamlanmamıştır."
|
[TRANSLATIONS] Update Turkish translations (#1650)
Translations for Solitaire, Spider, WinMine, Notepad, Wordpad & Write, MSPaint, MPlay32, SndRec32, WinHlp32, SndVol32, TaskMgr and Calc.
2019-07-21 15:49:12 +00:00
|
|
|
|
STID_HLPFILE_ERROR_s, """%s"" yardım dosyası okunurken hata"
|
|
|
|
|
STID_INDEX, "&Dizin"
|
|
|
|
|
STID_CONTENTS, "&İçindekiler"
|
2014-10-10 11:18:49 +00:00
|
|
|
|
STID_BACK, "&Geri"
|
2018-11-08 17:52:56 +00:00
|
|
|
|
STID_ALL_FILES, "Tüm Dosyalar (*.*)"
|
|
|
|
|
STID_HELP_FILES_HLP, "Yardım Dosyaları (*.hlp)"
|
[TRANSLATIONS] Update Turkish translations (#1650)
Translations for Solitaire, Spider, WinMine, Notepad, Wordpad & Write, MSPaint, MPlay32, SndRec32, WinHlp32, SndVol32, TaskMgr and Calc.
2019-07-21 15:49:12 +00:00
|
|
|
|
STID_FILE_NOT_FOUND_s """%s"" bulunamıyor. Bu dosyayı kendiniz bulmak istiyor musunuz?"
|
|
|
|
|
STID_NO_RICHEDIT "Zengin metin gerçekleştirmesi bulunamıyor. Çıkılacaktır."
|
2014-10-10 11:18:49 +00:00
|
|
|
|
STID_PSH_INDEX, "Yardım Konuları: "
|
|
|
|
|
}
|
|
|
|
|
|
2015-04-18 12:49:55 +00:00
|
|
|
|
IDD_INDEX DIALOGEX 0, 0, 200, 190
|
|
|
|
|
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
|
2014-04-10 13:33:27 +00:00
|
|
|
|
FONT 8, "MS Shell Dlg"
|
|
|
|
|
CAPTION "Dizin"
|
|
|
|
|
{
|
|
|
|
|
LISTBOX IDC_INDEXLIST, 10, 10, 180, 150, LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_BORDER
|
|
|
|
|
}
|
|
|
|
|
|
2015-04-18 12:49:55 +00:00
|
|
|
|
IDD_SEARCH DIALOGEX 0, 0, 200, 190
|
|
|
|
|
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
|
2014-04-10 13:33:27 +00:00
|
|
|
|
FONT 8, "MS Shell Dlg"
|
2015-01-19 12:05:42 +00:00
|
|
|
|
CAPTION "Ara"
|
2014-04-10 13:33:27 +00:00
|
|
|
|
{
|
2018-11-08 17:52:56 +00:00
|
|
|
|
LTEXT "Daha tamamlanmamıştır.", -1, 10, 10, 180, 150
|
2014-04-10 13:33:27 +00:00
|
|
|
|
}
|