# 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:33+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: 2011-11-03 10:55+0100\n"
+"Revision-Date: 2016-02-10 12:14+0100\n"
-# File: sci_gateway/c/sci_exec.c, line: 112
+# File: modules/functions/sci_gateway/cpp/sci_exec.cpp, line: 103
+# File: modules/functions/sci_gateway/cpp/sci_execstr.cpp, line: 55
#, c-format
-msgid "%s: Wrong size for input argument #%d.\n"
+msgid "%s: Wrong number of input arguments: %d to %d expected.\n"
msgstr ""
#
-# File: sci_gateway/c/sci_exec.c, line: 121
-# File: sci_gateway/c/sci_exec.c, line: 200
-# File: sci_gateway/c/sci_exec.c, line: 288
-#, c-format
-msgid "%s: Wrong type for input argument #%d: A scalar or a string expected.\n"
-msgstr ""
-
-#
-# File: sci_gateway/c/sci_exec.c, line: 141
-# File: sci_gateway/c/sci_exec.c, line: 220
-#, c-format
-msgid "%s: Wrong size for input argument #%d: A scalar expected.\n"
-msgstr ""
-
-#
-# File: sci_gateway/c/sci_exec.c, line: 148
-# File: sci_gateway/c/sci_exec.c, line: 227
-#, c-format
-msgid "%s: Wrong value for input argument #%d: An integer expected.\n"
-msgstr ""
-
-#
-# File: sci_gateway/c/sci_exec.c, line: 177
-# File: sci_gateway/c/sci_exec.c, line: 256
-# File: sci_gateway/c/sci_execstr.c, line: 151
+# File: modules/functions/sci_gateway/cpp/sci_exec.cpp, line: 121
+# File: modules/functions/sci_gateway/cpp/sci_exec.cpp, line: 143
+# File: modules/functions/sci_gateway/cpp/sci_execstr.cpp, line: 76
#, c-format
msgid "%s: Wrong value for input argument #%d: 'errcatch' expected.\n"
msgstr ""
#
-# File: sci_gateway/c/sci_exec.c, line: 188
-# File: sci_gateway/c/sci_execstr.c, line: 162
-# File: sci_gateway/c/sci_execstr.c, line: 231
-# File: sci_gateway/c/sci_libraryinfo.c, line: 111
-# File: sci_gateway/c/sci_libraryinfo.c, line: 116
-# File: sci_gateway/c/sci_whereis.c, line: 101
+# File: modules/functions/sci_gateway/cpp/sci_exec.cpp, line: 131
#, c-format
-msgid "%s: Memory allocation error.\n"
+msgid "%s: Wrong type for input argument #%d: A integer expected.\n"
msgstr ""
#
-# File: sci_gateway/c/sci_exec.c, line: 267
+# File: modules/functions/sci_gateway/cpp/sci_exec.cpp, line: 153
#, c-format
-msgid "%s : Memory allocation error.\n"
+msgid "%s: Wrong type for input argument #%d: A integer or string expected.\n"
msgstr ""
#
-# File: sci_gateway/c/sci_exec.c, line: 278
+# File: modules/functions/sci_gateway/cpp/sci_exec.cpp, line: 181
#, c-format
-msgid "%s: Wrong value(s) for input argument(s).\n"
+msgid "%s: Cannot open file %s.\n"
msgstr ""
#
-# File: sci_gateway/c/sci_execstr.c, line: 87
-# File: sci_gateway/c/sci_execstr.c, line: 94
-# File: sci_gateway/c/sci_execstr.c, line: 122
-# File: sci_gateway/c/sci_execstr.c, line: 191
-# File: sci_gateway/c/sci_lib.c, line: 66
+# File: modules/functions/sci_gateway/cpp/sci_exec.cpp, line: 250
#, c-format
-msgid "%s: Wrong type for input argument #%d: A string expected.\n"
+msgid "%s: Unable to parse macro '%s'"
msgstr ""
#
-# File: sci_gateway/c/sci_execstr.c, line: 135
-# File: sci_gateway/c/sci_execstr.c, line: 204
-# File: sci_gateway/c/sci_whereis.c, line: 94
+# File: modules/functions/sci_gateway/cpp/sci_exec.cpp, line: 267
#, c-format
-msgid "%s: Wrong size for input argument #%d: A string expected.\n"
-msgstr ""
-
-#
-# File: sci_gateway/c/sci_execstr.c, line: 220
-#, c-format
-msgid "%s: Wrong value for input argument #%d: 'm' or 'n' expected.\n"
-msgstr ""
-
-#
-# File: sci_gateway/c/sci_libraryinfo.c, line: 43
-#, c-format
-msgid "%s: Wrong size for input argument #%d: String expected.\n"
-msgstr ""
-
-#
-# File: sci_gateway/c/sci_libraryinfo.c, line: 100
-#, c-format
-msgid "%s: Invalid library %s.\n"
+msgid ""
+"%s: Wrong type for input argument #%d: A macro without varargin and "
+"varargout expected.\n"
msgstr ""
#
-# File: sci_gateway/c/sci_libraryinfo.c, line: 121
+# File: modules/functions/sci_gateway/cpp/sci_exec.cpp, line: 327
+# File: modules/functions/sci_gateway/cpp/sci_execstr.cpp, line: 235
#, c-format
-msgid "%s: Wrong type of input argument #%d: String expected.\n"
+msgid "Recursion limit reached (%d).\n"
msgstr ""
#
-# File: sci_gateway/c/sci_whereis.c, line: 146
+# File: modules/functions/sci_gateway/cpp/sci_execstr.cpp, line: 102
#, c-format
-msgid "%s: Wrong type for input argument #%d.\n"
+msgid "%s: Wrong value for input argument #%d: '%s' or '%s' expected.\n"
msgstr ""
#
-# File: macros/bytecodewalk.sci, line: 164
+# File: modules/functions/sci_gateway/cpp/sci_execstr.cpp, line: 117
#, c-format
-msgid "%s: obsolete op-code %d.\n"
+msgid "%s: Wrong type for input argument #%d: Vector of strings expected.\n"
msgstr ""
#
-# File: macros/check_gateways.sci, line: 18
+# File: modules/functions/sci_gateway/cpp/sci_getCurrentThreadId.cpp, line: 39
+# File: modules/functions/sci_gateway/cpp/sci_getThreads.cpp, line: 37
+# File: modules/functions/sci_gateway/cpp/sci_macrovar.cpp, line: 51
#, c-format
-msgid "Checking: %s.\n"
+msgid "%s: Wrong number of output arguments: %d expected.\n"
msgstr ""
#
-# File: macros/check_gateways.sci, line: 28
+# File: modules/functions/sci_gateway/cpp/sci_libraryinfo.cpp, line: 42
+# File: modules/functions/sci_gateway/cpp/sci_whereis.cpp, line: 40
#, c-format
-msgid "%s: Please check: %s\n"
+msgid "%s: Wrong number of output argument(s): %d expected.\n"
msgstr ""
#
-# File: macros/check_gateways.sci, line: 31
+# File: modules/functions/sci_gateway/cpp/sci_libraryinfo.cpp, line: 48
+# File: modules/functions/sci_gateway/cpp/sci_whereis.cpp, line: 50
#, c-format
-msgid "%s: File %s doesn't exist.\n"
+msgid "%s: Wrong type for input argument #%d: A String expected.\n"
msgstr ""
#
-# File: macros/genlib.sci, line: 28
+# File: modules/functions/sci_gateway/cpp/sci_libraryinfo.cpp, line: 55
#, c-format
-msgid "-- Creation of [%s] (Macros) --\n"
+msgid "%s: Wrong size for input argument #%d: A String expected.\n"
msgstr ""
#
-# File: macros/genlib.sci, line: 77
-# File: macros/genlib_old.sci, line: 52
+# File: modules/functions/sci_gateway/cpp/sci_libraryinfo.cpp, line: 63
#, c-format
-msgid "%s: No files with extension %s found in %s\n"
+msgid "%s: Invalid library %s.\n"
msgstr ""
#
-# File: macros/genlib.sci, line: 101
-# File: macros/genlib_old.sci, line: 72
+# File: modules/functions/sci_gateway/cpp/sci_macrovar.cpp, line: 70
#, c-format
-msgid "%s: %s file compilation forced\n"
+msgid "%s: Wrong type for input arguments: macro expected.\n"
msgstr ""
#
-# File: macros/genlib.sci, line: 125
-# File: macros/genlib_old.sci, line: 93
+# File: modules/functions/sci_gateway/cpp/sci_testAnalysis.cpp, line: 42
#, c-format
-msgid "%s: Processing file: %s\n"
+msgid "%s: Wrong number of input arguments: at least %d expected.\n"
msgstr ""
-#
-# File: macros/genlib.sci, line: 145
-# File: macros/genlib_old.sci, line: 104
+# File: modules/functions/macros/check_gateways.sci, line: 21
#, c-format
-msgid "%s: Regenerate names and lib\n"
+msgid "Checking: %s.\n"
msgstr ""
#
-# File: macros/genlib.sci, line: 158
-# File: macros/genlib_old.sci, line: 114
+# File: modules/functions/macros/check_gateways.sci, line: 31
#, c-format
-msgid "%s: %s file cannot be created\n"
+msgid "%s: Please check: %s\n"
msgstr ""
#
-# File: macros/genlib.sci, line: 168
-# File: macros/genlib_old.sci, line: 123
+# File: modules/functions/macros/check_gateways.sci, line: 34
#, c-format
-msgid ""
-"Library file %s has been updated,\n"
-"but cannot be loaded into Scilab because %s is a protected variable.\n"
+msgid "%s: File %s doesn't exist.\n"
msgstr ""
#
-# File: macros/genlib.sci, line: 189
-# File: macros/genlib_old.sci, line: 139
+# File: modules/functions/macros/get_function_path.sci, line: 21
#, c-format
-msgid "%s: Warning: Error in file %s : %s. File ignored\n"
+msgid "%s: Wrong number of input argument: %d expected.\n"
msgstr ""
#
-# File: macros/genlib.sci, line: 211
-# File: macros/genlib_old.sci, line: 153
+# File: modules/functions/macros/get_function_path.sci, line: 29
#, c-format
-msgid "%s: Impossible to open file %s for writing\n"
+msgid "%s: Wrong size for input argument #%d: string expected.\n"
msgstr ""
#
-# File: macros/genlib.sci, line: 220
-# File: macros/genlib_old.sci, line: 159
+# File: modules/functions/macros/getd.sci, line: 45
#, c-format
-msgid "%s: File %s does not contain any function.\n"
+msgid "%s: I cannot find any files with extension %s in %s\n"
msgstr ""
#
-# File: macros/getd.sci, line: 42
+# File: modules/functions/macros/getd.sci, line: 55
#, c-format
-msgid "%s: I cannot find any files with extension %s in %s\n"
+msgid "%s: Incorrect function in file %s.\n"
msgstr ""
#
-# File: macros/getd.sci, line: 52
+# File: modules/functions/macros/head_comments.sci, line: 17
#, c-format
-msgid "%s: Incorrect function in file %s.\n"
+msgid "%s: Wrong number of input argument(s): %d to %d expected.\n"
msgstr ""
#
-# File: macros/head_comments.sci, line: 13
+# File: modules/functions/macros/head_comments.sci, line: 21
#, c-format
msgid "%s: Wrong type for input argument #%d: A character string expected.\n"
msgstr ""
#
-# File: macros/head_comments.sci, line: 17
+# File: modules/functions/macros/head_comments.sci, line: 25
#, c-format
msgid "%s: Undefined variable %s.\n"
msgstr ""
#
-# File: macros/head_comments.sci, line: 22
+# File: modules/functions/macros/head_comments.sci, line: 29
#, c-format
msgid ""
"%s: Wrong value for input argument #%d: Name of a Scilab function expected.\n"
msgstr ""
#
-# File: macros/head_comments.sci, line: 34
-msgid "No comment available.\n"
-msgstr ""
-
-#
-# File: macros/macrovar.sci, line: 22
-#, c-format
-msgid "%s: Wrong type for input argument #%d: Scilab function expected.\n"
-msgstr ""
-
-#
-# File: macros/plotprofile.sci, line: 44
-#, c-format
-msgid "%s: Wrong values for input argument: No profile data in the function\n"
-msgstr ""
-
-#
-# File: macros/plotprofile.sci, line: 75
-msgid "Complexity"
-msgstr ""
-
-#
-# File: macros/plotprofile.sci, line: 90
-msgid "Tools"
-msgstr ""
-
-#
-# File: macros/plotprofile.sci, line: 91
-msgid "Edit"
-msgstr ""
-
-#
-# File: macros/plotprofile.sci, line: 92
-msgid "?"
-msgstr ""
-
-#
-# File: macros/plotprofile.sci, line: 94
-msgid "Exit"
-msgstr ""
-
-#
-# File: macros/plotprofile.sci, line: 97
-msgid "Click to get corresponding line, move with a-z."
-msgstr ""
-
-#
-# File: macros/plotprofile.sci, line: 152
-#, c-format
-msgid "line %s [%s call, %s sec] :: "
-msgstr ""
-
-#
-# File: macros/plotprofile.sci, line: 154
-#, c-format
-msgid "line %s [%s calls, %s sec] :: "
-msgstr ""
-
-#
-# File: macros/profile.sci, line: 17
-#, c-format
-msgid "%s: The function has not been built for profiling"
-msgstr ""
-
-#
-# File: macros/recompilefunction.sci, line: 14
-#, c-format
-msgid "No variable named: %s.\n"
-msgstr ""
-
-#
-# File: macros/recompilefunction.sci, line: 19
-#, c-format
-msgid ""
-"%s: Wrong value for input argument #%d: A Scilab function name is expected.\n"
-msgstr ""
-
-#
-# File: macros/recompilefunction.sci, line: 24
-#, c-format
-msgid "%s is already noncompiled.\n"
-msgstr ""
-
-#
-# File: macros/recompilefunction.sci, line: 40
-#, c-format
-msgid "%s is already compiled.\n"
-msgstr ""
-
-#
-# File: macros/recompilefunction.sci, line: 44
-#, c-format
-msgid "%s is already compiled for profiling.\n"
+# File: modules/functions/macros/head_comments.sci, line: 53
+msgid "No comment available."
msgstr ""
#
-# File: macros/warnobsolete.sci, line: 21
+# File: modules/functions/macros/warnobsolete.sci, line: 24
#, c-format
msgid "%s: Private function: cannot access to this function directly.\n"
msgstr ""
#
-# File: macros/warnobsolete.sci, line: 24
+# File: modules/functions/macros/warnobsolete.sci, line: 27
#, c-format
msgid "Feature %s is obsolete."
msgstr ""
#
-# File: macros/warnobsolete.sci, line: 26
+# File: modules/functions/macros/warnobsolete.sci, line: 29
#, c-format
msgid "Please use %s instead."
msgstr ""
#
-# File: macros/warnobsolete.sci, line: 29
+# File: modules/functions/macros/warnobsolete.sci, line: 32
#, c-format
msgid "This feature will be permanently removed in Scilab %s"
msgstr ""