1 # Localization of the module functions
2 # Please see in SCI/tools/localization for localization management
3 # Copyright (C) 2007-2008 - INRIA
4 # Copyright (C) 2008-2011 - DIGITEO
5 # Copyright (C) 2012-2015 - Scilab-Enterprises
6 # This file is distributed under the same license as the Scilab package.
10 "Project-Id-Version: Scilab\n"
11 "Report-Msgid-Bugs-To: <localization@lists.scilab.org>\n"
12 "POT-Creation-Date: 2013-04-16 17:44+0100\n"
13 "Last-Translator: François Granade <francois.granade@scilab-enterprises.com>\n"
14 "Language-Team: Scilab Localization <localization@lists.scilab.org>\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Revision-Date: 2016-02-10 12:14+0100\n"
20 # File: modules/functions/sci_gateway/cpp/sci_exec.cpp, line: 103
21 # File: modules/functions/sci_gateway/cpp/sci_execstr.cpp, line: 55
23 msgid "%s: Wrong number of input arguments: %d to %d expected.\n"
27 # File: modules/functions/sci_gateway/cpp/sci_exec.cpp, line: 121
28 # File: modules/functions/sci_gateway/cpp/sci_exec.cpp, line: 143
29 # File: modules/functions/sci_gateway/cpp/sci_execstr.cpp, line: 76
31 msgid "%s: Wrong value for input argument #%d: 'errcatch' expected.\n"
35 # File: modules/functions/sci_gateway/cpp/sci_exec.cpp, line: 131
37 msgid "%s: Wrong type for input argument #%d: A integer expected.\n"
41 # File: modules/functions/sci_gateway/cpp/sci_exec.cpp, line: 153
43 msgid "%s: Wrong type for input argument #%d: A integer or string expected.\n"
47 # File: modules/functions/sci_gateway/cpp/sci_exec.cpp, line: 181
49 msgid "%s: Cannot open file %s.\n"
53 # File: modules/functions/sci_gateway/cpp/sci_exec.cpp, line: 250
55 msgid "%s: Unable to parse macro '%s'"
59 # File: modules/functions/sci_gateway/cpp/sci_exec.cpp, line: 267
62 "%s: Wrong type for input argument #%d: A macro without varargin and "
63 "varargout expected.\n"
67 # File: modules/functions/sci_gateway/cpp/sci_exec.cpp, line: 327
68 # File: modules/functions/sci_gateway/cpp/sci_execstr.cpp, line: 235
70 msgid "Recursion limit reached (%d).\n"
74 # File: modules/functions/sci_gateway/cpp/sci_execstr.cpp, line: 102
76 msgid "%s: Wrong value for input argument #%d: '%s' or '%s' expected.\n"
80 # File: modules/functions/sci_gateway/cpp/sci_execstr.cpp, line: 117
82 msgid "%s: Wrong type for input argument #%d: Vector of strings expected.\n"
86 # File: modules/functions/sci_gateway/cpp/sci_getCurrentThreadId.cpp, line: 39
87 # File: modules/functions/sci_gateway/cpp/sci_getThreads.cpp, line: 37
88 # File: modules/functions/sci_gateway/cpp/sci_macrovar.cpp, line: 51
90 msgid "%s: Wrong number of output arguments: %d expected.\n"
94 # File: modules/functions/sci_gateway/cpp/sci_libraryinfo.cpp, line: 42
95 # File: modules/functions/sci_gateway/cpp/sci_whereis.cpp, line: 40
97 msgid "%s: Wrong number of output argument(s): %d expected.\n"
101 # File: modules/functions/sci_gateway/cpp/sci_libraryinfo.cpp, line: 48
102 # File: modules/functions/sci_gateway/cpp/sci_whereis.cpp, line: 50
104 msgid "%s: Wrong type for input argument #%d: A String expected.\n"
108 # File: modules/functions/sci_gateway/cpp/sci_libraryinfo.cpp, line: 55
110 msgid "%s: Wrong size for input argument #%d: A String expected.\n"
114 # File: modules/functions/sci_gateway/cpp/sci_libraryinfo.cpp, line: 63
116 msgid "%s: Invalid library %s.\n"
120 # File: modules/functions/sci_gateway/cpp/sci_macrovar.cpp, line: 70
122 msgid "%s: Wrong type for input arguments: macro expected.\n"
126 # File: modules/functions/sci_gateway/cpp/sci_testAnalysis.cpp, line: 42
128 msgid "%s: Wrong number of input arguments: at least %d expected.\n"
131 # File: modules/functions/macros/check_gateways.sci, line: 21
133 msgid "Checking: %s.\n"
137 # File: modules/functions/macros/check_gateways.sci, line: 31
139 msgid "%s: Please check: %s\n"
143 # File: modules/functions/macros/check_gateways.sci, line: 34
145 msgid "%s: File %s doesn't exist.\n"
149 # File: modules/functions/macros/get_function_path.sci, line: 21
151 msgid "%s: Wrong number of input argument: %d expected.\n"
155 # File: modules/functions/macros/get_function_path.sci, line: 29
157 msgid "%s: Wrong size for input argument #%d: string expected.\n"
161 # File: modules/functions/macros/getd.sci, line: 45
163 msgid "%s: I cannot find any files with extension %s in %s\n"
167 # File: modules/functions/macros/getd.sci, line: 55
169 msgid "%s: Incorrect function in file %s.\n"
173 # File: modules/functions/macros/head_comments.sci, line: 17
175 msgid "%s: Wrong number of input argument(s): %d to %d expected.\n"
179 # File: modules/functions/macros/head_comments.sci, line: 21
181 msgid "%s: Wrong type for input argument #%d: A character string expected.\n"
185 # File: modules/functions/macros/head_comments.sci, line: 25
187 msgid "%s: Undefined variable %s.\n"
191 # File: modules/functions/macros/head_comments.sci, line: 29
194 "%s: Wrong value for input argument #%d: Name of a Scilab function expected.\n"
198 # File: modules/functions/macros/head_comments.sci, line: 53
199 msgid "No comment available."
203 # File: modules/functions/macros/warnobsolete.sci, line: 24
205 msgid "%s: Private function: cannot access to this function directly.\n"
209 # File: modules/functions/macros/warnobsolete.sci, line: 27
211 msgid "Feature %s is obsolete."
215 # File: modules/functions/macros/warnobsolete.sci, line: 29
217 msgid "Please use %s instead."
221 # File: modules/functions/macros/warnobsolete.sci, line: 32
223 msgid "This feature will be permanently removed in Scilab %s"