summaryrefslogtreecommitdiff
path: root/tools/innosetup/zh_TW_scilab.isl
blob: b3f7443a7e43d813a549bdcd1762c16dbd072b63 (plain)
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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
;
; Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
; Copyright (C) DIGITEO - 2010 - Allan CORNET
;
; This file must be used under the terms of the CeCILL.
; This source file is licensed as described in the file COPYING, which
; you should have received as part of this distribution.  The terms
; are also available at
; http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.txt
;
;-------------------------------------------------------------------------------
; Inno Setup Script (5.3 and more) for Scilab (UNICODE version required)
;
;-------------------------------------------------------------------------------

zh_TW.LANGUAGE =zh_TW

zh_TW.MsgBoxJRENotFound =Java Runtime Environment not detected.
zh_TW.MsgBoxJREURL =Please download & Install JRE at http://www.java.com/en/download/
zh_TW.MsgBoxJREReinstall =Reinstall Scilab after your JRE update.
zh_TW.MsgBoxSSERequired =CPU SSE2 instructions are required for Scilab to run correctly.
zh_TW.MsgBoxX64Ready =For increase performance, it will be better to use Scilab x64 bits version on this Operating system.

zh_TW.MsgBoxJavaDetection1 =Java is not installed on this computer and this program needs it.
zh_TW.MsgBoxJavaDetection2 =Please choose to install Java Runtime:
zh_TW.MsgBoxWebOpen =Can not open web page.
zh_TW.MsgBoxDevToolsRequired1 =You choose to install toolbox_skeleton module but development_tools module is not selected.
zh_TW.MsgBoxDevToolsRequired2 =Please install development_tools module.
zh_TW.MsgBoxDevToolsRequired3 =You choose to install tests module but development_tools module is not selected.
zh_TW.MsgBoxTclsciRequired2 =Please install tclsci module.
zh_TW.MsgBoxFftw1 =You choose to install FFTW module for Scilab.
zh_TW.MsgBoxFftw2 =This module requires to download FFTW library (GPL).
zh_TW.MsgBoxFftw3 =Do you want to open a web page about this add-on ?
zh_TW.MsgBoxFftw4 =Can not open web page.
zh_TW.MsgBoxWinVer =Windows 2000 is required.
zh_TW.MsgBoxScicosRequired1 =You choose to install Xcos module but Scicos module is not selected.
zh_TW.MsgBoxScicosRequired2 =Please also install Scicos module.

