2002-10-11 13:20:36 +00:00
/*************************************************************************
*
* $RCSfile: resource.src,v $
*
2004-07-06 15:56:35 +00:00
* $Revision: 1.20 $
2002-10-11 13:20:36 +00:00
*
2004-07-06 15:56:35 +00:00
* last change: $Author: obo $ $Date: 2004-07-06 16:56:35 $
2002-10-11 13:20:36 +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): _______________________________________
*
*
************************************************************************/
2004-06-10 15:18:31 +00:00
#include "helpid.hrc"
2004-02-25 16:45:12 +00:00
#ifndef __FRAMEWORK_CLASSES_RESOURCE_HRC_
#include <classes/resource.hrc>
#endif
2002-10-11 13:20:36 +00:00
String STR_MENU_ADDONS
{
2004-06-25 14:36:07 +00:00
Text [ de ] = "Add-Ons" ;
Text [ en-US ] = "Add-Ons" ;
2002-10-11 13:20:36 +00:00
};
2003-03-25 17:22:13 +00:00
2003-04-04 16:15:25 +00:00
String STR_MENU_ADDONHELP
{
2004-06-25 14:36:07 +00:00
Text [ de ] = "Add-~On-Hilfe" ;
Text [ en-US ] = "Add-~On Help" ;
2003-04-04 16:15:25 +00:00
};
2003-04-29 15:50:54 +00:00
2004-02-25 16:45:12 +00:00
String STR_MENU_HEADFOOTALL
{
2004-06-25 14:36:07 +00:00
Text [ de ] = "Alle" ;
Text [ en-US ] = "All" ;
Text [ x-comment ] = " ";
2004-02-25 16:45:12 +00:00
};
2004-03-17 11:18:36 +00:00
String STR_UPDATEDOC
{
2004-06-25 14:36:07 +00:00
Text [ de ] = "Aktuali~siere" ;
Text [ en-US ] = "~Update" ;
Text [ x-comment ] = " ";
2004-03-17 11:18:36 +00:00
};
String STR_CLOSEDOC_ANDRETURN
{
/* ### ACHTUNG: Neuer Text in Resource? S~chlie<69> en & zur<75> ck zu : S~chlie<69> en & zur<75> ck zu */
/* ### ACHTUNG: Neuer Text in Resource? S~chlie<69> en & zur<75> ck zu : S~chlie<69> en & zur<75> ck zu */
2004-06-25 14:36:07 +00:00
Text [ de ] = "S~chlie<69> en & zur<75> ck zu " ;
Text [ en-US ] = "~Close & Return to " ;
Text [ x-comment ] = " ";
2004-03-17 11:18:36 +00:00
};
2004-05-10 16:49:34 +00:00
2004-07-06 15:56:35 +00:00
Menu POPUPMENU_TOOLBAR_QUICKCUSTOMIZATION
{
ItemList =
{
MenuItem
{
Identifier = MENUITEM_TOOLBAR_VISIBLEBUTTON;
SubMenu = Menu
{
};
Text = "Sichtbare ~Schaltfl<66> chen";
Text[ english_us ] = "Visible ~Buttons";
};
MenuItem
{
Identifier = MENUITEM_TOOLBAR_CUSTOMIZETOOLBAR;
Command = ".uno:ConfigureToolboxVisible" ;
Text = "~Werkzeugleiste anpassen..." ;
Text[ english_us ] = "~Customize Toolbar...";
};
MenuItem
{
Separator = TRUE ;
};
MenuItem
{
Identifier = MENUITEM_TOOLBAR_DOCKTOOLBAR;
Text = "Werkzeugleiste an~docken" ;
Text[ english_us ] = "~Dock Toolbar" ;
};
MenuItem
{
Identifier = MENUITEM_TOOLBAR_DOCKALLTOOLBAR;
Text = "~Alle Werkzeugleisten andocken" ;
Text[ english_us ] = "Dock ~All Toolbars" ;
};
MenuItem
{
Separator = TRUE ;
};
MenuItem
{
Identifier = MENUITEM_TOOLBAR_LOCKTOOLBARPOSITION;
Text = "Werkzeugleisten~position sperren" ;
Text[ english_us ] = "~Lock Toolbar Position" ;
};
};
};
2004-05-10 16:49:34 +00:00
String STR_SAVECOPYDOC
{
2004-06-25 14:36:07 +00:00
Text [de ] = "Kopie Speichern ~unter..." ;
Text [ en-US ] = "Save Copy ~as..." ;
2004-05-10 16:49:34 +00:00
};
2004-06-10 15:18:31 +00:00
// ***********************************************************************
// License Dialog
// ***********************************************************************
#define LICENSE_DIALOG_WIDTH 260
//#define LICENSE_DIALOG_HEIGTH 185
//#define LICENSE_DIALOG_HEIGTH 190
#define LICENSE_RIGHT_BORDER 7
#define LICENSE_BOTTOM_BORDER 0
#define LICENSE_ROW_1 (7)
#define LICENSE_COL_1 (7)
#define OFFSET 2
#define COL2_WIDTH 10
#define OFFSET_IMG 10
#define FT_HEIGHT 8
#define PB_HEIGHT 14
#define PD_WIDTH 40
#define LICENSE_HEIGHT 102
#define LICENSE_ROW_2 (LICENSE_ROW_1 + OFFSET + LICENSE_HEIGHT)
#define LICENSE_ROW_3 (LICENSE_ROW_2 + OFFSET + FT_HEIGHT)
#define LICENSE_ROW_4 (LICENSE_ROW_3 + OFFSET + 3*FT_HEIGHT )
#define LICENSE_ROW_5 (LICENSE_ROW_4 + FT_HEIGHT+ OFFSET )
#define LICENSE_ROW_6 (LICENSE_ROW_5 + 2*OFFSET )
#define LICENSE_DIALOG_HEIGTH (LICENSE_ROW_6 + + PB_HEIGHT + 7)
#define LICENSE_COL_2 (LICENSE_COL_1 + OFFSET_IMG)
#define LICENSE_COL_3 (LICENSE_COL_2 + COL2_WIDTH +1)
#define LICENSE_COL_4 (LICENSE_DIALOG_WIDTH - LICENSE_RIGHT_BORDER - PD_WIDTH)
#define LICENSE_WIDTH (LICENSE_DIALOG_WIDTH - LICENSE_RIGHT_BORDER - LICENSE_ROW_1)
#define COL3_WIDTH (LICENSE_COL_4 - LICENSE_COL_3)
ModalDialog DLG_LICENSE
{
2004-06-17 13:08:20 +00:00
HelpId = HID_LICENSEDIALOG;
2004-06-10 15:18:31 +00:00
Moveable = TRUE ;
Closeable = TRUE ;
OutputSize = TRUE ;
SVLook = TRUE ;
Hide = TRUE ;
Size = MAP_APPFONT ( LICENSE_DIALOG_WIDTH , LICENSE_DIALOG_HEIGTH ) ;
2004-06-30 09:22:18 +00:00
Text [ de ] = "Lizenzvertrag" ;
Text [ en-US ] = "License Agreement";
2004-06-10 15:18:31 +00:00
MultiLineEdit ML_LICENSE
{
PosSize = MAP_APPFONT ( LICENSE_COL_1 , LICENSE_ROW_1 , LICENSE_WIDTH , LICENSE_HEIGHT ) ;
Border = TRUE ;
VScroll = TRUE ;
ReadOnly = TRUE ;
};
FixedText FT_INFO1
{
WordBreak = TRUE ;
Pos = MAP_APPFONT ( LICENSE_COL_1 , LICENSE_ROW_2 ) ;
Size = MAP_APPFONT ( LICENSE_WIDTH , FT_HEIGHT ) ;
2004-06-30 09:22:18 +00:00
Text [ de ] = "Bitte f<> hren Sie die folgenden Schritte aus, um mit der Installation fortzufahren:" ;
Text [ en-US ] = "Please follow these steps to proceed with the installation:" ;
2004-06-10 15:18:31 +00:00
};
FixedImage IMG_ARROW
{
Pos = MAP_APPFONT ( LICENSE_COL_1 , LICENSE_ROW_3 ) ;
Size = MAP_PIXEL ( 16 , 16 ) ;
Fixed = Image
{
ImageBitmap = Bitmap
{
2004-06-14 08:37:20 +00:00
File = "arrow.bmp" ;
2004-06-30 09:22:18 +00:00
File[ ar ] = "m_arrow.bmp" ;
2004-06-10 15:18:31 +00:00
};
MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
};
};
FixedText FT_INFO2_1
{
WordBreak = TRUE ;
Pos = MAP_APPFONT ( LICENSE_COL_2 , LICENSE_ROW_3 ) ;
Size = MAP_APPFONT ( COL2_WIDTH , FT_HEIGHT ) ;
2004-06-30 09:22:18 +00:00
Text [ de ] = "1." ;
Text [ en-US ] = "1." ;
2004-06-10 15:18:31 +00:00
};
FixedText FT_INFO2
{
WordBreak = TRUE ;
Pos = MAP_APPFONT ( LICENSE_COL_3 , LICENSE_ROW_3 ) ;
Size = MAP_APPFONT ( COL3_WIDTH, 3*FT_HEIGHT ) ;
2004-06-30 09:22:18 +00:00
Text [ de ] = "Lesen Sie den gesamten Lizenzvertrag. Verwenden Sie die Bildlaufleiste oder die %PAGEDOWN Schaltfl<66> che in diesem Dialog um den gesamten Text sichtbar zu machen." ;
Text [ en-US ] = "View the complete License Agreement. Please use the scroll bar or the '%PAGEDOWN' button in this dialog to view the entire license text." ;
2004-06-10 15:18:31 +00:00
};
PushButton PB_PAGEDOWN
{
TabStop = TRUE ;
Pos = MAP_APPFONT ( LICENSE_COL_4 , LICENSE_ROW_3 ) ;
Size = MAP_APPFONT ( PD_WIDTH , PB_HEIGHT ) ;
2004-06-30 09:22:18 +00:00
Text [ de ] = "Bl<42> ttern" ;
Text [ en-US ] = "Scroll Down" ;
2004-06-10 15:18:31 +00:00
};
FixedText FT_INFO3_1
{
WordBreak = TRUE ;
Pos = MAP_APPFONT ( LICENSE_COL_2 , LICENSE_ROW_4 ) ;
Size = MAP_APPFONT ( COL2_WIDTH, FT_HEIGHT ) ;
2004-06-30 09:22:18 +00:00
Text [ de ] = "2." ;
Text [ en-US ] = "2." ;
2004-06-10 15:18:31 +00:00
};
FixedText FT_INFO3
{
WordBreak = TRUE ;
Pos = MAP_APPFONT ( LICENSE_COL_3, LICENSE_ROW_4 ) ;
Size = MAP_APPFONT ( COL3_WIDTH, FT_HEIGHT ) ;
2004-06-30 09:22:18 +00:00
Text [de ] = "Akzeptieren Sie den Lizenzvertrag." ;
Text [ en-US ] = "Accept the License Agreement." ;
2004-06-10 15:18:31 +00:00
};
String LICENSE_ACCEPT
{
2004-06-30 09:22:18 +00:00
Text [ de ] = "~Akzeptieren" ;
Text [ en-US ] = "~Accept" ;
2004-06-10 15:18:31 +00:00
};
String LICENSE_NOTACCEPT
{
2004-06-30 09:22:18 +00:00
Text [ de ] = "Ablehnen" ;
Text [ en-US ] = "Decline" ;
2004-06-10 15:18:31 +00:00
};
FixedLine FL_DIVIDE
{
Pos = MAP_APPFONT ( LICENSE_COL_1, LICENSE_ROW_5 ) ;
Size = MAP_APPFONT ( LICENSE_WIDTH, 1 ) ;
};
PushButton PB_ACCEPT
{
TabStop = TRUE ;
Pos = MAP_APPFONT ( LICENSE_COL_4 - PD_WIDTH - OFFSET_IMG , LICENSE_ROW_6 ) ;
Size = MAP_APPFONT ( PD_WIDTH , PB_HEIGHT ) ;
};
PushButton PB_DECLINE
{
TabStop = TRUE ;
Pos = MAP_APPFONT ( LICENSE_COL_4 , LICENSE_ROW_6 ) ;
Size = MAP_APPFONT ( PD_WIDTH , PB_HEIGHT ) ;
};
};
2004-06-17 13:08:20 +00:00
2004-07-06 15:56:35 +00:00
// ***********************************************************************
// License Dialog
// ***********************************************************************
#define LICENSE_DIALOG_WIDTH 260
//#define LICENSE_DIALOG_HEIGTH 185
//#define LICENSE_DIALOG_HEIGTH 190
#define LICENSE_RIGHT_BORDER 7
#define LICENSE_BOTTOM_BORDER 0
#define LICENSE_ROW_1 (7)
#define LICENSE_COL_1 (7)
#define OFFSET 2
#define COL2_WIDTH 10
#define OFFSET_IMG 10
#define FT_HEIGHT 8
#define PB_HEIGHT 14
#define PD_WIDTH 40
#define LICENSE_HEIGHT 102
#define LICENSE_ROW_2 (LICENSE_ROW_1 + OFFSET + LICENSE_HEIGHT)
#define LICENSE_ROW_3 (LICENSE_ROW_2 + OFFSET + FT_HEIGHT)
#define LICENSE_ROW_4 (LICENSE_ROW_3 + OFFSET + 3*FT_HEIGHT )
#define LICENSE_ROW_5 (LICENSE_ROW_4 + FT_HEIGHT+ OFFSET )
#define LICENSE_ROW_6 (LICENSE_ROW_5 + 2*OFFSET )
#define LICENSE_DIALOG_HEIGTH (LICENSE_ROW_6 + + PB_HEIGHT + 7)
#define LICENSE_COL_2 (LICENSE_COL_1 + OFFSET_IMG)
#define LICENSE_COL_3 (LICENSE_COL_2 + COL2_WIDTH +1)
#define LICENSE_COL_4 (LICENSE_DIALOG_WIDTH - LICENSE_RIGHT_BORDER - PD_WIDTH)
#define LICENSE_WIDTH (LICENSE_DIALOG_WIDTH - LICENSE_RIGHT_BORDER - LICENSE_ROW_1)
#define COL3_WIDTH (LICENSE_COL_4 - LICENSE_COL_3)
ModalDialog DLG_LICENSE
{
HelpId = HID_LICENSEDIALOG;
Moveable = TRUE ;
Closeable = TRUE ;
OutputSize = TRUE ;
SVLook = TRUE ;
Hide = TRUE ;
Size = MAP_APPFONT ( LICENSE_DIALOG_WIDTH , LICENSE_DIALOG_HEIGTH ) ;
Text = "Lizenzvertrag" ;
Text [ ENGLISH ] = "License Agreement" ;
Text[ english_us ] = "License Agreement";
Text[ portuguese ] = "License Agreement";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Licentieovereenkomst";
Text[ french ] = "Contrat de licence";
Text[ spanish ] = "Contrato de licencia";
Text[ finnish ] = "Lisenssisopimus";
Text[ italian ] = "Contratto di licenza";
Text[ danish ] = "Licensaftale";
Text[ swedish ] = "Licensavtal";
Text[ polish ] = "Umowa licencyjna";
Text[ portuguese_brazilian ] = "Contrato da Licen<65> a";
Text[ japanese ] = "ライセンス許諾書";
Text[ korean ] = "사용권 계약";
Text[ chinese_simplified ] = "用户许可证协议";
Text[ chinese_traditional ] = "使用許可協定";
Text[ turkish ] = "Lisans Anla<6C> mas<61> ";
Text[ arabic ] = "License Agreement";
Text[ catalan ] = "Acord de llic<69> ncia";
MultiLineEdit ML_LICENSE
{
PosSize = MAP_APPFONT ( LICENSE_COL_1 , LICENSE_ROW_1 , LICENSE_WIDTH , LICENSE_HEIGHT ) ;
Border = TRUE ;
VScroll = TRUE ;
ReadOnly = TRUE ;
};
FixedText FT_INFO1
{
WordBreak = TRUE ;
Pos = MAP_APPFONT ( LICENSE_COL_1 , LICENSE_ROW_2 ) ;
Size = MAP_APPFONT ( LICENSE_WIDTH , FT_HEIGHT ) ;
Text = "Bitte f<> hren Sie die folgenden Schritte aus, um mit der Installation fortzufahren:" ;
Text [ english_us ] = "Please follow these steps to proceed with the installation:" ;
Text[ spanish ] = "Siga los siguientes pasos para proceder con la instalaci<63> n:";
Text[ italian ] = "Eseguite i seguenti passi per procedere con l'installazione:";
Text[ swedish ] = "Utf<74> r f<> ljande steg f<> r att forts<74> tta med installationen:";
Text[ japanese ] = "以下の手順に従ってインストールを続行してください。";
Text[ korean ] = "설치를 계속 진행하기 위해 다음 단계를 실행해주십시오:";
Text[ chinese_traditional ] = "請執行下列動作,以繼續安裝:";
Text[ french ] = "Suivez les <20> tapes suivantes pour proc<6F> der <20> l'installation :";
Text[ chinese_simplified ] = "请执行以下的操作,继续安装:";
Text[ portuguese ] = "Leia o seguinte contrato de licen<65> a com aten<65> <6E> o. Se usar a barra de deslocamento poder<65> visualizar o texto completo.";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> , <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> , <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> . <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> , <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> .";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> . <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> .";
Text[ dutch ] = "Lees de volgende licentieovereenkomst door. Met de beeldschuifbalk kunt u de resterende tekst van de overeenkomst zichtbaar maken.";
Text[ finnish ] = "Lue seuraava lisenssisopimus huolellisesti. Voit vieritt<74> <74> teksti<74> vierityspalkin avulla.";
Text[ danish ] = "L<> s den f<> lgende licensaftale. Du kan se resten af licensaftalen ved hj<68> lp af rullepanelet.";
Text[ polish ] = "Nale<6C> y uwa<77> nie przeczyta<74> umow<6F> licencyjn<6A> . Aby zobaczy<7A> ca<63> y tekst, mo<6D> na pos<6F> u<EFBFBD> y<EFBFBD> si<73> paskiem przewijania.";
Text[ portuguese_brazilian ] = "Leia o seguinte contrato de licen<65> a com aten<65> <6E> o. Use a barra de rolagem para visualizar o texto completo.";
Text[ turkish ] = "Kuruluma devam etmek i<> in a<> a<EFBFBD> <61> daki ad<61> mlar<61> izleyin:";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> . <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> .";
Text[ catalan ] = "Llegeix el seg<65> ent acord de llic<69> ncia. Amb la barra de despla<6C> ament podreu veure la resta de l'acord.";
Text[ thai ] = "อ่านข้อตกลงการอนุญาตต่อไปนี้อย่างระมัดระวัง ใช้แถบเลื่อนเพื่อดูทั้งข้อความ";
Text[ czech ] = "Pro pokračování instalace proveďte následující kroky:";
Text[ hebrew ] = "Bitte führen Sie die folgenden Schritte aus, um mit der Installation fortzufahren:";
Text[ hindi ] = "निम्नलिखित अनुज्ञप्ति प्रमाणपत्र को ध्यान से पढ़िए । संपूर्ण टेक्स्ट् को देखने केलिए स्क्रॉल् पट्टी का उपयोग कीजिए ।";
Text[ slovak ] = "Prečítajte si pozorne licenčné podmienky. Použite posuvník na zobrazenie celého textu.";
};
FixedImage IMG_ARROW
{
Pos = MAP_APPFONT ( LICENSE_COL_1 , LICENSE_ROW_3 ) ;
Size = MAP_PIXEL ( 16 , 16 ) ;
Fixed = Image
{
ImageBitmap = Bitmap
{
File = "arrow.bmp" ;
File[ arabic ] = "m_arrow.bmp" ;
};
MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
};
};
FixedText FT_INFO2_1
{
WordBreak = TRUE ;
Pos = MAP_APPFONT ( LICENSE_COL_2 , LICENSE_ROW_3 ) ;
Size = MAP_APPFONT ( COL2_WIDTH , FT_HEIGHT ) ;
Text = "1." ;
Text [ english_us ] = "1." ;
Text[ portuguese ] = "1.";
Text[ russian ] = "1.";
Text[ greek ] = "1.";
Text[ dutch ] = "1.";
Text[ french ] = "1.";
Text[ spanish ] = "1.";
Text[ finnish ] = "1.";
Text[ italian ] = "1.";
Text[ danish ] = "1.";
Text[ swedish ] = "1.";
Text[ polish ] = "1.";
Text[ portuguese_brazilian ] = "1.";
Text[ japanese ] = "1.";
Text[ korean ] = "1.";
Text[ chinese_simplified ] = "1.";
Text[ chinese_traditional ] = "1.";
Text[ turkish ] = "1.";
Text[ arabic ] = "1.";
Text[ catalan ] = "1.";
Text[ thai ] = "1.";
Text[ czech ] = "1.";
Text[ hebrew ] = " 1. ";
Text[ hindi ] = "1.";
Text[ slovak ] = "1.";
};
FixedText FT_INFO2
{
WordBreak = TRUE ;
Pos = MAP_APPFONT ( LICENSE_COL_3 , LICENSE_ROW_3 ) ;
Size = MAP_APPFONT ( COL3_WIDTH, 3*FT_HEIGHT ) ;
Text = "Lesen Sie den gesamten Lizenzvertrag. Verwenden Sie die Bildlaufleiste oder die %PAGEDOWN Schaltfl<66> che in diesem Dialog um den gesamten Text sichtbar zu machen." ;
Text [ english_us ] = "View the complete License Agreement. Please use the scroll bar or the '%PAGEDOWN' button in this dialog to view the entire license text." ;
Text[ italian ] = "Leggete il seguente contratto di licenza. Con la barra o il tasto di scorrimento <20> possibile visualizzare il resto del contratto.";
Text[ swedish ] = "L<> s igenom hela licensavtalet. Anv<6E> nd rullningslisten eller %PAGEDOWN-knappen i den h<> r dialogrutan f<> r att visa hela texten.";
Text[ korean ] = "사용자 사용권 계약서의 내용을 상세히 읽으십시오. 스크롤바 사용하거나 대화 상자 내의 [%PAGEDOWN] 버튼을 누르십시오. 전체 텍스트가 표시됩니다.";
Text[ chinese_traditional ] = "檢視完整的許可證協議。請使用這個對話方塊中的捲軸或 '%PAGEDOWN' 按鈕閱讀許可證協議的完整內容。";
Text[ french ] = "Prenez connaissance du contrat de licence. Servez-vous de la barre de d<> filement ou du bouton %PAGEDOWN afin d'afficher le texte en entier.";
Text[ spanish ] = "Lea el siguiente contrato de licencia. Utilice la barra de desplazamiento o el bot<6F> n 'AvPag' para visualizar el texto entero.";
Text[ japanese ] = "次のライセンス条項を必ずお読みください。スクロールバーを動かすか、[%PAGEDOWN] ボタンを押すと残りの文章が表示されます。";
Text[ chinese_simplified ] = "请阅读许可证协议中的全部条款。通过滚动条或单击 %PAGEDOWN 按钮,阅读许可证协议的全部内容。";
Text[ portuguese ] = "Clique no bot<6F> o '%1' se concordar com os termos do contrato de licen<65> a. Se n<> o os aceitar clique no bot<6F> o '%2' e a instala<6C> <61> o ser<65> cancelada.";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> , <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> '%1'. <20> <> <EFBFBD> <EFBFBD> <20> <> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> , <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> '%2', <20> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> .";
Text[ greek ] = "<22> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> , <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> '%1'. <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> , <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> '%2' <20> <> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> .";
Text[ dutch ] = "Als u met alle voorwaarden in deze licentieovereenkomst akkoord gaat, klikt u op de knop '%1'. Als u de voorwaarden niet accepteert, klikt u op '%2'. De installatie wordt dan geannuleerd.";
Text[ finnish ] = "Jos hyv<79> ksyt kaikki lisenssisopimuksen ehdot, valitse '%1'. Muussa tapauksessa peruuta asennus valitsemalla '%2'.";
Text[ danish ] = "Hvis du accepterer alle betingelser i denne licensaftale, skal du klikke p<> knappen '%1'. Hvis du ikke accepterer betingelserne, skal du klikke p<> '%2'. Herefter afbrydes installationen.";
Text[ polish ] = "Je<4A> eli akceptujesz wszystkie warunki umowy licencyjnej, kliknij przycisk %1. W przeciwnym przypadku kliknij przycisk %2, aby anulowa<77> instalacj<63> .";
Text[ portuguese_brazilian ] = "Se voc<6F> concorda com os termos do contrato de licen<65> a, clique no bot<6F> o '%1'. Caso contr<74> rio, clique no bot<6F> o '%2' para cancelar a instala<6C> <61> o.";
Text[ turkish ] = "T<> m lisans anla<6C> mas<61> n<EFBFBD> okuyun. Bu metni okumak i<> in kayd<79> rma <20> ubu<62> unu ya da %PAGEDOWN d<> <64> mesini kullanabilirsiniz.";
Text[ arabic ] = "<22> <> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> '%1'. <20> <> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> ǡ <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> '%2'. <20> <> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> .";
Text[ catalan ] = "Si accepteu les condicions d'aquest acord, feu clic a '%1'. En el cas que no sigui aix<69> , feu clic a '%2' per cancel<65> lar la instal<61> laci<63> .";
Text[ thai ] = "View the complete License Agreement. Please use the scroll bar or the '%PAGEDOWN' button in this dialog to view the entire license text.";
Text[ czech ] = "Přečtěte si celé licenční ujednání. Použijte, prosím, posuvnou lištu nebo tlačítko '%PAGEDOWN' v tomto dialogu pro přečtení celého textu licenčního ujednání.";
Text[ hebrew ] = "Lesen Sie den gesamten Lizenzvertrag. Verwenden Sie die Bildlaufleiste oder die %PAGEDOWN Schaltfläche in diesem Dialog um den gesamten Text sichtbar zu machen.";
Text[ hindi ] = "अगर आप अनुज्ञप्ति प्रमाणपत्र का पूरा नियमों को स्वीकार करते है तो, '%1' को क्लिक् कीजिए । नहीं तो, प्रतिष्ठापन को रद्द करने केलिए '%2' को क्लिक् कीजिए ।";
Text[ slovak ] = "Ak súhlasíte so všetkými licenčnými podmienkami, kliknite '%1'. Inak, kliknite '%2' a prerušte inštaláciu.";
};
PushButton PB_PAGEDOWN
{
TabStop = TRUE ;
Pos = MAP_APPFONT ( LICENSE_COL_4 , LICENSE_ROW_3 ) ;
Size = MAP_APPFONT ( PD_WIDTH , PB_HEIGHT ) ;
Text = "Bl<42> ttern" ;
Text [ english_us ] = "Scroll Down" ;
Text[ portuguese ] = "P<> gina para baixo";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Pagina naar beneden";
Text[ french ] = "Suivant";
Text[ spanish ] = "AvP<76> g";
Text[ finnish ] = "Sivu alas";
Text[ italian ] = "PagGi<47> ";
Text[ danish ] = "Side nedad";
Text[ swedish ] = "Rulla ned";
Text[ polish ] = "Strona w d<> <64> ";
Text[ portuguese_brazilian ] = "Pr<50> x. P<> g.";
Text[ japanese ] = "下へ";
Text[ korean ] = "아래로";
Text[ chinese_simplified ] = "页面向下";
Text[ chinese_traditional ] = "向下一頁";
Text[ turkish ] = "Sayfa a<> a<EFBFBD> <61> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ catalan ] = "Una p<> gina cap avall";
Text[ thai ] = "หน้าถัดไป";
Text[ czech ] = "Další stránka";
Text[ hebrew ] = "Bild ab";
Text[ hindi ] = "पृष्ठ नीचे की ओर";
Text[ slovak ] = "Stránka dole";
};
FixedText FT_INFO3_1
{
WordBreak = TRUE ;
Pos = MAP_APPFONT ( LICENSE_COL_2 , LICENSE_ROW_4 ) ;
Size = MAP_APPFONT ( COL2_WIDTH, FT_HEIGHT ) ;
Text = "2." ;
Text [ english_us ] = "2." ;
Text[ portuguese ] = "2.";
Text[ russian ] = "2.";
Text[ greek ] = "2.";
Text[ dutch ] = "2.";
Text[ french ] = "2.";
Text[ spanish ] = "2.";
Text[ finnish ] = "2.";
Text[ italian ] = "2.";
Text[ danish ] = "2.";
Text[ swedish ] = "2.";
Text[ polish ] = "2.";
Text[ portuguese_brazilian ] = "2.";
Text[ japanese ] = "2.";
Text[ korean ] = "2.";
Text[ chinese_simplified ] = "2.";
Text[ chinese_traditional ] = "2.";
Text[ turkish ] = "2.";
Text[ arabic ] = "2.";
Text[ catalan ] = "2.";
Text[ thai ] = "2.";
Text[ czech ] = "2.";
Text[ hebrew ] = " 2. ";
Text[ hindi ] = "2.";
Text[ slovak ] = "2.";
};
FixedText FT_INFO3
{
WordBreak = TRUE ;
Pos = MAP_APPFONT ( LICENSE_COL_3, LICENSE_ROW_4 ) ;
Size = MAP_APPFONT ( COL3_WIDTH, FT_HEIGHT ) ;
Text = "Akzeptieren Sie den Lizenzvertrag." ;
Text [ english_us ] = "Accept the License Agreement." ;
Text[ portuguese ] = "Accept the License Agreement.";
Text[ russian ] = "Accept the License Agreement.";
Text[ greek ] = "Accept the License Agreement.";
Text[ dutch ] = "Accept the License Agreement.";
Text[ french ] = "Accepter le contrat de licence";
Text[ spanish ] = "Aceptar el contrato de licencia.";
Text[ finnish ] = "Accept the License Agreement.";
Text[ italian ] = "Accetto i termini del contratto.";
Text[ danish ] = "Accept the License Agreement.";
Text[ swedish ] = "Acceptera licensavtalet.";
Text[ polish ] = "Accept the License Agreement.";
Text[ portuguese_brazilian ] = "Aceitar o Contrato de Licen<65> a";
Text[ japanese ] = "ライセンス条項に同意する。";
Text[ korean ] = "사용자 사용권 계약에 동의하십시오.";
Text[ chinese_simplified ] = "接受许可证协议。";
Text[ chinese_traditional ] = "接受許可證協議。";
Text[ turkish ] = "Lisans Ko<4B> ullar<61> n<EFBFBD> Kabul Et";
Text[ arabic ] = "Accept the License Agreement.";
Text[ catalan ] = "Accept the License Agreement.";
Text[ thai ] = "Accept the License Agreement.";
Text[ czech ] = "Přijmout licenci.";
Text[ hebrew ] = "Akzeptieren Sie den Lizenzvertrag.";
Text[ hindi ] = "Accept the License Agreement.";
Text[ slovak ] = "Prijať licenčnú zmluvu.";
};
String LICENSE_ACCEPT
{
Text = "~Akzeptieren" ;
Text [ English ] = "~Accept" ;
Text [ italian ] = "~Accetto" ;
Text [ french ] = "Accepter" ;
Text [ spanish ] = "~Aceptar" ;
Text [ english_us ] = "~Accept" ;
Text [ portuguese ] = "~Aceitar" ;
Text [ portuguese_brazilian ] = "Aceitar" ;
Text [ swedish ] = "A~cceptera" ;
Text [ danish ] = "Accepter" ;
Text [ dutch ] = "~Accepteren" ;
Text[ chinese_simplified ] = "接受";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Zaakceptuj";
Text[ japanese ] = "同意する(~A)";
Text[ chinese_traditional ] = "接受(~A)";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "~<7E> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "동의(~A)";
Text[ turkish ] = "~Kabul";
Text[ language_user1 ] = " ";
Text[ catalan ] = "~Accepta";
Text[ finnish ] = "~Hyv<79> ksy";
Text[ thai ] = "~ยอมรับ";
Text[ czech ] = "Přijmout";
Text[ hebrew ] = "קבלת שינוי";
Text[ hindi ] = "~स्वीकार";
Text[ slovak ] = "~Prijať";
};
String LICENSE_NOTACCEPT
{
Text = "Ablehnen" ;
Text [ english_us ] = "Decline" ;
Text[ spanish ] = "No aceptar";
Text[ swedish ] = "Acceptera inte";
Text[ chinese_traditional ] = "拒絕";
Text[ french ] = "Refuser";
Text[ japanese ] = "同意しない";
Text[ chinese_simplified ] = "不接受";
Text[ portuguese ] = "~Cancelar";
Text[ russian ] = "<22> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "~Niet accepteren";
Text[ finnish ] = "~Peruuta";
Text[ italian ] = "~Non accetto";
Text[ danish ] = "Accepter ikke";
Text[ polish ] = "Odrzu<7A> ";
Text[ portuguese_brazilian ] = "Recusar";
Text[ korean ] = "거부";
Text[ turkish ] = "Reddet";
Text[ arabic ] = "<22> <> <EFBFBD> ";
Text[ catalan ] = "~No acceptar";
Text[ thai ] = "~ยกเลิก";
Text[ czech ] = "Zrušit";
Text[ hebrew ] = "Ablehnen";
Text[ hindi ] = "~रद्द करो";
Text[ slovak ] = "Zrušiť";
};
FixedLine FL_DIVIDE
{
Pos = MAP_APPFONT ( LICENSE_COL_1, LICENSE_ROW_5 ) ;
Size = MAP_APPFONT ( LICENSE_WIDTH, 1 ) ;
};
PushButton PB_ACCEPT
{
TabStop = TRUE ;
Pos = MAP_APPFONT ( LICENSE_COL_4 - PD_WIDTH - OFFSET_IMG , LICENSE_ROW_6 ) ;
Size = MAP_APPFONT ( PD_WIDTH , PB_HEIGHT ) ;
};
PushButton PB_DECLINE
{
TabStop = TRUE ;
Pos = MAP_APPFONT ( LICENSE_COL_4 , LICENSE_ROW_6 ) ;
Size = MAP_APPFONT ( PD_WIDTH , PB_HEIGHT ) ;
};
Text[ thai ] = "License Agreement";
Text[ czech ] = "Licenční ujednání";
Text[ hebrew ] = "Lizenzvertrag";
Text[ hindi ] = "License Agreement";
Text[ slovak ] = "Licenčný dohovor";
};