Files
libreoffice/svx/source/stbctrls/stbctrls.src

596 lines
21 KiB
Plaintext
Raw Normal View History

2000-09-18 16:07:07 +00:00
/*************************************************************************
*
* $RCSfile: stbctrls.src,v $
*
2001-07-26 21:21:42 +00:00
* $Revision: 1.15 $
2000-09-18 16:07:07 +00:00
*
2001-07-26 21:21:42 +00:00
* last change: $Author: kz $ $Date: 2001-07-26 22:21:42 $
2000-09-18 16:07:07 +00:00
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
*
* - GNU Lesser General Public License Version 2.1
* - Sun Industry Standards Source License Version 1.1
*
* Sun Microsystems Inc., October, 2000
*
* GNU Lesser General Public License Version 2.1
* =============================================
* Copyright 2000 by Sun Microsystems, Inc.
* 901 San Antonio Road, Palo Alto, CA 94303, USA
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License version 2.1, as published by the Free Software Foundation.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
*
*
* Sun Industry Standards Source License Version 1.1
* =================================================
* The contents of this file are subject to the Sun Industry Standards
* Source License Version 1.1 (the "License"); You may not use this file
* except in compliance with the License. You may obtain a copy of the
* License at http://www.openoffice.org/license.html.
*
* Software provided under this License is provided on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
* WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
* MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
* See the License for the specific provisions governing your rights and
* obligations concerning the Software.
*
* The Initial Developer of the Original Code is: Sun Microsystems, Inc.
*
* Copyright: 2000 by Sun Microsystems, Inc.
*
* All Rights Reserved.
*
* Contributor(s): _______________________________________
*
*
************************************************************************/
// include ---------------------------------------------------------------
#include "dialogs.hrc"
#include "helpid.hrc"
#include "stbctrls.h"
// pragma ----------------------------------------------------------------
// Strings ---------------------------------------------------------------
String RID_SVXSTR_INSERT_TEXT
{
// 'Einf"ugen' bzw. 'Insert' abgek"urzt auf h"ochstens 5 Zeichen
Text = "EINFG" ;
Text [ English ] = "INSRT" ;
Text [ norwegian ] = "SETT INN INSRT" ;
Text [ italian ] = "INS" ;
Text [ portuguese_brazilian ] = "INSERIR" ;
Text [ portuguese ] = "INSER" ;
Text [ finnish ] = "INSRT" ;
2000-09-18 16:07:07 +00:00
Text [ danish ] = "IND" ;
Text [ french ] = "INS" ;
Text [ swedish ] = "INFGA" ;
Text [ dutch ] = "INSRT" ;
Text [ spanish ] = "INSERT" ;
Text [ english_us ] = "INSRT" ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "WSTAW";
Text[ japanese ] = "<22>}<7D><>";
Text[ chinese_traditional ] = "<22><><EFBFBD>J";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ dutch ] = "INSRT";
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
Text[ turkish ] = "EKLE";
Text[ language_user1 ] = " ";
Text[ catalan ] = "INSERT";
2000-09-18 16:07:07 +00:00
};
String RID_SVXSTR_OVERWRITE_TEXT
{
// '"Uberschreiben' bzw. 'Overwrite' abgek"urzt auf h"ochstens 5 Zeichen
Text = "<22>BER" ;
Text [ English ] = "OVER" ;
Text [ norwegian ] = "OVER" ;
Text [ italian ] = "SSC" ;
Text [ portuguese_brazilian ] = "SOBRE" ;
Text [ portuguese ] = "SUB" ;
Text [ finnish ] = "OVER" ;
2000-09-18 16:07:07 +00:00
Text [ danish ] = "OVR" ;
Text [ french ] = "RFP" ;
Text [ swedish ] = "<22>VER" ;
Text [ dutch ] = "OVER" ;
Text [ spanish ] = "SOBRE" ;
Text [ english_us ] = "OVER" ;
2001-07-26 21:21:42 +00:00
Text[ chinese_simplified ] = "<22><>д";
2000-09-18 16:07:07 +00:00
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
2001-04-06 18:13:04 +00:00
Text[ polish ] = "KASUJ";
2000-09-18 16:07:07 +00:00
Text[ japanese ] = "<22><EFBFBD><E38F91>";
Text[ chinese_traditional ] = "<22>мg";
Text[ arabic ] = "<22><><EFBFBD>";
Text[ dutch ] = "OVER";
2001-07-26 21:21:42 +00:00
Text[ chinese_simplified ] = "<22><>д";
2000-09-18 16:07:07 +00:00
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22>ʰ<EFBFBD>";
Text[ turkish ] = "<22>ZR";
Text[ language_user1 ] = " ";
Text[ catalan ] = "SOBRE";
2000-09-18 16:07:07 +00:00
};
String RID_SVXSTR_SELMODE_STD
{
// 'Standard' abgek"urzt auf h"ochstens 3 Zeichen
TEXT = "STD" ;
TEXT [ English ] = "STD" ;
Text [ portuguese ] = "PAD" ;
Text [ english_us ] = "STD" ;
Text [ portuguese_brazilian ] = "STD" ;
Text [ swedish ] = "STD" ;
Text [ danish ] = "STD" ;
Text [ italian ] = "STD" ;
Text [ spanish ] = "STD" ;
Text [ french ] = "STD" ;
Text [ dutch ] = "STD" ;
Text[ chinese_simplified ] = "<22><>׼";
Text[ russian ] = "<22><><EFBFBD><EFBFBD>";
Text[ polish ] = "STD";
Text[ japanese ] = "<22>W<EFBFBD><57>";
Text[ chinese_traditional ] = "<22>з<EFBFBD>";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ dutch ] = "STD";
Text[ chinese_simplified ] = "<22><>׼";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "ǥ<><C7A5>";
Text[ turkish ] = "STD";
Text[ language_user1 ] = " ";
Text[ catalan ] = "STD";
Text[ finnish ] = "STD";
2000-09-18 16:07:07 +00:00
};
String RID_SVXSTR_SELMODE_ER
{
// 'Erweitert' bzw. 'Extended' abgek"urzt auf h"ochstens 3 Zeichen
TEXT = "ER" ;
TEXT [ English ] = "EXT" ;
TEXT [ norwegian ] = "G<> UT EXT" ;
TEXT [ italian ] = "EXT" ;
TEXT [ portuguese_brazilian ] = "EXT" ;
TEXT [ portuguese ] = "EXT" ;
TEXT [ finnish ] = "EXT" ;
2000-09-18 16:07:07 +00:00
TEXT [ danish ] = "UDV" ;
TEXT [ french ] = "EXT" ;
TEXT [ swedish ] = "UTV" ;
TEXT [ dutch ] = "EXT" ;
TEXT [ spanish ] = "EXT" ;
TEXT [ english_us ] = "EXT" ;
TEXT[ chinese_simplified ] = "<22><>չ";
TEXT[ russian ] = "<22><><EFBFBD><EFBFBD>";
TEXT[ polish ] = "ROZ";
TEXT[ japanese ] = "<22>g<EFBFBD><67>";
TEXT[ chinese_traditional ] = "<22>X<EFBFBD>i";
TEXT[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
TEXT[ dutch ] = "EXT";
TEXT[ chinese_simplified ] = "<22><>չ";
TEXT[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
TEXT[ korean ] = "Ȯ<><C8AE>";
TEXT[ turkish ] = "UZN";
TEXT[ language_user1 ] = " ";
TEXT[ catalan ] = "EXT";
2000-09-18 16:07:07 +00:00
};
String RID_SVXSTR_SELMODE_ERG
{
// 'Erg"anzend' bzw. 'Added' abgek"urzt auf h"ochstens 3 Zeichen
TEXT = "ERG" ;
TEXT [ English ] = "ADD" ;
TEXT [ norwegian ] = "LEGG TIL" ;
TEXT [ italian ] = "RIS" ;
TEXT [ portuguese_brazilian ] = "ACR" ;
TEXT [ portuguese ] = "ADI" ;
TEXT [ finnish ] = "ADD" ;
2000-09-18 16:07:07 +00:00
TEXT [ danish ] = "TLF" ;
TEXT [ french ] = "AJT" ;
TEXT [ swedish ] = "TLF" ;
TEXT [ dutch ] = "ADD" ;
TEXT [ spanish ] = "AGR" ;
TEXT [ english_us ] = "ADD" ;
TEXT[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
TEXT[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
TEXT[ polish ] = "DODAJ";
TEXT[ japanese ] = "<22><><EFBFBD><EFBFBD>";
TEXT[ chinese_traditional ] = "<22>ɥR";
TEXT[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
TEXT[ dutch ] = "ADD";
TEXT[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
TEXT[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
TEXT[ korean ] = "<22><><EFBFBD><EFBFBD>";
TEXT[ turkish ] = "TAML";
TEXT[ language_user1 ] = " ";
TEXT[ catalan ] = "AGR";
2000-09-18 16:07:07 +00:00
};
// PopupMenu -------------------------------------------------------------
Menu RID_SVXMNU_ZOOM
{
ItemList =
{
MenuItem
{
Identifier = ZOOM_200 ;
HelpId = HID_MNU_ZOOM_200 ;
Text = "200%" ;
};
MenuItem
{
Identifier = ZOOM_150 ;
HelpId = HID_MNU_ZOOM_150 ;
Text = "150%" ;
};
MenuItem
{
Identifier = ZOOM_100 ;
HelpId = HID_MNU_ZOOM_100 ;
Text = "100%" ;
};
MenuItem
{
Identifier = ZOOM_75 ;
HelpId = HID_MNU_ZOOM_75 ;
Text = "75%" ;
};
MenuItem
{
Identifier = ZOOM_50 ;
HelpId = HID_MNU_ZOOM_50 ;
Text = "50%" ;
};
MenuItem
{
Identifier = ZOOM_OPTIMAL ;
HelpId = HID_MNU_ZOOM_OPTIMAL ;
Text = "Optimal" ;
Text [ English ] = "Optimal" ;
text [ english_us ] = "Optimal" ;
2001-02-09 20:44:07 +00:00
Text [ portuguese ] = "Optimizar" ;
2000-09-18 16:07:07 +00:00
Text [ portuguese_brazilian ] = "Optimal" ;
Text [ swedish ] = "Optimal" ;
Text [ danish ] = "Optimal" ;
Text [ italian ] = "Ottimale" ;
Text [ spanish ] = "<22>ptimo" ;
Text [ french ] = "Optimal" ;
Text [ dutch ] = "Optimaal" ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Optymalny";
Text[ japanese ] = "<22>œK";
2001-01-26 19:34:27 +00:00
Text[ chinese_traditional ] = "<22>̦X<CCA6>A<EFBFBD><41>";
2000-09-18 16:07:07 +00:00
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ dutch ] = "Optimaal";
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
Text[ turkish ] = "Optimum";
Text[ language_user1 ] = " ";
Text[ catalan ] = "<22>ptimo";
Text[ finnish ] = "Optimaalinen";
2000-09-18 16:07:07 +00:00
};
MenuItem
{
Identifier = ZOOM_PAGE_WIDTH ;
HelpId = HID_MNU_ZOOM_PAGE_WIDTH ;
Text = "Seitenbreite" ;
Text [ ENGLISH ] = "Page width" ;
Text [ norwegian ] = "Sidebredde" ;
Text [ italian ] = "Larghezza pagina" ;
Text [ portuguese_brazilian ] = "Largura de p?gina" ;
2000-09-18 16:07:07 +00:00
Text [ portuguese ] = "Larg. de p<>gina" ;
Text [ finnish ] = "Sivun leveys" ;
Text [ danish ] = "Sidebredde" ;
Text [ french ] = "Largeur de page" ;
Text [ swedish ] = "Sidbredd" ;
Text [ dutch ] = "Paginabreedte" ;
Text [ spanish ] = "Ancho de p<>gina" ;
Text [ english_us ] = "Page Width" ;
2001-07-24 19:21:54 +00:00
Text[ chinese_simplified ] = "ҳ<><D2B3><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
2000-09-18 16:07:07 +00:00
Text[ russian ] = "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
2001-06-08 20:57:18 +00:00
Text[ polish ] = "Szeroko<6B><6F> strony";
2000-09-18 16:07:07 +00:00
Text[ japanese ] = "<22>߰<EFBFBD>ޕ<EFBFBD>";
2001-07-24 19:21:54 +00:00
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD><EFBFBD>e<EFBFBD><65>";
2000-09-18 16:07:07 +00:00
Text[ arabic ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ dutch ] = "Paginabreedte";
2001-07-24 19:21:54 +00:00
Text[ chinese_simplified ] = "ҳ<><D2B3><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
2000-09-18 16:07:07 +00:00
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
2001-02-09 20:44:07 +00:00
Text[ korean ] = "<22><> <20>ʺ<EFBFBD>";
2000-09-18 16:07:07 +00:00
Text[ turkish ] = "Sayfa geni<6E>li<6C>i";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Ancho de p<>gina";
2000-09-18 16:07:07 +00:00
};
MenuItem
{
Identifier = ZOOM_WHOLE_PAGE ;
HelpId = HID_MNU_ZOOM_WHOLE_PAGE ;
Text = "Ganze Seite" ;
Text [ ENGLISH ] = "Whole page" ;
Text [ norwegian ] = "Hele siden" ;
Text [ italian ] = "Pagina intera" ;
Text [ portuguese_brazilian ] = "P?gina inteira" ;
2000-09-18 16:07:07 +00:00
Text [ portuguese ] = "P<>gina inteira" ;
Text [ finnish ] = "Koko sivu" ;
Text [ danish ] = "Hele siden" ;
Text [ french ] = "Page enti<74>re" ;
Text [ swedish ] = "Hela sidan" ;
Text [ dutch ] = "Hele pagina" ;
Text [ spanish ] = "Toda la p<>gina" ;
Text [ english_us ] = "Entire Page" ;
Text[ chinese_simplified ] = "<22><>ҳ";
Text[ russian ] = "<22><> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Ca<43>a strona";
Text[ japanese ] = "<22>߰<EFBFBD>ޑS<DE91><53>";
Text[ chinese_traditional ] = "<22>㭶";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
Text[ dutch ] = "Hele pagina";
Text[ chinese_simplified ] = "<22><>ҳ";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
2001-02-09 20:44:07 +00:00
Text[ korean ] = "<22><> <20><>ü";
2000-09-18 16:07:07 +00:00
Text[ turkish ] = "T<>m sayfa";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Toda la p<>gina";
2000-09-18 16:07:07 +00:00
};
};
};
// Funktionsauswahl auf dem SvxPosSizeStatusBarControl fuer Calc
Menu RID_SVXMNU_PSZ_FUNC
{
ItemList =
{
MenuItem
{
Identifier = PSZ_FUNC_AVG ;
HelpId = HID_MNU_FUNC_AVG ;
Text = "Mittelwert" ;
Text [ ENGLISH ] = "Average" ;
Text [ english_us ] = "Average" ;
Text [ italian ] = "Valore medio" ;
Text [ spanish ] = "Promedio" ;
Text [ french ] = "Moyenne" ;
Text [ dutch ] = "Gemiddelde" ;
Text [ swedish ] = "Medelv<6C>rde" ;
Text [ danish ] = "Middel" ;
Text [ portuguese_brazilian ] = "Mittelwert" ;
2001-02-02 15:10:30 +00:00
Text [ portuguese ] = "M<>dia" ;
2000-09-18 16:07:07 +00:00
Text[ chinese_simplified ] = "ƽ<><C6BD>ֵ";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
2001-06-08 20:57:18 +00:00
Text[ polish ] = "<22>rednia warto<74><6F>";
2000-09-18 16:07:07 +00:00
Text[ japanese ] = "<22><><EFBFBD>ϒl";
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ dutch ] = "Gemiddelde";
Text[ chinese_simplified ] = "ƽ<><C6BD>ֵ";
Text[ greek ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
Text[ korean ] = "<22>߰<EFBFBD><DFB0><EFBFBD>";
Text[ turkish ] = "Ortalama";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Promedio";
Text[ finnish ] = "Keskiarvo";
2000-09-18 16:07:07 +00:00
};
MenuItem
{
Identifier = PSZ_FUNC_COUNT2 ;
HelpId = HID_MNU_FUNC_COUNT2 ;
Text = "Anzahl2" ;
Text [ ENGLISH ] = "Count2" ;
Text [ dutch ] = "Aantal2" ;
Text [ english_us ] = "CountA" ;
Text [ italian ] = "Numero2" ;
Text [ spanish ] = "Cantidad2" ;
Text [ french ] = "Nombre2" ;
Text [ swedish ] = "AntalV" ;
2000-09-18 16:07:07 +00:00
Text [ danish ] = "T<>lv" ;
Text [ portuguese ] = "Contar" ;
Text [ portuguese_brazilian ] = "Anzahl2" ;
Text[ chinese_simplified ] = "<22><>Ŀ2";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>2";
2001-06-08 20:57:18 +00:00
Text[ polish ] = "ILO<4C><4F>2";
2000-09-18 16:07:07 +00:00
Text[ japanese ] = "<22><>2";
Text[ chinese_traditional ] = "<22>ƥ<EFBFBD>2";
Text[ arabic ] = "<22><><EFBFBD>2";
Text[ dutch ] = "Aantal2";
Text[ chinese_simplified ] = "<22><>Ŀ2";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>2";
Text[ korean ] = "<22><>2";
Text[ turkish ] = "Say<61>2";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Cantidad2";
Text[ finnish ] = "LaskeA";
2000-09-18 16:07:07 +00:00
};
MenuItem
{
Identifier = PSZ_FUNC_COUNT ;
HelpId = HID_MNU_FUNC_COUNT ;
Text = "Anzahl" ;
Text [ ENGLISH ] = "Count" ;
Text [ dutch ] = "Aantal" ;
Text [ english_us ] = "Count" ;
Text [ italian ] = "Numero" ;
Text [ spanish ] = "Cantidad" ;
Text [ french ] = "Nombre" ;
Text [ swedish ] = "Antal" ;
Text [ danish ] = "T<>l" ;
Text [ portuguese ] = "Quantidade" ;
Text [ portuguese_brazilian ] = "Anzahl" ;
Text[ chinese_simplified ] = "<22><>Ŀ";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Liczba";
Text[ japanese ] = "<22><>";
Text[ chinese_traditional ] = "<22>ƥ<EFBFBD>";
Text[ arabic ] = "<22><><EFBFBD>";
Text[ dutch ] = "Aantal";
Text[ chinese_simplified ] = "<22><>Ŀ";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><>";
Text[ turkish ] = "Say<61>";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Cantidad";
Text[ finnish ] = "Laske";
2000-09-18 16:07:07 +00:00
};
MenuItem
{
Identifier = PSZ_FUNC_MAX ;
HelpId = HID_MNU_FUNC_MAX ;
Text = "Maximum" ;
Text [ ENGLISH ] = "Maximum" ;
Text [ dutch ] = "Maximum" ;
Text [ english_us ] = "Maximum" ;
Text [ italian ] = "Massimo" ;
Text [ spanish ] = "M<>ximo" ;
Text [ french ] = "Maximum" ;
Text [ swedish ] = "Maximum" ;
Text [ danish ] = "Maksimum" ;
Text [ portuguese ] = "M<>ximo" ;
Text [ portuguese_brazilian ] = "Maximum" ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Maksimum";
Text[ japanese ] = "<22>ő<EFBFBD><C591>l";
Text[ chinese_traditional ] = "<22>̤j";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ dutch ] = "Maximum";
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22>ִ<EFBFBD>";
Text[ turkish ] = "Azami";
Text[ language_user1 ] = " ";
Text[ catalan ] = "M<>ximo";
Text[ finnish ] = "Maksimi";
2000-09-18 16:07:07 +00:00
};
MenuItem
{
Identifier = PSZ_FUNC_MIN ;
HelpId = HID_MNU_FUNC_MIN ;
Text = "Minimum" ;
Text [ ENGLISH ] = "Minimum" ;
Text [ dutch ] = "Minimum" ;
Text [ english_us ] = "Minimum" ;
Text [ italian ] = "Minimo" ;
Text [ spanish ] = "M<>nimo" ;
Text [ french ] = "Minimum" ;
Text [ swedish ] = "Minimum" ;
Text [ danish ] = "Minimum" ;
Text [ portuguese ] = "M<>nimo" ;
Text [ portuguese_brazilian ] = "Minimum" ;
Text[ chinese_simplified ] = "<22><>С";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Minimum";
Text[ japanese ] = "<22>ŏ<EFBFBD>";
Text[ chinese_traditional ] = "<22>̤p";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ dutch ] = "Minimum";
Text[ chinese_simplified ] = "<22><>С";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22>ּ<EFBFBD>";
Text[ turkish ] = "Asgari";
Text[ language_user1 ] = " ";
Text[ catalan ] = "M<>nimo";
Text[ finnish ] = "Minimi";
2000-09-18 16:07:07 +00:00
};
MenuItem
{
Identifier = PSZ_FUNC_SUM ;
HelpId = HID_MNU_FUNC_SUM ;
Text = "Summe" ;
Text [ ENGLISH ] = "Sum" ;
Text [ dutch ] = "Som" ;
Text [ english_us ] = "Sum" ;
Text [ italian ] = "Somma" ;
Text [ spanish ] = "Suma" ;
Text [ french ] = "Somme" ;
Text [ swedish ] = "Summa" ;
Text [ danish ] = "Sum" ;
Text [ portuguese ] = "Soma" ;
Text [ portuguese_brazilian ] = "Summe" ;
Text[ chinese_simplified ] = "<22>ܼ<EFBFBD>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Suma";
Text[ japanese ] = "<22><><EFBFBD>v";
Text[ chinese_traditional ] = "<22>p<EFBFBD>p";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ dutch ] = "Som";
Text[ chinese_simplified ] = "<22>ܼ<EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22>հ<EFBFBD>";
Text[ turkish ] = "Toplam";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Suma";
Text[ finnish ] = "Summa";
2000-09-18 16:07:07 +00:00
};
MenuItem
{
Identifier = PSZ_FUNC_NONE ;
HelpId = HID_MNU_FUNC_NONE ;
Text = "Keine" ;
Text [ ENGLISH ] = "None" ;
Text [ dutch ] = "Geen" ;
Text [ english_us ] = "None" ;
Text [ italian ] = "Senza" ;
Text [ spanish ] = "Ninguno" ;
Text [ french ] = "Aucun(e)" ;
Text [ swedish ] = "Inga" ;
Text [ danish ] = "Ingen" ;
Text [ portuguese ] = "Nenhuma" ;
Text [ portuguese_brazilian ] = "Keine" ;
Text[ chinese_simplified ] = "<22><>";
Text[ russian ] = "<22><><EFBFBD>";
Text[ polish ] = "Brak";
Text[ japanese ] = "<22>Ȃ<EFBFBD>";
Text[ chinese_traditional ] = "<22>L";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD>";
Text[ dutch ] = "Geen";
Text[ chinese_simplified ] = "<22><>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
Text[ turkish ] = "Yok";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Ninguno";
Text[ finnish ] = "Ei mit<69><74>n";
2000-09-18 16:07:07 +00:00
};
};
};
// Images ----------------------------------------------------------------
Image RID_SVXBMP_POSITION
{
ImageBitmap = Bitmap
{
File = "sc10223.bmp" ;
};
MaskColor = Color
{
Red = 0xC000 ;
Green = 0xC000 ;
Blue = 0xC000 ;
};
};
Image RID_SVXBMP_SIZE
{
ImageBitmap = Bitmap
{
File = "sc10224.bmp" ;
};
MaskColor = Color
{
Red = 0xC000 ;
Green = 0xC000 ;
Blue = 0xC000 ;
};
};
2001-06-08 20:57:18 +00:00
2001-06-13 21:04:21 +00:00
2001-07-03 21:05:08 +00:00
2001-07-13 19:32:18 +00:00
2001-07-24 19:21:54 +00:00
2001-07-26 21:21:42 +00:00