;
zh_TW.ButtonAboutModules =&About modules ...
;
zh_TW.DescriptionEquDif =Differential Equations Module
zh_TW.DescriptionInterpolation =Interpolation Module
zh_TW.DescriptionPolynomials =Polynomials Module
zh_TW.DescriptionSymbolic =Symbolic Module
zh_TW.DescriptionStats =Statistics Module
zh_TW.DescriptionSparse =Sparse Matrix Module
zh_TW.DescriptionLinAlg =Linear Algebra Module
zh_TW.DescriptionSigProc =Signal processing Module
zh_TW.DescriptionCacsd =C.A.C.S.D Module
zh_TW.DescriptionGraphics =Graphics Module
zh_TW.DescriptionOptim =Optimization Module
zh_TW.DescriptionMetanet =Metanet Toolbox
zh_TW.DescriptionScicos =Scicos Toolbox
zh_TW.DescriptionArnoldi =ARnoldi PACKage Toolbox
zh_TW.DescriptionUmfpack =UMFPACK for Scilab
zh_TW.DescriptionCompatFunctions =Compatibility functions
zh_TW.DescriptionM2sci =M2SCI Toolbox
zh_TW.DescriptionMatio =MAT File Input/Output Toolbox
zh_TW.DescriptionExternalObjects =External objects
zh_TW.DescriptionSound =Sound file handling Toolbox
zh_TW.DescriptionRandlib =Randlib Toolbox
zh_TW.DescriptionMexlib =Mexlib Tools
zh_TW.DescriptionIntersci =Intersci Toolbox
zh_TW.DescriptionTclTK =TCL/TK in Scilab
zh_TW.DescriptionSpreadsheet =Spreadsheet Toolbox
zh_TW.DescriptionJVM =Java Runtime
zh_TW.DescriptionAtlas =Atlas library 3.8.0 CPU optimized
zh_TW.DescriptionFftwModule =FFTW interface for Scilab
zh_TW.DescriptionFftwMKLDownload =Download FFTW library optimized by Intel Math Kernel Library
zh_TW.DescriptionRefFftwLibrary =Reference FFTW library
zh_TW.DescriptionParametersTlbx =Parameters Toolbox
zh_TW.DescriptionGeneticTlbx =Genetic Algorithms Toolbox
zh_TW.DescriptionSimulAnnealingTlbx =Simulated Annealing Toolbox
zh_TW.DescriptionDevTools =Development Tools
zh_TW.DescriptionTests =Tests for Scilab
zh_TW.DescriptionTlbxSkeleton =A toolbox skeleton (to extend Scilab)
zh_TW.DescriptionComConnector =COM connector
zh_TW.DescriptionSciNotes =SciNotes: Editor for Scilab
zh_TW.DescriptionXcos =Xcos
zh_TW.DescriptionParallel =Parallel Computing with Scilab
zh_TW.DescriptionModulesManager =Tools for management of extern modules
zh_TW.DescriptionModuleJVM =JVM Module
;
zh_TW.ConsoleIconName =Scilab Console
;
zh_TW.WebIconScilab =Scilab on the Web
;
zh_TW.ReadMeIcon =Read Me
;
zh_TW.UnInstallIcon =Uninstall Scilab
;
zh_TW.RegKeyRunWith =Run with
;
zh_TW.DescriptionVC2008Redist =Install Microsoft Visual C++ 2008 Redistributable Package
;
zh_TW.DescriptionConfigureAtlas =Configure Atlas
;
zh_TW.DescriptionLaunchScilab =Launch Scilab
;
zh_TW.DescriptionCreateDesktopIcon =Create a &desktop icon
;
zh_TW.DescriptionQuickLaunch =Create a shortcut in Quick Launch Bar
;
zh_TW.DescriptionAssociateSceSci =Associate *.sce,*.sci files with Scilab
;
zh_TW.DescriptionAssociateTstDem =Associate *.tst files with Scilab
;
zh_TW.DescriptionAssociateBinSav =Associate *.bin, *.sav files with Scilab
;
zh_TW.DescriptionAssociateGraph =Associate *.graph *.graphb files with Scilab
;
zh_TW.DescriptionAssociateScicos =Associate *.xcos *.cos *.cosf files with Scilab
;
zh_TW.DescriptionDefaultInstall =Installation (Default)
zh_TW.DescriptionFullInstall =Full installation
zh_TW.DescriptionCustomInstall =Custom installation
zh_TW.DescriptionCLIInstall =Command Line Minimal Installation (no gui)
;
zh_TW.DescriptionCPUOptimization =CPU Optimization for Scilab
zh_TW.DescriptionATLASLibrary =Atlas Library for Scilab
zh_TW.DescriptionRefBlasLibrary =Blas, Lapack Reference libraries for Scilab
zh_TW.DescriptionMKLLibrary =Download Intel Math Kernel Library for Scilab
;
zh_TW.DownloadMKLLabel =Downloading Intel Math Kernel Library files for Scilab
zh_TW.DownloadMKLDescription =Please wait while Setup is downloading extra files to your computer.
;
zh_TW.DownloadMKLFFTWLabel =Downloading FFTW3 library optimized by Intel Math Kernel.
;
zh_TW.DoTasksJustAfterInstallMsg2 =BLAS, LAPACK reference libraries will be installed and used.
zh_TW.DoTasksJustAfterInstallMsg3 =FFTW3 reference library will be installed and used.
;
zh_TW.NextButtonClickwpReadyMsg1 =Impossible to download Intel Math Kernel Library files for Scilab (Default library will be used).
zh_TW.NextButtonClickwpReadyMsg2 =Impossible to download FFTW3 library optimized by Intel Math Kernel Library (Default library will be used).
;
zh_TW.DescriptionAtoms =ATOMS
;-------------------------------------------------------------------------------
;