2002-10-11 13:20:36 +00:00
|
|
|
|
/*************************************************************************
|
|
|
|
|
*
|
|
|
|
|
* $RCSfile: resource.src,v $
|
|
|
|
|
*
|
2004-03-17 11:18:36 +00:00
|
|
|
|
* $Revision: 1.11 $
|
2002-10-11 13:20:36 +00:00
|
|
|
|
*
|
2004-03-17 11:18:36 +00:00
|
|
|
|
* last change: $Author: obo $ $Date: 2004-03-17 12:18:36 $
|
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-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
|
|
|
|
|
{
|
|
|
|
|
Text = "Add-Ons" ;
|
|
|
|
|
Text [ ENGLISH ] = "Add-Ons" ;
|
|
|
|
|
Text [ english_us ] = "Add-Ons" ;
|
2002-11-04 15:18:02 +00:00
|
|
|
|
Text[ portuguese ] = "Add-Ons";
|
|
|
|
|
Text[ russian ] = "Add-Ons";
|
|
|
|
|
Text[ greek ] = "Add-Ons";
|
|
|
|
|
Text[ dutch ] = "Add-Ons";
|
2003-03-25 17:22:13 +00:00
|
|
|
|
Text[ french ] = "Add-ons";
|
2003-04-29 15:50:54 +00:00
|
|
|
|
Text[ spanish ] = "Complementos (add-ons)";
|
2002-11-04 15:18:02 +00:00
|
|
|
|
Text[ finnish ] = "Add-Ons";
|
2003-04-29 15:50:54 +00:00
|
|
|
|
Text[ italian ] = "Add-on";
|
2003-12-17 17:37:20 +00:00
|
|
|
|
Text[ danish ] = "AddOns";
|
2003-03-25 17:22:13 +00:00
|
|
|
|
Text[ swedish ] = "Till<6C>gg";
|
2002-11-04 15:18:02 +00:00
|
|
|
|
Text[ polish ] = "Add-Ons";
|
2003-07-03 16:25:30 +00:00
|
|
|
|
Text[ portuguese_brazilian ] = "Aditivos";
|
2003-03-25 17:22:13 +00:00
|
|
|
|
Text[ japanese ] = "アドオン";
|
2002-11-04 15:18:02 +00:00
|
|
|
|
Text[ korean ] = "Add-Ons";
|
|
|
|
|
Text[ chinese_simplified ] = "Add-Ons";
|
2003-03-25 17:22:13 +00:00
|
|
|
|
Text[ chinese_traditional ] = "附加元件";
|
2003-04-29 15:50:54 +00:00
|
|
|
|
Text[ turkish ] = "Eklentiler";
|
2002-11-04 15:18:02 +00:00
|
|
|
|
Text[ arabic ] = "Add-Ons";
|
|
|
|
|
Text[ catalan ] = "Add-Ons";
|
|
|
|
|
Text[ thai ] = "Add-Ons";
|
2003-07-17 10:43:12 +00:00
|
|
|
|
Text[ czech ] = "Přídavky";
|
2003-04-29 15:50:54 +00:00
|
|
|
|
Text[ hebrew ] = "Add-Ons";
|
|
|
|
|
Text[ hindi ] = "Add-Ons";
|
2003-06-13 13:00:22 +00:00
|
|
|
|
Text[ slovak ] = "Add-Ons";
|
2003-12-17 17:37:20 +00:00
|
|
|
|
Text[ hungarian ] = "Kiegészítők";
|
|
|
|
|
Text[ slovenian ] = "Dodatki";
|
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
|
|
|
|
|
{
|
|
|
|
|
Text = "Add-~On-Hilfe" ;
|
|
|
|
|
Text [ english_us ] = "Add-~On Help" ;
|
2003-04-29 15:50:54 +00:00
|
|
|
|
Text[ french ] = "Aide de l'add-on";
|
|
|
|
|
Text[ spanish ] = "~Complemento (add-on) - Ayuda";
|
2003-06-13 13:00:22 +00:00
|
|
|
|
Text[ italian ] = "Guida Add-on";
|
2003-04-29 15:50:54 +00:00
|
|
|
|
Text[ swedish ] = "Ti~ll<6C>ggshj<68>lp";
|
2003-07-03 16:25:30 +00:00
|
|
|
|
Text[ japanese ] = "アドオンヘルプ(~O)";
|
2003-04-29 15:50:54 +00:00
|
|
|
|
Text[ korean ] = "Add-On 도움말";
|
|
|
|
|
Text[ chinese_simplified ] = "Add-~On 帮助";
|
|
|
|
|
Text[ chinese_traditional ] = "Add-~On 說明";
|
2003-06-13 13:00:22 +00:00
|
|
|
|
Text[ slovak ] = "Add-~On Pomocník";
|
2003-07-03 16:25:30 +00:00
|
|
|
|
Text[ portuguese_brazilian ] = "Ajuda do Add-~On";
|
2003-07-17 10:43:12 +00:00
|
|
|
|
Text[ greek ] = "Add-~On Help";
|
|
|
|
|
Text[ dutch ] = "Add-~On Help";
|
|
|
|
|
Text[ finnish ] = "Add-~On Help";
|
|
|
|
|
Text[ czech ] = "Nápověda přídavku";
|
2003-12-17 17:37:20 +00:00
|
|
|
|
Text[ danish ] = "Add~On Hj<48>lp";
|
2003-07-17 10:43:12 +00:00
|
|
|
|
Text[ arabic ] = "Add-~On Help";
|
|
|
|
|
Text[ hebrew ] = "Add-~On Help";
|
|
|
|
|
Text[ catalan ] = "Add-~On Help";
|
|
|
|
|
Text[ hindi ] = "Add-~On Help";
|
|
|
|
|
Text[ portuguese ] = "Add-~On Help";
|
|
|
|
|
Text[ russian ] = "Add-~On Help";
|
|
|
|
|
Text[ polish ] = "Add-~On Help";
|
|
|
|
|
Text[ turkish ] = "Add-~On Help";
|
|
|
|
|
Text[ thai ] = "Add-~On Help";
|
2003-12-17 17:37:20 +00:00
|
|
|
|
Text[ hungarian ] = "~Kiegészítő súgója";
|
|
|
|
|
Text[ slovenian ] = "Pomoč za ~Dodatke";
|
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
|
|
|
|
|
{
|
|
|
|
|
TEXT = "Alle" ;
|
|
|
|
|
TEXT [ English ] = "All" ;
|
|
|
|
|
Text [ english_us ] = "All" ;
|
|
|
|
|
Text [ italian ] = "Tutti" ;
|
|
|
|
|
Text [ spanish ] = "Todos" ;
|
|
|
|
|
Text [ french ] = "Tous" ;
|
|
|
|
|
Text [ dutch ] = "alle" ;
|
|
|
|
|
Text [ swedish ] = "Alla" ;
|
|
|
|
|
Text [ danish ] = "Alle" ;
|
|
|
|
|
Text [ portuguese ] = "Todos" ;
|
|
|
|
|
Text [ portuguese_brazilian ] = "Tudo" ;
|
|
|
|
|
Text[ chinese_simplified ] = "全部";
|
|
|
|
|
Text[ russian ] = "<22><><EFBFBD>";
|
|
|
|
|
Text[ polish ] = "Wszystko";
|
|
|
|
|
Text[ japanese ] = "すべて";
|
|
|
|
|
Text[ chinese_traditional ] = "全部";
|
|
|
|
|
Text[ arabic ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ greek ] = "<22><><EFBFBD>";
|
|
|
|
|
Text[ korean ] = "모두";
|
|
|
|
|
Text[ turkish ] = "T<>m<EFBFBD>";
|
|
|
|
|
Text[ language_user1 ] = " ";
|
|
|
|
|
Text[ catalan ] = "Tot";
|
|
|
|
|
Text[ finnish ] = "Kaikki";
|
|
|
|
|
Text[ thai ] = "ทั้งหมด";
|
|
|
|
|
Text[ czech ] = "Vše";
|
|
|
|
|
Text[ hebrew ] = "הכל";
|
|
|
|
|
Text[ hindi ] = "सब";
|
|
|
|
|
Text[ slovak ] = "Všetko";
|
|
|
|
|
Text[ hungarian ] = "Minden";
|
|
|
|
|
Text[ slovenian ] = "Vse";
|
|
|
|
|
};
|
2004-03-17 11:18:36 +00:00
|
|
|
|
|
|
|
|
|
String STR_UPDATEDOC
|
|
|
|
|
{
|
|
|
|
|
Text = "Aktuali~siere" ;
|
|
|
|
|
Text [ ENGLISH ] = "Update" ;
|
|
|
|
|
Text [ english_us ] = "~Update" ;
|
|
|
|
|
Text [ italian ] = "~Aggiorna" ;
|
|
|
|
|
Text [ spanish ] = "Actuali~zaci<63>n" ;
|
|
|
|
|
Text [ french ] = "Actuali~se" ;
|
|
|
|
|
Text [ dutch ] = "~Bijwerken" ;
|
|
|
|
|
Text [ swedish ] = "~Uppdatera" ;
|
|
|
|
|
Text [ danish ] = "~Opdater" ;
|
|
|
|
|
Text [ portuguese_brazilian ] = "A~tualizar" ;
|
|
|
|
|
Text [ portuguese ] = "A ac~tualizar" ;
|
|
|
|
|
Text[ chinese_simplified ] = "更新(~U)";
|
|
|
|
|
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ polish ] = "~Aktualizuj";
|
|
|
|
|
Text[ japanese ] = "更新(~U)";
|
|
|
|
|
Text[ chinese_traditional ] = "更新(~U)";
|
|
|
|
|
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ dutch ] = "~Bijwerken";
|
|
|
|
|
Text[ chinese_simplified ] = "更新(~U)";
|
|
|
|
|
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ korean ] = "업데이트(~U)";
|
|
|
|
|
Text[ turkish ] = "G<>n~celle";
|
|
|
|
|
Text[ language_user1 ] = " ";
|
|
|
|
|
Text[ catalan ] = "~Actualitza";
|
|
|
|
|
Text[ finnish ] = "~P<>ivit<69>";
|
|
|
|
|
Text[ thai ] = "~ปรับปรุง";
|
|
|
|
|
Text[ czech ] = "Aktualizovat";
|
|
|
|
|
Text[ hebrew ] = "עידכון";
|
|
|
|
|
Text[ hindi ] = "~अपडेट् करो";
|
|
|
|
|
Text[ slovak ] = "Akt~ualizovať";
|
|
|
|
|
Text[ hungarian ] = "~Frissítés";
|
|
|
|
|
Text[ slovenian ] = "~Posodobi";
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
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 */
|
|
|
|
|
Text = "S~chlie<69>en & zur<75>ck zu " ;
|
|
|
|
|
Text [ ENGLISH ] = "~Close & Return to " ;
|
|
|
|
|
Text [ english_us ] = "~Close & Return to " ;
|
|
|
|
|
Text [ italian ] = "Chiudi e ritorna a " ;
|
|
|
|
|
Text [ spanish ] = "C~errar y regresar a " ;
|
|
|
|
|
Text [ french ] = "~Fermer & retourner <20> " ;
|
|
|
|
|
Text [ dutch ] = "S~luiten en terug naar" ;
|
|
|
|
|
Text [ swedish ] = "St~<7E>ng och tillbaka till " ;
|
|
|
|
|
Text [ danish ] = "~Luk og g<> tilbage til " ;
|
|
|
|
|
Text [ portuguese_brazilian ] = "~Fechar & Retornar a " ;
|
|
|
|
|
Text [ portuguese ] = "~Fechar & Regressar a " ;
|
|
|
|
|
Text[ chinese_simplified ] = "关闭和返回(~C)";
|
|
|
|
|
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> ";
|
|
|
|
|
Text[ polish ] = "~Zamknij i powr<77><72> do ";
|
|
|
|
|
Text[ japanese ] = "閉じる & 戻る(~C)";
|
|
|
|
|
Text[ chinese_traditional ] = "關閉和返回(~C)";
|
|
|
|
|
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> ";
|
|
|
|
|
Text[ dutch ] = "S~luiten en terug naar";
|
|
|
|
|
Text[ chinese_simplified ] = "关闭和返回(~C)";
|
|
|
|
|
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> ";
|
|
|
|
|
Text[ korean ] = "닫기 & 돌아가기(~C)";
|
|
|
|
|
Text[ turkish ] = "Kapat ve geri d<>n ";
|
|
|
|
|
Text[ language_user1 ] = " ";
|
|
|
|
|
Text[ catalan ] = "~Tanca i retorna a ";
|
|
|
|
|
Text[ finnish ] = "Sulje ja ~palauta ";
|
|
|
|
|
Text[ thai ] = "~ปิดและกลับไปยัง ";
|
|
|
|
|
Text[ czech ] = "Konec a návrat do ";
|
|
|
|
|
Text[ hebrew ] = "יציאה וחזרה אל ";
|
|
|
|
|
Text[ hindi ] = "बन्द करो ~और केलिए वापस ";
|
|
|
|
|
Text[ slovak ] = "~Zavrieť a návrat do ";
|
|
|
|
|
Text[ hungarian ] = "~Bezárás és visszatérés";
|
|
|
|
|
Text[ slovenian ] = "~Zapri & se vrni na";
|
|
|
|
|
};
|