Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
5c8ed149
Commit
5c8ed149
authored
Oct 06, 2010
by
Yaron Shahrabani
Committed by
Alexandre Julliard
Oct 07, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
winhlp32: Add Hebrew translation.
parent
fd30e695
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
135 additions
and
0 deletions
+135
-0
He.rc
programs/winhlp32/He.rc
+134
-0
Makefile.in
programs/winhlp32/Makefile.in
+1
-0
No files found.
programs/winhlp32/He.rc
0 → 100644
View file @
5c8ed149
/*
* Help Viewer (Hebrew resources)
*
* Copyright 1996 Ulrich Schmid
* Copyright 2002 Sylvain Petreolle <spetreolle@yahoo.fr>
* Copyright 2010 Yaron Shahrabani <sh.yaron@gmail.com>
*
* 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
*/
#include "winhelp_res.h"
#pragma code_page(65001)
/* Menu */
LANGUAGE LANG_HEBREW, SUBLANG_DEFAULT
MAIN_MENU MENU
{
POPUP "&קובץ" {
MENUITEM "&פתיחה", MNID_FILE_OPEN
MENUITEM SEPARATOR
MENUITEM "ה&דפסה", MNID_FILE_PRINT
MENUITEM "ה&גדרת המדפסת...", MNID_FILE_SETUP
MENUITEM SEPARATOR
MENUITEM "י&ציאה", MNID_FILE_EXIT
}
POPUP "ע&ריכה" {
MENUITEM "ה&עתקה...", MNID_EDIT_COPYDLG
MENUITEM SEPARATOR
MENUITEM "הוספת הע&רות...", MNID_EDIT_ANNOTATE
}
POPUP "&סימניה" {
MENUITEM "ה&גדרה...", MNID_BKMK_DEFINE
}
POPUP "&אפשרויות" {
POPUP "העזרה גלויה תמיד"
BEGIN
MENUITEM "בררת מחדל", MNID_OPTS_HELP_DEFAULT
MENUITEM "גלויה", MNID_OPTS_HELP_VISIBLE
MENUITEM "מוסתרת", MNID_OPTS_HELP_NONVISIBLE
END
MENUITEM "היסטוריה", MNID_OPTS_HISTORY
POPUP "גופנים"
BEGIN
MENUITEM "קטנים", MNID_OPTS_FONTS_SMALL
MENUITEM "רגילים", MNID_OPTS_FONTS_NORMAL
MENUITEM "גדולים", MNID_OPTS_FONTS_LARGE
END
MENUITEM "שימוש בצבעי המערכת", MNID_OPTS_SYSTEM_COLORS
}
POPUP "ע&זרה" {
MENUITEM "עזרה ע&ל העזרה", MNID_HELP_HELPON
MENUITEM "תמיד &עליון", MNID_HELP_HELPTOP
MENUITEM SEPARATOR
MENUITEM "&מידע...", MNID_HELP_ABOUT
#ifdef WINELIB
MENUITEM "על &אודות Wine", MNID_HELP_WINE
#endif
}
}
IDD_INDEX DIALOG 0, 0, 200, 190
STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
EXSTYLE WS_EX_LAYOUTRTL
FONT 8, "MS Shell Dlg"
CAPTION "מפתח"
{
LISTBOX IDC_INDEXLIST, 10, 10, 180, 150, LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_BORDER
}
IDD_SEARCH DIALOG 0, 0, 200, 190
STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
EXSTYLE WS_EX_LAYOUTRTL
FONT 8, "MS Shell Dlg"
CAPTION "חיפוש"
{
LTEXT "לא מוטמע עדיין", -1, 10, 10, 180, 150
}
/* Strings */
STRINGTABLE
{
STID_WINE_HELP, "העזרה של Wine"
STID_WHERROR, "שגיאה"
STID_WARNING, "אזהרה"
STID_INFO, "מידע"
STID_NOT_IMPLEMENTED, "לא מוטמע"
STID_HLPFILE_ERROR_s, "אירעה שגיאה בעת קריאת קובץ העזרה `%s'"
STID_INDEX, "מ&פתח"
STID_CONTENTS, "תקציר"
STID_BACK, "&חזרה"
STID_ALL_FILES, "כל הקבצים (*.*)"
STID_HELP_FILES_HLP, "קובצי העזרה (*.hlp)"
STID_FILE_NOT_FOUND_s "לא ניתן למצוא את '%s'. האם ברצונך למצוא קובץ זה בעצמך?"
STID_NO_RICHEDIT "לא ניתן למצוא יישום של richedit... התכנית תצא"
STID_PSH_INDEX, "נושאי העזרה: "
}
CONTEXT_MENU MENU
BEGIN
POPUP ""
BEGIN
MENUITEM "הערות...", MNID_CTXT_ANNOTATE
MENUITEM "העתקה", MNID_CTXT_COPY
MENUITEM "הדפסה...", MNID_CTXT_PRINT
POPUP "גופנים"
BEGIN
MENUITEM "קטנים", MNID_CTXT_FONTS_SMALL
MENUITEM "רגילים", MNID_CTXT_FONTS_NORMAL
MENUITEM "גדולים", MNID_CTXT_FONTS_LARGE
END
POPUP "העזרה תמיד זמינה"
BEGIN
MENUITEM "בררת מחדל", MNID_CTXT_HELP_DEFAULT
MENUITEM "גלויה", MNID_CTXT_HELP_VISIBLE
MENUITEM "מוסתרת", MNID_CTXT_HELP_NONVISIBLE
END
MENUITEM "שימוש בצבעי המערכת", MNID_CTXT_SYSTEM_COLORS
END
END
programs/winhlp32/Makefile.in
View file @
5c8ed149
...
...
@@ -24,6 +24,7 @@ RC_SRCS = \
Es.rc
\
Fi.rc
\
Fr.rc
\
He.rc
\
Hu.rc
\
It.rc
\
Ja.rc
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment