Module: wine
Branch: master
Commit: 4d50c815b4156e644360fa6e5ee6d80010947e66
URL: http://source.winehq.org/git/wine.git/?a=commit;h=4d50c815b4156e644360fa6e5…
Author: Frédéric Delanoy <frederic.delanoy(a)gmail.com>
Date: Sat May 29 19:48:32 2010 +0200
mshtml: Update French translation.
---
dlls/mshtml/Fr.rc | 17 ++++++++++-------
1 files changed, 10 insertions(+), 7 deletions(-)
diff --git a/dlls/mshtml/Fr.rc b/dlls/mshtml/Fr.rc
index 0d14f45..2575c7e 100644
--- a/dlls/mshtml/Fr.rc
+++ b/dlls/mshtml/Fr.rc
@@ -3,6 +3,7 @@
* French Language Support
*
* Copyright 2005-2009 Jonathan Ernst
+ * Copyright 2010 Frédéric Delanoy
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -34,18 +35,20 @@ STRINGTABLE DISCARDABLE
IDS_INSTALLING "Installation..."
}
-ID_DWL_DIALOG DIALOG LOADONCALL MOVEABLE DISCARDABLE 0, 0, 260, 95
+ID_DWL_DIALOG DIALOG LOADONCALL MOVEABLE DISCARDABLE 0, 0, 260, 110
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
CAPTION "Programme d'installation de Gecko pour Wine"
FONT 8, "MS Shell Dlg"
{
- LTEXT "Wine could not find a Gecko package which is needed for applications embedding HTML " \
- "to work correctly. Wine can automatically download and install it for you.\n\n" \
- "Note: it's recommended to use distro packages instead. See http://wiki.winehq.org/Gecko for details.",
+ LTEXT "Wine n'a pu trouver de paquet Gecko, qui est nécessaire pour que les applications "\
+ "incorporant du HTML puissent fonctionner correctement.\nWine peut automatiquement "\
+ "le télécharger et l'installer pour vous.\n\n" \
+ "Note : il est recommandé d'utiliser le paquet de votre distribution si disponible. " \
+ "Consultez http://wiki.winehq.org/Gecko pour plus de détails.",
ID_DWL_STATUS, 10, 10, 240, 50, SS_LEFT
- CONTROL "Progression", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 50, 240, 12
- DEFPUSHBUTTON "&Installer", ID_DWL_INSTALL, 200, 70, 50, 15, WS_GROUP | WS_TABSTOP
- PUSHBUTTON "&Annuler", IDCANCEL, 140, 70, 50, 15, WS_GROUP | WS_TABSTOP
+ CONTROL "Progression", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 65, 240, 12
+ DEFPUSHBUTTON "&Installer", ID_DWL_INSTALL, 200, 85, 50, 15, WS_GROUP | WS_TABSTOP
+ PUSHBUTTON "&Annuler", IDCANCEL, 140, 85, 50, 15, WS_GROUP | WS_TABSTOP
}
IDD_HYPERLINK DIALOG LOADONCALL MOVEABLE DISCARDABLE 0, 0, 250, 65
Module: wine
Branch: master
Commit: 7388cb4a68a2fb3fcffc7e0ce9f14e7a7cc028a1
URL: http://source.winehq.org/git/wine.git/?a=commit;h=7388cb4a68a2fb3fcffc7e0ce…
Author: Luca Bennati <lucak3(a)gmail.com>
Date: Sun May 30 20:21:18 2010 +0200
jscript: Add Italian translation.
---
dlls/jscript/Makefile.in | 1 +
dlls/jscript/jscript_It.rc | 51 ++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 52 insertions(+), 0 deletions(-)
diff --git a/dlls/jscript/Makefile.in b/dlls/jscript/Makefile.in
index 932dabe..0a20c41 100644
--- a/dlls/jscript/Makefile.in
+++ b/dlls/jscript/Makefile.in
@@ -9,6 +9,7 @@ RC_SRCS = \
jscript_De.rc \
jscript_En.rc \
jscript_Fr.rc \
+ jscript_It.rc \
jscript_Ko.rc \
jscript_Lt.rc \
jscript_Nl.rc \
diff --git a/dlls/jscript/jscript_It.rc b/dlls/jscript/jscript_It.rc
new file mode 100644
index 0000000..1d843be
--- /dev/null
+++ b/dlls/jscript/jscript_It.rc
@@ -0,0 +1,51 @@
+/*
+ * Copyright 2009 Piotr Caban
+ * Copyright 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 "resource.h"
+
+/* UTF-8 */
+#pragma code_page(65001)
+
+LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
+
+STRINGTABLE DISCARDABLE
+{
+ IDS_TO_PRIMITIVE "Errore nel convertire un oggetto ad un tipo primitivo"
+ IDS_INVALID_CALL_ARG "Chiamata o argomento di procedura non valido"
+ IDS_CREATE_OBJ_ERROR "Il server di automazione non può creare l'oggetto"
+ IDS_NO_PROPERTY "L'oggetto non supporta questa proprietà o metodo"
+ IDS_ARG_NOT_OPT "Argomento non opzionale"
+ IDS_SYNTAX_ERROR "Errore di sintassi"
+ IDS_SEMICOLON "Richiesto ';'"
+ IDS_LBRACKET "Richiesto '('"
+ IDS_RBRACKET "Richiesto ')'"
+ IDS_UNTERMINATED_STR "Costante stringa non terminata"
+ IDS_NOT_FUNC "Richiesta una funzione"
+ IDS_NOT_DATE "'[oggetto]' non è un oggetto data"
+ IDS_NOT_NUM "Richiesto un numero"
+ IDS_OBJECT_EXPECTED "Richiesto un oggetto"
+ IDS_ILLEGAL_ASSIGN "Assegnamento illegale"
+ IDS_UNDEFINED "'|' non è definito"
+ IDS_NOT_BOOL "Richiesto un oggetto Booleano"
+ IDS_JSCRIPT_EXPECTED "Richiesto un oggetto JScript"
+ IDS_REGEXP_SYNTAX_ERROR "Errore di sintassi nell'espressione regolare"
+ IDS_URI_INVALID_CHAR "L'URI da codificare contiene caratteri non validi"
+ IDS_INVALID_LENGTH "La lunghezza dell'array deve essere un intero finito e positivo"
+ IDS_ARRAY_EXPECTED "Richiesto un oggetto array"
+}
Module: wine
Branch: master
Commit: 3e4935b9e37d81c44ed5723c6034b6870ffc49d7
URL: http://source.winehq.org/git/wine.git/?a=commit;h=3e4935b9e37d81c44ed5723c6…
Author: Luca Bennati <lucak3(a)gmail.com>
Date: Sun May 30 10:36:56 2010 +0200
mapi32: Add Italian translation.
---
dlls/mapi32/It.rc | 34 ++++++++++++++++++++++++++++++++++
dlls/mapi32/Makefile.in | 1 +
2 files changed, 35 insertions(+), 0 deletions(-)
diff --git a/dlls/mapi32/It.rc b/dlls/mapi32/It.rc
new file mode 100644
index 0000000..6e2b5e2
--- /dev/null
+++ b/dlls/mapi32/It.rc
@@ -0,0 +1,34 @@
+/*
+* MAPI32 Italian resources
+*
+* Copyright 2009 Owen Rudge for CodeWeavers
+* Copyright 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 "res.h"
+
+/* UTF-8 */
+#pragma code_page(65001)
+
+LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
+
+STRINGTABLE
+{
+ IDS_NO_MAPI_CLIENT, "Impossibile inviare la mail poiché non hai un client di posta MAPI installato."
+ IDS_SEND_MAIL, "Invia Mail"
+}
diff --git a/dlls/mapi32/Makefile.in b/dlls/mapi32/Makefile.in
index ba38288..9c0fb71 100644
--- a/dlls/mapi32/Makefile.in
+++ b/dlls/mapi32/Makefile.in
@@ -18,6 +18,7 @@ RC_SRCS = \
En.rc \
Es.rc \
Fr.rc \
+ It.rc \
Lt.rc \
Nl.rc \
Ro.rc \
Module: wine
Branch: master
Commit: 7a5058b5050bd5d094f3429cb49ccf6683016796
URL: http://source.winehq.org/git/wine.git/?a=commit;h=7a5058b5050bd5d094f3429cb…
Author: Luca Bennati <lucak3(a)gmail.com>
Date: Sun May 30 11:06:17 2010 +0200
hhctrl.ocx: Add Italian translation.
---
dlls/hhctrl.ocx/It.rc | 64 +++++++++++++++++++++++++++++++++++++++++++
dlls/hhctrl.ocx/Makefile.in | 1 +
2 files changed, 65 insertions(+), 0 deletions(-)
diff --git a/dlls/hhctrl.ocx/It.rc b/dlls/hhctrl.ocx/It.rc
new file mode 100644
index 0000000..4c8f072
--- /dev/null
+++ b/dlls/hhctrl.ocx/It.rc
@@ -0,0 +1,64 @@
+/*
+ * HTML Help resources
+ * Italian Language Support
+ *
+ * Copyright 2005 James Hawkins
+ * Copyright 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 "resource.h"
+
+/* UTF-8 */
+#pragma code_page(65001)
+
+LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
+
+STRINGTABLE
+BEGIN
+ IDS_CONTENTS "&Contenuti"
+ IDS_INDEX "&Indice"
+ IDS_SEARCH "&Ricerca"
+ IDS_FAVORITES "&Preferiti"
+END
+
+STRINGTABLE
+BEGIN
+ IDTB_EXPAND "Mostra"
+ IDTB_CONTRACT "Nascondi"
+ IDTB_STOP "Ferma"
+ IDTB_REFRESH "Aggiorna"
+ IDTB_BACK "Indietro"
+ IDTB_HOME "Home"
+ IDTB_SYNC "Sincronizza"
+ IDTB_PRINT "Stampa"
+ IDTB_OPTIONS "Opzioni"
+ IDTB_FORWARD "Avanti"
+ IDTB_NOTES "IDTB_NOTES"
+ IDTB_BROWSE_FWD "IDTB_BROWSE_FWD"
+ IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
+ IDTB_CONTENTS "IDTB_CONTENTS"
+ IDTB_INDEX "IDTB_INDEX"
+ IDTB_SEARCH "IDTB_SEARCH"
+ IDTB_HISTORY "IDTB_HISTORY"
+ IDTB_FAVORITES "IDTB_FAVORITES"
+ IDTB_JUMP1 "Jump1"
+ IDTB_JUMP2 "Jump2"
+ IDTB_CUSTOMIZE "Personalizza"
+ IDTB_ZOOM "Zoom"
+ IDTB_TOC_NEXT "IDTB_TOC_NEXT"
+ IDTB_TOC_PREV "IDTB_TOC_PREV"
+END
diff --git a/dlls/hhctrl.ocx/Makefile.in b/dlls/hhctrl.ocx/Makefile.in
index 52873f5..569c8e0 100644
--- a/dlls/hhctrl.ocx/Makefile.in
+++ b/dlls/hhctrl.ocx/Makefile.in
@@ -26,6 +26,7 @@ RC_SRCS = \
Fi.rc \
Fr.rc \
Hu.rc \
+ It.rc \
Ko.rc \
Lt.rc \
Nl.rc \