# Please see in SCI/tools/localization for localization management
# Copyright (C) 2007-2008 - INRIA
# Copyright (C) 2008-2011 - DIGITEO
+# Copyright (C) 2012-2015 - Scilab-Enterprises
# This file is distributed under the same license as the Scilab package.
#
msgid ""
msgstr ""
"Project-Id-Version: Scilab\n"
"Report-Msgid-Bugs-To: <localization@lists.scilab.org>\n"
-"POT-Creation-Date: 2011-10-03 10:34+0100\n"
-"Last-Translator: Sylvestre Ledru <sylvestre.ledru@scilab.org>\n"
+"POT-Creation-Date: 2013-04-16 17:44+0100\n"
+"Last-Translator: François Granade <francois.granade@scilab-enterprises.com>\n"
"Language-Team: Scilab Localization <localization@lists.scilab.org>\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=ISO-8859-1\n"
+"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Revision-Date: 2012-01-10 11:38+0100\n"
+"Revision-Date: 2016-02-10 12:14+0100\n"
-# File: sci_gateway/c/sci_addhistory.c, line: 43
+# File: modules/history_manager/sci_gateway/c/sci_historysize.c, line: 40
#, c-format
-msgid "%s: Wrong type for input argument #%d: String array expected.\n"
+msgid "%s: Can not read input argument #%d.\n"
msgstr ""
#
-# File: sci_gateway/c/sci_gethistory.c, line: 60
-# File: sci_gateway/c/sci_removelinehistory.c, line: 47
-# File: sci_gateway/c/sci_saveafterncommands.c, line: 55
+# File: modules/history_manager/sci_gateway/c/sci_historysize.c, line: 59
+# File: modules/history_manager/sci_gateway/cpp/sci_historysize.cpp, line: 64
#, c-format
-msgid "%s: Wrong type for input argument #%d: A scalar expected.\n"
+msgid "%s: Wrong value for input argument #%d: \"%s\" expected.\n"
+msgstr ""
+
+#
+# File: modules/history_manager/sci_gateway/c/sci_historysize.c, line: 67
+#, c-format
+msgid "%s: Memory allocation error.\n"
+msgstr ""
+
+#
+# File: modules/history_manager/sci_gateway/c/sci_historysize.c, line: 73
+# File: modules/history_manager/sci_gateway/c/sci_historysize.c, line: 96
+# File: modules/history_manager/sci_gateway/cpp/sci_historysize.cpp, line: 58
+# File: modules/history_manager/sci_gateway/cpp/sci_historysize.cpp, line: 76
+#, c-format
+msgid "%s: Wrong size for input argument #%d.\n"
+msgstr ""
+
+#
+# File: modules/history_manager/sci_gateway/c/sci_historysize.c, line: 89
+# File: modules/history_manager/sci_gateway/cpp/sci_historysize.cpp, line: 82
+#, c-format
+msgid "%s: Wrong value for input argument #%d.\n"
+msgstr ""
+
+#
+# File: modules/history_manager/sci_gateway/c/sci_historysize.c, line: 102
+# File: modules/history_manager/sci_gateway/cpp/sci_historysize.cpp, line: 49
+#, c-format
+msgid "%s: Wrong type for input argument #%d.\n"
+msgstr ""
+
+#
+# File: modules/history_manager/sci_gateway/cpp/sci_addhistory.cpp, line: 39
+#, c-format
+msgid "%s: Wrong type for input argument #%d: A matrix of string expected.\n"
+msgstr ""
+
+#
+# File: modules/history_manager/sci_gateway/cpp/sci_addhistory.cpp, line: 58
+#, c-format
+msgid "%s: Append lines in Scilab history failed.\n"
+msgstr ""
+
+#
+# File: modules/history_manager/sci_gateway/cpp/sci_addhistory.cpp, line: 64
+# File: modules/history_manager/sci_gateway/cpp/sci_displayhistory.cpp, line: 37
+# File: modules/history_manager/sci_gateway/cpp/sci_gethistoryfile.cpp, line: 34
+# File: modules/history_manager/sci_gateway/cpp/sci_removelinehistory.cpp, line: 65
+# File: modules/history_manager/sci_gateway/cpp/sci_resethistory.cpp, line: 41
+#, c-format
+msgid "%s: Wrong number of input argument(s): %d expected.\n"
+msgstr ""
+
+#
+# File: modules/history_manager/sci_gateway/cpp/sci_gethistory.cpp, line: 36
+# File: modules/history_manager/sci_gateway/cpp/sci_historymanager.cpp, line: 76
+# File: modules/history_manager/sci_gateway/cpp/sci_historysize.cpp, line: 35
+# File: modules/history_manager/sci_gateway/cpp/sci_loadhistory.cpp, line: 87
+# File: modules/history_manager/sci_gateway/cpp/sci_saveafterncommands.cpp, line: 58
+# File: modules/history_manager/sci_gateway/cpp/sci_saveconsecutivecommands.cpp, line: 50
+# File: modules/history_manager/sci_gateway/cpp/sci_savehistory.cpp, line: 69
+# File: modules/history_manager/sci_gateway/cpp/sci_sethistoryfile.cpp, line: 54
+#, c-format
+msgid "%s: Wrong number of input argument(s): %d to %d expected.\n"
+msgstr ""
+
+#
+# File: modules/history_manager/sci_gateway/cpp/sci_gethistory.cpp, line: 50
+# File: modules/history_manager/sci_gateway/cpp/sci_removelinehistory.cpp, line: 35
+# File: modules/history_manager/sci_gateway/cpp/sci_saveafterncommands.cpp, line: 41
+#, c-format
+msgid "%s: Wrong type for input argument #%d: A double expected.\n"
+msgstr ""
+
+#
+# File: modules/history_manager/sci_gateway/cpp/sci_gethistory.cpp, line: 63
+#, c-format
+msgid "%s: An error occurred: Get line %d failed.\n"
msgstr ""
#
-# File: sci_gateway/c/sci_gethistoryfile.c, line: 41
+# File: modules/history_manager/sci_gateway/cpp/sci_gethistoryfile.cpp, line: 47
#, c-format
msgid "%s: An error occurred: %s\n"
msgstr ""
#
-# File: sci_gateway/c/sci_gethistoryfile.c, line: 41
+# File: modules/history_manager/sci_gateway/cpp/sci_gethistoryfile.cpp, line: 47
msgid "filename not defined."
msgstr ""
#
-# File: sci_gateway/c/sci_historymanager.c, line: 79
+# File: modules/history_manager/sci_gateway/cpp/sci_historymanager.cpp, line: 51
+# File: modules/history_manager/sci_gateway/cpp/sci_loadhistory.cpp, line: 59
+# File: modules/history_manager/sci_gateway/cpp/sci_savehistory.cpp, line: 47
+# File: modules/history_manager/sci_gateway/cpp/sci_sethistoryfile.cpp, line: 40
#, c-format
-msgid "%s: Wrong value for input argument #%d: Must be '%s' or '%s'.\n"
+msgid "%s: Wrong type for input argument #%d: string expected.\n"
msgstr ""
#
-# File: sci_gateway/c/sci_historysize.c, line: 55
+# File: modules/history_manager/sci_gateway/cpp/sci_historymanager.cpp, line: 70
#, c-format
-msgid "%s: Wrong value for input argument #%d: \"%s\" expected.\n"
+msgid "%s: Wrong value for input argument #%d: Must be '%s' or '%s'.\n"
msgstr ""
#
-# File: sci_gateway/c/sci_historysize.c, line: 63
+# File: modules/history_manager/sci_gateway/cpp/sci_loadhistory.cpp, line: 42
#, c-format
-msgid "%s: Memory allocation error.\n"
+msgid "%s: loadScilabHistoryFromFile failed.\n"
msgstr ""
#
-# File: sci_gateway/c/sci_historysize.c, line: 68
-# File: sci_gateway/c/sci_historysize.c, line: 91
+# File: modules/history_manager/sci_gateway/cpp/sci_loadhistory.cpp, line: 49
#, c-format
-msgid "%s: Wrong size for input argument #%d.\n"
+msgid "%s: getFilenameScilabHistory failed.\n"
msgstr ""
#
-# File: sci_gateway/c/sci_historysize.c, line: 84
+# File: modules/history_manager/sci_gateway/cpp/sci_loadhistory.cpp, line: 72
#, c-format
-msgid "%s: Wrong value for input argument #%d.\n"
+msgid "%s: Load Scilab history from file failed.\n"
msgstr ""
#
-# File: sci_gateway/c/sci_historysize.c, line: 97
+# File: modules/history_manager/sci_gateway/cpp/sci_loadhistory.cpp, line: 81
#, c-format
-msgid "%s: Wrong type for input argument #%d.\n"
+msgid "%s: expandPathVariableW failed.\n"
msgstr ""
#
-# File: sci_gateway/c/sci_removelinehistory.c, line: 37
+# File: modules/history_manager/sci_gateway/cpp/sci_removelinehistory.cpp, line: 44
#, c-format
msgid ""
"%s: Wrong value for input argument #%d: Must be in the interval [%d, %d].\n"
msgstr ""
#
-# File: sci_gateway/c/sci_saveconsecutivecommands.c, line: 54
+# File: modules/history_manager/sci_gateway/cpp/sci_resethistory.cpp, line: 35
+#, c-format
+msgid "%s: Reset history failed.\n"
+msgstr ""
+
+#
+# File: modules/history_manager/sci_gateway/cpp/sci_saveconsecutivecommands.cpp, line: 42
#, c-format
msgid "%s: Wrong type for input argument #%d: A boolean expected.\n"
msgstr ""
#
-# File: src/c/getCommentDateSession.c, line: 27
+# File: modules/history_manager/src/c/getCommentDateSession.c, line: 28
msgid "Begin Session : "
msgstr ""
#
-# File: src/c/getCommentDateSession.c, line: 122
+# File: modules/history_manager/src/c/getCommentDateSession.c, line: 123
msgid "Sun"
msgstr ""
#
-# File: src/c/getCommentDateSession.c, line: 123
+# File: modules/history_manager/src/c/getCommentDateSession.c, line: 124
msgid "Mon"
msgstr ""
#
-# File: src/c/getCommentDateSession.c, line: 124
+# File: modules/history_manager/src/c/getCommentDateSession.c, line: 125
msgid "Tue"
msgstr ""
#
-# File: src/c/getCommentDateSession.c, line: 125
+# File: modules/history_manager/src/c/getCommentDateSession.c, line: 126
msgid "Wed"
msgstr ""
#
-# File: src/c/getCommentDateSession.c, line: 126
+# File: modules/history_manager/src/c/getCommentDateSession.c, line: 127
msgid "Thu"
msgstr ""
#
-# File: src/c/getCommentDateSession.c, line: 127
+# File: modules/history_manager/src/c/getCommentDateSession.c, line: 128
msgid "Fri"
msgstr ""
#
-# File: src/c/getCommentDateSession.c, line: 128
+# File: modules/history_manager/src/c/getCommentDateSession.c, line: 129
msgid "Sat"
msgstr ""
#
-# File: src/c/getCommentDateSession.c, line: 142
+# File: modules/history_manager/src/c/getCommentDateSession.c, line: 143
msgid "Jan"
msgstr ""
#
-# File: src/c/getCommentDateSession.c, line: 143
+# File: modules/history_manager/src/c/getCommentDateSession.c, line: 144
msgid "Feb"
msgstr ""
#
-# File: src/c/getCommentDateSession.c, line: 144
+# File: modules/history_manager/src/c/getCommentDateSession.c, line: 145
msgid "Mar"
msgstr ""
#
-# File: src/c/getCommentDateSession.c, line: 145
+# File: modules/history_manager/src/c/getCommentDateSession.c, line: 146
msgid "Apr"
msgstr ""
#
-# File: src/c/getCommentDateSession.c, line: 146
+# File: modules/history_manager/src/c/getCommentDateSession.c, line: 147
msgid "May"
msgstr ""
#
-# File: src/c/getCommentDateSession.c, line: 147
+# File: modules/history_manager/src/c/getCommentDateSession.c, line: 148
msgid "Jun"
msgstr ""
#
-# File: src/c/getCommentDateSession.c, line: 148
+# File: modules/history_manager/src/c/getCommentDateSession.c, line: 149
msgid "Jul"
msgstr ""
#
-# File: src/c/getCommentDateSession.c, line: 149
+# File: modules/history_manager/src/c/getCommentDateSession.c, line: 150
msgid "Aug"
msgstr ""
#
-# File: src/c/getCommentDateSession.c, line: 150
+# File: modules/history_manager/src/c/getCommentDateSession.c, line: 151
msgid "Sep"
msgstr ""
#
-# File: src/c/getCommentDateSession.c, line: 151
+# File: modules/history_manager/src/c/getCommentDateSession.c, line: 152
msgid "Oct"
msgstr ""
#
-# File: src/c/getCommentDateSession.c, line: 152
+# File: modules/history_manager/src/c/getCommentDateSession.c, line: 153
msgid "Nov"
msgstr ""
#
-# File: src/c/getCommentDateSession.c, line: 153
+# File: modules/history_manager/src/c/getCommentDateSession.c, line: 154
msgid "Dec"
msgstr ""
+
+#
+# File: modules/history_manager/src/cpp/HistoryManager.cpp, line: 385
+#, c-format
+msgid "%d : %s\n"
+msgstr ""
+
+#
+# File: modules/history_manager/src/history_manager_fake_xml.c, line: 2
+# File: modules/history_manager/src/history_manager_fake_xml.c, line: 9
+msgid "Command history"
+msgstr ""
+
+#
+# File: modules/history_manager/src/history_manager_fake_xml.c, line: 23
+# File: modules/history_manager/src/history_manager_fake_xml.c, line: 73
+msgid "History Management Settings"
+msgstr ""
+
+#
+# File: modules/history_manager/src/history_manager_fake_xml.c, line: 25
+# File: modules/history_manager/src/history_manager_fake_xml.c, line: 75
+msgid "Enable history management"
+msgstr ""
+
+#
+# File: modules/history_manager/src/history_manager_fake_xml.c, line: 30
+# File: modules/history_manager/src/history_manager_fake_xml.c, line: 80
+msgid "History file: "
+msgstr ""
+
+#
+# File: modules/history_manager/src/history_manager_fake_xml.c, line: 37
+# File: modules/history_manager/src/history_manager_fake_xml.c, line: 87
+msgid "History files"
+msgstr ""
+
+#
+# File: modules/history_manager/src/history_manager_fake_xml.c, line: 44
+# File: modules/history_manager/src/history_manager_fake_xml.c, line: 94
+msgid "History lines: "
+msgstr ""