Hungarian translation of credui

Andras Kovacs andras at csevego.net
Mon Jun 28 13:48:33 CDT 2010


---
 dlls/credui/Makefile.in  |    1 +
 dlls/credui/credui_Hu.rc |   55 ++++++++++++++++++++++++++++++++++++++++=
++++++
 2 files changed, 56 insertions(+), 0 deletions(-)
 create mode 100644 dlls/credui/credui_Hu.rc

diff --git a/dlls/credui/Makefile.in b/dlls/credui/Makefile.in
index e561162..aafe727 100644
--- a/dlls/credui/Makefile.in
+++ b/dlls/credui/Makefile.in
@@ -16,6 +16,7 @@ RC_SRCS =3D \
 	credui_En.rc \
 	credui_Es.rc \
 	credui_Fr.rc \
+	credui_Hu.rc \
 	credui_It.rc \
 	credui_Ko.rc \
 	credui_Lt.rc \
diff --git a/dlls/credui/credui_Hu.rc b/dlls/credui/credui_Hu.rc
new file mode 100644
index 0000000..f6ada49
--- /dev/null
+++ b/dlls/credui/credui_Hu.rc
@@ -0,0 +1,55 @@
+/*
+ * Hungarian language resource file for Credentials UI
+ *
+ * Copyright 2010 Andras Kovacs
+ *
+ * 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 "credui_resources.h"
+
+/* UTF-8 */
+#pragma code_page(65001)
+
+LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT
+
+IDD_CREDDIALOG DIALOG DISCARDABLE  0, 0, 213, 149
+STYLE DS_MODALFRAME | DS_NOIDLEMSG | DS_CENTER | WS_POPUP | WS_CAPTION |=
 WS_SYSMENU
+CAPTION "IDS_TITLEFORMAT"
+FONT 8, "MS Shell Dlg"
+BEGIN
+    CONTROL         IDB_BANNER,-1,"Static",SS_BITMAP | SS_CENTERIMAGE,0,
+                    0,213,37
+    LTEXT           "IDS_MESSAGEFORMAT",IDC_MESSAGE,8,48,199,8,NOT WS_GR=
OUP
+    LTEXT           "&Felhaszn=C3=A1l=C3=B3n=C3=A9v:",-1,8,62,72,12,SS_C=
ENTERIMAGE
+    CONTROL         "",IDC_USERNAME,"ComboBoxEx32",CBS_DROPDOWN |
+                    CBS_NOINTEGRALHEIGHT | WS_TABSTOP,80,62,126,87
+    LTEXT           "&Jelsz=C3=B3:",-1,8,80,72,12,SS_CENTERIMAGE
+    EDITTEXT        IDC_PASSWORD,80,80,126,12,ES_PASSWORD | ES_AUTOHSCRO=
LL
+    CONTROL         "Je&lsz=C3=B3 megjegyz=C3=A9se",IDC_SAVE,"Button",
+                    BS_AUTOCHECKBOX | WS_TABSTOP,80,98,126,12
+    DEFPUSHBUTTON   "OK",IDOK,97,128,50,14
+    PUSHBUTTON      "M=C3=A9gse",IDCANCEL,156,128,50,14
+END
+
+STRINGTABLE DISCARDABLE
+{
+    IDS_TITLEFORMAT     "Kapcsol=C3=B3d=C3=A1s: %s"
+    IDS_MESSAGEFORMAT   "Kapcsol=C3=B3d=C3=A1s: %s"
+    IDS_INCORRECTPASSWORDTITLE  "Bejelentkez=C3=A9s sikertelen"
+    IDS_INCORRECTPASSWORD       "K=C3=A9rem ellen=C5=91rizze a felhaszn=C3=
=A1l=C3=B3neve\n=C3=A9s a jelszava helyess=C3=A9g=C3=A9t."
+    IDS_CAPSLOCKONTITLE "A Caps Lock be van kapcsolva"
+    IDS_CAPSLOCKON      "Ha Caps Lock be van kapcsolva, elk=C3=A9pzelhet=
=C5=91 hogy hib=C3=A1san =C3=ADrja be a jelszav=C3=A1t.\n\nNyomja meg a C=
aps Lock gombot a billenty=C5=B1zet=C3=A9n a Caps Lock kikapcsol=C3=A1s=C3=
=A1hoz\nmiel=C5=91tt megadja a jelszav=C3=A1t."
+}
--=20
1.7.0.4


--=-dyetCpPtv022HlQKRiYf--




More information about the wine-patches mailing list