1 # Spanish translation for scilab
2 # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
3 # This file is distributed under the same license as the scilab package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
8 "Project-Id-Version: scilab\n"
9 "Report-Msgid-Bugs-To: <localization@lists.scilab.org>\n"
10 "POT-Creation-Date: 2013-04-16 17:44+0100\n"
11 "PO-Revision-Date: 2013-03-19 19:46+0000\n"
12 "Last-Translator: Scilab.team <Unknown>\n"
13 "Language-Team: Spanish <es@li.org>\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Generator: Launchpad (build 17413)\n"
21 msgid "FFTW Library %s not found.\n"
22 msgstr "No se encontró la biblioteca FFTW %s.\n"
24 msgid "FFTW Library not found.\n"
25 msgstr "No se encontró la biblioteca FFTW.\n"
28 msgid "%s: Can not read input argument #%d.\n"
32 msgid "%s: Cannot allocate more memory.\n"
36 msgid "%s: Wrong value for input argument #%d: %d or %d expected.\n"
40 msgid "%s: Wrong value for input argument #%d: Must be in the set {%s}.\n"
45 "%s: Wrong type for argument #%d: Array of floating point numbers expected.\n"
49 msgid "%s: Wrong type for input argument #%d.\n"
50 msgstr "%s: Tipo incorrecto del argumento de entrada #%d.\n"
53 msgid "%s: Wrong size for input argument #%d: Must be between %d and %d.\n"
58 "%s: Wrong values for input argument #%d: Positive integers expected.\n"
63 "%s: Wrong values for input argument #%d: Elements must be less than %d.\n"
68 "%s: Wrong values for input argument #%d: Elements must be in increasing "
74 "%s: Wrong values for input argument #%d: Elements must be greater than %d.\n"
78 msgid "%s: Wrong values for input argument #%d: Must be less than %d.\n"
82 msgid "%s: Wrong values for input argument #%d: Must be a divisor of %d.\n"
86 msgid "%s: Incompatible input arguments #%d and #%d: Same sizes expected.\n"
91 "%s: Wrong values for input argument #%d: Elements must be divisors of %d.\n"
95 msgid "%s: Incompatible input arguments #%d and #%d.\n"
99 msgid "%s: Creation of requested fftw plan failed.\n"
103 msgid "%s: Memory allocation error.\n"
107 msgid "%s: Wrong value for input argument #%d: '%s' or '%s' expected.\n"
111 msgid "%s: No more memory.\n"
112 msgstr "%s: No hay más memoria.\n"
115 msgid "%s: Wrong type for input argument #%d: A int32 expected.\n"
119 msgid "%s: Wrong values for input argument #%d: FFTW flag expected.\n"
121 "%s: Valores incorrectos del argumento de entrada #%d: Se esperaba una "
125 msgid "%s: MKL fftw library does not implement wisdom functions yet.\n"
129 msgid "%s: Wrong type for input argument #%d: A string expected.\n"
131 "%s: Tipo incorrecto del argumento de entrada #%d: Se esperaba un string.\n"
134 msgid "%s: Wrong value for input argument #%d: a valid wisdom expected.\n"
138 msgid "%s: Wrong size for input argument #%d: A scalar expected.\n"
143 "%s: Wrong type for argument #%d: An integer or a floating point number "
148 msgid "%s: Wrong size for input argument #%d.\n"
149 msgstr "%s: Tamaño incorrecto para el argumento de entrada #%d.\n"
153 "%s: Wrong type for argument #%d: An array of floating point or integer "
154 "numbers expected.\n"
157 msgid "Scilab FFTW module not installed.\n"
158 msgstr "El módulo FFTW de Scilab no está instalado.\n"
160 msgid "You chose to install Scilab with the fftw module."
161 msgstr "Escogió instalar Scilab con el módulo fftw"
163 msgid "This module requires: "
164 msgstr "Este módulo requiere: "
167 "Scilab will use standard fft by default until you install this library."
168 msgstr "Scilab utilizará la fft estándar hasta que instale esta biblioteca."
170 msgid "See help fftw for more information."
171 msgstr "Vea la ayuda de fftw para mas información."