Yaron Shahrabani : comctl32: Added Hebrew translation.

Alexandre Julliard julliard at winehq.org
Thu Oct 7 11:24:30 CDT 2010


Module: wine
Branch: master
Commit: d298ec1944a08998126cdd3fe23096bee01ea06b
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=d298ec1944a08998126cdd3fe23096bee01ea06b

Author: Yaron Shahrabani <sh.yaron at gmail.com>
Date:   Thu Oct  7 14:40:02 2010 +0200

comctl32: Added Hebrew translation.

---

 dlls/comctl32/Makefile.in  |    1 +
 dlls/comctl32/comctl_He.rc |   95 ++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 96 insertions(+), 0 deletions(-)

diff --git a/dlls/comctl32/Makefile.in b/dlls/comctl32/Makefile.in
index 751fa03..b97ce39 100644
--- a/dlls/comctl32/Makefile.in
+++ b/dlls/comctl32/Makefile.in
@@ -52,6 +52,7 @@ RC_SRCS = \
 	comctl_Eo.rc \
 	comctl_Es.rc \
 	comctl_Fr.rc \
+	comctl_He.rc \
 	comctl_Hu.rc \
 	comctl_It.rc \
 	comctl_Ja.rc \
diff --git a/dlls/comctl32/comctl_He.rc b/dlls/comctl32/comctl_He.rc
new file mode 100644
index 0000000..3f557a2
--- /dev/null
+++ b/dlls/comctl32/comctl_He.rc
@@ -0,0 +1,95 @@
+/*
+ * Copyright 1999 Eric Kohl
+ * Copyright 2010 Yaron shahrabani <sh.yaron at 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 "comctl32.h"
+
+#pragma code_page(65001)
+
+LANGUAGE LANG_HEBREW, SUBLANG_DEFAULT
+
+IDD_PROPSHEET DIALOG 0, 0, 220, 140
+STYLE DS_CONTEXTHELP | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE
+EXSTYLE WS_EX_LAYOUTRTL
+CAPTION "המאפיינים של %s"
+FONT 8, "MS Shell Dlg"
+BEGIN
+  DEFPUSHBUTTON "אישור",     IDOK,4,122,50,14, WS_TABSTOP | WS_GROUP
+  PUSHBUTTON    "ביטול", IDCANCEL,58,122,50,14
+  PUSHBUTTON    "ה&חלה", IDC_APPLY_BUTTON,112,122,50,14,WS_DISABLED
+  PUSHBUTTON    "עזרה",   IDHELP,166,122,50,14,WS_TABSTOP|WS_GROUP
+  CONTROL       "Tab",    IDC_TABCONTROL,"SysTabControl32",WS_CLIPSIBLINGS|WS_GROUP|WS_TABSTOP|TCS_MULTILINE,4,4,212,114
+END
+
+
+IDD_WIZARD DIALOG 0, 0, 290, 159
+STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE
+EXSTYLE WS_EX_LAYOUTRTL
+CAPTION "Wizard"
+FONT 8, "MS Shell Dlg"
+BEGIN
+  PUSHBUTTON    "< ה&קודם", IDC_BACK_BUTTON,71,138,50,14
+  DEFPUSHBUTTON "ה&בא >", IDC_NEXT_BUTTON,121,138,50,14
+  DEFPUSHBUTTON "סיום",  IDC_FINISH_BUTTON,121,138,50,14
+  PUSHBUTTON    "ביטול",  IDCANCEL,178,138,50,14
+  PUSHBUTTON    "עזרה",    IDHELP,235,138,50,14,WS_GROUP
+  LTEXT         "",        IDC_SUNKEN_LINE,7,129,278,1,SS_SUNKEN
+  CONTROL       "Tab",     IDC_TABCONTROL,"SysTabControl32",WS_CLIPSIBLINGS | WS_DISABLED,7,7,258,5
+  LTEXT	        "",        IDC_SUNKEN_LINEHEADER,0,35,290,1,SS_LEFT | SS_SUNKEN | WS_CHILD | WS_VISIBLE
+END
+
+
+IDD_TBCUSTOMIZE DIALOG 10, 20, 357, 125
+STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+EXSTYLE WS_EX_LAYOUTRTL
+CAPTION "התאמת סרגל כלים"
+FONT 8, "MS Shell Dlg"
+BEGIN
+  DEFPUSHBUTTON "&סגירה",     IDCANCEL,308,6,44,14
+  PUSHBUTTON    "&איפוס",     IDC_RESET_BTN,308,23,44,14
+  PUSHBUTTON    "ע&זרה",      IDC_HELP_BTN,308,40,44,14
+  PUSHBUTTON    "הזזה למ&עלה",   IDC_MOVEUP_BTN,308,74,44,14
+  PUSHBUTTON    "הזזה למ&טה", IDC_MOVEDN_BTN,308,91,44,14
+  LTEXT         "לחצנים &זמינים:", -1,4,5,84,10
+  LISTBOX       IDC_AVAILBTN_LBOX,4,17,120,100, LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
+  PUSHBUTTON    "הוס&פה ->",    IDOK, 131, 42, 44, 14
+  PUSHBUTTON    "<- ה&סרה", IDC_REMOVE_BTN,131,62,44,14
+  LTEXT         "&לחצני סרגל הכלים:", -1,182,5,78,10
+  LISTBOX       IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
+END
+
+STRINGTABLE
+{
+    IDS_CLOSE    "סגירה"
+}
+
+STRINGTABLE
+{
+    IDM_TODAY    "היום:"
+    IDM_GOTODAY  "מעבר ליום הנוכחי"
+}
+
+STRINGTABLE
+{
+    IDS_SEPARATOR "מפריד"
+}
+
+STRINGTABLE
+{
+    HKY_NONE "ללא"
+}




More information about the wine-cvs mailing list