xref: /trunk/main/starmath/source/symbol.src (revision bfdb928b)
1e552135aSAndrew Rist/**************************************************************
27ce4b443SMatthias Seidel *
3e552135aSAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
4e552135aSAndrew Rist * or more contributor license agreements.  See the NOTICE file
5e552135aSAndrew Rist * distributed with this work for additional information
6e552135aSAndrew Rist * regarding copyright ownership.  The ASF licenses this file
7e552135aSAndrew Rist * to you under the Apache License, Version 2.0 (the
8e552135aSAndrew Rist * "License"); you may not use this file except in compliance
9e552135aSAndrew Rist * with the License.  You may obtain a copy of the License at
107ce4b443SMatthias Seidel *
11e552135aSAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
127ce4b443SMatthias Seidel *
13e552135aSAndrew Rist * Unless required by applicable law or agreed to in writing,
14e552135aSAndrew Rist * software distributed under the License is distributed on an
15e552135aSAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16e552135aSAndrew Rist * KIND, either express or implied.  See the License for the
17e552135aSAndrew Rist * specific language governing permissions and limitations
18e552135aSAndrew Rist * under the License.
197ce4b443SMatthias Seidel *
20e552135aSAndrew Rist *************************************************************/
21e552135aSAndrew Rist
22cdf0e10cSrcweir#include <starmath.hrc>
23cdf0e10cSrcweir
24cdf0e10cSrcweirResource RID_LOCALIZED_NAMES
25cdf0e10cSrcweir{
267ce4b443SMatthias Seidel	StringArray RID_FRENCH_50_NAMES
277ce4b443SMatthias Seidel	{
287ce4b443SMatthias Seidel		ItemList =
297ce4b443SMatthias Seidel		{
307ce4b443SMatthias Seidel			< "BETA" ; > ;
317ce4b443SMatthias Seidel			< "beta" ; > ;
327ce4b443SMatthias Seidel			< "ETA" ; > ;
337ce4b443SMatthias Seidel			< "eta" ; > ;
347ce4b443SMatthias Seidel			< "JOTA" ; > ;
357ce4b443SMatthias Seidel			< "jota" ; > ;
367ce4b443SMatthias Seidel			< "CHI" ; > ;
377ce4b443SMatthias Seidel			< "chi" ; > ;
387ce4b443SMatthias Seidel			< "MY" ; > ;
397ce4b443SMatthias Seidel			< "my" ; > ;
407ce4b443SMatthias Seidel			< "NY" ; > ;
417ce4b443SMatthias Seidel			< "ny" ; > ;
427ce4b443SMatthias Seidel			< "OMIKRON" ; > ;
437ce4b443SMatthias Seidel			< "omikron" ; > ;
447ce4b443SMatthias Seidel			< "OMEGA" ; > ;
457ce4b443SMatthias Seidel			< "omega" ; > ;
467ce4b443SMatthias Seidel			< "RHO" ; > ;
477ce4b443SMatthias Seidel			< "rho" ; > ;
487ce4b443SMatthias Seidel			< "THETA" ; > ;
497ce4b443SMatthias Seidel			< "theta" ; > ;
507ce4b443SMatthias Seidel			< "YPSILON" ; > ;
517ce4b443SMatthias Seidel			< "ypsilon" ; > ;
527ce4b443SMatthias Seidel			< "ZETA" ; > ;
537ce4b443SMatthias Seidel			< "zeta" ; > ;
547ce4b443SMatthias Seidel			< "varrho" ; > ;
557ce4b443SMatthias Seidel			< "vartheta" ; > ;
567ce4b443SMatthias Seidel		};
577ce4b443SMatthias Seidel	};
587ce4b443SMatthias Seidel	StringArray RID_FRENCH_60_NAMES
597ce4b443SMatthias Seidel	{
607ce4b443SMatthias Seidel		ItemList =
617ce4b443SMatthias Seidel		{
627ce4b443SMatthias Seidel			< "BÊTA" ; > ;
637ce4b443SMatthias Seidel			< "bêta" ; > ;
647ce4b443SMatthias Seidel			< "ÊTA" ; > ;
657ce4b443SMatthias Seidel			< "êta" ; > ;
667ce4b443SMatthias Seidel			< "IOTA" ; > ;
677ce4b443SMatthias Seidel			< "iota" ; > ;
687ce4b443SMatthias Seidel			< "KHI" ; > ;
697ce4b443SMatthias Seidel			< "khi" ; > ;
707ce4b443SMatthias Seidel			< "MU" ; > ;
717ce4b443SMatthias Seidel			< "mu" ; > ;
727ce4b443SMatthias Seidel			< "NU" ; > ;
737ce4b443SMatthias Seidel			< "nu" ; > ;
747ce4b443SMatthias Seidel			< "OMICRON" ; > ;
757ce4b443SMatthias Seidel			< "omicron" ; > ;
767ce4b443SMatthias Seidel			< "OMÉGA" ; > ;
777ce4b443SMatthias Seidel			< "oméga" ; > ;
787ce4b443SMatthias Seidel			< "RHÔ" ; > ;
797ce4b443SMatthias Seidel			< "rhô" ; > ;
807ce4b443SMatthias Seidel			< "THÊTA" ; > ;
817ce4b443SMatthias Seidel			< "thêta" ; > ;
827ce4b443SMatthias Seidel			< "UPSILON" ; > ;
837ce4b443SMatthias Seidel			< "upsilon" ; > ;
847ce4b443SMatthias Seidel			< "ZÊTA" ; > ;
857ce4b443SMatthias Seidel			< "zêta" ; > ;
867ce4b443SMatthias Seidel			< "varrhô" ; > ;
877ce4b443SMatthias Seidel			< "varthêta" ; > ;
887ce4b443SMatthias Seidel		};
897ce4b443SMatthias Seidel	};
907ce4b443SMatthias Seidel	StringArray RID_ITALIAN_50_NAMES
917ce4b443SMatthias Seidel	{
927ce4b443SMatthias Seidel		ItemList =
937ce4b443SMatthias Seidel		{
947ce4b443SMatthias Seidel			< "nu" ; > ;
957ce4b443SMatthias Seidel			< "Nu" ; > ;
967ce4b443SMatthias Seidel			< "varrho" ; > ;
977ce4b443SMatthias Seidel			< "moltomaggioredi" ; > ;
987ce4b443SMatthias Seidel			< "indentico" ; > ;
997ce4b443SMatthias Seidel			< "nonelemento" ; > ;
1007ce4b443SMatthias Seidel			< "moltoinferioredi" ; > ;
1017ce4b443SMatthias Seidel			< "o" ; > ;
1027ce4b443SMatthias Seidel			< "permille" ; > ;
1037ce4b443SMatthias Seidel			< "tendentea" ; > ;
1047ce4b443SMatthias Seidel			< "nonuguale" ; > ;
1057ce4b443SMatthias Seidel			< "infinite" ; > ;
1067ce4b443SMatthias Seidel		};
1077ce4b443SMatthias Seidel	};
1087ce4b443SMatthias Seidel	StringArray RID_ITALIAN_60_NAMES
1097ce4b443SMatthias Seidel	{
1107ce4b443SMatthias Seidel		ItemList =
1117ce4b443SMatthias Seidel		{
1127ce4b443SMatthias Seidel			< "ni" ; > ;
1137ce4b443SMatthias Seidel			< "Ni" ; > ;
1147ce4b443SMatthias Seidel			< "varro" ; > ;
1157ce4b443SMatthias Seidel			< "molto.maggiore.di" ; > ;
1167ce4b443SMatthias Seidel			< "identico" ; > ;
1177ce4b443SMatthias Seidel			< "non.elemento" ; > ;
1187ce4b443SMatthias Seidel			< "molto.minore.di" ; > ;
1197ce4b443SMatthias Seidel			< "oppure" ; > ;
1207ce4b443SMatthias Seidel			< "per.mille" ; > ;
1217ce4b443SMatthias Seidel			< "tendente.a" ; > ;
1227ce4b443SMatthias Seidel			< "non.uguale" ; > ;
1237ce4b443SMatthias Seidel			< "infinito" ; > ;
1247ce4b443SMatthias Seidel		};
1257ce4b443SMatthias Seidel	};
1267ce4b443SMatthias Seidel	StringArray RID_SWEDISH_50_NAMES
1277ce4b443SMatthias Seidel	{
1287ce4b443SMatthias Seidel		ItemList =
1297ce4b443SMatthias Seidel		{
1307ce4b443SMatthias Seidel			< "iota" ; > ;
1317ce4b443SMatthias Seidel			< "IOTA" ; > ;
1327ce4b443SMatthias Seidel			< "xi" ; > ;
1337ce4b443SMatthias Seidel			< "XI" ; > ;
1347ce4b443SMatthias Seidel			< "rho" ; > ;
1357ce4b443SMatthias Seidel			< "RHO" ; > ;
1367ce4b443SMatthias Seidel			< "element" ; > ;
1377ce4b443SMatthias Seidel		};
1387ce4b443SMatthias Seidel	};
1397ce4b443SMatthias Seidel	StringArray RID_SWEDISH_60_NAMES
1407ce4b443SMatthias Seidel	{
1417ce4b443SMatthias Seidel		ItemList =
1427ce4b443SMatthias Seidel		{
1437ce4b443SMatthias Seidel			< "jota" ; > ;
1447ce4b443SMatthias Seidel			< "JOTA" ; > ;
1457ce4b443SMatthias Seidel			< "ksi" ; > ;
1467ce4b443SMatthias Seidel			< "KSI" ; > ;
1477ce4b443SMatthias Seidel			< "ro" ; > ;
1487ce4b443SMatthias Seidel			< "RO" ; > ;
1497ce4b443SMatthias Seidel			< "tillhör" ; > ;
1507ce4b443SMatthias Seidel		};
1517ce4b443SMatthias Seidel	};
1527ce4b443SMatthias Seidel	StringArray RID_SPANISH_50_NAMES
1537ce4b443SMatthias Seidel	{
1547ce4b443SMatthias Seidel		ItemList =
1557ce4b443SMatthias Seidel		{
1567ce4b443SMatthias Seidel			< "distino" ; > ;
1577ce4b443SMatthias Seidel			< "muchomenos" ; > ;
1587ce4b443SMatthias Seidel			< "pertenece" ; > ;
1597ce4b443SMatthias Seidel			< "nopertenece" ; > ;
1607ce4b443SMatthias Seidel		};
1617ce4b443SMatthias Seidel	};
1627ce4b443SMatthias Seidel	StringArray RID_SPANISH_60_NAMES
1637ce4b443SMatthias Seidel	{
1647ce4b443SMatthias Seidel		ItemList =
1657ce4b443SMatthias Seidel		{
1667ce4b443SMatthias Seidel			< "diferente" ; > ;
1677ce4b443SMatthias Seidel			< "muchomenor" ; > ;
1687ce4b443SMatthias Seidel			< "elemento" ; > ;
1697ce4b443SMatthias Seidel			< "sinelemento" ; > ;
1707ce4b443SMatthias Seidel		};
1717ce4b443SMatthias Seidel	};
1727ce4b443SMatthias Seidel	StringArray RID_EXPORT_SYMBOLSET_NAMES
173cdf0e10cSrcweir	{
1747ce4b443SMatthias Seidel		ItemList =
1757ce4b443SMatthias Seidel		{
1767ce4b443SMatthias Seidel			< "Greek" ; > ;
1777ce4b443SMatthias Seidel			< "Special" ; > ;
1787ce4b443SMatthias Seidel		};
179cdf0e10cSrcweir	};
1807ce4b443SMatthias Seidel	StringArray RID_UI_SYMBOLSET_NAMES
1817ce4b443SMatthias Seidel	{
1827ce4b443SMatthias Seidel		ItemList [ en-US ] =
1837ce4b443SMatthias Seidel		{
1847ce4b443SMatthias Seidel			< "Greek" ; > ;
1857ce4b443SMatthias Seidel			< "Special" ; > ;
1867ce4b443SMatthias Seidel		};
187cdf0e10cSrcweir	};
188cdf0e10cSrcweir
1897ce4b443SMatthias Seidel	StringArray RID_EXPORT_SYMBOL_NAMES
190cdf0e10cSrcweir	{
191cdf0e10cSrcweir		ItemList =
192cdf0e10cSrcweir		{
193cdf0e10cSrcweir			< "alpha" ; > ;
194cdf0e10cSrcweir			< "ALPHA" ; > ;
195cdf0e10cSrcweir			< "beta" ; > ;
196cdf0e10cSrcweir			< "BETA" ; > ;
197cdf0e10cSrcweir			< "gamma" ; > ;
198cdf0e10cSrcweir			< "GAMMA" ; > ;
199cdf0e10cSrcweir			< "delta" ; > ;
200cdf0e10cSrcweir			< "DELTA" ; > ;
201cdf0e10cSrcweir			< "epsilon" ; > ;
202cdf0e10cSrcweir			< "EPSILON" ; > ;
203cdf0e10cSrcweir			< "zeta" ; > ;
204cdf0e10cSrcweir			< "ZETA" ; > ;
205cdf0e10cSrcweir			< "eta" ; > ;
206cdf0e10cSrcweir			< "ETA" ; > ;
207cdf0e10cSrcweir			< "theta" ; > ;
208cdf0e10cSrcweir			< "THETA" ; > ;
209cdf0e10cSrcweir			< "iota" ; > ;
210cdf0e10cSrcweir			< "IOTA" ; > ;
211cdf0e10cSrcweir			< "kappa" ; > ;
212cdf0e10cSrcweir			< "KAPPA" ; > ;
213cdf0e10cSrcweir			< "lambda" ; > ;
214cdf0e10cSrcweir			< "LAMBDA" ; > ;
215cdf0e10cSrcweir			< "mu" ; > ;
216cdf0e10cSrcweir			< "MU" ; > ;
217cdf0e10cSrcweir			< "nu" ; > ;
218cdf0e10cSrcweir			< "NU" ; > ;
219cdf0e10cSrcweir			< "xi" ; > ;
220cdf0e10cSrcweir			< "XI" ; > ;
221cdf0e10cSrcweir			< "omicron" ; > ;
222cdf0e10cSrcweir			< "OMICRON" ; > ;
223cdf0e10cSrcweir			< "pi" ; > ;
224cdf0e10cSrcweir			< "PI" ; > ;
225cdf0e10cSrcweir			< "rho" ; > ;
226cdf0e10cSrcweir			< "RHO" ; > ;
227cdf0e10cSrcweir			< "sigma" ; > ;
228cdf0e10cSrcweir			< "SIGMA" ; > ;
229cdf0e10cSrcweir			< "tau" ; > ;
230cdf0e10cSrcweir			< "TAU" ; > ;
231cdf0e10cSrcweir			< "upsilon" ; > ;
232cdf0e10cSrcweir			< "UPSILON" ; > ;
2337ce4b443SMatthias Seidel			< "phi" ; > ;
234cdf0e10cSrcweir			< "PHI" ; > ;
235cdf0e10cSrcweir			< "chi" ; > ;
236cdf0e10cSrcweir			< "CHI" ; > ;
237cdf0e10cSrcweir			< "psi" ; > ;
238cdf0e10cSrcweir			< "PSI" ; > ;
239cdf0e10cSrcweir			< "omega" ; > ;
240cdf0e10cSrcweir			< "OMEGA" ; > ;
241cdf0e10cSrcweir			< "varepsilon" ; > ;
242cdf0e10cSrcweir			< "vartheta" ; > ;
243cdf0e10cSrcweir			< "varpi" ; > ;
244cdf0e10cSrcweir			< "varrho" ; > ;
245cdf0e10cSrcweir			< "varsigma" ; > ;
246cdf0e10cSrcweir			< "varphi" ; > ;
247cdf0e10cSrcweir			< "element" ; > ;
248cdf0e10cSrcweir			< "noelement" ; > ;
249cdf0e10cSrcweir			< "strictlylessthan" ; > ;
250cdf0e10cSrcweir			< "strictlygreaterthan" ; > ;
251cdf0e10cSrcweir			< "notequal" ; > ;
252cdf0e10cSrcweir			< "identical" ; > ;
253cdf0e10cSrcweir			< "tendto" ; > ;
254cdf0e10cSrcweir			< "infinite" ; > ;
255cdf0e10cSrcweir			< "angle" ; > ;
256cdf0e10cSrcweir			< "perthousand" ; > ;
257cdf0e10cSrcweir			< "and" ; > ;
258cdf0e10cSrcweir			< "or" ; > ;
2597ce4b443SMatthias Seidel		};
260cdf0e10cSrcweir	};
261cdf0e10cSrcweir	StringArray RID_UI_SYMBOL_NAMES
262cdf0e10cSrcweir	{
2637ce4b443SMatthias Seidel		ItemList [ en-US ] =
2647ce4b443SMatthias Seidel		{
2657ce4b443SMatthias Seidel			< "alpha" ; > ;
2667ce4b443SMatthias Seidel			< "ALPHA" ; > ;
2677ce4b443SMatthias Seidel			< "beta" ; > ;
2687ce4b443SMatthias Seidel			< "BETA" ; > ;
2697ce4b443SMatthias Seidel			< "gamma" ; > ;
2707ce4b443SMatthias Seidel			< "GAMMA" ; > ;
2717ce4b443SMatthias Seidel			< "delta" ; > ;
2727ce4b443SMatthias Seidel			< "DELTA" ; > ;
2737ce4b443SMatthias Seidel			< "epsilon" ; > ;
2747ce4b443SMatthias Seidel			< "EPSILON" ; > ;
2757ce4b443SMatthias Seidel			< "zeta" ; > ;
2767ce4b443SMatthias Seidel			< "ZETA" ; > ;
2777ce4b443SMatthias Seidel			< "eta" ; > ;
2787ce4b443SMatthias Seidel			< "ETA" ; > ;
2797ce4b443SMatthias Seidel			< "theta" ; > ;
2807ce4b443SMatthias Seidel			< "THETA" ; > ;
2817ce4b443SMatthias Seidel			< "iota" ; > ;
2827ce4b443SMatthias Seidel			< "IOTA" ; > ;
2837ce4b443SMatthias Seidel			< "kappa" ; > ;
2847ce4b443SMatthias Seidel			< "KAPPA" ; > ;
2857ce4b443SMatthias Seidel			< "lambda" ; > ;
2867ce4b443SMatthias Seidel			< "LAMBDA" ; > ;
2877ce4b443SMatthias Seidel			< "mu" ; > ;
2887ce4b443SMatthias Seidel			< "MU" ; > ;
2897ce4b443SMatthias Seidel			< "nu" ; > ;
2907ce4b443SMatthias Seidel			< "NU" ; > ;
2917ce4b443SMatthias Seidel			< "xi" ; > ;
2927ce4b443SMatthias Seidel			< "XI" ; > ;
2937ce4b443SMatthias Seidel			< "omicron" ; > ;
2947ce4b443SMatthias Seidel			< "OMICRON" ; > ;
2957ce4b443SMatthias Seidel			< "pi" ; > ;
2967ce4b443SMatthias Seidel			< "PI" ; > ;
2977ce4b443SMatthias Seidel			< "rho" ; > ;
2987ce4b443SMatthias Seidel			< "RHO" ; > ;
2997ce4b443SMatthias Seidel			< "sigma" ; > ;
3007ce4b443SMatthias Seidel			< "SIGMA" ; > ;
3017ce4b443SMatthias Seidel			< "tau" ; > ;
3027ce4b443SMatthias Seidel			< "TAU" ; > ;
3037ce4b443SMatthias Seidel			< "upsilon" ; > ;
3047ce4b443SMatthias Seidel			< "UPSILON" ; > ;
3057ce4b443SMatthias Seidel			< "phi" ; > ;
3067ce4b443SMatthias Seidel			< "PHI" ; > ;
3077ce4b443SMatthias Seidel			< "chi" ; > ;
3087ce4b443SMatthias Seidel			< "CHI" ; > ;
3097ce4b443SMatthias Seidel			< "psi" ; > ;
3107ce4b443SMatthias Seidel			< "PSI" ; > ;
3117ce4b443SMatthias Seidel			< "omega" ; > ;
3127ce4b443SMatthias Seidel			< "OMEGA" ; > ;
3137ce4b443SMatthias Seidel			< "varepsilon" ; > ;
3147ce4b443SMatthias Seidel			< "vartheta" ; > ;
3157ce4b443SMatthias Seidel			< "varpi" ; > ;
3167ce4b443SMatthias Seidel			< "varrho" ; > ;
3177ce4b443SMatthias Seidel			< "varsigma" ; > ;
3187ce4b443SMatthias Seidel			< "varphi" ; > ;
3197ce4b443SMatthias Seidel			< "element" ; > ;
3207ce4b443SMatthias Seidel			< "noelement" ; > ;
3217ce4b443SMatthias Seidel			< "strictlylessthan" ; > ;
3227ce4b443SMatthias Seidel			< "strictlygreaterthan" ; > ;
3237ce4b443SMatthias Seidel			< "notequal" ; > ;
3247ce4b443SMatthias Seidel			< "identical" ; > ;
3257ce4b443SMatthias Seidel			< "tendto" ; > ;
3267ce4b443SMatthias Seidel			< "infinite" ; > ;
3277ce4b443SMatthias Seidel			< "angle" ; > ;
3287ce4b443SMatthias Seidel			< "perthousand" ; > ;
3297ce4b443SMatthias Seidel			< "and" ; > ;
3307ce4b443SMatthias Seidel			< "or" ; > ;
3317ce4b443SMatthias Seidel		};
332cdf0e10cSrcweir	};
333cdf0e10cSrcweir};
334*bfdb928bSmseidel
335*bfdb928bSmseidel// ********************************************************************** EOF
336