From 0345245e860375a32c9a437c4a9d9cae807134e9 Mon Sep 17 00:00:00 2001 From: Shashank Date: Mon, 29 May 2017 12:40:26 +0530 Subject: CMSCOPE changed --- modules/mexlib/locales/ca_ES.po | 91 +++++++++++++++++++++++++ modules/mexlib/locales/cs_CZ.po | 88 ++++++++++++++++++++++++ modules/mexlib/locales/de_DE.po | 90 ++++++++++++++++++++++++ modules/mexlib/locales/es_ES.po | 91 +++++++++++++++++++++++++ modules/mexlib/locales/fr_FR.po | 94 +++++++++++++++++++++++++ modules/mexlib/locales/it_IT.po | 92 +++++++++++++++++++++++++ modules/mexlib/locales/ja_JP.po | 114 +++++++++++++++++++++++++++++++ modules/mexlib/locales/mexlib.pot | 140 ++++++++++++++++++++++++++++++++++++++ modules/mexlib/locales/pl_PL.po | 90 ++++++++++++++++++++++++ modules/mexlib/locales/pt_BR.po | 89 ++++++++++++++++++++++++ modules/mexlib/locales/ru_RU.po | 90 ++++++++++++++++++++++++ modules/mexlib/locales/uk_UA.po | 91 +++++++++++++++++++++++++ modules/mexlib/locales/zh_CN.po | 89 ++++++++++++++++++++++++ modules/mexlib/locales/zh_TW.po | 89 ++++++++++++++++++++++++ 14 files changed, 1338 insertions(+) create mode 100755 modules/mexlib/locales/ca_ES.po create mode 100755 modules/mexlib/locales/cs_CZ.po create mode 100755 modules/mexlib/locales/de_DE.po create mode 100755 modules/mexlib/locales/es_ES.po create mode 100755 modules/mexlib/locales/fr_FR.po create mode 100755 modules/mexlib/locales/it_IT.po create mode 100755 modules/mexlib/locales/ja_JP.po create mode 100755 modules/mexlib/locales/mexlib.pot create mode 100755 modules/mexlib/locales/pl_PL.po create mode 100755 modules/mexlib/locales/pt_BR.po create mode 100755 modules/mexlib/locales/ru_RU.po create mode 100755 modules/mexlib/locales/uk_UA.po create mode 100755 modules/mexlib/locales/zh_CN.po create mode 100755 modules/mexlib/locales/zh_TW.po (limited to 'modules/mexlib/locales') diff --git a/modules/mexlib/locales/ca_ES.po b/modules/mexlib/locales/ca_ES.po new file mode 100755 index 000000000..bc36dc1a4 --- /dev/null +++ b/modules/mexlib/locales/ca_ES.po @@ -0,0 +1,91 @@ +# Catalan translation for scilab +# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 +# This file is distributed under the same license as the scilab package. +# FIRST AUTHOR , 2009. +# +msgid "" +msgstr "" +"Project-Id-Version: scilab\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-04-16 17:44+0100\n" +"PO-Revision-Date: 2009-02-16 09:58+0000\n" +"Last-Translator: oriolsbd \n" +"Language-Team: Catalan \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Launchpad (build 17413)\n" +"Language: ca\n" + +msgid "mexPutFull failed\n" +msgstr "Ha fallat el mexPutFull\n" + +msgid "No more memory available: increase stacksize" +msgstr "No hi ha més memòria: augmenteu el stacksize" + +msgid "Routine mxIsSingle not implemented.\n" +msgstr "No s'ha implementat la rutina mxIsSingle.\n" + +msgid "Variable is not logical." +msgstr "La variable no és lògica." + +msgid "No more memory available: increase stacksize." +msgstr "No hi ha més memòria: incrementeu el stacksize." + +msgid "Warning: " +msgstr "Avís: " + +msgid "mexCallSCILAB: invalid pointer passed to called function." +msgstr "mexCallSCILAB: S'ha passat un punter invàlid a la funció." + +msgid "mexCallSCILAB: evaluation failed. " +msgstr "mexCallSCILAB: Ha fallat l'avaluació. " + +msgid "GetElementSize error." +msgstr "Error al GetElementSize." + +msgid "Function mexPutArray is obsolete, use mexPutVariable!\n" +msgstr "La funció mexPutArray és obsoleta, utilitzeu la mexPutVariable!\n" + +msgid "Routine mxSetName not implemented !\n" +msgstr "No s'ha implementat la rutina mxSetName!\n" + +msgid "Routine mxSetData not implemented.\n" +msgstr "No s'ha implementat la rutina mxSetData.\n" + +msgid "Last warning" +msgstr "Últim avís" + +msgid "Warning" +msgstr "Avís" + +#, c-format +msgid "%s: mxSetPr overwriting destination by %i bytes.\n" +msgstr "%s: El mxSetPr sobreescriurà el destí per %i bytes.\n" + +#, c-format +msgid "%s: mxSetPi overwriting destination by %i bytes.\n" +msgstr "%s: El mxSetPi sobreescriurà el destí per %i bytes.\n" + +msgid "Routine mxGetName not implemented.\n" +msgstr "No s'ha implementat la rutina mxGetName.\n" + +msgid "Routine mxSetDimensions not implemented.\n" +msgstr "No s'ha implementat la rutina mxSetDimensions.\n" + +msgid "Invalid string matrix (at most one column!)" +msgstr "" +"La matriu de cadenes de text és invàlida (com a molt pot tenir una columna)" + +msgid "Column length of string matrix must agree!" +msgstr "" +"La longitud de columna de la matriu de cadenes de text ha de ser correcta." + +msgid "Use mtlb_sparse(sparse( ))!" +msgstr "Utilitzeu mtlb_sparse(sparse( ))." + +msgid "Invalid input" +msgstr "L'entrada és invàlida" + +msgid "No more memory" +msgstr "No hi ha més memòria" diff --git a/modules/mexlib/locales/cs_CZ.po b/modules/mexlib/locales/cs_CZ.po new file mode 100755 index 000000000..5a463a845 --- /dev/null +++ b/modules/mexlib/locales/cs_CZ.po @@ -0,0 +1,88 @@ +# Czech translation for scilab +# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 +# This file is distributed under the same license as the scilab package. +# FIRST AUTHOR , 2011. +# +msgid "" +msgstr "" +"Project-Id-Version: scilab\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2013-04-16 17:44+0100\n" +"PO-Revision-Date: 2011-03-12 12:21+0000\n" +"Last-Translator: Zbyněk Schwarz \n" +"Language-Team: Czech \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Launchpad (build 17413)\n" + +msgid "mexPutFull failed\n" +msgstr "mexPutFull selhal\n" + +msgid "No more memory available: increase stacksize" +msgstr "Už není dostupná žádná další paměť: zvyšte velikost zásobníku" + +msgid "Routine mxIsSingle not implemented.\n" +msgstr "Rutina mxIsSingle není zavedena.\n" + +msgid "Variable is not logical." +msgstr "Proměnná není logická." + +msgid "No more memory available: increase stacksize." +msgstr "Není dostupná žádná další pamět: zvyšte velikost zásobníku." + +msgid "Warning: " +msgstr "Varování: " + +msgid "mexCallSCILAB: invalid pointer passed to called function." +msgstr "mexCallSCILAB: předán neplatný ukazatel zavolané funkci." + +msgid "mexCallSCILAB: evaluation failed. " +msgstr "mexCallSCILAB: vyhodnocení selhalo. " + +msgid "GetElementSize error." +msgstr "Chyba GetElementSize." + +msgid "Function mexPutArray is obsolete, use mexPutVariable!\n" +msgstr "Funkce mexPutArray je zastaralá, použijte mexPutVariable!\n" + +msgid "Routine mxSetName not implemented !\n" +msgstr "Rutina mxSetName není zavedena !\n" + +msgid "Routine mxSetData not implemented.\n" +msgstr "Rutina mxSetData není zavedena.\n" + +msgid "Last warning" +msgstr "Poslední varování" + +msgid "Warning" +msgstr "Varování" + +#, c-format +msgid "%s: mxSetPr overwriting destination by %i bytes.\n" +msgstr "%s: mxSetPr přepisuji cíl o %i bajtů.\n" + +#, c-format +msgid "%s: mxSetPi overwriting destination by %i bytes.\n" +msgstr "%s: mxSetPi přepisuji cíl o %i bajtů.\n" + +msgid "Routine mxGetName not implemented.\n" +msgstr "Rutina mxGetName není zavedena.\n" + +msgid "Routine mxSetDimensions not implemented.\n" +msgstr "Rutina mxSetDimensions není zavedena.\n" + +msgid "Invalid string matrix (at most one column!)" +msgstr "Neplatný řezězec matice (nanejvýš jeden slupec!)" + +msgid "Column length of string matrix must agree!" +msgstr "Délka sloupce řetězce matice musí souhlasit!" + +msgid "Use mtlb_sparse(sparse( ))!" +msgstr "Použijte mtlb_sparse(sparse( ))!" + +msgid "Invalid input" +msgstr "Neplatný vstup" + +msgid "No more memory" +msgstr "Žádná další paměť" diff --git a/modules/mexlib/locales/de_DE.po b/modules/mexlib/locales/de_DE.po new file mode 100755 index 000000000..b675e4fff --- /dev/null +++ b/modules/mexlib/locales/de_DE.po @@ -0,0 +1,90 @@ +# German translation for scilab +# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008 +# This file is distributed under the same license as the scilab package. +# FIRST AUTHOR , 2008. +# +msgid "" +msgstr "" +"Project-Id-Version: scilab\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-04-16 17:44+0100\n" +"PO-Revision-Date: 2010-10-31 20:45+0000\n" +"Last-Translator: Petersen \n" +"Language-Team: German \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Launchpad (build 17413)\n" +"Language: de\n" + +msgid "mexPutFull failed\n" +msgstr "mexPutFull fehlgeschlagen\n" + +msgid "No more memory available: increase stacksize" +msgstr "Kein freier Speicher verfügbar: Erhöhe Stapelgröße" + +msgid "Routine mxIsSingle not implemented.\n" +msgstr "Routine mxIsSingle noch nicht implementiert.\n" + +msgid "Variable is not logical." +msgstr "Variable ist nicht logisch." + +msgid "No more memory available: increase stacksize." +msgstr "Kein freier Speicher verfügbar: Erhöhe Stapelgröße" + +msgid "Warning: " +msgstr "Warnung: " + +msgid "mexCallSCILAB: invalid pointer passed to called function." +msgstr "" +"mexCallSCILAB: ungültiger Zeiger zur aufgerufenen Funktion übergeben." + +msgid "mexCallSCILAB: evaluation failed. " +msgstr "mexCallSCILAB: Auswertung fehlgeschlagen. " + +msgid "GetElementSize error." +msgstr "GetElementSize Fehler" + +msgid "Function mexPutArray is obsolete, use mexPutVariable!\n" +msgstr "Funktion mexPutArray ist hinfällig, verwende mexPutVariable!\n" + +msgid "Routine mxSetName not implemented !\n" +msgstr "Routine mxSetName noch nicht implementiert.\n" + +msgid "Routine mxSetData not implemented.\n" +msgstr "Routine mxSetData noch nicht implementiert\n" + +msgid "Last warning" +msgstr "Letzte Warnung" + +msgid "Warning" +msgstr "Warnung" + +#, c-format +msgid "%s: mxSetPr overwriting destination by %i bytes.\n" +msgstr "%s: mxSetPr überschreibt Ziel durch %i Bytes.\n" + +#, c-format +msgid "%s: mxSetPi overwriting destination by %i bytes.\n" +msgstr "%s: mxSetPi überschreibt Ziel durch %i Bytes.\n" + +msgid "Routine mxGetName not implemented.\n" +msgstr "Routine mxGetName noch nicht implementiert.\n" + +msgid "Routine mxSetDimensions not implemented.\n" +msgstr "Routine mxGetDimensions noch nicht implementiert.\n" + +msgid "Invalid string matrix (at most one column!)" +msgstr "ungültige Zeichenkettenmatrix (höchstens eine Spalte!)" + +msgid "Column length of string matrix must agree!" +msgstr "Spaltenlänge der Zeichenkettenmatrix muß übereinstimmen!" + +msgid "Use mtlb_sparse(sparse( ))!" +msgstr "Verwende mtlb_sparse(sparse( ))!" + +msgid "Invalid input" +msgstr "Ungültiger Eingang" + +msgid "No more memory" +msgstr "Kein weiterer Speicher" diff --git a/modules/mexlib/locales/es_ES.po b/modules/mexlib/locales/es_ES.po new file mode 100755 index 000000000..c9ebd2c69 --- /dev/null +++ b/modules/mexlib/locales/es_ES.po @@ -0,0 +1,91 @@ +# Spanish translation for scilab +# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 +# This file is distributed under the same license as the scilab package. +# FIRST AUTHOR , 2009. +# +msgid "" +msgstr "" +"Project-Id-Version: scilab\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-04-16 17:44+0100\n" +"PO-Revision-Date: 2009-10-28 18:09+0000\n" +"Last-Translator: Fido \n" +"Language-Team: Spanish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Launchpad (build 17413)\n" +"Language: es\n" + +msgid "mexPutFull failed\n" +msgstr "falló mexPutFull\n" + +msgid "No more memory available: increase stacksize" +msgstr "No hay mas memoria disponible: Aumente el tamaño de pila" + +msgid "Routine mxIsSingle not implemented.\n" +msgstr "Rutina mxIsSingle no implementada.\n" + +msgid "Variable is not logical." +msgstr "La variable no es lógica" + +msgid "No more memory available: increase stacksize." +msgstr "No hay más memoria disponible: Aumente el tamaño de pila." + +msgid "Warning: " +msgstr "Advertencia: " + +msgid "mexCallSCILAB: invalid pointer passed to called function." +msgstr "mexCallSCILAB: se pasó un puntero inválido a la función llamada." + +msgid "mexCallSCILAB: evaluation failed. " +msgstr "mexCallSCILAB: falló la evaluación. " + +msgid "GetElementSize error." +msgstr "Error GetElementSize." + +msgid "Function mexPutArray is obsolete, use mexPutVariable!\n" +msgstr "La función mexPutArray es obsoleta, use mexPutVariable!\n" + +msgid "Routine mxSetName not implemented !\n" +msgstr "Rutina mxSetName no implementada !\n" + +msgid "Routine mxSetData not implemented.\n" +msgstr "Rutina mxSetData no implementada.\n" + +msgid "Last warning" +msgstr "Última advertencia" + +msgid "Warning" +msgstr "Advertencia" + +#, c-format +msgid "%s: mxSetPr overwriting destination by %i bytes.\n" +msgstr "%s: mxSetPr sobreescribiendo destino por %i bytes.\n" + +#, c-format +msgid "%s: mxSetPi overwriting destination by %i bytes.\n" +msgstr "%s: mxSetPi sobreescribiendo destino por %i bytes.\n" + +msgid "Routine mxGetName not implemented.\n" +msgstr "Rutina mxGetName no implementada.\n" + +msgid "Routine mxSetDimensions not implemented.\n" +msgstr "Rutina mxSetDimensions no implementada.\n" + +msgid "Invalid string matrix (at most one column!)" +msgstr "Matriz de strings inválida (¡a lo sumo una columna!)" + +msgid "Column length of string matrix must agree!" +msgstr "" +"¡El largo de la columna y el largo de la matriz de cadena de caracteres " +"deben coincidir!" + +msgid "Use mtlb_sparse(sparse( ))!" +msgstr "Use mtlb_sparse(sparse( ))!" + +msgid "Invalid input" +msgstr "Entrada inválida" + +msgid "No more memory" +msgstr "No hay más memoria" diff --git a/modules/mexlib/locales/fr_FR.po b/modules/mexlib/locales/fr_FR.po new file mode 100755 index 000000000..6fabc3fff --- /dev/null +++ b/modules/mexlib/locales/fr_FR.po @@ -0,0 +1,94 @@ +# French translation for scilab +# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008 +# This file is distributed under the same license as the scilab package. +# FIRST AUTHOR , 2008. +# +msgid "" +msgstr "" +"Project-Id-Version: scilab\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-04-16 17:44+0100\n" +"PO-Revision-Date: 2011-07-11 08:56+0000\n" +"Last-Translator: ycollet \n" +"Language-Team: French \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Launchpad (build 17413)\n" +"Language: fr\n" + +msgid "mexPutFull failed\n" +msgstr "Échec de mexPutFull\n" + +msgid "No more memory available: increase stacksize" +msgstr "Plus de mémoire disponible : augmentez stacksize" + +msgid "Routine mxIsSingle not implemented.\n" +msgstr "La fonction mxIsSingle n'est pas implémentée.\n" + +msgid "Variable is not logical." +msgstr "La variable n'est pas de type logical." + +msgid "No more memory available: increase stacksize." +msgstr "Plus de mémoire disponible : augmentez stacksize." + +msgid "Warning: " +msgstr "Avertissement : " + +msgid "mexCallSCILAB: invalid pointer passed to called function." +msgstr "mexCallSCILAB : Pointeur invalide demandé à la fonction appelée." + +msgid "mexCallSCILAB: evaluation failed. " +msgstr "mexCallSCILAB : Échec de l'évaluation. " + +msgid "GetElementSize error." +msgstr "Erreur GetElementSize." + +msgid "Function mexPutArray is obsolete, use mexPutVariable!\n" +msgstr "" +"La fonction mexPutArray est obsolète, utilisez mexPutVariable à la place !\n" + +msgid "Routine mxSetName not implemented !\n" +msgstr "La fonction mxSetName n'est pas implémentée !\n" + +msgid "Routine mxSetData not implemented.\n" +msgstr "La fonction mxSetData n'est pas implémentée.\n" + +msgid "Last warning" +msgstr "Dernier avertissement" + +msgid "Warning" +msgstr "Attention" + +#, c-format +msgid "%s: mxSetPr overwriting destination by %i bytes.\n" +msgstr "%s : mxSetPr écrasement de la destination de %i octets.\n" + +#, c-format +msgid "%s: mxSetPi overwriting destination by %i bytes.\n" +msgstr "%s : mxSetPi écrasement de la destination de %i octets.\n" + +msgid "Routine mxGetName not implemented.\n" +msgstr "La fonction mxGetName n'est pas implémentée.\n" + +msgid "Routine mxSetDimensions not implemented.\n" +msgstr "La fonction mxSetDimensions n'est pas implémentée.\n" + +msgid "Invalid string matrix (at most one column!)" +msgstr "" +"Matrice de chaîne de caractères invalide (au moins une colonne est " +"nécessaire)" + +msgid "Column length of string matrix must agree!" +msgstr "" +"La longueur des colonnes de la matrice de chaîne de caractères doit " +"correspondre !" + +msgid "Use mtlb_sparse(sparse( ))!" +msgstr "Utilisez mtlb_sparse(sparse( ))!" + +msgid "Invalid input" +msgstr "Entrée invalide" + +msgid "No more memory" +msgstr "Plus de mémoire disponible" diff --git a/modules/mexlib/locales/it_IT.po b/modules/mexlib/locales/it_IT.po new file mode 100755 index 000000000..4bcd50182 --- /dev/null +++ b/modules/mexlib/locales/it_IT.po @@ -0,0 +1,92 @@ +# Italian translation for scilab +# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 +# This file is distributed under the same license as the scilab package. +# FIRST AUTHOR , 2009. +# +msgid "" +msgstr "" +"Project-Id-Version: scilab\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-04-16 17:44+0100\n" +"PO-Revision-Date: 2009-10-11 15:12+0000\n" +"Last-Translator: Carml \n" +"Language-Team: Italian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Launchpad (build 17413)\n" +"Language: it\n" + +msgid "mexPutFull failed\n" +msgstr "mexPutFull fallito\n" + +msgid "No more memory available: increase stacksize" +msgstr "Non c'è più memoria disponibile: incrementare stacksize" + +msgid "Routine mxIsSingle not implemented.\n" +msgstr "La routine mxlsSingle non è sviluppata.\n" + +msgid "Variable is not logical." +msgstr "La variabile non è logica." + +msgid "No more memory available: increase stacksize." +msgstr "Non c'è più memoria disponibile: incrementare stacksize" + +msgid "Warning: " +msgstr "Attenzione: " + +msgid "mexCallSCILAB: invalid pointer passed to called function." +msgstr "" +"mexCallSCILAB: è stato passato un puntatore non valido alla funzione " +"chiamata." + +msgid "mexCallSCILAB: evaluation failed. " +msgstr "mexCallSCILAB: valutazione fallita. " + +msgid "GetElementSize error." +msgstr "Errore di GetElementSize." + +msgid "Function mexPutArray is obsolete, use mexPutVariable!\n" +msgstr "La funzione mexPutArray è obsoleta, usare mexPutVariable!\n" + +msgid "Routine mxSetName not implemented !\n" +msgstr "La routine mxSetName non è sviluppata !\n" + +msgid "Routine mxSetData not implemented.\n" +msgstr "La routine mxSetData non è sviluppata.\n" + +msgid "Last warning" +msgstr "Ultimo avviso" + +msgid "Warning" +msgstr "Attenzione" + +#, c-format +msgid "%s: mxSetPr overwriting destination by %i bytes.\n" +msgstr "%s: mxSetPr sta sovrascrivendo la destinazione di %i byte.\n" + +#, c-format +msgid "%s: mxSetPi overwriting destination by %i bytes.\n" +msgstr "%s: mxSetPi sta sovrascrivendo la destinazione di %i byte.\n" + +msgid "Routine mxGetName not implemented.\n" +msgstr "La routine mxGetName non è sviluppata.\n" + +msgid "Routine mxSetDimensions not implemented.\n" +msgstr "La routine mxSetDimensions non è sviluppata.\n" + +msgid "Invalid string matrix (at most one column!)" +msgstr "Matrice di stringhe non valida (serve almeno una colonna!)" + +msgid "Column length of string matrix must agree!" +msgstr "" +"La lunghezza delle colonne della matrice di stringhe deve concordare!" + +msgid "Use mtlb_sparse(sparse( ))!" +msgstr "Usare mtlb_sparse(sparse( ))!" + +msgid "Invalid input" +msgstr "Input non valido" + +msgid "No more memory" +msgstr "Memoria esaurita" diff --git a/modules/mexlib/locales/ja_JP.po b/modules/mexlib/locales/ja_JP.po new file mode 100755 index 000000000..65e98111a --- /dev/null +++ b/modules/mexlib/locales/ja_JP.po @@ -0,0 +1,114 @@ +# Japanese translation for scilab +# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 +# This file is distributed under the same license as the scilab package. +# FIRST AUTHOR , 2009. +# +msgid "" +msgstr "" +"Project-Id-Version: scilab\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-04-16 17:44+0100\n" +"PO-Revision-Date: 2010-08-25 12:54+0000\n" +"Last-Translator: Rui Hirokawa \n" +"Language-Team: Japanese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Launchpad (build 17413)\n" +"X-Poedit-Country: Japan\n" +"Language: ja\n" +"X-Poedit-Language: Japanese\n" + +# File: includes/mex.h, line: 80 +msgid "mexPutFull failed\n" +msgstr "mexPutFull に失敗しました\n" + +msgid "No more memory available: increase stacksize" +msgstr "メモリが不足しています: stacksize を増やしてください" + +msgid "Routine mxIsSingle not implemented.\n" +msgstr "mxIsSingle ルーチンは実装されていません.\n" + +msgid "Variable is not logical." +msgstr "変数が logical ではありません." + +msgid "No more memory available: increase stacksize." +msgstr "メモリが不足しています: stacksize を増やしてください." + +# +# File: src/c/mexlib.c, line: 1964 +msgid "Warning: " +msgstr "警告: " + +msgid "mexCallSCILAB: invalid pointer passed to called function." +msgstr "mexCallSCILAB: コールされた関数に不正なポインタが渡されました." + +# +# File: src/c/mexlib.c, line: 1998 +msgid "mexCallSCILAB: evaluation failed. " +msgstr "mexCallSCILAB: 評価は失敗しました。 " + +# +# File: src/c/mexlib.c, line: 2092 +msgid "GetElementSize error." +msgstr "GetElementSize エラー。" + +msgid "Function mexPutArray is obsolete, use mexPutVariable!\n" +msgstr "mexPutArray関数は廃止されました, mexPutVariableを使用してください!\n" + +msgid "Routine mxSetName not implemented !\n" +msgstr "mxSetName ルーチンは実装されていません.\n" + +msgid "Routine mxSetData not implemented.\n" +msgstr "mxSetData ルーチンは実装されていません.\n" + +# +# File: src/c/mexlib.c, line: 2252 +# File: src/c/mexlib.c, line: 2263 +# File: src/c/mexlib.c, line: 2287 +# File: src/c/mexlib.c, line: 2298 +msgid "Last warning" +msgstr "最後の警告" + +# +# File: src/c/mexlib.c, line: 2252 +# File: src/c/mexlib.c, line: 2263 +# File: src/c/mexlib.c, line: 2287 +# File: src/c/mexlib.c, line: 2298 +msgid "Warning" +msgstr "警告" + +#, c-format +msgid "%s: mxSetPr overwriting destination by %i bytes.\n" +msgstr "%s: mxSetPr は出力先を %i バイト上書きしています.\n" + +#, c-format +msgid "%s: mxSetPi overwriting destination by %i bytes.\n" +msgstr "%s: mxSetPiは出力先を %i バイト上書きしています.\n" + +msgid "Routine mxGetName not implemented.\n" +msgstr "mxGetNameルーチンは実装されていません.\n" + +msgid "Routine mxSetDimensions not implemented.\n" +msgstr "mxSetDimensions ルーチンは実装されていません.\n" + +# +# File: src/c/mexlib.c, line: 2432 +msgid "Invalid string matrix (at most one column!)" +msgstr "無効な文字列行列(最大1列です!)" + +msgid "Column length of string matrix must agree!" +msgstr "文字列行列の列の長さを揃えてください!" + +# +# File: src/c/mexlib.c, line: 2444 +msgid "Use mtlb_sparse(sparse( ))!" +msgstr "mtlb_sparse(sparse( )) を使ってください!" + +# +# File: src/c/mexlib.c, line: 2455 +msgid "Invalid input" +msgstr "入力間違いです" + +msgid "No more memory" +msgstr "メモリが不足しています" diff --git a/modules/mexlib/locales/mexlib.pot b/modules/mexlib/locales/mexlib.pot new file mode 100755 index 000000000..87ffeaddb --- /dev/null +++ b/modules/mexlib/locales/mexlib.pot @@ -0,0 +1,140 @@ +# Localization of the module mexlib +# 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: \n" +"POT-Creation-Date: 2013-04-16 17:44+0100\n" +"Last-Translator: Vincent COUVERT \n" +"Language-Team: Scilab Localization \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: includes/mex.h, line: 87 +msgid "mexPutFull failed\n" +msgstr "" + +# +# File: src/c/mexlib.c, line: 465 +msgid "No more memory available: increase stacksize" +msgstr "" + +# +# File: src/c/mexlib.c, line: 953 +msgid "Routine mxIsSingle not implemented.\n" +msgstr "" + +# +# File: src/c/mexlib.c, line: 1019 +msgid "Variable is not logical." +msgstr "" + +# +# File: src/c/mexlib.c, line: 1092 +msgid "No more memory available: increase stacksize." +msgstr "" + +# +# File: src/c/mexlib.c, line: 2409 +msgid "Warning: " +msgstr "" + +# +# File: src/c/mexlib.c, line: 2431 +msgid "mexCallSCILAB: invalid pointer passed to called function." +msgstr "" + +# +# File: src/c/mexlib.c, line: 2447 +msgid "mexCallSCILAB: evaluation failed. " +msgstr "" + +# +# File: src/c/mexlib.c, line: 2551 +msgid "GetElementSize error." +msgstr "" + +# +# File: src/c/mexlib.c, line: 2700 +msgid "Function mexPutArray is obsolete, use mexPutVariable!\n" +msgstr "" + +# +# File: src/c/mexlib.c, line: 2713 +msgid "Routine mxSetName not implemented !\n" +msgstr "" + +# +# File: src/c/mexlib.c, line: 2719 +msgid "Routine mxSetData not implemented.\n" +msgstr "" + +# +# File: src/c/mexlib.c, line: 2744 +# File: src/c/mexlib.c, line: 2758 +# File: src/c/mexlib.c, line: 2786 +# File: src/c/mexlib.c, line: 2800 +msgid "Last warning" +msgstr "" + +# +# File: src/c/mexlib.c, line: 2744 +# File: src/c/mexlib.c, line: 2758 +# File: src/c/mexlib.c, line: 2786 +# File: src/c/mexlib.c, line: 2800 +msgid "Warning" +msgstr "" + +# +# File: src/c/mexlib.c, line: 2759 +#, c-format +msgid "%s: mxSetPr overwriting destination by %i bytes.\n" +msgstr "" + +# +# File: src/c/mexlib.c, line: 2801 +#, c-format +msgid "%s: mxSetPi overwriting destination by %i bytes.\n" +msgstr "" + +# +# File: src/c/mexlib.c, line: 2809 +msgid "Routine mxGetName not implemented.\n" +msgstr "" + +# +# File: src/c/mexlib.c, line: 2816 +msgid "Routine mxSetDimensions not implemented.\n" +msgstr "" + +# +# File: src/c/mexlib.c, line: 2958 +msgid "Invalid string matrix (at most one column!)" +msgstr "" + +# +# File: src/c/mexlib.c, line: 2968 +msgid "Column length of string matrix must agree!" +msgstr "" + +# +# File: src/c/mexlib.c, line: 2974 +msgid "Use mtlb_sparse(sparse( ))!" +msgstr "" + +# +# File: src/c/mexlib.c, line: 2985 +msgid "Invalid input" +msgstr "" + +# +# File: src/c/mexlib.c, line: 3275 +msgid "No more memory" +msgstr "" diff --git a/modules/mexlib/locales/pl_PL.po b/modules/mexlib/locales/pl_PL.po new file mode 100755 index 000000000..ec97fddb0 --- /dev/null +++ b/modules/mexlib/locales/pl_PL.po @@ -0,0 +1,90 @@ +# Polish translation for scilab +# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 +# This file is distributed under the same license as the scilab package. +# FIRST AUTHOR , 2010. +# +msgid "" +msgstr "" +"Project-Id-Version: scilab\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-04-16 17:44+0100\n" +"PO-Revision-Date: 2010-07-07 11:22+0000\n" +"Last-Translator: I.Rokach \n" +"Language-Team: Polish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Launchpad (build 17413)\n" +"Language: pl\n" + +msgid "mexPutFull failed\n" +msgstr "mexPutFull nie powiodło się.\n" + +msgid "No more memory available: increase stacksize" +msgstr "Nie ma więcej pamięci: zwiększ rozmiar stosu" + +msgid "Routine mxIsSingle not implemented.\n" +msgstr "Procedura mxIsSingle nie zaimplementowana.\n" + +msgid "Variable is not logical." +msgstr "Zmienna nie jest logiczną." + +msgid "No more memory available: increase stacksize." +msgstr "Zabrakło pamięci: zwiększ rozmiar stosu" + +msgid "Warning: " +msgstr "Ostrzeżenie: " + +msgid "mexCallSCILAB: invalid pointer passed to called function." +msgstr "" +"mexCallSCILAB: nieprawidłowy wskaźnik przekazany do wywołanej funkcji." + +msgid "mexCallSCILAB: evaluation failed. " +msgstr "mexCallSCILAB: błąd obliczeń. " + +msgid "GetElementSize error." +msgstr "Błąd GetElementSize ." + +msgid "Function mexPutArray is obsolete, use mexPutVariable!\n" +msgstr "Funkcja mexPutArray jest przestarzała, użyj mexPutVariable!\n" + +msgid "Routine mxSetName not implemented !\n" +msgstr "Procedura mxSetName nie zaimplementowana.\n" + +msgid "Routine mxSetData not implemented.\n" +msgstr "Procedura mxSetData nie zaimplementowana.\n" + +msgid "Last warning" +msgstr "Ostatnie ostrzeżenie" + +msgid "Warning" +msgstr "Ostrzeżenie" + +#, c-format +msgid "%s: mxSetPr overwriting destination by %i bytes.\n" +msgstr "%s: mxUstawPr nadpisuje cel o %i bajtów.\n" + +#, c-format +msgid "%s: mxSetPi overwriting destination by %i bytes.\n" +msgstr "%s: mxUstawPi nadpisuje cel o %i bajtów.\n" + +msgid "Routine mxGetName not implemented.\n" +msgstr "Procedura mxGetName nie zaimplementowana.\n" + +msgid "Routine mxSetDimensions not implemented.\n" +msgstr "Procedura mxSetDimensions nie zaimplementowana.\n" + +msgid "Invalid string matrix (at most one column!)" +msgstr "Nieprawidłowa macierz łańcuchów (najwyżej jedna kolumna!)" + +msgid "Column length of string matrix must agree!" +msgstr "Długość kolumn macierzy łańcuchów musi być zgodna" + +msgid "Use mtlb_sparse(sparse( ))!" +msgstr "Użyj mtlb_sparse(sparse( ))!" + +msgid "Invalid input" +msgstr "Niepoprawne dane wejściowe" + +msgid "No more memory" +msgstr "Brak pamięci" diff --git a/modules/mexlib/locales/pt_BR.po b/modules/mexlib/locales/pt_BR.po new file mode 100755 index 000000000..0cda37da6 --- /dev/null +++ b/modules/mexlib/locales/pt_BR.po @@ -0,0 +1,89 @@ +# Brazilian Portuguese translation for scilab +# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 +# This file is distributed under the same license as the scilab package. +# FIRST AUTHOR , 2009. +# +msgid "" +msgstr "" +"Project-Id-Version: scilab\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-04-16 17:44+0100\n" +"PO-Revision-Date: 2009-07-06 19:11+0000\n" +"Last-Translator: Daniel de Souza Grilo \n" +"Language-Team: Brazilian Portuguese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Launchpad (build 17413)\n" +"Language: pt_BR\n" + +msgid "mexPutFull failed\n" +msgstr "mexPutFull falhou\n" + +msgid "No more memory available: increase stacksize" +msgstr "Memória esgotada: aumente o tamanho da pilha" + +msgid "Routine mxIsSingle not implemented.\n" +msgstr "A rotina mxIsSingle não foi implementada.\n" + +msgid "Variable is not logical." +msgstr "A variável não é lógica" + +msgid "No more memory available: increase stacksize." +msgstr "Memória esgotada: aumente o tamanho da pilha" + +msgid "Warning: " +msgstr "Aviso: " + +msgid "mexCallSCILAB: invalid pointer passed to called function." +msgstr "mexCallSCILAB: ponteiro inválido passado à função chamada." + +msgid "mexCallSCILAB: evaluation failed. " +msgstr "mexCallSCILAB: a avaliação falhou. " + +msgid "GetElementSize error." +msgstr "Erro de GetElementSize." + +msgid "Function mexPutArray is obsolete, use mexPutVariable!\n" +msgstr "A função mexPutArray está obsoleta, utilize mexPutVariable!\n" + +msgid "Routine mxSetName not implemented !\n" +msgstr "A rotina mxSetName não foi implementada!\n" + +msgid "Routine mxSetData not implemented.\n" +msgstr "A rotina mxSetData não foi implementada.\n" + +msgid "Last warning" +msgstr "Último aviso" + +msgid "Warning" +msgstr "Aviso" + +#, c-format +msgid "%s: mxSetPr overwriting destination by %i bytes.\n" +msgstr "%s: destino de escrita de mxSetPr por %i bytes.\n" + +#, c-format +msgid "%s: mxSetPi overwriting destination by %i bytes.\n" +msgstr "%s: destino de escrita de mxSetPi por %i bytes\n" + +msgid "Routine mxGetName not implemented.\n" +msgstr "A rotina mxGetName não foi implementada.\n" + +msgid "Routine mxSetDimensions not implemented.\n" +msgstr "A rotina mxSetDimensions não foi implementada.\n" + +msgid "Invalid string matrix (at most one column!)" +msgstr "Matriz de strings inválida (no máximo uma coluna!)" + +msgid "Column length of string matrix must agree!" +msgstr "O comprimento de coluna da matriz de strings deve concordar!" + +msgid "Use mtlb_sparse(sparse( ))!" +msgstr "Use mtlb_sparse(sparse( ))!" + +msgid "Invalid input" +msgstr "Entrada inválida" + +msgid "No more memory" +msgstr "Memória esgotada" diff --git a/modules/mexlib/locales/ru_RU.po b/modules/mexlib/locales/ru_RU.po new file mode 100755 index 000000000..c2de80502 --- /dev/null +++ b/modules/mexlib/locales/ru_RU.po @@ -0,0 +1,90 @@ +# Russian translation for scilab +# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 +# This file is distributed under the same license as the scilab package. +# FIRST AUTHOR , 2009. +# +msgid "" +msgstr "" +"Project-Id-Version: scilab\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-04-16 17:44+0100\n" +"PO-Revision-Date: 2009-11-07 20:10+0000\n" +"Last-Translator: kkirill \n" +"Language-Team: Russian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Launchpad (build 17413)\n" +"Language: ru\n" + +msgid "mexPutFull failed\n" +msgstr "Сбой mexPutFull\n" + +msgid "No more memory available: increase stacksize" +msgstr "Не осталось доступной памяти: увеличьте размер стека (stacksize)" + +msgid "Routine mxIsSingle not implemented.\n" +msgstr "Процедура mxIsSingle не реализована.\n" + +msgid "Variable is not logical." +msgstr "Переменная не является логической." + +msgid "No more memory available: increase stacksize." +msgstr "Не осталось доступной памяти: увеличьте размер стека (stacksize)" + +msgid "Warning: " +msgstr "Внимание: " + +msgid "mexCallSCILAB: invalid pointer passed to called function." +msgstr "" +"mexCallSCILAB: недействительный указатель передаётся вызываемой функции." + +msgid "mexCallSCILAB: evaluation failed. " +msgstr "mexCallSCILAB: сбой вычисления. " + +msgid "GetElementSize error." +msgstr "Ошибка GetElementSize." + +msgid "Function mexPutArray is obsolete, use mexPutVariable!\n" +msgstr "Функция mexPutArray устарела, используйте mexPutVariable!\n" + +msgid "Routine mxSetName not implemented !\n" +msgstr "Процедура mxSetName не реализована!\n" + +msgid "Routine mxSetData not implemented.\n" +msgstr "Процедура mxSetData не реализована!\n" + +msgid "Last warning" +msgstr "Последнее предупреждение" + +msgid "Warning" +msgstr "Внимание" + +#, c-format +msgid "%s: mxSetPr overwriting destination by %i bytes.\n" +msgstr "%s: mxSetPr перезаписывает адресат %i байтами.\n" + +#, c-format +msgid "%s: mxSetPi overwriting destination by %i bytes.\n" +msgstr "%s: mxSetPi перезаписывает адресат %i байтами.\n" + +msgid "Routine mxGetName not implemented.\n" +msgstr "Процедура mxGetName не реализована.\n" + +msgid "Routine mxSetDimensions not implemented.\n" +msgstr "Процедура mxSetDimensions не реализована.\n" + +msgid "Invalid string matrix (at most one column!)" +msgstr "Неверная матрица строк (ожидалось не более одного столбца!)" + +msgid "Column length of string matrix must agree!" +msgstr "Количество столбцов матрицы строк должно соответствовать!" + +msgid "Use mtlb_sparse(sparse( ))!" +msgstr "Используйте mtlb_sparse(sparse( ))!" + +msgid "Invalid input" +msgstr "Неверный ввод" + +msgid "No more memory" +msgstr "Не осталось доступной памяти" diff --git a/modules/mexlib/locales/uk_UA.po b/modules/mexlib/locales/uk_UA.po new file mode 100755 index 000000000..ad9077b5d --- /dev/null +++ b/modules/mexlib/locales/uk_UA.po @@ -0,0 +1,91 @@ +# Ukrainian translation for scilab +# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 +# This file is distributed under the same license as the scilab package. +# +# FIRST AUTHOR , 2010. +# Yuri Chornoivan , 2010. +msgid "" +msgstr "" +"Project-Id-Version: scilab\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-04-16 17:44+0100\n" +"PO-Revision-Date: 2010-01-15 19:58+0000\n" +"Last-Translator: Yuri Chornoivan \n" +"Language-Team: Ukrainian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Launchpad (build 17413)\n" +"Language: uk\n" + +msgid "mexPutFull failed\n" +msgstr "Помилка mexPutFull\n" + +msgid "No more memory available: increase stacksize" +msgstr "Доступну пам’ять вичерпано: збільшіть розмір стека." + +msgid "Routine mxIsSingle not implemented.\n" +msgstr "Підпрограму mxIsSingle не реалізовано.\n" + +msgid "Variable is not logical." +msgstr "Змінна не належить до логічних." + +msgid "No more memory available: increase stacksize." +msgstr "Доступну пам’ять вичерпано: збільшіть розмір стека." + +msgid "Warning: " +msgstr "Попередження: " + +msgid "mexCallSCILAB: invalid pointer passed to called function." +msgstr "mexCallSCILAB: викликаній функції передано некоректний вказівник." + +msgid "mexCallSCILAB: evaluation failed. " +msgstr "mexCallSCILAB: спроба обчислення була невдалою. " + +msgid "GetElementSize error." +msgstr "Помилка GetElementSize." + +msgid "Function mexPutArray is obsolete, use mexPutVariable!\n" +msgstr "" +"Функція mexPutArray вважається застарілою, використовуйте mexPutVariable!\n" + +msgid "Routine mxSetName not implemented !\n" +msgstr "Підпрограму mxSetName не реалізовано!\n" + +msgid "Routine mxSetData not implemented.\n" +msgstr "Підпрограму mxSetData не реалізовано.\n" + +msgid "Last warning" +msgstr "Останнє попередження" + +msgid "Warning" +msgstr "Попередження" + +#, c-format +msgid "%s: mxSetPr overwriting destination by %i bytes.\n" +msgstr "%s: функція mxSetPr перезаписано призначення на %i байтів.\n" + +#, c-format +msgid "%s: mxSetPi overwriting destination by %i bytes.\n" +msgstr "%s: функція mxSetPi перезаписано призначення на %i байтів.\n" + +msgid "Routine mxGetName not implemented.\n" +msgstr "Підпрограму mxGetName не реалізовано.\n" + +msgid "Routine mxSetDimensions not implemented.\n" +msgstr "Підпрограму mxSetDimensions не реалізовано.\n" + +msgid "Invalid string matrix (at most one column!)" +msgstr "Некоректна матриця з рядків (не більше одного стовпчика!)" + +msgid "Column length of string matrix must agree!" +msgstr "Довжина стовпчиків матриці з рядків має бути однаковою!" + +msgid "Use mtlb_sparse(sparse( ))!" +msgstr "Скористайтеся mtlb_sparse(sparse( ))!" + +msgid "Invalid input" +msgstr "Некоректні дані" + +msgid "No more memory" +msgstr "Доступну пам’ять вичерпано" diff --git a/modules/mexlib/locales/zh_CN.po b/modules/mexlib/locales/zh_CN.po new file mode 100755 index 000000000..4f2c3d83d --- /dev/null +++ b/modules/mexlib/locales/zh_CN.po @@ -0,0 +1,89 @@ +# Simplified Chinese translation for scilab +# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 +# This file is distributed under the same license as the scilab package. +# FIRST AUTHOR , 2009. +# +msgid "" +msgstr "" +"Project-Id-Version: scilab\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-04-16 17:44+0100\n" +"PO-Revision-Date: 2009-10-25 15:26+0000\n" +"Last-Translator: Shiqi Yu \n" +"Language-Team: Simplified Chinese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Launchpad (build 17413)\n" +"Language: \n" + +msgid "mexPutFull failed\n" +msgstr "mexPutFull失败\n" + +msgid "No more memory available: increase stacksize" +msgstr "内存不足:请增大stacksize" + +msgid "Routine mxIsSingle not implemented.\n" +msgstr "功能mxlsSingle尚未实现。\n" + +msgid "Variable is not logical." +msgstr "变量不是逻辑型的(logical)。" + +msgid "No more memory available: increase stacksize." +msgstr "内存不足:请增大stacksize" + +msgid "Warning: " +msgstr "警告: " + +msgid "mexCallSCILAB: invalid pointer passed to called function." +msgstr "mexCallSCILAB:传递给被调用函数的指针不正确。" + +msgid "mexCallSCILAB: evaluation failed. " +msgstr "mexCallSCILAB:计算失败。 " + +msgid "GetElementSize error." +msgstr "GetElementSize错误." + +msgid "Function mexPutArray is obsolete, use mexPutVariable!\n" +msgstr "函数mexPutArray已被废弃,请使用mexPutVariable!\n" + +msgid "Routine mxSetName not implemented !\n" +msgstr "函数mxSetName尚未实现!\n" + +msgid "Routine mxSetData not implemented.\n" +msgstr "函数mxSetData尚未实现。\n" + +msgid "Last warning" +msgstr "上一个警告" + +msgid "Warning" +msgstr "警告" + +#, c-format +msgid "%s: mxSetPr overwriting destination by %i bytes.\n" +msgstr "%s:mxSetPtr用%i个字节覆盖目标。\n" + +#, c-format +msgid "%s: mxSetPi overwriting destination by %i bytes.\n" +msgstr "%s:mxSetPi用%i个字节覆盖目标。\n" + +msgid "Routine mxGetName not implemented.\n" +msgstr "函数mxGetName尚未实现。\n" + +msgid "Routine mxSetDimensions not implemented.\n" +msgstr "函数mxSetDimensions尚未实现。\n" + +msgid "Invalid string matrix (at most one column!)" +msgstr "不正确的字符串矩阵(最多一列!)" + +msgid "Column length of string matrix must agree!" +msgstr "字符串矩阵的列长度必须一致!" + +msgid "Use mtlb_sparse(sparse( ))!" +msgstr "使用mtlb_sparse(sparse( ))!" + +msgid "Invalid input" +msgstr "无效输入" + +msgid "No more memory" +msgstr "内存不足" diff --git a/modules/mexlib/locales/zh_TW.po b/modules/mexlib/locales/zh_TW.po new file mode 100755 index 000000000..0047bc0f8 --- /dev/null +++ b/modules/mexlib/locales/zh_TW.po @@ -0,0 +1,89 @@ +# Chinese (Traditional) translation for scilab +# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 +# This file is distributed under the same license as the scilab package. +# FIRST AUTHOR , 2009. +# +msgid "" +msgstr "" +"Project-Id-Version: scilab\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-04-16 17:44+0100\n" +"PO-Revision-Date: 2009-11-12 05:35+0000\n" +"Last-Translator: TzuYuan Lin \n" +"Language-Team: Chinese (Traditional) \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Launchpad (build 17413)\n" +"Language: \n" + +msgid "mexPutFull failed\n" +msgstr "mexPutFull 失敗\n" + +msgid "No more memory available: increase stacksize" +msgstr "已經無可用的記憶體空間: 增加堆疊空間" + +msgid "Routine mxIsSingle not implemented.\n" +msgstr "mxIsSingle 常式尚未執行.\n" + +msgid "Variable is not logical." +msgstr "變數不合邏輯." + +msgid "No more memory available: increase stacksize." +msgstr "無可用的記憶體空間: 增加堆疊空間" + +msgid "Warning: " +msgstr "警告: " + +msgid "mexCallSCILAB: invalid pointer passed to called function." +msgstr "mexCallSCILAB: 傳一個無效指標至被呼叫端函數." + +msgid "mexCallSCILAB: evaluation failed. " +msgstr "mexCallSCILAB: 執行失敗. " + +msgid "GetElementSize error." +msgstr "GetElementSize 錯誤." + +msgid "Function mexPutArray is obsolete, use mexPutVariable!\n" +msgstr "mexPutArray 是舊函數, 請使用 mexPutVariable!\n" + +msgid "Routine mxSetName not implemented !\n" +msgstr "mxSetName 常式尚未執行.\n" + +msgid "Routine mxSetData not implemented.\n" +msgstr "mxSetData 常式尚未執行.\n" + +msgid "Last warning" +msgstr "最後警告" + +msgid "Warning" +msgstr "警告" + +#, c-format +msgid "%s: mxSetPr overwriting destination by %i bytes.\n" +msgstr "%s: mxSetPr 從第 %i 位元組開始覆蓋目標值.\n" + +#, c-format +msgid "%s: mxSetPi overwriting destination by %i bytes.\n" +msgstr "%s: mxSetPi 從第 %i 位元組開始覆蓋目標值.\n" + +msgid "Routine mxGetName not implemented.\n" +msgstr "mxGetName 常式尚未執行.\n" + +msgid "Routine mxSetDimensions not implemented.\n" +msgstr "mxSetDimensions 常式未被執行.\n" + +msgid "Invalid string matrix (at most one column!)" +msgstr "無效的字串矩陣 (最多一欄!)" + +msgid "Column length of string matrix must agree!" +msgstr "字串矩陣的欄位長度必須一致!" + +msgid "Use mtlb_sparse(sparse( ))!" +msgstr "使用 mtlb_sparse(sparse())!" + +msgid "Invalid input" +msgstr "無效的輸入" + +msgid "No more memory" +msgstr "記憶體不足" -- cgit