diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2001-05-04 18:43:07 +0000 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2001-05-04 18:43:07 +0000 |
commit | fdc58e2e6f4817605b038cd608901d569a86cd48 (patch) | |
tree | b53dbf32a21cba6f00e97af3746cf3074c0f2159 /starmath/source/commands.src | |
parent | aae2351fdc6903f8e85f3dce23acb780e54ba544 (diff) |
Merge SRC630: 04.05.01 - 21:42:35 (NoBranch)
Diffstat (limited to 'starmath/source/commands.src')
-rw-r--r-- | starmath/source/commands.src | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/starmath/source/commands.src b/starmath/source/commands.src index 2d874d0ac9..e2e4203664 100644 --- a/starmath/source/commands.src +++ b/starmath/source/commands.src @@ -2,9 +2,9 @@ * * $RCSfile: commands.src,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: kz $ $Date: 2001-03-31 05:43:25 $ + * last change: $Author: hjs $ $Date: 2001-05-04 19:43:07 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1291,6 +1291,7 @@ Menu RID_COMMANDMENU Text[ arabic ] = "ÚæÇãá ÊÔÛíá ÃÍÇÏíÉ/ËäÇÆíÉ"; Text[ turkish ] = "Birli/ikili iþleçler"; Text[ language_user1 ] = " "; + Text[ catalan ] = "Operadores ~unarios/binarios"; }; MenuItem { @@ -1459,6 +1460,7 @@ Menu RID_COMMANDMENU Text[ arabic ] = "ÚáÇÞÇÊ"; Text[ turkish ] = "Ýliþkiler"; Text[ language_user1 ] = " "; + Text[ catalan ] = "~Relaciones"; }; MenuItem { @@ -1633,6 +1635,7 @@ Menu RID_COMMANDMENU Text[ arabic ] = "ãÌãæÚÉ ÚãáíÇÊ"; Text[ turkish ] = "Küme iþlemleri"; Text[ language_user1 ] = " "; + Text[ catalan ] = "~Operaciones de conjuntos"; }; MenuItem { @@ -1844,6 +1847,7 @@ Menu RID_COMMANDMENU TEXT[ korean ] = "±âŸ"; TEXT[ arabic ] = "ÛíÑ Ðáß"; TEXT[ turkish ] = "Diðer"; + TEXT[ catalan ] = "otros"; }; }; }; @@ -1859,6 +1863,7 @@ Menu RID_COMMANDMENU Text[ arabic ] = "ÏÇáÇÊ"; Text[ turkish ] = "Fonksiyon"; Text[ language_user1 ] = " "; + Text[ catalan ] = "~Funciones"; }; MenuItem { @@ -1975,6 +1980,7 @@ Menu RID_COMMANDMENU Text[ arabic ] = "ÚæÇãá ÇáÊÔÛíá"; Text[ turkish ] = "Ýþleçler"; Text[ language_user1 ] = " "; + Text[ catalan ] = "~Operadores"; }; MenuItem { @@ -2155,6 +2161,7 @@ Menu RID_COMMANDMENU Text[ arabic ] = "ÓãÇÊ"; Text[ turkish ] = "Öznitelikler"; Text[ language_user1 ] = " "; + Text[ catalan ] = "~Atributos"; }; MenuItem { @@ -2339,6 +2346,7 @@ Menu RID_COMMANDMENU Text[ arabic ] = "ÃÞæÇÓ"; Text[ turkish ] = "Ayraçlar"; Text[ language_user1 ] = " "; + Text[ catalan ] = "~Paréntesis"; }; MenuItem { @@ -2426,6 +2434,7 @@ Menu RID_COMMANDMENU Text[ arabic ] = "ÎØ ÌÏíÏ"; Text[ turkish ] = "Yeni satýr"; Text[ language_user1 ] = " "; + Text[ catalan ] = "nueva línea"; }; MenuItem { @@ -2454,6 +2463,7 @@ Menu RID_COMMANDMENU Text[ arabic ] = "ÊÈÇÚÏ ÕÛíÑ"; Text[ turkish ] = "Küçük aralýk"; Text[ language_user1 ] = " "; + Text[ catalan ] = "espacio pequeño"; }; MenuItem { @@ -2482,6 +2492,7 @@ Menu RID_COMMANDMENU Text[ arabic ] = "ÊÈÇÚÏ"; Text[ turkish ] = "Aralýk"; Text[ language_user1 ] = " "; + Text[ catalan ] = "espacio"; }; MenuItem { @@ -2537,6 +2548,7 @@ Menu RID_COMMANDMENU Text[ arabic ] = "ÊäÓíÞ"; Text[ turkish ] = "Format"; Text[ language_user1 ] = " "; + Text[ catalan ] = "~Formatos"; }; MenuItem { @@ -2693,6 +2705,7 @@ Menu RID_COMMANDMENU Text[ arabic ] = "ãÇ ÚÏì Ðáß"; Text[ turkish ] = "Diðer"; Text[ language_user1 ] = " "; + Text[ catalan ] = "~Otros"; }; }; }; |