[PATCH 1/1][comctl32]Adding Arabic translation resources

Yaron Shahrabani sh.yaron at gmail.com
Thu Jan 13 14:53:14 CST 2011


Great work! keep it coming ☺

Do you know of any Persian translators that might be interested?

Yaron Shahrabani

<Hebrew translator>




2011/1/13 Nowres <nss.zpeedzter at gmail.com>

> From 984f072988bebe6869a7a41e7a612a1f5a407e3c Mon Sep 17 00:00:00 2001
> From: Nowres Rafid <nss.zpeedzter at gmail.com>
> Date: Thu, 13 Jan 2011 16:50:15 +0000
> Subject: [comctl32]Adding Arabic translation resources
>
> ---
>  dlls/comctl32/Makefile.in  |    1 +
>  dlls/comctl32/comctl_Ar.rc |   94
> ++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 95 insertions(+), 0 deletions(-)
>  create mode 100644 dlls/comctl32/comctl_Ar.rc
>
> diff --git a/dlls/comctl32/Makefile.in b/dlls/comctl32/Makefile.in
> index b97ce39..2be9b86 100644
> --- a/dlls/comctl32/Makefile.in
> +++ b/dlls/comctl32/Makefile.in
> @@ -43,6 +43,7 @@ C_SRCS = \
>      updown.c
>
>  RC_SRCS = \
> +    comctl_Ar.rc \
>      comctl_Bg.rc \
>      comctl_Cs.rc \
>      comctl_Da.rc \
> diff --git a/dlls/comctl32/comctl_Ar.rc b/dlls/comctl32/comctl_Ar.rc
> new file mode 100644
> index 0000000..f6fa3d8
> --- /dev/null
> +++ b/dlls/comctl32/comctl_Ar.rc
> @@ -0,0 +1,94 @@
> +/*
> + * Copyright 2011 Nowres Rafid <nss.zpeedzter 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_ARABIC, SUBLANG_NEUTRAL
> +
> +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       "الألسنة",
> 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 "مُعِين"
> +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       "الألسنة",
> 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 "لاشيء"
> +}
> --
> 1.7.1
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110113/cf8b5be3/attachment.htm>


More information about the wine-patches mailing list