Hungarian translation of cryptdlg

Andras Kovacs andras at csevego.net
Mon Jun 28 13:52:31 CDT 2010


---
 dlls/cryptdlg/Makefile.in    |    1 +
 dlls/cryptdlg/cryptdlg_Hu.rc |   41 ++++++++++++++++++++++++++++++++++++=
+++++
 2 files changed, 42 insertions(+), 0 deletions(-)
 create mode 100644 dlls/cryptdlg/cryptdlg_Hu.rc

diff --git a/dlls/cryptdlg/Makefile.in b/dlls/cryptdlg/Makefile.in
index 11dcc17..4e3a4bc 100644
--- a/dlls/cryptdlg/Makefile.in
+++ b/dlls/cryptdlg/Makefile.in
@@ -13,6 +13,7 @@ RC_SRCS =3D \
 	cryptdlg_De.rc \
 	cryptdlg_En.rc \
 	cryptdlg_Fr.rc \
+	cryptdlg_Hu.rc \
 	cryptdlg_It.rc \
 	cryptdlg_Ko.rc \
 	cryptdlg_Lt.rc \
diff --git a/dlls/cryptdlg/cryptdlg_Hu.rc b/dlls/cryptdlg/cryptdlg_Hu.rc
new file mode 100644
index 0000000..9982bc2
--- /dev/null
+++ b/dlls/cryptdlg/cryptdlg_Hu.rc
@@ -0,0 +1,41 @@
+/*
+ * cryptdlg dll resources
+ *
+ * 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 "cryptres.h"
+
+/* UTF-8 */
+#pragma code_page(65001)
+
+LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT
+
+STRINGTABLE DISCARDABLE
+{
+    IDS_CERT_POLICY "Tanus=C3=ADtv=C3=A1ny szab=C3=A1lyok"
+    IDS_POLICY_ID "Szab=C3=A1ly azonos=C3=ADt=C3=B3: "
+    IDS_POLICY_QUALIFIER_INFO "Szab=C3=A1ly min=C5=91s=C3=ADt=C5=91 info=
rm=C3=A1ci=C3=B3"
+    IDS_POLICY_QUALIFIER_ID "Szab=C3=A1ly min=C5=91s=C3=ADt=C5=91 Id=3D"
+    IDS_CPS "CPS" /* Certification Practice Statement */
+    IDS_USER_NOTICE "Felhaszn=C3=A1l=C3=B3 figyelmeztet=C3=A9s"
+    IDS_QUALIFIER "Min=C5=91s=C3=ADt=C5=91"
+    IDS_NOTICE_REF "Megjegyz=C3=A9si referencia"
+    IDS_ORGANIZATION "Szervezet=3D"
+    IDS_NOTICE_NUM "Megjegyz=C3=A9s sz=C3=A1ma=3D"
+    IDS_NOTICE_TEXT "Megjegyz=C3=A9s sz=C3=B6vege=3D"
+}
\ No newline at end of file
--=20
1.7.0.4


--=-hLb+vcmNfhBdiTdUV5KU--




More information about the wine-patches mailing list