2 * Turkish Resources for Help Viewer
4 * Copyright 2006 Fatih Aþýcý <fasici@linux-sevenler.org>
6 * This library is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU Lesser General Public
8 * License as published by the Free Software Foundation; either
9 * version 2.1 of the License, or (at your option) any later version.
11 * This library is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14 * Lesser General Public License for more details.
16 * You should have received a copy of the GNU Lesser General Public
17 * License along with this library; if not, write to the Free Software
18 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
21 #include "winhelp_res.h"
23 LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
30 MENUITEM "&Aç", MNID_FILE_OPEN
32 MENUITEM "Ya&zdýr", MNID_FILE_PRINT
33 MENUITEM "&Yazýcý ayarlarý...", MNID_FILE_SETUP
35 MENUITEM "&Çýkýþ", MNID_FILE_EXIT
38 MENUITEM "K&opyala...", MNID_EDIT_COPYDLG
40 MENUITEM "&Annotate...", MNID_EDIT_ANNOTATE
43 MENUITEM "&Tanýmla...", MNID_BKMK_DEFINE
46 POPUP "Help always visible"
48 MENUITEM "Default", MNID_OPTS_HELP_DEFAULT
49 MENUITEM "Visible", MNID_OPTS_HELP_VISIBLE
50 MENUITEM "Non visible", MNID_OPTS_HELP_NONVISIBLE
52 MENUITEM "History", MNID_OPTS_HISTORY
55 MENUITEM "Small", MNID_OPTS_FONTS_SMALL
56 MENUITEM "Normal", MNID_OPTS_FONTS_NORMAL
57 MENUITEM "Large", MNID_OPTS_FONTS_LARGE
59 MENUITEM "Use system colors", MNID_OPTS_SYSTEM_COLORS
62 MENUITEM "&Yardým Kullanýmý", MNID_HELP_HELPON
63 MENUITEM "&Her Zaman Üstte", MNID_HELP_HELPTOP
65 MENUITEM "&Bilgi...", MNID_HELP_ABOUT
67 MENUITEM "Wine &Hakkýnda", MNID_HELP_WINE
75 STID_WINE_HELP, "Wine Yardým"
79 STID_NOT_IMPLEMENTED, "Henüz tamamlanmadý"
80 STID_HLPFILE_ERROR_s, "'%s' yardým dosyasý açýlýrken hata"
81 STID_INDEX, "&Ýçindekiler"
82 STID_CONTENTS, "Summary"
84 STID_ALL_FILES, "Tüm dosyalar (*.*)"
85 STID_HELP_FILES_HLP, "Yardým dosyalarý (*.hlp)"
86 STID_FILE_NOT_FOUND_s "Cannot find '%s'. Do you want to find this file yourself?"
87 STID_NO_RICHEDIT "Cannot find a richedit implementation... Aborting"