diff options
author | Yann Collette <yann.collette@scilab.org> | 2009-12-10 10:38:55 +0100 |
---|---|---|
committer | Yann Collette <yann.collette@scilab.org> | 2009-12-10 10:38:55 +0100 |
commit | c8042a2e95f531117226187b533a242226730185 (patch) | |
tree | 0a4003e3b25f4ddfcdbe93682433c198589ff3b3 | |
parent | 56bc32f1a3694998afcbfc5802790f5995e0a738 (diff) | |
parent | 1b5deaa1b03e6bcf16758beb95d0824d51a8d0d7 (diff) | |
download | scilab-c8042a2e95f531117226187b533a242226730185.zip scilab-c8042a2e95f531117226187b533a242226730185.tar.gz |
Merge remote branch 'origin/5.2'
85 files changed, 2675 insertions, 2155 deletions
diff --git a/scilab/CHANGES_5.2.X b/scilab/CHANGES_5.2.X index dd43b20..3bc4fc8 100644 --- a/scilab/CHANGES_5.2.X +++ b/scilab/CHANGES_5.2.X | |||
@@ -157,6 +157,8 @@ Xcos: | |||
157 | 157 | ||
158 | * bug 5533 fixed - SetupAction didn't valid inputs | 158 | * bug 5533 fixed - SetupAction didn't valid inputs |
159 | 159 | ||
160 | * bug 5592 fixed - The xcos startup operations were performed on the Scilab execution thread. | ||
161 | |||
160 | 162 | ||
161 | Tree functions : | 163 | Tree functions : |
162 | ================ | 164 | ================ |
diff --git a/scilab/etc/classpath.xml.in b/scilab/etc/classpath.xml.in index 8ffa6f3..671ff10 100644 --- a/scilab/etc/classpath.xml.in +++ b/scilab/etc/classpath.xml.in | |||
@@ -56,7 +56,8 @@ The option is "disableUnderMode" and can be: | |||
56 | 56 | ||
57 | <!-- XCOS --> | 57 | <!-- XCOS --> |
58 | <path value="@JHDF5@" load="onUse"> | 58 | <path value="@JHDF5@" load="onUse"> |
59 | <load on="XCos"/> | 59 | <load on="XCos"/> |
60 | <load on="HDF5"/> | ||
60 | </path> | 61 | </path> |
61 | 62 | ||
62 | <path value="@JGRAPHX@" load="onUse"> | 63 | <path value="@JGRAPHX@" load="onUse"> |
diff --git a/scilab/etc/classpath.xml.vc b/scilab/etc/classpath.xml.vc index 1d1811d..8bbfb51 100644 --- a/scilab/etc/classpath.xml.vc +++ b/scilab/etc/classpath.xml.vc | |||
@@ -56,7 +56,8 @@ The option is "disableUnderMode" and can be: | |||
56 | 56 | ||
57 | <!-- XCOS --> | 57 | <!-- XCOS --> |
58 | <path value="$SCILAB/thirdparty/jhdf5.jar" load="onUse"> | 58 | <path value="$SCILAB/thirdparty/jhdf5.jar" load="onUse"> |
59 | <load on="XCos"/> | 59 | <load on="XCos"/> |
60 | <load on="HDF5"/> | ||
60 | </path> | 61 | </path> |
61 | 62 | ||
62 | <path value="$SCILAB/thirdparty/jgraphx.jar" load="onUse"> | 63 | <path value="$SCILAB/thirdparty/jgraphx.jar" load="onUse"> |
diff --git a/scilab/modules/action_binding/locales/en_US/action_binding.pot b/scilab/modules/action_binding/locales/en_US/action_binding.pot index 64b2207..fff24f6 100644 --- a/scilab/modules/action_binding/locales/en_US/action_binding.pot +++ b/scilab/modules/action_binding/locales/en_US/action_binding.pot | |||
@@ -14,7 +14,7 @@ msgstr "" | |||
14 | "MIME-Version: 1.0\n" | 14 | "MIME-Version: 1.0\n" |
15 | "Content-Type: text/plain; charset=ISO-8859-1\n" | 15 | "Content-Type: text/plain; charset=ISO-8859-1\n" |
16 | "Content-Transfer-Encoding: 8bit\n" | 16 | "Content-Transfer-Encoding: 8bit\n" |
17 | "Revision-Date: 2009-11-17 16:14+0100\n" | 17 | "Revision-Date: 2009-12-09 16:34+0100\n" |
18 | 18 | ||
19 | # File: src/c/dynamic_menus.c, line: 84 | 19 | # File: src/c/dynamic_menus.c, line: 84 |
20 | # File: src/c/dynamic_menus.c, line: 92 | 20 | # File: src/c/dynamic_menus.c, line: 92 |
diff --git a/scilab/modules/arnoldi/locales/en_US/arnoldi.pot b/scilab/modules/arnoldi/locales/en_US/arnoldi.pot index 13ba0db..d389973 100644 --- a/scilab/modules/arnoldi/locales/en_US/arnoldi.pot +++ b/scilab/modules/arnoldi/locales/en_US/arnoldi.pot | |||
@@ -14,22 +14,33 @@ msgstr "" | |||
14 | "MIME-Version: 1.0\n" | 14 | "MIME-Version: 1.0\n" |
15 | "Content-Type: text/plain; charset=ISO-8859-1\n" | 15 | "Content-Type: text/plain; charset=ISO-8859-1\n" |
16 | "Content-Transfer-Encoding: 8bit\n" | 16 | "Content-Transfer-Encoding: 8bit\n" |
17 | "Revision-Date: 2009-11-17 16:13+0100\n" | 17 | "Revision-Date: 2009-12-09 16:34+0100\n" |
18 | 18 | ||
19 | # File: sci_gateway/c/sci_znaupd.c, line: 100 | ||
20 | # File: sci_gateway/c/sci_dsaupd.c, line: 99 | ||
19 | # File: sci_gateway/c/sci_dseupd.c, line: 124 | 21 | # File: sci_gateway/c/sci_dseupd.c, line: 124 |
20 | # File: sci_gateway/c/sci_dseupd.c, line: 130 | 22 | # File: sci_gateway/c/sci_dseupd.c, line: 130 |
21 | # File: sci_gateway/c/sci_dnaupd.c, line: 100 | 23 | # File: sci_gateway/c/sci_dnaupd.c, line: 100 |
22 | # File: sci_gateway/c/sci_dsaupd.c, line: 99 | ||
23 | # File: sci_gateway/c/sci_zneupd.c, line: 125 | ||
24 | # File: sci_gateway/c/sci_zneupd.c, line: 137 | ||
25 | # File: sci_gateway/c/sci_znaupd.c, line: 100 | ||
26 | # File: sci_gateway/c/sci_dneupd.c, line: 131 | 24 | # File: sci_gateway/c/sci_dneupd.c, line: 131 |
27 | # File: sci_gateway/c/sci_dneupd.c, line: 143 | 25 | # File: sci_gateway/c/sci_dneupd.c, line: 143 |
26 | # File: sci_gateway/c/sci_zneupd.c, line: 125 | ||
27 | # File: sci_gateway/c/sci_zneupd.c, line: 137 | ||
28 | #, c-format | 28 | #, c-format |
29 | msgid "" | 29 | msgid "" |
30 | "%s: Wrong size for input argument %s: A matrix of size %dx%d expected.\n" | 30 | "%s: Wrong size for input argument %s: A matrix of size %dx%d expected.\n" |
31 | msgstr "" | 31 | msgstr "" |
32 | # | 32 | # |
33 | # File: sci_gateway/c/sci_znaupd.c, line: 82 | ||
34 | # File: sci_gateway/c/sci_znaupd.c, line: 88 | ||
35 | # File: sci_gateway/c/sci_znaupd.c, line: 94 | ||
36 | # File: sci_gateway/c/sci_znaupd.c, line: 106 | ||
37 | # File: sci_gateway/c/sci_znaupd.c, line: 114 | ||
38 | # File: sci_gateway/c/sci_dsaupd.c, line: 74 | ||
39 | # File: sci_gateway/c/sci_dsaupd.c, line: 81 | ||
40 | # File: sci_gateway/c/sci_dsaupd.c, line: 87 | ||
41 | # File: sci_gateway/c/sci_dsaupd.c, line: 93 | ||
42 | # File: sci_gateway/c/sci_dsaupd.c, line: 105 | ||
43 | # File: sci_gateway/c/sci_dsaupd.c, line: 113 | ||
33 | # File: sci_gateway/c/sci_dseupd.c, line: 88 | 44 | # File: sci_gateway/c/sci_dseupd.c, line: 88 |
34 | # File: sci_gateway/c/sci_dseupd.c, line: 94 | 45 | # File: sci_gateway/c/sci_dseupd.c, line: 94 |
35 | # File: sci_gateway/c/sci_dseupd.c, line: 100 | 46 | # File: sci_gateway/c/sci_dseupd.c, line: 100 |
@@ -42,25 +53,6 @@ msgstr "" | |||
42 | # File: sci_gateway/c/sci_dnaupd.c, line: 94 | 53 | # File: sci_gateway/c/sci_dnaupd.c, line: 94 |
43 | # File: sci_gateway/c/sci_dnaupd.c, line: 106 | 54 | # File: sci_gateway/c/sci_dnaupd.c, line: 106 |
44 | # File: sci_gateway/c/sci_dnaupd.c, line: 114 | 55 | # File: sci_gateway/c/sci_dnaupd.c, line: 114 |
45 | # File: sci_gateway/c/sci_dsaupd.c, line: 74 | ||
46 | # File: sci_gateway/c/sci_dsaupd.c, line: 81 | ||
47 | # File: sci_gateway/c/sci_dsaupd.c, line: 87 | ||
48 | # File: sci_gateway/c/sci_dsaupd.c, line: 93 | ||
49 | # File: sci_gateway/c/sci_dsaupd.c, line: 105 | ||
50 | # File: sci_gateway/c/sci_dsaupd.c, line: 113 | ||
51 | # File: sci_gateway/c/sci_zneupd.c, line: 89 | ||
52 | # File: sci_gateway/c/sci_zneupd.c, line: 95 | ||
53 | # File: sci_gateway/c/sci_zneupd.c, line: 101 | ||
54 | # File: sci_gateway/c/sci_zneupd.c, line: 107 | ||
55 | # File: sci_gateway/c/sci_zneupd.c, line: 113 | ||
56 | # File: sci_gateway/c/sci_zneupd.c, line: 119 | ||
57 | # File: sci_gateway/c/sci_zneupd.c, line: 131 | ||
58 | # File: sci_gateway/c/sci_zneupd.c, line: 145 | ||
59 | # File: sci_gateway/c/sci_znaupd.c, line: 82 | ||
60 | # File: sci_gateway/c/sci_znaupd.c, line: 88 | ||
61 | # File: sci_gateway/c/sci_znaupd.c, line: 94 | ||
62 | # File: sci_gateway/c/sci_znaupd.c, line: 106 | ||
63 | # File: sci_gateway/c/sci_znaupd.c, line: 114 | ||
64 | # File: sci_gateway/c/sci_dneupd.c, line: 89 | 56 | # File: sci_gateway/c/sci_dneupd.c, line: 89 |
65 | # File: sci_gateway/c/sci_dneupd.c, line: 95 | 57 | # File: sci_gateway/c/sci_dneupd.c, line: 95 |
66 | # File: sci_gateway/c/sci_dneupd.c, line: 101 | 58 | # File: sci_gateway/c/sci_dneupd.c, line: 101 |
@@ -70,12 +62,20 @@ msgstr "" | |||
70 | # File: sci_gateway/c/sci_dneupd.c, line: 125 | 62 | # File: sci_gateway/c/sci_dneupd.c, line: 125 |
71 | # File: sci_gateway/c/sci_dneupd.c, line: 137 | 63 | # File: sci_gateway/c/sci_dneupd.c, line: 137 |
72 | # File: sci_gateway/c/sci_dneupd.c, line: 151 | 64 | # File: sci_gateway/c/sci_dneupd.c, line: 151 |
65 | # File: sci_gateway/c/sci_zneupd.c, line: 89 | ||
66 | # File: sci_gateway/c/sci_zneupd.c, line: 95 | ||
67 | # File: sci_gateway/c/sci_zneupd.c, line: 101 | ||
68 | # File: sci_gateway/c/sci_zneupd.c, line: 107 | ||
69 | # File: sci_gateway/c/sci_zneupd.c, line: 113 | ||
70 | # File: sci_gateway/c/sci_zneupd.c, line: 119 | ||
71 | # File: sci_gateway/c/sci_zneupd.c, line: 131 | ||
72 | # File: sci_gateway/c/sci_zneupd.c, line: 145 | ||
73 | #, c-format | 73 | #, c-format |
74 | msgid "%s: Wrong size for input argument %s: An array of size %d expected.\n" | 74 | msgid "%s: Wrong size for input argument %s: An array of size %d expected.\n" |
75 | msgstr "" | 75 | msgstr "" |
76 | # | 76 | # |
77 | # File: sci_gateway/c/sci_dnaupd.c, line: 75 | ||
78 | # File: sci_gateway/c/sci_znaupd.c, line: 75 | 77 | # File: sci_gateway/c/sci_znaupd.c, line: 75 |
78 | # File: sci_gateway/c/sci_dnaupd.c, line: 75 | ||
79 | #, c-format | 79 | #, c-format |
80 | msgid "%s: the computation is already terminated\n" | 80 | msgid "%s: the computation is already terminated\n" |
81 | msgstr "" | 81 | msgstr "" |
diff --git a/scilab/modules/atoms/locales/en_US/atoms.pot b/scilab/modules/atoms/locales/en_US/atoms.pot index 27a895a..8046e4c 100644 --- a/scilab/modules/atoms/locales/en_US/atoms.pot +++ b/scilab/modules/atoms/locales/en_US/atoms.pot | |||
@@ -14,7 +14,7 @@ msgstr "" | |||
14 | "MIME-Version: 1.0\n" | 14 | "MIME-Version: 1.0\n" |
15 | "Content-Type: text/plain; charset=ISO-8859-1\n" | 15 | "Content-Type: text/plain; charset=ISO-8859-1\n" |
16 | "Content-Transfer-Encoding: 8bit\n" | 16 | "Content-Transfer-Encoding: 8bit\n" |
17 | "Revision-Date: 2009-11-17 16:14+0100\n" | 17 | "Revision-Date: 2009-12-09 16:34+0100\n" |
18 | 18 | ||
19 | # File: macros/atomsAutoloadAdd.sci, line: 162 | 19 | # File: macros/atomsAutoloadAdd.sci, line: 162 |
20 | # File: macros/atomsAutoloadAdd.sci, line: 167 | 20 | # File: macros/atomsAutoloadAdd.sci, line: 167 |
@@ -39,22 +39,22 @@ msgstr "" | |||
39 | msgid "\t - ''%s - %s'' is needed by ''%s''\n" | 39 | msgid "\t - ''%s - %s'' is needed by ''%s''\n" |
40 | msgstr "" | 40 | msgstr "" |
41 | # | 41 | # |
42 | # File: macros/atoms_internals/atomsDownload.sci, line: 198 | 42 | # File: macros/atoms_internals/atomsDownload.sci, line: 200 |
43 | #, c-format | 43 | #, c-format |
44 | msgid "\t - Local location : ''%s''\n" | 44 | msgid "\t - Local location : ''%s''\n" |
45 | msgstr "" | 45 | msgstr "" |
46 | # | 46 | # |
47 | # File: macros/atoms_internals/atomsDownload.sci, line: 231 | 47 | # File: macros/atoms_internals/atomsDownload.sci, line: 233 |
48 | #, c-format | 48 | #, c-format |
49 | msgid "\t - MD5SUM expected : ''%s''\n" | 49 | msgid "\t - MD5SUM expected : ''%s''\n" |
50 | msgstr "" | 50 | msgstr "" |
51 | # | 51 | # |
52 | # File: macros/atoms_internals/atomsDownload.sci, line: 232 | 52 | # File: macros/atoms_internals/atomsDownload.sci, line: 234 |
53 | #, c-format | 53 | #, c-format |
54 | msgid "\t - MD5SUM watched : ''%s''\n" | 54 | msgid "\t - MD5SUM watched : ''%s''\n" |
55 | msgstr "" | 55 | msgstr "" |
56 | # | 56 | # |
57 | # File: macros/atoms_internals/atomsDownload.sci, line: 197 | 57 | # File: macros/atoms_internals/atomsDownload.sci, line: 199 |
58 | #, c-format | 58 | #, c-format |
59 | msgid "\t - URL : ''%s''\n" | 59 | msgid "\t - URL : ''%s''\n" |
60 | msgstr "" | 60 | msgstr "" |
@@ -66,17 +66,17 @@ msgstr "" | |||
66 | msgid "\t - You''ve asked ''%s - %s''\n" | 66 | msgid "\t - You''ve asked ''%s - %s''\n" |
67 | msgstr "" | 67 | msgstr "" |
68 | # | 68 | # |
69 | # File: macros/atoms_internals/atomsDownload.sci, line: 215 | 69 | # File: macros/atoms_internals/atomsDownload.sci, line: 217 |
70 | #, c-format | 70 | #, c-format |
71 | msgid "\t - destination : ''%s''\n" | 71 | msgid "\t - destination : ''%s''\n" |
72 | msgstr "" | 72 | msgstr "" |
73 | # | 73 | # |
74 | # File: macros/atoms_internals/atomsDownload.sci, line: 230 | 74 | # File: macros/atoms_internals/atomsDownload.sci, line: 232 |
75 | #, c-format | 75 | #, c-format |
76 | msgid "\t - file : ''%s''\n" | 76 | msgid "\t - file : ''%s''\n" |
77 | msgstr "" | 77 | msgstr "" |
78 | # | 78 | # |
79 | # File: macros/atoms_internals/atomsDownload.sci, line: 214 | 79 | # File: macros/atoms_internals/atomsDownload.sci, line: 216 |
80 | #, c-format | 80 | #, c-format |
81 | msgid "\t - source : ''%s''\n" | 81 | msgid "\t - source : ''%s''\n" |
82 | msgstr "" | 82 | msgstr "" |
@@ -118,47 +118,47 @@ msgstr "" | |||
118 | msgid "%s: Another version of the package %s is already loaded : %s\n" | 118 | msgid "%s: Another version of the package %s is already loaded : %s\n" |
119 | msgstr "" | 119 | msgstr "" |
120 | # | 120 | # |
121 | # File: macros/atomsInstall.sci, line: 195 | 121 | # File: macros/atomsInstall.sci, line: 199 |
122 | #, c-format | 122 | #, c-format |
123 | msgid "%s: DESCRIPTION file cannot be found in the package ''%s''\n" | 123 | msgid "%s: DESCRIPTION file cannot be found in the package ''%s''\n" |
124 | msgstr "" | 124 | msgstr "" |
125 | # | 125 | # |
126 | # File: macros/atomsInstall.sci, line: 383 | 126 | # File: macros/atomsInstall.sci, line: 387 |
127 | #, c-format | 127 | #, c-format |
128 | msgid "%s: Error while copying the file ''%s'' to the directory ''%s''.\n" | 128 | msgid "%s: Error while copying the file ''%s'' to the directory ''%s''.\n" |
129 | msgstr "" | 129 | msgstr "" |
130 | # | 130 | # |
131 | # File: macros/atomsInstall.sci, line: 340 | 131 | # File: macros/atomsInstall.sci, line: 344 |
132 | #, c-format | 132 | #, c-format |
133 | msgid "%s: Error while creating the directory ''%s''.\n" | 133 | msgid "%s: Error while creating the directory ''%s''.\n" |
134 | msgstr "" | 134 | msgstr "" |
135 | # | 135 | # |
136 | # File: macros/atoms_internals/atomsGetTOOLBOXES.sci, line: 123 | 136 | # File: macros/atoms_internals/atomsGetTOOLBOXES.sci, line: 127 |
137 | #, c-format | 137 | #, c-format |
138 | msgid "%s: Extraction of the DESCRIPTION file (''%s'') has failed.\n" | 138 | msgid "%s: Extraction of the DESCRIPTION file (''%s'') has failed.\n" |
139 | msgstr "" | 139 | msgstr "" |
140 | # | 140 | # |
141 | # File: macros/atomsSetConfig.sci, line: 49 | 141 | # File: macros/atoms_internals/atomsInstallRegister.sci, line: 59 |
142 | # File: macros/atoms_internals/atomsInstallRegister.sci, line: 63 | ||
143 | # File: macros/atoms_internals/atomsInstallUnregister.sci, line: 51 | ||
142 | # File: macros/atoms_internals/atomsToremoveRegister.sci, line: 43 | 144 | # File: macros/atoms_internals/atomsToremoveRegister.sci, line: 43 |
143 | # File: macros/atoms_internals/atomsPackageIsCompatible.sci, line: 69 | 145 | # File: macros/atoms_internals/atomsPackageIsCompatible.sci, line: 69 |
144 | # File: macros/atoms_internals/atomsToremoveUnregister.sci, line: 58 | 146 | # File: macros/atoms_internals/atomsToremoveUnregister.sci, line: 58 |
145 | # File: macros/atoms_internals/atomsInstallUnregister.sci, line: 51 | 147 | # File: macros/atomsSetConfig.sci, line: 49 |
146 | # File: macros/atoms_internals/atomsInstallRegister.sci, line: 59 | ||
147 | # File: macros/atoms_internals/atomsInstallRegister.sci, line: 63 | ||
148 | #, c-format | 148 | #, c-format |
149 | msgid "%s: Incompatible input arguments #%d and #%d: Same sizes expected.\n" | 149 | msgid "%s: Incompatible input arguments #%d and #%d: Same sizes expected.\n" |
150 | msgstr "" | 150 | msgstr "" |
151 | # | 151 | # |
152 | # File: macros/atomsTest.sci, line: 118 | 152 | # File: macros/atomsTest.sci, line: 118 |
153 | # File: macros/atomsLoad.sci, line: 113 | ||
154 | # File: macros/atomsAutoloadAdd.sci, line: 144 | 153 | # File: macros/atomsAutoloadAdd.sci, line: 144 |
154 | # File: macros/atomsLoad.sci, line: 113 | ||
155 | #, c-format | 155 | #, c-format |
156 | msgid "%s: Module ''%s - %s'' is not installed.\n" | 156 | msgid "%s: Module ''%s - %s'' is not installed.\n" |
157 | msgstr "" | 157 | msgstr "" |
158 | # | 158 | # |
159 | # File: macros/atomsTest.sci, line: 109 | 159 | # File: macros/atomsTest.sci, line: 109 |
160 | # File: macros/atomsLoad.sci, line: 104 | ||
161 | # File: macros/atomsAutoloadAdd.sci, line: 136 | 160 | # File: macros/atomsAutoloadAdd.sci, line: 136 |
161 | # File: macros/atomsLoad.sci, line: 104 | ||
162 | #, c-format | 162 | #, c-format |
163 | msgid "%s: Module ''%s'' is not installed (''%s'' section).\n" | 163 | msgid "%s: Module ''%s'' is not installed (''%s'' section).\n" |
164 | msgstr "" | 164 | msgstr "" |
@@ -170,7 +170,7 @@ msgstr "" | |||
170 | msgid "%s: Module ''%s'' is not installed.\n" | 170 | msgid "%s: Module ''%s'' is not installed.\n" |
171 | msgstr "" | 171 | msgstr "" |
172 | # | 172 | # |
173 | # File: macros/atoms_internals/atomsDownload.sci, line: 110 | 173 | # File: macros/atoms_internals/atomsDownload.sci, line: 112 |
174 | #, c-format | 174 | #, c-format |
175 | msgid "%s: Neither Wget or Curl found: Please install one of them\n" | 175 | msgid "%s: Neither Wget or Curl found: Please install one of them\n" |
176 | msgstr "" | 176 | msgstr "" |
@@ -199,9 +199,9 @@ msgstr "" | |||
199 | msgid "%s: The description is not well formated at line %d\n" | 199 | msgid "%s: The description is not well formated at line %d\n" |
200 | msgstr "" | 200 | msgstr "" |
201 | # | 201 | # |
202 | # File: macros/atomsInstall.sci, line: 297 | ||
203 | # File: macros/atoms_internals/atomsLoadSave.sci, line: 42 | 202 | # File: macros/atoms_internals/atomsLoadSave.sci, line: 42 |
204 | # File: macros/atoms_internals/atomsLoadSave.sci, line: 48 | 203 | # File: macros/atoms_internals/atomsLoadSave.sci, line: 48 |
204 | # File: macros/atomsInstall.sci, line: 301 | ||
205 | #, c-format | 205 | #, c-format |
206 | msgid "" | 206 | msgid "" |
207 | "%s: The directory %s cannot been created, please check if you have write " | 207 | "%s: The directory %s cannot been created, please check if you have write " |
@@ -213,36 +213,36 @@ msgstr "" | |||
213 | msgid "%s: The directory %s doesn''t exist.\n" | 213 | msgid "%s: The directory %s doesn''t exist.\n" |
214 | msgstr "" | 214 | msgstr "" |
215 | # | 215 | # |
216 | # File: macros/atomsInstall.sci, line: 150 | 216 | # File: macros/atomsInstall.sci, line: 154 |
217 | # File: macros/atomsInstall.sci, line: 156 | 217 | # File: macros/atomsInstall.sci, line: 160 |
218 | # File: macros/atomsInstall.sci, line: 162 | 218 | # File: macros/atomsInstall.sci, line: 166 |
219 | # File: macros/atomsInstall.sci, line: 173 | 219 | # File: macros/atomsInstall.sci, line: 177 |
220 | #, c-format | 220 | #, c-format |
221 | msgid "" | 221 | msgid "" |
222 | "%s: The directory ''%s'' cannot been created, please check if you have write " | 222 | "%s: The directory ''%s'' cannot been created, please check if you have write " |
223 | "access on this directory.\n" | 223 | "access on this directory.\n" |
224 | msgstr "" | 224 | msgstr "" |
225 | # | 225 | # |
226 | # File: macros/atomsRemove.sci, line: 227 | 226 | # File: macros/atomsRemove.sci, line: 229 |
227 | #, c-format | 227 | #, c-format |
228 | msgid "" | 228 | msgid "" |
229 | "%s: The directory of this package (%s-%s) cannot been deleted, please check " | 229 | "%s: The directory of this package (%s-%s) cannot been deleted, please check " |
230 | "if you have write access on this directory : %s.\n" | 230 | "if you have write access on this directory : %s.\n" |
231 | msgstr "" | 231 | msgstr "" |
232 | # | 232 | # |
233 | # File: macros/atomsRemove.sci, line: 217 | 233 | # File: macros/atomsRemove.sci, line: 219 |
234 | #, c-format | 234 | #, c-format |
235 | msgid "" | 235 | msgid "" |
236 | "%s: The directory of this package (%s-%s) is located neither in SCI nor in " | 236 | "%s: The directory of this package (%s-%s) is located neither in SCI nor in " |
237 | "SCIHOME. For security reason, ATOMS refuses to delete this directory.\n" | 237 | "SCIHOME. For security reason, ATOMS refuses to delete this directory.\n" |
238 | msgstr "" | 238 | msgstr "" |
239 | # | 239 | # |
240 | # File: macros/atoms_internals/atomsDownload.sci, line: 229 | 240 | # File: macros/atoms_internals/atomsDownload.sci, line: 231 |
241 | #, c-format | 241 | #, c-format |
242 | msgid "%s: The downloaded file doesn''t check the MD5SUM:\n" | 242 | msgid "%s: The downloaded file doesn''t check the MD5SUM:\n" |
243 | msgstr "" | 243 | msgstr "" |
244 | # | 244 | # |
245 | # File: macros/atoms_internals/atomsExtract.sci, line: 101 | 245 | # File: macros/atoms_internals/atomsExtract.sci, line: 103 |
246 | #, c-format | 246 | #, c-format |
247 | msgid "%s: The extraction of the archive ''%s'' has failed.\n" | 247 | msgid "%s: The extraction of the archive ''%s'' has failed.\n" |
248 | msgstr "" | 248 | msgstr "" |
@@ -270,7 +270,7 @@ msgstr "" | |||
270 | msgid "%s: The file ''%s'' cannot be written.\n" | 270 | msgid "%s: The file ''%s'' cannot be written.\n" |
271 | msgstr "" | 271 | msgstr "" |
272 | # | 272 | # |
273 | # File: macros/atomsInstall.sci, line: 188 | 273 | # File: macros/atomsInstall.sci, line: 192 |
274 | #, c-format | 274 | #, c-format |
275 | msgid "%s: The file ''%s'' doesn''t exist or is not read accessible\n" | 275 | msgid "%s: The file ''%s'' doesn''t exist or is not read accessible\n" |
276 | msgstr "" | 276 | msgstr "" |
@@ -281,12 +281,12 @@ msgstr "" | |||
281 | msgid "%s: The file ''%s'' doesn''t exist or is not read accessible.\n" | 281 | msgid "%s: The file ''%s'' doesn''t exist or is not read accessible.\n" |
282 | msgstr "" | 282 | msgstr "" |
283 | # | 283 | # |
284 | # File: macros/atoms_internals/atomsDownload.sci, line: 213 | 284 | # File: macros/atoms_internals/atomsDownload.sci, line: 215 |
285 | #, c-format | 285 | #, c-format |
286 | msgid "%s: The following file hasn''t been copied:\n" | 286 | msgid "%s: The following file hasn''t been copied:\n" |
287 | msgstr "" | 287 | msgstr "" |
288 | # | 288 | # |
289 | # File: macros/atoms_internals/atomsDownload.sci, line: 196 | 289 | # File: macros/atoms_internals/atomsDownload.sci, line: 198 |
290 | #, c-format | 290 | #, c-format |
291 | msgid "%s: The following file hasn''t been downloaded:\n" | 291 | msgid "%s: The following file hasn''t been downloaded:\n" |
292 | msgstr "" | 292 | msgstr "" |
@@ -305,8 +305,8 @@ msgid "%s: The following module is not installed:\n" | |||
305 | msgstr "" | 305 | msgstr "" |
306 | # | 306 | # |
307 | # File: macros/atomsTest.sci, line: 142 | 307 | # File: macros/atomsTest.sci, line: 142 |
308 | # File: macros/atomsLoad.sci, line: 137 | ||
309 | # File: macros/atomsAutoloadAdd.sci, line: 175 | 308 | # File: macros/atomsAutoloadAdd.sci, line: 175 |
309 | # File: macros/atomsLoad.sci, line: 137 | ||
310 | #, c-format | 310 | #, c-format |
311 | msgid "%s: The following modules are not installed:\n" | 311 | msgid "%s: The following modules are not installed:\n" |
312 | msgstr "" | 312 | msgstr "" |
@@ -322,7 +322,7 @@ msgstr "" | |||
322 | msgid "%s: The package ''%s'' is not present in the struct.\n" | 322 | msgid "%s: The package ''%s'' is not present in the struct.\n" |
323 | msgstr "" | 323 | msgstr "" |
324 | # | 324 | # |
325 | # File: macros/atomsRemove.sci, line: 246 | 325 | # File: macros/atomsRemove.sci, line: 248 |
326 | #, c-format | 326 | #, c-format |
327 | msgid "" | 327 | msgid "" |
328 | "%s: The root directory of this package (%s-%s) cannot been deleted, please " | 328 | "%s: The root directory of this package (%s-%s) cannot been deleted, please " |
@@ -335,106 +335,106 @@ msgid "" | |||
335 | "%s: The version ''%s'' of the package ''%s'' is not present in the struct.\n" | 335 | "%s: The version ''%s'' of the package ''%s'' is not present in the struct.\n" |
336 | msgstr "" | 336 | msgstr "" |
337 | # | 337 | # |
338 | # File: macros/atoms_internals/atomsDownload.sci, line: 75 | 338 | # File: macros/atoms_internals/atomsDownload.sci, line: 77 |
339 | #, c-format | 339 | #, c-format |
340 | msgid "" | 340 | msgid "" |
341 | "%s: Wrong length for input argument #%d: A string which has 32-characters " | 341 | "%s: Wrong length for input argument #%d: A string which has 32-characters " |
342 | "length expected.\n" | 342 | "length expected.\n" |
343 | msgstr "" | 343 | msgstr "" |
344 | # | 344 | # |
345 | # File: macros/atomsShow.sci, line: 28 | ||
346 | # File: macros/atomsDepTreeShow.sci, line: 38 | ||
347 | # File: macros/atomsSetConfig.sci, line: 31 | ||
348 | # File: macros/atomsIsLoaded.sci, line: 41 | ||
349 | # File: macros/atomsGetLoadedPath.sci, line: 21 | ||
350 | # File: macros/atoms_internals/atomsAutoloadLoad.sci, line: 24 | 345 | # File: macros/atoms_internals/atomsAutoloadLoad.sci, line: 24 |
351 | # File: macros/atoms_internals/atomsAutoloadSave.sci, line: 20 | 346 | # File: macros/atoms_internals/atomsDESCRIPTIONaddField.sci, line: 37 |
352 | # File: macros/atoms_internals/atomsUpdateDep.sci, line: 24 | 347 | # File: macros/atoms_internals/atomsDESCRIPTIONadd.sci, line: 37 |
353 | # File: macros/atoms_internals/atomsVersionSort.sci, line: 22 | 348 | # File: macros/atoms_internals/atomsSaveInstalled.sci, line: 20 |
354 | # File: macros/atoms_internals/atomsIsCompatible.sci, line: 22 | ||
355 | # File: macros/atoms_internals/atomsIsDirectChild.sci, line: 40 | ||
356 | # File: macros/atoms_internals/atomsVersionCompare.sci, line: 26 | ||
357 | # File: macros/atoms_internals/atomsIsPackage.sci, line: 25 | 349 | # File: macros/atoms_internals/atomsIsPackage.sci, line: 25 |
358 | # File: macros/atoms_internals/atomsLoadInstalledStruct.sci, line: 24 | 350 | # File: macros/atoms_internals/atomsExtract.sci, line: 20 |
359 | # File: macros/atoms_internals/atomsToremoveRegister.sci, line: 25 | ||
360 | # File: macros/atoms_internals/atomsDESCRIPTIONread.sci, line: 24 | ||
361 | # File: macros/atoms_internals/atomsLoadInstalledMat.sci, line: 24 | 351 | # File: macros/atoms_internals/atomsLoadInstalledMat.sci, line: 24 |
362 | # File: macros/atoms_internals/atomsAutoloadCheck.sci, line: 29 | 352 | # File: macros/atoms_internals/atomsLoadInstalledStruct.sci, line: 24 |
363 | # File: macros/atoms_internals/atomsSaveInstalled.sci, line: 20 | 353 | # File: macros/atoms_internals/atomsUpdateDep.sci, line: 24 |
364 | # File: macros/atoms_internals/atomsPackageIsCompatible.sci, line: 43 | 354 | # File: macros/atoms_internals/atomsAutoloadSave.sci, line: 20 |
365 | # File: macros/atoms_internals/atomsLoadInstalleddeps.sci, line: 26 | ||
366 | # File: macros/atoms_internals/atomsToremoveUnregister.sci, line: 24 | ||
367 | # File: macros/atoms_internals/atomsDESCRIPTIONrm.sci, line: 37 | ||
368 | # File: macros/atoms_internals/atomsCatTree.sci, line: 26 | 355 | # File: macros/atoms_internals/atomsCatTree.sci, line: 26 |
369 | # File: macros/atoms_internals/atomsLoadSave.sci, line: 20 | 356 | # File: macros/atoms_internals/atomsIsCompatible.sci, line: 22 |
370 | # File: macros/atoms_internals/atomsExtract.sci, line: 20 | ||
371 | # File: macros/atoms_internals/atomsInstallUnregister.sci, line: 25 | 357 | # File: macros/atoms_internals/atomsInstallUnregister.sci, line: 25 |
372 | # File: macros/atoms_internals/atomsLoadLoad.sci, line: 22 | 358 | # File: macros/atoms_internals/atomsDESCRIPTIONrm.sci, line: 37 |
373 | # File: macros/atoms_internals/atomsDESCRIPTIONaddField.sci, line: 37 | 359 | # File: macros/atoms_internals/atomsToremoveRegister.sci, line: 25 |
374 | # File: macros/atoms_internals/atomsDESCRIPTIONwrite.sci, line: 20 | 360 | # File: macros/atoms_internals/atomsLoadSave.sci, line: 20 |
361 | # File: macros/atoms_internals/atomsVersionSort.sci, line: 22 | ||
362 | # File: macros/atoms_internals/atomsVersionCompare.sci, line: 26 | ||
375 | # File: macros/atoms_internals/atomsDESCRIPTIONcat.sci, line: 20 | 363 | # File: macros/atoms_internals/atomsDESCRIPTIONcat.sci, line: 20 |
376 | # File: macros/atoms_internals/atomsRmfields.sci, line: 21 | 364 | # File: macros/atoms_internals/atomsRmfields.sci, line: 21 |
377 | # File: macros/atoms_internals/atomsDESCRIPTIONadd.sci, line: 37 | 365 | # File: macros/atoms_internals/atomsPackageIsCompatible.sci, line: 43 |
366 | # File: macros/atoms_internals/atomsLoadInstalleddeps.sci, line: 26 | ||
367 | # File: macros/atoms_internals/atomsAutoloadCheck.sci, line: 29 | ||
368 | # File: macros/atoms_internals/atomsDESCRIPTIONwrite.sci, line: 20 | ||
369 | # File: macros/atoms_internals/atomsLoadLoad.sci, line: 22 | ||
370 | # File: macros/atoms_internals/atomsIsDirectChild.sci, line: 40 | ||
371 | # File: macros/atoms_internals/atomsDESCRIPTIONread.sci, line: 24 | ||
372 | # File: macros/atoms_internals/atomsToremoveUnregister.sci, line: 24 | ||
373 | # File: macros/atomsSetConfig.sci, line: 31 | ||
374 | # File: macros/atomsDepTreeShow.sci, line: 38 | ||
375 | # File: macros/atomsShow.sci, line: 28 | ||
376 | # File: macros/atomsIsLoaded.sci, line: 41 | ||
377 | # File: macros/atomsGetLoadedPath.sci, line: 21 | ||
378 | #, c-format | 378 | #, c-format |
379 | msgid "%s: Wrong number of input argument: %d expected.\n" | 379 | msgid "%s: Wrong number of input argument: %d expected.\n" |
380 | msgstr "" | 380 | msgstr "" |
381 | # | 381 | # |
382 | # File: macros/atomsIsInstalled.sci, line: 38 | 382 | # File: macros/atoms_internals/atomsGetVersions.sci, line: 26 |
383 | # File: macros/atomsAutoloadDel.sci, line: 35 | 383 | # File: macros/atoms_internals/atomsToolboxDetails.sci, line: 22 |
384 | # File: macros/atomsSearch.sci, line: 28 | 384 | # File: macros/atoms_internals/atomsDownload.sci, line: 36 |
385 | # File: macros/atomsRepositoryAdd.sci, line: 37 | 385 | # File: macros/atoms_internals/atomsCompatibleVersions.sci, line: 25 |
386 | # File: macros/atomsRepositoryDel.sci, line: 33 | 386 | # File: macros/atoms_internals/atomsRepositorySetOfl.sci, line: 23 |
387 | # File: macros/atomsRepositoryList.sci, line: 29 | 387 | # File: macros/atoms_internals/atomsGetInstalledVers.sci, line: 22 |
388 | # File: macros/atoms_internals/atomsInstallRegister.sci, line: 26 | ||
388 | # File: macros/atoms_internals/atomsReadDesc.sci, line: 28 | 389 | # File: macros/atoms_internals/atomsReadDesc.sci, line: 28 |
389 | # File: macros/atoms_internals/atomsDepTreeExt.sci, line: 52 | 390 | # File: macros/atoms_internals/atomsPath.sci, line: 23 |
390 | # File: macros/atoms_internals/atomsUpdateDeps.sci, line: 23 | 391 | # File: macros/atoms_internals/atomsUpdateDeps.sci, line: 23 |
391 | # File: macros/atoms_internals/atomsGetDepParents.sci, line: 23 | 392 | # File: macros/atoms_internals/atomsGetInstalledPath.sci, line: 24 |
392 | # File: macros/atoms_internals/atomsDepTreeFlat.sci, line: 52 | 393 | # File: macros/atoms_internals/atomsDepTreeFlat.sci, line: 52 |
393 | # File: macros/atoms_internals/atomsGetInstalledDetails.sci, line: 23 | 394 | # File: macros/atoms_internals/atomsDepTreeExt.sci, line: 52 |
394 | # File: macros/atoms_internals/atomsGetConfig.sci, line: 22 | 395 | # File: macros/atoms_internals/atomsGetConfig.sci, line: 22 |
395 | # File: macros/atoms_internals/atomsGetInstalledPath.sci, line: 24 | ||
396 | # File: macros/atoms_internals/atomsGetInstalledVers.sci, line: 22 | ||
397 | # File: macros/atoms_internals/atomsToolboxDetails.sci, line: 22 | ||
398 | # File: macros/atoms_internals/atomsGetDepChilds.sci, line: 23 | 396 | # File: macros/atoms_internals/atomsGetDepChilds.sci, line: 23 |
399 | # File: macros/atoms_internals/atomsCompatibleVersions.sci, line: 25 | ||
400 | # File: macros/atoms_internals/atomsSetOfficialRep.sci, line: 20 | ||
401 | # File: macros/atoms_internals/atomsDownload.sci, line: 34 | ||
402 | # File: macros/atoms_internals/atomsRepositorySetOfl.sci, line: 23 | ||
403 | # File: macros/atoms_internals/atomsGetInstalledStatus.sci, line: 23 | ||
404 | # File: macros/atoms_internals/atomsPath.sci, line: 23 | ||
405 | # File: macros/atoms_internals/atomsGetVersions.sci, line: 26 | ||
406 | # File: macros/atoms_internals/atomsInstallRegister.sci, line: 26 | ||
407 | # File: macros/atoms_internals/atomsSaveInstalleddeps.sci, line: 39 | 397 | # File: macros/atoms_internals/atomsSaveInstalleddeps.sci, line: 39 |
398 | # File: macros/atoms_internals/atomsGetInstalledDetails.sci, line: 23 | ||
399 | # File: macros/atoms_internals/atomsGetInstalledStatus.sci, line: 23 | ||
400 | # File: macros/atoms_internals/atomsSetOfficialRep.sci, line: 20 | ||
401 | # File: macros/atoms_internals/atomsGetDepParents.sci, line: 23 | ||
402 | # File: macros/atomsRepositoryList.sci, line: 29 | ||
403 | # File: macros/atomsRepositoryAdd.sci, line: 37 | ||
404 | # File: macros/atomsSearch.sci, line: 28 | ||
405 | # File: macros/atomsRepositoryDel.sci, line: 33 | ||
408 | # File: macros/atomsAutoloadAdd.sci, line: 36 | 406 | # File: macros/atomsAutoloadAdd.sci, line: 36 |
407 | # File: macros/atomsIsInstalled.sci, line: 38 | ||
408 | # File: macros/atomsAutoloadDel.sci, line: 35 | ||
409 | #, c-format | 409 | #, c-format |
410 | msgid "%s: Wrong number of input argument: %d to %d expected.\n" | 410 | msgid "%s: Wrong number of input argument: %d to %d expected.\n" |
411 | msgstr "" | 411 | msgstr "" |
412 | # | 412 | # |
413 | # File: macros/atomsAutoloadList.sci, line: 27 | ||
414 | # File: macros/atomsGetInstalled.sci, line: 35 | 413 | # File: macros/atomsGetInstalled.sci, line: 35 |
415 | # File: macros/atoms_internals/atomsGetMRVersion.sci, line: 25 | 414 | # File: macros/atomsAutoloadList.sci, line: 27 |
415 | # File: macros/atoms_internals/atomsGetTOOLBOXES.sci, line: 65 | ||
416 | # File: macros/atoms_internals/atomsToremoveProcess.sci, line: 24 | 416 | # File: macros/atoms_internals/atomsToremoveProcess.sci, line: 24 |
417 | # File: macros/atoms_internals/atomsGetTOOLBOXES.sci, line: 61 | ||
418 | # File: macros/atoms_internals/atomsToremoveList.sci, line: 25 | 417 | # File: macros/atoms_internals/atomsToremoveList.sci, line: 25 |
418 | # File: macros/atoms_internals/atomsGetMRVersion.sci, line: 25 | ||
419 | #, c-format | 419 | #, c-format |
420 | msgid "%s: Wrong number of input argument: at most %d expected.\n" | 420 | msgid "%s: Wrong number of input argument: at most %d expected.\n" |
421 | msgstr "" | 421 | msgstr "" |
422 | # | 422 | # |
423 | # File: macros/atomsTest.sci, line: 36 | ||
424 | # File: macros/atomsLoad.sci, line: 38 | ||
425 | # File: macros/atomsAutoload.sci, line: 47 | ||
426 | # File: macros/atomsList.sci, line: 28 | 423 | # File: macros/atomsList.sci, line: 28 |
424 | # File: macros/atoms_internals/atomsRemoveList.sci, line: 48 | ||
427 | # File: macros/atoms_internals/atomsError.sci, line: 22 | 425 | # File: macros/atoms_internals/atomsError.sci, line: 22 |
428 | # File: macros/atoms_internals/atomsOrphanList.sci, line: 24 | 426 | # File: macros/atoms_internals/atomsOrphanList.sci, line: 24 |
429 | # File: macros/atoms_internals/atomsRemoveList.sci, line: 48 | 427 | # File: macros/atomsTest.sci, line: 36 |
428 | # File: macros/atomsLoad.sci, line: 38 | ||
429 | # File: macros/atomsAutoload.sci, line: 47 | ||
430 | #, c-format | 430 | #, c-format |
431 | msgid "%s: Wrong number of input arguments: %d expected.\n" | 431 | msgid "%s: Wrong number of input arguments: %d expected.\n" |
432 | msgstr "" | 432 | msgstr "" |
433 | # | 433 | # |
434 | # File: macros/atomsUpdate.sci, line: 42 | 434 | # File: macros/atomsUpdate.sci, line: 42 |
435 | # File: macros/atomsInstall.sci, line: 42 | ||
436 | # File: macros/atomsRemove.sci, line: 42 | ||
437 | # File: macros/atoms_internals/atomsDisp.sci, line: 22 | 435 | # File: macros/atoms_internals/atomsDisp.sci, line: 22 |
436 | # File: macros/atomsRemove.sci, line: 42 | ||
437 | # File: macros/atomsInstall.sci, line: 42 | ||
438 | #, c-format | 438 | #, c-format |
439 | msgid "%s: Wrong number of input arguments: %d to %d expected.\n" | 439 | msgid "%s: Wrong number of input arguments: %d to %d expected.\n" |
440 | msgstr "" | 440 | msgstr "" |
@@ -444,99 +444,99 @@ msgstr "" | |||
444 | msgid "%s: Wrong number of input arguments: at most %d expected.\n" | 444 | msgid "%s: Wrong number of input arguments: at most %d expected.\n" |
445 | msgstr "" | 445 | msgstr "" |
446 | # | 446 | # |
447 | # File: macros/atomsShow.sci, line: 39 | ||
448 | # File: macros/atomsDepTreeShow.sci, line: 49 | 447 | # File: macros/atomsDepTreeShow.sci, line: 49 |
448 | # File: macros/atomsShow.sci, line: 39 | ||
449 | #, c-format | 449 | #, c-format |
450 | msgid "" | 450 | msgid "" |
451 | "%s: Wrong size for input argument #%d: 1x1 or 1x2 string matrix expected.\n" | 451 | "%s: Wrong size for input argument #%d: 1x1 or 1x2 string matrix expected.\n" |
452 | msgstr "" | 452 | msgstr "" |
453 | # | 453 | # |
454 | # File: macros/atoms_internals/atomsUpdateDeps.sci, line: 34 | ||
455 | # File: macros/atoms_internals/atomsGetDepParents.sci, line: 34 | ||
456 | # File: macros/atoms_internals/atomsToolboxDetails.sci, line: 40 | 454 | # File: macros/atoms_internals/atomsToolboxDetails.sci, line: 40 |
455 | # File: macros/atoms_internals/atomsUpdateDeps.sci, line: 34 | ||
457 | # File: macros/atoms_internals/atomsGetDepChilds.sci, line: 34 | 456 | # File: macros/atoms_internals/atomsGetDepChilds.sci, line: 34 |
457 | # File: macros/atoms_internals/atomsGetDepParents.sci, line: 34 | ||
458 | #, c-format | 458 | #, c-format |
459 | msgid "%s: Wrong size for input argument #%d: 1x2 string matrix expected.\n" | 459 | msgid "%s: Wrong size for input argument #%d: 1x2 string matrix expected.\n" |
460 | msgstr "" | 460 | msgstr "" |
461 | # | 461 | # |
462 | # File: macros/atoms_internals/atomsGetInstalledVers.sci, line: 33 | ||
462 | # File: macros/atoms_internals/atomsIsCompatible.sci, line: 35 | 463 | # File: macros/atoms_internals/atomsIsCompatible.sci, line: 35 |
463 | # File: macros/atoms_internals/atomsIsDirectChild.sci, line: 59 | ||
464 | # File: macros/atoms_internals/atomsVersionCompare.sci, line: 44 | 464 | # File: macros/atoms_internals/atomsVersionCompare.sci, line: 44 |
465 | # File: macros/atoms_internals/atomsGetInstalledVers.sci, line: 33 | ||
466 | # File: macros/atoms_internals/atomsPackageIsCompatible.sci, line: 73 | 465 | # File: macros/atoms_internals/atomsPackageIsCompatible.sci, line: 73 |
467 | # File: macros/atoms_internals/atomsPackageIsCompatible.sci, line: 77 | 466 | # File: macros/atoms_internals/atomsPackageIsCompatible.sci, line: 77 |
467 | # File: macros/atoms_internals/atomsIsDirectChild.sci, line: 59 | ||
468 | #, c-format | 468 | #, c-format |
469 | msgid "%s: Wrong size for input argument #%d: A Single String expected.\n" | 469 | msgid "%s: Wrong size for input argument #%d: A Single String expected.\n" |
470 | msgstr "" | 470 | msgstr "" |
471 | # | 471 | # |
472 | # File: macros/atomsSearch.sci, line: 46 | 472 | # File: macros/atoms_internals/atomsToolboxDetails.sci, line: 44 |
473 | # File: macros/atoms_internals/atomsDepTreeExt.sci, line: 70 | ||
474 | # File: macros/atoms_internals/atomsDepTreeExt.sci, line: 74 | ||
475 | # File: macros/atoms_internals/atomsVersionSort.sci, line: 48 | ||
476 | # File: macros/atoms_internals/atomsDepTreeFlat.sci, line: 74 | 473 | # File: macros/atoms_internals/atomsDepTreeFlat.sci, line: 74 |
477 | # File: macros/atoms_internals/atomsDepTreeFlat.sci, line: 78 | 474 | # File: macros/atoms_internals/atomsDepTreeFlat.sci, line: 78 |
475 | # File: macros/atoms_internals/atomsVersionSort.sci, line: 48 | ||
476 | # File: macros/atoms_internals/atomsDepTreeExt.sci, line: 70 | ||
477 | # File: macros/atoms_internals/atomsDepTreeExt.sci, line: 74 | ||
478 | # File: macros/atoms_internals/atomsGetConfig.sci, line: 36 | 478 | # File: macros/atoms_internals/atomsGetConfig.sci, line: 36 |
479 | # File: macros/atoms_internals/atomsToolboxDetails.sci, line: 44 | 479 | # File: macros/atomsSearch.sci, line: 46 |
480 | #, c-format | 480 | #, c-format |
481 | msgid "%s: Wrong size for input argument #%d: A single string expected.\n" | 481 | msgid "%s: Wrong size for input argument #%d: A single string expected.\n" |
482 | msgstr "" | 482 | msgstr "" |
483 | # | 483 | # |
484 | # File: macros/atoms_internals/atomsAutoloadLoad.sci, line: 35 | 484 | # File: macros/atoms_internals/atomsAutoloadLoad.sci, line: 35 |
485 | # File: macros/atoms_internals/atomsUpdateDeps.sci, line: 50 | 485 | # File: macros/atoms_internals/atomsLoadInstalledMat.sci, line: 35 |
486 | # File: macros/atoms_internals/atomsLoadInstalledStruct.sci, line: 35 | 486 | # File: macros/atoms_internals/atomsLoadInstalledStruct.sci, line: 35 |
487 | # File: macros/atoms_internals/atomsError.sci, line: 32 | 487 | # File: macros/atoms_internals/atomsError.sci, line: 32 |
488 | # File: macros/atoms_internals/atomsLoadInstalledMat.sci, line: 35 | 488 | # File: macros/atoms_internals/atomsUpdateDeps.sci, line: 50 |
489 | # File: macros/atoms_internals/atomsLoadInstalleddeps.sci, line: 37 | ||
490 | # File: macros/atoms_internals/atomsSaveInstalleddeps.sci, line: 54 | 489 | # File: macros/atoms_internals/atomsSaveInstalleddeps.sci, line: 54 |
490 | # File: macros/atoms_internals/atomsLoadInstalleddeps.sci, line: 37 | ||
491 | #, c-format | 491 | #, c-format |
492 | msgid "%s: Wrong size for input argument #%d: A single-string expected.\n" | 492 | msgid "%s: Wrong size for input argument #%d: A single-string expected.\n" |
493 | msgstr "" | 493 | msgstr "" |
494 | # | 494 | # |
495 | # File: macros/atoms_internals/atomsSetOfficialRep.sci, line: 31 | ||
496 | # File: macros/atoms_internals/atomsRepositorySetOfl.sci, line: 34 | 495 | # File: macros/atoms_internals/atomsRepositorySetOfl.sci, line: 34 |
496 | # File: macros/atoms_internals/atomsSetOfficialRep.sci, line: 31 | ||
497 | #, c-format | 497 | #, c-format |
498 | msgid "%s: Wrong size for input argument #%d: Single String expected.\n" | 498 | msgid "%s: Wrong size for input argument #%d: Single String expected.\n" |
499 | msgstr "" | 499 | msgstr "" |
500 | # | 500 | # |
501 | # File: macros/atomsAutoloadList.sci, line: 50 | 501 | # File: macros/atomsAutoloadList.sci, line: 50 |
502 | # File: macros/atomsRepositoryList.sci, line: 43 | 502 | # File: macros/atoms_internals/atomsDESCRIPTIONaddField.sci, line: 63 |
503 | # File: macros/atoms_internals/atomsDESCRIPTIONaddField.sci, line: 67 | ||
504 | # File: macros/atoms_internals/atomsDESCRIPTIONaddField.sci, line: 71 | ||
505 | # File: macros/atoms_internals/atomsDESCRIPTIONaddField.sci, line: 75 | ||
506 | # File: macros/atoms_internals/atomsDESCRIPTIONadd.sci, line: 63 | ||
507 | # File: macros/atoms_internals/atomsDESCRIPTIONadd.sci, line: 67 | ||
508 | # File: macros/atoms_internals/atomsDownload.sci, line: 58 | ||
509 | # File: macros/atoms_internals/atomsDownload.sci, line: 62 | ||
510 | # File: macros/atoms_internals/atomsExtract.sci, line: 38 | ||
511 | # File: macros/atoms_internals/atomsExtract.sci, line: 42 | ||
503 | # File: macros/atoms_internals/atomsUpdateDep.sci, line: 50 | 512 | # File: macros/atoms_internals/atomsUpdateDep.sci, line: 50 |
504 | # File: macros/atoms_internals/atomsUpdateDep.sci, line: 54 | 513 | # File: macros/atoms_internals/atomsUpdateDep.sci, line: 54 |
505 | # File: macros/atoms_internals/atomsUpdateDep.sci, line: 58 | 514 | # File: macros/atoms_internals/atomsUpdateDep.sci, line: 58 |
506 | # File: macros/atoms_internals/atomsUpdateDep.sci, line: 62 | 515 | # File: macros/atoms_internals/atomsUpdateDep.sci, line: 62 |
507 | # File: macros/atoms_internals/atomsGetDepParents.sci, line: 50 | ||
508 | # File: macros/atoms_internals/atomsGetDepChilds.sci, line: 50 | ||
509 | # File: macros/atoms_internals/atomsDESCRIPTIONrm.sci, line: 59 | 516 | # File: macros/atoms_internals/atomsDESCRIPTIONrm.sci, line: 59 |
510 | # File: macros/atoms_internals/atomsDESCRIPTIONrm.sci, line: 63 | 517 | # File: macros/atoms_internals/atomsDESCRIPTIONrm.sci, line: 63 |
511 | # File: macros/atoms_internals/atomsExtract.sci, line: 38 | 518 | # File: macros/atoms_internals/atomsGetDepChilds.sci, line: 50 |
512 | # File: macros/atoms_internals/atomsExtract.sci, line: 42 | ||
513 | # File: macros/atoms_internals/atomsDownload.sci, line: 56 | ||
514 | # File: macros/atoms_internals/atomsDownload.sci, line: 60 | ||
515 | # File: macros/atoms_internals/atomsDESCRIPTIONaddField.sci, line: 63 | ||
516 | # File: macros/atoms_internals/atomsDESCRIPTIONaddField.sci, line: 67 | ||
517 | # File: macros/atoms_internals/atomsDESCRIPTIONaddField.sci, line: 71 | ||
518 | # File: macros/atoms_internals/atomsDESCRIPTIONaddField.sci, line: 75 | ||
519 | # File: macros/atoms_internals/atomsDESCRIPTIONwrite.sci, line: 38 | 519 | # File: macros/atoms_internals/atomsDESCRIPTIONwrite.sci, line: 38 |
520 | # File: macros/atoms_internals/atomsDESCRIPTIONadd.sci, line: 63 | 520 | # File: macros/atoms_internals/atomsGetDepParents.sci, line: 50 |
521 | # File: macros/atoms_internals/atomsDESCRIPTIONadd.sci, line: 67 | 521 | # File: macros/atomsRepositoryList.sci, line: 43 |
522 | #, c-format | 522 | #, c-format |
523 | msgid "%s: Wrong size for input argument #%d: Single string expected.\n" | 523 | msgid "%s: Wrong size for input argument #%d: Single string expected.\n" |
524 | msgstr "" | 524 | msgstr "" |
525 | # | 525 | # |
526 | # File: macros/atomsInstall.sci, line: 50 | ||
527 | # File: macros/atomsRemove.sci, line: 50 | ||
528 | # File: macros/atoms_internals/atomsIsPackage.sci, line: 33 | 526 | # File: macros/atoms_internals/atomsIsPackage.sci, line: 33 |
529 | # File: macros/atoms_internals/atomsInstallList.sci, line: 62 | ||
530 | # File: macros/atoms_internals/atomsRemoveList.sci, line: 59 | 527 | # File: macros/atoms_internals/atomsRemoveList.sci, line: 59 |
528 | # File: macros/atoms_internals/atomsInstallList.sci, line: 62 | ||
529 | # File: macros/atomsRemove.sci, line: 50 | ||
530 | # File: macros/atomsInstall.sci, line: 50 | ||
531 | #, c-format | 531 | #, c-format |
532 | msgid "" | 532 | msgid "" |
533 | "%s: Wrong size for input argument #%d: mx1 or mx2 string matrix expected.\n" | 533 | "%s: Wrong size for input argument #%d: mx1 or mx2 string matrix expected.\n" |
534 | msgstr "" | 534 | msgstr "" |
535 | # | 535 | # |
536 | # File: macros/atomsIsInstalled.sci, line: 49 | ||
537 | # File: macros/atomsAutoloadDel.sci, line: 46 | ||
538 | # File: macros/atoms_internals/atomsAutoloadCheck.sci, line: 40 | 536 | # File: macros/atoms_internals/atomsAutoloadCheck.sci, line: 40 |
539 | # File: macros/atomsAutoloadAdd.sci, line: 47 | 537 | # File: macros/atomsAutoloadAdd.sci, line: 47 |
538 | # File: macros/atomsIsInstalled.sci, line: 49 | ||
539 | # File: macros/atomsAutoloadDel.sci, line: 46 | ||
540 | #, c-format | 540 | #, c-format |
541 | msgid "" | 541 | msgid "" |
542 | "%s: Wrong size for input argument #%d: mx1, mx2 or mx3 string matrix " | 542 | "%s: Wrong size for input argument #%d: mx1, mx2 or mx3 string matrix " |
@@ -553,15 +553,15 @@ msgid "" | |||
553 | "expected.\n" | 553 | "expected.\n" |
554 | msgstr "" | 554 | msgstr "" |
555 | # | 555 | # |
556 | # File: macros/atoms_internals/atomsGetInstalledDetails.sci, line: 34 | ||
557 | # File: macros/atoms_internals/atomsGetInstalledPath.sci, line: 35 | 556 | # File: macros/atoms_internals/atomsGetInstalledPath.sci, line: 35 |
557 | # File: macros/atoms_internals/atomsGetInstalledDetails.sci, line: 34 | ||
558 | #, c-format | 558 | #, c-format |
559 | msgid "" | 559 | msgid "" |
560 | "%s: Wrong size for input argument #%d: mx2 or mx3 string matrix expected.\n" | 560 | "%s: Wrong size for input argument #%d: mx2 or mx3 string matrix expected.\n" |
561 | msgstr "" | 561 | msgstr "" |
562 | # | 562 | # |
563 | # File: macros/atoms_internals/atomsIsDirectChild.sci, line: 51 | ||
564 | # File: macros/atoms_internals/atomsGetInstalledStatus.sci, line: 34 | 563 | # File: macros/atoms_internals/atomsGetInstalledStatus.sci, line: 34 |
564 | # File: macros/atoms_internals/atomsIsDirectChild.sci, line: 51 | ||
565 | #, c-format | 565 | #, c-format |
566 | msgid "%s: Wrong size for input argument #%d: mx2 string matrix expected.\n" | 566 | msgid "%s: Wrong size for input argument #%d: mx2 string matrix expected.\n" |
567 | msgstr "" | 567 | msgstr "" |
@@ -572,15 +572,15 @@ msgstr "" | |||
572 | msgid "%s: Wrong size for input argument #%d: mx3 string matrix expected.\n" | 572 | msgid "%s: Wrong size for input argument #%d: mx3 string matrix expected.\n" |
573 | msgstr "" | 573 | msgstr "" |
574 | # | 574 | # |
575 | # File: macros/atoms_internals/atomsGetInstalledVers.sci, line: 29 | ||
575 | # File: macros/atoms_internals/atomsIsCompatible.sci, line: 28 | 576 | # File: macros/atoms_internals/atomsIsCompatible.sci, line: 28 |
576 | # File: macros/atoms_internals/atomsIsDirectChild.sci, line: 55 | ||
577 | # File: macros/atoms_internals/atomsVersionCompare.sci, line: 33 | 577 | # File: macros/atoms_internals/atomsVersionCompare.sci, line: 33 |
578 | # File: macros/atoms_internals/atomsVersionCompare.sci, line: 37 | 578 | # File: macros/atoms_internals/atomsVersionCompare.sci, line: 37 |
579 | # File: macros/atoms_internals/atomsGetInstalledVers.sci, line: 29 | ||
580 | # File: macros/atoms_internals/atomsPackageIsCompatible.sci, line: 50 | 579 | # File: macros/atoms_internals/atomsPackageIsCompatible.sci, line: 50 |
581 | # File: macros/atoms_internals/atomsPackageIsCompatible.sci, line: 54 | 580 | # File: macros/atoms_internals/atomsPackageIsCompatible.sci, line: 54 |
582 | # File: macros/atoms_internals/atomsPackageIsCompatible.sci, line: 58 | 581 | # File: macros/atoms_internals/atomsPackageIsCompatible.sci, line: 58 |
583 | # File: macros/atoms_internals/atomsPackageIsCompatible.sci, line: 62 | 582 | # File: macros/atoms_internals/atomsPackageIsCompatible.sci, line: 62 |
583 | # File: macros/atoms_internals/atomsIsDirectChild.sci, line: 55 | ||
584 | #, c-format | 584 | #, c-format |
585 | msgid "%s: Wrong type for input argument #%d: A Single String expected.\n" | 585 | msgid "%s: Wrong type for input argument #%d: A Single String expected.\n" |
586 | msgstr "" | 586 | msgstr "" |
@@ -590,67 +590,67 @@ msgstr "" | |||
590 | msgid "%s: Wrong type for input argument #%d: A a single-string expected.\n" | 590 | msgid "%s: Wrong type for input argument #%d: A a single-string expected.\n" |
591 | msgstr "" | 591 | msgstr "" |
592 | # | 592 | # |
593 | # File: macros/atoms_internals/atomsGetTOOLBOXES.sci, line: 65 | 593 | # File: macros/atoms_internals/atomsGetTOOLBOXES.sci, line: 69 |
594 | # File: macros/atoms_internals/atomsGetVersions.sci, line: 42 | 594 | # File: macros/atoms_internals/atomsGetVersions.sci, line: 42 |
595 | # File: macros/atoms_internals/atomsGetVersions.sci, line: 46 | 595 | # File: macros/atoms_internals/atomsGetVersions.sci, line: 46 |
596 | #, c-format | 596 | #, c-format |
597 | msgid "%s: Wrong type for input argument #%d: A boolean expected.\n" | 597 | msgid "%s: Wrong type for input argument #%d: A boolean expected.\n" |
598 | msgstr "" | 598 | msgstr "" |
599 | # | 599 | # |
600 | # File: macros/atomsAutoloadDel.sci, line: 75 | ||
601 | # File: macros/atoms_internals/atomsToremoveProcess.sci, line: 55 | 600 | # File: macros/atoms_internals/atomsToremoveProcess.sci, line: 55 |
602 | # File: macros/atoms_internals/atomsGetInstalledDetails.sci, line: 49 | ||
603 | # File: macros/atoms_internals/atomsGetInstalledPath.sci, line: 58 | ||
604 | # File: macros/atoms_internals/atomsGetInstalledVers.sci, line: 48 | ||
605 | # File: macros/atoms_internals/atomsRemoveList.sci, line: 66 | 601 | # File: macros/atoms_internals/atomsRemoveList.sci, line: 66 |
602 | # File: macros/atoms_internals/atomsGetInstalledVers.sci, line: 48 | ||
603 | # File: macros/atoms_internals/atomsGetInstalledPath.sci, line: 58 | ||
604 | # File: macros/atoms_internals/atomsGetInstalledDetails.sci, line: 49 | ||
606 | # File: macros/atoms_internals/atomsGetInstalledStatus.sci, line: 49 | 605 | # File: macros/atoms_internals/atomsGetInstalledStatus.sci, line: 49 |
606 | # File: macros/atomsAutoloadDel.sci, line: 75 | ||
607 | #, c-format | 607 | #, c-format |
608 | msgid "" | 608 | msgid "" |
609 | "%s: Wrong type for input argument #%d: A boolean or a single string " | 609 | "%s: Wrong type for input argument #%d: A boolean or a single string " |
610 | "expected.\n" | 610 | "expected.\n" |
611 | msgstr "" | 611 | msgstr "" |
612 | # | 612 | # |
613 | # File: macros/atomsSearch.sci, line: 35 | 613 | # File: macros/atoms_internals/atomsToolboxDetails.sci, line: 33 |
614 | # File: macros/atomsSearch.sci, line: 39 | 614 | # File: macros/atoms_internals/atomsGetInstalledPath.sci, line: 31 |
615 | # File: macros/atoms_internals/atomsDepTreeExt.sci, line: 59 | ||
616 | # File: macros/atoms_internals/atomsDepTreeExt.sci, line: 63 | ||
617 | # File: macros/atoms_internals/atomsVersionSort.sci, line: 41 | ||
618 | # File: macros/atoms_internals/atomsDepTreeFlat.sci, line: 59 | 615 | # File: macros/atoms_internals/atomsDepTreeFlat.sci, line: 59 |
619 | # File: macros/atoms_internals/atomsDepTreeFlat.sci, line: 63 | 616 | # File: macros/atoms_internals/atomsDepTreeFlat.sci, line: 63 |
620 | # File: macros/atoms_internals/atomsGetInstalledDetails.sci, line: 30 | 617 | # File: macros/atoms_internals/atomsVersionSort.sci, line: 41 |
618 | # File: macros/atoms_internals/atomsDepTreeExt.sci, line: 59 | ||
619 | # File: macros/atoms_internals/atomsDepTreeExt.sci, line: 63 | ||
621 | # File: macros/atoms_internals/atomsGetConfig.sci, line: 29 | 620 | # File: macros/atoms_internals/atomsGetConfig.sci, line: 29 |
622 | # File: macros/atoms_internals/atomsGetInstalledPath.sci, line: 31 | 621 | # File: macros/atoms_internals/atomsGetInstalledDetails.sci, line: 30 |
623 | # File: macros/atoms_internals/atomsToolboxDetails.sci, line: 33 | ||
624 | # File: macros/atoms_internals/atomsGetInstalledStatus.sci, line: 30 | 622 | # File: macros/atoms_internals/atomsGetInstalledStatus.sci, line: 30 |
623 | # File: macros/atomsSearch.sci, line: 35 | ||
624 | # File: macros/atomsSearch.sci, line: 39 | ||
625 | #, c-format | 625 | #, c-format |
626 | msgid "%s: Wrong type for input argument #%d: A single string expected.\n" | 626 | msgid "%s: Wrong type for input argument #%d: A single string expected.\n" |
627 | msgstr "" | 627 | msgstr "" |
628 | # | 628 | # |
629 | # File: macros/atomsIsInstalled.sci, line: 76 | ||
630 | # File: macros/atomsUpdate.sci, line: 63 | ||
631 | # File: macros/atomsInstall.sci, line: 129 | ||
632 | # File: macros/atomsRepositoryAdd.sci, line: 73 | ||
633 | # File: macros/atomsRemove.sci, line: 111 | ||
634 | # File: macros/atomsGetInstalled.sci, line: 46 | 629 | # File: macros/atomsGetInstalled.sci, line: 46 |
635 | # File: macros/atomsRepositoryDel.sci, line: 70 | 630 | # File: macros/atomsUpdate.sci, line: 63 |
636 | # File: macros/atoms_internals/atomsAutoloadLoad.sci, line: 31 | 631 | # File: macros/atoms_internals/atomsAutoloadLoad.sci, line: 31 |
637 | # File: macros/atoms_internals/atomsAutoloadSave.sci, line: 38 | 632 | # File: macros/atoms_internals/atomsSaveInstalled.sci, line: 34 |
638 | # File: macros/atoms_internals/atomsUpdateDeps.sci, line: 46 | 633 | # File: macros/atoms_internals/atomsLoadInstalledMat.sci, line: 31 |
639 | # File: macros/atoms_internals/atomsLoadInstalledStruct.sci, line: 31 | 634 | # File: macros/atoms_internals/atomsLoadInstalledStruct.sci, line: 31 |
640 | # File: macros/atoms_internals/atomsToremoveRegister.sci, line: 50 | 635 | # File: macros/atoms_internals/atomsInstallRegister.sci, line: 45 |
636 | # File: macros/atoms_internals/atomsAutoloadSave.sci, line: 38 | ||
641 | # File: macros/atoms_internals/atomsError.sci, line: 28 | 637 | # File: macros/atoms_internals/atomsError.sci, line: 28 |
642 | # File: macros/atoms_internals/atomsError.sci, line: 42 | 638 | # File: macros/atoms_internals/atomsError.sci, line: 42 |
639 | # File: macros/atoms_internals/atomsUpdateDeps.sci, line: 46 | ||
640 | # File: macros/atoms_internals/atomsInstallUnregister.sci, line: 40 | ||
641 | # File: macros/atoms_internals/atomsToremoveRegister.sci, line: 50 | ||
642 | # File: macros/atoms_internals/atomsSaveInstalleddeps.sci, line: 50 | ||
643 | # File: macros/atoms_internals/atomsLoadInstalleddeps.sci, line: 33 | ||
644 | # File: macros/atoms_internals/atomsAutoloadCheck.sci, line: 47 | ||
643 | # File: macros/atoms_internals/atomsOrphanList.sci, line: 31 | 645 | # File: macros/atoms_internals/atomsOrphanList.sci, line: 31 |
644 | # File: macros/atoms_internals/atomsLoadInstalledMat.sci, line: 31 | ||
645 | # File: macros/atoms_internals/atomsInstallList.sci, line: 81 | 646 | # File: macros/atoms_internals/atomsInstallList.sci, line: 81 |
646 | # File: macros/atoms_internals/atomsAutoloadCheck.sci, line: 47 | ||
647 | # File: macros/atoms_internals/atomsSaveInstalled.sci, line: 34 | ||
648 | # File: macros/atoms_internals/atomsLoadInstalleddeps.sci, line: 33 | ||
649 | # File: macros/atoms_internals/atomsToremoveUnregister.sci, line: 42 | 647 | # File: macros/atoms_internals/atomsToremoveUnregister.sci, line: 42 |
650 | # File: macros/atoms_internals/atomsInstallUnregister.sci, line: 40 | 648 | # File: macros/atomsRepositoryAdd.sci, line: 73 |
651 | # File: macros/atoms_internals/atomsInstallRegister.sci, line: 45 | 649 | # File: macros/atomsRepositoryDel.sci, line: 70 |
652 | # File: macros/atoms_internals/atomsSaveInstalleddeps.sci, line: 50 | ||
653 | # File: macros/atomsAutoloadAdd.sci, line: 78 | 650 | # File: macros/atomsAutoloadAdd.sci, line: 78 |
651 | # File: macros/atomsRemove.sci, line: 113 | ||
652 | # File: macros/atomsIsInstalled.sci, line: 76 | ||
653 | # File: macros/atomsInstall.sci, line: 133 | ||
654 | #, c-format | 654 | #, c-format |
655 | msgid "%s: Wrong type for input argument #%d: A single-string expected.\n" | 655 | msgid "%s: Wrong type for input argument #%d: A single-string expected.\n" |
656 | msgstr "" | 656 | msgstr "" |
@@ -661,105 +661,105 @@ msgstr "" | |||
661 | msgid "%s: Wrong type for input argument #%d: A struct expected.\n" | 661 | msgid "%s: Wrong type for input argument #%d: A struct expected.\n" |
662 | msgstr "" | 662 | msgstr "" |
663 | # | 663 | # |
664 | # File: macros/atoms_internals/atomsSetOfficialRep.sci, line: 27 | ||
665 | # File: macros/atoms_internals/atomsRepositorySetOfl.sci, line: 30 | 664 | # File: macros/atoms_internals/atomsRepositorySetOfl.sci, line: 30 |
666 | # File: macros/atoms_internals/atomsPath.sci, line: 30 | 665 | # File: macros/atoms_internals/atomsPath.sci, line: 30 |
667 | # File: macros/atoms_internals/atomsPath.sci, line: 34 | 666 | # File: macros/atoms_internals/atomsPath.sci, line: 34 |
667 | # File: macros/atoms_internals/atomsSetOfficialRep.sci, line: 27 | ||
668 | #, c-format | 668 | #, c-format |
669 | msgid "%s: Wrong type for input argument #%d: Single String expected.\n" | 669 | msgid "%s: Wrong type for input argument #%d: Single String expected.\n" |
670 | msgstr "" | 670 | msgstr "" |
671 | # | 671 | # |
672 | # File: macros/atomsAutoloadList.sci, line: 46 | 672 | # File: macros/atomsAutoloadList.sci, line: 46 |
673 | # File: macros/atomsRepositoryList.sci, line: 36 | 673 | # File: macros/atoms_internals/atomsDESCRIPTIONaddField.sci, line: 48 |
674 | # File: macros/atoms_internals/atomsDESCRIPTIONaddField.sci, line: 52 | ||
675 | # File: macros/atoms_internals/atomsDESCRIPTIONaddField.sci, line: 56 | ||
676 | # File: macros/atoms_internals/atomsDESCRIPTIONadd.sci, line: 48 | ||
677 | # File: macros/atoms_internals/atomsDESCRIPTIONadd.sci, line: 52 | ||
678 | # File: macros/atoms_internals/atomsDownload.sci, line: 43 | ||
679 | # File: macros/atoms_internals/atomsDownload.sci, line: 47 | ||
680 | # File: macros/atoms_internals/atomsDownload.sci, line: 51 | ||
681 | # File: macros/atoms_internals/atomsDownload.sci, line: 66 | ||
682 | # File: macros/atoms_internals/atomsExtract.sci, line: 27 | ||
683 | # File: macros/atoms_internals/atomsExtract.sci, line: 31 | ||
674 | # File: macros/atoms_internals/atomsUpdateDep.sci, line: 31 | 684 | # File: macros/atoms_internals/atomsUpdateDep.sci, line: 31 |
675 | # File: macros/atoms_internals/atomsUpdateDep.sci, line: 35 | 685 | # File: macros/atoms_internals/atomsUpdateDep.sci, line: 35 |
676 | # File: macros/atoms_internals/atomsUpdateDep.sci, line: 39 | 686 | # File: macros/atoms_internals/atomsUpdateDep.sci, line: 39 |
677 | # File: macros/atoms_internals/atomsUpdateDep.sci, line: 43 | 687 | # File: macros/atoms_internals/atomsUpdateDep.sci, line: 43 |
678 | # File: macros/atoms_internals/atomsGetDepParents.sci, line: 46 | ||
679 | # File: macros/atoms_internals/atomsGetDepChilds.sci, line: 46 | ||
680 | # File: macros/atoms_internals/atomsDESCRIPTIONrm.sci, line: 48 | 688 | # File: macros/atoms_internals/atomsDESCRIPTIONrm.sci, line: 48 |
681 | # File: macros/atoms_internals/atomsDESCRIPTIONrm.sci, line: 52 | 689 | # File: macros/atoms_internals/atomsDESCRIPTIONrm.sci, line: 52 |
682 | # File: macros/atoms_internals/atomsExtract.sci, line: 27 | 690 | # File: macros/atoms_internals/atomsGetDepChilds.sci, line: 46 |
683 | # File: macros/atoms_internals/atomsExtract.sci, line: 31 | ||
684 | # File: macros/atoms_internals/atomsDownload.sci, line: 41 | ||
685 | # File: macros/atoms_internals/atomsDownload.sci, line: 45 | ||
686 | # File: macros/atoms_internals/atomsDownload.sci, line: 49 | ||
687 | # File: macros/atoms_internals/atomsDownload.sci, line: 64 | ||
688 | # File: macros/atoms_internals/atomsDESCRIPTIONaddField.sci, line: 48 | ||
689 | # File: macros/atoms_internals/atomsDESCRIPTIONaddField.sci, line: 52 | ||
690 | # File: macros/atoms_internals/atomsDESCRIPTIONaddField.sci, line: 56 | ||
691 | # File: macros/atoms_internals/atomsDESCRIPTIONwrite.sci, line: 31 | 691 | # File: macros/atoms_internals/atomsDESCRIPTIONwrite.sci, line: 31 |
692 | # File: macros/atoms_internals/atomsDESCRIPTIONadd.sci, line: 48 | 692 | # File: macros/atoms_internals/atomsGetDepParents.sci, line: 46 |
693 | # File: macros/atoms_internals/atomsDESCRIPTIONadd.sci, line: 52 | 693 | # File: macros/atomsRepositoryList.sci, line: 36 |
694 | #, c-format | 694 | #, c-format |
695 | msgid "%s: Wrong type for input argument #%d: Single string expected.\n" | 695 | msgid "%s: Wrong type for input argument #%d: Single string expected.\n" |
696 | msgstr "" | 696 | msgstr "" |
697 | # | 697 | # |
698 | # File: macros/atomsTest.sci, line: 40 | ||
699 | # File: macros/atomsLoad.sci, line: 42 | ||
700 | # File: macros/atomsIsInstalled.sci, line: 45 | ||
701 | # File: macros/atomsUpdate.sci, line: 46 | 698 | # File: macros/atomsUpdate.sci, line: 46 |
702 | # File: macros/atomsShow.sci, line: 35 | 699 | # File: macros/atoms_internals/atomsToolboxDetails.sci, line: 29 |
703 | # File: macros/atomsAutoloadDel.sci, line: 42 | 700 | # File: macros/atoms_internals/atomsIsPackage.sci, line: 29 |
704 | # File: macros/atomsInstall.sci, line: 46 | 701 | # File: macros/atoms_internals/atomsRemoveList.sci, line: 55 |
705 | # File: macros/atomsDepTreeShow.sci, line: 45 | 702 | # File: macros/atoms_internals/atomsInstallRegister.sci, line: 33 |
706 | # File: macros/atomsRepositoryAdd.sci, line: 44 | 703 | # File: macros/atoms_internals/atomsInstallRegister.sci, line: 37 |
707 | # File: macros/atomsRemove.sci, line: 46 | 704 | # File: macros/atoms_internals/atomsInstallRegister.sci, line: 41 |
708 | # File: macros/atomsSetConfig.sci, line: 38 | ||
709 | # File: macros/atomsSetConfig.sci, line: 42 | ||
710 | # File: macros/atomsIsLoaded.sci, line: 48 | ||
711 | # File: macros/atomsGetLoadedPath.sci, line: 28 | ||
712 | # File: macros/atomsRepositoryDel.sci, line: 40 | ||
713 | # File: macros/atoms_internals/atomsGetMRVersion.sci, line: 29 | ||
714 | # File: macros/atoms_internals/atomsAutoloadSave.sci, line: 27 | 705 | # File: macros/atoms_internals/atomsAutoloadSave.sci, line: 27 |
715 | # File: macros/atoms_internals/atomsUpdateDeps.sci, line: 30 | 706 | # File: macros/atoms_internals/atomsUpdateDeps.sci, line: 30 |
716 | # File: macros/atoms_internals/atomsVersionSort.sci, line: 37 | 707 | # File: macros/atoms_internals/atomsInstallUnregister.sci, line: 32 |
717 | # File: macros/atoms_internals/atomsIsDirectChild.sci, line: 47 | 708 | # File: macros/atoms_internals/atomsInstallUnregister.sci, line: 36 |
718 | # File: macros/atoms_internals/atomsIsPackage.sci, line: 29 | ||
719 | # File: macros/atoms_internals/atomsGetDepParents.sci, line: 30 | ||
720 | # File: macros/atoms_internals/atomsToremoveRegister.sci, line: 32 | 709 | # File: macros/atoms_internals/atomsToremoveRegister.sci, line: 32 |
721 | # File: macros/atoms_internals/atomsToremoveRegister.sci, line: 36 | 710 | # File: macros/atoms_internals/atomsToremoveRegister.sci, line: 36 |
722 | # File: macros/atoms_internals/atomsInstallList.sci, line: 58 | 711 | # File: macros/atoms_internals/atomsLoadSave.sci, line: 27 |
723 | # File: macros/atoms_internals/atomsAutoloadCheck.sci, line: 36 | 712 | # File: macros/atoms_internals/atomsVersionSort.sci, line: 37 |
724 | # File: macros/atoms_internals/atomsRemoveList.sci, line: 55 | ||
725 | # File: macros/atoms_internals/atomsToolboxDetails.sci, line: 29 | ||
726 | # File: macros/atoms_internals/atomsGetDepChilds.sci, line: 30 | 713 | # File: macros/atoms_internals/atomsGetDepChilds.sci, line: 30 |
714 | # File: macros/atoms_internals/atomsRmfields.sci, line: 32 | ||
715 | # File: macros/atoms_internals/atomsAutoloadCheck.sci, line: 36 | ||
716 | # File: macros/atoms_internals/atomsGetMRVersion.sci, line: 29 | ||
717 | # File: macros/atoms_internals/atomsInstallList.sci, line: 58 | ||
718 | # File: macros/atoms_internals/atomsGetDepParents.sci, line: 30 | ||
719 | # File: macros/atoms_internals/atomsIsDirectChild.sci, line: 47 | ||
727 | # File: macros/atoms_internals/atomsToremoveUnregister.sci, line: 31 | 720 | # File: macros/atoms_internals/atomsToremoveUnregister.sci, line: 31 |
728 | # File: macros/atoms_internals/atomsToremoveUnregister.sci, line: 35 | 721 | # File: macros/atoms_internals/atomsToremoveUnregister.sci, line: 35 |
729 | # File: macros/atoms_internals/atomsLoadSave.sci, line: 27 | 722 | # File: macros/atomsSetConfig.sci, line: 38 |
730 | # File: macros/atoms_internals/atomsInstallUnregister.sci, line: 32 | 723 | # File: macros/atomsSetConfig.sci, line: 42 |
731 | # File: macros/atoms_internals/atomsInstallUnregister.sci, line: 36 | 724 | # File: macros/atomsTest.sci, line: 40 |
732 | # File: macros/atoms_internals/atomsInstallRegister.sci, line: 33 | 725 | # File: macros/atomsRepositoryAdd.sci, line: 44 |
733 | # File: macros/atoms_internals/atomsInstallRegister.sci, line: 37 | 726 | # File: macros/atomsRepositoryDel.sci, line: 40 |
734 | # File: macros/atoms_internals/atomsInstallRegister.sci, line: 41 | ||
735 | # File: macros/atoms_internals/atomsRmfields.sci, line: 32 | ||
736 | # File: macros/atomsAutoloadAdd.sci, line: 43 | 727 | # File: macros/atomsAutoloadAdd.sci, line: 43 |
728 | # File: macros/atomsRemove.sci, line: 46 | ||
729 | # File: macros/atomsLoad.sci, line: 42 | ||
730 | # File: macros/atomsDepTreeShow.sci, line: 45 | ||
731 | # File: macros/atomsShow.sci, line: 35 | ||
732 | # File: macros/atomsIsInstalled.sci, line: 45 | ||
733 | # File: macros/atomsAutoloadDel.sci, line: 42 | ||
734 | # File: macros/atomsInstall.sci, line: 46 | ||
735 | # File: macros/atomsIsLoaded.sci, line: 48 | ||
736 | # File: macros/atomsGetLoadedPath.sci, line: 28 | ||
737 | #, c-format | 737 | #, c-format |
738 | msgid "%s: Wrong type for input argument #%d: String array expected.\n" | 738 | msgid "%s: Wrong type for input argument #%d: String array expected.\n" |
739 | msgstr "" | 739 | msgstr "" |
740 | # | 740 | # |
741 | # File: macros/atoms_internals/atomsDisp.sci, line: 26 | ||
742 | # File: macros/atoms_internals/atomsCompatibleVersions.sci, line: 29 | ||
743 | # File: macros/atoms_internals/atomsGetVersions.sci, line: 30 | 741 | # File: macros/atoms_internals/atomsGetVersions.sci, line: 30 |
744 | # File: macros/atoms_internals/atomsGetVersions.sci, line: 34 | 742 | # File: macros/atoms_internals/atomsGetVersions.sci, line: 34 |
745 | # File: macros/atoms_internals/atomsGetVersions.sci, line: 38 | 743 | # File: macros/atoms_internals/atomsGetVersions.sci, line: 38 |
744 | # File: macros/atoms_internals/atomsDisp.sci, line: 26 | ||
745 | # File: macros/atoms_internals/atomsCompatibleVersions.sci, line: 29 | ||
746 | #, c-format | 746 | #, c-format |
747 | msgid "%s: Wrong type for input argument #%d: String expected.\n" | 747 | msgid "%s: Wrong type for input argument #%d: String expected.\n" |
748 | msgstr "" | 748 | msgstr "" |
749 | # | 749 | # |
750 | # File: macros/atoms_internals/atomsDESCRIPTIONrm.sci, line: 44 | ||
751 | # File: macros/atoms_internals/atomsDESCRIPTIONaddField.sci, line: 44 | 750 | # File: macros/atoms_internals/atomsDESCRIPTIONaddField.sci, line: 44 |
752 | # File: macros/atoms_internals/atomsDESCRIPTIONwrite.sci, line: 27 | ||
753 | # File: macros/atoms_internals/atomsRmfields.sci, line: 28 | ||
754 | # File: macros/atoms_internals/atomsDESCRIPTIONadd.sci, line: 44 | 751 | # File: macros/atoms_internals/atomsDESCRIPTIONadd.sci, line: 44 |
755 | # File: macros/atoms_internals/atomsDESCRIPTIONadd.sci, line: 56 | 752 | # File: macros/atoms_internals/atomsDESCRIPTIONadd.sci, line: 56 |
753 | # File: macros/atoms_internals/atomsDESCRIPTIONrm.sci, line: 44 | ||
754 | # File: macros/atoms_internals/atomsRmfields.sci, line: 28 | ||
755 | # File: macros/atoms_internals/atomsDESCRIPTIONwrite.sci, line: 27 | ||
756 | #, c-format | 756 | #, c-format |
757 | msgid "%s: Wrong type for input argument #%d: Struct expected.\n" | 757 | msgid "%s: Wrong type for input argument #%d: Struct expected.\n" |
758 | msgstr "" | 758 | msgstr "" |
759 | # | 759 | # |
760 | # File: macros/atoms_internals/atomsDepTreeFlat.sci, line: 67 | ||
761 | # File: macros/atoms_internals/atomsCatTree.sci, line: 33 | 760 | # File: macros/atoms_internals/atomsCatTree.sci, line: 33 |
762 | # File: macros/atoms_internals/atomsCatTree.sci, line: 37 | 761 | # File: macros/atoms_internals/atomsCatTree.sci, line: 37 |
762 | # File: macros/atoms_internals/atomsDepTreeFlat.sci, line: 67 | ||
763 | # File: macros/atoms_internals/atomsDESCRIPTIONcat.sci, line: 27 | 763 | # File: macros/atoms_internals/atomsDESCRIPTIONcat.sci, line: 27 |
764 | # File: macros/atoms_internals/atomsDESCRIPTIONcat.sci, line: 31 | 764 | # File: macros/atoms_internals/atomsDESCRIPTIONcat.sci, line: 31 |
765 | #, c-format | 765 | #, c-format |
@@ -772,8 +772,8 @@ msgstr "" | |||
772 | msgid "%s: Wrong type for input argument #%d: mlist expected.\n" | 772 | msgid "%s: Wrong type for input argument #%d: mlist expected.\n" |
773 | msgstr "" | 773 | msgstr "" |
774 | # | 774 | # |
775 | # File: macros/atoms_internals/atomsSetOfficialRep.sci, line: 37 | ||
776 | # File: macros/atoms_internals/atomsRepositorySetOfl.sci, line: 40 | 775 | # File: macros/atoms_internals/atomsRepositorySetOfl.sci, line: 40 |
776 | # File: macros/atoms_internals/atomsSetOfficialRep.sci, line: 37 | ||
777 | #, c-format | 777 | #, c-format |
778 | msgid "%s: Wrong value for input argument #%d: ''%s'' is not a valid URL.\n" | 778 | msgid "%s: Wrong value for input argument #%d: ''%s'' is not a valid URL.\n" |
779 | msgstr "" | 779 | msgstr "" |
@@ -798,31 +798,31 @@ msgid "" | |||
798 | "%s: Wrong value for input argument #%d: ''system'' or ''install'' expected.\n" | 798 | "%s: Wrong value for input argument #%d: ''system'' or ''install'' expected.\n" |
799 | msgstr "" | 799 | msgstr "" |
800 | # | 800 | # |
801 | # File: macros/atomsInstall.sci, line: 133 | 801 | # File: macros/atoms_internals/atomsSaveInstalled.sci, line: 38 |
802 | # File: macros/atomsRepositoryAdd.sci, line: 77 | 802 | # File: macros/atoms_internals/atomsInstallRegister.sci, line: 70 |
803 | # File: macros/atoms_internals/atomsAutoloadSave.sci, line: 42 | 803 | # File: macros/atoms_internals/atomsAutoloadSave.sci, line: 42 |
804 | # File: macros/atoms_internals/atomsInstallUnregister.sci, line: 44 | ||
804 | # File: macros/atoms_internals/atomsToremoveRegister.sci, line: 54 | 805 | # File: macros/atoms_internals/atomsToremoveRegister.sci, line: 54 |
806 | # File: macros/atoms_internals/atomsSaveInstalleddeps.sci, line: 58 | ||
805 | # File: macros/atoms_internals/atomsInstallList.sci, line: 85 | 807 | # File: macros/atoms_internals/atomsInstallList.sci, line: 85 |
806 | # File: macros/atoms_internals/atomsSaveInstalled.sci, line: 38 | ||
807 | # File: macros/atoms_internals/atomsToremoveUnregister.sci, line: 46 | 808 | # File: macros/atoms_internals/atomsToremoveUnregister.sci, line: 46 |
808 | # File: macros/atoms_internals/atomsInstallUnregister.sci, line: 44 | 809 | # File: macros/atomsRepositoryAdd.sci, line: 77 |
809 | # File: macros/atoms_internals/atomsInstallRegister.sci, line: 70 | ||
810 | # File: macros/atoms_internals/atomsSaveInstalleddeps.sci, line: 58 | ||
811 | # File: macros/atomsAutoloadAdd.sci, line: 82 | 810 | # File: macros/atomsAutoloadAdd.sci, line: 82 |
811 | # File: macros/atomsInstall.sci, line: 137 | ||
812 | #, c-format | 812 | #, c-format |
813 | msgid "" | 813 | msgid "" |
814 | "%s: Wrong value for input argument #%d: ''user'' or ''allusers'' expected.\n" | 814 | "%s: Wrong value for input argument #%d: ''user'' or ''allusers'' expected.\n" |
815 | msgstr "" | 815 | msgstr "" |
816 | # | 816 | # |
817 | # File: macros/atomsRemove.sci, line: 115 | ||
818 | # File: macros/atomsRepositoryDel.sci, line: 74 | ||
819 | # File: macros/atoms_internals/atomsToremoveProcess.sci, line: 59 | 817 | # File: macros/atoms_internals/atomsToremoveProcess.sci, line: 59 |
820 | # File: macros/atoms_internals/atomsOrphanList.sci, line: 35 | ||
821 | # File: macros/atoms_internals/atomsGetInstalledDetails.sci, line: 53 | ||
822 | # File: macros/atoms_internals/atomsGetInstalledPath.sci, line: 62 | ||
823 | # File: macros/atoms_internals/atomsGetInstalledVers.sci, line: 52 | 818 | # File: macros/atoms_internals/atomsGetInstalledVers.sci, line: 52 |
819 | # File: macros/atoms_internals/atomsGetInstalledPath.sci, line: 62 | ||
824 | # File: macros/atoms_internals/atomsToremoveList.sci, line: 60 | 820 | # File: macros/atoms_internals/atomsToremoveList.sci, line: 60 |
821 | # File: macros/atoms_internals/atomsGetInstalledDetails.sci, line: 53 | ||
825 | # File: macros/atoms_internals/atomsGetInstalledStatus.sci, line: 53 | 822 | # File: macros/atoms_internals/atomsGetInstalledStatus.sci, line: 53 |
823 | # File: macros/atoms_internals/atomsOrphanList.sci, line: 35 | ||
824 | # File: macros/atomsRepositoryDel.sci, line: 74 | ||
825 | # File: macros/atomsRemove.sci, line: 117 | ||
826 | #, c-format | 826 | #, c-format |
827 | msgid "" | 827 | msgid "" |
828 | "%s: Wrong value for input argument #%d: ''user'' or ''allusers'' or ''all'' " | 828 | "%s: Wrong value for input argument #%d: ''user'' or ''allusers'' or ''all'' " |
@@ -836,18 +836,18 @@ msgid "" | |||
836 | "expected.\n" | 836 | "expected.\n" |
837 | msgstr "" | 837 | msgstr "" |
838 | # | 838 | # |
839 | # File: macros/atomsIsInstalled.sci, line: 80 | ||
840 | # File: macros/atomsAutoloadDel.sci, line: 79 | ||
841 | # File: macros/atomsAutoloadList.sci, line: 54 | ||
842 | # File: macros/atomsGetInstalled.sci, line: 50 | 839 | # File: macros/atomsGetInstalled.sci, line: 50 |
840 | # File: macros/atomsAutoloadList.sci, line: 54 | ||
843 | # File: macros/atoms_internals/atomsAutoloadLoad.sci, line: 39 | 841 | # File: macros/atoms_internals/atomsAutoloadLoad.sci, line: 39 |
844 | # File: macros/atoms_internals/atomsUpdateDeps.sci, line: 54 | ||
845 | # File: macros/atoms_internals/atomsGetDepParents.sci, line: 54 | ||
846 | # File: macros/atoms_internals/atomsLoadInstalledStruct.sci, line: 39 | ||
847 | # File: macros/atoms_internals/atomsLoadInstalledMat.sci, line: 39 | ||
848 | # File: macros/atoms_internals/atomsRemoveList.sci, line: 70 | 842 | # File: macros/atoms_internals/atomsRemoveList.sci, line: 70 |
849 | # File: macros/atoms_internals/atomsLoadInstalleddeps.sci, line: 41 | 843 | # File: macros/atoms_internals/atomsLoadInstalledMat.sci, line: 39 |
844 | # File: macros/atoms_internals/atomsLoadInstalledStruct.sci, line: 39 | ||
845 | # File: macros/atoms_internals/atomsUpdateDeps.sci, line: 54 | ||
850 | # File: macros/atoms_internals/atomsGetDepChilds.sci, line: 54 | 846 | # File: macros/atoms_internals/atomsGetDepChilds.sci, line: 54 |
847 | # File: macros/atoms_internals/atomsLoadInstalleddeps.sci, line: 41 | ||
848 | # File: macros/atoms_internals/atomsGetDepParents.sci, line: 54 | ||
849 | # File: macros/atomsIsInstalled.sci, line: 80 | ||
850 | # File: macros/atomsAutoloadDel.sci, line: 79 | ||
851 | #, c-format | 851 | #, c-format |
852 | msgid "" | 852 | msgid "" |
853 | "%s: Wrong value for input argument #%d: ''user'',''allusers'' or ''all'' " | 853 | "%s: Wrong value for input argument #%d: ''user'',''allusers'' or ''all'' " |
@@ -868,7 +868,7 @@ msgid "" | |||
868 | "expected.\n" | 868 | "expected.\n" |
869 | msgstr "" | 869 | msgstr "" |
870 | # | 870 | # |
871 | # File: macros/atoms_internals/atomsDownload.sci, line: 71 | 871 | # File: macros/atoms_internals/atomsDownload.sci, line: 73 |
872 | #, c-format | 872 | #, c-format |
873 | msgid "" | 873 | msgid "" |
874 | "%s: Wrong value for input argument #%d: A string that start with " | 874 | "%s: Wrong value for input argument #%d: A string that start with " |
@@ -892,8 +892,8 @@ msgid "" | |||
892 | "%s: Wrong value for input argument #%d: Letters ''A'' or ''I'' expected.\n" | 892 | "%s: Wrong value for input argument #%d: Letters ''A'' or ''I'' expected.\n" |
893 | msgstr "" | 893 | msgstr "" |
894 | # | 894 | # |
895 | # File: macros/atoms_internals/atomsCompatibleVersions.sci, line: 39 | ||
896 | # File: macros/atoms_internals/atomsGetVersions.sci, line: 75 | 895 | # File: macros/atoms_internals/atomsGetVersions.sci, line: 75 |
896 | # File: macros/atoms_internals/atomsCompatibleVersions.sci, line: 39 | ||
897 | #, c-format | 897 | #, c-format |
898 | msgid "%s: Wrong value for input argument #%d: Must be a atoms package name.\n" | 898 | msgid "%s: Wrong value for input argument #%d: Must be a atoms package name.\n" |
899 | msgstr "" | 899 | msgstr "" |
@@ -905,8 +905,8 @@ msgid "" | |||
905 | "gz, .tgz or .zip expected.\n" | 905 | "gz, .tgz or .zip expected.\n" |
906 | msgstr "" | 906 | msgstr "" |
907 | # | 907 | # |
908 | # File: macros/atoms_internals/atomsDESCRIPTIONwrite.sci, line: 54 | ||
909 | # File: macros/atoms_internals/atomsDESCRIPTIONcat.sci, line: 53 | 908 | # File: macros/atoms_internals/atomsDESCRIPTIONcat.sci, line: 53 |
909 | # File: macros/atoms_internals/atomsDESCRIPTIONwrite.sci, line: 54 | ||
910 | #, c-format | 910 | #, c-format |
911 | msgid "" | 911 | msgid "" |
912 | "%s: Wrong value for input argument #%d: The matrix oriented typed list is " | 912 | "%s: Wrong value for input argument #%d: The matrix oriented typed list is " |
@@ -939,30 +939,30 @@ msgid "" | |||
939 | "%s: Wrong value for input argument #%d:''error'' or ''warning'' expected.\n" | 939 | "%s: Wrong value for input argument #%d:''error'' or ''warning'' expected.\n" |
940 | msgstr "" | 940 | msgstr "" |
941 | # | 941 | # |
942 | # File: macros/atomsRemove.sci, line: 159 | 942 | # File: macros/atomsRemove.sci, line: 161 |
943 | #, c-format | 943 | #, c-format |
944 | msgid "" | 944 | msgid "" |
945 | "%s: You have not enought rights to remove any version of the package %s.\n" | 945 | "%s: You have not enought rights to remove any version of the package %s.\n" |
946 | msgstr "" | 946 | msgstr "" |
947 | # | 947 | # |
948 | # File: macros/atomsRemove.sci, line: 151 | 948 | # File: macros/atomsRemove.sci, line: 153 |
949 | #, c-format | 949 | #, c-format |
950 | msgid "%s: You have not enought rights to remove the package %s (%s).\n" | 950 | msgid "%s: You have not enought rights to remove the package %s (%s).\n" |
951 | msgstr "" | 951 | msgstr "" |
952 | # | 952 | # |
953 | # File: macros/atomsUpdate.sci, line: 68 | 953 | # File: macros/atomsUpdate.sci, line: 68 |
954 | # File: macros/atomsAutoloadDel.sci, line: 84 | 954 | # File: macros/atoms_internals/atomsSaveInstalled.sci, line: 43 |
955 | # File: macros/atomsInstall.sci, line: 138 | ||
956 | # File: macros/atomsRepositoryAdd.sci, line: 82 | ||
957 | # File: macros/atomsRemove.sci, line: 120 | ||
958 | # File: macros/atomsRepositoryDel.sci, line: 79 | ||
959 | # File: macros/atoms_internals/atomsAutoloadSave.sci, line: 47 | ||
960 | # File: macros/atoms_internals/atomsToremoveProcess.sci, line: 64 | 955 | # File: macros/atoms_internals/atomsToremoveProcess.sci, line: 64 |
956 | # File: macros/atoms_internals/atomsInstallRegister.sci, line: 75 | ||
957 | # File: macros/atoms_internals/atomsAutoloadSave.sci, line: 47 | ||
961 | # File: macros/atoms_internals/atomsToremoveRegister.sci, line: 59 | 958 | # File: macros/atoms_internals/atomsToremoveRegister.sci, line: 59 |
962 | # File: macros/atoms_internals/atomsSaveInstalled.sci, line: 43 | ||
963 | # File: macros/atoms_internals/atomsToremoveUnregister.sci, line: 51 | 959 | # File: macros/atoms_internals/atomsToremoveUnregister.sci, line: 51 |
964 | # File: macros/atoms_internals/atomsInstallRegister.sci, line: 75 | 960 | # File: macros/atomsRepositoryAdd.sci, line: 82 |
961 | # File: macros/atomsRepositoryDel.sci, line: 79 | ||
965 | # File: macros/atomsAutoloadAdd.sci, line: 87 | 962 | # File: macros/atomsAutoloadAdd.sci, line: 87 |
963 | # File: macros/atomsRemove.sci, line: 122 | ||
964 | # File: macros/atomsAutoloadDel.sci, line: 84 | ||
965 | # File: macros/atomsInstall.sci, line: 142 | ||
966 | #, c-format | 966 | #, c-format |
967 | msgid "%s: You haven''t write access on this directory : %s.\n" | 967 | msgid "%s: You haven''t write access on this directory : %s.\n" |
968 | msgstr "" | 968 | msgstr "" |
@@ -978,46 +978,46 @@ msgstr "" | |||
978 | msgid "%s: the package ''%s'' doesn''t exist.\n" | 978 | msgid "%s: the package ''%s'' doesn''t exist.\n" |
979 | msgstr "" | 979 | msgstr "" |
980 | # | 980 | # |
981 | # File: macros/atoms_gui/atomsGui.sci, line: 55 | 981 | # File: macros/atoms_gui/atomsGui.sci, line: 56 |
982 | msgid "&?" | 982 | msgid "&?" |
983 | msgstr "" | 983 | msgstr "" |
984 | # | 984 | # |
985 | # File: macros/atoms_gui/atomsGui.sci, line: 54 | 985 | # File: macros/atoms_gui/atomsGui.sci, line: 55 |
986 | msgid "&Edit" | 986 | msgid "&Edit" |
987 | msgstr "" | 987 | msgstr "" |
988 | # | 988 | # |
989 | # File: macros/atoms_gui/atomsGui.sci, line: 52 | 989 | # File: macros/atoms_gui/atomsGui.sci, line: 53 |
990 | msgid "&File" | 990 | msgid "&File" |
991 | msgstr "" | 991 | msgstr "" |
992 | # | 992 | # |
993 | # File: macros/atoms_gui/atomsGui.sci, line: 53 | 993 | # File: macros/atoms_gui/atomsGui.sci, line: 54 |
994 | msgid "&Tools" | 994 | msgid "&Tools" |
995 | msgstr "" | 995 | msgstr "" |
996 | # | 996 | # |
997 | # File: macros/atoms_gui/atomsGui.sci, line: 73 | 997 | # File: macros/atoms_gui/atomsGui.sci, line: 74 |
998 | msgid "?" | 998 | msgid "?" |
999 | msgstr "" | 999 | msgstr "" |
1000 | # | 1000 | # |
1001 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 35 | 1001 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 35 |
1002 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 53 | 1002 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 53 |
1003 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 71 | 1003 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 71 |
1004 | # File: macros/atoms_gui/atomsGui.sci, line: 42 | 1004 | # File: macros/atoms_gui/atomsGui.sci, line: 43 |
1005 | msgid "Atoms" | 1005 | msgid "Atoms" |
1006 | msgstr "" | 1006 | msgstr "" |
1007 | # | 1007 | # |
1008 | # File: macros/atoms_gui/atomsGui.sci, line: 77 | 1008 | # File: macros/atoms_gui/atomsGui.sci, line: 78 |
1009 | msgid "Atoms Help..." | 1009 | msgid "Atoms Help..." |
1010 | msgstr "" | 1010 | msgstr "" |
1011 | # | 1011 | # |
1012 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 33 | 1012 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 33 |
1013 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 51 | 1013 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 51 |
1014 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 69 | 1014 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 69 |
1015 | # File: macros/atoms_gui/atomsGui.sci, line: 20 | 1015 | # File: macros/atoms_gui/atomsGui.sci, line: 21 |
1016 | msgid "Atoms error" | 1016 | msgid "Atoms error" |
1017 | msgstr "" | 1017 | msgstr "" |
1018 | # | 1018 | # |
1019 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 195 | ||
1019 | # File: macros/atomsShow.sci, line: 73 | 1020 | # File: macros/atomsShow.sci, line: 73 |
1020 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 191 | ||
1021 | msgid "Author(s)" | 1021 | msgid "Author(s)" |
1022 | msgstr "" | 1022 | msgstr "" |
1023 | # | 1023 | # |
@@ -1025,11 +1025,15 @@ msgstr "" | |||
1025 | msgid "Automaticaly Installed" | 1025 | msgid "Automaticaly Installed" |
1026 | msgstr "" | 1026 | msgstr "" |
1027 | # | 1027 | # |
1028 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 271 | ||
1029 | msgid "Bytes" | ||
1030 | msgstr "" | ||
1031 | # | ||
1028 | # File: macros/atomsShow.sci, line: 72 | 1032 | # File: macros/atomsShow.sci, line: 72 |
1029 | msgid "Category(ies)" | 1033 | msgid "Category(ies)" |
1030 | msgstr "" | 1034 | msgstr "" |
1031 | # | 1035 | # |
1032 | # File: macros/atoms_gui/atomsGui.sci, line: 67 | 1036 | # File: macros/atoms_gui/atomsGui.sci, line: 68 |
1033 | msgid "Close" | 1037 | msgid "Close" |
1034 | msgstr "" | 1038 | msgstr "" |
1035 | # | 1039 | # |
@@ -1037,12 +1041,12 @@ msgstr "" | |||
1037 | msgid "Depend" | 1041 | msgid "Depend" |
1038 | msgstr "" | 1042 | msgstr "" |
1039 | # | 1043 | # |
1044 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 216 | ||
1040 | # File: macros/atomsShow.sci, line: 87 | 1045 | # File: macros/atomsShow.sci, line: 87 |
1041 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 212 | ||
1042 | msgid "Description" | 1046 | msgid "Description" |
1043 | msgstr "" | 1047 | msgstr "" |
1044 | # | 1048 | # |
1045 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 176 | 1049 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 180 |
1046 | msgid "Download size" | 1050 | msgid "Download size" |
1047 | msgstr "" | 1051 | msgstr "" |
1048 | # | 1052 | # |
@@ -1050,11 +1054,11 @@ msgstr "" | |||
1050 | msgid "Entity" | 1054 | msgid "Entity" |
1051 | msgstr "" | 1055 | msgstr "" |
1052 | # | 1056 | # |
1053 | # File: macros/atoms_gui/atomsGui.sci, line: 63 | 1057 | # File: macros/atoms_gui/atomsGui.sci, line: 64 |
1054 | msgid "File" | 1058 | msgid "File" |
1055 | msgstr "" | 1059 | msgstr "" |
1056 | # | 1060 | # |
1057 | # File: macros/atoms_gui/atomsGui.sci, line: 195 | 1061 | # File: macros/atoms_gui/atomsGui.sci, line: 198 |
1058 | msgid "Install" | 1062 | msgid "Install" |
1059 | msgstr "" | 1063 | msgstr "" |
1060 | # | 1064 | # |
@@ -1063,18 +1067,18 @@ msgid "Install Directory" | |||
1063 | msgstr "" | 1067 | msgstr "" |
1064 | # | 1068 | # |
1065 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 35 | 1069 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 35 |
1066 | msgid "Installation done !" | 1070 | msgid "Installation done! Please restart Scilab to take changes into account." |
1067 | msgstr "" | 1071 | msgstr "" |
1068 | # | 1072 | # |
1069 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 33 | 1073 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 33 |
1070 | msgid "Installation failed !" | 1074 | msgid "Installation failed!" |
1071 | msgstr "" | 1075 | msgstr "" |
1072 | # | 1076 | # |
1073 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 30 | 1077 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 30 |
1074 | msgid "Installing..." | 1078 | msgid "Installing..." |
1075 | msgstr "" | 1079 | msgstr "" |
1076 | # | 1080 | # |
1077 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 277 | 1081 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 274 |
1078 | msgid "KB" | 1082 | msgid "KB" |
1079 | msgstr "" | 1083 | msgstr "" |
1080 | # | 1084 | # |
@@ -1082,44 +1086,40 @@ msgstr "" | |||
1082 | msgid "License" | 1086 | msgid "License" |
1083 | msgstr "" | 1087 | msgstr "" |
1084 | # | 1088 | # |
1085 | # File: macros/atomsShow.sci, line: 74 | 1089 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 277 |
1086 | msgid "Maintainer(s)" | 1090 | msgid "MB" |
1087 | msgstr "" | 1091 | msgstr "" |
1088 | # | 1092 | # |
1089 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 280 | 1093 | # File: macros/atomsShow.sci, line: 74 |
1090 | msgid "MB" | 1094 | msgid "Maintainer(s)" |
1091 | msgstr "" | 1095 | msgstr "" |
1092 | # | 1096 | # |
1093 | # File: macros/atoms_gui/atomsGui.sci, line: 114 | 1097 | # File: macros/atoms_gui/atomsGui.sci, line: 113 |
1094 | msgid "Modules" | 1098 | msgid "Modules" |
1095 | msgstr "" | 1099 | msgstr "" |
1096 | # | 1100 | # |
1097 | # File: macros/atoms_gui/atomsGui.sci, line: 20 | 1101 | # File: macros/atoms_gui/atomsGui.sci, line: 21 |
1098 | msgid "No Atoms module available. Check your Internet connection." | 1102 | msgid "No Atoms module available. Check your Internet connection." |
1099 | msgstr "" | 1103 | msgstr "" |
1100 | # | 1104 | # |
1101 | # File: macros/atoms_gui/atomsGui.sci, line: 170 | 1105 | # File: macros/atoms_gui/atomsGui.sci, line: 173 |
1102 | msgid "No module selected" | 1106 | msgid "No module selected" |
1103 | msgstr "" | 1107 | msgstr "" |
1104 | # | 1108 | # |
1105 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 274 | ||
1106 | msgid "Bytes" | ||
1107 | msgstr "" | ||
1108 | # | ||
1109 | # File: macros/atomsShow.sci, line: 67 | 1109 | # File: macros/atomsShow.sci, line: 67 |
1110 | msgid "Package" | 1110 | msgid "Package" |
1111 | msgstr "" | 1111 | msgstr "" |
1112 | # | 1112 | # |
1113 | # File: macros/atoms_gui/atomsGui.sci, line: 184 | 1113 | # File: macros/atoms_gui/atomsGui.sci, line: 187 |
1114 | msgid "Remove" | 1114 | msgid "Remove" |
1115 | msgstr "" | 1115 | msgstr "" |
1116 | # | 1116 | # |
1117 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 53 | 1117 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 53 |
1118 | msgid "Remove done !" | 1118 | msgid "Remove done! Please restart Scilab to take changes into account. " |
1119 | msgstr "" | 1119 | msgstr "" |
1120 | # | 1120 | # |
1121 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 51 | 1121 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 51 |
1122 | msgid "Remove failed !" | 1122 | msgid "Remove failed!" |
1123 | msgstr "" | 1123 | msgstr "" |
1124 | # | 1124 | # |
1125 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 48 | 1125 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 48 |
@@ -1142,24 +1142,24 @@ msgstr "" | |||
1142 | msgid "Title" | 1142 | msgid "Title" |
1143 | msgstr "" | 1143 | msgstr "" |
1144 | # | 1144 | # |
1145 | # File: macros/atoms_gui/atomsGui.sci, line: 205 | 1145 | # File: macros/atoms_gui/atomsGui.sci, line: 208 |
1146 | msgid "Update" | 1146 | msgid "Update" |
1147 | msgstr "" | 1147 | msgstr "" |
1148 | # | 1148 | # |
1149 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 71 | 1149 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 71 |
1150 | msgid "Update done !" | 1150 | msgid "Update done! Please restart Scilab to take changes into account." |
1151 | msgstr "" | 1151 | msgstr "" |
1152 | # | 1152 | # |
1153 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 69 | 1153 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 69 |
1154 | msgid "Update failed !" | 1154 | msgid "Update failed!" |
1155 | msgstr "" | 1155 | msgstr "" |
1156 | # | 1156 | # |
1157 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 66 | 1157 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 66 |
1158 | msgid "Updating..." | 1158 | msgid "Updating..." |
1159 | msgstr "" | 1159 | msgstr "" |
1160 | # | 1160 | # |
1161 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 211 | ||
1161 | # File: macros/atomsShow.sci, line: 70 | 1162 | # File: macros/atomsShow.sci, line: 70 |
1162 | # File: macros/atoms_gui/cbAtomsGui.sci, line: 207 | ||
1163 | msgid "Version" | 1163 | msgid "Version" |
1164 | msgstr "" | 1164 | msgstr "" |
1165 | # | 1165 | # |
diff --git a/scilab/modules/boolean/locales/en_US/boolean.pot b/scilab/modules/boolean/locales/en_US/boolean.pot index 70ddfc7..7e23363 100644 --- a/scilab/modules/boolean/locales/en_US/boolean.pot +++ b/scilab/modules/boolean/locales/en_US/boolean.pot | |||
@@ -14,7 +14,7 @@ msgstr "" | |||
14 | "MIME-Version: 1.0\n" | 14 | "MIME-Version: 1.0\n" |
15 | "Content-Type: text/plain; charset=ISO-8859-1\n" | 15 | "Content-Type: text/plain; charset=ISO-8859-1\n" |
16 | "Content-Transfer-Encoding: 8bit\n" | 16 | "Content-Transfer-Encoding: 8bit\n" |
17 | "Revision-Date: 2009-11-17 16:14+0100\n" | 17 | "Revision-Date: 2009-12-09 16:34+0100\n" |
18 | 18 | ||
19 | # File: src/c/matboolean.c, line: 137 | 19 | # File: src/c/matboolean.c, line: 137 |
20 | # File: src/c/matboolean.c, line: 141 | 20 | # File: src/c/matboolean.c, line: 141 |
diff --git a/scilab/modules/cacsd/locales/en_US/cacsd.pot b/scilab/modules/cacsd/locales/en_US/cacsd.pot index 6ac7567..8884136 100644 --- a/scilab/modules/cacsd/locales/en_US/cacsd.pot +++ b/scilab/modules/cacsd/locales/en_US/cacsd.pot | |||
@@ -14,7 +14,7 @@ msgstr "" | |||
14 | "MIME-Version: 1.0\n" | 14 | "MIME-Version: 1.0\n" |
15 | "Content-Type: text/plain; charset=ISO-8859-1\n" | 15 | "Content-Type: text/plain; charset=ISO-8859-1\n" |
16 | "Content-Transfer-Encoding: 8bit\n" | 16 | "Content-Transfer-Encoding: 8bit\n" |
17 | "Revision-Date: 2009-11-17 16:13+0100\n" | 17 | "Revision-Date: 2009-12-09 16:34+0100\n" |
18 | 18 | ||
19 | # File: macros/h_inf.sci, line: 45 | 19 | # File: macros/h_inf.sci, line: 45 |
20 | #, c-format | 20 | #, c-format |
@@ -137,18 +137,18 @@ msgstr "" | |||
137 | msgid "%s: Bad conditioning.\n" | 137 | msgid "%s: Bad conditioning.\n" |
138 | msgstr "" | 138 | msgstr "" |
139 | # | 139 | # |
140 | # File: macros/ui_observer.sci, line: 111 | ||
141 | # File: macros/ui_observer.sci, line: 114 | ||
142 | # File: macros/leqr.sci, line: 56 | 140 | # File: macros/leqr.sci, line: 56 |
143 | # File: macros/leqr.sci, line: 84 | 141 | # File: macros/leqr.sci, line: 84 |
144 | # File: macros/lqr.sci, line: 45 | 142 | # File: macros/lqr.sci, line: 48 |
145 | # File: macros/lqr.sci, line: 69 | 143 | # File: macros/lqr.sci, line: 89 |
144 | # File: macros/ui_observer.sci, line: 111 | ||
145 | # File: macros/ui_observer.sci, line: 114 | ||
146 | #, c-format | 146 | #, c-format |
147 | msgid "%s: Bad conditionning.\n" | 147 | msgid "%s: Bad conditionning.\n" |
148 | msgstr "" | 148 | msgstr "" |
149 | # | 149 | # |
150 | # File: macros/sm2ss.sci, line: 30 | ||
151 | # File: macros/sm2des.sci, line: 29 | 150 | # File: macros/sm2des.sci, line: 29 |
151 | # File: macros/sm2ss.sci, line: 30 | ||
152 | #, c-format | 152 | #, c-format |
153 | msgid "%s: Cannot find the state dimension.\n" | 153 | msgid "%s: Cannot find the state dimension.\n" |
154 | msgstr "" | 154 | msgstr "" |
@@ -200,9 +200,9 @@ msgstr "" | |||
200 | msgid "%s: Hybrid system not implemented.\n" | 200 | msgid "%s: Hybrid system not implemented.\n" |
201 | msgstr "" | 201 | msgstr "" |
202 | # | 202 | # |
203 | # File: macros/syslin.sci, line: 111 | ||
203 | # File: macros/ui_observer.sci, line: 71 | 204 | # File: macros/ui_observer.sci, line: 71 |
204 | # File: macros/ui_observer.sci, line: 76 | 205 | # File: macros/ui_observer.sci, line: 76 |
205 | # File: macros/syslin.sci, line: 111 | ||
206 | # File: macros/narsimul.sci, line: 51 | 206 | # File: macros/narsimul.sci, line: 51 |
207 | # File: macros/narsimul.sci, line: 84 | 207 | # File: macros/narsimul.sci, line: 84 |
208 | # File: macros/narsimul.sci, line: 94 | 208 | # File: macros/narsimul.sci, line: 94 |
@@ -213,22 +213,22 @@ msgstr "" | |||
213 | msgid "%s: Incompatible input arguments #%d and #%d: " | 213 | msgid "%s: Incompatible input arguments #%d and #%d: " |
214 | msgstr "" | 214 | msgstr "" |
215 | # | 215 | # |
216 | # File: macros/bode.sci, line: 47 | ||
217 | # File: macros/bode.sci, line: 54 | ||
218 | # File: macros/bode.sci, line: 58 | ||
219 | # File: macros/black.sci, line: 83 | 216 | # File: macros/black.sci, line: 83 |
220 | # File: macros/black.sci, line: 90 | 217 | # File: macros/black.sci, line: 90 |
221 | # File: macros/black.sci, line: 94 | 218 | # File: macros/black.sci, line: 94 |
222 | # File: macros/csim.sci, line: 91 | 219 | # File: macros/csim.sci, line: 91 |
223 | # File: macros/gainplot.sci, line: 47 | ||
224 | # File: macros/gainplot.sci, line: 55 | ||
225 | # File: macros/reglin.sci, line: 23 | ||
226 | # File: macros/syslin.sci, line: 101 | ||
227 | # File: macros/syslin.sci, line: 127 | ||
228 | # File: macros/sylv.sci, line: 19 | ||
229 | # File: macros/nyquist.sci, line: 50 | 220 | # File: macros/nyquist.sci, line: 50 |
230 | # File: macros/nyquist.sci, line: 57 | 221 | # File: macros/nyquist.sci, line: 57 |
231 | # File: macros/nyquist.sci, line: 61 | 222 | # File: macros/nyquist.sci, line: 61 |
223 | # File: macros/syslin.sci, line: 101 | ||
224 | # File: macros/syslin.sci, line: 127 | ||
225 | # File: macros/gainplot.sci, line: 47 | ||
226 | # File: macros/gainplot.sci, line: 55 | ||
227 | # File: macros/sylv.sci, line: 19 | ||
228 | # File: macros/reglin.sci, line: 23 | ||
229 | # File: macros/bode.sci, line: 47 | ||
230 | # File: macros/bode.sci, line: 54 | ||
231 | # File: macros/bode.sci, line: 58 | ||
232 | #, c-format | 232 | #, c-format |
233 | msgid "" | 233 | msgid "" |
234 | "%s: Incompatible input arguments #%d and #%d: Same column dimensions " | 234 | "%s: Incompatible input arguments #%d and #%d: Same column dimensions " |
@@ -242,10 +242,10 @@ msgid "" | |||
242 | "expected.\n" | 242 | "expected.\n" |
243 | msgstr "" | 243 | msgstr "" |
244 | # | 244 | # |
245 | # File: macros/bode.sci, line: 74 | ||
246 | # File: macros/black.sci, line: 112 | 245 | # File: macros/black.sci, line: 112 |
247 | # File: macros/gainplot.sci, line: 68 | ||
248 | # File: macros/nyquist.sci, line: 80 | 246 | # File: macros/nyquist.sci, line: 80 |
247 | # File: macros/gainplot.sci, line: 68 | ||
248 | # File: macros/bode.sci, line: 74 | ||
249 | #, c-format | 249 | #, c-format |
250 | msgid "" | 250 | msgid "" |
251 | "%s: Incompatible input arguments #%d and #%d: Same number of elements " | 251 | "%s: Incompatible input arguments #%d and #%d: Same number of elements " |
@@ -260,12 +260,12 @@ msgid "" | |||
260 | "expected.\n" | 260 | "expected.\n" |
261 | msgstr "" | 261 | msgstr "" |
262 | # | 262 | # |
263 | # File: macros/ddp.sci, line: 57 | ||
264 | # File: macros/ddp.sci, line: 60 | ||
265 | # File: macros/syslin.sci, line: 94 | 263 | # File: macros/syslin.sci, line: 94 |
266 | # File: macros/syslin.sci, line: 124 | 264 | # File: macros/syslin.sci, line: 124 |
267 | # File: macros/sylv.sci, line: 16 | 265 | # File: macros/sylv.sci, line: 16 |
268 | # File: macros/narsimul.sci, line: 81 | 266 | # File: macros/narsimul.sci, line: 81 |
267 | # File: macros/ddp.sci, line: 57 | ||
268 | # File: macros/ddp.sci, line: 60 | ||
269 | #, c-format | 269 | #, c-format |
270 | msgid "" | 270 | msgid "" |
271 | "%s: Incompatible input arguments #%d and #%d: Same row dimensions expected.\n" | 271 | "%s: Incompatible input arguments #%d and #%d: Same row dimensions expected.\n" |
@@ -302,21 +302,21 @@ msgstr "" | |||
302 | msgid "%s: Input argument #%d must be strictly positive.\n" | 302 | msgid "%s: Input argument #%d must be strictly positive.\n" |
303 | msgstr "" | 303 | msgstr "" |
304 | # | 304 | # |
305 | # File: macros/hankelsv.sci, line: 16 | ||
306 | # File: macros/ctr_gram.sci, line: 34 | 305 | # File: macros/ctr_gram.sci, line: 34 |
307 | # File: macros/ctr_gram.sci, line: 47 | 306 | # File: macros/ctr_gram.sci, line: 47 |
308 | # File: macros/leqr.sci, line: 31 | ||
309 | # File: macros/lqg2stan.sci, line: 40 | ||
310 | # File: macros/obs_gram.sci, line: 29 | 307 | # File: macros/obs_gram.sci, line: 29 |
311 | # File: macros/obs_gram.sci, line: 42 | 308 | # File: macros/obs_gram.sci, line: 42 |
312 | # File: macros/svplot.sci, line: 37 | 309 | # File: macros/svplot.sci, line: 37 |
313 | # File: macros/st_ility.sci, line: 26 | 310 | # File: macros/cls2dls.sci, line: 27 |
314 | # File: macros/csim.sci, line: 52 | 311 | # File: macros/csim.sci, line: 52 |
312 | # File: macros/leqr.sci, line: 31 | ||
315 | # File: macros/nehari.sci, line: 23 | 313 | # File: macros/nehari.sci, line: 23 |
316 | # File: macros/abinv.sci, line: 82 | 314 | # File: macros/abinv.sci, line: 82 |
317 | # File: macros/dscr.sci, line: 38 | 315 | # File: macros/st_ility.sci, line: 26 |
318 | # File: macros/cls2dls.sci, line: 27 | ||
319 | # File: macros/lqg.sci, line: 29 | 316 | # File: macros/lqg.sci, line: 29 |
317 | # File: macros/hankelsv.sci, line: 16 | ||
318 | # File: macros/lqg2stan.sci, line: 40 | ||
319 | # File: macros/dscr.sci, line: 38 | ||
320 | #, c-format | 320 | #, c-format |
321 | msgid "%s: Input argument %d is assumed continuous time.\n" | 321 | msgid "%s: Input argument %d is assumed continuous time.\n" |
322 | msgstr "" | 322 | msgstr "" |
@@ -381,14 +381,14 @@ msgstr "" | |||
381 | msgid "%s: Riccati solution inaccurate: equation error = %g.\n" | 381 | msgid "%s: Riccati solution inaccurate: equation error = %g.\n" |
382 | msgstr "" | 382 | msgstr "" |
383 | # | 383 | # |
384 | # File: macros/bloc2exp.sci, line: 138 | ||
385 | # File: macros/bloc2ss.sci, line: 239 | 384 | # File: macros/bloc2ss.sci, line: 239 |
385 | # File: macros/bloc2exp.sci, line: 138 | ||
386 | #, c-format | 386 | #, c-format |
387 | msgid "%s: Some input(s) are undefined.\n" | 387 | msgid "%s: Some input(s) are undefined.\n" |
388 | msgstr "" | 388 | msgstr "" |
389 | # | 389 | # |
390 | # File: macros/bloc2exp.sci, line: 135 | ||
391 | # File: macros/bloc2ss.sci, line: 236 | 390 | # File: macros/bloc2ss.sci, line: 236 |
391 | # File: macros/bloc2exp.sci, line: 135 | ||
392 | #, c-format | 392 | #, c-format |
393 | msgid "%s: Some output(s) are undefined.\n" | 393 | msgid "%s: Some output(s) are undefined.\n" |
394 | msgstr "" | 394 | msgstr "" |
@@ -400,8 +400,8 @@ msgstr "" | |||
400 | # | 400 | # |
401 | # File: macros/leqr.sci, line: 48 | 401 | # File: macros/leqr.sci, line: 48 |
402 | # File: macros/leqr.sci, line: 77 | 402 | # File: macros/leqr.sci, line: 77 |
403 | # File: macros/lqr.sci, line: 38 | 403 | # File: macros/lqr.sci, line: 44 |
404 | # File: macros/lqr.sci, line: 62 | 404 | # File: macros/lqr.sci, line: 85 |
405 | #, c-format | 405 | #, c-format |
406 | msgid "%s: Stable subspace is too small.\n" | 406 | msgid "%s: Stable subspace is too small.\n" |
407 | msgstr "" | 407 | msgstr "" |
@@ -435,8 +435,8 @@ msgstr "" | |||
435 | msgid "%s: The computed value of || G || may be inaccurate.\n" | 435 | msgid "%s: The computed value of || G || may be inaccurate.\n" |
436 | msgstr "" | 436 | msgstr "" |
437 | # | 437 | # |
438 | # File: macros/bloc2exp.sci, line: 130 | ||
439 | # File: macros/bloc2ss.sci, line: 225 | 438 | # File: macros/bloc2ss.sci, line: 225 |
439 | # File: macros/bloc2exp.sci, line: 130 | ||
440 | #, c-format | 440 | #, c-format |
441 | msgid "%s: Undefined type ''%s''.\n" | 441 | msgid "%s: Undefined type ''%s''.\n" |
442 | msgstr "" | 442 | msgstr "" |
@@ -458,13 +458,13 @@ msgstr "" | |||
458 | msgid "%s: Wrong number of input argument: %d expected.\n" | 458 | msgid "%s: Wrong number of input argument: %d expected.\n" |
459 | msgstr "" | 459 | msgstr "" |
460 | # | 460 | # |
461 | # File: macros/cont_mat.sci, line: 20 | ||
462 | # File: macros/cont_mat.sci, line: 29 | ||
461 | # File: macros/ctr_gram.sci, line: 30 | 463 | # File: macros/ctr_gram.sci, line: 30 |
462 | # File: macros/ctr_gram.sci, line: 42 | 464 | # File: macros/ctr_gram.sci, line: 42 |
463 | # File: macros/obs_gram.sci, line: 25 | 465 | # File: macros/obs_gram.sci, line: 25 |
464 | # File: macros/obs_gram.sci, line: 37 | 466 | # File: macros/obs_gram.sci, line: 37 |
465 | # File: macros/obsv_mat.sci, line: 16 | 467 | # File: macros/obsv_mat.sci, line: 16 |
466 | # File: macros/cont_mat.sci, line: 20 | ||
467 | # File: macros/cont_mat.sci, line: 29 | ||
468 | #, c-format | 468 | #, c-format |
469 | msgid "%s: Wrong number of input arguments: %d expected" | 469 | msgid "%s: Wrong number of input arguments: %d expected" |
470 | msgstr "" | 470 | msgstr "" |
@@ -483,22 +483,22 @@ msgstr "" | |||
483 | msgid "%s: Wrong number of input arguments: %d or %d expected.\n" | 483 | msgid "%s: Wrong number of input arguments: %d or %d expected.\n" |
484 | msgstr "" | 484 | msgstr "" |
485 | # | 485 | # |
486 | # File: macros/bode.sci, line: 32 | 486 | # File: macros/findBDK.sci, line: 90 |
487 | # File: macros/bode.sci, line: 62 | 487 | # File: macros/findAC.sci, line: 60 |
488 | # File: macros/findABCD.sci, line: 84 | 488 | # File: macros/repfreq.sci, line: 45 |
489 | # File: macros/black.sci, line: 68 | 489 | # File: macros/black.sci, line: 68 |
490 | # File: macros/black.sci, line: 98 | 490 | # File: macros/black.sci, line: 98 |
491 | # File: macros/repfreq.sci, line: 45 | 491 | # File: macros/nyquist.sci, line: 35 |
492 | # File: macros/findx0BD.sci, line: 61 | 492 | # File: macros/nyquist.sci, line: 67 |
493 | # File: macros/gainplot.sci, line: 33 | 493 | # File: macros/gainplot.sci, line: 33 |
494 | # File: macros/gainplot.sci, line: 59 | 494 | # File: macros/gainplot.sci, line: 59 |
495 | # File: macros/findAC.sci, line: 60 | 495 | # File: macros/findx0BD.sci, line: 61 |
496 | # File: macros/arsimul.sci, line: 18 | ||
497 | # File: macros/narsimul.sci, line: 29 | 496 | # File: macros/narsimul.sci, line: 29 |
498 | # File: macros/narsimul.sci, line: 44 | 497 | # File: macros/narsimul.sci, line: 44 |
499 | # File: macros/nyquist.sci, line: 35 | 498 | # File: macros/arsimul.sci, line: 18 |
500 | # File: macros/nyquist.sci, line: 67 | 499 | # File: macros/findABCD.sci, line: 84 |
501 | # File: macros/findBDK.sci, line: 90 | 500 | # File: macros/bode.sci, line: 32 |
501 | # File: macros/bode.sci, line: 62 | ||
502 | #, c-format | 502 | #, c-format |
503 | msgid "%s: Wrong number of input arguments: %d to %d expected.\n" | 503 | msgid "%s: Wrong number of input arguments: %d to %d expected.\n" |
504 | msgstr "" | 504 | msgstr "" |
@@ -527,10 +527,10 @@ msgstr "" | |||
527 | msgid "%s: Wrong number of output arguments: %d or %d expected.\n" | 527 | msgid "%s: Wrong number of output arguments: %d or %d expected.\n" |
528 | msgstr "" | 528 | msgstr "" |
529 | # | 529 | # |
530 | # File: macros/findBDK.sci, line: 119 | ||
531 | # File: macros/findAC.sci, line: 73 | ||
530 | # File: macros/findABCD.sci, line: 106 | 532 | # File: macros/findABCD.sci, line: 106 |
531 | # File: macros/findABCD.sci, line: 109 | 533 | # File: macros/findABCD.sci, line: 109 |
532 | # File: macros/findAC.sci, line: 73 | ||
533 | # File: macros/findBDK.sci, line: 119 | ||
534 | #, c-format | 534 | #, c-format |
535 | msgid "%s: Wrong number of output arguments: %d to %d expected.\n" | 535 | msgid "%s: Wrong number of output arguments: %d to %d expected.\n" |
536 | msgstr "" | 536 | msgstr "" |
@@ -545,14 +545,14 @@ msgstr "" | |||
545 | msgid "%s: Wrong size for input argument #%d: A polynomial expected.\n" | 545 | msgid "%s: Wrong size for input argument #%d: A polynomial expected.\n" |
546 | msgstr "" | 546 | msgstr "" |
547 | # | 547 | # |
548 | # File: macros/bode.sci, line: 25 | ||
549 | # File: macros/bode.sci, line: 43 | ||
550 | # File: macros/black.sci, line: 61 | 548 | # File: macros/black.sci, line: 61 |
551 | # File: macros/black.sci, line: 79 | 549 | # File: macros/black.sci, line: 79 |
552 | # File: macros/gainplot.sci, line: 26 | ||
553 | # File: macros/gainplot.sci, line: 43 | ||
554 | # File: macros/nyquist.sci, line: 28 | 550 | # File: macros/nyquist.sci, line: 28 |
555 | # File: macros/nyquist.sci, line: 46 | 551 | # File: macros/nyquist.sci, line: 46 |
552 | # File: macros/gainplot.sci, line: 26 | ||
553 | # File: macros/gainplot.sci, line: 43 | ||
554 | # File: macros/bode.sci, line: 25 | ||
555 | # File: macros/bode.sci, line: 43 | ||
556 | #, c-format | 556 | #, c-format |
557 | msgid "" | 557 | msgid "" |
558 | "%s: Wrong size for input argument #%d: A row vector with length>%d " | 558 | "%s: Wrong size for input argument #%d: A row vector with length>%d " |
@@ -565,9 +565,9 @@ msgstr "" | |||
565 | msgid "%s: Wrong size for input argument #%d: A scalar expected.\n" | 565 | msgid "%s: Wrong size for input argument #%d: A scalar expected.\n" |
566 | msgstr "" | 566 | msgstr "" |
567 | # | 567 | # |
568 | # File: macros/syslin.sci, line: 25 | ||
568 | # File: macros/cainv.sci, line: 63 | 569 | # File: macros/cainv.sci, line: 63 |
569 | # File: macros/sgrid.sci, line: 28 | 570 | # File: macros/sgrid.sci, line: 28 |
570 | # File: macros/syslin.sci, line: 25 | ||
571 | #, c-format | 571 | #, c-format |
572 | msgid "%s: Wrong size for input argument #%d: A string expected.\n" | 572 | msgid "%s: Wrong size for input argument #%d: A string expected.\n" |
573 | msgstr "" | 573 | msgstr "" |
@@ -579,13 +579,13 @@ msgstr "" | |||
579 | msgid "%s: Wrong size for input argument #%d: An empty matrix expected.\n" | 579 | msgid "%s: Wrong size for input argument #%d: An empty matrix expected.\n" |
580 | msgstr "" | 580 | msgstr "" |
581 | # | 581 | # |
582 | # File: macros/p_margin.sci, line: 20 | ||
583 | # File: macros/kpure.sci, line: 26 | ||
584 | # File: macros/routh_t.sci, line: 40 | ||
585 | # File: macros/trfmod.sci, line: 20 | 582 | # File: macros/trfmod.sci, line: 20 |
586 | # File: macros/trfmod.sci, line: 25 | 583 | # File: macros/trfmod.sci, line: 25 |
587 | # File: macros/krac2.sci, line: 24 | 584 | # File: macros/krac2.sci, line: 24 |
585 | # File: macros/p_margin.sci, line: 20 | ||
588 | # File: macros/g_margin.sci, line: 20 | 586 | # File: macros/g_margin.sci, line: 20 |
587 | # File: macros/kpure.sci, line: 26 | ||
588 | # File: macros/routh_t.sci, line: 40 | ||
589 | #, c-format | 589 | #, c-format |
590 | msgid "" | 590 | msgid "" |
591 | "%s: Wrong size for input argument #%d: Single input, single output system " | 591 | "%s: Wrong size for input argument #%d: Single input, single output system " |
@@ -633,24 +633,24 @@ msgstr "" | |||
633 | # | 633 | # |
634 | # File: macros/arma2p.sci, line: 15 | 634 | # File: macros/arma2p.sci, line: 15 |
635 | # File: macros/csim.sci, line: 48 | 635 | # File: macros/csim.sci, line: 48 |
636 | # File: macros/copfac.sci, line: 32 | ||
637 | # File: macros/narsimul.sci, line: 141 | 636 | # File: macros/narsimul.sci, line: 141 |
637 | # File: macros/copfac.sci, line: 32 | ||
638 | #, c-format | 638 | #, c-format |
639 | msgid "%s: Wrong type for input argument #%d: %s data structure expected.\n" | 639 | msgid "%s: Wrong type for input argument #%d: %s data structure expected.\n" |
640 | msgstr "" | 640 | msgstr "" |
641 | # | 641 | # |
642 | # File: macros/evans.sci, line: 42 | ||
643 | # File: macros/trzeros.sci, line: 41 | 642 | # File: macros/trzeros.sci, line: 41 |
643 | # File: macros/evans.sci, line: 42 | ||
644 | #, c-format | 644 | #, c-format |
645 | msgid "" | 645 | msgid "" |
646 | "%s: Wrong type for input argument #%d: A linear dynamical system or a " | 646 | "%s: Wrong type for input argument #%d: A linear dynamical system or a " |
647 | "polynomial expected.\n" | 647 | "polynomial expected.\n" |
648 | msgstr "" | 648 | msgstr "" |
649 | # | 649 | # |
650 | # File: macros/bloc2exp.sci, line: 16 | ||
651 | # File: macros/bloc2exp.sci, line: 19 | ||
652 | # File: macros/bloc2ss.sci, line: 17 | 650 | # File: macros/bloc2ss.sci, line: 17 |
653 | # File: macros/bloc2ss.sci, line: 21 | 651 | # File: macros/bloc2ss.sci, line: 21 |
652 | # File: macros/bloc2exp.sci, line: 16 | ||
653 | # File: macros/bloc2exp.sci, line: 19 | ||
654 | #, c-format | 654 | #, c-format |
655 | msgid "%s: Wrong type for input argument #%d: A list expected.\n" | 655 | msgid "%s: Wrong type for input argument #%d: A list expected.\n" |
656 | msgstr "" | 656 | msgstr "" |
@@ -660,15 +660,15 @@ msgstr "" | |||
660 | msgid "%s: Wrong type for input argument #%d: A real expected.\n" | 660 | msgid "%s: Wrong type for input argument #%d: A real expected.\n" |
661 | msgstr "" | 661 | msgstr "" |
662 | # | 662 | # |
663 | # File: macros/plzr.sci, line: 36 | ||
664 | # File: macros/plzr.sci, line: 48 | ||
665 | # File: macros/abinv.sci, line: 60 | ||
666 | # File: macros/abinv.sci, line: 66 | ||
667 | # File: macros/abinv.sci, line: 70 | ||
668 | # File: macros/syslin.sci, line: 83 | 663 | # File: macros/syslin.sci, line: 83 |
669 | # File: macros/syslin.sci, line: 90 | 664 | # File: macros/syslin.sci, line: 90 |
670 | # File: macros/syslin.sci, line: 97 | 665 | # File: macros/syslin.sci, line: 97 |
671 | # File: macros/syslin.sci, line: 107 | 666 | # File: macros/syslin.sci, line: 107 |
667 | # File: macros/abinv.sci, line: 60 | ||
668 | # File: macros/abinv.sci, line: 66 | ||
669 | # File: macros/abinv.sci, line: 70 | ||
670 | # File: macros/plzr.sci, line: 36 | ||
671 | # File: macros/plzr.sci, line: 48 | ||
672 | #, c-format | 672 | #, c-format |
673 | msgid "" | 673 | msgid "" |
674 | "%s: Wrong type for input argument #%d: Array of floating point numbers " | 674 | "%s: Wrong type for input argument #%d: Array of floating point numbers " |
@@ -694,20 +694,20 @@ msgid "%s: Wrong type for input argument #%d: Linear dynamical system .\n" | |||
694 | msgstr "" | 694 | msgstr "" |
695 | # | 695 | # |
696 | # File: macros/ctr_gram.sci, line: 55 | 696 | # File: macros/ctr_gram.sci, line: 55 |
697 | # File: macros/plzr.sci, line: 42 | ||
698 | # File: macros/h_norm.sci, line: 30 | ||
699 | # File: macros/repfreq.sci, line: 17 | 697 | # File: macros/repfreq.sci, line: 17 |
700 | # File: macros/obsv_mat.sci, line: 26 | ||
701 | # File: macros/abinv.sci, line: 51 | 698 | # File: macros/abinv.sci, line: 51 |
699 | # File: macros/h_norm.sci, line: 30 | ||
700 | # File: macros/plzr.sci, line: 42 | ||
701 | # File: macros/obsv_mat.sci, line: 26 | ||
702 | #, c-format | 702 | #, c-format |
703 | msgid "" | 703 | msgid "" |
704 | "%s: Wrong type for input argument #%d: Linear dynamical system expected.\n" | 704 | "%s: Wrong type for input argument #%d: Linear dynamical system expected.\n" |
705 | msgstr "" | 705 | msgstr "" |
706 | # | 706 | # |
707 | # File: macros/bode.sci, line: 65 | ||
708 | # File: macros/black.sci, line: 101 | 707 | # File: macros/black.sci, line: 101 |
709 | # File: macros/gainplot.sci, line: 62 | ||
710 | # File: macros/nyquist.sci, line: 70 | 708 | # File: macros/nyquist.sci, line: 70 |
709 | # File: macros/gainplot.sci, line: 62 | ||
710 | # File: macros/bode.sci, line: 65 | ||
711 | #, c-format | 711 | #, c-format |
712 | msgid "" | 712 | msgid "" |
713 | "%s: Wrong type for input argument #%d: Linear dynamical system or row vector " | 713 | "%s: Wrong type for input argument #%d: Linear dynamical system or row vector " |
@@ -720,31 +720,31 @@ msgid "%s: Wrong type for input argument #%d: Linear state space expected.\n" | |||
720 | msgstr "" | 720 | msgstr "" |
721 | # | 721 | # |
722 | # File: macros/invrs.sci, line: 15 | 722 | # File: macros/invrs.sci, line: 15 |
723 | # File: macros/leqr.sci, line: 23 | ||
724 | # File: macros/observer.sci, line: 47 | 723 | # File: macros/observer.sci, line: 47 |
725 | # File: macros/invsyslin.sci, line: 13 | 724 | # File: macros/cls2dls.sci, line: 24 |
726 | # File: macros/st_ility.sci, line: 21 | 725 | # File: macros/leqr.sci, line: 23 |
727 | # File: macros/nehari.sci, line: 20 | 726 | # File: macros/nehari.sci, line: 20 |
728 | # File: macros/leqe.sci, line: 12 | 727 | # File: macros/leqe.sci, line: 12 |
729 | # File: macros/lqr.sci, line: 18 | 728 | # File: macros/lqr.sci, line: 18 |
730 | # File: macros/cls2dls.sci, line: 24 | 729 | # File: macros/st_ility.sci, line: 21 |
730 | # File: macros/invsyslin.sci, line: 13 | ||
731 | #, c-format | 731 | #, c-format |
732 | msgid "%s: Wrong type for input argument #%d: Linear state space expected.\n" | 732 | msgid "%s: Wrong type for input argument #%d: Linear state space expected.\n" |
733 | msgstr "" | 733 | msgstr "" |
734 | # | 734 | # |
735 | # File: macros/h_inf.sci, line: 36 | ||
736 | # File: macros/kpure.sci, line: 20 | ||
737 | # File: macros/trfmod.sci, line: 42 | 735 | # File: macros/trfmod.sci, line: 42 |
738 | # File: macros/linf.sci, line: 22 | 736 | # File: macros/calfrq.sci, line: 23 |
739 | # File: macros/lft.sci, line: 26 | ||
740 | # File: macros/lft.sci, line: 39 | ||
741 | # File: macros/krac2.sci, line: 18 | 737 | # File: macros/krac2.sci, line: 18 |
738 | # File: macros/lcf.sci, line: 21 | ||
739 | # File: macros/h_inf.sci, line: 36 | ||
740 | # File: macros/syslin.sci, line: 50 | ||
742 | # File: macros/dtsi.sci, line: 110 | 741 | # File: macros/dtsi.sci, line: 110 |
742 | # File: macros/linf.sci, line: 22 | ||
743 | # File: macros/pfss.sci, line: 29 | 743 | # File: macros/pfss.sci, line: 29 |
744 | # File: macros/syslin.sci, line: 50 | ||
745 | # File: macros/lcf.sci, line: 21 | ||
746 | # File: macros/calfrq.sci, line: 23 | ||
747 | # File: macros/lqg.sci, line: 14 | 744 | # File: macros/lqg.sci, line: 14 |
745 | # File: macros/lft.sci, line: 26 | ||
746 | # File: macros/lft.sci, line: 39 | ||
747 | # File: macros/kpure.sci, line: 20 | ||
748 | #, c-format | 748 | #, c-format |
749 | msgid "" | 749 | msgid "" |
750 | "%s: Wrong type for input argument #%d: Linear state space or a transfer " | 750 | "%s: Wrong type for input argument #%d: Linear state space or a transfer " |
@@ -757,17 +757,17 @@ msgid "" | |||
757 | "%s: Wrong type for input argument #%d: Linear state space system expected.\n" | 757 | "%s: Wrong type for input argument #%d: Linear state space system expected.\n" |
758 | msgstr "" | 758 | msgstr "" |
759 | # | 759 | # |
760 | # File: macros/routh_t.sci, line: 48 | ||
761 | # File: macros/sm2ss.sci, line: 16 | ||
762 | # File: macros/syslin.sci, line: 57 | 760 | # File: macros/syslin.sci, line: 57 |
763 | # File: macros/syslin.sci, line: 60 | 761 | # File: macros/syslin.sci, line: 60 |
764 | # File: macros/syslin.sci, line: 119 | 762 | # File: macros/syslin.sci, line: 119 |
763 | # File: macros/sm2ss.sci, line: 16 | ||
764 | # File: macros/routh_t.sci, line: 48 | ||
765 | #, c-format | 765 | #, c-format |
766 | msgid "%s: Wrong type for input argument #%d: Polynomial array expected.\n" | 766 | msgid "%s: Wrong type for input argument #%d: Polynomial array expected.\n" |
767 | msgstr "" | 767 | msgstr "" |
768 | # | 768 | # |
769 | # File: macros/contrss.sci, line: 15 | ||
770 | # File: macros/ss2tf.sci, line: 37 | 769 | # File: macros/ss2tf.sci, line: 37 |
770 | # File: macros/contrss.sci, line: 15 | ||
771 | # File: macros/minss.sci, line: 15 | 771 | # File: macros/minss.sci, line: 15 |
772 | #, c-format | 772 | #, c-format |
773 | msgid "%s: Wrong type for input argument #%d: State-space form expected.\n" | 773 | msgid "%s: Wrong type for input argument #%d: State-space form expected.\n" |
@@ -803,12 +803,12 @@ msgstr "" | |||
803 | msgid "%s: Wrong type for input argument: Linear dynamical system expected.\n" | 803 | msgid "%s: Wrong type for input argument: Linear dynamical system expected.\n" |
804 | msgstr "" | 804 | msgstr "" |
805 | # | 805 | # |
806 | # File: macros/cont_mat.sci, line: 37 | ||
806 | # File: macros/ctr_gram.sci, line: 57 | 807 | # File: macros/ctr_gram.sci, line: 57 |
807 | # File: macros/plzr.sci, line: 44 | ||
808 | # File: macros/obs_gram.sci, line: 52 | 808 | # File: macros/obs_gram.sci, line: 52 |
809 | # File: macros/obsv_mat.sci, line: 28 | ||
810 | # File: macros/obsvss.sci, line: 42 | 809 | # File: macros/obsvss.sci, line: 42 |
811 | # File: macros/cont_mat.sci, line: 37 | 810 | # File: macros/plzr.sci, line: 44 |
811 | # File: macros/obsv_mat.sci, line: 28 | ||
812 | #, c-format | 812 | #, c-format |
813 | msgid "" | 813 | msgid "" |
814 | "%s: Wrong type of input argument #%d: Array of floating point numbers " | 814 | "%s: Wrong type of input argument #%d: Array of floating point numbers " |
@@ -822,17 +822,17 @@ msgstr "" | |||
822 | # | 822 | # |
823 | # File: macros/augment.sci, line: 48 | 823 | # File: macros/augment.sci, line: 48 |
824 | # File: macros/augment.sci, line: 182 | 824 | # File: macros/augment.sci, line: 182 |
825 | # File: macros/tf2des.sci, line: 20 | ||
826 | # File: macros/ss2des.sci, line: 18 | 825 | # File: macros/ss2des.sci, line: 18 |
826 | # File: macros/tf2des.sci, line: 20 | ||
827 | #, c-format | 827 | #, c-format |
828 | msgid "%s: Wrong value for input argument #%d: ''%s'' expected.\n" | 828 | msgid "%s: Wrong value for input argument #%d: ''%s'' expected.\n" |
829 | msgstr "" | 829 | msgstr "" |
830 | # | 830 | # |
831 | # File: macros/kpure.sci, line: 23 | ||
832 | # File: macros/linf.sci, line: 25 | ||
833 | # File: macros/krac2.sci, line: 21 | 831 | # File: macros/krac2.sci, line: 21 |
834 | # File: macros/nehari.sci, line: 27 | ||
835 | # File: macros/cls2dls.sci, line: 31 | 832 | # File: macros/cls2dls.sci, line: 31 |
833 | # File: macros/nehari.sci, line: 27 | ||
834 | # File: macros/linf.sci, line: 25 | ||
835 | # File: macros/kpure.sci, line: 23 | ||
836 | #, c-format | 836 | #, c-format |
837 | msgid "" | 837 | msgid "" |
838 | "%s: Wrong value for input argument #%d: Continuous time system expected.\n" | 838 | "%s: Wrong value for input argument #%d: Continuous time system expected.\n" |
@@ -848,18 +848,18 @@ msgstr "" | |||
848 | msgid "%s: Wrong value for input argument #%d: Must be in [%d %d].\n" | 848 | msgid "%s: Wrong value for input argument #%d: Must be in [%d %d].\n" |
849 | msgstr "" | 849 | msgstr "" |
850 | # | 850 | # |
851 | # File: macros/time_id.sci, line: 25 | 851 | # File: macros/ctr_gram.sci, line: 22 |
852 | # File: macros/time_id.sci, line: 28 | ||
853 | # File: macros/augment.sci, line: 119 | 852 | # File: macros/augment.sci, line: 119 |
854 | # File: macros/augment.sci, line: 250 | 853 | # File: macros/augment.sci, line: 250 |
855 | # File: macros/ctr_gram.sci, line: 22 | 854 | # File: macros/gtild.sci, line: 42 |
855 | # File: macros/gtild.sci, line: 53 | ||
856 | # File: macros/obs_gram.sci, line: 18 | 856 | # File: macros/obs_gram.sci, line: 18 |
857 | # File: macros/show_margins.sci, line: 13 | ||
858 | # File: macros/csim.sci, line: 82 | 857 | # File: macros/csim.sci, line: 82 |
859 | # File: macros/abinv.sci, line: 76 | ||
860 | # File: macros/syslin.sci, line: 35 | 858 | # File: macros/syslin.sci, line: 35 |
861 | # File: macros/gtild.sci, line: 42 | 859 | # File: macros/abinv.sci, line: 76 |
862 | # File: macros/gtild.sci, line: 53 | 860 | # File: macros/time_id.sci, line: 25 |
861 | # File: macros/time_id.sci, line: 28 | ||
862 | # File: macros/show_margins.sci, line: 13 | ||
863 | #, c-format | 863 | #, c-format |
864 | msgid "%s: Wrong value for input argument #%d: Must be in the set {%s}.\n" | 864 | msgid "%s: Wrong value for input argument #%d: Must be in the set {%s}.\n" |
865 | msgstr "" | 865 | msgstr "" |
@@ -894,9 +894,9 @@ msgstr "" | |||
894 | msgid "%s: Wrong value for input argument #%d: Stabilizable system expected.\n" | 894 | msgid "%s: Wrong value for input argument #%d: Stabilizable system expected.\n" |
895 | msgstr "" | 895 | msgstr "" |
896 | # | 896 | # |
897 | # File: macros/hankelsv.sci, line: 29 | ||
898 | # File: macros/ctr_gram.sci, line: 62 | 897 | # File: macros/ctr_gram.sci, line: 62 |
899 | # File: macros/obs_gram.sci, line: 58 | 898 | # File: macros/obs_gram.sci, line: 58 |
899 | # File: macros/hankelsv.sci, line: 29 | ||
900 | # File: macros/h2norm.sci, line: 29 | 900 | # File: macros/h2norm.sci, line: 29 |
901 | # File: macros/h2norm.sci, line: 48 | 901 | # File: macros/h2norm.sci, line: 48 |
902 | #, c-format | 902 | #, c-format |
@@ -1019,9 +1019,9 @@ msgstr "" | |||
1019 | msgid "Evans root locus" | 1019 | msgid "Evans root locus" |
1020 | msgstr "" | 1020 | msgstr "" |
1021 | # | 1021 | # |
1022 | # File: macros/gainplot.sci, line: 87 | ||
1022 | # File: macros/bode.sci, line: 102 | 1023 | # File: macros/bode.sci, line: 102 |
1023 | # File: macros/bode.sci, line: 123 | 1024 | # File: macros/bode.sci, line: 123 |
1024 | # File: macros/gainplot.sci, line: 87 | ||
1025 | msgid "Frequency (Hz)" | 1025 | msgid "Frequency (Hz)" |
1026 | msgstr "" | 1026 | msgstr "" |
1027 | # | 1027 | # |
@@ -1044,9 +1044,9 @@ msgid "" | |||
1044 | "factor (click below)" | 1044 | "factor (click below)" |
1045 | msgstr "" | 1045 | msgstr "" |
1046 | # | 1046 | # |
1047 | # File: macros/bode.sci, line: 102 | ||
1048 | # File: macros/black.sci, line: 185 | 1047 | # File: macros/black.sci, line: 185 |
1049 | # File: macros/gainplot.sci, line: 87 | 1048 | # File: macros/gainplot.sci, line: 87 |
1049 | # File: macros/bode.sci, line: 102 | ||
1050 | msgid "Magnitude (Db)" | 1050 | msgid "Magnitude (Db)" |
1051 | msgstr "" | 1051 | msgstr "" |
1052 | # | 1052 | # |
diff --git a/scilab/modules/compatibility_functions/locales/en_US/compatibility_functions.pot b/scilab/modules/compatibility_functions/locales/en_US/compatibility_functions.pot index 7071218..a8745a2 100644 --- a/scilab/modules/compatibility_functions/locales/en_US/compatibility_functions.pot +++ b/scilab/modules/compatibility_functions/locales/en_US/compatibility_functions.pot | |||
@@ -14,7 +14,7 @@ msgstr "" | |||
14 | "MIME-Version: 1.0\n" | 14 | "MIME-Version: 1.0\n" |
15 | "Content-Type: text/plain; charset=ISO-8859-1\n" | 15 | "Content-Type: text/plain; charset=ISO-8859-1\n" |
16 | "Content-Transfer-Encoding: 8bit\n" | 16 | "Content-Transfer-Encoding: 8bit\n" |
17 | "Revision-Date: 2009-11-17 16:13+0100\n" | 17 | "Revision-Date: 2009-12-09 16:34+0100\n" |
18 | 18 | ||
19 | # File: macros/mtlb_fprintf.sci, line: 57 | 19 | # File: macros/mtlb_fprintf.sci, line: 57 |
20 | # File: macros/mtlb_fprintf.sci, line: 114 | 20 | # File: macros/mtlb_fprintf.sci, line: 114 |
@@ -114,24 +114,24 @@ msgstr "" | |||
114 | msgid "%s: No minor grid in Scilab.\n" | 114 | msgid "%s: No minor grid in Scilab.\n" |
115 | msgstr "" | 115 | msgstr "" |
116 | # | 116 | # |
117 | # File: macros/mtlb_hold.sci, line: 27 | 117 | # File: macros/mtlb_realmax.sci, line: 21 |
118 | # File: macros/mtlb_num2str.sci, line: 25 | ||
119 | # File: macros/mtlb_echo.sci, line: 23 | 118 | # File: macros/mtlb_echo.sci, line: 23 |
120 | # File: macros/mtlb_echo.sci, line: 26 | 119 | # File: macros/mtlb_echo.sci, line: 26 |
121 | # File: macros/mtlb_realmax.sci, line: 21 | 120 | # File: macros/mtlb_hold.sci, line: 27 |
121 | # File: macros/mtlb_num2str.sci, line: 25 | ||
122 | # File: macros/mtlb_realmin.sci, line: 21 | 122 | # File: macros/mtlb_realmin.sci, line: 21 |
123 | #, c-format | 123 | #, c-format |
124 | msgid "%s: Not yet implemented.\n" | 124 | msgid "%s: Not yet implemented.\n" |
125 | msgstr "" | 125 | msgstr "" |
126 | # | 126 | # |
127 | # File: macros/mtlb_fwrite.sci, line: 44 | ||
128 | # File: macros/mtlb_fread.sci, line: 48 | 127 | # File: macros/mtlb_fread.sci, line: 48 |
128 | # File: macros/mtlb_fwrite.sci, line: 44 | ||
129 | #, c-format | 129 | #, c-format |
130 | msgid "%s: The format ''%s'' is not yet handled.\n" | 130 | msgid "%s: The format ''%s'' is not yet handled.\n" |
131 | msgstr "" | 131 | msgstr "" |
132 | # | 132 | # |
133 | # File: macros/mtlb_fwrite.sci, line: 40 | ||
134 | # File: macros/mtlb_fread.sci, line: 44 | 133 | # File: macros/mtlb_fread.sci, line: 44 |
134 | # File: macros/mtlb_fwrite.sci, line: 40 | ||
135 | #, c-format | 135 | #, c-format |
136 | msgid "%s: The format ''%s'' is unknown.\n" | 136 | msgid "%s: The format ''%s'' is unknown.\n" |
137 | msgstr "" | 137 | msgstr "" |
@@ -146,11 +146,11 @@ msgstr "" | |||
146 | msgid "%s: The normalization n - 1 factor is zero.\n" | 146 | msgid "%s: The normalization n - 1 factor is zero.\n" |
147 | msgstr "" | 147 | msgstr "" |
148 | # | 148 | # |
149 | # File: macros/char.sci, line: 101 | ||
150 | # File: macros/mtlb_axes.sci, line: 33 | 149 | # File: macros/mtlb_axes.sci, line: 33 |
151 | # File: macros/mtlb_close.sci, line: 48 | ||
152 | # File: macros/asciimat.sci, line: 60 | 150 | # File: macros/asciimat.sci, line: 60 |
151 | # File: macros/mtlb_close.sci, line: 48 | ||
153 | # File: macros/mtlb_delete.sci, line: 18 | 152 | # File: macros/mtlb_delete.sci, line: 18 |
153 | # File: macros/char.sci, line: 101 | ||
154 | # File: macros/mtlb_box.sci, line: 36 | 154 | # File: macros/mtlb_box.sci, line: 36 |
155 | #, c-format | 155 | #, c-format |
156 | msgid "%s: This feature has not been implemented.\n" | 156 | msgid "%s: This feature has not been implemented.\n" |
diff --git a/scilab/modules/completion/locales/en_US/completion.pot b/scilab/modules/completion/locales/en_US/completion.pot index 03c2335..e37c451 100644 --- a/scilab/modules/completion/locales/en_US/completion.pot +++ b/scilab/modules/completion/locales/en_US/completion.pot | |||
@@ -14,7 +14,7 @@ msgstr "" | |||
14 | "MIME-Version: 1.0\n" | 14 | "MIME-Version: 1.0\n" |
15 | "Content-Type: text/plain; charset=ISO-8859-1\n" | 15 | "Content-Type: text/plain; charset=ISO-8859-1\n" |
16 | "Content-Transfer-Encoding: 8bit\n" | 16 | "Content-Transfer-Encoding: 8bit\n" |
17 | "Revision-Date: 2009-11-17 16:13+0100\n" | 17 | "Revision-Date: 2009-12-09 16:34+0100\n" |
18 | 18 | ||
19 | # File: sci_gateway/c/sci_completion.c, line: 140 | 19 | # File: sci_gateway/c/sci_completion.c, line: 140 |
20 | #, c-format | 20 | #, c-format |
diff --git a/scilab/modules/console/locales/en_US/console.pot b/scilab/modules/console/locales/en_US/console.pot index b6b8686..b25408c 100644 --- a/scilab/modules/console/locales/en_US/console.pot +++ b/scilab/modules/console/locales/en_US/console.pot | |||
@@ -14,7 +14,7 @@ msgstr "" | |||
14 | "MIME-Version: 1.0\n" | 14 | "MIME-Version: 1.0\n" |
15 | "Content-Type: text/plain; charset=ISO-8859-1\n" | 15 | "Content-Type: text/plain; charset=ISO-8859-1\n" |
16 | "Content-Transfer-Encoding: 8bit\n" | 16 | "Content-Transfer-Encoding: 8bit\n" |
17 | "Revision-Date: 2009-11-17 16:13+0100\n" | 17 | "Revision-Date: 2009-12-09 16:34+0100\n" |
18 | 18 | ||
19 | # File: src/java/org/scilab/modules/console/SciConsole.java, line: 502 | 19 | # File: src/java/org/scilab/modules/console/SciConsole.java, line: 502 |
20 | msgid "Could not change the Console Font." | 20 | msgid "Could not change the Console Font." |
@@ -24,10 +24,10 @@ msgstr "" | |||
24 | msgid "Could not change the Console Foreground." | 24 | msgid "Could not change the Console Foreground." |
25 | msgstr "" | 25 | msgstr "" |
26 | # | 26 | # |
27 | # File: src/java/org/scilab/modules/console/CompletionAction.java, line: 64 | 27 | # File: src/java/org/scilab/modules/console/SciCompletionManager.java, line: 58 |
28 | # File: src/java/org/scilab/modules/console/SciCompletionWindow.java, line: 316 | 28 | # File: src/java/org/scilab/modules/console/SciCompletionWindow.java, line: 316 |
29 | # File: src/java/org/scilab/modules/console/SciCompletionWindow.java, line: 446 | 29 | # File: src/java/org/scilab/modules/console/SciCompletionWindow.java, line: 446 |
30 | # File: src/java/org/scilab/modules/console/SciCompletionManager.java, line: 58 | 30 | # File: src/java/org/scilab/modules/console/CompletionAction.java, line: 64 |
31 | msgid "File or Directory" | 31 | msgid "File or Directory" |
32 | msgstr "" | 32 | msgstr "" |
33 | # | 33 | # |
diff --git a/scilab/modules/core/locales/en_US/core.pot b/scilab/modules/core/locales/en_US/core.pot index 04a1b84..ac906d7 100644 --- a/scilab/modules/core/locales/en_US/core.pot +++ b/scilab/modules/core/locales/en_US/core.pot | |||
@@ -14,7 +14,7 @@ msgstr "" | |||
14 | "MIME-Version: 1.0\n" | 14 | "MIME-Version: 1.0\n" |
15 | "Content-Type: text/plain; charset=ISO-8859-1\n" | 15 | "Content-Type: text/plain; charset=ISO-8859-1\n" |
16 | "Content-Transfer-Encoding: 8bit\n" | 16 | "Content-Transfer-Encoding: 8bit\n" |
17 | "Revision-Date: 2009-11-17 16:13+0100\n" | 17 | "Revision-Date: 2009-12-09 16:34+0100\n" |
18 | 18 | ||
19 | # File: src/c/banier.c, line: 36 | 19 | # File: src/c/banier.c, line: 36 |
20 | msgid " Consortium Scilab (DIGITEO)\n" | 20 | msgid " Consortium Scilab (DIGITEO)\n" |
@@ -28,7 +28,7 @@ msgstr "" | |||
28 | msgid " Copyright (c) 1989-2009 (INRIA)\n" | 28 | msgid " Copyright (c) 1989-2009 (INRIA)\n" |
29 | msgstr "" | 29 | msgstr "" |
30 | # | 30 | # |
31 | # File: /home/pmarecha/work/5.2/scilab/etc/scilab.start, line: 67 | 31 | # File: /pro/git/scilab.5.2/scilab/etc/scilab.start, line: 67 |
32 | msgid " loading initial environment" | 32 | msgid " loading initial environment" |
33 | msgstr "" | 33 | msgstr "" |
34 | # | 34 | # |
@@ -186,7 +186,12 @@ msgid "" | |||
186 | "Try gstacksize('max').\n" | 186 | "Try gstacksize('max').\n" |
187 | msgstr "" | 187 | msgstr "" |
188 | # | 188 | # |
189 | # File: sci_gateway/c/sci_stacksize.c, line: 129 | 189 | # File: sci_gateway/c/sci_stacksize.c, line: 260 |
190 | #, c-format | ||
191 | msgid "%s: Cannot allocate memory.\n" | ||
192 | msgstr "" | ||
193 | # | ||
194 | # File: sci_gateway/c/sci_stacksize.c, line: 130 | ||
190 | #, c-format | 195 | #, c-format |
191 | msgid "" | 196 | msgid "" |
192 | "%s: Cannot allocate more memory.\n" | 197 | "%s: Cannot allocate more memory.\n" |
@@ -218,6 +223,14 @@ msgstr "" | |||
218 | msgid "%s: Invalid module name : %s.\n" | 223 | msgid "%s: Invalid module name : %s.\n" |
219 | msgstr "" | 224 | msgstr "" |
220 | # | 225 | # |
226 | # File: sci_gateway/c/sci_typename.c, line: 176 | ||
227 | # File: sci_gateway/c/sci_getos.c, line: 49 | ||
228 | # File: sci_gateway/c/sci_getos.c, line: 57 | ||
229 | # File: src/c/stack1.c, line: 2239 | ||
230 | # File: src/c/stack1.c, line: 2321 | ||
231 | # File: src/c/stack1.c, line: 2352 | ||
232 | # File: src/c/stack2.c, line: 1886 | ||
233 | # File: src/c/stack2.c, line: 2150 | ||
221 | # File: src/c/intmacr2tree.c, line: 114 | 234 | # File: src/c/intmacr2tree.c, line: 114 |
222 | # File: src/c/intmacr2tree.c, line: 169 | 235 | # File: src/c/intmacr2tree.c, line: 169 |
223 | # File: src/c/intmacr2tree.c, line: 371 | 236 | # File: src/c/intmacr2tree.c, line: 371 |
@@ -241,33 +254,25 @@ msgstr "" | |||
241 | # File: src/c/intmacr2tree.c, line: 1245 | 254 | # File: src/c/intmacr2tree.c, line: 1245 |
242 | # File: src/c/intmacr2tree.c, line: 1336 | 255 | # File: src/c/intmacr2tree.c, line: 1336 |
243 | # File: src/c/intmacr2tree.c, line: 1341 | 256 | # File: src/c/intmacr2tree.c, line: 1341 |
244 | # File: src/c/intmacr2tree.c, line: 1476 | 257 | # File: src/c/intmacr2tree.c, line: 1478 |
245 | # File: src/c/intmacr2tree.c, line: 1481 | 258 | # File: src/c/intmacr2tree.c, line: 1483 |
246 | # File: src/c/intmacr2tree.c, line: 1657 | 259 | # File: src/c/intmacr2tree.c, line: 1659 |
247 | # File: src/c/intmacr2tree.c, line: 1662 | 260 | # File: src/c/intmacr2tree.c, line: 1664 |
248 | # File: src/c/intmacr2tree.c, line: 1669 | 261 | # File: src/c/intmacr2tree.c, line: 1671 |
249 | # File: src/c/intmacr2tree.c, line: 1674 | 262 | # File: src/c/intmacr2tree.c, line: 1676 |
250 | # File: src/c/intmacr2tree.c, line: 1703 | 263 | # File: src/c/intmacr2tree.c, line: 1705 |
251 | # File: src/c/intmacr2tree.c, line: 1708 | 264 | # File: src/c/intmacr2tree.c, line: 1710 |
252 | # File: src/c/intmacr2tree.c, line: 1718 | 265 | # File: src/c/intmacr2tree.c, line: 1720 |
253 | # File: src/c/intmacr2tree.c, line: 1723 | 266 | # File: src/c/intmacr2tree.c, line: 1725 |
254 | # File: src/c/intmacr2tree.c, line: 1733 | 267 | # File: src/c/intmacr2tree.c, line: 1735 |
255 | # File: src/c/intmacr2tree.c, line: 1738 | 268 | # File: src/c/intmacr2tree.c, line: 1740 |
256 | # File: src/c/intmacr2tree.c, line: 1833 | 269 | # File: src/c/intmacr2tree.c, line: 1835 |
257 | # File: src/c/intmacr2tree.c, line: 1838 | 270 | # File: src/c/intmacr2tree.c, line: 1840 |
258 | # File: src/c/intmacr2tree.c, line: 1876 | 271 | # File: src/c/intmacr2tree.c, line: 1878 |
259 | # File: src/c/intmacr2tree.c, line: 1881 | 272 | # File: src/c/intmacr2tree.c, line: 1883 |
260 | # File: src/c/intmacr2tree.c, line: 1909 | 273 | # File: src/c/intmacr2tree.c, line: 1911 |
261 | # File: src/c/intmacr2tree.c, line: 1914 | 274 | # File: src/c/intmacr2tree.c, line: 1916 |
262 | # File: src/c/intmacr2tree.c, line: 1967 | 275 | # File: src/c/intmacr2tree.c, line: 1969 |
263 | # File: src/c/stack2.c, line: 1886 | ||
264 | # File: src/c/stack2.c, line: 2150 | ||
265 | # File: src/c/stack1.c, line: 2239 | ||
266 | # File: src/c/stack1.c, line: 2321 | ||
267 | # File: src/c/stack1.c, line: 2352 | ||
268 | # File: sci_gateway/c/sci_getos.c, line: 49 | ||
269 | # File: sci_gateway/c/sci_getos.c, line: 57 | ||
270 | # File: sci_gateway/c/sci_typename.c, line: 176 | ||
271 | #, c-format | 276 | #, c-format |
272 | msgid "%s: No more memory.\n" | 277 | msgid "%s: No more memory.\n" |
273 | msgstr "" | 278 | msgstr "" |
@@ -292,8 +297,8 @@ msgstr "" | |||
292 | msgid "%s: Optional arguments name=val must be at the end.\n" | 297 | msgid "%s: Optional arguments name=val must be at the end.\n" |
293 | msgstr "" | 298 | msgstr "" |
294 | # | 299 | # |
295 | # File: sci_gateway/c/sci_stacksize.c, line: 144 | 300 | # File: sci_gateway/c/sci_stacksize.c, line: 145 |
296 | # File: sci_gateway/c/sci_stacksize.c, line: 150 | 301 | # File: sci_gateway/c/sci_stacksize.c, line: 151 |
297 | # File: sci_gateway/c/sci_gstacksize.c, line: 121 | 302 | # File: sci_gateway/c/sci_gstacksize.c, line: 121 |
298 | #, c-format | 303 | #, c-format |
299 | msgid "%s: Out of bounds value. Not in [%lu,%lu].\n" | 304 | msgid "%s: Out of bounds value. Not in [%lu,%lu].\n" |
@@ -335,8 +340,6 @@ msgstr "" | |||
335 | msgid "%s: The file %s does not exist.\n" | 340 | msgid "%s: The file %s does not exist.\n" |
336 | msgstr "" | 341 | msgstr "" |
337 | # | 342 | # |
338 | # File: src/c/stack2.c, line: 1966 | ||
339 | # File: src/c/stack2.c, line: 2202 | ||
340 | # File: src/c/stack1.c, line: 235 | 343 | # File: src/c/stack1.c, line: 235 |
341 | # File: src/c/stack1.c, line: 514 | 344 | # File: src/c/stack1.c, line: 514 |
342 | # File: src/c/stack1.c, line: 685 | 345 | # File: src/c/stack1.c, line: 685 |
@@ -359,6 +362,8 @@ msgstr "" | |||
359 | # File: src/c/stack1.c, line: 2688 | 362 | # File: src/c/stack1.c, line: 2688 |
360 | # File: src/c/stack1.c, line: 3029 | 363 | # File: src/c/stack1.c, line: 3029 |
361 | # File: src/c/stack1.c, line: 3118 | 364 | # File: src/c/stack1.c, line: 3118 |
365 | # File: src/c/stack2.c, line: 1966 | ||
366 | # File: src/c/stack2.c, line: 2202 | ||
362 | #, c-format | 367 | #, c-format |
363 | msgid "%s: Too many names.\n" | 368 | msgid "%s: Too many names.\n" |
364 | msgstr "" | 369 | msgstr "" |
@@ -418,8 +423,8 @@ msgstr "" | |||
418 | msgid "%s: Wrong file VERSION in %s.\n" | 423 | msgid "%s: Wrong file VERSION in %s.\n" |
419 | msgstr "" | 424 | msgstr "" |
420 | # | 425 | # |
421 | # File: src/c/intmacr2tree.c, line: 1553 | 426 | # File: src/c/intmacr2tree.c, line: 1555 |
422 | # File: src/c/intmacr2tree.c, line: 1930 | 427 | # File: src/c/intmacr2tree.c, line: 1932 |
423 | #, c-format | 428 | #, c-format |
424 | msgid "%s: Wrong fromwhat value %s.\n" | 429 | msgid "%s: Wrong fromwhat value %s.\n" |
425 | msgstr "" | 430 | msgstr "" |
@@ -508,31 +513,31 @@ msgstr "" | |||
508 | msgid "%s: Wrong size for argument %d: At least %d expected.\n" | 513 | msgid "%s: Wrong size for argument %d: At least %d expected.\n" |
509 | msgstr "" | 514 | msgstr "" |
510 | # | 515 | # |
511 | # File: examples/capi/call_scifunction/sci_call_scifunc.c, line: 48 | 516 | # File: sci_gateway/c/sci_newfun.c, line: 110 |
512 | # File: examples/capi/call_scifunction/sci_call_scifunc.c, line: 66 | ||
513 | # File: sci_gateway/c/sci_funcprot.c, line: 85 | 517 | # File: sci_gateway/c/sci_funcprot.c, line: 85 |
514 | # File: sci_gateway/c/sci_predef.c, line: 65 | ||
515 | # File: sci_gateway/c/sci_error.c, line: 88 | 518 | # File: sci_gateway/c/sci_error.c, line: 88 |
516 | # File: sci_gateway/c/sci_error.c, line: 131 | 519 | # File: sci_gateway/c/sci_error.c, line: 131 |
517 | # File: sci_gateway/c/sci_error.c, line: 166 | 520 | # File: sci_gateway/c/sci_error.c, line: 166 |
518 | # File: sci_gateway/c/sci_error.c, line: 171 | 521 | # File: sci_gateway/c/sci_error.c, line: 171 |
519 | # File: sci_gateway/c/sci_error.c, line: 206 | 522 | # File: sci_gateway/c/sci_error.c, line: 206 |
520 | # File: sci_gateway/c/sci_format.c, line: 151 | ||
521 | # File: sci_gateway/c/sci_format.c, line: 271 | ||
522 | # File: sci_gateway/c/sci_format.c, line: 291 | ||
523 | # File: sci_gateway/c/sci_newfun.c, line: 110 | ||
524 | # File: sci_gateway/c/sci_typename.c, line: 109 | 523 | # File: sci_gateway/c/sci_typename.c, line: 109 |
524 | # File: sci_gateway/c/sci_predef.c, line: 65 | ||
525 | # File: sci_gateway/c/sci_exit.c, line: 68 | ||
525 | # File: sci_gateway/c/sci_mode.c, line: 64 | 526 | # File: sci_gateway/c/sci_mode.c, line: 64 |
526 | # File: sci_gateway/c/sci_mode.c, line: 70 | 527 | # File: sci_gateway/c/sci_mode.c, line: 70 |
527 | # File: sci_gateway/c/sci_exit.c, line: 68 | 528 | # File: sci_gateway/c/sci_format.c, line: 151 |
529 | # File: sci_gateway/c/sci_format.c, line: 271 | ||
530 | # File: sci_gateway/c/sci_format.c, line: 291 | ||
531 | # File: examples/capi/call_scifunction/sci_call_scifunc.c, line: 48 | ||
532 | # File: examples/capi/call_scifunction/sci_call_scifunc.c, line: 66 | ||
528 | #, c-format | 533 | #, c-format |
529 | msgid "%s: Wrong size for input argument #%d: A scalar expected.\n" | 534 | msgid "%s: Wrong size for input argument #%d: A scalar expected.\n" |
530 | msgstr "" | 535 | msgstr "" |
531 | # | 536 | # |
537 | # File: sci_gateway/c/sci_newfun.c, line: 97 | ||
532 | # File: sci_gateway/c/sci_error.c, line: 59 | 538 | # File: sci_gateway/c/sci_error.c, line: 59 |
533 | # File: sci_gateway/c/sci_error.c, line: 137 | 539 | # File: sci_gateway/c/sci_error.c, line: 137 |
534 | # File: sci_gateway/c/sci_error.c, line: 200 | 540 | # File: sci_gateway/c/sci_error.c, line: 200 |
535 | # File: sci_gateway/c/sci_newfun.c, line: 97 | ||
536 | # File: sci_gateway/c/sci_typename.c, line: 122 | 541 | # File: sci_gateway/c/sci_typename.c, line: 122 |
537 | #, c-format | 542 | #, c-format |
538 | msgid "%s: Wrong size for input argument #%d: A string expected.\n" | 543 | msgid "%s: Wrong size for input argument #%d: A string expected.\n" |
@@ -642,8 +647,8 @@ msgid "" | |||
642 | "expected.\n" | 647 | "expected.\n" |
643 | msgstr "" | 648 | msgstr "" |
644 | # | 649 | # |
645 | # File: src/c/stack2.c, line: 1488 | ||
646 | # File: src/c/stack1.c, line: 1969 | 650 | # File: src/c/stack1.c, line: 1969 |
651 | # File: src/c/stack2.c, line: 1488 | ||
647 | #, c-format | 652 | #, c-format |
648 | msgid "%s: Wrong type for argument %d: List expected.\n" | 653 | msgid "%s: Wrong type for argument %d: List expected.\n" |
649 | msgstr "" | 654 | msgstr "" |
@@ -653,8 +658,8 @@ msgstr "" | |||
653 | msgid "%s: Wrong type for argument %d: List of size at least %d expected.\n" | 658 | msgid "%s: Wrong type for argument %d: List of size at least %d expected.\n" |
654 | msgstr "" | 659 | msgstr "" |
655 | # | 660 | # |
656 | # File: src/c/stack2.c, line: 1195 | ||
657 | # File: src/c/stack1.c, line: 2858 | 661 | # File: src/c/stack1.c, line: 2858 |
662 | # File: src/c/stack2.c, line: 1195 | ||
658 | #, c-format | 663 | #, c-format |
659 | msgid "%s: Wrong type for argument %d: Matrix expected.\n" | 664 | msgid "%s: Wrong type for argument %d: Matrix expected.\n" |
660 | msgstr "" | 665 | msgstr "" |
@@ -738,8 +743,8 @@ msgstr "" | |||
738 | msgid "%s: Wrong type for input argument #%d: A real expected.\n" | 743 | msgid "%s: Wrong type for input argument #%d: A real expected.\n" |
739 | msgstr "" | 744 | msgstr "" |
740 | # | 745 | # |
741 | # File: sci_gateway/c/sci_funcprot.c, line: 70 | ||
742 | # File: sci_gateway/c/sci_newfun.c, line: 84 | 746 | # File: sci_gateway/c/sci_newfun.c, line: 84 |
747 | # File: sci_gateway/c/sci_funcprot.c, line: 70 | ||
743 | # File: sci_gateway/c/sci_typename.c, line: 96 | 748 | # File: sci_gateway/c/sci_typename.c, line: 96 |
744 | #, c-format | 749 | #, c-format |
745 | msgid "%s: Wrong type for input argument #%d: A scalar expected.\n" | 750 | msgid "%s: Wrong type for input argument #%d: A scalar expected.\n" |
@@ -782,18 +787,18 @@ msgstr "" | |||
782 | msgid "%s: Wrong type for input argument #%d: Scalar, '%s' or '%s' expected.\n" | 787 | msgid "%s: Wrong type for input argument #%d: Scalar, '%s' or '%s' expected.\n" |
783 | msgstr "" | 788 | msgstr "" |
784 | # | 789 | # |
785 | # File: sci_gateway/c/sci_stacksize.c, line: 287 | 790 | # File: sci_gateway/c/sci_stacksize.c, line: 310 |
786 | #, c-format | 791 | #, c-format |
787 | msgid "%s: Wrong type for input argument #%d: Scalar, '%s' or '%s'.\n" | 792 | msgid "%s: Wrong type for input argument #%d: Scalar, '%s' or '%s'.\n" |
788 | msgstr "" | 793 | msgstr "" |
789 | # | 794 | # |
790 | # File: sci_gateway/c/sci_readgateway.c, line: 124 | ||
791 | # File: sci_gateway/c/sci_warning.c, line: 100 | 795 | # File: sci_gateway/c/sci_warning.c, line: 100 |
796 | # File: sci_gateway/c/sci_readgateway.c, line: 124 | ||
792 | # File: sci_gateway/c/sci_funptr.c, line: 49 | 797 | # File: sci_gateway/c/sci_funptr.c, line: 49 |
798 | # File: sci_gateway/c/sci_getversion.c, line: 239 | ||
793 | # File: sci_gateway/c/sci_with_module.c, line: 47 | 799 | # File: sci_gateway/c/sci_with_module.c, line: 47 |
794 | # File: sci_gateway/c/sci_getmd5.c, line: 147 | ||
795 | # File: sci_gateway/c/sci_clearfun.c, line: 65 | 800 | # File: sci_gateway/c/sci_clearfun.c, line: 65 |
796 | # File: sci_gateway/c/sci_getversion.c, line: 239 | 801 | # File: sci_gateway/c/sci_getmd5.c, line: 147 |
797 | # File: sci_gateway/c/sci_getvariablesonstack.c, line: 60 | 802 | # File: sci_gateway/c/sci_getvariablesonstack.c, line: 60 |
798 | #, c-format | 803 | #, c-format |
799 | msgid "%s: Wrong type for input argument #%d: String expected.\n" | 804 | msgid "%s: Wrong type for input argument #%d: String expected.\n" |
@@ -886,9 +891,9 @@ msgid "%s: Wrong value for input argument #%d: 1,2 or 3 expected.\n" | |||
886 | msgstr "" | 891 | msgstr "" |
887 | # | 892 | # |
888 | # File: sci_gateway/c/sci_predef.c, line: 57 | 893 | # File: sci_gateway/c/sci_predef.c, line: 57 |
889 | # File: sci_gateway/c/sci_format.c, line: 220 | ||
890 | # File: sci_gateway/c/sci_mode.c, line: 48 | ||
891 | # File: sci_gateway/c/sci_exit.c, line: 62 | 894 | # File: sci_gateway/c/sci_exit.c, line: 62 |
895 | # File: sci_gateway/c/sci_mode.c, line: 48 | ||
896 | # File: sci_gateway/c/sci_format.c, line: 220 | ||
892 | #, c-format | 897 | #, c-format |
893 | msgid "%s: Wrong value for input argument #%d: A int expected.\n" | 898 | msgid "%s: Wrong value for input argument #%d: A int expected.\n" |
894 | msgstr "" | 899 | msgstr "" |
@@ -915,8 +920,8 @@ msgid "" | |||
915 | "%s: Wrong value for input argument #%d: Must be in the interval [%d, %d].\n" | 920 | "%s: Wrong value for input argument #%d: Must be in the interval [%d, %d].\n" |
916 | msgstr "" | 921 | msgstr "" |
917 | # | 922 | # |
918 | # File: sci_gateway/c/sci_stacksize.c, line: 156 | 923 | # File: sci_gateway/c/sci_stacksize.c, line: 157 |
919 | # File: sci_gateway/c/sci_stacksize.c, line: 281 | 924 | # File: sci_gateway/c/sci_stacksize.c, line: 304 |
920 | #, c-format | 925 | #, c-format |
921 | msgid "" | 926 | msgid "" |
922 | "%s: Wrong value for input argument #%d: Scalar, '%s' or '%s' expected.\n" | 927 | "%s: Wrong value for input argument #%d: Scalar, '%s' or '%s' expected.\n" |
@@ -1033,7 +1038,6 @@ msgstr "" | |||
1033 | msgid "%s: intersiz is too small.\n" | 1038 | msgid "%s: intersiz is too small.\n" |
1034 | msgstr "" | 1039 | msgstr "" |
1035 | # | 1040 | # |
1036 | # File: src/c/intmacr2tree.c, line: 195 | ||
1037 | # File: src/c/stack1.c, line: 271 | 1041 | # File: src/c/stack1.c, line: 271 |
1038 | # File: src/c/stack1.c, line: 536 | 1042 | # File: src/c/stack1.c, line: 536 |
1039 | # File: src/c/stack1.c, line: 725 | 1043 | # File: src/c/stack1.c, line: 725 |
@@ -1051,46 +1055,47 @@ msgstr "" | |||
1051 | # File: src/c/stack1.c, line: 2693 | 1055 | # File: src/c/stack1.c, line: 2693 |
1052 | # File: src/c/stack1.c, line: 3035 | 1056 | # File: src/c/stack1.c, line: 3035 |
1053 | # File: src/c/stack1.c, line: 3060 | 1057 | # File: src/c/stack1.c, line: 3060 |
1058 | # File: src/c/intmacr2tree.c, line: 195 | ||
1054 | #, c-format | 1059 | #, c-format |
1055 | msgid "%s: stack size exceeded (Use stacksize function to increase it).\n" | 1060 | msgid "%s: stack size exceeded (Use stacksize function to increase it).\n" |
1056 | msgstr "" | 1061 | msgstr "" |
1057 | # | 1062 | # |
1058 | # File: src/c/intmacr2tree.c, line: 2216 | 1063 | # File: src/c/intmacr2tree.c, line: 2218 |
1059 | #, c-format | 1064 | #, c-format |
1060 | msgid "%s: wrong code %d.\n" | 1065 | msgid "%s: wrong code %d.\n" |
1061 | msgstr "" | 1066 | msgstr "" |
1062 | # | 1067 | # |
1063 | # File: /home/pmarecha/work/5.2/scilab/etc/scilab.start, line: 177 | 1068 | # File: /pro/git/scilab.5.2/scilab/etc/scilab.start, line: 177 |
1064 | msgid "&?" | 1069 | msgid "&?" |
1065 | msgstr "" | 1070 | msgstr "" |
1066 | # | 1071 | # |
1067 | # File: /home/pmarecha/work/5.2/scilab/etc/scilab.start, line: 167 | 1072 | # File: /pro/git/scilab.5.2/scilab/etc/scilab.start, line: 167 |
1068 | # File: /home/pmarecha/work/5.2/scilab/etc/scilab.start, line: 169 | 1073 | # File: /pro/git/scilab.5.2/scilab/etc/scilab.start, line: 169 |
1069 | # File: /home/pmarecha/work/5.2/scilab/etc/scilab.start, line: 172 | 1074 | # File: /pro/git/scilab.5.2/scilab/etc/scilab.start, line: 172 |
1070 | # File: /home/pmarecha/work/5.2/scilab/etc/scilab.start, line: 175 | 1075 | # File: /pro/git/scilab.5.2/scilab/etc/scilab.start, line: 175 |
1071 | msgid "&Applications" | 1076 | msgid "&Applications" |
1072 | msgstr "" | 1077 | msgstr "" |
1073 | # | 1078 | # |
1074 | # File: /home/pmarecha/work/5.2/scilab/etc/scilab.start, line: 166 | 1079 | # File: /pro/git/scilab.5.2/scilab/etc/scilab.start, line: 166 |
1075 | msgid "&Control" | 1080 | msgid "&Control" |
1076 | msgstr "" | 1081 | msgstr "" |
1077 | # | 1082 | # |
1078 | # File: /home/pmarecha/work/5.2/scilab/etc/scilab.start, line: 164 | 1083 | # File: /pro/git/scilab.5.2/scilab/etc/scilab.start, line: 164 |
1079 | msgid "&Edit" | 1084 | msgid "&Edit" |
1080 | msgstr "" | 1085 | msgstr "" |
1081 | # | 1086 | # |
1082 | # File: /home/pmarecha/work/5.2/scilab/etc/scilab.start, line: 163 | 1087 | # File: /pro/git/scilab.5.2/scilab/etc/scilab.start, line: 163 |
1083 | msgid "&File" | 1088 | msgid "&File" |
1084 | msgstr "" | 1089 | msgstr "" |
1085 | # | 1090 | # |
1086 | # File: /home/pmarecha/work/5.2/scilab/etc/scilab.start, line: 165 | 1091 | # File: /pro/git/scilab.5.2/scilab/etc/scilab.start, line: 165 |
1087 | msgid "&Preferences" | 1092 | msgid "&Preferences" |
1088 | msgstr "" | 1093 | msgstr "" |
1089 | # | 1094 | # |
1090 | # File: macros/toolboxes.sci, line: 49 | 1095 | # File: macros/toolboxes.sci, line: 49 |
1091 | # File: macros/toolboxes.sci, line: 50 | 1096 | # File: macros/toolboxes.sci, line: 50 |
1092 | # File: macros/toolboxes.sci, line: 54 | 1097 | # File: macros/toolboxes.sci, line: 54 |
1093 | # File: /home/pmarecha/work/5.2/scilab/etc/scilab.start, line: 178 | 1098 | # File: /pro/git/scilab.5.2/scilab/etc/scilab.start, line: 178 |
1094 | msgid "&Toolboxes" | 1099 | msgid "&Toolboxes" |
1095 | msgstr "" | 1100 | msgstr "" |
1096 | # | 1101 | # |
@@ -1260,7 +1265,7 @@ msgstr "" | |||
1260 | msgid "GetDataFromName: variable %s not found.\n" | 1265 | msgid "GetDataFromName: variable %s not found.\n" |
1261 | msgstr "" | 1266 | msgstr "" |
1262 | # | 1267 | # |
1263 | # File: src/c/callDynamicGateway.c, line: 171 | 1268 | # File: src/c/callDynamicGateway.c, line: 180 |
1264 | #, c-format | 1269 | #, c-format |
1265 | msgid "Impossible to call %s in %s library: %s\n" | 1270 | msgid "Impossible to call %s in %s library: %s\n" |
1266 | msgstr "" | 1271 | msgstr "" |
@@ -1270,12 +1275,12 @@ msgstr "" | |||
1270 | msgid "Impossible to create : %s" | 1275 | msgid "Impossible to create : %s" |
1271 | msgstr "" | 1276 | msgstr "" |
1272 | # | 1277 | # |
1273 | # File: src/c/callDynamicGateway.c, line: 168 | 1278 | # File: src/c/callDynamicGateway.c, line: 177 |
1274 | #, c-format | 1279 | #, c-format |
1275 | msgid "Impossible to load %s function in %s library: %s\n" | 1280 | msgid "Impossible to load %s function in %s library: %s\n" |
1276 | msgstr "" | 1281 | msgstr "" |
1277 | # | 1282 | # |
1278 | # File: src/c/callDynamicGateway.c, line: 165 | 1283 | # File: src/c/callDynamicGateway.c, line: 174 |
1279 | #, c-format | 1284 | #, c-format |
1280 | msgid "Impossible to load %s library: %s\n" | 1285 | msgid "Impossible to load %s library: %s\n" |
1281 | msgstr "" | 1286 | msgstr "" |
@@ -1317,9 +1322,9 @@ msgstr "" | |||
1317 | msgid "Memory in use: %*ld %%" | 1322 | msgid "Memory in use: %*ld %%" |
1318 | msgstr "" | 1323 | msgstr "" |
1319 | # | 1324 | # |
1320 | # File: src/c/scimem64.c, line: 113 | ||
1321 | # File: src/c/scimem.c, line: 54 | 1325 | # File: src/c/scimem.c, line: 54 |
1322 | # File: src/c/scimem.c, line: 86 | 1326 | # File: src/c/scimem.c, line: 86 |
1327 | # File: src/c/scimem64.c, line: 113 | ||
1323 | msgid "No space to allocate Scilab stack.\n" | 1328 | msgid "No space to allocate Scilab stack.\n" |
1324 | msgstr "" | 1329 | msgstr "" |
1325 | # | 1330 | # |
@@ -1387,7 +1392,7 @@ msgstr "" | |||
1387 | msgid "Screen size: %d x %d %d bits" | 1392 | msgid "Screen size: %d x %d %d bits" |
1388 | msgstr "" | 1393 | msgstr "" |
1389 | # | 1394 | # |
1390 | # File: /home/pmarecha/work/5.2/scilab/etc/scilab.start, line: 66 | 1395 | # File: /pro/git/scilab.5.2/scilab/etc/scilab.start, line: 66 |
1391 | msgid "Startup execution:" | 1396 | msgid "Startup execution:" |
1392 | msgstr "" | 1397 | msgstr "" |
1393 | # | 1398 | # |
@@ -1401,8 +1406,8 @@ msgstr "" | |||
1401 | msgid "TK version: %s" | 1406 | msgid "TK version: %s" |
1402 | msgstr "" | 1407 | msgstr "" |
1403 | # | 1408 | # |
1404 | # File: src/c/inisci-c.c, line: 165 | 1409 | # File: src/c/inisci-c.c, line: 168 |
1405 | # File: src/c/inisci-c.c, line: 167 | 1410 | # File: src/c/inisci-c.c, line: 170 |
1406 | msgid "TMPDIR not defined.\n" | 1411 | msgid "TMPDIR not defined.\n" |
1407 | msgstr "" | 1412 | msgstr "" |
1408 | # | 1413 | # |
@@ -1488,7 +1493,7 @@ msgstr "" | |||
1488 | # | 1493 | # |
1489 | # File: src/c/inisci-c.c, line: 82 | 1494 | # File: src/c/inisci-c.c, line: 82 |
1490 | # File: src/c/inisci-c.c, line: 135 | 1495 | # File: src/c/inisci-c.c, line: 135 |
1491 | # File: src/c/inisci-c.c, line: 165 | 1496 | # File: src/c/inisci-c.c, line: 168 |
1492 | msgid "Warning" | 1497 | msgid "Warning" |
1493 | msgstr "" | 1498 | msgstr "" |
1494 | # | 1499 | # |
diff --git a/scilab/modules/data_structures/locales/en_US/data_structures.pot b/scilab/modules/data_structures/locales/en_US/data_structures.pot index 7713779..97c3cbd 100644 --- a/scilab/modules/data_structures/locales/en_US/data_structures.pot +++ b/scilab/modules/data_structures/locales/en_US/data_structures.pot | |||
@@ -14,7 +14,7 @@ msgstr "" | |||
14 | "MIME-Version: 1.0\n" | 14 | "MIME-Version: 1.0\n" |
15 | "Content-Type: text/plain; charset=ISO-8859-1\n" | 15 | "Content-Type: text/plain; charset=ISO-8859-1\n" |
16 | "Content-Transfer-Encoding: 8bit\n" | 16 | "Content-Transfer-Encoding: 8bit\n" |
17 | "Revision-Date: 2009-11-17 16:13+0100\n" | 17 | "Revision-Date: 2009-12-09 16:34+0100\n" |
18 | 18 | ||
19 | # File: src/c/hmops.c, line: 651 | 19 | # File: src/c/hmops.c, line: 651 |
20 | msgid " An hypermatrix extraction must have at least 2 arguments. " | 20 | msgid " An hypermatrix extraction must have at least 2 arguments. " |
diff --git a/scilab/modules/demo_tools/locales/en_US/demo_tools.pot b/scilab/modules/demo_tools/locales/en_US/demo_tools.pot index 88794d0..5089164 100644 --- a/scilab/modules/demo_tools/locales/en_US/demo_tools.pot +++ b/scilab/modules/demo_tools/locales/en_US/demo_tools.pot | |||
@@ -14,7 +14,7 @@ msgstr "" | |||
14 | "MIME-Version: 1.0\n" | 14 | "MIME-Version: 1.0\n" |
15 | "Content-Type: text/plain; charset=ISO-8859-1\n" | 15 | "Content-Type: text/plain; charset=ISO-8859-1\n" |
16 | "Content-Transfer-Encoding: 8bit\n" | 16 | "Content-Transfer-Encoding: 8bit\n" |
17 | "Revision-Date: 2009-11-17 16:13+0100\n" | 17 | "Revision-Date: 2009-12-09 16:34+0100\n" |
18 | 18 | ||
19 | # File: macros/demo_viewCode.sci, line: 25 | 19 | # File: macros/demo_viewCode.sci, line: 25 |
20 | msgid " -- View Code -- " | 20 | msgid " -- View Code -- " |
diff --git a/scilab/modules/development_tools/locales/en_US/development_tools.pot b/scilab/modules/development_tools/locales/en_US/development_tools.pot index bd5d221..b5ca585 100644 --- a/scilab/modules/development_tools/locales/en_US/development_tools.pot +++ b/scilab/modules/development_tools/locales/en_US/development_tools.pot | |||
@@ -14,10 +14,10 @@ msgstr "" | |||
14 | "MIME-Version: 1.0\n" | 14 | "MIME-Version: 1.0\n" |
15 | "Content-Type: text/plain; charset=ISO-8859-1\n" | 15 | "Content-Type: text/plain; charset=ISO-8859-1\n" |
16 | "Content-Transfer-Encoding: 8bit\n" | 16 | "Content-Transfer-Encoding: 8bit\n" |
17 | "Revision-Date: 2009-11-17 16:13+0100\n" | 17 | "Revision-Date: 2009-12-09 16:34+0100\n" |
18 | 18 | ||
19 | # File: macros/bench_run.sci, line: 73 | ||
20 | # File: macros/test_clean.sci, line: 97 | 19 | # File: macros/test_clean.sci, line: 97 |
20 | # File: macros/bench_run.sci, line: 73 | ||
21 | #, c-format | 21 | #, c-format |
22 | msgid "%s is not an installed module" | 22 | msgid "%s is not an installed module" |
23 | msgstr "" | 23 | msgstr "" |
@@ -38,8 +38,8 @@ msgstr "" | |||
38 | msgid "%s: Wrong first input argument: File with .dia suffix expected." | 38 | msgid "%s: Wrong first input argument: File with .dia suffix expected." |
39 | msgstr "" | 39 | msgstr "" |
40 | # | 40 | # |
41 | # File: macros/test_run.sci, line: 246 | ||
42 | # File: macros/test_clean.sci, line: 116 | 41 | # File: macros/test_clean.sci, line: 116 |
42 | # File: macros/test_run.sci, line: 246 | ||
43 | #, c-format | 43 | #, c-format |
44 | msgid "%s: Wrong size for input argument." | 44 | msgid "%s: Wrong size for input argument." |
45 | msgstr "" | 45 | msgstr "" |
@@ -84,9 +84,9 @@ msgstr "" | |||
84 | msgid "The ref file (%s) doesn''t exist" | 84 | msgid "The ref file (%s) doesn''t exist" |
85 | msgstr "" | 85 | msgstr "" |
86 | # | 86 | # |
87 | # File: macros/test_clean.sci, line: 135 | ||
87 | # File: macros/bench_run.sci, line: 105 | 88 | # File: macros/bench_run.sci, line: 105 |
88 | # File: macros/test_run.sci, line: 318 | 89 | # File: macros/test_run.sci, line: 318 |
89 | # File: macros/test_clean.sci, line: 135 | ||
90 | #, c-format | 90 | #, c-format |
91 | msgid "The test %s is not available from the %s module" | 91 | msgid "The test %s is not available from the %s module" |
92 | msgstr "" | 92 | msgstr "" |
diff --git a/scilab/modules/differential_equations/locales/en_US/differential_equations.pot b/scilab/modules/differential_equations/locales/en_US/differential_equations.pot index cacad16..f4152e2 100644 --- a/scilab/modules/differential_equations/locales/en_US/differential_equations.pot +++ b/scilab/modules/differential_equations/locales/en_US/differential_equations.pot | |||
@@ -14,7 +14,7 @@ msgstr "" | |||
14 | "MIME-Version: 1.0\n" | 14 | "MIME-Version: 1.0\n" |
15 | "Content-Type: text/plain; charset=ISO-8859-1\n" | 15 | "Content-Type: text/plain; charset=ISO-8859-1\n" |
16 | "Content-Transfer-Encoding: 8bit\n" | 16 | "Content-Transfer-Encoding: 8bit\n" |
17 | "Revision-Date: 2009-11-17 16:13+0100\n" | 17 | "Revision-Date: 2009-12-09 16:34+0100\n" |
18 | 18 | ||
19 | # File: macros/dae.sci, line: 168 | 19 | # File: macros/dae.sci, line: 168 |
20 | #, c-format | 20 | #, c-format |
diff --git a/scilab/modules/double/locales/en_US/double.pot b/scilab/modules/double/locales/en_US/double.pot index c9566c8..8d3ff75 100644 --- a/scilab/modules/double/locales/en_US/double.pot +++ b/scilab/modules/double/locales/en_US/double.pot | |||
@@ -14,5 +14,5 @@ msgstr "" | |||
14 | "MIME-Version: 1.0\n" | 14 | "MIME-Version: 1.0\n" |
15 | "Content-Type: text/plain; charset=ISO-8859-1\n" | 15 | "Content-Type: text/plain; charset=ISO-8859-1\n" |
16 | "Content-Transfer-Encoding: 8bit\n" | 16 | "Content-Transfer-Encoding: 8bit\n" |
17 | "Revision-Date: 2009-11-17 16:13+0100\n" | 17 | "Revision-Date: 2009-12-09 16:34+0100\n" |
18 | 18 | ||
diff --git a/scilab/modules/dynamic_link/locales/en_US/dynamic_link.pot b/scilab/modules/dynamic_link/locales/en_US/dynamic_link.pot index 4ceeb3d..3f9694a 100644 --- a/scilab/modules/dynamic_link/locales/en_US/dynamic_link.pot +++ b/scilab/modules/dynamic_link/locales/en_US/dynamic_link.pot | |||
@@ -14,7 +14,7 @@ msgstr "" | |||
14 | "MIME-Version: 1.0\n" | 14 | "MIME-Version: 1.0\n" |
15 | "Content-Type: text/plain; charset=ISO-8859-1\n" | 15 | "Content-Type: text/plain; charset=ISO-8859-1\n" |
16 | "Content-Transfer-Encoding: 8bit\n" | 16 | "Content-Transfer-Encoding: 8bit\n" |
17 | "Revision-Date: 2009-11-17 16:14+0100\n" | 17 | "Revision-Date: 2009-12-09 16:34+0100\n" |
18 | 18 | ||
19 | # File: macros/ilib_gen_Make_unix.sci, line: 258 | 19 | # File: macros/ilib_gen_Make_unix.sci, line: 258 |
20 | #, c-format | 20 | #, c-format |
@@ -165,9 +165,9 @@ msgstr "" | |||
165 | msgid "%s: An error occured during the compilation:\n" | 165 | msgid "%s: An error occured during the compilation:\n" |
166 | msgstr "" | 166 | msgstr "" |
167 | # | 167 | # |
168 | # File: src/c/dl_genErrorMessage.c, line: 42 | ||
169 | # File: macros/ilib_gen_Make_unix.sci, line: 107 | 168 | # File: macros/ilib_gen_Make_unix.sci, line: 107 |
170 | # File: macros/ilib_gen_Make_unix.sci, line: 195 | 169 | # File: macros/ilib_gen_Make_unix.sci, line: 195 |
170 | # File: src/c/dl_genErrorMessage.c, line: 42 | ||
171 | #, c-format | 171 | #, c-format |
172 | msgid "%s: An error occurred: %s\n" | 172 | msgid "%s: An error occurred: %s\n" |
173 | msgstr "" | 173 | msgstr "" |
@@ -207,8 +207,8 @@ msgstr "" | |||
207 | msgid "%s: The command was:\n" | 207 | msgid "%s: The command was:\n" |
208 | msgstr "" | 208 | msgstr "" |
209 | # | 209 | # |
210 | # File: src/c/dynamic_link.c, line: 110 | ||
211 | # File: macros/dllinfo.sci, line: 110 | 210 | # File: macros/dllinfo.sci, line: 110 |
211 | # File: src/c/dynamic_link.c, line: 110 | ||
212 | #, c-format | 212 | #, c-format |
213 | msgid "%s: The file %s does not exist.\n" | 213 | msgid "%s: The file %s does not exist.\n" |
214 | msgstr "" | 214 | msgstr "" |
@@ -242,14 +242,14 @@ msgid "" | |||
242 | "Please submit a bug report on http://bugzilla.scilab.org/\n" | 242 | "Please submit a bug report on http://bugzilla.scilab.org/\n" |
243 | msgstr "" | 243 | msgstr "" |
244 | # | 244 | # |
245 | # File: macros/ilib_build.sci, line: 20 | ||
246 | # File: macros/gencompilationflags_unix.sci, line: 20 | 245 | # File: macros/gencompilationflags_unix.sci, line: 20 |
246 | # File: macros/ilib_gen_Make.sci, line: 17 | ||
247 | # File: macros/ilib_build.sci, line: 20 | ||
248 | # File: macros/ilib_compile.sci, line: 20 | ||
247 | # File: macros/G_make.sci, line: 20 | 249 | # File: macros/G_make.sci, line: 20 |
248 | # File: macros/ilib_gen_gateway.sci, line: 22 | 250 | # File: macros/ilib_gen_gateway.sci, line: 22 |
249 | # File: macros/ilib_mex_build.sci, line: 21 | 251 | # File: macros/ilib_mex_build.sci, line: 21 |
250 | # File: macros/ilib_for_link.sci, line: 26 | 252 | # File: macros/ilib_for_link.sci, line: 26 |
251 | # File: macros/ilib_gen_Make.sci, line: 17 | ||
252 | # File: macros/ilib_compile.sci, line: 20 | ||
253 | #, c-format | 253 | #, c-format |
254 | msgid "%s: Wrong number of input argument(s).\n" | 254 | msgid "%s: Wrong number of input argument(s).\n" |
255 | msgstr "" | 255 | msgstr "" |
@@ -259,8 +259,8 @@ msgstr "" | |||
259 | msgid "%s: Wrong number of input argument(s): %d,%d or %d expected.\n" | 259 | msgid "%s: Wrong number of input argument(s): %d,%d or %d expected.\n" |
260 | msgstr "" | 260 | msgstr "" |
261 | # | 261 | # |
262 | # File: macros/ilib_gen_loader.sci, line: 190 | ||
263 | # File: macros/ilib_gen_Make.sci, line: 47 | 262 | # File: macros/ilib_gen_Make.sci, line: 47 |
263 | # File: macros/ilib_gen_loader.sci, line: 190 | ||
264 | #, c-format | 264 | #, c-format |
265 | msgid "%s: Wrong size for input argument #%d.\n" | 265 | msgid "%s: Wrong size for input argument #%d.\n" |
266 | msgstr "" | 266 | msgstr "" |
@@ -308,16 +308,16 @@ msgstr "" | |||
308 | msgid "%s: Wrong type for input argument #%d: A matrix of strings expected.\n" | 308 | msgid "%s: Wrong type for input argument #%d: A matrix of strings expected.\n" |
309 | msgstr "" | 309 | msgstr "" |
310 | # | 310 | # |
311 | # File: macros/ilib_build.sci, line: 25 | ||
312 | # File: macros/dllinfo.sci, line: 106 | 311 | # File: macros/dllinfo.sci, line: 106 |
313 | # File: macros/dllinfo.sci, line: 119 | 312 | # File: macros/dllinfo.sci, line: 119 |
313 | # File: macros/ilib_build.sci, line: 25 | ||
314 | # File: macros/ilib_compile.sci, line: 36 | 314 | # File: macros/ilib_compile.sci, line: 36 |
315 | # File: sci_gateway/c/sci_c_link.c, line: 101 | 315 | # File: sci_gateway/c/sci_c_link.c, line: 101 |
316 | #, c-format | 316 | #, c-format |
317 | msgid "%s: Wrong type for input argument #%d: A string expected.\n" | 317 | msgid "%s: Wrong type for input argument #%d: A string expected.\n" |
318 | msgstr "" | 318 | msgstr "" |
319 | # | 319 | # |
320 | # File: sci_gateway/c/sci_ulink.c, line: 49 | 320 | # File: sci_gateway/c/sci_ulink.c, line: 54 |
321 | #, c-format | 321 | #, c-format |
322 | msgid "%s: Wrong type for input argument #%d: Integer expected.\n" | 322 | msgid "%s: Wrong type for input argument #%d: Integer expected.\n" |
323 | msgstr "" | 323 | msgstr "" |
diff --git a/scilab/modules/elementary_functions/locales/en_US/elementary_functions.pot b/scilab/modules/elementary_functions/locales/en_US/elementary_functions.pot index 2fde775..fe2abe0 100644 --- a/scilab/modules/elementary_functions/locales/en_US/elementary_functions.pot +++ b/scilab/modules/elementary_functions/locales/en_US/elementary_functions.pot | |||
@@ -14,7 +14,7 @@ msgstr "" | |||
14 | "MIME-Version: 1.0\n" | 14 | "MIME-Version: 1.0\n" |
15 | "Content-Type: text/plain; charset=ISO-8859-1\n" | 15 | "Content-Type: text/plain; charset=ISO-8859-1\n" |
16 | "Content-Transfer-Encoding: 8bit\n" | 16 | "Content-Transfer-Encoding: 8bit\n" |
17 | "Revision-Date: 2009-11-17 16:14+0100\n" | 17 | "Revision-Date: 2009-12-09 16:34+0100\n" |
18 | 18 | ||
19 | # File: macros/logm.sci, line: 34 | 19 | # File: macros/logm.sci, line: 34 |
20 | # File: macros/logm.sci, line: 59 | 20 | # File: macros/logm.sci, line: 59 |
@@ -50,66 +50,66 @@ msgstr "" | |||
50 | msgid "%s: Wrong input argument #%d: An unsigned integer expected.\n" | 50 | msgid "%s: Wrong input argument #%d: An unsigned integer expected.\n" |
51 | msgstr "" | 51 | msgstr "" |
52 | # | 52 | # |
53 | # File: macros/bitor.sci, line: 56 | 53 | # File: macros/bitcmp.sci, line: 56 |
54 | # File: macros/bitor.sci, line: 63 | ||
55 | # File: macros/bitand.sci, line: 55 | 54 | # File: macros/bitand.sci, line: 55 |
56 | # File: macros/bitand.sci, line: 62 | 55 | # File: macros/bitand.sci, line: 62 |
57 | # File: macros/bitcmp.sci, line: 56 | ||
58 | # File: macros/bitget.sci, line: 63 | 56 | # File: macros/bitget.sci, line: 63 |
59 | # File: macros/bitget.sci, line: 70 | 57 | # File: macros/bitget.sci, line: 70 |
58 | # File: macros/bitor.sci, line: 56 | ||
59 | # File: macros/bitor.sci, line: 63 | ||
60 | #, c-format | 60 | #, c-format |
61 | msgid "" | 61 | msgid "" |
62 | "%s: Wrong input argument #%d: Scalar/matrix/hypermatrix of unsigned integers " | 62 | "%s: Wrong input argument #%d: Scalar/matrix/hypermatrix of unsigned integers " |
63 | "expected.\n" | 63 | "expected.\n" |
64 | msgstr "" | 64 | msgstr "" |
65 | # | 65 | # |
66 | # File: macros/bitor.sci, line: 36 | 66 | # File: macros/coth.sci, line: 18 |
67 | # File: macros/erf.sci, line: 32 | 67 | # File: macros/atanhm.sci, line: 16 |
68 | # File: macros/dec2hex.sci, line: 23 | ||
69 | # File: macros/isinf.sci, line: 15 | 68 | # File: macros/isinf.sci, line: 15 |
70 | # File: macros/tanm.sci, line: 16 | 69 | # File: macros/asinm.sci, line: 16 |
71 | # File: macros/asinhm.sci, line: 19 | ||
72 | # File: macros/bitand.sci, line: 35 | ||
73 | # File: macros/acosm.sci, line: 16 | ||
74 | # File: macros/coshm.sci, line: 16 | ||
75 | # File: macros/erfcx.sci, line: 29 | ||
76 | # File: macros/sinh.sci, line: 22 | 70 | # File: macros/sinh.sci, line: 22 |
77 | # File: macros/erfc.sci, line: 33 | 71 | # File: macros/erfc.sci, line: 33 |
78 | # File: macros/factorial.sci, line: 19 | 72 | # File: macros/atanm.sci, line: 21 |
73 | # File: macros/acoshm.sci, line: 17 | ||
74 | # File: macros/cothm.sci, line: 16 | ||
79 | # File: macros/cotg.sci, line: 19 | 75 | # File: macros/cotg.sci, line: 19 |
80 | # File: macros/cosh.sci, line: 33 | 76 | # File: macros/dec2oct.sci, line: 21 |
77 | # File: macros/erf.sci, line: 32 | ||
78 | # File: macros/coshm.sci, line: 16 | ||
79 | # File: macros/acosm.sci, line: 16 | ||
80 | # File: macros/cellstr.sci, line: 21 | ||
81 | # File: macros/bitcmp.sci, line: 45 | ||
81 | # File: macros/tanhm.sci, line: 16 | 82 | # File: macros/tanhm.sci, line: 16 |
82 | # File: macros/coth.sci, line: 18 | 83 | # File: macros/tanm.sci, line: 16 |
83 | # File: macros/asinm.sci, line: 16 | ||
84 | # File: macros/asinh.sci, line: 23 | ||
85 | # File: macros/tanh.sci, line: 22 | 84 | # File: macros/tanh.sci, line: 22 |
86 | # File: macros/acosh.sci, line: 30 | ||
87 | # File: macros/bitcmp.sci, line: 45 | ||
88 | # File: macros/atanhm.sci, line: 16 | ||
89 | # File: macros/cell2mat.sci, line: 21 | ||
90 | # File: macros/sinm.sci, line: 21 | ||
91 | # File: macros/sinhm.sci, line: 16 | ||
92 | # File: macros/atanh.sci, line: 22 | ||
93 | # File: macros/cothm.sci, line: 16 | ||
94 | # File: macros/acoshm.sci, line: 17 | ||
95 | # File: macros/cellstr.sci, line: 21 | ||
96 | # File: macros/bitxor.sci, line: 33 | 85 | # File: macros/bitxor.sci, line: 33 |
86 | # File: macros/erfcx.sci, line: 29 | ||
87 | # File: macros/asinhm.sci, line: 19 | ||
88 | # File: macros/bitand.sci, line: 35 | ||
97 | # File: macros/bitget.sci, line: 37 | 89 | # File: macros/bitget.sci, line: 37 |
98 | # File: macros/atanm.sci, line: 21 | 90 | # File: macros/dec2hex.sci, line: 23 |
99 | # File: macros/dec2oct.sci, line: 21 | 91 | # File: macros/sinhm.sci, line: 16 |
92 | # File: macros/acosh.sci, line: 30 | ||
100 | # File: macros/cosm.sci, line: 21 | 93 | # File: macros/cosm.sci, line: 21 |
94 | # File: macros/sinm.sci, line: 21 | ||
95 | # File: macros/atanh.sci, line: 22 | ||
96 | # File: macros/bitor.sci, line: 36 | ||
97 | # File: macros/asinh.sci, line: 23 | ||
98 | # File: macros/cell2mat.sci, line: 21 | ||
99 | # File: macros/cosh.sci, line: 33 | ||
100 | # File: macros/factorial.sci, line: 19 | ||
101 | #, c-format | 101 | #, c-format |
102 | msgid "%s: Wrong number of input argument(s): %d expected.\n" | 102 | msgid "%s: Wrong number of input argument(s): %d expected.\n" |
103 | msgstr "" | 103 | msgstr "" |
104 | # | 104 | # |
105 | # File: macros/dec2bin.sci, line: 34 | ||
106 | # File: macros/complex.sci, line: 39 | 105 | # File: macros/complex.sci, line: 39 |
106 | # File: macros/dec2bin.sci, line: 34 | ||
107 | #, c-format | 107 | #, c-format |
108 | msgid "%s: Wrong number of input argument(s): %d or %d expected.\n" | 108 | msgid "%s: Wrong number of input argument(s): %d or %d expected.\n" |
109 | msgstr "" | 109 | msgstr "" |
110 | # | 110 | # |
111 | # File: macros/bitcmp.sci, line: 47 | ||
112 | # File: macros/bitset.sci, line: 25 | 111 | # File: macros/bitset.sci, line: 25 |
112 | # File: macros/bitcmp.sci, line: 47 | ||
113 | #, c-format | 113 | #, c-format |
114 | msgid "%s: Wrong number of input argument(s): At least %d expected.\n" | 114 | msgid "%s: Wrong number of input argument(s): At least %d expected.\n" |
115 | msgstr "" | 115 | msgstr "" |
@@ -124,8 +124,8 @@ msgstr "" | |||
124 | msgid "%s: Wrong number of input arguments: %d expected." | 124 | msgid "%s: Wrong number of input arguments: %d expected." |
125 | msgstr "" | 125 | msgstr "" |
126 | # | 126 | # |
127 | # File: macros/ndgrid.sci, line: 40 | ||
128 | # File: macros/num2cell.sci, line: 33 | 127 | # File: macros/num2cell.sci, line: 33 |
128 | # File: macros/ndgrid.sci, line: 40 | ||
129 | #, c-format | 129 | #, c-format |
130 | msgid "%s: Wrong number of input arguments: At least %d expected.\n" | 130 | msgid "%s: Wrong number of input arguments: At least %d expected.\n" |
131 | msgstr "" | 131 | msgstr "" |
@@ -168,12 +168,12 @@ msgstr "" | |||
168 | msgid "%s: Wrong size for input argument #%d: A real expected.\n" | 168 | msgid "%s: Wrong size for input argument #%d: A real expected.\n" |
169 | msgstr "" | 169 | msgstr "" |
170 | # | 170 | # |
171 | # File: macros/asinhm.sci, line: 29 | ||
172 | # File: macros/acosm.sci, line: 26 | ||
173 | # File: macros/asinm.sci, line: 26 | ||
174 | # File: macros/atanhm.sci, line: 28 | 171 | # File: macros/atanhm.sci, line: 28 |
175 | # File: macros/acoshm.sci, line: 27 | 172 | # File: macros/asinm.sci, line: 26 |
176 | # File: macros/atanm.sci, line: 32 | 173 | # File: macros/atanm.sci, line: 32 |
174 | # File: macros/acoshm.sci, line: 27 | ||
175 | # File: macros/acosm.sci, line: 26 | ||
176 | # File: macros/asinhm.sci, line: 29 | ||
177 | #, c-format | 177 | #, c-format |
178 | msgid "%s: Wrong size for input argument #%d: A square matrix expected.\n" | 178 | msgid "%s: Wrong size for input argument #%d: A square matrix expected.\n" |
179 | msgstr "" | 179 | msgstr "" |
@@ -184,8 +184,8 @@ msgstr "" | |||
184 | msgid "%s: Wrong size for input argument #%d: A string expected.\n" | 184 | msgid "%s: Wrong size for input argument #%d: A string expected.\n" |
185 | msgstr "" | 185 | msgstr "" |
186 | # | 186 | # |
187 | # File: macros/binomial.sci, line: 39 | ||
188 | # File: macros/factor.sci, line: 23 | 187 | # File: macros/factor.sci, line: 23 |
188 | # File: macros/binomial.sci, line: 39 | ||
189 | #, c-format | 189 | #, c-format |
190 | msgid "%s: Wrong size for input argument #%d: An integer expected.\n" | 190 | msgid "%s: Wrong size for input argument #%d: An integer expected.\n" |
191 | msgstr "" | 191 | msgstr "" |
@@ -213,16 +213,16 @@ msgstr "" | |||
213 | msgid "%s: Wrong size for input argument #%d: Non-empty string expected.\n" | 213 | msgid "%s: Wrong size for input argument #%d: Non-empty string expected.\n" |
214 | msgstr "" | 214 | msgstr "" |
215 | # | 215 | # |
216 | # File: macros/tanm.sci, line: 23 | 216 | # File: macros/signm.sci, line: 24 |
217 | # File: macros/logm.sci, line: 23 | 217 | # File: macros/logm.sci, line: 23 |
218 | # File: macros/tanhm.sci, line: 23 | 218 | # File: macros/tanhm.sci, line: 23 |
219 | # File: macros/signm.sci, line: 24 | 219 | # File: macros/tanm.sci, line: 23 |
220 | #, c-format | 220 | #, c-format |
221 | msgid "%s: Wrong size for input argument #%d: Square matrix expected.\n" | 221 | msgid "%s: Wrong size for input argument #%d: Square matrix expected.\n" |
222 | msgstr "" | 222 | msgstr "" |
223 | # | 223 | # |
224 | # File: macros/vectorfind.sci, line: 13 | ||
225 | # File: macros/perms.sci, line: 23 | 224 | # File: macros/perms.sci, line: 23 |
225 | # File: macros/vectorfind.sci, line: 13 | ||
226 | #, c-format | 226 | #, c-format |
227 | msgid "%s: Wrong size for input argument #%d: Vector expected.\n" | 227 | msgid "%s: Wrong size for input argument #%d: Vector expected.\n" |
228 | msgstr "" | 228 | msgstr "" |
@@ -238,16 +238,16 @@ msgstr "" | |||
238 | msgid "%s: Wrong size for input arguments: Incompatible sizes.\n" | 238 | msgid "%s: Wrong size for input arguments: Incompatible sizes.\n" |
239 | msgstr "" | 239 | msgstr "" |
240 | # | 240 | # |
241 | # File: macros/bitor.sci, line: 44 | 241 | # File: macros/intsplin.sci, line: 27 |
242 | # File: macros/bitand.sci, line: 43 | ||
243 | # File: macros/inttrap.sci, line: 23 | 242 | # File: macros/inttrap.sci, line: 23 |
244 | # File: macros/modulo.sci, line: 26 | 243 | # File: macros/cat.sci, line: 66 |
245 | # File: macros/pmodulo.sci, line: 29 | ||
246 | # File: macros/bitxor.sci, line: 41 | 244 | # File: macros/bitxor.sci, line: 41 |
245 | # File: macros/bitand.sci, line: 43 | ||
247 | # File: macros/bitget.sci, line: 44 | 246 | # File: macros/bitget.sci, line: 44 |
248 | # File: macros/bitget.sci, line: 54 | 247 | # File: macros/bitget.sci, line: 54 |
249 | # File: macros/cat.sci, line: 66 | 248 | # File: macros/pmodulo.sci, line: 29 |
250 | # File: macros/intsplin.sci, line: 27 | 249 | # File: macros/modulo.sci, line: 26 |
250 | # File: macros/bitor.sci, line: 44 | ||
251 | #, c-format | 251 | #, c-format |
252 | msgid "%s: Wrong size for input arguments: Same size expected.\n" | 252 | msgid "%s: Wrong size for input arguments: Same size expected.\n" |
253 | msgstr "" | 253 | msgstr "" |
@@ -297,23 +297,23 @@ msgstr "" | |||
297 | msgid "%s: Wrong type for input argument #%d: A string expected.\n" | 297 | msgid "%s: Wrong type for input argument #%d: A string expected.\n" |
298 | msgstr "" | 298 | msgstr "" |
299 | # | 299 | # |
300 | # File: macros/binomial.sci, line: 31 | ||
301 | # File: macros/factor.sci, line: 26 | 300 | # File: macros/factor.sci, line: 26 |
301 | # File: macros/binomial.sci, line: 31 | ||
302 | #, c-format | 302 | #, c-format |
303 | msgid "%s: Wrong type for input argument #%d: An integer expected.\n" | 303 | msgid "%s: Wrong type for input argument #%d: An integer expected.\n" |
304 | msgstr "" | 304 | msgstr "" |
305 | # | 305 | # |
306 | # File: macros/sind.sci, line: 12 | 306 | # File: macros/cosd.sci, line: 12 |
307 | # File: macros/cotd.sci, line: 12 | ||
308 | # File: macros/asecd.sci, line: 12 | ||
309 | # File: macros/acscd.sci, line: 12 | ||
310 | # File: macros/atand.sci, line: 12 | 307 | # File: macros/atand.sci, line: 12 |
311 | # File: macros/atand.sci, line: 16 | 308 | # File: macros/atand.sci, line: 16 |
312 | # File: macros/asind.sci, line: 12 | 309 | # File: macros/asind.sci, line: 12 |
313 | # File: macros/tand.sci, line: 12 | 310 | # File: macros/cotd.sci, line: 12 |
314 | # File: macros/secd.sci, line: 12 | 311 | # File: macros/asecd.sci, line: 12 |
315 | # File: macros/cosd.sci, line: 12 | ||
316 | # File: macros/cscd.sci, line: 12 | 312 | # File: macros/cscd.sci, line: 12 |
313 | # File: macros/secd.sci, line: 12 | ||
314 | # File: macros/sind.sci, line: 12 | ||
315 | # File: macros/tand.sci, line: 12 | ||
316 | # File: macros/acscd.sci, line: 12 | ||
317 | #, c-format | 317 | #, c-format |
318 | msgid "%s: Wrong type for input argument #%d: Array of reals expected.\n" | 318 | msgid "%s: Wrong type for input argument #%d: Array of reals expected.\n" |
319 | msgstr "" | 319 | msgstr "" |
@@ -330,8 +330,8 @@ msgstr "" | |||
330 | # | 330 | # |
331 | # File: macros/oct2dec.sci, line: 27 | 331 | # File: macros/oct2dec.sci, line: 27 |
332 | # File: macros/hex2dec.sci, line: 27 | 332 | # File: macros/hex2dec.sci, line: 27 |
333 | # File: macros/base2dec.sci, line: 28 | ||
334 | # File: macros/bin2dec.sci, line: 34 | 333 | # File: macros/bin2dec.sci, line: 34 |
334 | # File: macros/base2dec.sci, line: 28 | ||
335 | #, c-format | 335 | #, c-format |
336 | msgid "%s: Wrong type for input argument #%d: Matrix of strings expected.\n" | 336 | msgid "%s: Wrong type for input argument #%d: Matrix of strings expected.\n" |
337 | msgstr "" | 337 | msgstr "" |
@@ -343,25 +343,25 @@ msgstr "" | |||
343 | msgid "%s: Wrong type for input argument #%d: Real matrix expected.\n" | 343 | msgid "%s: Wrong type for input argument #%d: Real matrix expected.\n" |
344 | msgstr "" | 344 | msgstr "" |
345 | # | 345 | # |
346 | # File: macros/asinhm.sci, line: 23 | ||
347 | # File: macros/acosm.sci, line: 20 | ||
348 | # File: macros/coshm.sci, line: 20 | ||
349 | # File: macros/sinh.sci, line: 26 | ||
350 | # File: macros/cotg.sci, line: 23 | ||
351 | # File: macros/cosh.sci, line: 37 | ||
352 | # File: macros/coth.sci, line: 22 | 346 | # File: macros/coth.sci, line: 22 |
347 | # File: macros/atanhm.sci, line: 20 | ||
353 | # File: macros/asinm.sci, line: 20 | 348 | # File: macros/asinm.sci, line: 20 |
354 | # File: macros/asinh.sci, line: 27 | 349 | # File: macros/sinh.sci, line: 26 |
350 | # File: macros/atanm.sci, line: 25 | ||
351 | # File: macros/acoshm.sci, line: 21 | ||
352 | # File: macros/cothm.sci, line: 20 | ||
353 | # File: macros/cotg.sci, line: 23 | ||
354 | # File: macros/coshm.sci, line: 20 | ||
355 | # File: macros/acosm.sci, line: 20 | ||
355 | # File: macros/tanh.sci, line: 26 | 356 | # File: macros/tanh.sci, line: 26 |
357 | # File: macros/asinhm.sci, line: 23 | ||
358 | # File: macros/sinhm.sci, line: 20 | ||
356 | # File: macros/acosh.sci, line: 34 | 359 | # File: macros/acosh.sci, line: 34 |
357 | # File: macros/atanhm.sci, line: 20 | 360 | # File: macros/cosm.sci, line: 25 |
358 | # File: macros/sinm.sci, line: 25 | 361 | # File: macros/sinm.sci, line: 25 |
359 | # File: macros/sinhm.sci, line: 20 | ||
360 | # File: macros/atanh.sci, line: 26 | 362 | # File: macros/atanh.sci, line: 26 |
361 | # File: macros/cothm.sci, line: 20 | 363 | # File: macros/asinh.sci, line: 27 |
362 | # File: macros/acoshm.sci, line: 21 | 364 | # File: macros/cosh.sci, line: 37 |
363 | # File: macros/atanm.sci, line: 25 | ||
364 | # File: macros/cosm.sci, line: 25 | ||
365 | #, c-format | 365 | #, c-format |
366 | msgid "" | 366 | msgid "" |
367 | "%s: Wrong type for input argument #%d: Real or complex matrix expected.\n" | 367 | "%s: Wrong type for input argument #%d: Real or complex matrix expected.\n" |
@@ -381,10 +381,10 @@ msgid "" | |||
381 | "contents" | 381 | "contents" |
382 | msgstr "" | 382 | msgstr "" |
383 | # | 383 | # |
384 | # File: macros/bitxor.sci, line: 54 | ||
385 | # File: macros/bitxor.sci, line: 62 | ||
386 | # File: macros/bitset.sci, line: 51 | 384 | # File: macros/bitset.sci, line: 51 |
387 | # File: macros/bitset.sci, line: 58 | 385 | # File: macros/bitset.sci, line: 58 |
386 | # File: macros/bitxor.sci, line: 54 | ||
387 | # File: macros/bitxor.sci, line: 62 | ||
388 | #, c-format | 388 | #, c-format |
389 | msgid "" | 389 | msgid "" |
390 | "%s: Wrong type for input argument #%d: Scalar/matrix/hypermatrix of unsigned " | 390 | "%s: Wrong type for input argument #%d: Scalar/matrix/hypermatrix of unsigned " |
@@ -401,11 +401,11 @@ msgstr "" | |||
401 | msgid "%s: Wrong type for input argument #%d: integer expected.\n" | 401 | msgid "%s: Wrong type for input argument #%d: integer expected.\n" |
402 | msgstr "" | 402 | msgstr "" |
403 | # | 403 | # |
404 | # File: macros/bitor.sci, line: 40 | ||
405 | # File: macros/bitand.sci, line: 39 | ||
406 | # File: macros/bitxor.sci, line: 37 | ||
407 | # File: macros/cat.sci, line: 88 | 404 | # File: macros/cat.sci, line: 88 |
408 | # File: macros/cat.sci, line: 93 | 405 | # File: macros/cat.sci, line: 93 |
406 | # File: macros/bitxor.sci, line: 37 | ||
407 | # File: macros/bitand.sci, line: 39 | ||
408 | # File: macros/bitor.sci, line: 40 | ||
409 | #, c-format | 409 | #, c-format |
410 | msgid "%s: Wrong type for input arguments: Same types expected.\n" | 410 | msgid "%s: Wrong type for input arguments: Same types expected.\n" |
411 | msgstr "" | 411 | msgstr "" |
@@ -415,9 +415,9 @@ msgstr "" | |||
415 | msgid "%s: Wrong value for input argument #%d.\n" | 415 | msgid "%s: Wrong value for input argument #%d.\n" |
416 | msgstr "" | 416 | msgstr "" |
417 | # | 417 | # |
418 | # File: macros/intersect.sci, line: 133 | ||
419 | # File: macros/union.sci, line: 48 | ||
420 | # File: macros/unique.sci, line: 55 | 418 | # File: macros/unique.sci, line: 55 |
419 | # File: macros/union.sci, line: 48 | ||
420 | # File: macros/intersect.sci, line: 133 | ||
421 | #, c-format | 421 | #, c-format |
422 | msgid "" | 422 | msgid "" |
423 | "%s: Wrong value for input argument #%d: %d,''%s'',%d or ''%s'' expected\n" | 423 | "%s: Wrong value for input argument #%d: %d,''%s'',%d or ''%s'' expected\n" |
@@ -428,9 +428,9 @@ msgstr "" | |||
428 | msgid "%s: Wrong value for input argument #%d: ''%s'' expexted.\n" | 428 | msgid "%s: Wrong value for input argument #%d: ''%s'' expexted.\n" |
429 | msgstr "" | 429 | msgstr "" |
430 | # | 430 | # |
431 | # File: macros/vectorfind.sci, line: 35 | ||
432 | # File: macros/sprand.sci, line: 25 | 431 | # File: macros/sprand.sci, line: 25 |
433 | # File: macros/sprand.sci, line: 28 | 432 | # File: macros/sprand.sci, line: 28 |
433 | # File: macros/vectorfind.sci, line: 35 | ||
434 | # File: sci_gateway/c/sci_gsort.c, line: 121 | 434 | # File: sci_gateway/c/sci_gsort.c, line: 121 |
435 | #, c-format | 435 | #, c-format |
436 | msgid "%s: Wrong value for input argument #%d: ''%s'' or ''%s'' expected.\n" | 436 | msgid "%s: Wrong value for input argument #%d: ''%s'' or ''%s'' expected.\n" |
@@ -458,9 +458,9 @@ msgstr "" | |||
458 | msgid "%s: Wrong value for input argument #%d: Integer >= %d expected.\n" | 458 | msgid "%s: Wrong value for input argument #%d: Integer >= %d expected.\n" |
459 | msgstr "" | 459 | msgstr "" |
460 | # | 460 | # |
461 | # File: macros/tanm.sci, line: 30 | ||
462 | # File: macros/tanhm.sci, line: 29 | ||
463 | # File: macros/cothm.sci, line: 28 | 461 | # File: macros/cothm.sci, line: 28 |
462 | # File: macros/tanhm.sci, line: 29 | ||
463 | # File: macros/tanm.sci, line: 30 | ||
464 | #, c-format | 464 | #, c-format |
465 | msgid "%s: Wrong value for input argument #%d: Matrix is not diagonalisable.\n" | 465 | msgid "%s: Wrong value for input argument #%d: Matrix is not diagonalisable.\n" |
466 | msgstr "" | 466 | msgstr "" |
@@ -478,9 +478,9 @@ msgid "%s: Wrong value for input argument #%d: Must be between %d and %d." | |||
478 | msgstr "" | 478 | msgstr "" |
479 | # | 479 | # |
480 | # File: macros/binomial.sci, line: 43 | 480 | # File: macros/binomial.sci, line: 43 |
481 | # File: macros/bitset.sci, line: 71 | ||
481 | # File: macros/bitcmp.sci, line: 80 | 482 | # File: macros/bitcmp.sci, line: 80 |
482 | # File: macros/bitget.sci, line: 83 | 483 | # File: macros/bitget.sci, line: 83 |
483 | # File: macros/bitset.sci, line: 71 | ||
484 | #, c-format | 484 | #, c-format |
485 | msgid "%s: Wrong value for input argument #%d: Must be between %d and %d.\n" | 485 | msgid "%s: Wrong value for input argument #%d: Must be between %d and %d.\n" |
486 | msgstr "" | 486 | msgstr "" |
@@ -509,8 +509,8 @@ msgid "" | |||
509 | "%s: Wrong value for input argument #%d: Scalar positive integer expected.\n" | 509 | "%s: Wrong value for input argument #%d: Scalar positive integer expected.\n" |
510 | msgstr "" | 510 | msgstr "" |
511 | # | 511 | # |
512 | # File: macros/dec2bin.sci, line: 39 | ||
513 | # File: macros/dec2oct.sci, line: 25 | 512 | # File: macros/dec2oct.sci, line: 25 |
513 | # File: macros/dec2bin.sci, line: 39 | ||
514 | #, c-format | 514 | #, c-format |
515 | msgid "" | 515 | msgid "" |
516 | "%s: Wrong value for input argument #%d: Scalar/vector/matrix of positive " | 516 | "%s: Wrong value for input argument #%d: Scalar/vector/matrix of positive " |
diff --git a/scilab/modules/fftw/locales/en_US/fftw.pot b/scilab/modules/fftw/locales/en_US/fftw.pot index 4d1b15f..e4eb980 100644 --- a/scilab/modules/fftw/locales/en_US/fftw.pot +++ b/scilab/modules/fftw/locales/en_US/fftw.pot | |||
@@ -14,47 +14,47 @@ msgstr "" | |||
14 | "MIME-Version: 1.0\n" | 14 | "MIME-Version: 1.0\n" |