Module: wine
Branch: master
Commit: 4e2e10f24e2aca7d94439695e5d14089ec1d64fe
URL: http://source.winehq.org/git/wine.git/?a=commit;h=4e2e10f24e2aca7d94439695e…
Author: Igor Paliychuk <Igor-hkr(a)mail.ru>
Date: Sat Jan 30 16:42:38 2010 +0200
msvidc32: Add Ukrainian translations.
---
dlls/msvidc32/Makefile.in | 3 ++-
dlls/msvidc32/msvidc32_Uk.rc | 31 +++++++++++++++++++++++++++++++
2 files changed, 33 insertions(+), 1 deletions(-)
diff --git a/dlls/msvidc32/Makefile.in b/dlls/msvidc32/Makefile.in
index 3bc63a8..be4a204 100644
--- a/dlls/msvidc32/Makefile.in
+++ b/dlls/msvidc32/Makefile.in
@@ -25,7 +25,8 @@ RC_SRCS = \
msvidc32_Ru.rc \
msvidc32_Si.rc \
msvidc32_Sv.rc \
- msvidc32_Tr.rc
+ msvidc32_Tr.rc \
+ msvidc32_Uk.rc
@MAKE_DLL_RULES@
diff --git a/dlls/msvidc32/msvidc32_Uk.rc b/dlls/msvidc32/msvidc32_Uk.rc
new file mode 100644
index 0000000..4a4ea72
--- /dev/null
+++ b/dlls/msvidc32/msvidc32_Uk.rc
@@ -0,0 +1,31 @@
+/*
+ * Copyright 2005 Dmitry Timoshkov
+ * Copyright 2010 Igor Paliychuk
+ *
+ * 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 "msvidc32_private.h"
+
+/* UTF-8 */
+#pragma code_page(65001)
+
+LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
+
+STRINGTABLE DISCARDABLE
+{
+ IDS_NAME "MS-CRAM"
+ IDS_DESCRIPTION "Відео кодек Wine Video 1"
+}
Module: wine
Branch: master
Commit: a0fc95e038da30e1addc8e3b029f0ab202c4c096
URL: http://source.winehq.org/git/wine.git/?a=commit;h=a0fc95e038da30e1addc8e3b0…
Author: Igor Paliychuk <Igor-hkr(a)mail.ru>
Date: Sat Jan 30 16:40:40 2010 +0200
msrle32: Add Ukrainian translations.
---
dlls/msrle32/Makefile.in | 3 ++-
dlls/msrle32/msrle_Uk.rc | 34 ++++++++++++++++++++++++++++++++++
2 files changed, 36 insertions(+), 1 deletions(-)
diff --git a/dlls/msrle32/Makefile.in b/dlls/msrle32/Makefile.in
index df92201..330a076 100644
--- a/dlls/msrle32/Makefile.in
+++ b/dlls/msrle32/Makefile.in
@@ -28,7 +28,8 @@ RC_SRCS = \
msrle_Ru.rc \
msrle_Si.rc \
msrle_Sv.rc \
- msrle_Tr.rc
+ msrle_Tr.rc \
+ msrle_Uk.rc
@MAKE_DLL_RULES@
diff --git a/dlls/msrle32/msrle_Uk.rc b/dlls/msrle32/msrle_Uk.rc
new file mode 100644
index 0000000..19c4d66
--- /dev/null
+++ b/dlls/msrle32/msrle_Uk.rc
@@ -0,0 +1,34 @@
+/*
+ * Ukrainian resource file for MS-RLE
+ *
+ * Copyright 2002 Michael GГјnnewig
+ * Copyright 2010 Igor Paliychuk
+ *
+ * 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 "msrle_private.h"
+
+/* UTF-8 */
+#pragma code_page(65001)
+
+LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
+
+STRINGTABLE DISCARDABLE
+{
+ IDS_NAME "WINE-MS-RLE"
+ IDS_DESCRIPTION "Відео кодек Wine MS-RLE"
+ IDS_ABOUT "Відео кодек Wine MS-RLE\nCopyright 2002 by Michael GГјnnewig"
+}
Module: wine
Branch: master
Commit: 26193bc99fa905a63f272d5b1ab2bd6a1352f3c6
URL: http://source.winehq.org/git/wine.git/?a=commit;h=26193bc99fa905a63f272d5b1…
Author: Igor Paliychuk <Igor-hkr(a)mail.ru>
Date: Sat Jan 30 16:38:31 2010 +0200
cryptdlg: Add Ukrainian translations.
---
dlls/cryptdlg/Makefile.in | 3 ++-
dlls/cryptdlg/cryptdlg_Uk.rc | 42 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 44 insertions(+), 1 deletions(-)
diff --git a/dlls/cryptdlg/Makefile.in b/dlls/cryptdlg/Makefile.in
index 0cc2d3f..a5d9a5a 100644
--- a/dlls/cryptdlg/Makefile.in
+++ b/dlls/cryptdlg/Makefile.in
@@ -16,7 +16,8 @@ RC_SRCS = \
cryptdlg_Lt.rc \
cryptdlg_Nl.rc \
cryptdlg_Pt.rc \
- cryptdlg_Ro.rc
+ cryptdlg_Ro.rc \
+ cryptdlg_Uk.rc
@MAKE_DLL_RULES@
diff --git a/dlls/cryptdlg/cryptdlg_Uk.rc b/dlls/cryptdlg/cryptdlg_Uk.rc
new file mode 100644
index 0000000..d90226f
--- /dev/null
+++ b/dlls/cryptdlg/cryptdlg_Uk.rc
@@ -0,0 +1,42 @@
+/*
+ * cryptdlg dll resources
+ *
+ * Copyright 2008 Juan Lang
+ * Copyright 2010 Igor Paliychuk
+ *
+ * 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_UKRAINIAN, SUBLANG_DEFAULT
+
+STRINGTABLE DISCARDABLE
+{
+ IDS_CERT_POLICY "Certificate Policy"
+ IDS_POLICY_ID "Policy Identifier: "
+ IDS_POLICY_QUALIFIER_INFO "Policy Qualifier Info"
+ IDS_POLICY_QUALIFIER_ID "Policy Qualifier Id="
+ IDS_CPS "CPS" /* Certification Practice Statement */
+ IDS_USER_NOTICE "User Notice"
+ IDS_QUALIFIER "Qualifier"
+ IDS_NOTICE_REF "Notice Reference"
+ IDS_ORGANIZATION "Організація="
+ IDS_NOTICE_NUM "Notice Number="
+ IDS_NOTICE_TEXT "Notice Text="
+}
Module: wine
Branch: master
Commit: bf10ce40c455e97edcb1d93bf5fb997591493673
URL: http://source.winehq.org/git/wine.git/?a=commit;h=bf10ce40c455e97edcb1d93bf…
Author: Luca Bennati <lucak3(a)gmail.com>
Date: Sat Jan 30 15:58:58 2010 +0100
write: Add Italian translation.
---
programs/write/It.rc | 31 +++++++++++++++++++++++++++++++
programs/write/Makefile.in | 1 +
2 files changed, 32 insertions(+), 0 deletions(-)
diff --git a/programs/write/It.rc b/programs/write/It.rc
new file mode 100644
index 0000000..b906a79
--- /dev/null
+++ b/programs/write/It.rc
@@ -0,0 +1,31 @@
+/*
+ * Italian language support
+ *
+ * Copyright (C) 2010 by Luca Bennati
+ *
+ * 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 "resources.h"
+
+/*UTF-8*/
+#pragma code_page(65001)
+
+LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
+
+STRINGTABLE
+{
+ IDS_FAILED, "Impossibile avviare WordPad"
+}
diff --git a/programs/write/Makefile.in b/programs/write/Makefile.in
index 7329856..df025cb 100644
--- a/programs/write/Makefile.in
+++ b/programs/write/Makefile.in
@@ -13,6 +13,7 @@ RC_SRCS = \
De.rc \
En.rc \
Fr.rc \
+ It.rc \
Ja.rc \
Ko.rc \
Lt.rc \
Module: wine
Branch: master
Commit: d975db80b588b328d08cedba9d694eaa8c027521
URL: http://source.winehq.org/git/wine.git/?a=commit;h=d975db80b588b328d08cedba9…
Author: Luca Bennati <lucak3(a)gmail.com>
Date: Sat Jan 30 15:52:19 2010 +0100
xcopy: Add Italian translation.
---
programs/xcopy/It.rc | 83 ++++++++++++++++++++++++++++++++++++++++++++
programs/xcopy/Makefile.in | 1 +
2 files changed, 84 insertions(+), 0 deletions(-)
diff --git a/programs/xcopy/It.rc b/programs/xcopy/It.rc
new file mode 100644
index 0000000..258cb3f
--- /dev/null
+++ b/programs/xcopy/It.rc
@@ -0,0 +1,83 @@
+/*
+ * XCOPY - Wine-compatible xcopy program
+ * Italian language support
+ *
+ * Copyright (C) 2010 Luca Bennati
+ *
+ * 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 "xcopy.h"
+
+/*UTF-8*/
+#pragma code_page(65001)
+
+LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
+
+STRINGTABLE
+{
+ STRING_INVPARMS, "Numero non valido di parametri - Digita xcopy /? per l'aiuto\n"
+ STRING_INVPARM, "Parametro '%s' non valido - Digita xcopy /? per l'aiuto\n"
+ STRING_PAUSE, "Premi Invio per iniziare a copiare\n"
+ STRING_SIMCOPY, "%d file(s) sarebbero copiati\n"
+ STRING_COPY, "%d file(s) copiati\n"
+ STRING_QISDIR, "'%s' è il nome di un file o una cartella\n" \
+ "sull'obiettivo?\n" \
+ "(F - File, C - Cartella)\n"
+ STRING_SRCPROMPT,"%s? (Sì|No)\n"
+ STRING_OVERWRITE,"Sovrascrivere %s? (Sì|No|Tutti)\n"
+ STRING_COPYFAIL, "La copia di '%s' in '%s' è fallita con r/c %d\n"
+ STRING_OPENFAIL, "Impossibile aprire '%s'\n"
+ STRING_READFAIL, "Errore durante la lettura di '%s'\n"
+ STRING_YES_CHAR, "S"
+ STRING_NO_CHAR, "N"
+ STRING_ALL_CHAR, "T"
+ STRING_FILE_CHAR,"F"
+ STRING_DIR_CHAR, "C"
+
+ STRING_HELP,
+"XCOPY - Copia file(s) e alberi di cartelle sorgenti in una destinazione\n\
+\n\
+Sintassi:\n\
+XCOPY sorgente [destinazione] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n\
+\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n\
+\n\
+Dove:\n\
+\n\
+[/I] Assumi una cartella se la destinazione non esiste e sono copiati 2 o\n\
+\tpiù files\n\
+[/S] Copia le cartelle e le sottocartelle\n\
+[/E] Copia le cartelle e le sottocartelle, includendo quelle vuote\n\
+[/Q] Non mostrare i nomi durante la copia, modalità silenziosa.\n\
+[/F] Mostra i nomi completi della sorgente e della destinazione durante la copia\n\
+[/L] Simula l'operazione, mostrando i nome che sarebbero copiati\n\
+[/W] Prompts before beginning the copy operation\n\
+[/T] Crea la struttura di cartelle vuote ma non copia i files\n\
+[/Y] Disabilita le conferme quando sono sovrascritti files\n\
+[/-Y] Abilita le conferme quando sono sovrascritti files\n\
+[/P] Chiede conferma per ogni file sorgente prima di copiare\n\
+[/N] Copia usando gli short names\n\
+[/U] Copia solo files che sono già presenti nella destinazione\n\
+[/R] Sovrascrivi ogni file che abbia l'attributo Sola Lettura\n\
+[/H] Includi files nascosti e di sistema nella copia\n\
+[/C] Continua anche se accade un errore durante la copia\n\
+[/A] Copia solo files che abbiano l'attributo Archivio\n\
+[/M] Copia solo files che abbiano l'attributo Archivio, rimuovendo\n\
+\tl'attributo\n\
+[/D | /D:m-g-a] Copia i nuovi files o quelli modificati dopo la data fornita.\n\
+\t\tSe nessuna data è stata fornita, copia solo se la destinazione è più vecchia\n\
+\t\tdella sorgente\n\n"
+
+}
diff --git a/programs/xcopy/Makefile.in b/programs/xcopy/Makefile.in
index 7c626d5..dce8259 100644
--- a/programs/xcopy/Makefile.in
+++ b/programs/xcopy/Makefile.in
@@ -17,6 +17,7 @@ RC_SRCS = \
De.rc \
En.rc \
Fr.rc \
+ It.rc \
Ja.rc \
Ko.rc \
Lt.rc \