1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105
|
# Localization of the module string-macros
# Please see in SCI/tools/localization for localization management
# Copyright (C) 2007-2008 - INRIA
# Copyright (C) 2008-2011 - DIGITEO
# 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-03-09 11:38+0100\n"
"Last-Translator: Sylvestre Ledru <sylvestre.ledru@scilab.org>\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-Transfer-Encoding: 8bit\n"
"Revision-Date: 2011-05-26 16:58+0100\n"
# File: macros/evstr.sci, line: 78
#, c-format
msgid "%s: Given expression has no value.\n"
msgstr ""
#
# File: macros/expression2code.sci, line: 349
#, c-format
msgid "%s: This feature has not been implemented: %s.\n"
msgstr ""
#
# File: macros/sci2exp.sci, line: 93
#, c-format
msgid "%s: This feature has not been implemented: Variable translation of type %s.\n"
msgstr ""
#
# File: macros/isnum.sci, line: 21
# File: macros/arobasestring2strings.sci, line: 23
#, c-format
msgid "%s: Wrong number of input argument: %d expected.\n"
msgstr ""
#
# File: macros/justify.sci, line: 20
#, c-format
msgid "%s: Wrong number of input arguments: %d expected.\n"
msgstr ""
#
# File: macros/tokenpos.sci, line: 19
#, c-format
msgid "%s: Wrong size for input argument #%d: A character or vector of characters expected.\n"
msgstr ""
#
# File: macros/tokenpos.sci, line: 16
# File: macros/arobasestring2strings.sci, line: 37
#, c-format
msgid "%s: Wrong size for input argument #%d: A character string expected.\n"
msgstr ""
#
# File: macros/justify.sci, line: 32
#, c-format
msgid "%s: Wrong size for input argument #%d: A string expected.\n"
msgstr ""
#
# File: macros/blanks.sci, line: 21
#, c-format
msgid "%s: Wrong size for input argument #%d: An integer expected.\n"
msgstr ""
#
# File: macros/tree2code.sci, line: 21
#, c-format
msgid "%s: Wrong type for input argument #%d: ''%s'' expected.\n"
msgstr ""
#
# File: macros/isnum.sci, line: 25
#, c-format
msgid "%s: Wrong type for input argument #%d: A string array expected.\n"
msgstr ""
#
# File: macros/justify.sci, line: 24
# File: macros/justify.sci, line: 28
#, c-format
msgid "%s: Wrong type for input argument #%d: A string expected.\n"
msgstr ""
#
# File: macros/blanks.sci, line: 17
#, c-format
msgid "%s: Wrong type for input argument #%d: An integer expected.\n"
msgstr ""
#
# File: macros/evstr.sci, line: 75
#, c-format
msgid "%s: Wrong type for input argument #%d: Real or Complex matrix, Matrix of character strings or list expected.\n"
msgstr ""
#
# File: macros/arobasestring2strings.sci, line: 31
#, c-format
msgid "%s: Wrong type for input argument: String expected.\n"
msgstr ""
#
# File: macros/justify.sci, line: 36
#, c-format
msgid "%s: Wrong value for input argument #%d: %s, %s or %s expected.\n"
msgstr ""
#
# File: macros/blanks.sci, line: 29
#, c-format
msgid "%s: Wrong values for input argument #%d: An non-negative integer expected.\n"
msgstr ""
|