diff options
Diffstat (limited to 'modules/umfpack/locales/umfpack.pot')
-rwxr-xr-x | modules/umfpack/locales/umfpack.pot | 483 |
1 files changed, 483 insertions, 0 deletions
diff --git a/modules/umfpack/locales/umfpack.pot b/modules/umfpack/locales/umfpack.pot new file mode 100755 index 000000000..14bb84c05 --- /dev/null +++ b/modules/umfpack/locales/umfpack.pot @@ -0,0 +1,483 @@ +# Localization of the module umfpack +# Please see in SCI/tools/localization for localization management +# Copyright (C) 2007-2008 - INRIA +# Copyright (C) 2008-2011 - DIGITEO +# Copyright (C) 2012-2014 - 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: 2013-04-16 17:44+0100\n" +"Last-Translator: Vincent COUVERT <vincent.couvert@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-Transfer-Encoding: 8bit\n" +"Revision-Date: 2015-03-27 13:54+0100\n" + +# File: sci_gateway/c/sci_res_with_prec.c, line: 169 +#, c-format +msgid "%s: Wrong size for input arguments: Same sizes expected.\n" +msgstr "" + +# +# File: sci_gateway/c/sci_taucs_chdel.c, line: 118 +#, c-format +msgid "" +"%s: Wrong value for input argument #%d: not a valid reference to Cholesky " +"factors.\n" +msgstr "" + +# +# File: sci_gateway/c/sci_taucs_chfact.c, line: 136 +#, c-format +msgid "" +"%s: Wrong value for input argument #%d: Must be symmetric positive definite " +"matrix." +msgstr "" + +# +# File: sci_gateway/c/sci_taucs_chfact.c, line: 147 +# File: sci_gateway/c/sci_taucs_chget.c, line: 103 +# File: sci_gateway/c/sci_umf_luget.c, line: 330 +# File: src/c/taucs_scilab.c, line: 279 +# File: src/c/taucs_scilab.c, line: 2532 +#, c-format +msgid "%s: No more memory.\n" +msgstr "" + +# +# File: sci_gateway/c/sci_taucs_chfact.c, line: 165 +# File: sci_gateway/c/sci_umf_lufact.c, line: 220 +#, c-format +msgid "%s: An error occurred: %s\n" +msgstr "" + +# +# File: sci_gateway/c/sci_taucs_chfact.c, line: 165 +msgid "factorization" +msgstr "" + +# +# File: sci_gateway/c/sci_taucs_chget.c, line: 96 +#, c-format +msgid "" +"%s: Wrong value for input argument #%d: Must be a valid reference to a " +"Cholesky factorization" +msgstr "" + +# +# File: sci_gateway/c/sci_taucs_chinfo.c, line: 116 +# File: sci_gateway/c/sci_taucs_chinfo.c, line: 123 +# File: sci_gateway/c/sci_taucs_chinfo.c, line: 130 +# File: sci_gateway/c/sci_umf_luinfo.c, line: 126 +# File: sci_gateway/c/sci_umf_luinfo.c, line: 133 +# File: sci_gateway/c/sci_umf_luinfo.c, line: 140 +# File: sci_gateway/c/sci_umf_luinfo.c, line: 147 +# File: sci_gateway/c/sci_umf_luinfo.c, line: 154 +# File: sci_gateway/c/sci_umf_luinfo.c, line: 161 +# File: sci_gateway/c/sci_umf_luinfo.c, line: 184 +#, c-format +msgid "%s: Memory allocation error.\n" +msgstr "" + +# +# File: sci_gateway/c/sci_taucs_chsolve.c, line: 122 +#, c-format +msgid "" +"%s: Wrong value for input argument #%d: not a valid reference to Cholesky " +"factors" +msgstr "" + +# +# File: sci_gateway/c/sci_taucs_chsolve.c, line: 146 +# File: sci_gateway/c/sci_umf_lufact.c, line: 148 +# File: sci_gateway/c/sci_umf_lusolve.c, line: 208 +# File: sci_gateway/c/sci_umfpack.c, line: 210 +# File: sci_gateway/c/sci_umfpack.c, line: 248 +#, c-format +msgid "%s: Wrong size for input argument #%d.\n" +msgstr "" + +# +# File: sci_gateway/c/sci_taucs_chsolve.c, line: 161 +#, c-format +msgid "" +"%s: Wrong type for input argument #%d: not compatible with the Cholesky " +"factorization.\n" +msgstr "" + +# +# File: sci_gateway/c/sci_taucs_chsolve.c, line: 185 +#, c-format +msgid "" +"%s: Wrong size for input argument #%d: not compatible with the Cholesky " +"factorization.\n" +msgstr "" + +# +# File: sci_gateway/c/sci_taucs_chsolve.c, line: 215 +#, c-format +msgid "%s: not enough memory.\n" +msgstr "" + +# +# File: sci_gateway/c/sci_umf_ludel.c, line: 108 +# File: sci_gateway/c/sci_umf_luget.c, line: 98 +# File: sci_gateway/c/sci_umf_luinfo.c, line: 98 +# File: sci_gateway/c/sci_umf_lusolve.c, line: 132 +#, c-format +msgid "%s: Wrong type for input argument #%d: A pointer expected.\n" +msgstr "" + +# +# File: sci_gateway/c/sci_umf_ludel.c, line: 134 +# File: sci_gateway/c/sci_umf_luget.c, line: 123 +# File: sci_gateway/c/sci_umf_lusolve.c, line: 146 +#, c-format +msgid "" +"%s: Wrong value for input argument #%d: Must be a valid reference to (umf) " +"LU factors.\n" +msgstr "" + +# +# File: sci_gateway/c/sci_umf_lufact.c, line: 116 +# File: sci_gateway/c/sci_umf_lusolve.c, line: 276 +# File: sci_gateway/c/sci_umfpack.c, line: 177 +#, c-format +msgid "%s: Wrong type for input argument #%d: A sparse matrix expected.\n" +msgstr "" + +# +# File: sci_gateway/c/sci_umf_lufact.c, line: 167 +# File: sci_gateway/c/sci_umf_lufact.c, line: 193 +# File: sci_gateway/c/sci_umfpack.c, line: 305 +# File: sci_gateway/c/sci_umfpack.c, line: 338 +#, c-format +msgid "%s: An error occurred: %s: %s\n" +msgstr "" + +# +# File: sci_gateway/c/sci_umf_lufact.c, line: 167 +# File: sci_gateway/c/sci_umf_lufact.c, line: 193 +# File: sci_gateway/c/sci_umfpack.c, line: 305 +msgid "symbolic factorization" +msgstr "" + +# +# File: sci_gateway/c/sci_umf_lufact.c, line: 201 +msgid "The (square) matrix appears to be singular." +msgstr "" + +# +# File: sci_gateway/c/sci_umf_lufact.c, line: 201 +msgid "Warning" +msgstr "" + +# +# File: sci_gateway/c/sci_umf_lufact.c, line: 220 +msgid "no place to store the LU pointer in ListNumeric." +msgstr "" + +# +# File: sci_gateway/c/sci_umf_lusolve.c, line: 163 +# File: sci_gateway/c/sci_umf_lusolve.c, line: 169 +#, c-format +msgid "%s: An error occurred: %s.\n" +msgstr "" + +# +# File: sci_gateway/c/sci_umf_lusolve.c, line: 163 +msgid "This is not a factorization of a square matrix" +msgstr "" + +# +# File: sci_gateway/c/sci_umf_lusolve.c, line: 169 +msgid "This is a factorization of a singular matrix" +msgstr "" + +# +# File: sci_gateway/c/sci_umf_lusolve.c, line: 186 +#, c-format +msgid "" +"%s: Wrong type for input argument #%d: A real or complex column vector or " +"matrix expected.\n" +msgstr "" + +# +# File: sci_gateway/c/sci_umf_lusolve.c, line: 259 +# File: sci_gateway/c/sci_umfpack.c, line: 161 +#, c-format +msgid "%s: Wrong input argument #%d: '%s' or '%s' expected.\n" +msgstr "" + +# +# File: sci_gateway/c/sci_umf_lusolve.c, line: 310 +#, c-format +msgid "%s: Wrong size for input argument #%d: %s.\n" +msgstr "" + +# +# File: sci_gateway/c/sci_umf_lusolve.c, line: 310 +msgid "Matrix is not compatible with the given LU factors" +msgstr "" + +# +# File: sci_gateway/c/sci_umfpack.c, line: 140 +#, c-format +msgid "%s: Wrong type for input argument #%d: A string expected.\n" +msgstr "" + +# +# File: sci_gateway/c/sci_umfpack.c, line: 226 +#, c-format +msgid "%s: Wrong type for input argument #%d: A matrix expected.\n" +msgstr "" + +# +# File: sci_gateway/c/sci_umfpack.c, line: 338 +msgid "numeric factorization" +msgstr "" + +# +# File: src/c/common_umfpack.c, line: 231 +msgid "singular matrix" +msgstr "" + +# +# File: src/c/common_umfpack.c, line: 232 +msgid "not enough memory" +msgstr "" + +# +# File: src/c/common_umfpack.c, line: 233 +msgid "internal error" +msgstr "" + +# +# File: src/c/common_umfpack.c, line: 234 +msgid "invalid matrix" +msgstr "" + +# +# File: src/c/taucs_scilab.c, line: 136 +msgid "GENMMD ordering only works on symmetric matrices.\n" +msgstr "" + +# +# File: src/c/taucs_scilab.c, line: 144 +msgid "The lower part of the matrix must be represented.\n" +msgstr "" + +# +# File: src/c/taucs_scilab.c, line: 290 +#, c-format +msgid "%s: No more memory (n=%d, nnz=%d).\n" +msgstr "" + +# +# File: src/c/taucs_scilab.c, line: 650 +msgid " CC^T Factorization: Matrix is not positive definite.\n" +msgstr "" + +# +# File: src/c/taucs_scilab.c, line: 651 +#, c-format +msgid " nonpositive pivot in column %d\n" +msgstr "" + +# +# File: src/noumfpack/noumfpack.c, line: 19 +msgid "Scilab UMFPACK module not installed.\n" +msgstr "" + +# File: macros/PlotSparse.sci, line: 74 +#, c-format +msgid "%s: Wrong number of input argument(s).\n" +msgstr "" + +# +# File: macros/PlotSparse.sci, line: 81 +#, c-format +msgid "%s: Wrong type for input argument #%d: sparse matrix expected.\n" +msgstr "" + +# +# File: macros/PlotSparse.sci, line: 88 +# File: macros/ReadHBSparse.sci, line: 81 +#, c-format +msgid "%s: Wrong type for input argument #%d: String expected.\n" +msgstr "" + +# +# File: macros/ReadHBSparse.sci, line: 77 +msgid "Choose a sparse matrix" +msgstr "" + +# +# File: macros/ReadHBSparse.sci, line: 78 +msgid " then click on OK " +msgstr "" + +# +# File: macros/ReadHBSparse.sci, line: 84 +#, c-format +msgid "%s: Wrong number of input argument(s): At least %d expected.\n" +msgstr "" + +# +# File: macros/ReadHBSparse.sci, line: 110 +#, c-format +msgid "%s: The file contains a rhs but it will not be read !" +msgstr "" + +# +# File: macros/ReadHBSparse.sci, line: 120 +#, c-format +msgid "%s: currently don't read unassembled (elemental) sparse matrix." +msgstr "" + +# +# File: macros/ReadHBSparse.sci, line: 148 +#, c-format +msgid "%s: No values for this matrix (only non zero pattern) : put some 1." +msgstr "" + +# +# File: macros/cond2sp.sci, line: 75 +msgid "" +"\n" +" approximate (lM,vM) with the iterative power method \n" +msgstr "" + +# +# File: macros/cond2sp.sci, line: 76 +msgid " ----------------------------------------------------- \n" +msgstr "" + +# +# File: macros/cond2sp.sci, line: 84 +#, c-format +msgid " iteration %3d : lM = %e \n" +msgstr "" + +# +# File: macros/cond2sp.sci, line: 94 +#, c-format +msgid " Warning : for lM convergence at rtol = %e \n" +msgstr "" + +# +# File: macros/cond2sp.sci, line: 95 +# File: macros/cond2sp.sci, line: 126 +#, c-format +msgid " don't reached after %d iterations (got only %e) \n" +msgstr "" + +# +# File: macros/cond2sp.sci, line: 107 +msgid "" +"\n" +" approximate (lm,vm) with the inverse iterative power method \n" +msgstr "" + +# +# File: macros/cond2sp.sci, line: 108 +msgid " ------------------------------------------------------------\n" +msgstr "" + +# +# File: macros/cond2sp.sci, line: 116 +#, c-format +msgid " iteration %3d : lm = %e \n" +msgstr "" + +# +# File: macros/cond2sp.sci, line: 125 +#, c-format +msgid " Warning : for lm convergence at rtol = %e \n" +msgstr "" + +# +# File: macros/condestsp.sci, line: 71 +#, c-format +msgid "%s: Wrong number of input arguments: %d to %d expected.\n" +msgstr "" + +# +# File: macros/condestsp.sci, line: 75 +#, c-format +msgid "%s: Wrong type for input argument #%d: Square sparse matrix expected.\n" +msgstr "" + +# +# File: macros/condestsp.sci, line: 79 +#, c-format +msgid "%s: Wrong size for input argument #%d: Square sparse matrix expected.\n" +msgstr "" + +# +# File: macros/condestsp.sci, line: 103 +#, c-format +msgid "%s: The matrix and the LU factors have not the same dimension !\n" +msgstr "" + +# +# File: macros/condestsp.sci, line: 107 +#, c-format +msgid "%s: Invalid type and/or size and/or value for the second arg.\n" +msgstr "" + +# +# File: macros/scisptdemo.sci, line: 37 +msgid " For this demo the current stack size is not enough " +msgstr "" + +# +# File: macros/scisptdemo.sci, line: 38 +msgid " enter the following at the scilab prompt : " +msgstr "" + +# +# File: macros/scisptdemo.sci, line: 39 +# File: macros/scisptdemo.sci, line: 41 +# File: macros/scisptdemo.sci, line: 43 +msgid " " +msgstr "" + +# +# File: macros/scisptdemo.sci, line: 40 +msgid " stacksize(3000000); " +msgstr "" + +# +# File: macros/scisptdemo.sci, line: 42 +msgid " then re enter scisptdemo() " +msgstr "" + +# +# File: macros/scisptdemo.sci, line: 44 +msgid " CLICK TO CONTINUE " +msgstr "" + +# +# File: macros/scisptdemo.sci, line: 57 +msgid "how to use this stuff" +msgstr "" + +# +# File: macros/scisptdemo.sci, line: 58 +msgid "display a speed comparison test" +msgstr "" + +# +# File: macros/scisptdemo.sci, line: 59 +msgid "small tests for condestsp" +msgstr "" + +# +# File: macros/scisptdemo.sci, line: 61 +msgid "Click to choose a demo" +msgstr "" |