office-gobmx/basctl/source/basicide/macrodlg.src
2000-11-09 12:21:56 +00:00

522 lines
18 KiB
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*************************************************************************
*
* $RCSfile: macrodlg.src,v $
*
* $Revision: 1.2 $
*
* last change: $Author: kz $ $Date: 2000-11-09 13:21:56 $
*
* 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 <sfx2/sfx.hrc>
#include <macrodlg.hrc>
#include <basidesh.hrc>
#include <helpid.hrc>
ModalDialog RID_MACROCHOOSER
{
// HelpId = SID_BASICCHOOSER ;
OutputSize = TRUE ;
SVLook = TRUE ;
Size = MAP_APPFONT ( 287 , 165 ) ;
Text = "Makro" ;
Text [ ENGLISH ] = "Macro" ;
Text [ norwegian ] = "Makro" ;
Text [ italian ] = "Macro" ;
Text [ portuguese_brazilian ] = "Macro" ;
Text [ portuguese ] = "Macro" ;
Text [ finnish ] = "Makro" ;
Text [ danish ] = "Makro" ;
Text [ french ] = "Macro" ;
Text [ swedish ] = "Makro" ;
Text [ dutch ] = "Macro" ;
Text [ spanish ] = "Macro" ;
Text [ english_us ] = "Macro" ;
Moveable = TRUE ;
// Closeable = TRUE;
Control RID_CTRL_MACRO
{
HelpID = HID_BASICIDE_MACROS ;
Border = TRUE ;
Pos = MAP_APPFONT ( 6 , 31 ) ;
Size = MAP_APPFONT ( 100 , 80 ) ;
TabStop = TRUE ;
};
Control RID_CTRL_LIB
{
HelpID = HID_BASICIDE_LIBS ;
Border = TRUE ;
Pos = MAP_APPFONT ( 112 , 16 ) ;
Size = MAP_APPFONT ( 110 , 95 ) ;
TabStop = TRUE ;
};
FixedText RID_TXT_MACRONAME
{
Pos = MAP_APPFONT ( 6 , 3 ) ;
Size = MAP_APPFONT ( 100 , 10 ) ;
Text = "~Makroname" ;
Text [ ENGLISH ] = "~Macro name" ;
Text [ norwegian ] = "~Macro name" ;
Text [ italian ] = "Nome ~macro" ;
Text [ portuguese_brazilian ] = "Nome da ~macro" ;
Text [ portuguese ] = "Nome da ~macro" ;
Text [ finnish ] = "~Makron nimi" ;
Text [ danish ] = "Makronavn" ;
Text [ french ] = "~Nom de la macro" ;
Text [ swedish ] = "~Makronamn" ;
Text [ dutch ] = "~Macronaam" ;
Text [ spanish ] = "Nombre de la ~macro" ;
Text [ english_us ] = "~Macro name" ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(~N)";
Text[ russian ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Nazwa makra";
Text[ japanese ] = "ϸۖ<CFB8>(~N)";
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD><EFBFBD>W<EFBFBD><57>(~N)";
Text[ arabic ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><>ũ<EFBFBD><C5A9> <20≯<EFBFBD>(~N)";
Text[ turkish ] = "Makro ad<61>";
};
FixedText RID_TXT_MACROFROM
{
Pos = MAP_APPFONT ( 112 , 3 ) ;
Size = MAP_APPFONT ( 100 , 10 ) ;
Text = "Makro a~us" ;
Text [ ENGLISH ] = "Macro ~from" ;
Text [ norwegian ] = "Macro ~from" ;
Text [ italian ] = "Macro ~da" ;
Text [ portuguese_brazilian ] = "Macro ~from" ;
Text [ portuguese ] = "Macro ~de" ;
Text [ finnish ] = "Macro ~from" ;
Text [ danish ] = "Makro fra" ;
Text [ french ] = "M~acro de" ;
Text [ swedish ] = "Ma~kro fr<66>n" ;
Text [ dutch ] = "Ma~cro uit" ;
Text [ spanish ] = "Macro ~desde" ;
Text [ english_us ] = "Macro ~from" ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Դ(~F)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>";
Text[ polish ] = "Makro z";
Text[ japanese ] = "ϸۂ̋L<CC8B>^<5E><>(~F)";
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ӷ<EFBFBD>(~F)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>";
Text[ korean ] = "<22><>ũ<EFBFBD><C5A9> <20><>ó(~F)";
Text[ turkish ] = "Makro kayna<6E><61>";
};
Edit RID_ED_MACRONAME
{
Border = TRUE ;
SVLook = TRUE ;
Pos = MAP_APPFONT ( 6 , 16 ) ;
Size = MAP_APPFONT ( 100 , 12 ) ;
TabStop = TRUE ;
};
FixedText RID_TXT_DESCRIPTION
{
Pos = MAP_APPFONT ( 6 , 117 ) ;
Size = MAP_APPFONT ( 100 , 10 ) ;
Text = "Be~schreibung" ;
Text [ ENGLISH ] = "De~scription" ;
Text [ norwegian ] = "Be~skrivelse" ;
Text [ italian ] = "De~scrizione" ;
Text [ portuguese_brazilian ] = "De~scri<72><69>o" ;
Text [ portuguese ] = "De~scri<72><69>o" ;
Text [ finnish ] = "Kuvau~s" ;
Text [ danish ] = "Beskrivelse" ;
Text [ french ] = "~Description" ;
Text [ swedish ] = "Be~skrivning" ;
Text [ dutch ] = "Be~schrijving" ;
Text [ spanish ] = "De~scripci<63>n" ;
Text [ english_us ] = "De~scription" ;
Text[ chinese_simplified ] = "˵<><CBB5>(~S)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Opis";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD>(~S)";
Text[ chinese_traditional ] = "<22>y<EFBFBD>z(~S)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD>(~S)";
Text[ turkish ] = "A<><41>klama";
};
PushButton RID_PB_RUN
{
Pos = MAP_APPFONT ( 231 , 6 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
DefButton = TRUE;
/* ### ACHTUNG: Neuer Text in Resource? Aus~f<>hren : Aus~f<>hren */
Text = "Aus~f<>hren" ;
Text [ ENGLISH ] = "R~un" ;
Text [ norwegian ] = "R~un" ;
Text [ italian ] = "Eseg~ui" ;
Text [ portuguese_brazilian ] = "Exec~utar" ;
Text [ portuguese ] = "Exec~utar" ;
Text [ finnish ] = "S~uorita" ;
Text [ danish ] = "K<>r" ;
Text [ french ] = "E~x<>cuter" ;
Text [ swedish ] = "K~<7E>r" ;
Text [ dutch ] = "~Uitvoeren" ;
Text [ spanish ] = "Eje~cutar" ;
Text [ english_us ] = "R~un" ;
TabStop = TRUE ;
Text[ chinese_simplified ] = "ִ<><D6B4>(~U)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Wykonaj";
Text[ japanese ] = "<22><><EFBFBD>s(~U)";
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD>(~U)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD>(~U)";
Text[ turkish ] = "Y<>r<EFBFBD>t";
};
CancelButton RID_PB_CANCEL
{
Pos = MAP_APPFONT ( 231 , 23 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
};
PushButton RID_PB_ASSIGN
{
Pos = MAP_APPFONT ( 231 , 60 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
Text = "~Zuordnen..." ;
Text [ ENGLISH ] = "~Assign..." ;
Text [ norwegian ] = "~Assign..." ;
Text [ italian ] = "~Assegna..." ;
Text [ portuguese_brazilian ] = "~Assign..." ;
Text [ portuguese ] = "~Atribuir" ;
Text [ finnish ] = "~Assign..." ;
Text [ danish ] = "Tildel..." ;
Text [ french ] = "~Assigner..." ;
Text [ swedish ] = "~Tilldela..." ;
Text [ dutch ] = "~Toewijzen..." ;
Text [ spanish ] = "Asig~nar..." ;
Text [ english_us ] = "~Assign..." ;
TabStop = TRUE ;
Text[ chinese_simplified ] = "ָ<><D6B8>(~A)...";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>...";
Text[ polish ] = "Przyp~isz...";
Text[ japanese ] = "<22><><EFBFBD><EFBFBD><E89396>(~A)...";
Text[ chinese_traditional ] = "<22><><EFBFBD>w(~A)...";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>...";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>...";
Text[ korean ] = "<22><><EFBFBD><EFBFBD>(~A)...";
Text[ turkish ] = "Ata...";
};
PushButton RID_PB_EDIT
{
Size = MAP_APPFONT ( 50 , 14 ) ;
Pos = MAP_APPFONT ( 231 , 77 ) ;
Text = "~Bearbeiten" ;
Text [ ENGLISH ] = "~Edit" ;
Text [ norwegian ] = "R~ediger" ;
Text [ italian ] = "Modifica" ;
Text [ portuguese_brazilian ] = "~Editar" ;
Text [ portuguese ] = "~Editar" ;
Text [ finnish ] = "Muo~kkaa" ;
Text [ danish ] = "~Rediger" ;
Text [ french ] = "~<7E>diter" ;
Text [ swedish ] = "~Redigera" ;
Text [ dutch ] = "~Bewerken" ;
Text [ spanish ] = "Edi~tar" ;
Text [ english_us ] = "~Edit" ;
TabStop = TRUE ;
Text[ chinese_simplified ] = "<22>༭(~E)";
Text[ russian ] = "~<7E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "~Edytuj";
Text[ japanese ] = "<22>ҏW(~E)";
Text[ chinese_traditional ] = "<22>s<EFBFBD><73>(~E)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "~<7E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD>(~E)";
Text[ turkish ] = "D<>zenle";
};
PushButton RID_PB_DEL
{
Pos = MAP_APPFONT ( 231 , 94 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
/* ### ACHTUNG: Neuer Text in Resource? ~L<>schen... : ~L<>schen... */
Text = "~L<>schen..." ;
Text [ ENGLISH ] = "~Delete..." ;
Text [ norwegian ] = "~Slett..." ;
Text [ italian ] = "Elimina..." ;
Text [ portuguese_brazilian ] = "Apa~gar..." ;
Text [ portuguese ] = "Eliminar" ;
Text [ finnish ] = "~Poista..." ;
Text [ danish ] = "~Slet..." ;
Text [ french ] = "~Supprimer..." ;
Text [ swedish ] = "R~adera..." ;
Text [ dutch ] = "~Wissen..." ;
Text [ spanish ] = "~Eliminar..." ;
Text [ english_us ] = "~Delete..." ;
TabStop = TRUE ;
Text[ chinese_simplified ] = "ɾ<><C9BE>(~D)...";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>...";
Text[ polish ] = "Usu<73>...";
Text[ japanese ] = "<22>폜(~D)...";
Text[ chinese_traditional ] = "<22>R<EFBFBD><52>(~D)...";
Text[ arabic ] = "<22><><EFBFBD>...";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>...";
Text[ korean ] = "<22><><EFBFBD><EFBFBD>(~D)...";
Text[ turkish ] = "Sil...";
};
PushButton RID_PB_ORG
{
Pos = MAP_APPFONT ( 231 , 114 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
Text = "~Verwalten..." ;
Text [ ENGLISH ] = "Mana~ge..." ;
Text [ norwegian ] = "Mana~ge..." ;
Text [ italian ] = "Gestisci..." ;
Text [ portuguese_brazilian ] = "Geren~ciar..." ;
Text [ portuguese ] = "~Gerir..." ;
Text [ finnish ] = "~K<>sittele..." ;
Text [ danish ] = "Administrer..." ;
Text [ french ] = "~G<>rer..." ;
Text [ swedish ] = "~F<>rvalta..." ;
Text [ dutch ] = "Be~heren..." ;
Text [ spanish ] = "~Administrar..." ;
Text [ english_us ] = "~Organizer..." ;
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>(~O)...";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>...";
Text[ polish ] = "Zarz<72>dzaj...";
Text[ japanese ] = "<22>Ǘ<EFBFBD>(~O)...";
Text[ chinese_traditional ] = "<22>޲z(~O)...";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>...";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>...";
Text[ korean ] = "<22><><EFBFBD><EFBFBD>(~O)...";
Text[ turkish ] = "Y<>net...";
};
HelpButton RID_PB_HELP
{
Pos = MAP_APPFONT ( 231 , 131 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
};
MultiLineEdit RID_ML_DESCRIPTION
{
Border = TRUE ;
Pos = MAP_APPFONT ( 6 , 131 ) ;
Size = MAP_APPFONT ( 216 , 28 ) ;
TabStop = TRUE ;
VScroll = TRUE ;
IgnoreTab = TRUE ;
};
Text[ chinese_simplified ] = "<22><>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Makro";
Text[ japanese ] = "ϸ<>";
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD>";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><>ũ<EFBFBD><C5A9>";
Text[ turkish ] = "Makro";
};
String RID_STR_STDMACRONAME
{
Text = "Makro" ;
Text [ ENGLISH ] = "Macro" ;
Text [ norwegian ] = "Makro" ;
Text [ italian ] = "Macro" ;
Text [ portuguese_brazilian ] = "Macro" ;
Text [ portuguese ] = "Macro" ;
Text [ finnish ] = "Makro" ;
Text [ danish ] = "Makro" ;
Text [ french ] = "Macro" ;
Text [ swedish ] = "Makro" ;
Text [ dutch ] = "Macro" ;
Text [ spanish ] = "Macro" ;
Text [ english_us ] = "Macro" ;
Text[ chinese_simplified ] = "<22><>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Makro";
Text[ japanese ] = "ϸ<>";
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD>";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><>ũ<EFBFBD><C5A9>";
Text[ turkish ] = "Makro";
};
Bitmap RID_BMP_APPICON
{
FILE = "basapp.bmp" ;
};
String RID_STR_BTNDEL
{
/* ### ACHTUNG: Neuer Text in Resource? ~L<>schen... : ~L<>schen... */
Text = "~L<>schen..." ;
Text [ ENGLISH ] = "~Delete..." ;
Text [ norwegian ] = "~Slett..." ;
Text [ italian ] = "Elimina" ;
Text [ portuguese_brazilian ] = "~Apagar..." ;
Text [ portuguese ] = "E~liminar..." ;
Text [ finnish ] = "~Poista..." ;
Text [ danish ] = "~Slet..." ;
Text [ french ] = "~Supprimer..." ;
Text [ swedish ] = "~Radera..." ;
Text [ dutch ] = "~Wissen..." ;
Text [ spanish ] = "~Eliminar..." ;
Text [ english_us ] = "~Delete..." ;
Text[ chinese_simplified ] = "ɾ<><C9BE>(~D)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>...";
Text[ polish ] = "Usu<73>...";
Text[ japanese ] = "<22>폜(~D)";
Text[ chinese_traditional ] = "<22>R<EFBFBD><52>(~D)";
Text[ arabic ] = "<22><><EFBFBD>...";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>...";
Text[ korean ] = "<22><><EFBFBD><EFBFBD>(~D)...";
Text[ turkish ] = "Sil...";
};
String RID_STR_BTNNEW
{
Text = "~Neu" ;
Text [ ENGLISH ] = "~New" ;
Text [ norwegian ] = "~Ny" ;
Text [ italian ] = "~Nuovo" ;
Text [ portuguese_brazilian ] = "~Novo" ;
Text [ portuguese ] = "~Novo" ;
Text [ finnish ] = "~Uusi" ;
Text [ danish ] = "~Ny" ;
Text [ french ] = "~Nouveau" ;
Text [ swedish ] = "~Nytt" ;
Text [ dutch ] = "~Nieuw" ;
Text [ spanish ] = "~Nuevo" ;
Text [ english_us ] = "~New" ;
Text[ chinese_simplified ] = "<22>½<EFBFBD>(~N)";
Text[ russian ] = "<22><><EFBFBD><EFBFBD>~<7E><><EFBFBD>";
Text[ polish ] = "Nowy";
Text[ japanese ] = "<22>V<EFBFBD>K<EFBFBD>쐬(~N)";
Text[ chinese_traditional ] = "<22>}<7D>ҷs<D2B7><73>(~N)";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD>(~N)";
Text[ turkish ] = "Yeni";
};
String RID_STR_CLOSE
{
/* ### ACHTUNG: Neuer Text in Resource? Schlie<69>en : Schlie<69>en */
Text = "Schlie<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 ] = "St<53>ng" ;
Text [ dutch ] = "Sluiten" ;
Text [ spanish ] = "Cerrar" ;
Text [ english_us ] = "Close" ;
Text[ chinese_simplified ] = "<22>ر<EFBFBD>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Zamknij";
Text[ japanese ] = "<22>‚<EFBFBD><C282><EFBFBD>";
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD>";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22>ݱ<EFBFBD>";
Text[ turkish ] = "Kapat";
};
String RID_STR_CHOOSE
{
/* ### ACHTUNG: Neuer Text in Resource? Ausw<73>hlen : Ausw<73>hlen */
Text = "Ausw<73>hlen" ;
Text [ ENGLISH ] = "Choose" ;
Text [ norwegian ] = "Choose" ;
Text [ italian ] = "Scegli" ;
Text [ portuguese_brazilian ] = "Choose" ;
Text [ portuguese ] = "Seleccionar" ;
Text [ english_us ] = "Choose" ;
Text [ finnish ] = "Choose" ;
Text [ danish ] = "V<>lg" ;
Text [ french ] = "S<>lectionner" ;
Text [ swedish ] = "V<>lj" ;
Text [ dutch ] = "Selecteren" ;
Text [ spanish ] = "Seleccionar" ;
Text[ chinese_simplified ] = "ѡ<><D1A1>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Wybierz";
Text[ japanese ] = "<22>I<EFBFBD><49>";
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD>";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
Text[ turkish ] = "Se<53>";
};
String RID_STR_RUN
{
/* ### ACHTUNG: Neuer Text in Resource? Ausf<73>hren : Ausf<73>hren */
Text = "Ausf<73>hren" ;
Text [ ENGLISH ] = "Run" ;
Text [ norwegian ] = "Run" ;
Text [ italian ] = "Esegui" ;
Text [ portuguese_brazilian ] = "Executar" ;
Text [ portuguese ] = "Executar" ;
Text [ finnish ] = "Suorita" ;
Text [ danish ] = "K<>r" ;
Text [ french ] = "Ex<45>cuter" ;
Text [ swedish ] = "K<>r" ;
Text [ dutch ] = "Uitvoeren" ;
Text [ spanish ] = "Ejecutar" ;
Text [ english_us ] = "Run" ;
Text[ chinese_simplified ] = "ִ<><D6B4>";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ polish ] = "Wykonaj";
Text[ japanese ] = "<22><><EFBFBD>s";
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD>";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
Text[ turkish ] = "Y<>r<EFBFBD>t";
};