Files
libreoffice/svx/source/dialog/srchdlg.src

1128 lines
42 KiB
Plaintext
Raw Normal View History

2000-09-18 16:07:07 +00:00
/*************************************************************************
*
* $RCSfile: srchdlg.src,v $
*
* $Revision: 1.14 $
2000-09-18 16:07:07 +00:00
*
* last change: $Author: tl $ $Date: 2001-02-21 13:28:07 $
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): _______________________________________
*
*
************************************************************************/
2000-10-13 07:08:26 +00:00
2000-09-18 16:07:07 +00:00
// include ---------------------------------------------------------------
2000-10-13 07:08:26 +00:00
2000-09-18 16:07:07 +00:00
#include "dialogs.hrc"
#include "srchdlg.hrc"
// Strings ---------------------------------------------------------------
2000-10-13 07:08:26 +00:00
2000-09-18 16:07:07 +00:00
String RID_SVXSTR_SEARCH_STYLES
{
Text = "einschlie<69>lich ~Vorlagen" ;
Text [ ENGLISH ] = "including st~ylesheets" ;
Text [ norwegian ] = "inkludert stilark" ;
Text [ italian ] = "Includi modelli" ;
Text [ portuguese_brazilian ] = "Inclusive folhas de estilo" ;
Text [ portuguese ] = "Incluindo ~estilos" ;
Text [ finnish ] = "my<6D>s tyylitiedostot" ;
Text [ danish ] = "Inklusive typografier" ;
Text [ french ] = "Y compris les styles" ;
Text [ swedish ] = "Inklusive ~mallar" ;
Text [ dutch ] = "Inclusief ~opmaakprofielen" ;
Text [ spanish ] = "Incluir ~estilos" ;
Text [ english_us ] = "Including Styles" ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʽ";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "W<><57>cznie ze stylami";
Text[ japanese ] = "<22><><EFBFBD>ق<EFBFBD><D982>܂<EFBFBD>";
Text[ chinese_traditional ] = "<22>]<5D>A<EFBFBD>˦<EFBFBD>";
Text[ arabic ] = "<22><><EFBFBD> <20><> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
2000-09-18 16:07:07 +00:00
Text[ korean ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
Text[ turkish ] = "Bi~<7E>imler dahil";
Text[ language_user1 ] = " ";
};
String RID_SVXSTR_SEARCH
{
Text = " (Suchen)" ;
Text [ ENGLISH ] = " (Search)" ;
Text [ norwegian ] = " (S<>k)" ;
Text [ italian ] = "(Cerca)" ;
Text [ portuguese_brazilian ] = "(Buscar)" ;
Text [ portuguese ] = "(Localizar)" ;
Text [ finnish ] = " (Etsi)" ;
Text [ danish ] = "(S<>g)" ;
Text [ french ] = "(Rechercher)" ;
Text [ swedish ] = "(S<>k)" ;
Text [ dutch ] = "(Zoeken)" ;
Text [ spanish ] = "(Buscar)" ;
Text [ english_us ] = "(Search)" ;
Text[ chinese_simplified ] = "(<28><>Ѱ)";
Text[ russian ] = "(<28><><EFBFBD><EFBFBD><EFBFBD>)";
Text[ polish ] = "(Szukaj)";
Text[ japanese ] = "(<28><><EFBFBD><EFBFBD>)";
2001-02-02 15:49:07 +00:00
Text[ chinese_traditional ] = "(<28>j<EFBFBD>M)";
2000-09-18 16:07:07 +00:00
Text[ arabic ] = "(<28><><EFBFBD>)";
Text[ greek ] = " (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)";
2000-09-18 16:07:07 +00:00
Text[ korean ] = "(ã<><C3A3>)";
Text[ turkish ] = "(Ara)";
Text[ language_user1 ] = " ";
};
String RID_SVXSTR_REPLACE
{
Text = " (Ersetzen)" ;
Text [ ENGLISH ] = " (Replace)" ;
Text [ norwegian ] = " (Erstatt)" ;
Text [ italian ] = "(Sostituisci)" ;
Text [ portuguese_brazilian ] = "(Substituir)" ;
Text [ portuguese ] = "(Substituir)" ;
Text [ finnish ] = " (Korvaa)" ;
Text [ danish ] = "(Erstat)" ;
Text [ french ] = "(Remplacer)" ;
Text [ swedish ] = "(Ers<72>tt)" ;
Text [ dutch ] = "(Vervangen)" ;
Text [ spanish ] = "(Reemplazar)" ;
Text [ english_us ] = "(Replace)" ;
Text[ chinese_simplified ] = "(<28><><EFBFBD><EFBFBD>)";
Text[ russian ] = "(<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)";
Text[ polish ] = "(Zamie<69>)";
Text[ japanese ] = "(<28>u<EFBFBD><75>)";
Text[ chinese_traditional ] = "(<28><><EFBFBD>N)";
Text[ arabic ] = "(<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)";
Text[ greek ] = " (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)";
2000-09-18 16:07:07 +00:00
Text[ korean ] = "(<28><>ü)";
Text[ turkish ] = "(De<44>i<EFBFBD>tir)";
Text[ language_user1 ] = " ";
};
2000-10-13 07:08:26 +00:00
2000-09-18 16:07:07 +00:00
// RID_SVXDLG_SEARCH -----------------------------------------------------
2000-10-13 07:08:26 +00:00
2000-09-18 16:07:07 +00:00
ModelessDialog RID_SVXDLG_SEARCH
{
HelpId = SID_SEARCH_DLG ;
OutputSize = TRUE ;
Hide = TRUE ;
SvLook = TRUE ;
Size = MAP_APPFONT ( 302 , 152 ) ;
Text = "Suchen & Ersetzen" ;
Text [ ENGLISH ] = "Search & Replace" ;
Text [ norwegian ] = "S<>k og Erstatt" ;
Text [ italian ] = "Cerca e sostituisci" ;
Text [ portuguese_brazilian ] = "Procurar & Substituir" ;
Text [ portuguese ] = "Localizar & Substituir" ;
Text [ finnish ] = "Etsi & korvaa" ;
Text [ danish ] = "S<>g og erstat" ;
Text [ french ] = "Rechercher & remplacer" ;
Text [ swedish ] = "S<>k och ers<72>tt" ;
Text [ dutch ] = "Zoeken & vervangen" ;
Text [ spanish ] = "Buscar y reemplazar" ;
Text [ english_us ] = "Find & Replace" ;
2000-10-13 07:08:26 +00:00
Text[ chinese_simplified ] = "<22><>Ѱ<EFBFBD>͸<EFBFBD><CDB8><EFBFBD>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Znajd<6A> i zamie<69>";
2000-10-13 07:08:26 +00:00
Text[ japanese ] = "<22><><EFBFBD><EFBFBD><EFBFBD>ƒu<C692><75>";
2001-02-02 15:49:07 +00:00
Text[ chinese_traditional ] = "<22>j<EFBFBD>M<EFBFBD>M<EFBFBD><4D><EFBFBD>N";
2000-10-13 07:08:26 +00:00
Text[ arabic ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "ã<><C3A3><EFBFBD><EFBFBD> <20>ٲٱ<D9B2>";
Text[ turkish ] = "Ara ve de<64>i<EFBFBD>tir";
Text[ language_user1 ] = " ";
2000-09-18 16:07:07 +00:00
Moveable = TRUE ;
FixedText FT_SEARCH
{
Pos = MAP_APPFONT ( 6 , 7 ) ;
Size = MAP_APPFONT ( 55 , 10 ) ;
Text = "S~uchen nach" ;
Text [ ENGLISH ] = "S~earch for" ;
Text [ norwegian ] = "S~<7E>k etter" ;
Text [ italian ] = "C~erca" ;
Text [ portuguese_brazilian ] = "P~rocurar por" ;
Text [ portuguese ] = "L~ocalizar" ;
Text [ finnish ] = "~Etsitt<74>v<EFBFBD>" ;
Text [ danish ] = "S<>g efter" ;
Text [ french ] = "R~echercher" ;
Text [ swedish ] = "S~<7E>k efter" ;
Text [ dutch ] = "Zoeken ~naar" ;
Text [ spanish ] = "B~uscar" ;
Text [ english_us ] = "~Search for" ;
2000-09-18 16:07:07 +00:00
Text[ chinese_simplified ] = "<22><>Ѱ<EFBFBD><D1B0><EFBFBD><EFBFBD>(~H)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Szukaj";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(~H)";
2001-02-02 15:49:07 +00:00
Text[ chinese_traditional ] = "<22>j<EFBFBD>M<EFBFBD><4D><EFBFBD>e(~H)";
2000-09-18 16:07:07 +00:00
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><>";
Text[ greek ] = "A<><41><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>";
Text[ korean ] = "ã<><C3A3> <20><><EFBFBD><EFBFBD>(~H)";
Text[ turkish ] = "Arana~n";
Text[ language_user1 ] = " ";
};
ComboBox ED_SEARCH
{
Pos = MAP_APPFONT ( 62 , 6 ) ;
Size = MAP_APPFONT ( 123 , 98 ) ;
TabStop = TRUE ;
DropDown = TRUE ;
};
ListBox LB_SEARCH
{
Border = TRUE ;
Pos = MAP_APPFONT ( 62 , 6 ) ;
Size = MAP_APPFONT ( 123 , 98 ) ;
TabStop = TRUE ;
DropDown = TRUE ;
Hide = TRUE ;
Sort = TRUE ;
};
GroupBox GB_SEARCH_ATTR
{
2000-10-13 07:08:26 +00:00
Pos = MAP_APPFONT ( 6 , 20 ) ;
2000-09-18 16:07:07 +00:00
Size = MAP_APPFONT ( 179 , 24 ) ;
};
FixedText FT_SEARCH_ATTR
{
2000-10-13 07:08:26 +00:00
Pos = MAP_APPFONT ( 10 , 26 ) ;
2000-09-18 16:07:07 +00:00
Size = MAP_APPFONT ( 171 , 16 ) ;
WordBreak = TRUE ;
Hide = TRUE ;
};
MultiLineEdit ED_SEARCH_FORMATS
{
Pos = MAP_APPFONT ( 10 , 24 ) ;
Size = MAP_APPFONT ( 171 , 16 ) ;
ReadOnly = TRUE ;
IgnoreTab = TRUE ;
Hide = TRUE ;
};
FixedText FT_REPLACE
{
Pos = MAP_APPFONT ( 6 , 49 ) ;
Size = MAP_APPFONT ( 55 , 10 ) ;
Text = "Ersetzen ~durch" ;
Text [ ENGLISH ] = "Replace ~with" ;
Text [ norwegian ] = "Erstatt ~med" ;
Text [ italian ] = "Sostituisci ~con" ;
Text [ portuguese_brazilian ] = "Substituir ~por" ;
Text [ portuguese ] = "~Substituir por" ;
Text [ finnish ] = "~Korvaava" ;
Text [ danish ] = "Erstat med" ;
Text [ french ] = "Remplacer ~par" ;
Text [ swedish ] = "Ers<72>tt me~d" ;
Text [ dutch ] = "Vervangen ~door" ;
Text [ spanish ] = "Reemplazar ~con" ;
Text [ english_us ] = "Replace ~with" ;
Text[ chinese_simplified ] = "<22>滻Ϊ(~W)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>";
Text[ polish ] = "Zamie<69> na";
Text[ japanese ] = "<22>u<EFBFBD><75><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(~W)";
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(~W)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>";
2000-12-08 17:07:46 +00:00
Text[ korean ] = "<22>ٲٱ<D9B2>";
2000-09-18 16:07:07 +00:00
Text[ turkish ] = "Yeni de~<7E>er";
Text[ language_user1 ] = " ";
};
ComboBox ED_REPLACE
{
Pos = MAP_APPFONT ( 62 , 48 ) ;
Size = MAP_APPFONT ( 123 , 98 ) ;
TabStop = TRUE ;
DropDown = TRUE ;
};
ListBox LB_REPLACE
{
Border = TRUE ;
Pos = MAP_APPFONT ( 62 , 48 ) ;
Size = MAP_APPFONT ( 123 , 98 ) ;
TabStop = TRUE ;
DropDown = TRUE ;
Hide = TRUE ;
Sort = TRUE ;
};
GroupBox GB_REPLACE_ATTR
{
2000-10-13 07:08:26 +00:00
Pos = MAP_APPFONT ( 6 , 62 ) ;
2000-09-18 16:07:07 +00:00
Size = MAP_APPFONT ( 179 , 24 ) ;
};
FixedText FT_REPLACE_ATTR
{
2000-10-13 07:08:26 +00:00
Pos = MAP_APPFONT ( 10 , 68 ) ;
2000-09-18 16:07:07 +00:00
Size = MAP_APPFONT ( 171 , 16 ) ;
WordBreak = TRUE ;
Hide = TRUE ;
};
MultiLineEdit ED_REPLACE_FORMATS
{
2000-10-13 07:08:26 +00:00
Pos = MAP_APPFONT ( 10 , 68 ) ;
2000-09-18 16:07:07 +00:00
Size = MAP_APPFONT ( 171 , 16 ) ;
ReadOnly = TRUE ;
IgnoreTab = TRUE ;
Hide = TRUE ;
};
CheckBox BTN_CELLS
{
Pos = MAP_APPFONT ( 12 , 103 ) ;
Size = MAP_APPFONT ( 87 , 10 ) ;
Text = "Nur ganze W~<7E>rter" ;
Text [ ENGLISH ] = "Whole Wor~ds Only" ;
Text [ norwegian ] = "Kun Hele O~rd" ;
Text [ italian ] = "Solo ~parole intere" ;
Text [ portuguese_brazilian ] = "Apenas Palavras Int~eiras" ;
Text [ portuguese ] = "Apenas palavras int~eiras" ;
Text [ finnish ] = "Vain kokonaiset ~sanat" ;
Text [ danish ] = "Kun hele ord" ;
Text [ french ] = "~Mots entiers" ;
Text [ swedish ] = "Bara hela ~ord" ;
2000-09-18 16:07:07 +00:00
Text [ dutch ] = "Alleen hele ~woorden" ;
Text [ spanish ] = "Solo pa~labras completas" ;
Text [ english_us ] = "Whole wor~ds only" ;
TabStop = TRUE ;
Text[ chinese_simplified ] = "ֻ<><D6BB><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(~D)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Tylko ca<63>e s<>owa";
Text[ japanese ] = "<22>P<EFBFBD><50><EFBFBD>Ƃ<EFBFBD><C682><EFBFBD>(~D)";
Text[ chinese_traditional ] = "<22>u<EFBFBD><75><EFBFBD>\\<5C><><EFBFBD>ӵ<EFBFBD>(~D)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><>ü <20>ܾ(~D)";
Text[ turkish ] = "Yaln<6C>zca tam s~<7E>zc<7A>k";
Text[ language_user1 ] = " ";
};
CheckBox CB_MATCH_CASE
2000-09-18 16:07:07 +00:00
{
Pos = MAP_APPFONT ( 102 , 103 ) ;
Size = MAP_APPFONT ( 87 , 10 ) ;
Text = "E~xakte Suche" ;
Text [ ENGLISH ] = "Ma~tch Case" ;
Text [ norwegian ] = "Jam~f<>r Tilfelle" ;
Text [ italian ] = "Ricerca esatta" ;
Text [ portuguese_brazilian ] = "Igua~lar Caixa" ;
Text [ portuguese ] = "Procura e~xacta" ;
2000-09-18 16:07:07 +00:00
Text [ finnish ] = "Kir~jainkoko vaikuttaa" ;
Text [ danish ] = "S<>g eksakt" ;
Text [ french ] = "Respecter la ~casse" ;
Text [ swedish ] = "S<>k e~xakt" ;
Text [ dutch ] = "E~xact dezelfde tekens" ;
Text [ spanish ] = "Coincidencia e~xacta" ;
Text [ english_us ] = "Ma~tch case" ;
TabStop = TRUE ;
Text[ chinese_simplified ] = "<22><>ȷ<EFBFBD><C8B7>Ѱ(~T)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Dok<6F>adne wyszukiwanie";
Text[ japanese ] = "<22><EFBFBD><E595B6>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(~T)";
2001-02-02 15:49:07 +00:00
Text[ chinese_traditional ] = "<22><><EFBFBD>T<EFBFBD>j<EFBFBD>M(~T)";
2000-09-18 16:07:07 +00:00
Text[ arabic ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD>";
Text[ language_user1 ] = " ";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD><EFBFBD>ϰ<EFBFBD> ã<><C3A3>(~T)";
Text[ turkish ] = "~B<>Y<EFBFBD>K/k<><6B><EFBFBD>k harf duyarl<72>";
};
CheckBox BTN_BACKWARDS
{
Pos = MAP_APPFONT ( 12 , 116 ) ;
Size = MAP_APPFONT ( 87 , 10 ) ;
Text = "R<>c~kw<6B>rts" ;
Text [ ENGLISH ] = "Bac~kwards" ;
Text [ norwegian ] = "Bako~ver" ;
Text [ italian ] = "I~ndietro" ;
Text [ portuguese_brazilian ] = "Para <20>tr~s" ;
Text [ portuguese ] = "~Para tr<74>s" ;
Text [ finnish ] = "~Taaksep<65>in" ;
Text [ danish ] = "Tilbage" ;
Text [ french ] = "~Vers le haut" ;
Text [ swedish ] = "Ba~kl<6B>nges" ;
Text [ dutch ] = "Ac~hterwaarts" ;
Text [ spanish ] = "Retroce~der" ;
Text [ english_us ] = "Bac~kwards" ;
2000-09-18 16:07:07 +00:00
TabStop = TRUE ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>(~K)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Wstecz";
Text[ japanese ] = "<22><><EFBFBD>ɖ߂<C996>(~K)";
Text[ chinese_traditional ] = "<22>V<EFBFBD><56>(~K)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>";
2000-09-18 16:07:07 +00:00
Text[ korean ] = "<22>ڷ<EFBFBD>(~K)";
Text[ turkish ] = "~Geri";
Text[ language_user1 ] = " ";
};
CheckBox BTN_SELECTIONS
{
Pos = MAP_APPFONT ( 102 , 116 ) ;
Size = MAP_APPFONT ( 87 , 10 ) ;
Text = "~Nur in Selektion" ;
Text [ ENGLISH ] = "Select~ions" ;
Text [ norwegian ] = "Alternativ~er" ;
Text [ italian ] = "Solo nella selez~ione" ;
Text [ portuguese_brazilian ] = "Sele~<7E><>es" ;
Text [ portuguese ] = "Apenas ~selec<65><63>o activa" ;
Text [ finnish ] = "~Vain valittu alue" ;
Text [ danish ] = "Kun det markerede" ;
Text [ french ] = "Rechercher dans la ~s<>lection" ;
Text [ swedish ] = "Bara markeri~ng" ;
2000-09-18 16:07:07 +00:00
Text [ dutch ] = "Alleen in sele~ctie" ;
Text [ spanish ] = "Solo e~n la selecci<63>n" ;
Text [ english_us ] = "Current selection ~only" ;
TabStop = TRUE ;
Text[ chinese_simplified ] = "ֻ<><D6BB><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ǰ<EFBFBD><C7B0>ѡ<EFBFBD><D1A1>(~O)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Tylko w selek~cji";
Text[ japanese ] = "<22>I<EFBFBD><49><EFBFBD>͈͂̂<CD82>(~O)";
Text[ chinese_traditional ] = "<22>u<EFBFBD><75><EFBFBD>\\<5C><><EFBFBD>e<EFBFBD><65><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(~O)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>";
Text[ greek ] = "<22><>~<7E><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD>û<EFBFBD><C3BB>׸<EFBFBD>(~O)";
Text[ turkish ] = "~Yaln<6C>zca se<73>ilen aral<61>k i<>inde";
Text[ language_user1 ] = " ";
};
CheckBox BTN_REGEXP
{
Pos = MAP_APPFONT ( 12 , 129 ) ;
Size = MAP_APPFONT ( 87 , 10 ) ;
Text = "Re~gul<75>rer Ausdruck" ;
Text [ ENGLISH ] = "Re~gular Expressions" ;
Text [ norwegian ] = "Va~nlige Uttrykk" ;
Text [ italian ] = "Espressione re~golare" ;
Text [ portuguese_brazilian ] = "Express es Re~gulares" ;
Text [ portuguese ] = "~Express<73>o regular" ;
Text [ finnish ] = "S~<7E><>nn<6E>nmukaiset lausekkeet" ;
Text [ danish ] = "Regul<75>rt udtryk" ;
Text [ french ] = "Caract<63>re ~g<>n<EFBFBD>rique" ;
Text [ swedish ] = "Regulj<6C>rt uttr~yck" ;
Text [ dutch ] = "Gangbare ~uitdrukking" ;
Text [ spanish ] = "Expresi<73>n re~gular" ;
Text [ english_us ] = "Regular e~xpressions" ;
TabStop = TRUE ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(~X)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Wyra<72>enie regularne";
Text[ japanese ] = "ܲ<><DCB2>޶<EFBFBD><DEB6>ޕ<EFBFBD><DE95><EFBFBD>(~X)";
Text[ chinese_traditional ] = "<22>`<60>W<EFBFBD><57><EFBFBD>F(~X)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD> ǥ<><C7A5>(~X)";
Text[ turkish ] = "Genel a~rama karakteri";
Text[ language_user1 ] = " ";
};
CheckBox BTN_LAYOUTS
{
Pos = MAP_APPFONT ( 102 , 129 ) ;
Size = MAP_APPFONT ( 87 , 10 ) ;
Text = "Suche nach ~Vorlagen" ;
Text [ ENGLISH ] = "Search for St~ylesheets" ;
Text [ norwegian ] = "S<>k etter St~ilark" ;
Text [ italian ] = "Cerca modelli" ;
Text [ portuguese_brazilian ] = "Procurar por Fo~lhas de estilo" ;
Text [ portuguese ] = "Locali~zar estilos" ;
Text [ finnish ] = "Etsi t~yylitiedostoja" ;
Text [ danish ] = "S<>g efter typografier" ;
Text [ french ] = "Rechercher des st~yles" ;
Text [ swedish ] = "S<>k efter ~formatmallar" ;
Text [ dutch ] = "O~pmaakprofielen" ;
Text [ spanish ] = "Buscar ~estilos" ;
Text [ english_us ] = "Search for St~yles" ;
TabStop = TRUE ;
Text[ chinese_simplified ] = "<22><>Ѱ<EFBFBD><D1B0>ʽ(~Y)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Szu~kaj styl<79>w";
2000-09-18 16:07:07 +00:00
Text[ japanese ] = "<22><><EFBFBD>ق̌<D982><CC8C><EFBFBD>(~Y)";
2001-02-02 15:49:07 +00:00
Text[ chinese_traditional ] = "<22>j<EFBFBD>M<EFBFBD>˦<EFBFBD>(~Y)";
2000-09-18 16:07:07 +00:00
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "A<><41><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
2000-09-18 16:07:07 +00:00
Text[ korean ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ã<><C3A3>(~Y)";
Text[ language_user1 ] = " ";
Text[ turkish ] = "~Bi<42>im ara";
};
CheckBox CB_SIMILARITY
{
Pos = MAP_APPFONT ( 192 , 103 ) ;
Size = MAP_APPFONT ( 81 , 10 ) ;
Text = "~<7E>hnlichkeitssuche" ;
Text [ English ] = "Similarity Search" ;
TabStop = TRUE ;
Text [ dutch ] = "Overeen~komsten" ;
Text [ english_us ] = "S~imilarity search" ;
Text [ italian ] = "Ricerca per simili" ;
Text [ spanish ] = "B<>squeda por se~mejanza" ;
Text [ french ] = "R~echerche de similarit<69>" ;
Text [ swedish ] = "Likh~etss<73>kning" ;
2000-09-18 16:07:07 +00:00
Text [ danish ] = "S<>g lignende" ;
Text [ portuguese_brazilian ] = "~<7E>hnlichkeitssuche" ;
Text [ portuguese ] = "Pro~cura por semelhan<61>a" ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѱ(~I)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Szukaj podo~bnych";
Text[ japanese ] = "<22>ގ<EFBFBD><DE8E><EFBFBD><EFBFBD>ق̌<D982><CC8C><EFBFBD>(~I)";
2001-01-26 20:08:01 +00:00
Text[ chinese_traditional ] = "<22>ۦ<EFBFBD><DBA6>r<EFBFBD>j<EFBFBD>M(~I)";
2000-09-18 16:07:07 +00:00
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD>缺 ã<><C3A3>(~I)";
Text[ turkish ] = "~Benzerleri ara";
Text[ language_user1 ] = " ";
};
PushButton PB_SIMILARITY
{
Pos = MAP_APPFONT ( 276 , 101 ) ;
Size = MAP_APPFONT ( 14 , 14 ) ;
Text = "~..." ;
TabStop = TRUE ;
2001-02-19 10:18:17 +00:00
};
CheckBox CB_JAP_MATCH_FULL_HALF_WIDTH
{
Pos = MAP_APPFONT ( 192 , 116 ) ;
Size = MAP_APPFONT ( 81 , 10 ) ;
TabStop = TRUE ;
Text = "Halb-/normalbreite Formen" ;
Text [ English ] = "Match half/full width forms" ;
};
CheckBox CB_JAP_SOUNDS_LIKE
{
Pos = MAP_APPFONT ( 192 , 129 ) ;
Size = MAP_APPFONT ( 81 , 10 ) ;
TabStop = TRUE ;
Text = "<22>hnl. Schreibweise (Jap.)" ;
Text [ English ] = "Sounds like (Japanese)" ;
};
PushButton PB_JAP_OPTIONS
{
Pos = MAP_APPFONT ( 276 , 127 ) ;
Size = MAP_APPFONT ( 14 , 14 ) ;
Text = "..." ;
TabStop = TRUE ;
2000-09-18 16:07:07 +00:00
};
GroupBox GB_OPTIONS
{
Pos = MAP_APPFONT ( 6 , 91 ) ;
Size = MAP_APPFONT ( 290 , 55 ) ;
Text = "Optionen" ;
Text [ ENGLISH ] = "Options" ;
Text [ norwegian ] = "Options" ;
Text [ italian ] = "Opzioni" ;
Text [ portuguese_brazilian ] = "Op<4F><70>es" ;
Text [ portuguese ] = "Op<4F><70>es" ;
Text [ finnish ] = "M<><4D>ritykset" ;
Text [ danish ] = "Indstillinger" ;
Text [ french ] = "Options" ;
Text [ swedish ] = "Alternativ" ;
Text [ dutch ] = "Opties" ;
Text [ spanish ] = "Opciones" ;
Text [ english_us ] = "Options" ;
Text[ chinese_simplified ] = "ѡ<><D1A1>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Opcje";
Text[ japanese ] = "<22><>߼<EFBFBD><DFBC>";
Text[ chinese_traditional ] = "<22>ﶵ";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ language_user1 ] = " ";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22>ɼ<EFBFBD>";
Text[ turkish ] = "Se<53>enekler";
};
RadioButton BTN_FORMULAS
{
Pos = MAP_APPFONT ( 12 , 163 ) ;
Size = MAP_APPFONT ( 74 , 10 ) ;
Text = "F~ormeln" ;
Text [ ENGLISH ] = "F~ormulas" ;
Text [ norwegian ] = "F~ormler" ;
Text [ italian ] = "F~ormule" ;
Text [ portuguese_brazilian ] = "F~<7E>rmulas" ;
Text [ portuguese ] = "F~<7E>rmulas" ;
Text [ finnish ] = "K~aavat" ;
Text [ danish ] = "Formler" ;
Text [ french ] = "F~ormules" ;
Text [ swedish ] = "F~ormler" ;
Text [ dutch ] = "~Formules" ;
Text [ spanish ] = "~F<>rmulas" ;
Text [ english_us ] = "Formulas" ;
Hide = TRUE ;
Text[ chinese_simplified ] = "<22><>ʽ(~O)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "~formu<6D>ach";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD>";
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD>(~F)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD>~<7E><><EFBFBD>";
2000-09-18 16:07:07 +00:00
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
Text[ turkish ] = "F~orm<72>l";
Text[ language_user1 ] = " ";
};
RadioButton BTN_VALUES
{
Pos = MAP_APPFONT ( 12 , 176 ) ;
Size = MAP_APPFONT ( 74 , 10 ) ;
Text = "~Werten" ;
Text [ ENGLISH ] = "~Values" ;
Text [ norwegian ] = "~Verdier" ;
Text [ italian ] = "~Valori" ;
Text [ portuguese_brazilian ] = "~Valores" ;
Text [ portuguese ] = "~Valores" ;
Text [ finnish ] = "Ar~vot" ;
Text [ danish ] = "V<>rdier" ;
Text [ french ] = "V~aleurs" ;
Text [ swedish ] = "~V<>rden" ;
Text [ dutch ] = "~Waarden" ;
Text [ spanish ] = "~Valores" ;
Text [ english_us ] = "~Values" ;
Hide = TRUE ;
Text[ chinese_simplified ] = "<22><>ֵ(~V)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "warto<74>c~iach";
Text[ japanese ] = "<22>l(~V)";
Text[ chinese_traditional ] = "<22>ƭ<EFBFBD>(~V)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD>~<7E>";
2000-09-18 16:07:07 +00:00
Text[ korean ] = "<22><>(~V)";
Text[ turkish ] = "~De<44>er";
Text[ language_user1 ] = " ";
};
RadioButton BTN_NOTES
{
Pos = MAP_APPFONT ( 12 , 189 ) ;
Size = MAP_APPFONT ( 74 , 10 ) ;
Text = "No~tizen" ;
Text [ ENGLISH ] = "~Notes" ;
Text [ norwegian ] = "~Notes" ;
Text [ italian ] = "~Note" ;
Text [ portuguese_brazilian ] = "~Observa<76><61>es" ;
2001-02-09 22:13:20 +00:00
Text [ portuguese ] = "~Anota<74><61>es" ;
2000-09-18 16:07:07 +00:00
Text [ finnish ] = "~Huomautukset" ;
Text [ danish ] = "Noter" ;
Text [ french ] = "~Notes" ;
Text [ swedish ] = "Antecknin~gar" ;
Text [ dutch ] = "Aan~tekeningen" ;
Text [ spanish ] = "Not~as" ;
Text [ english_us ] = "~Notes" ;
Hide = TRUE ;
Text[ chinese_simplified ] = "<22><>ע(~N)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "~notatkach";
Text[ japanese ] = "<22>Ӓ<EFBFBD>(~N)";
2001-01-26 20:08:01 +00:00
Text[ chinese_traditional ] = "<22>Ƶ<EFBFBD>(~N)";
2000-09-18 16:07:07 +00:00
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
2000-12-01 10:26:34 +00:00
Text[ korean ] = "<22>޸<EFBFBD>";
2000-09-18 16:07:07 +00:00
Text[ turkish ] = "No~t";
Text[ language_user1 ] = " ";
};
GroupBox GB_SEARCH
{
Pos = MAP_APPFONT ( 6 , 152 ) ;
Size = MAP_APPFONT ( 86 , 54 ) ;
Text = "Suchen in" ;
Text [ ENGLISH ] = "Search In" ;
Text [ norwegian ] = "S<>k i" ;
Text [ italian ] = "Cerca in" ;
Text [ portuguese_brazilian ] = "Buscar Em" ;
Text [ portuguese ] = "Localizar em" ;
Text [ finnish ] = "Tutkittava" ;
Text [ danish ] = "S<>g i" ;
Text [ french ] = "O<> chercher ?" ;
Text [ swedish ] = "S<>k i" ;
Text [ dutch ] = "Zoeken in" ;
Text [ spanish ] = "Buscar en" ;
Text [ english_us ] = "Search in" ;
Hide = TRUE ;
Text[ chinese_simplified ] = "<22><>Ѱλ<D1B0><CEBB>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20>";
Text[ polish ] = "Szukaj w";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD><EFBFBD>ꏊ";
2001-02-02 15:49:07 +00:00
Text[ chinese_traditional ] = "<22>j<EFBFBD>M<EFBFBD><4D><EFBFBD>m";
2000-09-18 16:07:07 +00:00
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>";
2000-09-18 16:07:07 +00:00
Text[ korean ] = "ã<><C3A3> <20><><EFBFBD><EFBFBD>";
Text[ turkish ] = "Bak<61>lacak yerler";
Text[ language_user1 ] = " ";
};
RadioButton BTN_ROWS
{
Pos = MAP_APPFONT ( 104 , 163 ) ;
Size = MAP_APPFONT ( 75 , 10 ) ;
Text = "Zeilenwe~ise" ;
Text [ ENGLISH ] = "~Rows" ;
Text [ norwegian ] = "~Rows" ;
Text [ italian ] = "A riga" ;
Text [ portuguese_brazilian ] = "Filei~ras" ;
Text [ portuguese ] = "~Linhas" ;
Text [ finnish ] = "~Rivit" ;
Text [ danish ] = "R<>kkevis" ;
Text [ french ] = "~Ligne par ligne" ;
Text [ swedish ] = "Radv~is" ;
Text [ dutch ] = "~Rijen" ;
Text [ spanish ] = "Por f~ilas" ;
Text [ english_us ] = "Ro~ws" ;
Hide = TRUE ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(~W)";
Text[ russian ] = "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Wierszami";
Text[ japanese ] = "<22>s(~W)";
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(~W)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><>(~W)";
Text[ turkish ] = "Sat~<7E>r";
Text[ language_user1 ] = " ";
};
RadioButton BTN_COLUMNS
{
Pos = MAP_APPFONT ( 104 , 176 ) ;
Size = MAP_APPFONT ( 75 , 10 ) ;
Text = "S~paltenweise" ;
Text [ ENGLISH ] = "Col~umns" ;
Text [ norwegian ] = "Kolo~nner" ;
Text [ italian ] = "Per col~onne" ;
Text [ portuguese_brazilian ] = "Col~unas" ;
Text [ portuguese ] = "Col~unas" ;
Text [ finnish ] = "~Sarakkeet" ;
Text [ danish ] = "Kolonnevis" ;
Text [ french ] = "Col~onne par colonne" ;
Text [ swedish ] = "Kol~umnvis" ;
Text [ dutch ] = "K~olommen" ;
Text [ spanish ] = "Por columna~s" ;
Text [ english_us ] = "Col~umns" ;
Hide = TRUE ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(~U)";
Text[ russian ] = "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Kolumnami";
Text[ japanese ] = "<22><>(~U)";
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(~U)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><>(~U)";
Text[ turkish ] = "S~<7E>tun";
Text[ language_user1 ] = " ";
};
GroupBox GB_SEARCHDIR
{
Pos = MAP_APPFONT ( 98 , 152 ) ;
Size = MAP_APPFONT ( 87 , 54 ) ;
Text = "Suchrichtung" ;
Text [ ENGLISH ] = "Search Direction" ;
Text [ norwegian ] = "S<>k Retning" ;
Text [ italian ] = "Modo ricerca" ;
Text [ portuguese_brazilian ] = "Dire<72><65>o de Busca" ;
Text [ portuguese ] = "Direc<65><63>o de procura" ;
Text [ finnish ] = "Etsint<6E>suunta" ;
Text [ danish ] = "S<>geretning" ;
Text [ french ] = "Sens" ;
Text [ swedish ] = "S<>kriktning" ;
Text [ dutch ] = "Zoekrichting" ;
Text [ spanish ] = "Direcci<63>n de b<>squeda" ;
Text [ english_us ] = "Search direction" ;
Hide = TRUE ;
Text[ chinese_simplified ] = "<22><>Ѱ<EFBFBD><D1B0><EFBFBD><EFBFBD>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Kierunek wyszukiwania";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
2001-02-02 15:49:07 +00:00
Text[ chinese_traditional ] = "<22>j<EFBFBD>M<EFBFBD><4D><EFBFBD>V";
2000-09-18 16:07:07 +00:00
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "ã<><C3A3> <20><><EFBFBD><EFBFBD>";
Text[ turkish ] = "Arama y<>n<EFBFBD>";
Text[ language_user1 ] = " ";
};
CheckBox CB_ALLTABLES
{
Pos = MAP_APPFONT ( 197 , 163 ) ;
Size = MAP_APPFONT ( 93 , 10 ) ;
Text = "~In allen Tabellen suchen" ;
Text [ ENGLISH ] = "~Search in all tables" ;
Hide = TRUE ;
Text [ portuguese ] = "~Procurar em todas as folhas" ;
Text [ english_us ] = "~Search in all sheets" ;
Text [ portuguese_brazilian ] = "~In allen Tabellen suchen" ;
Text [ swedish ] = "S<>k i alla ta~beller" ;
Text [ danish ] = "S<>g i alle tabeller" ;
Text [ italian ] = "~Cerca in tutte le tabelle" ;
Text [ spanish ] = "~Buscar en todas las hojas" ;
Text [ french ] = "~Rechercher dans toutes les feuilles" ;
Text [ dutch ] = "~In alle werkbladen zoeken" ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD><EFBFBD>б<EFBFBD><D0B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѱ(~S)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Szukaj we wszystkich arkuszach";
Text[ japanese ] = "<22><><EFBFBD>ׂĂ̕\\<5C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(~S)";
2001-02-02 15:49:07 +00:00
Text[ chinese_traditional ] = "<22>j<EFBFBD>M<EFBFBD><4D><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(~S)";
2000-09-18 16:07:07 +00:00
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><>ü <20><>Ʈ<EFBFBD><C6AE><EFBFBD><EFBFBD> ã<><C3A3>(~S)";
Text[ turkish ] = "~T<>m tablolarda ara";
Text[ language_user1 ] = " ";
};
GroupBox GB_CALCEXTRAS
{
Pos = MAP_APPFONT ( 191 , 152 ) ;
Size = MAP_APPFONT ( 105 , 54 ) ;
Text = "Extras" ;
Text [ ENGLISH ] = "Extras" ;
Hide = TRUE ;
Text [ english_us ] = "Extras" ;
Text [ portuguese_brazilian ] = "Extras" ;
Text [ swedish ] = "Till<6C>gg" ;
2000-09-18 16:07:07 +00:00
Text [ danish ] = "Supplerende" ;
Text [ italian ] = "Extra" ;
Text [ spanish ] = "Considerar todas las hojas" ;
Text [ french ] = "Classeur <20> plusieurs feuilles" ;
Text [ dutch ] = "Extra" ;
Text [ portuguese ] = "Extras" ;
2000-09-18 16:07:07 +00:00
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Narz<72>dzia";
Text[ japanese ] = "<22>ڍאݒ<D790>";
Text[ chinese_traditional ] = "<22>u<EFBFBD><75>";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
2000-12-06 13:53:05 +00:00
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
2000-09-18 16:07:07 +00:00
Text[ turkish ] = "Tablo se<73>enekleri";
Text[ language_user1 ] = " ";
};
PushButton BTN_SEARCH_ALL
{
Pos = MAP_APPFONT ( 192 , 6 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
Text = "Suche ~alle" ;
Text [ ENGLISH ] = "Search ~All" ;
Text [ norwegian ] = "S<>k ~Alle" ;
Text [ italian ] = "Cerca ~tutto" ;
Text [ portuguese_brazilian ] = "Buscar ~Tudo" ;
Text [ portuguese ] = "Localizar ~tudo" ;
Text [ finnish ] = "E~tsi kaikki" ;
Text [ danish ] = "S<>g alle" ;
Text [ french ] = "Rechercher ~tout" ;
Text [ swedish ] = "S<>k ~alla" ;
Text [ dutch ] = "~Alles zoeken" ;
Text [ spanish ] = "Buscar ~todo" ;
Text [ english_us ] = "Find ~All" ;
TabStop = TRUE ;
Text[ chinese_simplified ] = "<22><>Ѱȫ<D1B0><C8AB>(~A)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>";
Text[ polish ] = "~Znajd<6A> wszystkie";
Text[ japanese ] = "<22><><EFBFBD>ׂČ<D782><C48C><EFBFBD>(~A)";
2001-02-02 15:49:07 +00:00
Text[ chinese_traditional ] = "<22>j<EFBFBD>M<EFBFBD><4D><EFBFBD><EFBFBD>(~A)";
2000-09-18 16:07:07 +00:00
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD>";
Text[ greek ] = "~A<><41><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
2000-09-18 16:07:07 +00:00
Text[ korean ] = "<22><><EFBFBD><EFBFBD> ã<><C3A3>(~A)";
Text[ turkish ] = "T<>m<EFBFBD>n<EFBFBD> a~ra";
Text[ language_user1 ] = " ";
};
PushButton BTN_SEARCH
{
Pos = MAP_APPFONT ( 246 , 6 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
Text = "~Suchen" ;
Text [ ENGLISH ] = "~Search" ;
Text [ norwegian ] = "~S<>ke" ;
Text [ italian ] = "~Cerca" ;
Text [ portuguese_brazilian ] = "~Buscar" ;
Text [ portuguese ] = "~Localizar" ;
Text [ finnish ] = "~Etsi" ;
Text [ danish ] = "S<>g" ;
Text [ french ] = "~Rechercher" ;
Text [ swedish ] = "~S<>k" ;
Text [ dutch ] = "~Zoeken" ;
Text [ spanish ] = "~Buscar" ;
Text [ english_us ] = "~Find" ;
TabStop = TRUE ;
DefButton = TRUE ;
Text[ chinese_simplified ] = "<22><>Ѱ(~F)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Szukaj";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD>(~S)";
2001-02-02 15:49:07 +00:00
Text[ chinese_traditional ] = "<22>j<EFBFBD>M(~S)";
2000-09-18 16:07:07 +00:00
Text[ arabic ] = "<22><><EFBFBD>";
Text[ greek ] = "A<><41><EFBFBD><EFBFBD><EFBFBD><EFBFBD>~<7E><>";
2000-09-18 16:07:07 +00:00
Text[ korean ] = "ã<><C3A3>(~F)";
Text[ turkish ] = "~Ara";
Text[ language_user1 ] = " ";
};
PushButton BTN_REPLACE_ALL
{
Pos = MAP_APPFONT ( 192 , 23 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
Text = "E~rsetze alle" ;
Text [ ENGLISH ] = "Replace A~ll" ;
Text [ norwegian ] = "Erstat A~lle" ;
Text [ italian ] = "Sostituisci t~utto" ;
Text [ portuguese_brazilian ] = "Substituir T~udo" ;
Text [ portuguese ] = "Substituir t~udo" ;
Text [ finnish ] = "K~orvaa kaikki" ;
Text [ danish ] = "Erstat alle" ;
Text [ french ] = "Remplacer t~out" ;
Text [ swedish ] = "E~rs<72>tt alla" ;
Text [ dutch ] = "A~lles vervangen" ;
Text [ spanish ] = "Reemplazar t~odo" ;
Text [ english_us ] = "Replace A~ll" ;
TabStop = TRUE ;
Text[ chinese_simplified ] = "ȫ<><C8AB><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(~L)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>";
Text[ polish ] = "Zamie<69> wszyst.";
Text[ japanese ] = "<22><><EFBFBD>ׂĒu<C492><75>(~L)";
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>N(~L)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
2001-02-09 22:13:20 +00:00
Text[ korean ] = "<22><><EFBFBD><EFBFBD> <20>ٲٱ<D9B2>(~L)";
2000-09-18 16:07:07 +00:00
Text[ turkish ] = "T<>m<EFBFBD>n<EFBFBD> de<64>i<EFBFBD>~tir";
Text[ language_user1 ] = " ";
};
PushButton BTN_REPLACE
{
Pos = MAP_APPFONT ( 246 , 23 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
Text = "~Ersetzen" ;
Text [ ENGLISH ] = "Re~place" ;
Text [ norwegian ] = "Er~statte" ;
Text [ italian ] = "So~stituisci" ;
Text [ portuguese_brazilian ] = "Su~bstituir" ;
Text [ portuguese ] = "~Substituir" ;
Text [ finnish ] = "~Korvaa" ;
Text [ danish ] = "Erstat" ;
Text [ french ] = "R~emplacer" ;
Text [ swedish ] = "~Ers<72>tt" ;
Text [ dutch ] = "~Vervangen" ;
Text [ spanish ] = "~Reemplazar" ;
Text [ english_us ] = "~Replace" ;
TabStop = TRUE ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>(~R)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Zamie<69>";
Text[ japanese ] = "<22>u<EFBFBD><75>(~R)";
Text[ chinese_traditional ] = "<22><><EFBFBD>N(~R)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
2001-02-09 22:13:20 +00:00
Text[ korean ] = "<22>ٲٱ<D9B2>(~R)";
2000-09-18 16:07:07 +00:00
Text[ turkish ] = "De<44>i~<7E>tir";
Text[ language_user1 ] = " ";
};
CancelButton BTN_CLOSE
{
Pos = MAP_APPFONT ( 246 , 40 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
Text = "S~chlie<69>en" ;
Text [ ENGLISH ] = "~Close" ;
Text [ norwegian ] = "~Lukk" ;
Text [ italian ] = "~Chiudi" ;
Text [ portuguese_brazilian ] = "~Fechar" ;
Text [ portuguese ] = "~Fechar" ;
Text [ finnish ] = "~Sulje" ;
Text [ danish ] = "Luk" ;
Text [ french ] = "~Fermer" ;
Text [ swedish ] = "S~t<>ng" ;
Text [ dutch ] = "~Sluiten" ;
Text [ spanish ] = "~Cerrar" ;
Text [ english_us ] = "~Close" ;
TabStop = TRUE ;
Text[ chinese_simplified ] = "<22>ر<EFBFBD>(~C)";
Text[ russian ] = "~<7E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Zamknij";
Text[ japanese ] = "<22>‚<EFBFBD><C282><EFBFBD>(~C)";
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD>(~C)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22>ݱ<EFBFBD>(~C)";
Text[ turkish ] = "~Kapat";
Text[ language_user1 ] = " ";
};
HelpButton BTN_HELP
{
Pos = MAP_APPFONT ( 246 , 57 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
};
MoreButton BTN_MORE
{
Pos = MAP_APPFONT ( 246 , 74 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
Text = "~Zus<75>tze" ;
Text [ English ] = "~More" ;
Text [ norwegian ] = "~Mer" ;
Text [ italian ] = "E~xtra" ;
Text [ portuguese_brazilian ] = "~Mais" ;
Text [ portuguese ] = "~Op<4F><70>es" ;
Text [ finnish ] = "~Enemm<6D>n" ;
Text [ danish ] = "Flere" ;
Text [ french ] = "O~ptions" ;
Text [ swedish ] = "~Fler" ;
Text [ dutch ] = "Over~ige" ;
Text [ spanish ] = "~Opciones" ;
Text [ english_us ] = "~More" ;
Hide = TRUE ;
TabStop = TRUE ;
MapUnit = MAP_APPFONT ;
Delta = 60 ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>(~M)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "~Dodatki";
Text[ japanese ] = "<22><>߼<EFBFBD><DFBC>(~M)";
Text[ chinese_traditional ] = "<22><><EFBFBD>[(~M)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD>~<7E><><EFBFBD><EFBFBD>";
2000-09-18 16:07:07 +00:00
Text[ korean ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(~M)";
Text[ turkish ] = "~Di<44>er se<73>enekl.";
Text[ language_user1 ] = " ";
};
PushButton BTN_ATTRIBUTE
{
Pos = MAP_APPFONT ( 192 , 40 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
Text = "Attri~bute..." ;
Text [ English ] = "Attri~butes..." ;
Text [ norwegian ] = "Attri~butter..." ;
Text [ italian ] = "Attri~buti..." ;
Text [ portuguese_brazilian ] = "Atri~butos..." ;
Text [ portuguese ] = "Atri~butos..." ;
Text [ finnish ] = "~M<><4D>ritteet..." ;
Text [ danish ] = "Attributter..." ;
Text [ french ] = "Attri~buts..." ;
Text [ swedish ] = "Attri~but..." ;
Text [ dutch ] = "A~ttributen..." ;
Text [ spanish ] = "~Atributos..." ;
Text [ english_us ] = "Attri~butes..." ;
TabStop = TRUE ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>(~B)...";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>...";
Text[ polish ] = "Atrybuty...";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD>(~B)...";
Text[ chinese_traditional ] = "<22>ݩ<EFBFBD>(~B)...";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>...";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>...";
Text[ korean ] = "<22>Ӽ<EFBFBD>(~B)...";
Text[ turkish ] = "<22>znitelik~ler...";
Text[ language_user1 ] = " ";
};
PushButton BTN_FORMAT
{
Pos = MAP_APPFONT ( 192 , 57 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
Text = "~Format..." ;
Text [ English ] = "~Format..." ;
Text [ norwegian ] = "~Format..." ;
Text [ italian ] = "F~ormato..." ;
Text [ portuguese_brazilian ] = "~Formatar..." ;
Text [ portuguese ] = "Fo~rmatar..." ;
Text [ finnish ] = "~Muoto..." ;
Text [ danish ] = "Format..." ;
Text [ french ] = "~Format..." ;
Text [ swedish ] = "~Format..." ;
Text [ dutch ] = "~Opmaak..." ;
Text [ spanish ] = "~Formato..." ;
Text [ english_us ] = "~Format..." ;
TabStop = TRUE ;
Text[ chinese_simplified ] = "<22><>ʽ(~F)...";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>...";
Text[ polish ] = "Format...";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD>(~F)...";
Text[ chinese_traditional ] = "<22>榡(~F)...";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>...";
Text[ greek ] = "<22><><EFBFBD>~<7E><>...";
Text[ korean ] = "<22><><EFBFBD><EFBFBD>(~F)...";
Text[ turkish ] = "~Format...";
Text[ language_user1 ] = " ";
};
PushButton BTN_NOFORMAT
{
Pos = MAP_APPFONT ( 192 , 74 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
Text = "Kein For~mat" ;
Text [ English ] = "~No format" ;
Text [ norwegian ] = "~Ingen format" ;
Text [ italian ] = "Senza formato" ;
Text [ portuguese_brazilian ] = "~Nenhum formato" ;
Text [ portuguese ] = "~Sem formato" ;
Text [ finnish ] = "~Ei muotoa" ;
Text [ danish ] = "Intet format" ;
Text [ french ] = "Aucu~n attribut" ;
Text [ swedish ] = "Inget for~mat" ;
Text [ dutch ] = "~Geen opmaak" ;
Text [ spanish ] = "S~in formato" ;
Text [ english_us ] = "~No Format" ;
TabStop = TRUE ;
Text[ chinese_simplified ] = "<22>޸<EFBFBD>ʽ(~N)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Bez f~ormatu";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD><EFBFBD>Ȃ<EFBFBD>(~N)";
Text[ chinese_traditional ] = "<22>L<EFBFBD>榡(~N)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
Text[ language_user1 ] = " ";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD> ~<7E><><EFBFBD><EFBFBD><EFBFBD>";
2000-09-18 16:07:07 +00:00
Text[ korean ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>(~N)";
Text[ turkish ] = "For~mats<74>z";
};
String STR_WORDCALC
{
Text = "Nur ganze Ze~llen" ;
Text [ ENGLISH ] = "Comple~te Cells" ;
Text [ norwegian ] = "Fullf~<7E>r Celler" ;
Text [ italian ] = "Celle intere" ;
Text [ portuguese_brazilian ] = "C<>lulas Comple~tas" ;
Text [ portuguese ] = "S<> c<>lulas com~pletas" ;
Text [ finnish ] = "~Kokonaiset solut" ;
Text [ danish ] = "Kun hele r<>kker" ;
Text [ french ] = "Cellules enti<74>res" ;
Text [ swedish ] = "Bara hela ce~ller" ;
2000-09-18 16:07:07 +00:00
Text [ dutch ] = "Alleen hele c~ellen" ;
Text [ spanish ] = "Solo cel~das completas" ;
Text [ english_us ] = "~Entire cells" ;
Text[ chinese_simplified ] = "ֻ<><D6BB><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ԫ<EFBFBD><D4AA><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(~E)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Tylko ca<63>e kom<6F>rki";
Text[ japanese ] = "<22>ّS<D991><53>(~E)";
Text[ chinese_traditional ] = "<22>u<EFBFBD>O<EFBFBD><4F><EFBFBD><EFBFBD><EFBFBD>x<EFBFBD>s<EFBFBD><73>(~E)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>";
Text[ language_user1 ] = " ";
Text[ greek ] = "<22><><EFBFBD><EFBFBD> <20>~<7E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
2000-09-18 16:07:07 +00:00
Text[ korean ] = "<22><>ü <20><><EFBFBD><EFBFBD>(~E)";
Text[ turkish ] = "Yaln<6C>zca ~tam h<>creler";
};
};
2000-10-13 07:08:26 +00:00
2000-09-18 16:07:07 +00:00
// ********************************************************************** EOF
2000-10-13 07:08:26 +00:00