2000-09-18 18:16:46 -05:00
/*************************************************************************
*
* $RCSfile: glob.src,v $
*
2001-08-07 07:36:07 -05:00
* $Revision: 1.29 $
2000-09-18 18:16:46 -05:00
*
2001-08-07 07:36:07 -05:00
* last change: $Author: thb $ $Date: 2001-08-07 13:36:07 $
2000-09-18 18:16:46 -05: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): _______________________________________
*
*
************************************************************************/
/* StarView ressource file */
#include "misc.hxx"
#include "glob.hrc"
String STR_LAYER_BCKGRND
{
Text = "Hintergrund" ;
Text [ ENGLISH ] = "Background" ;
Text [ norwegian ] = "Background" ;
Text [ italian ] = "Sfondo" ;
Text [ portuguese_brazilian ] = "Fundo" ;
Text [ portuguese ] = "Plano de fundo" ;
Text [ finnish ] = "Tausta" ;
Text [ danish ] = "Baggrund" ;
Text [ french ] = "Arri<72> re-plan" ;
Text [ swedish ] = "Bakgrund" ;
Text [ dutch ] = "Achtergrond" ;
Text [ spanish ] = "Fondo" ;
Text [ english_us ] = "Background" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> ";
Text[ polish ] = "T<> o";
Text[ japanese ] = "<22> w<EFBFBD> i";
Text[ chinese_traditional ] = "<22> I<EFBFBD> <49> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Achtergrond";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ turkish ] = "Artalan";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ catalan ] = "Fondo";
2000-09-18 18:16:46 -05:00
};
String STR_LAYER_BCKGRNDOBJ
{
Text = "Hintergrundobjekte" ;
Text [ ENGLISH ] = "Background objects" ;
Text [ norwegian ] = "Background objects" ;
2001-05-10 00:17:45 -05:00
Text [ italian ] = "Oggetti di sfondo" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese_brazilian ] = "Objetos de fundo" ;
Text [ portuguese ] = "Objectos do plano de fundo" ;
Text [ finnish ] = "Taustaobjektit" ;
Text [ danish ] = "Baggrundsobjekter" ;
Text [ french ] = "Objets d'arri<72> re-plan" ;
Text [ swedish ] = "Bakgrundsobjekt" ;
Text [ dutch ] = "Achtergrondobjecten" ;
Text [ spanish ] = "Objetos de fondo" ;
Text [ english_us ] = "Background objects" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Obiekty t<> a";
Text[ japanese ] = "<22> w<EFBFBD> i<EFBFBD> ̵<EFBFBD> ު<DEBC> <DEAA> ";
Text[ chinese_traditional ] = "<22> I<EFBFBD> <49> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Achtergrondobjecten";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> ü";
Text[ turkish ] = "Artalan nesneleri";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ catalan ] = "Objetos de fondo";
2000-09-18 18:16:46 -05:00
};
String STR_LAYER_LAYOUT
{
Text = "Layout" ;
Text [ ENGLISH ] = "Layout" ;
Text [ norwegian ] = "Oppsett" ;
Text [ italian ] = "Layout" ;
Text [ portuguese_brazilian ] = "Layout" ;
Text [ portuguese ] = "Configura<72> <61> o" ;
Text [ finnish ] = "Asettelu" ;
Text [ danish ] = "Layout" ;
Text [ french ] = "Mise en page" ;
Text [ swedish ] = "Layout" ;
Text [ dutch ] = "Lay-out" ;
Text [ spanish ] = "Dise<73> o" ;
Text [ english_us ] = "Layout" ;
Text[ chinese_simplified ] = "<22> <> ʽ ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Uk<55> ad";
Text[ japanese ] = "ڲ<> <DAB2> <EFBFBD> ";
Text[ chinese_traditional ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Lay-out";
Text[ chinese_simplified ] = "<22> <> ʽ ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> ̾ƿ<CCBE> ";
Text[ turkish ] = "D<> zen";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ catalan ] = "Dise<73> o";
2000-09-18 18:16:46 -05:00
};
String STR_LAYER_CONTROLS
{
Text = "Controls" ;
Text [ ENGLISH ] = "Controls" ;
Text [ norwegian ] = "Kontroller" ;
Text [ italian ] = "Campi di controllo" ;
Text [ portuguese_brazilian ] = "Controles" ;
Text [ portuguese ] = "Controlos" ;
2001-05-10 00:17:45 -05:00
Text [ finnish ] = "Ohjaimet" ;
2000-09-18 18:16:46 -05:00
Text [ danish ] = "Kontrolelementer" ;
Text [ french ] = "Contr<74> les" ;
Text [ swedish ] = "Controls" ;
Text [ dutch ] = "Controles" ;
Text [ spanish ] = "Controles" ;
Text [ english_us ] = "Controls" ;
Text[ chinese_simplified ] = "<22> ؼ<EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Pola kontrolne";
Text[ japanese ] = "<22> <> <EFBFBD> ۰ <EFBFBD> ";
2001-07-13 15:21:20 -05:00
Text[ chinese_traditional ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2000-09-18 18:16:46 -05:00
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Controles";
Text[ chinese_simplified ] = "<22> ؼ<EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> Ʈ<EFBFBD> <C6AE> ";
Text[ turkish ] = "Komut alanlar<61> ";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ catalan ] = "Controles";
2000-09-18 18:16:46 -05:00
};
String STR_LAYER_MEASURELINES
{
/* ### ACHTUNG: Neuer Text in Resource? Ma<4D> linien : Ma<4D> linien */
Text = "Ma<4D> linien" ;
Text [ ENGLISH ] = "Measurelines" ;
Text [ english_us ] = "Dimension Lines" ;
Text [ dutch ] = "Meetlatten" ;
Text [ swedish ] = "M<> ttlinjer" ;
Text [ danish ] = "M<> lelinjer" ;
Text [ italian ] = "Linee di quotatura" ;
Text [ spanish ] = "L<> neas de dimensiones" ;
Text [ french ] = "Lignes de cote" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "Ma?linien" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "Linhas de dimens<6E> o" ;
2001-07-26 16:32:18 -05:00
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2000-09-18 18:16:46 -05:00
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Linie wymiaru";
2001-05-10 00:17:45 -05:00
Text[ japanese ] = "<22> <> <EFBFBD> @<40> <> ";
2001-07-26 16:32:18 -05:00
Text[ chinese_traditional ] = "<22> w<EFBFBD> q<EFBFBD> u";
2000-09-18 18:16:46 -05:00
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Meetlatten";
2001-07-26 16:32:18 -05:00
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2000-09-18 18:16:46 -05:00
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "ġ<> <C4A1> <20> <> ";
Text[ turkish ] = "<22> l<EFBFBD> me <20> izgileri";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Mittaviivat";
Text[ catalan ] = "L<> neas de dimensiones";
2000-09-18 18:16:46 -05:00
};
String STR_PAGE
{
Text = "Seite" ;
Text [ ENGLISH ] = "Page" ;
Text [ norwegian ] = "Page" ;
Text [ italian ] = "Pagina" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "P?gina" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "P<> gina" ;
2001-05-10 00:17:45 -05:00
Text [ finnish ] = "Dia" ;
2000-09-18 18:16:46 -05:00
Text [ danish ] = "Side" ;
Text [ french ] = "Page" ;
Text [ swedish ] = "Sida" ;
Text [ dutch ] = "Pagina" ;
Text [ spanish ] = "P<> gina" ;
Text [ english_us ] = "Slide" ;
2001-03-09 13:54:48 -06:00
Text[ chinese_simplified ] = "ҳ";
2000-09-18 18:16:46 -05:00
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Slajd";
Text[ japanese ] = "<22> ߰<EFBFBD> <DFB0> ";
2001-03-09 13:54:48 -06:00
Text[ chinese_traditional ] = "<22> <> ";
2000-09-18 18:16:46 -05:00
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Pagina";
2001-03-09 13:54:48 -06:00
Text[ chinese_simplified ] = "ҳ";
2000-09-18 18:16:46 -05:00
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ̵<EFBFBD> ";
Text[ turkish ] = "Sayfa";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ catalan ] = "P<> gina";
2000-09-18 18:16:46 -05:00
};
String STR_MASTERPAGE
{
Text = "Hintergrund" ;
Text [ ENGLISH ] = "Background" ;
Text [ norwegian ] = "Background" ;
Text [ italian ] = "Sfondo" ;
Text [ portuguese_brazilian ] = "Fundo" ;
Text [ portuguese ] = "Plano de fundo" ;
Text [ finnish ] = "Tausta" ;
Text [ danish ] = "Baggrund" ;
Text [ french ] = "Arri<72> re-plan" ;
Text [ swedish ] = "Bakgrund" ;
Text [ dutch ] = "Achtergrond" ;
Text [ spanish ] = "Fondo" ;
Text [ english_us ] = "Background" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> ";
Text[ polish ] = "T<> o";
Text[ japanese ] = "<22> w<EFBFBD> i";
Text[ chinese_traditional ] = "<22> I<EFBFBD> <49> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Achtergrond";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ turkish ] = "Artalan";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ catalan ] = "Fondo";
2000-09-18 18:16:46 -05:00
};
String STR_NOTES
{
Text = "(Notizen)" ;
Text [ ENGLISH ] = "(Notes)" ;
Text [ norwegian ] = "(Notes)" ;
Text [ italian ] = "(Note)" ;
Text [ portuguese_brazilian ] = "(Notes)" ;
Text [ portuguese ] = "(Anota<74> <61> es)" ;
2001-05-10 00:17:45 -05:00
Text [ finnish ] = "(Huomautukset)" ;
2000-09-18 18:16:46 -05:00
Text [ danish ] = "(Noter)" ;
Text [ french ] = "(Notes)" ;
Text [ swedish ] = "(Anteckningar)" ;
Text [ dutch ] = "(Aantekeningen)" ;
Text [ spanish ] = "(Notas)" ;
Text [ english_us ] = "(Notes)" ;
Text[ chinese_simplified ] = "(<28> <> ע)";
Text[ russian ] = "(<28> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> )";
Text[ polish ] = "(Notatki)";
2001-05-10 00:17:45 -05:00
Text[ japanese ] = "(ɰ<> )";
2001-03-09 13:54:48 -06:00
Text[ chinese_traditional ] = "(<28> Ƶ<EFBFBD> )";
2000-09-18 18:16:46 -05:00
Text[ arabic ] = "(<28> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> )";
Text[ dutch ] = "(Aantekeningen)";
Text[ chinese_simplified ] = "(<28> <> ע)";
Text[ greek ] = "(<28> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> )";
Text[ korean ] = "(<28> <EFBFBD> )";
Text[ turkish ] = "(Notlar)";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ catalan ] = "(Notas)";
2000-09-18 18:16:46 -05:00
};
String STR_HANDOUT
{
Text = "Handzettel" ;
Text [ ENGLISH ] = "Handout" ;
Text [ norwegian ] = "Handout" ;
Text [ italian ] = "Stampati" ;
Text [ portuguese_brazilian ] = "Folheto" ;
2001-03-09 13:54:48 -06:00
Text [ portuguese ] = "Folheto" ;
2001-05-10 00:17:45 -05:00
Text [ finnish ] = "Esitteet" ;
2000-09-18 18:16:46 -05:00
Text [ danish ] = "Uddelingskopier" ;
Text [ french ] = "Prospectus" ;
Text [ swedish ] = "Flygblad" ;
Text [ dutch ] = "Folder" ;
Text [ spanish ] = "Volante" ;
Text [ english_us ] = "Handouts" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Materia<69> y";
Text[ japanese ] = "<22> z<EFBFBD> z<EFBFBD> <7A> <EFBFBD> <EFBFBD> ";
Text[ chinese_traditional ] = "<22> <> <EFBFBD> q";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Folder";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> ι <EFBFBD> ";
Text[ turkish ] = "Sayfa s<> ralay<61> c<EFBFBD> s<EFBFBD> ";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ catalan ] = "Volante";
2000-09-18 18:16:46 -05:00
};
String STR_PRESOBJ_MPTITLE
{
Text = "Klicken Sie, um das Format des Titeltextes zu bearbeiten" ;
Text [ ENGLISH ] = "Click to edit the titles format" ;
Text [ portuguese_brazilian ] = "Doppelklicken Sie, um das Format des Titeltextes zu bearbeiten" ;
Text [ english_us ] = "Click to edit the title text format" ;
Text [ portuguese ] = "Clique para editar o formato do texto-t<> tulo" ;
2001-03-09 13:54:48 -06:00
Text [ swedish ] = "Klicka f<> r att redigera rubriktextens format" ;
2000-09-18 18:16:46 -05:00
Text [ danish ] = "Klik for at redigere titeltekstens format" ;
Text [ italian ] = "Cliccate per modificare il formato del testo del titolo" ;
Text [ spanish ] = "Pulse para editar el formato del texto de t<> tulo" ;
Text [ french ] = "Cliquez pour <20> diter le format du texte-titre" ;
Text [ dutch ] = "Klik om de opmaak van de titeltekst te bewerken" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ꣬<EFBFBD> ༭<EFBFBD> <E0BCAD> <EFBFBD> <EFBFBD> <EFBFBD> ĵĸ<C4B5> ʽ <EFBFBD> <CABD> ";
Text[ russian ] = "<22> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Kliknij, aby edytowa<77> format tekstu tytu<74> owego.";
2000-12-01 01:19:17 -06:00
Text[ japanese ] = "<22> <> <EFBFBD> <EFBFBD> ÷<EFBFBD> Ă̏<C482> <CC8F> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ҏW<D28F> <57> <EFBFBD> <EFBFBD> <EFBFBD> ɂد<CDB8> <D8AF> <EFBFBD> <EFBFBD> ܂ <EFBFBD> <DC82> B";
2000-09-18 18:16:46 -05:00
Text[ chinese_traditional ] = "<22> Ы<EFBFBD> <D0AB> @<40> U<EFBFBD> <55> <EFBFBD> С A<D0A1> s<EFBFBD> <73> <EFBFBD> <EFBFBD> <EFBFBD> D<EFBFBD> 媺<EFBFBD> 榡<EFBFBD> C";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Klik om de opmaak van de titeltekst te bewerken";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ꣬<EFBFBD> ༭<EFBFBD> <E0BCAD> <EFBFBD> <EFBFBD> <EFBFBD> ĵĸ<C4B5> ʽ <EFBFBD> <CABD> ";
2001-03-09 13:54:48 -06:00
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-07-13 15:21:20 -05:00
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> <20> ؽ<EFBFBD> Ʈ<EFBFBD> <C6AE> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> Ϸ<EFBFBD> <CFB7> <EFBFBD> Ŭ<> <C5AC> <EFBFBD> Ͻʽ ÿ<CABD> ";
2000-09-18 18:16:46 -05:00
Text[ turkish ] = "Ana ba<62> l<EFBFBD> k metnini d<> zenlemek i<> in t<> klay<61> n";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Muokkaa otsikon tekstimuotoa napsauttamalla";
Text[ catalan ] = "Pulse para editar el formato del texto de t<> tulo";
2000-09-18 18:16:46 -05:00
};
String STR_PRESOBJ_MPOUTLINE
{
Text = "Klicken Sie, um die Formate des Gliederungstextes zu bearbeiten" ;
Text [ ENGLISH ] = "Click to edit the outlines format" ;
Text [ portuguese_brazilian ] = "Doppelklicken Sie, um die Formate des Gliederungstextes zu bearbeiten" ;
Text [ english_us ] = "Click to edit the outline text format" ;
Text [ portuguese ] = "Clique duplo para editar os formatos do esquema do texto" ;
Text [ swedish ] = "Klicka f<> r att redigera dispositionstextens format" ;
Text [ danish ] = "Klik for at redigere dispositionstekstens format" ;
Text [ italian ] = "Cliccate per modificare il formato del testo della struttura" ;
Text [ spanish ] = "Pulse para editar los formatos del texto del esquema" ;
Text [ french ] = "Cliquez pour <20> diter le format du plan de texte" ;
Text [ dutch ] = "Klik om het formaat van de overzichtstekst te bewerken" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ꣬<EFBFBD> ༭<EFBFBD> <E0BCAD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ĸ<EFBFBD> ʽ <EFBFBD> <CABD> ";
Text[ russian ] = "<22> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Kliknij, aby edytowa<77> formaty tekstu konspektu.";
2000-12-01 01:19:17 -06:00
Text[ japanese ] = "<22> <> <EFBFBD> ײ<EFBFBD> ÷<EFBFBD> Ă̏<C482> <CC8F> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ҏW<D28F> <57> <EFBFBD> <EFBFBD> <EFBFBD> ɂد<CDB8> <D8AF> <EFBFBD> <EFBFBD> ܂ <EFBFBD> <DC82> B";
2001-07-26 16:32:18 -05:00
Text[ chinese_traditional ] = "<22> Ы<EFBFBD> <D0AB> <EFBFBD> <EFBFBD> С A<D0A1> s<EFBFBD> <73> <EFBFBD> j<EFBFBD> <6A> <EFBFBD> <EFBFBD> <EFBFBD> r<EFBFBD> 榡<EFBFBD> C";
2000-09-18 18:16:46 -05:00
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Klik om het formaat van de overzichtstekst te bewerken";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ꣬<EFBFBD> ༭<EFBFBD> <E0BCAD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ĸ<EFBFBD> ʽ <EFBFBD> <CABD> ";
2001-03-09 13:54:48 -06:00
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-07-13 15:21:20 -05:00
Text[ korean ] = "<22> ٴܰ<D9B4> <20> ؽ<EFBFBD> Ʈ<EFBFBD> <C6AE> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> Ϸ<EFBFBD> <CFB7> <EFBFBD> Ŭ<> <C5AC> <EFBFBD> Ͻʽ ÿ<CABD> ";
2000-09-18 18:16:46 -05:00
Text[ turkish ] = "Anahat metninin formatlar<61> n<EFBFBD> d<> zenlemek i<> in t<> klay<61> n";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Muokkaa j<> sennyksen tekstimuotoa napsauttamalla";
Text[ catalan ] = "Pulse para editar los formatos del texto del esquema";
2000-09-18 18:16:46 -05:00
};
String STR_PRESOBJ_MPOUTLLAYER2
{
Text = "Zweite Gliederungsebene" ;
Text [ ENGLISH ] = "Second Outlinelevel " ;
Text [ norwegian ] = "Second Outlinelevel " ;
Text [ italian ] = "Secondo livello struttura" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "Segundo N?vel de Esbo?o" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "Segundo n<> vel do esquema" ;
2001-05-10 00:17:45 -05:00
Text [ finnish ] = "Toinen j<> sennystaso" ;
2000-09-18 18:16:46 -05:00
Text [ danish ] = "Andet dispositionsniveau" ;
Text [ french ] = "Second niveau de plan" ;
Text [ swedish ] = "Andra dispositionsniv<69> n" ;
Text [ dutch ] = "Tweede overzichtsniveau" ;
Text [ spanish ] = "Segundo nivel del esquema" ;
Text [ english_us ] = "Second Outline Level" ;
Text[ chinese_simplified ] = "<22> ڶ<EFBFBD> <DAB6> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ټ<EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Drugi poziom konspektu";
Text[ japanese ] = "2<> <32> <EFBFBD> ٖڂ̱<DA82> <CCB1> ײ<EFBFBD> ";
Text[ chinese_traditional ] = "<22> ĤG<C4A4> Ӥj<D3A4> <6A> <EFBFBD> <EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Tweede overzichtsniveau";
Text[ chinese_simplified ] = "<22> ڶ<EFBFBD> <DAB6> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ټ<EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-07-13 15:21:20 -05:00
Text[ korean ] = "2<> <32> ° <20> ٴܰ<D9B4> ";
2000-09-18 18:16:46 -05:00
Text[ turkish ] = "<22> kinci anahat d<> zeyi";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ catalan ] = "Segundo nivel del esquema";
2000-09-18 18:16:46 -05:00
};
String STR_PRESOBJ_MPOUTLLAYER3
{
Text = "Dritte Gliederungsebene" ;
Text [ ENGLISH ] = "Third Outlinelevel " ;
Text [ norwegian ] = "Third Outlinelevel " ;
Text [ italian ] = "Terzo livello struttura" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "Terceiro N?vel de Esbo?o" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "Terceiro n<> vel do esquema" ;
2001-05-10 00:17:45 -05:00
Text [ finnish ] = "Kolmas j<> sennystaso" ;
2000-09-18 18:16:46 -05:00
Text [ danish ] = "Tredje dispositionsniveau" ;
Text [ french ] = "Troisi<73> me niveau de plan" ;
Text [ swedish ] = "Tredje dispositionsniv<69> n" ;
Text [ dutch ] = "Derde overzichtsniveau" ;
Text [ spanish ] = "Tercer nivel del esquema" ;
Text [ english_us ] = "Third Outline Level" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ټ<EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Trzeci poziom konspektu";
Text[ japanese ] = "3<> <33> <EFBFBD> ٖڂ̱<DA82> <CCB1> ײ<EFBFBD> ";
Text[ chinese_traditional ] = "<22> ĤT<C4A4> Ӥj<D3A4> <6A> <EFBFBD> <EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Derde overzichtsniveau";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ټ<EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-07-13 15:21:20 -05:00
Text[ korean ] = "3<> <33> ° <20> ٴܰ<D9B4> ";
2000-09-18 18:16:46 -05:00
Text[ turkish ] = "<22> <> <EFBFBD> nc<6E> anahat d<> zeyi";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ catalan ] = "Tercer nivel del esquema";
2000-09-18 18:16:46 -05:00
};
String STR_PRESOBJ_MPOUTLLAYER4
{
Text = "Vierte Gliederungsebene" ;
Text [ ENGLISH ] = "Fourth Outlinelevel " ;
Text [ norwegian ] = "Fourth Outlinelevel " ;
Text [ italian ] = "Quarto livello struttura" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "Quarto N?vel de Esbo?o" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "Quarto n<> vel do esquema" ;
2001-05-10 00:17:45 -05:00
Text [ finnish ] = "Nelj<6C> s j<> sennystaso" ;
2000-09-18 18:16:46 -05:00
Text [ danish ] = "Fjerde dispositionsniveau" ;
Text [ french ] = "Quatri<72> me niveau de plan" ;
Text [ swedish ] = "Fj<46> rde dispositionsniv<69> n" ;
Text [ dutch ] = "Vierde overzichtsniveau" ;
Text [ spanish ] = "Cuarto nivel del esquema" ;
Text [ english_us ] = "Fourth Outline Level" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> ĸ<EFBFBD> <C4B8> <EFBFBD> <EFBFBD> ټ<EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Czwarty poziom konspektu";
Text[ japanese ] = "4<> <34> <EFBFBD> ٖڂ̱<DA82> <CCB1> ײ<EFBFBD> ";
Text[ chinese_traditional ] = "<22> ĥ|<7C> Ӥj<D3A4> <6A> <EFBFBD> <EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Vierde overzichtsniveau";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> ĸ<EFBFBD> <C4B8> <EFBFBD> <EFBFBD> ټ<EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-07-13 15:21:20 -05:00
Text[ korean ] = "4<> <34> ° <20> ٴܰ<D9B4> ";
2000-09-18 18:16:46 -05:00
Text[ turkish ] = "D<> rd<72> nc<6E> anahat d<> zeyi";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ catalan ] = "Cuarto nivel del esquema";
2000-09-18 18:16:46 -05:00
};
String STR_PRESOBJ_MPOUTLLAYER5
{
/* ### ACHTUNG: Neuer Text in Resource? F<> nfte Gliederungsebene : F<> nfte Gliederungsebene */
Text = "F<> nfte Gliederungsebene" ;
Text [ ENGLISH ] = "Fifth Outlinelevel " ;
Text [ norwegian ] = "Fifth Outlinelevel " ;
Text [ italian ] = "Quinto livello struttura" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "Quinto N?vel de Esbo?o" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "Quinto n<> vel do esquema" ;
2001-05-10 00:17:45 -05:00
Text [ finnish ] = "Viides j<> sennystaso" ;
2000-09-18 18:16:46 -05:00
Text [ danish ] = "Femte dispositionsniveau" ;
Text [ french ] = "Cinqui<75> me niveau de plan" ;
Text [ swedish ] = "Femte dispositionsniv<69> n" ;
Text [ dutch ] = "Vijfde overzichtsniveau" ;
Text [ spanish ] = "Quinto nivel del esquema" ;
Text [ english_us ] = "Fifth Outline Level" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ټ<EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Pi<50> ty poziom konspektu";
Text[ japanese ] = "5<> <35> <EFBFBD> ٖڂ̱<DA82> <CCB1> ײ<EFBFBD> ";
Text[ chinese_traditional ] = "<22> Ĥ<EFBFBD> <C4A4> Ӥj<D3A4> <6A> <EFBFBD> <EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Vijfde overzichtsniveau";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ټ<EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-07-13 15:21:20 -05:00
Text[ korean ] = "5<> <35> ° <20> ٴܰ<D9B4> ";
2000-09-18 18:16:46 -05:00
Text[ turkish ] = "Be<42> inci anahat d<> zeyi";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ catalan ] = "Quinto nivel del esquema";
2000-09-18 18:16:46 -05:00
};
String STR_PRESOBJ_MPOUTLLAYER6
{
Text = "Sechste Gliederungsebene" ;
Text [ ENGLISH ] = "Sixth Outlinelevel " ;
Text [ norwegian ] = "Sixth Outlinelevel " ;
Text [ italian ] = "Sesto livello struttura" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "Sexto N?vel de Esbo?o" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "Sexto n<> vel do esquema" ;
2001-05-10 00:17:45 -05:00
Text [ finnish ] = "Kuudes j<> sennystaso" ;
2000-09-18 18:16:46 -05:00
Text [ danish ] = "Sjette dispositionsniveau" ;
Text [ french ] = "Sixi<78> me niveau de plan" ;
Text [ swedish ] = "Sj<53> tte dispositionsniv<69> n" ;
Text [ dutch ] = "Zesde overzichtsniveau" ;
Text [ spanish ] = "Sexto nivel del esquema" ;
Text [ english_us ] = "Sixth Outline Level" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ټ<EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Sz<53> sty poziom konspektu";
Text[ japanese ] = "6<> <36> <EFBFBD> ٖڂ̱<DA82> <CCB1> ײ<EFBFBD> ";
Text[ chinese_traditional ] = "<22> Ĥ<EFBFBD> <C4A4> Ӥj<D3A4> <6A> <EFBFBD> <EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Zesde overzichtsniveau";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ټ<EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-07-13 15:21:20 -05:00
Text[ korean ] = "6<> <36> ° <20> ٴܰ<D9B4> ";
2000-09-18 18:16:46 -05:00
Text[ turkish ] = "Alt<6C> nc<6E> anahat d<> zeyi";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ catalan ] = "Sexto nivel del esquema";
2000-09-18 18:16:46 -05:00
};
String STR_PRESOBJ_MPOUTLLAYER7
{
Text = "Siebente Gliederungsebene" ;
Text [ ENGLISH ] = "Seventh Outlinelevel " ;
Text [ norwegian ] = "Seventh Outlinelevel " ;
Text [ italian ] = "Settimo livello struttura" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "S?timo N?vel l de Esbo?o" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "S<> timo n<> vel do esquema" ;
2001-05-10 00:17:45 -05:00
Text [ finnish ] = "Seitsem<65> s j<> sennystaso" ;
2000-09-18 18:16:46 -05:00
Text [ danish ] = "Syvende dispositionsniveau" ;
Text [ french ] = "Septi<74> me niveau de plan" ;
Text [ swedish ] = "Sjunde dispositionsniv<69> n" ;
Text [ dutch ] = "Zevende overzichtsniveau" ;
Text [ spanish ] = "S<> ptimo nivel del esquema" ;
Text [ english_us ] = "Seventh Outline Level" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> ߸<EFBFBD> <DFB8> <EFBFBD> <EFBFBD> ټ<EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Si<53> dmy poziom konspektu";
Text[ japanese ] = "7<> <37> <EFBFBD> ٖڂ̱<DA82> <CCB1> ײ<EFBFBD> ";
Text[ chinese_traditional ] = "<22> ĤC<C4A4> Ӥj<D3A4> <6A> <EFBFBD> <EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Zevende overzichtsniveau";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> ߸<EFBFBD> <DFB8> <EFBFBD> <EFBFBD> ټ<EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-07-13 15:21:20 -05:00
Text[ korean ] = "7<> <37> ° <20> ٴܰ<D9B4> ";
2000-09-18 18:16:46 -05:00
Text[ turkish ] = "Yedinci anahat d<> zeyi";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ catalan ] = "S<> ptimo nivel del esquema";
2000-09-18 18:16:46 -05:00
};
String STR_PRESOBJ_MPOUTLLAYER8
{
Text = "Achte Gliederungsebene" ;
Text [ ENGLISH ] = "Eigth Outlinelevel " ;
Text [ norwegian ] = "Eigth Outlinelevel " ;
Text [ italian ] = "Ottavo livello struttura" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "Oitavo N?vel de Esbo?o" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "Oitavo n<> vel do esquema" ;
2001-05-10 00:17:45 -05:00
Text [ finnish ] = "Kahdeksas j<> sennystaso" ;
2000-09-18 18:16:46 -05:00
Text [ danish ] = "Ottende dispositionsniveau" ;
Text [ french ] = "Huiti<74> me niveau de plan" ;
Text [ swedish ] = "<22> ttonde dispositionsniv<69> n" ;
Text [ dutch ] = "Achtste overzichtsniveau" ;
Text [ spanish ] = "Octavo nivel del esquema" ;
Text [ english_us ] = "Eighth Outline Level" ;
Text[ chinese_simplified ] = "<22> ڰ˸ <DAB0> <CBB8> <EFBFBD> <EFBFBD> ټ<EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "<22> smy poziom konspektu";
Text[ japanese ] = "8<> <38> <EFBFBD> ٖڂ̱<DA82> <CCB1> ײ<EFBFBD> ";
Text[ chinese_traditional ] = "<22> ĤK<C4A4> Ӥj<D3A4> <6A> <EFBFBD> <EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Achtste overzichtsniveau";
Text[ chinese_simplified ] = "<22> ڰ˸ <DAB0> <CBB8> <EFBFBD> <EFBFBD> ټ<EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-07-13 15:21:20 -05:00
Text[ korean ] = "8<> <38> ° <20> ٴܰ<D9B4> ";
2000-09-18 18:16:46 -05:00
Text[ turkish ] = "Sekizinci anahat d<> zeyi";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ catalan ] = "Octavo nivel del esquema";
2000-09-18 18:16:46 -05:00
};
String STR_PRESOBJ_MPOUTLLAYER9
{
Text = "Neunte Gliederungsebene" ;
Text [ ENGLISH ] = "Ninth Outlinelevel " ;
Text [ norwegian ] = "Ninth Outlinelevel " ;
Text [ italian ] = "Nono livello struttura" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "Nono N?vel de Esbo?o" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "Nono n<> vel do esquema" ;
2001-05-10 00:17:45 -05:00
Text [ finnish ] = "Yhdeks<6B> s j<> sennystaso" ;
2000-09-18 18:16:46 -05:00
Text [ danish ] = "Niende dispositionsniveau" ;
Text [ french ] = "Neuvi<76> me niveau de plan" ;
Text [ swedish ] = "Nionde dispositionsniv<69> n" ;
Text [ dutch ] = "Negende overzichtsniveau" ;
Text [ spanish ] = "Noveno nivel del esquema" ;
Text [ english_us ] = "Ninth Outline Level" ;
Text[ chinese_simplified ] = "<22> ھ Ÿ<DABE> <C5B8> <EFBFBD> <EFBFBD> ټ<EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Dziewi<77> ty poziom konspektu";
Text[ japanese ] = "9<> <39> <EFBFBD> ٖڂ̱<DA82> <CCB1> ײ<EFBFBD> ";
Text[ chinese_traditional ] = "<22> ĤE<C4A4> Ӥj<D3A4> <6A> <EFBFBD> <EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Negende overzichtsniveau";
Text[ chinese_simplified ] = "<22> ھ Ÿ<DABE> <C5B8> <EFBFBD> <EFBFBD> ټ<EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-07-13 15:21:20 -05:00
Text[ korean ] = "9<> <39> ° <20> ٴܰ<D9B4> ";
2000-09-18 18:16:46 -05:00
Text[ turkish ] = "Dokuzuncu anahat d<> zeyi";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ catalan ] = "Noveno nivel del esquema";
2000-09-18 18:16:46 -05:00
};
String STR_PRESOBJ_MPNOTESTITLE
{
Text = "Klicken Sie, um die Seite zu verschieben" ;
Text [ ENGLISH ] = "Click to move the page" ;
Text [ dutch ] = "Klik om de pagina te verplaatsen" ;
Text [ english_us ] = "Click to move the slide" ;
Text [ italian ] = "Cliccate per spostare la pagina" ;
Text [ spanish ] = "Pulse para desplazar la p<> gina" ;
Text [ french ] = "Cliquez pour d<> placer la page" ;
Text [ swedish ] = "Klicka f<> r att flytta sidan" ;
Text [ danish ] = "Klik for at flytte siden" ;
Text [ portuguese_brazilian ] = "Klicken Sie, um die Seite zu verschieben" ;
Text [ portuguese ] = "Clique para mover a p<> gina" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ꣬<EFBFBD> ƶ<EFBFBD> ҳ<EFBFBD> 档";
Text[ russian ] = "<22> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Kliknij, aby przesun<75> <6E> slajd.";
2000-12-01 01:19:17 -06:00
Text[ japanese ] = "<22> ߰<EFBFBD> ނ<EFBFBD> <DE82> ړ<EFBFBD> <DA93> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ɂد<CDB8> <D8AF> <EFBFBD> <EFBFBD> ܂ <EFBFBD> <DC82> B";
2001-07-26 16:32:18 -05:00
Text[ chinese_traditional ] = "<22> Ы<EFBFBD> <D0AB> @<40> U<EFBFBD> ƹ<EFBFBD> <C6B9> A<EFBFBD> <41> <EFBFBD> ʭ<EFBFBD> <CAAD> <EFBFBD> <EFBFBD> C";
2000-09-18 18:16:46 -05:00
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Klik om de pagina te verplaatsen";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ꣬<EFBFBD> ƶ<EFBFBD> ҳ<EFBFBD> 档";
2001-03-09 13:54:48 -06:00
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2000-09-18 18:16:46 -05:00
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ̵<EFBFBD> <20> ̵<EFBFBD> <CCB5> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> Ŭ<> <C5AC> <EFBFBD> Ͻʽ ÿ<CABD> ";
Text[ turkish ] = "Sayfay<61> ta<74> <61> mak i<> in t<> klay<61> n";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Siirr<72> diaa napsauttamalla";
Text[ catalan ] = "Pulse para desplazar la p<> gina";
2000-09-18 18:16:46 -05:00
};
String STR_PRESOBJ_MPNOTESTEXT
{
Text = "Klicken Sie, um das Format der Notizen zu bearbeiten" ;
Text [ ENGLISH ] = "Click to edit the notes" ;
Text [ portuguese_brazilian ] = "Doppelklicken Sie, um das Format der Notizen zu bearbeiten" ;
Text [ english_us ] = "Click to edit the notes format" ;
Text [ portuguese ] = "Clique para editar o formato das anota<74> <61> es" ;
Text [ swedish ] = "Klicka f<> r att redigera anteckningarnas format" ;
Text [ danish ] = "Klik for at redigere noternes format" ;
Text [ italian ] = "Cliccate per modificare il formato delle note" ;
Text [ spanish ] = "Pulse para editar el formato de las notas" ;
Text [ french ] = "Cliquez pour modifier le format des notes" ;
Text [ dutch ] = "Klik om het formaat van de aantekeningen te bewerken" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ꣬<EFBFBD> ༭<EFBFBD> <E0BCAD> ע<EFBFBD> ĸ<EFBFBD> ʽ <EFBFBD> <CABD> ";
Text[ russian ] = "<22> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Kliknij, aby edytowa<77> format notatek";
Text[ japanese ] = "<22> د<EFBFBD> <D8AF> <EFBFBD> <EFBFBD> <EFBFBD> ɰď<C9B0> <C48F> <EFBFBD> <EFBFBD> ̕ҏW";
2001-03-09 13:54:48 -06:00
Text[ chinese_traditional ] = "<22> Ы<EFBFBD> <D0AB> @<40> U<EFBFBD> <55> <EFBFBD> С A<D0A1> s<EFBFBD> <73> <EFBFBD> Ƶ<EFBFBD> <C6B5> <EFBFBD> <EFBFBD> 榡<EFBFBD> C";
2000-09-18 18:16:46 -05:00
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Klik om het formaat van de aantekeningen te bewerken";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ꣬<EFBFBD> ༭<EFBFBD> <E0BCAD> ע<EFBFBD> ĸ<EFBFBD> ʽ <EFBFBD> <CABD> ";
2001-03-09 13:54:48 -06:00
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2000-12-04 03:34:24 -06:00
Text[ korean ] = "<22> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ϱ <EFBFBD> <20> <> <EFBFBD> <EFBFBD> Ŭ<> <C5AC> <EFBFBD> Ͻʽ ÿ<CABD> ";
2000-09-18 18:16:46 -05:00
Text[ turkish ] = "Notlar<61> n format<61> n<EFBFBD> d<> zenlemek i<> in t<> klay<61> n";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Muokkaa huomautusmuotoa napsauttamalla";
Text[ catalan ] = "Pulse para editar el formato de las notas";
2000-09-18 18:16:46 -05:00
};
String STR_PRESOBJ_TITLE
{
/* ### ACHTUNG: Neuer Text in Resource? Titel durch Klicken hinzuf<75> gen : Titel durch Klicken hinzuf<75> gen */
Text = "Titel durch Klicken hinzuf<75> gen" ;
Text [ ENGLISH ] = "Click to add a title" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "Titel durch Doppelklicken hinzuf?en" ;
2000-09-18 18:16:46 -05:00
Text [ english_us ] = "Click to add title" ;
Text [ portuguese ] = "Inserir texto com clique duplo" ;
2001-03-09 13:54:48 -06:00
Text [ swedish ] = "L<> gg till rubrik genom att klicka" ;
2000-09-18 18:16:46 -05:00
Text [ danish ] = "Tilf<6C> j titel ved at klikke" ;
Text [ italian ] = "Aggiungere il titolo con un clic" ;
Text [ spanish ] = "Pulse para a<> adir un t<> tulo" ;
Text [ french ] = "Cliquez pour ajouter un titre" ;
Text [ dutch ] = "Klik om titel toe te voegen" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Dodaj tytu<74> przez klikni<6E> cie";
2000-12-01 01:19:17 -06:00
Text[ japanese ] = "<22> د<EFBFBD> <D8AF> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ق̑}<7D> <> ";
2000-09-18 18:16:46 -05:00
Text[ chinese_traditional ] = "<22> <> <EFBFBD> @<40> U<EFBFBD> ƹ<EFBFBD> <C6B9> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> s<EFBFBD> W<EFBFBD> <57> <EFBFBD> D";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Klik om titel toe te voegen";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-03-09 13:54:48 -06:00
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2000-09-18 18:16:46 -05:00
Text[ korean ] = "Ŭ<> <C5AC> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> ߰<EFBFBD> ";
Text[ turkish ] = "Ba<42> l<EFBFBD> k eklemek i<> in t<> klay<61> n";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Lis<69> <73> otsikko napsauttamalla";
Text[ catalan ] = "Pulse para a<> adir un t<> tulo";
2000-09-18 18:16:46 -05:00
};
String STR_PRESOBJ_OUTLINE
{
/* ### ACHTUNG: Neuer Text in Resource? Gliederung durch Klicken hinzuf<75> gen : Gliederung durch Klicken hinzuf<75> gen */
Text = "Gliederung durch Klicken hinzuf<75> gen" ;
Text [ ENGLISH ] = "Click to add an outline" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "Gliederung durch Doppelklicken hinzuf?en" ;
2000-09-18 18:16:46 -05:00
Text [ english_us ] = "Click to add an outline" ;
Text [ portuguese ] = "Clique para inserir esquema" ;
Text [ swedish ] = "L<> gg till disposition genom att klicka" ;
Text [ danish ] = "Tilf<6C> j disposition ved at dobbeltklikke" ;
Text [ italian ] = "Aggiungere una struttura con un clic" ;
Text [ spanish ] = "Pulse para a<> adir un esquema" ;
Text [ french ] = "Cliquez pour ajouter un plan" ;
Text [ dutch ] = "Klik om overzicht toe te voegen" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Dodaj konspekt przez klikni<6E> cie";
2000-12-01 01:19:17 -06:00
Text[ japanese ] = "<22> د<EFBFBD> <D8AF> <EFBFBD> <EFBFBD> ı <EFBFBD> <C4B1> ײ݂̑}<7D> <> ";
2001-07-13 15:21:20 -05:00
Text[ chinese_traditional ] = "<22> <> <EFBFBD> ƹ<EFBFBD> <C6B9> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ӷs<D3B7> W<EFBFBD> j<EFBFBD> <6A> ";
2000-09-18 18:16:46 -05:00
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Klik om overzicht toe te voegen";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-03-09 13:54:48 -06:00
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "Ŭ<> <C5AC> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> ٴܰ<D9B4> <20> ߰<EFBFBD> ";
2000-09-18 18:16:46 -05:00
Text[ turkish ] = "Anahat eklemek i<> in <20> ift t<> klay<61> n";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Lis<69> <73> j<> sennys napsauttamalla";
Text[ catalan ] = "Pulse para a<> adir un esquema";
2000-09-18 18:16:46 -05:00
};
String STR_PRESOBJ_TEXT
{
/* ### ACHTUNG: Neuer Text in Resource? Text durch Klicken hinzuf<75> gen : Text durch Klicken hinzuf<75> gen */
Text = "Text durch Klicken hinzuf<75> gen" ;
Text [ ENGLISH ] = "Click to add text" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "Text durch Doppelklicken hinzuf?en" ;
2000-09-18 18:16:46 -05:00
Text [ english_us ] = "Click to add text" ;
Text [ portuguese ] = "Inserir texto com clique duplo" ;
Text [ swedish ] = "Klicka f<> r att l<> gga till text" ;
Text [ danish ] = "Tilf<6C> j tekst ved at klikke" ;
Text [ italian ] = "Aggiungere un testo con un clic" ;
Text [ spanish ] = "Pulse para a<> adir texto" ;
Text [ french ] = "Cliquez pour ajouter un texte" ;
Text [ dutch ] = "Klik om tekst toe te voegen" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Dodaj tekst przez klikni<6E> cie";
2000-12-01 01:19:17 -06:00
Text[ japanese ] = "<22> د<EFBFBD> <D8AF> <EFBFBD> <EFBFBD> <EFBFBD> ÷<EFBFBD> Ă̑}<7D> <> ";
2001-07-13 15:21:20 -05:00
Text[ chinese_traditional ] = "<22> <> <EFBFBD> ƹ<EFBFBD> <C6B9> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> A<EFBFBD> <41> <EFBFBD> J<EFBFBD> <4A> <EFBFBD> r";
2000-09-18 18:16:46 -05:00
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> ";
Text[ dutch ] = "Klik om tekst toe te voegen";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-03-09 13:54:48 -06:00
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2000-09-18 18:16:46 -05:00
Text[ korean ] = "Ŭ<> <C5AC> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> ؽ<EFBFBD> Ʈ <20> ߰<EFBFBD> ";
Text[ turkish ] = "Metin eklemek i<> in t<> klay<61> n";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Lis<69> <73> teksti napsauttamalla";
Text[ catalan ] = "Pulse para a<> adir texto";
2000-09-18 18:16:46 -05:00
};
String STR_PRESOBJ_NOTESTEXT
{
/* ### ACHTUNG: Neuer Text in Resource? Notizen durch Klicken hinzuf<75> gen : Notizen durch Klicken hinzuf<75> gen */
Text = "Notizen durch Klicken hinzuf<75> gen" ;
Text [ ENGLISH ] = "Click to add notes" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "Notizen durch Doppelklicken hinzuf?en" ;
2000-09-18 18:16:46 -05:00
Text [ english_us ] = "Click to add notes" ;
2001-03-09 13:54:48 -06:00
Text [ portuguese ] = "Clique para inserir anota<74> <61> es" ;
2000-09-18 18:16:46 -05:00
Text [ swedish ] = "L<> gg till anteckningar genom att klicka" ;
Text [ danish ] = "Tilf<6C> j noter ved at klikke" ;
Text [ italian ] = "Aggiungere una nota con un clic" ;
Text [ spanish ] = "Pulse para a<> adir notas" ;
Text [ french ] = "Cliquez pour ajouter des notes" ;
Text [ dutch ] = "Klik om aantekeningen toe te voegen" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ӱ<EFBFBD> ע";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Dodaj notatk<74> przez klikni<6E> cie";
Text[ japanese ] = "<22> د<EFBFBD> <D8AF> <EFBFBD> <EFBFBD> <EFBFBD> ɰĂ̑}<7D> <> ";
2001-07-13 15:21:20 -05:00
Text[ chinese_traditional ] = "<22> <> <EFBFBD> @<40> U<EFBFBD> ƹ<EFBFBD> <C6B9> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> s<EFBFBD> W<EFBFBD> Ƶ<EFBFBD> ";
2000-09-18 18:16:46 -05:00
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Klik om aantekeningen toe te voegen";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ӱ<EFBFBD> ע";
2001-03-09 13:54:48 -06:00
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2000-12-04 03:34:24 -06:00
Text[ korean ] = "Ŭ<> <C5AC> <EFBFBD> ؼ<EFBFBD> <20> <EFBFBD> <20> ߰<EFBFBD> ";
2000-09-18 18:16:46 -05:00
Text[ turkish ] = "Not eklemek i<> in t<> klay<61> n";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Lis<69> <73> huomautus napsauttamalla";
Text[ catalan ] = "Pulse para a<> adir notas";
2000-09-18 18:16:46 -05:00
};
String STR_PRESOBJ_GRAPHIC
{
/* ### ACHTUNG: Neuer Text in Resource? Graphik durch Doppelklicken hinzuf<75> gen : Graphik durch Doppelklicken hinzuf<75> gen */
Text = "Grafik durch Doppelklicken hinzuf<75> gen" ;
Text [ ENGLISH ] = "Doubleclick to add a graphic" ;
Text [ dutch ] = "Afbeelding door dubbelklikken toevoegen" ;
Text [ english_us ] = "Double-click to add graphics" ;
Text [ italian ] = "Aggiungi l'immagine con un doppio clic" ;
Text [ spanish ] = "Pulse dos veces para a<> adir una imagen" ;
2000-10-27 10:21:25 -05:00
Text [ french ] = "Double-clic pour ins<6E> rer une image" ;
2000-09-18 18:16:46 -05:00
Text [ swedish ] = "L<> gg till grafik genom att dubbelklicka" ;
2000-09-27 14:57:26 -05:00
Text [ danish ] = "Tilf<6C> j grafik ved at dobbeltklikke" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "Graphik durch Doppelklicken hinzuf?en" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "Inserir gr<67> fico com duplo clique" ;
Text[ chinese_simplified ] = "˫<> <CBAB> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ͼ<EFBFBD> <CDBC> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-03-09 13:54:48 -06:00
Text[ polish ] = "Dodaj grafik<69> przez dwukrotne klikni<6E> cie";
2000-12-01 01:19:17 -06:00
Text[ japanese ] = "<22> <> <EFBFBD> <EFBFBD> ٸد<D9B8> <D8AF> Ő}<7D> ̑}<7D> <> ";
2001-07-26 16:32:18 -05:00
Text[ chinese_traditional ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ƹ<EFBFBD> <C6B9> A<EFBFBD> <41> <EFBFBD> J<EFBFBD> @<40> ӹϧ<D3B9> ";
2000-09-18 18:16:46 -05:00
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Afbeelding door dubbelklikken toevoegen";
Text[ chinese_simplified ] = "˫<> <CBAB> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ͼ<EFBFBD> <CDBC> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> Ŭ<EFBFBD> <C5AC> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <EFBFBD> <D7B7> <EFBFBD> <20> ߰<EFBFBD> ";
Text[ turkish ] = "Grafik eklemek i<> in <20> ift t<> klay<61> n";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Lis<69> <73> kuva kaksoisnapsauttamalla";
Text[ catalan ] = "Pulse dos veces para a<> adir una imagen";
2000-09-18 18:16:46 -05:00
};
String STR_PRESOBJ_OBJECT
{
/* ### ACHTUNG: Neuer Text in Resource? Objekt durch Doppelklicken hinzuf<75> gen : Objekt durch Doppelklicken hinzuf<75> gen */
Text = "Objekt durch Doppelklicken hinzuf<75> gen" ;
Text [ ENGLISH ] = "Doubleclick to add an object" ;
Text [ english_us ] = "Double-click to add an object" ;
Text [ italian ] = "Aggiungere un oggetto con un doppio clic" ;
Text [ spanish ] = "Pulse dos veces para a<> adir un objeto" ;
2000-10-27 10:21:25 -05:00
Text [ french ] = "Double-clic pour ins<6E> rer un objet" ;
2000-09-18 18:16:46 -05:00
Text [ dutch ] = "Dubbelklik om object toe te voegen" ;
Text [ swedish ] = "L<> gg till objekt genom att dubbelklicka" ;
Text [ danish ] = "Tilf<6C> j objekt ved at dobbeltklikke" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "Objekt durch Doppelklicken hinzuf?en" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "Inserir objecto com clique duplo" ;
Text[ chinese_simplified ] = "˫<> <CBAB> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-03-09 13:54:48 -06:00
Text[ polish ] = "Dodaj obiekt przez dwukrotne klikni<6E> cie";
2000-12-01 01:19:17 -06:00
Text[ japanese ] = "<22> <> <EFBFBD> <EFBFBD> ٸد<D9B8> <D8AF> <EFBFBD> <EFBFBD> ĵ<EFBFBD> ު<DEBC> Ă̑}<7D> <> ";
2001-07-26 16:32:18 -05:00
Text[ chinese_traditional ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ƹ<EFBFBD> <C6B9> A<EFBFBD> <41> <EFBFBD> J<EFBFBD> @<40> Ӫ<EFBFBD> <D3AA> <EFBFBD> <EFBFBD> C";
2000-09-18 18:16:46 -05:00
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Dubbelklik om object toe te voegen";
Text[ chinese_simplified ] = "˫<> <CBAB> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> Ŭ<EFBFBD> <C5AC> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> ü <20> ߰<EFBFBD> ";
Text[ turkish ] = "Nesne eklemek i<> in <20> ift t<> klay<61> n";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Lis<69> <73> objekti kaksoisnapsauttamalla";
Text[ catalan ] = "Pulse dos veces para a<> adir un objeto";
2000-09-18 18:16:46 -05:00
};
String STR_PRESOBJ_CHART
{
/* ### ACHTUNG: Neuer Text in Resource? Diagramm durch Doppelklicken hinzuf<75> gen : Diagramm durch Doppelklicken hinzuf<75> gen */
Text = "Diagramm durch Doppelklicken hinzuf<75> gen" ;
Text [ ENGLISH ] = "Doubleclick to add a diagramm" ;
Text [ dutch ] = "Dubbelklik om diagram toe te voegen" ;
Text [ english_us ] = "Double-click to add a chart" ;
Text [ italian ] = "Aggiungere il diagramma con un doppio clic" ;
Text [ spanish ] = "Pulse dos veces para a<> adir un diagrama" ;
2000-10-27 10:21:25 -05:00
Text [ french ] = "Double-clic pour ins<6E> rer un diagramme" ;
2000-09-18 18:16:46 -05:00
Text [ swedish ] = "L<> gg till diagram genom att dubbelklicka" ;
Text [ danish ] = "Tilf<6C> j diagram ved at dobbeltklikke" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "Diagramm durch Doppelklicken hinzuf?en" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "Inserir gr<67> fico com clique duplo" ;
Text[ chinese_simplified ] = "˫<> <CBAB> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ͼ<EFBFBD> <CDBC> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-03-09 13:54:48 -06:00
Text[ polish ] = "Dodaj wykres przez dwukrotne klikni<6E> cie";
2000-12-01 01:19:17 -06:00
Text[ japanese ] = "<22> <> <EFBFBD> <EFBFBD> ٸد<D9B8> <D8AF> <EFBFBD> <EFBFBD> ĸ<EFBFBD> <C4B8> ̂̑}<7D> <> ";
2000-09-18 18:16:46 -05:00
Text[ chinese_traditional ] = "<22> <> <EFBFBD> @<40> U<EFBFBD> <55> <EFBFBD> д<EFBFBD> <D0B4> J<EFBFBD> Ϫ<EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ǡ <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Dubbelklik om diagram toe te voegen";
Text[ chinese_simplified ] = "˫<> <CBAB> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ͼ<EFBFBD> <CDBC> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> Ŭ<EFBFBD> <C5AC> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> Ʈ <20> ߰<EFBFBD> ";
Text[ turkish ] = "<22> ema eklemek i<> in <20> ift t<> klay<61> n";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Lis<69> <73> kaavio kaksoisnapsauttamalla";
Text[ catalan ] = "Pulse dos veces para a<> adir un diagrama";
2000-09-18 18:16:46 -05:00
};
String STR_PRESOBJ_ORGCHART
{
/* ### ACHTUNG: Neuer Text in Resource? Organisationsdiagramm durch Doppelklicken hinzuf<75> gen : Organisationsdiagramm durch Doppelklicken hinzuf<75> gen */
Text = "Organisationsdiagramm durch Doppelklicken hinzuf<75> gen" ;
Text [ ENGLISH ] = "Doubleclick to add an organisationdiagramm" ;
Text [ english_us ] = "Double-click to add an organization chart" ;
Text [ italian ] = "Aggiungere un organigramma con un doppio clic" ;
Text [ spanish ] = "Pulse dos veces para a<> adir un organigrama" ;
2000-10-27 10:21:25 -05:00
Text [ french ] = "Double-clic pour ins<6E> rer un organigramme" ;
2000-09-18 18:16:46 -05:00
Text [ dutch ] = "Dubbelklik om organisatiediagram toe te voegen" ;
Text [ swedish ] = "L<> gg till organisationsdiagram genom att dubbelklicka" ;
Text [ danish ] = "Tilf<6C> j organisationsdiagram ved at dobbeltklikke" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "Organisationsdiagramm durch Doppelklicken hinzuf?en" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "Inserir gr<67> fico de organiza<7A> <61> o com clique duplo" ;
Text[ chinese_simplified ] = "˫<> <CBAB> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ֯ͼ<D6AF> <CDBC> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
2001-03-09 13:54:48 -06:00
Text[ polish ] = "Dodaj wykres organizacyjny przez dwukrotne klikni<6E> cie";
2000-12-01 01:19:17 -06:00
Text[ japanese ] = "<22> <> <EFBFBD> <EFBFBD> ٸد<D9B8> <D8AF> <EFBFBD> <EFBFBD> đg<C491> D<EFBFBD> }<7D> ̑}<7D> <> ";
2001-07-26 16:32:18 -05:00
Text[ chinese_traditional ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> С A<D0A1> s<EFBFBD> W<EFBFBD> @<40> Ӳ<EFBFBD> ´ <EFBFBD> Ϫ<EFBFBD> ";
2000-09-18 18:16:46 -05:00
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Dubbelklik om organisatiediagram toe te voegen";
Text[ chinese_simplified ] = "˫<> <CBAB> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ֯ͼ<D6AF> <CDBC> ";
Text[ greek ] = "<22> <> <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> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> .";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> Ŭ<EFBFBD> <C5AC> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> Ʈ <20> ߰<EFBFBD> ";
Text[ turkish ] = "Organizasyon <20> emas<61> eklemek i<> in <20> ift t<> klay<61> n";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Lis<69> <73> organisaatiokaavio kaksoisnapsauttamalla";
Text[ catalan ] = "Pulse dos veces para a<> adir un organigrama";
2000-09-18 18:16:46 -05:00
};
String STR_PRESOBJ_TABLE
{
/* ### ACHTUNG: Neuer Text in Resource? Tabelle durch Doppelklicken hinzuf<75> gen : Tabelle durch Doppelklicken hinzuf<75> gen */
Text = "Tabelle durch Doppelklicken hinzuf<75> gen" ;
Text [ ENGLISH ] = "Doubleclick to add a table" ;
Text [ english_us ] = "Double-click to add a spreadsheet" ;
Text [ italian ] = "Aggiungere una tabella con un doppio clic" ;
Text [ spanish ] = "Pulse dos veces para a<> adir una hoja" ;
2000-10-27 10:21:25 -05:00
Text [ french ] = "Double-clic pour ins<6E> rer une feuille de calcul" ;
2000-09-18 18:16:46 -05:00
Text [ dutch ] = "Dubbelklik om werkblad toe te voegen" ;
Text [ swedish ] = "Dubbelklicka f<> r att l<> gga till tabell" ;
Text [ danish ] = "Tilf<6C> j regneark ved at dobbeltklikke" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "Tabelle durch Doppelklicken hinzuf?en" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "Inserir folha de c<> lculo com clique duplo" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ˫<EFBFBD> <CBAB> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-03-09 13:54:48 -06:00
Text[ polish ] = "Dodaj arkusz kalkulacyjny przez dwukrotne klikni<6E> cie";
2000-12-01 01:19:17 -06:00
Text[ japanese ] = "<22> <> <EFBFBD> <EFBFBD> ٸد<D9B8> <D8AF> <EFBFBD> <EFBFBD> ĕ\\<5C> ̑}<7D> <> ";
2001-07-26 16:32:18 -05:00
Text[ chinese_traditional ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ƹ<EFBFBD> <C6B9> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> A<EFBFBD> s<EFBFBD> W<EFBFBD> @<40> Ӥu<D3A4> @<40> <> <EFBFBD> C";
2000-09-18 18:16:46 -05:00
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Dubbelklik om werkblad toe te voegen";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ˫<EFBFBD> <CBAB> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> Ŭ<EFBFBD> <C5AC> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> Ʈ <20> ߰<EFBFBD> ";
Text[ turkish ] = "Tablo eklemek i<> in <20> ift t<> klay<61> n";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Lis<69> <73> laskentataulukko kaksoisnapsauttamalla";
Text[ catalan ] = "Pulse dos veces para a<> adir una hoja";
2000-09-18 18:16:46 -05:00
};
String STR_SLIDEVIEWSHELL
{
Text = "Diamodus" ;
Text [ ENGLISH ] = "Slide Show mode" ;
Text [ norwegian ] = "Slide Show mode" ;
Text [ italian ] = "Modo diapositiva" ;
Text [ portuguese_brazilian ] = "Modo Show de Slides" ;
Text [ portuguese ] = "Modo Diapositivos" ;
2001-05-10 00:17:45 -05:00
Text [ finnish ] = "Diakuvatila" ;
2000-09-18 18:16:46 -05:00
Text [ danish ] = "Diasmodus" ;
2001-05-10 00:17:45 -05:00
Text [ french ] = "Mode Diapo" ;
2000-09-18 18:16:46 -05:00
Text [ swedish ] = "Diabildsl<73> ge" ;
Text [ dutch ] = "Modus Dia" ;
Text [ spanish ] = "Modo diapositivas" ;
Text [ english_us ] = "Slide Mode" ;
Text[ chinese_simplified ] = "<22> õ<EFBFBD> Ƭģʽ ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Tryb slajdu";
Text[ japanese ] = "<22> ײ<EFBFBD> <D7B2> Ӱ<EFBFBD> <D3B0> ";
Text[ chinese_traditional ] = "<22> <> <EFBFBD> v<EFBFBD> <76> <EFBFBD> Ҧ<EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Modus Dia";
Text[ chinese_simplified ] = "<22> õ<EFBFBD> Ƭģʽ ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ̵<EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ turkish ] = "Slayt kipi";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ catalan ] = "Modo diapositivas";
2000-09-18 18:16:46 -05:00
};
String STR_OUTLINEVIEWSHELL
{
Text = "Gliederungsmodus" ;
Text [ ENGLISH ] = "Outline mode" ;
Text [ norwegian ] = "Outline mode" ;
Text [ italian ] = "Modo struttura" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "Modo Esbo?o" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "Modo Esquema" ;
2001-05-10 00:17:45 -05:00
Text [ finnish ] = "J<> sennysn<73> kym<79> " ;
2000-09-18 18:16:46 -05:00
Text [ danish ] = "Dispositionsmodus" ;
Text [ french ] = "Mode Plan" ;
Text [ swedish ] = "Dispositionsl<73> ge" ;
Text [ dutch ] = "Overzichtmodus" ;
Text [ spanish ] = "Modo Esquema" ;
Text [ english_us ] = "Outline View" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ģʽ ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Tryb konspektu";
2000-12-01 01:19:17 -06:00
Text[ japanese ] = "<22> <> <EFBFBD> ײ<EFBFBD> Ӱ<EFBFBD> <D3B0> ";
2000-09-18 18:16:46 -05:00
Text[ chinese_traditional ] = "<22> j<EFBFBD> <6A> <EFBFBD> Ҧ<EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Overzichtmodus";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ģʽ ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-03-09 13:54:48 -06:00
Text[ korean ] = "<22> ٴܰ<D9B4> <20> <> <EFBFBD> <EFBFBD> ";
2000-09-18 18:16:46 -05:00
Text[ turkish ] = "Anahat kipi";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ catalan ] = "Modo Esquema";
2000-09-18 18:16:46 -05:00
};
String STR_DRAWVIEWSHELL
{
Text = "Zeichenmodus" ;
Text [ ENGLISH ] = "Drawing mode" ;
Text [ norwegian ] = "Drawing mode" ;
Text [ italian ] = "Modo disegno" ;
Text [ portuguese_brazilian ] = "Modo Desenhar" ;
Text [ portuguese ] = "Modo Desenho" ;
2001-05-10 00:17:45 -05:00
Text [ finnish ] = "Piirrosn<73> kym<79> " ;
2000-09-18 18:16:46 -05:00
Text [ danish ] = "Tegnemodus" ;
Text [ french ] = "Mode Dessin" ;
Text [ swedish ] = "Ritl<74> ge" ;
Text [ dutch ] = "Tekenmodus" ;
Text [ spanish ] = "Modo Dibujo" ;
Text [ english_us ] = "Drawing View" ;
Text[ chinese_simplified ] = "<22> <> ͼģʽ ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Tryb rysunkowy";
Text[ japanese ] = "<22> }<7D> `<60> `<60> <> Ӱ<EFBFBD> <D3B0> ";
Text[ chinese_traditional ] = "ø<> ϼҦ<CFBC> ";
Text[ arabic ] = "<22> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Tekenmodus";
Text[ chinese_simplified ] = "<22> <> ͼģʽ ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-03-09 13:54:48 -06:00
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
2000-09-18 18:16:46 -05:00
Text[ turkish ] = "<22> izim kipi";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ catalan ] = "Modo Dibujo";
2000-09-18 18:16:46 -05:00
};
2001-06-29 08:08:08 -05:00
String STR_PRESVIEWSHELL
{
Text = "Pr<50> sentationsmodus" ;
Text [ ENGLISH ] = "Presentation mode" ;
Text [ english_us ] = "Presentation mode" ;
2001-07-13 15:21:20 -05:00
Text[ portuguese ] = "Modo de apresenta<74> <61> o";
2001-07-26 16:32:18 -05:00
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-07-13 15:21:20 -05:00
Text[ greek ] = "Presentation mode";
Text[ dutch ] = "Presentatiemodus";
2001-07-17 14:38:47 -05:00
Text[ french ] = "Mode Pr<50> sentation";
Text[ spanish ] = "Modo presentaci<63> n";
2001-07-13 15:21:20 -05:00
Text[ finnish ] = "Presentation mode";
Text[ italian ] = "Presentation mode";
Text[ danish ] = "Presentation mode";
Text[ swedish ] = "Presentationsl<73> ge";
Text[ polish ] = "Tryb prezentacji";
Text[ portuguese_brazilian ] = "Presentation mode";
Text[ japanese ] = "<22> ײ<EFBFBD> <EFBFBD> <DEBC> Ӱ<EFBFBD> <D3B0> ";
Text[ korean ] = "Presentation mode";
Text[ chinese_simplified ] = "<22> <> ʾ <EFBFBD> ĸ<EFBFBD> ģʽ ";
Text[ chinese_traditional ] = "²<> <C2B2> <EFBFBD> Ҧ<EFBFBD> ";
Text[ turkish ] = "Presentation mode";
Text[ arabic ] = "Presentation mode";
Text[ catalan ] = "Presentation mode";
2001-06-29 08:08:08 -05:00
};
2001-08-07 07:36:07 -05:00
String STR_PREVIEWVIEWSHELL
{
Text = "Vorschaufenster" ;
Text [ ENGLISH ] = "Preview window" ;
};
2000-09-18 18:16:46 -05:00
String STR_TEXTOBJECTBARSHELL
{
Text = "Textmodus" ;
Text [ ENGLISH ] = "Text mode" ;
Text [ norwegian ] = "Text mode" ;
Text [ italian ] = "Modo testo" ;
Text [ portuguese_brazilian ] = "Modo Texto" ;
Text [ portuguese ] = "Modo Texto" ;
Text [ finnish ] = "Tekstitila" ;
Text [ danish ] = "Tekstmodus" ;
Text [ french ] = "Mode Texte" ;
Text [ swedish ] = "Textl<74> ge" ;
Text [ dutch ] = "Tekstmodus" ;
Text [ spanish ] = "Modo texto" ;
Text [ english_us ] = "Text Mode" ;
2001-07-26 16:32:18 -05:00
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ģʽ ";
2000-09-18 18:16:46 -05:00
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Tryb tekstu";
Text[ japanese ] = "÷<> <C3B7> Ӱ<EFBFBD> <D3B0> ";
Text[ chinese_traditional ] = "<22> <> <EFBFBD> r<EFBFBD> Ҧ<EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Tekstmodus";
2001-07-26 16:32:18 -05:00
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ģʽ ";
2000-09-18 18:16:46 -05:00
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> ؽ<EFBFBD> Ʈ <20> <> <EFBFBD> <EFBFBD> ";
Text[ turkish ] = "Metin kipi";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ catalan ] = "Modo texto";
2000-09-18 18:16:46 -05:00
};
String STR_STDOBJECTBARSHELL
{
Text = "Dokumentmodus" ;
Text [ ENGLISH ] = "Document mode" ;
Text [ norwegian ] = "Document mode" ;
Text [ italian ] = "Modo documento" ;
Text [ portuguese_brazilian ] = "Modo documento" ;
Text [ portuguese ] = "Modo Documento" ;
Text [ finnish ] = "Asiakirjatila" ;
Text [ danish ] = "Dokumentmodus" ;
Text [ french ] = "Mode Document" ;
Text [ swedish ] = "Dokumentl<74> ge" ;
Text [ dutch ] = "Documentmodus" ;
Text [ spanish ] = "Modo documentos" ;
Text [ english_us ] = "Document Mode" ;
Text[ chinese_simplified ] = "<22> ĵ<EFBFBD> ģʽ ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Tryb dokumentu";
Text[ japanese ] = "<22> <EFBFBD> <DEB7> <EFBFBD> <EFBFBD> Ӱ<EFBFBD> <D3B0> ";
Text[ chinese_traditional ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> Ҧ<EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Documentmodus";
Text[ chinese_simplified ] = "<22> ĵ<EFBFBD> ģʽ ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ turkish ] = "Belge kipi";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ catalan ] = "Modo documentos";
2000-09-18 18:16:46 -05:00
};
String STR_BEZIEROBJECTBARSHELL
{
/* ### ACHTUNG: Neuer Text in Resource? B<> ziermodus : B<> ziermodus */
Text = "B<> ziermodus" ;
Text [ ENGLISH ] = "B<> zier mode" ;
Text [ norwegian ] = "B,zier mode" ;
Text [ italian ] = "Modo B<> zier" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "Modo B?zier" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "Modo B<> zier" ;
2001-05-10 00:17:45 -05:00
Text [ finnish ] = "B<> zier-tila" ;
2000-09-18 18:16:46 -05:00
Text [ danish ] = "Beziermodus" ;
Text [ french ] = "Mode B<> zier" ;
Text [ swedish ] = "B<> zierl<72> ge" ;
Text [ dutch ] = "B<> zier modus" ;
Text [ spanish ] = "Modo B<> zier" ;
Text [ english_us ] = "B<> zier mode" ;
2001-04-11 12:28:48 -05:00
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ģʽ ";
2000-09-18 18:16:46 -05:00
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Tryb B<> ziera";
Text[ japanese ] = "<22> ު<DEBC> Ȑ<EFBFBD> Ӱ<EFBFBD> <D3B0> ";
Text[ chinese_traditional ] = "<22> <> <EFBFBD> u<EFBFBD> Ҧ<EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> B<> zier";
Text[ dutch ] = "B<> zier modus";
2001-04-11 12:28:48 -05:00
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ģʽ ";
2000-09-18 18:16:46 -05:00
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2000-11-29 03:22:31 -06:00
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
2000-09-18 18:16:46 -05:00
Text[ turkish ] = "B<> zier kipi";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ catalan ] = "Modo B<> zier";
2000-09-18 18:16:46 -05:00
};
String STR_APPLICATIONOBJECTBAR
{
/* ### ACHTUNG: Neuer Text in Resource? StarImpress 4.0 : StarDraw 3.1 */
/* ### ACHTUNG: Neuer Text in Resource? StarImpress 4.0 : StarDraw 3.1 */
/* ### ACHTUNG: Neuer Text in Resource? StarImpress 4.0 : StarDraw 3.1 */
Text = "StarImpress 4.0" ;
Text [ ENGLISH ] = "StarImpress 4.0" ;
Text [ norwegian ] = "StarImpress 4.0" ;
Text [ italian ] = "StarImpress 4.0" ;
2000-12-01 01:19:17 -06:00
Text [ portuguese_brazilian ] = "%PRODUCTNAME Draw 4.0" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "StarImpress 4.0" ;
Text [ finnish ] = "StarImpress 4.0" ;
Text [ danish ] = "StarImpress 4.0" ;
Text [ french ] = "StarImpress 4.0" ;
Text [ swedish ] = "StarImpress 4.0" ;
Text [ dutch ] = "StarImpress 4.0" ;
Text [ spanish ] = "StarImpress 4.0" ;
Text [ english_us ] = "StarImpress 4.0" ;
Text[ chinese_simplified ] = "StarImpress 4.0";
Text[ russian ] = "StarImpress 4.0";
Text[ polish ] = "StarImpress 4.0";
Text[ japanese ] = "StarImpress 4.0";
Text[ chinese_traditional ] = "StarImpress 4.0";
Text[ arabic ] = "StarImpress 4.0";
Text[ dutch ] = "StarImpress 4.0";
Text[ chinese_simplified ] = "StarImpress 4.0";
Text[ greek ] = "StarImpress 4.0";
2000-12-08 11:06:20 -06:00
Text[ korean ] = "StarImpress 4.0";
2000-09-18 18:16:46 -05:00
Text[ turkish ] = "StarImpress 4.0";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ catalan ] = "StarImpress 4.0";
2000-09-18 18:16:46 -05:00
};
String STR_GLUEPOINTSOBJECTBARSHELL
{
Text = "Klebepunktemodus" ;
Text [ ENGLISH ] = "Glue points mode" ;
Text [ english_us ] = "Glue Points Mode" ;
2001-05-10 00:17:45 -05:00
Text [ italian ] = "Modo punti incollaggio" ;
2000-09-18 18:16:46 -05:00
Text [ spanish ] = "Modo de puntos de adhesi<73> n" ;
Text [ french ] = "Mode Points de collage" ;
Text [ dutch ] = "Modus Plakpunten" ;
Text [ swedish ] = "F<> stpunktsl<73> ge" ;
Text [ danish ] = "Kl<4B> bepunktmodus" ;
Text [ portuguese_brazilian ] = "Klebepunktemodus" ;
Text [ portuguese ] = "Modo Pontos de Colagem" ;
Text[ chinese_simplified ] = "ճ<> <D5B3> <EFBFBD> <EFBFBD> ģʽ ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Tryb punkt<6B> w sklejania";
Text[ japanese ] = "<22> ڒ<EFBFBD> <DA92> _Ӱ<5F> <D3B0> ";
Text[ chinese_traditional ] = "<22> <> <EFBFBD> I<EFBFBD> Ҧ<EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Modus Plakpunten";
Text[ chinese_simplified ] = "ճ<> <D5B3> <EFBFBD> <EFBFBD> ģʽ ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ turkish ] = "Yap<61> <70> t<EFBFBD> rma noktalar<61> kipi";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Liimapistetila";
Text[ catalan ] = "Modo de puntos de adhesi<73> n";
2000-09-18 18:16:46 -05:00
};
/* nicht uebersetzen */
String STR_LAYOUT_TITLE
{
Text = "Titel" ;
};
/* nicht uebersetzen */
String STR_LAYOUT_OUTLINE
{
Text = "Gliederung" ;
};
/* nicht uebersetzen */
String STR_LAYOUT_BACKGROUND
{
Text = "Hintergrund" ;
};
/* nicht uebersetzen */
String STR_LAYOUT_BACKGROUNDOBJECTS
{
Text = "Hintergrundobjekte" ;
};
/* nicht uebersetzen */
String STR_LAYOUT_NOTES
{
Text = "Notizen" ;
};
String STR_LAYOUT_DEFAULT_NAME
{
Text = "Standard" ;
Text [ ENGLISH ] = "standard" ;
Text [ norwegian ] = "standard" ;
Text [ italian ] = "Standard" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "Padr?o" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "Padr<64> o" ;
2001-05-10 00:17:45 -05:00
Text [ finnish ] = "Koti" ;
2000-09-18 18:16:46 -05:00
Text [ danish ] = "Standard" ;
Text [ french ] = "Standard" ;
Text [ swedish ] = "Standard" ;
Text [ dutch ] = "Standaard" ;
Text [ spanish ] = "Predeterminado" ;
2001-05-10 00:17:45 -05:00
Text [ english_us ] = "Default" ;
2000-09-18 18:16:46 -05:00
Text[ chinese_simplified ] = "<22> <> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-05-30 13:58:58 -05:00
Text[ polish ] = "Domy<6D> lnie";
2000-09-18 18:16:46 -05:00
Text[ japanese ] = "<22> W<EFBFBD> <57> ";
Text[ chinese_traditional ] = "<22> з<EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Standaard";
Text[ chinese_simplified ] = "<22> <> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2000-12-06 08:01:32 -06:00
Text[ korean ] = "<22> ⺻";
2000-09-18 18:16:46 -05:00
Text[ turkish ] = "Standart";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ catalan ] = "Predeterminado";
2000-09-18 18:16:46 -05:00
};
String STR_LAYOUT_DEFAULT_TITLE_NAME
{
Text = "Titel" ;
Text [ ENGLISH ] = "Title" ;
Text [ english_us ] = "Title" ;
Text [ italian ] = "Titolo" ;
Text [ spanish ] = "T<> tulo" ;
Text [ french ] = "Titre" ;
Text [ dutch ] = "Titel" ;
Text [ swedish ] = "Titel" ;
Text [ danish ] = "Titel" ;
Text [ portuguese_brazilian ] = "Titel" ;
Text [ portuguese ] = "T<> tulo" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Tytu<74> ";
Text[ japanese ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ chinese_traditional ] = "<22> <> <EFBFBD> D";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Titel";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ turkish ] = "Ba<42> l<EFBFBD> k";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Otsikko";
Text[ catalan ] = "T<> tulo";
2000-09-18 18:16:46 -05:00
};
String STR_STANDARD_STYLESHEET_NAME
{
Text = "Standard" ;
Text [ ENGLISH ] = "standard" ;
Text [ norwegian ] = "standard" ;
Text [ italian ] = "Standard" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "padr?o" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "Padr<64> o" ;
2001-05-10 00:17:45 -05:00
Text [ finnish ] = "Vakio" ;
2000-09-18 18:16:46 -05:00
Text [ danish ] = "Standard" ;
Text [ french ] = "Standard" ;
Text [ swedish ] = "Standard" ;
Text [ dutch ] = "Standaard" ;
Text [ spanish ] = "Predeterminado" ;
2001-05-10 00:17:45 -05:00
Text [ english_us ] = "Default" ;
2000-09-18 18:16:46 -05:00
Text[ chinese_simplified ] = "<22> <> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-05-30 13:58:58 -05:00
Text[ polish ] = "Domy<6D> lnie";
2000-09-18 18:16:46 -05:00
Text[ japanese ] = "<22> W<EFBFBD> <57> ";
Text[ chinese_traditional ] = "<22> з<EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Standaard";
Text[ chinese_simplified ] = "<22> <> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "ǥ<> <C7A5> ";
Text[ turkish ] = "Standart";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ catalan ] = "Predeterminado";
2000-09-18 18:16:46 -05:00
};
String STR_BAD_PASSWORD_OR_FILE_CORRUPTED
{
/* ### ACHTUNG: Neuer Text in Resource? Das Pa<50> wort ist falsch oder die Datei besch<63> digt. : Das Pa<50> wort ist falsch oder die Datei besch<63> digt. */
Text = "Das Passwort ist falsch oder die Datei besch<63> digt." ;
Text [ ENGLISH ] = "The password is wrong or the file is corrupted." ;
Text [ norwegian ] = "The password is wrong or the file is corrupted." ;
Text [ italian ] = "La password <20> errata o il file <20> danneggiato." ;
Text [ portuguese_brazilian ] = "The password is wrong or the file is corrupted." ;
Text [ portuguese ] = "Ou a senha est<73> incorrecta ou o ficheiro danificado." ;
Text [ french ] = "Le mot de passe est incorrect ou le fichier est d<> fectueux." ;
Text [ dutch ] = "Het wachtwoord is niet correct of het bestand is beschadigd" ;
Text [ spanish ] = "La contrase<73> a no es v<> lida o el archivo est<73> deteriorado." ;
Text [ danish ] = "Adgangskoden er forkert eller filen er beskadiget." ;
Text [ swedish ] = "L<> senordet <20> r fel eller filen skadad." ;
2001-05-10 00:17:45 -05:00
Text [ finnish ] = "Salasana on virheellinen tai tiedosto on vahingoittunut." ;
2000-09-18 18:16:46 -05:00
Text [ english_us ] = "The password is incorrect or the file is damaged." ;
2001-03-09 13:54:48 -06:00
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> Ч<EFBFBD> <D0A7> <EFBFBD> <EFBFBD> <EFBFBD> ļ<EFBFBD> <C4BC> Ѿ<EFBFBD> <D1BE> <EFBFBD> ";
2000-09-18 18:16:46 -05:00
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> .";
Text[ polish ] = "Has<61> o jest nieprawid<69> owe lub plik jest uszkodzony.";
2000-12-01 01:19:17 -06:00
Text[ japanese ] = "<22> ߽ܰ<DFBD> ނ<EFBFBD> <DE82> Ԉ<EFBFBD> <D488> <EFBFBD> <EFBFBD> Ă<EFBFBD> <C482> 邩<EFBFBD> A<EFBFBD> ܂ <EFBFBD> <DC82> <EFBFBD> ̧<EFBFBD> قɖ<D982> <C996> 肪<EFBFBD> <E882AA> <EFBFBD> <EFBFBD> <EFBFBD> ܂ <EFBFBD> <DC82> B";
2000-09-18 18:16:46 -05:00
Text[ chinese_traditional ] = "<22> K<EFBFBD> X<EFBFBD> L<EFBFBD> ĩΪ<C4A9> <CEAA> ɮפw<D7A4> g<EFBFBD> l<EFBFBD> a<EFBFBD> C";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> .";
Text[ dutch ] = "Het wachtwoord is niet correct of het bestand is beschadigd";
2001-03-09 13:54:48 -06:00
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> Ч<EFBFBD> <D0A7> <EFBFBD> <EFBFBD> <EFBFBD> ļ<EFBFBD> <C4BC> Ѿ<EFBFBD> <D1BE> <EFBFBD> ";
2000-11-09 05:45:56 -06:00
Text[ greek ] = "<22> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> .";
2000-09-18 18:16:46 -05:00
Text[ korean ] = "<22> н<EFBFBD> <D0BD> <EFBFBD> <EFBFBD> 尡 Ʋ<> <C6B2> <EFBFBD> ų<EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> ջ<EFBFBD> <D5BB> Ǿ<EFBFBD> <C7BE> <EFBFBD> <EFBFBD> ϴ<EFBFBD> .";
Text[ turkish ] = "<22> ifre yanl<6E> <6C> ya da dosya hasar g<> rm<72> <6D> .";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ catalan ] = "La contrase<73> a no es v<> lida o el archivo est<73> deteriorado.";
2000-09-18 18:16:46 -05:00
};
String STR_UNDO_MOVEPAGES
{
Text = "Seiten verschieben" ;
Text [ ENGLISH ] = "Move pages" ;
Text [ norwegian ] = "Move pages" ;
Text [ italian ] = "Sposta pagine" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "Move os p?ginas" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "Mover p<> ginas" ;
2001-05-10 00:17:45 -05:00
Text [ finnish ] = "Siirr<72> dioja" ;
2000-09-18 18:16:46 -05:00
Text [ danish ] = "Flyt sider" ;
Text [ french ] = "D<> placer des pages" ;
Text [ swedish ] = "Flytta sidor" ;
Text [ dutch ] = "Pagina<6E> s verplaatsen" ;
Text [ spanish ] = "Desplazar p<> ginas" ;
Text [ english_us ] = "Move slides" ;
Text[ chinese_simplified ] = "<22> ƶ<EFBFBD> ҳ<EFBFBD> <D2B3> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Przesu<73> strony";
Text[ japanese ] = "<22> ߰<EFBFBD> ނ̈ړ<CC88> ";
Text[ chinese_traditional ] = "<22> <> <EFBFBD> ʭ<EFBFBD> <CAAD> <EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Pagina<6E> s verplaatsen";
Text[ chinese_simplified ] = "<22> ƶ<EFBFBD> ҳ<EFBFBD> <D2B3> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ̵<EFBFBD> <20> ̵<EFBFBD> ";
Text[ turkish ] = "Sayfalar<61> ta<74> <61> ";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ catalan ] = "Desplazar p<> ginas";
2000-09-18 18:16:46 -05:00
};
String STR_NOT_ENOUGH_MEMORY
{
Text = "Nicht genug Speicher!\nDie Aktion wird abgebrochen." ;
Text [ ENGLISH ] = "Not enough memory!\nThe action is canceled." ;
Text [ dutch ] = "Niet genoeg geheugen!\nDe activiteit wordt gestopt." ;
Text [ english_us ] = "Not enough memory!\nThe action will be aborted." ;
2001-05-10 00:17:45 -05:00
Text [ italian ] = "Memoria insufficiente!\nL'operazione verr<72> interrotta." ;
2000-09-18 18:16:46 -05:00
Text [ spanish ] = "<22> Insuficiente espacio de memoria!\nSe cancela la acci<63> n." ;
Text [ french ] = "M<> moire insuffisante !\nL'op<6F> ration va <20> tre interrompue." ;
Text [ swedish ] = "Inte tillr<6C> ckligt med minne!\n<> tg<74> rden avbryts." ;
Text [ danish ] = "Ikke tilstr<74> kkelig hukommelse!\nHandlingen bliver afbrudt." ;
Text [ portuguese_brazilian ] = "Nicht genug Speicher!\nDie Aktion wird abgebrochen." ;
Text [ portuguese ] = "Mem<65> ria insuficiente!\nA ac<61> <63> o ser<65> cancelada." ;
2001-07-13 15:21:20 -05:00
Text[ chinese_simplified ] = "<22> ڴ治<DAB4> 㣡\n<> ж<EFBFBD> ִ<EFBFBD> в<EFBFBD> <D0B2> <EFBFBD> <EFBFBD> <EFBFBD> ";
2000-09-18 18:16:46 -05:00
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> !\n<> <6E> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> .";
Text[ polish ] = "Za ma<6D> o pami<6D> ci!\nAkcja zostanie anulowana.";
2000-12-01 01:19:17 -06:00
Text[ japanese ] = "<22> \\<5C> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ؋e<F382AB97> ʂ<EFBFBD> <CA82> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ܂ <EFBFBD> <DC82> <EFBFBD> <EFBFBD> B\n<> <6E> <EFBFBD> <EFBFBD> ݂𒆎~<7E> <> <EFBFBD> ܂ <EFBFBD> <DC82> B";
2001-03-09 13:54:48 -06:00
Text[ chinese_traditional ] = "<22> O<EFBFBD> <4F> <EFBFBD> 餣<EFBFBD> <E9A4A3> <EFBFBD> I\n<> <6E> <EFBFBD> _<EFBFBD> <5F> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> O<EFBFBD> C";
2000-09-18 18:16:46 -05:00
Text[ arabic ] = "<22> <> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> !\n<> <6E> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> .";
Text[ dutch ] = "Niet genoeg geheugen!\nDe activiteit wordt gestopt.";
2001-07-13 15:21:20 -05:00
Text[ chinese_simplified ] = "<22> ڴ治<DAB4> 㣡\n<> ж<EFBFBD> ִ<EFBFBD> в<EFBFBD> <D0B2> <EFBFBD> <EFBFBD> <EFBFBD> ";
2000-09-18 18:16:46 -05:00
Text[ greek ] = "<22> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> !\n<> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> .";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ġ <20> ʽ <EFBFBD> <CABD> ϴ<EFBFBD> !\n<> <6E> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> ߴ ܵ<DFB4> <20> <> <EFBFBD> Դϴ<D4B4> .";
Text[ turkish ] = "Disk alan<61> yeterli de<64> il!\n<> <6E> lem iptal edilecek.";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Muisti ei riit<69> !\nToiminto keskeytet<65> <74> n.";
Text[ catalan ] = "<22> Insuficiente espacio de memoria!\nSe cancela la acci<63> n.";
2000-09-18 18:16:46 -05:00
};
/* nicht uebersetzen */
String STR_LAYOUT_SUBTITLE
{
Text = "Untertitel" ;
};
// Zusatz NT fuer nicht zu uebersetzende Strings
String STR_POOLSHEET_MEASURE_NT
{
Text = "Ma<4D> linie" ;
};
String STR_POOLSHEET_MEASURE
{
/* ### ACHTUNG: Neuer Text in Resource? Ma<4D> linie : Ma<4D> linie */
Text = "Ma<4D> linie" ;
Text [ ENGLISH ] = "Measureline" ;
Text [ english_us ] = "Dimension Line" ;
Text [ dutch ] = "Meetlat" ;
Text [ swedish ] = "M<> ttlinje" ;
Text [ danish ] = "M<> lelinje" ;
Text [ italian ] = "Linea di quotatura" ;
Text [ spanish ] = "L<> nea de dimensiones" ;
Text [ french ] = "Ligne de cote" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "Ma?linie" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "Linha de dimens<6E> o" ;
2001-07-26 16:32:18 -05:00
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2000-09-18 18:16:46 -05:00
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Linia wymiaru";
2001-05-10 00:17:45 -05:00
Text[ japanese ] = "<22> <> <EFBFBD> @<40> <> ";
2001-07-26 16:32:18 -05:00
Text[ chinese_traditional ] = "<22> w<EFBFBD> q<EFBFBD> u";
2000-09-18 18:16:46 -05:00
Text[ arabic ] = "<22> <> <20> <> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Meetlat";
2001-07-26 16:32:18 -05:00
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2000-09-18 18:16:46 -05:00
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "ġ<> <C4A1> <20> <> ";
Text[ turkish ] = "<22> l<EFBFBD> me <20> izgisi";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Mittaviiva";
Text[ catalan ] = "L<> nea de dimensiones";
2000-09-18 18:16:46 -05:00
};
String STR_POOLSHEET_OBJWITHARROW
{
Text = "Objekt mit Pfeilspitze" ;
Text [ ENGLISH ] = "Object with arrow" ;
Text [ english_us ] = "Object with arrow" ;
Text [ italian ] = "Oggetto con punta di freccia" ;
Text [ spanish ] = "Objeto con punta de flecha" ;
Text [ french ] = "Objet avec extr<74> mit<69> de fl<66> che" ;
Text [ dutch ] = "Object met pijl" ;
Text [ swedish ] = "Objekt med pilspets" ;
Text [ danish ] = "Objekt med pilespids" ;
Text [ portuguese_brazilian ] = "Objekt mit Pfeilspitze" ;
Text [ portuguese ] = "Objecto com seta na ponta" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ͷ<EFBFBD> Ķ<EFBFBD> <C4B6> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Obiekt z grotem strza<7A> ki";
2000-12-01 01:19:17 -06:00
Text[ japanese ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> [<5B> t<EFBFBD> <74> <EFBFBD> <EFBFBD> ު<DEBC> <DEAA> ";
2000-09-18 18:16:46 -05:00
Text[ chinese_traditional ] = "<22> a<EFBFBD> b<EFBFBD> Y<EFBFBD> <59> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Object met pijl";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ͷ<EFBFBD> Ķ<EFBFBD> <C4B6> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "ȭ<> <C8AD> ǥ<EFBFBD> <C7A5> <20> ִ<EFBFBD> <20> <> ü";
Text[ turkish ] = "Oklu nesne";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Objekti ja nuoli";
Text[ catalan ] = "Objeto con punta de flecha";
2000-09-18 18:16:46 -05:00
};
String STR_POOLSHEET_OBJWITHSHADOW
{
Text = "Objekt mit Schatten" ;
Text [ ENGLISH ] = "Object with shadow" ;
Text [ english_us ] = "Object with shadow" ;
Text [ italian ] = "Oggetto con ombra" ;
Text [ spanish ] = "Objeto con sombra" ;
Text [ french ] = "Objet avec ombre" ;
Text [ dutch ] = "Object met schaduw" ;
Text [ swedish ] = "Objekt med skugga" ;
Text [ danish ] = "Objekt med skygge" ;
Text [ portuguese_brazilian ] = "Objekt mit Schatten" ;
2001-03-09 13:54:48 -06:00
Text [ portuguese ] = "Objecto com sombra" ;
2000-09-18 18:16:46 -05:00
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> Ӱ<EFBFBD> Ķ<EFBFBD> <C4B6> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Obiekt z cieniem";
2000-12-01 01:19:17 -06:00
Text[ japanese ] = "<22> e<EFBFBD> t<EFBFBD> <74> <EFBFBD> <EFBFBD> ު<DEBC> <DEAA> ";
2000-09-18 18:16:46 -05:00
Text[ chinese_traditional ] = "<22> a<EFBFBD> <61> <EFBFBD> v<EFBFBD> <76> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> ";
Text[ dutch ] = "Object met schaduw";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> Ӱ<EFBFBD> Ķ<EFBFBD> <C4B6> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> ִ<EFBFBD> <20> <> ü";
Text[ turkish ] = "G<> lgeli nesne";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Objektia ja varjostus";
Text[ catalan ] = "Objeto con sombra";
2000-09-18 18:16:46 -05:00
};
String STR_POOLSHEET_OBJWITHOUTFILL_NT
{
Text = "Objekt ohne F<> llung" ;
};
String STR_POOLSHEET_OBJWITHOUTFILL
{
/* ### ACHTUNG: Neuer Text in Resource? Objekt ohne F<> llung : Objekt ohne F<> llung */
Text = "Objekt ohne F<> llung" ;
Text [ ENGLISH ] = "Object without fill" ;
Text [ dutch ] = "Object zonder vulling" ;
Text [ english_us ] = "Object without fill" ;
Text [ italian ] = "Oggetto senza riempimento" ;
Text [ spanish ] = "Objeto sin relleno" ;
Text [ french ] = "Objet sans remplissage" ;
Text [ swedish ] = "Objekt utan fyllning" ;
Text [ danish ] = "Objekt uden fyld" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "Objekt ohne F?lung" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "Objecto n<> o preenchido" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ɫ<EFBFBD> Ķ<EFBFBD> <C4B6> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Obiekt bez wype<70> nienia";
2000-12-01 01:19:17 -06:00
Text[ japanese ] = "<22> h<EFBFBD> <68> <EFBFBD> Ԃ<C282> <D482> Ȃ<EFBFBD> <C882> <EFBFBD> ު<DEBC> <DEAA> ";
2000-09-18 18:16:46 -05:00
Text[ chinese_traditional ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ⪺<EFBFBD> <E2AABA> <EFBFBD> <EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Object zonder vulling";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ɫ<EFBFBD> Ķ<EFBFBD> <C4B6> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-03-09 13:54:48 -06:00
Text[ korean ] = "ä<> <C3A4> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> ü";
2000-09-18 18:16:46 -05:00
Text[ turkish ] = "Dolgusuz nesne";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Objekti ilman t<> ytt<74> <74> ";
Text[ catalan ] = "Objeto sin relleno";
2000-09-18 18:16:46 -05:00
};
String STR_POOLSHEET_TEXT
{
Text = "Text" ;
Text [ ENGLISH ] = "Text" ;
Text [ english_us ] = "Text" ;
Text [ italian ] = "Testo" ;
Text [ spanish ] = "Texto" ;
Text [ french ] = "Texte" ;
Text [ dutch ] = "Tekst" ;
Text [ swedish ] = "Text" ;
Text [ danish ] = "Tekst" ;
Text [ portuguese_brazilian ] = "Text" ;
Text [ portuguese ] = "Texto" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Tekst";
Text[ japanese ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ chinese_traditional ] = "<22> <> <EFBFBD> r";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Tekst";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> ؽ<EFBFBD> Ʈ";
Text[ turkish ] = "Metin";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Teksti";
Text[ catalan ] = "Texto";
2000-09-18 18:16:46 -05:00
};
String STR_POOLSHEET_TEXTBODY_NT
{
Text = "Textk<74> rper" ;
};
String STR_POOLSHEET_TEXTBODY
{
/* ### ACHTUNG: Neuer Text in Resource? Textk<74> rper : Textk<74> rper */
Text = "Textk<74> rper" ;
Text [ ENGLISH ] = "Text body" ;
Text [ english_us ] = "Text body" ;
Text [ italian ] = "Corpo testo" ;
Text [ spanish ] = "Cuerpo de texto" ;
Text [ french ] = "Corps de texte" ;
Text [ dutch ] = "Tekstblok" ;
Text [ swedish ] = "Br<42> dtext" ;
Text [ danish ] = "Br<42> dtekst" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "Textk?per" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "Corpo do texto" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Obszar tekstowy";
Text[ japanese ] = "<22> {<7B> <> ";
Text[ chinese_traditional ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Tekstblok";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> ؽ<EFBFBD> Ʈ <20> <> <EFBFBD> <EFBFBD> ";
Text[ turkish ] = "Metin g<> vdesi";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Leip<69> teksti";
Text[ catalan ] = "Cuerpo de texto";
2000-09-18 18:16:46 -05:00
};
String STR_POOLSHEET_TEXTBODY_JUSTIFY_NT
{
Text = "Textk<74> rper Blocksatz" ;
};
String STR_POOLSHEET_TEXTBODY_JUSTIFY
{
/* ### ACHTUNG: Neuer Text in Resource? Textk<74> rper Blocksatz : Textk<74> rper Blocksatz */
Text = "Textk<74> rper Blocksatz" ;
Text [ ENGLISH ] = "Text body justfied" ;
Text [ english_us ] = "Text body justfied" ;
Text [ italian ] = "Corpo testo giustificato" ;
Text [ spanish ] = "Cuerpo de texto justificado" ;
Text [ french ] = "Corps de texte justifi<66> " ;
Text [ dutch ] = "Tekstblok uitgevuld" ;
Text [ swedish ] = "Marginaljustera br<62> dtext" ;
Text [ danish ] = "Lige margener i br<62> dtekst" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "Textk?per Blocksatz" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "Corpo do texto justificado" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> Ҷ<EFBFBD> <D2B6> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-05-30 13:58:58 -05:00
Text[ polish ] = "Tekst wyr<79> wnany do lewej i prawej";
2000-09-18 18:16:46 -05:00
Text[ japanese ] = "<22> {<7B> <> <EFBFBD> ϓ<EFBFBD> <CF93> <EFBFBD> <EFBFBD> t";
Text[ chinese_traditional ] = "<22> <> <EFBFBD> 奪<EFBFBD> k<EFBFBD> <6B> <EFBFBD> <EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Tekstblok uitgevuld";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> Ҷ<EFBFBD> <D2B6> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> ؽ<EFBFBD> Ʈ <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ turkish ] = "Metin g<> vdesi (iki yana yasl<73> )";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Leip<69> tekstin tasaus";
Text[ catalan ] = "Cuerpo de texto justificado";
2000-09-18 18:16:46 -05:00
};
String STR_POOLSHEET_TEXTBODY_INDENT_NT
{
Text = "Textk<74> rper Einzug" ;
};
String STR_POOLSHEET_TEXTBODY_INDENT
{
/* ### ACHTUNG: Neuer Text in Resource? Textk<74> rper Einzug : Textk<74> rper Einzug */
Text = "Textk<74> rper Einzug" ;
Text [ ENGLISH ] = "Text body with indent" ;
Text [ dutch ] = "1e regel inspringen" ;
Text [ english_us ] = "First line indent" ;
Text [ italian ] = "Rientro corpo del testo" ;
Text [ spanish ] = "Sangr<67> a de la primera l<> nea" ;
Text [ french ] = "Alin<69> a" ;
Text [ swedish ] = "Br<42> dtext indrag" ;
Text [ danish ] = "Br<42> dtekst indrykning" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "Textk?per Einzug" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "Abrir par<61> grafo" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Wci<63> cie obszaru tekstu";
Text[ japanese ] = "<22> {<7B> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ chinese_traditional ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> Y<EFBFBD> <59> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "1e regel inspringen";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-03-09 13:54:48 -06:00
Text[ korean ] = "ù<> <C3B9> <20> 鿩<EFBFBD> <E9BFA9> <EFBFBD> <EFBFBD> ";
2000-09-18 18:16:46 -05:00
Text[ turkish ] = "Metin g<> vdesi (girintili)";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Ensimm<6D> isen rivin sisennys";
Text[ catalan ] = "Sangr<67> a de la primera l<> nea";
2000-09-18 18:16:46 -05:00
};
String STR_POOLSHEET_TITLE
{
Text = "Titel" ;
Text [ ENGLISH ] = "Title" ;
Text [ english_us ] = "Title" ;
Text [ italian ] = "Titolo3" ;
Text [ spanish ] = "T<> tulo" ;
Text [ french ] = "Titre3" ;
Text [ dutch ] = "Titel" ;
Text [ swedish ] = "Titel" ;
Text [ danish ] = "Titel" ;
Text [ portuguese_brazilian ] = "Titel" ;
Text [ portuguese ] = "T<> tulo3" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Tytu<74> ";
Text[ japanese ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ chinese_traditional ] = "<22> <> <EFBFBD> D";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Titel";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ turkish ] = "Ana ba<62> l<EFBFBD> k";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Otsikko";
Text[ catalan ] = "T<> tulo";
2000-09-18 18:16:46 -05:00
};
String STR_POOLSHEET_TITLE1
{
Text = "Titel1" ;
Text [ ENGLISH ] = "Title1" ;
Text [ english_us ] = "Title1" ;
Text [ italian ] = "Titolo4" ;
Text [ spanish ] = "T<> tulo1" ;
Text [ french ] = "Titre4" ;
Text [ dutch ] = "Titel1" ;
Text [ swedish ] = "Titel1" ;
Text [ danish ] = "Titel1" ;
Text [ portuguese_brazilian ] = "Titel1" ;
Text [ portuguese ] = "T<> tulo4" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> 1";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 1";
Text[ polish ] = "Tytu<74> 1";
2000-12-01 01:19:17 -06:00
Text[ japanese ] = "<22> <> <EFBFBD> <EFBFBD> 1";
2000-09-18 18:16:46 -05:00
Text[ chinese_traditional ] = "<22> <> <EFBFBD> D 1";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 1";
Text[ dutch ] = "Titel1";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> 1";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 1";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> 1";
Text[ turkish ] = "Ana ba<62> l<EFBFBD> k 1";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Otsikko1";
Text[ catalan ] = "T<> tulo1";
2000-09-18 18:16:46 -05:00
};
String STR_POOLSHEET_TITLE2
{
Text = "Titel2" ;
Text [ ENGLISH ] = "Title2" ;
Text [ english_us ] = "Title2" ;
Text [ italian ] = "Titolo5" ;
Text [ spanish ] = "T<> tulo2" ;
Text [ french ] = "Titre5" ;
Text [ dutch ] = "Titel2" ;
Text [ swedish ] = "Titel2" ;
Text [ danish ] = "Titel2" ;
Text [ portuguese_brazilian ] = "Titel2" ;
Text [ portuguese ] = "T<> tulo5" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> 2";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 2";
Text[ polish ] = "Tytu<74> 2";
2000-12-01 01:19:17 -06:00
Text[ japanese ] = "<22> <> <EFBFBD> <EFBFBD> 2";
2000-09-18 18:16:46 -05:00
Text[ chinese_traditional ] = "<22> <> <EFBFBD> D 2";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 2";
Text[ dutch ] = "Titel2";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> 2";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 2";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> 2";
Text[ turkish ] = "Ana ba<62> l<EFBFBD> k 2";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Otsikko1";
Text[ catalan ] = "T<> tulo2";
2000-09-18 18:16:46 -05:00
};
String STR_POOLSHEET_HEADLINE_NT
{
Text = "<22> berschrift" ;
};
String STR_POOLSHEET_HEADLINE
{
/* ### ACHTUNG: Neuer Text in Resource? <20> berschrift : <20> berschrift */
Text = "<22> berschrift" ;
Text [ ENGLISH ] = "Headline" ;
Text [ dutch ] = "Kop" ;
Text [ english_us ] = "Heading" ;
2001-05-10 00:17:45 -05:00
Text [ italian ] = "Intestazione" ;
2000-09-18 18:16:46 -05:00
Text [ spanish ] = "Encabezado" ;
Text [ french ] = "Titre" ;
Text [ swedish ] = "<22> verskrift" ;
Text [ danish ] = "Overskrift" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "?berschrift" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "T<> tulo" ;
2001-05-10 00:17:45 -05:00
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2000-09-18 18:16:46 -05:00
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Tytu<74> ";
Text[ japanese ] = "<22> <> <EFBFBD> o<EFBFBD> <6F> ";
2001-05-10 00:17:45 -05:00
Text[ chinese_traditional ] = "<22> j<EFBFBD> <6A> <EFBFBD> D";
2000-09-18 18:16:46 -05:00
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Kop";
2001-05-10 00:17:45 -05:00
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2000-09-18 18:16:46 -05:00
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-03-09 13:54:48 -06:00
Text[ korean ] = "ǥ<> <C7A5> ";
2000-09-18 18:16:46 -05:00
Text[ turkish ] = "Ba<42> l<EFBFBD> k";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Yl<59> otsikko";
Text[ catalan ] = "Encabezado";
2000-09-18 18:16:46 -05:00
};
String STR_POOLSHEET_HEADLINE1_NT
{
Text = "<22> berschrift1" ;
};
String STR_POOLSHEET_HEADLINE1
{
/* ### ACHTUNG: Neuer Text in Resource? <20> berschrift1 : <20> berschrift1 */
Text = "<22> berschrift1" ;
Text [ ENGLISH ] = "Headline1" ;
Text [ english_us ] = "Heading1" ;
2001-05-10 00:17:45 -05:00
Text [ italian ] = "Intestazione1" ;
2000-09-18 18:16:46 -05:00
Text [ spanish ] = "Encabezado1" ;
Text [ french ] = "Titre1" ;
Text [ dutch ] = "Kop1" ;
Text [ swedish ] = "<22> verskrift1" ;
Text [ danish ] = "Overskrift1" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "?berschrift1" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "T<> tulo1" ;
2001-05-10 00:17:45 -05:00
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 1";
2000-09-18 18:16:46 -05:00
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 1";
Text[ polish ] = "Tytu<74> 1";
2000-12-01 01:19:17 -06:00
Text[ japanese ] = "<22> <> <EFBFBD> o<EFBFBD> <6F> 1";
2001-05-10 00:17:45 -05:00
Text[ chinese_traditional ] = "<22> j<EFBFBD> <6A> <EFBFBD> D 1";
2000-09-18 18:16:46 -05:00
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 1";
Text[ dutch ] = "Kop1";
2001-05-10 00:17:45 -05:00
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 1";
2000-09-18 18:16:46 -05:00
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 1";
2001-03-09 13:54:48 -06:00
Text[ korean ] = "ǥ<> <C7A5> 1";
2000-09-18 18:16:46 -05:00
Text[ turkish ] = "Ba<42> l<EFBFBD> k 1";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Yl<59> otsikko1";
Text[ catalan ] = "Encabezado1";
2000-09-18 18:16:46 -05:00
};
String STR_POOLSHEET_HEADLINE2_NT
{
Text = "<22> berschrift2" ;
};
String STR_POOLSHEET_HEADLINE2
{
/* ### ACHTUNG: Neuer Text in Resource? <20> berschrift2 : <20> berschrift2 */
Text = "<22> berschrift2" ;
Text [ ENGLISH ] = "Headline2" ;
Text [ english_us ] = "Heading2" ;
Text [ italian ] = "Intestazione2" ;
Text [ spanish ] = "Encabezado2" ;
Text [ french ] = "Titre2" ;
Text [ dutch ] = "Kop2" ;
Text [ swedish ] = "<22> verskrift2" ;
Text [ danish ] = "Overskrift2" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "?berschrift2" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "T<> tulo2" ;
2001-05-10 00:17:45 -05:00
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 2";
2000-09-18 18:16:46 -05:00
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 2";
Text[ polish ] = "Tytu<74> 2";
2000-12-01 01:19:17 -06:00
Text[ japanese ] = "<22> <> <EFBFBD> o<EFBFBD> <6F> 2";
2001-05-10 00:17:45 -05:00
Text[ chinese_traditional ] = "<22> j<EFBFBD> <6A> <EFBFBD> D 2";
2000-09-18 18:16:46 -05:00
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 2";
Text[ dutch ] = "Kop2";
2001-05-10 00:17:45 -05:00
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 2";
2000-09-18 18:16:46 -05:00
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 2";
2001-03-09 13:54:48 -06:00
Text[ korean ] = "ǥ<> <C7A5> 2";
2000-09-18 18:16:46 -05:00
Text[ turkish ] = "Ba<42> l<EFBFBD> k 2";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Yl<59> otsikko2";
Text[ catalan ] = "Encabezado2";
2000-09-18 18:16:46 -05:00
};
String STR_EMPTY_STYLESHEET_NAME
{
Text = "Leere Vorlage" ;
Text [ ENGLISH ] = "Empty Stylesheet" ;
Text [ dutch ] = "Leeg sjabloon" ;
Text [ english_us ] = "Blank template" ;
Text [ italian ] = "Modello vuoto" ;
Text [ spanish ] = "Plantilla vac<61> a" ;
Text [ french ] = "Mod<6F> le vierge" ;
Text [ swedish ] = "Blank mall" ;
Text [ danish ] = "Tom skabelon" ;
Text [ portuguese_brazilian ] = "Leere Vorlage" ;
Text [ portuguese ] = "Modelo vazio" ;
Text[ chinese_simplified ] = "<22> հ <EFBFBD> <D5B0> <EFBFBD> ʽ ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Pusty szablon";
Text[ japanese ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ڰ<EFBFBD> ";
Text[ chinese_traditional ] = "<22> ťռ ˦<D5BC> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Leeg sjabloon";
Text[ chinese_simplified ] = "<22> հ <EFBFBD> <D5B0> <EFBFBD> ʽ ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ turkish ] = "Bo<42> <20> ablon";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Tyhj<68> mallipohja";
Text[ catalan ] = "Plantilla vac<61> a";
2000-09-18 18:16:46 -05:00
};
String STR_PSEUDOSHEET_TITLE
{
Text = "Titel" ;
Text [ ENGLISH ] = "Title" ;
Text [ english_us ] = "Title" ;
Text [ italian ] = "Titolo" ;
Text [ spanish ] = "T<> tulo" ;
Text [ french ] = "Titre" ;
Text [ dutch ] = "Titel" ;
2001-03-09 13:54:48 -06:00
Text [ swedish ] = "Rubrik" ;
2000-09-18 18:16:46 -05:00
Text [ danish ] = "Titel" ;
Text [ portuguese_brazilian ] = "Titel" ;
Text [ portuguese ] = "Capitulo" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Tytu<74> ";
Text[ japanese ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ chinese_traditional ] = "<22> <> <EFBFBD> D";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Titel";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ turkish ] = "Ba<42> l<EFBFBD> k";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Otsikko";
Text[ catalan ] = "T<> tulo";
2000-09-18 18:16:46 -05:00
};
String STR_PSEUDOSHEET_SUBTITLE
{
Text = "Untertitel" ;
Text [ ENGLISH ] = "Subtitle" ;
Text[ italian ] = "Sottotitolo";
Text[ portuguese_brazilian ] = "Subtitle";
Text[ portuguese ] = "Subt<62> tulo";
Text[ danish ] = "Undertitel";
Text[ french ] = "Sous-titre";
Text[ swedish ] = "Underrubrik";
Text[ dutch ] = "Ondertitel";
Text[ spanish ] = "Subt<62> tulo";
Text[ english_us ] = "Subtitle";
Text[ chinese_simplified ] = "<22> ֱ<EFBFBD> <D6B1> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Podtytu<74> ";
Text[ japanese ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ chinese_traditional ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> D";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Ondertitel";
Text[ chinese_simplified ] = "<22> ֱ<EFBFBD> <D6B1> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ turkish ] = "Alt ba<62> l<EFBFBD> k";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Aliotsikko";
Text[ catalan ] = "Subt<62> tulo";
2000-09-18 18:16:46 -05:00
};
String STR_PSEUDOSHEET_OUTLINE
{
Text = "Gliederung" ;
Text [ ENGLISH ] = "Outline level" ;
Text [ dutch ] = "Overzicht" ;
Text [ english_us ] = "Outline" ;
Text [ italian ] = "Struttura" ;
Text [ spanish ] = "Esquema" ;
Text [ french ] = "Plan" ;
Text [ swedish ] = "Disposition" ;
Text [ danish ] = "Disposition" ;
Text [ portuguese_brazilian ] = "Gliederung" ;
Text [ portuguese ] = "Esquema" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Konspekt";
Text[ japanese ] = "<22> <> <EFBFBD> ײ<EFBFBD> ";
Text[ chinese_traditional ] = "<22> j<EFBFBD> <6A> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Overzicht";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-03-09 13:54:48 -06:00
Text[ korean ] = "<22> ٴܰ<D9B4> ";
2000-09-18 18:16:46 -05:00
Text[ turkish ] = "Anahat";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "J<> sennys";
Text[ catalan ] = "Esquema";
2000-09-18 18:16:46 -05:00
};
String STR_PSEUDOSHEET_BACKGROUNDOBJECTS
{
Text = "Hintergrundobjekte" ;
Text [ ENGLISH ] = "Background objects" ;
Text [ dutch ] = "Achtergrondobjecten" ;
Text [ english_us ] = "Background objects" ;
Text [ italian ] = "Oggetti di sfondo" ;
Text [ spanish ] = "Objetos de fondo" ;
Text [ french ] = "Objets d'arri<72> re-plan" ;
Text [ swedish ] = "Bakgrundsobjekt" ;
Text [ danish ] = "Baggrundsobjekter" ;
Text [ portuguese_brazilian ] = "Hintergrundobjekte" ;
Text [ portuguese ] = "Objectos do plano de fundo" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Obiekty w tle";
Text[ japanese ] = "<22> w<EFBFBD> i<EFBFBD> ̵<EFBFBD> ު<DEBC> <DEAA> ";
Text[ chinese_traditional ] = "<22> I<EFBFBD> <49> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Achtergrondobjecten";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> ü";
Text[ turkish ] = "Artalan nesneleri";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Taustaobjektit";
Text[ catalan ] = "Objetos de fondo";
2000-09-18 18:16:46 -05:00
};
String STR_PSEUDOSHEET_BACKGROUND
{
Text = "Hintergrund" ;
Text [ ENGLISH ] = "Background" ;
Text [ dutch ] = "Achtergrond" ;
Text [ english_us ] = "Background" ;
Text [ italian ] = "Sfondo" ;
Text [ spanish ] = "Fondo" ;
Text [ french ] = "Arri<72> re-plan" ;
Text [ swedish ] = "Bakgrund" ;
Text [ danish ] = "Baggrund" ;
Text [ portuguese_brazilian ] = "Hintergrund" ;
Text [ portuguese ] = "Plano de fundo" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> ";
Text[ polish ] = "T<> o";
Text[ japanese ] = "<22> w<EFBFBD> i";
Text[ chinese_traditional ] = "<22> I<EFBFBD> <49> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Achtergrond";
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ turkish ] = "Artalan";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Tausta";
Text[ catalan ] = "Fondo";
2000-09-18 18:16:46 -05:00
};
String STR_PSEUDOSHEET_NOTES
{
Text = "Notizen" ;
Text [ ENGLISH ] = "Notes" ;
Text [ english_us ] = "Notes" ;
Text [ italian ] = "Note" ;
Text [ spanish ] = "Notas" ;
Text [ french ] = "Notes" ;
Text [ dutch ] = "Aantekeningen" ;
Text [ swedish ] = "Anteckningar" ;
Text [ danish ] = "Noter" ;
Text [ portuguese_brazilian ] = "Notizen" ;
Text [ portuguese ] = "Anota<74> <61> es" ;
Text[ chinese_simplified ] = "<22> ʼ <EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Notatki";
Text[ japanese ] = "ɰ<> ";
2001-03-09 13:54:48 -06:00
Text[ chinese_traditional ] = "<22> Ƶ<EFBFBD> ";
2000-09-18 18:16:46 -05:00
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Aantekeningen";
Text[ chinese_simplified ] = "<22> ʼ <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <EFBFBD> ";
Text[ turkish ] = "Notlar";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Huomautukset";
Text[ catalan ] = "Notas";
2000-09-18 18:16:46 -05:00
};
String STR_GRAFOBJECTBARSHELL
{
Text = "Grafikmodus" ;
Text [ ENGLISH ] = "Graphics mode" ;
Text [ english_us ] = "Graphics mode" ;
Text[ portuguese ] = "Modo gr<67> fico";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Afbeeldingenmodus";
Text[ french ] = "Mode Graphique";
Text[ spanish ] = "Modo gr<67> fico";
Text[ swedish ] = "Grafikl<6B> ge";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ italian ] = "Modo immagine";
2000-09-27 14:57:26 -05:00
Text[ danish ] = "Grafikmodus";
2000-09-18 18:16:46 -05:00
Text[ polish ] = "Tryb grafiki";
Text[ portuguese_brazilian ] = "Graphics mode";
2001-04-03 13:28:34 -05:00
Text[ japanese ] = "<22> }Ӱ<> <D3B0> ";
2000-09-18 18:16:46 -05:00
Text[ korean ] = "<22> <EFBFBD> <D7B7> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
2001-07-26 16:32:18 -05:00
Text[ chinese_simplified ] = "ͼ<> <CDBC> ģʽ ";
2000-09-18 18:16:46 -05:00
Text[ chinese_traditional ] = "<22> ϧμҦ<CEBC> ";
Text[ arabic ] = "<22> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ turkish ] = "Grafik kipi";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Grafiikkatila";
Text[ catalan ] = "Modo gr<67> fico";
2000-09-18 18:16:46 -05:00
};
2000-10-18 10:19:18 -05:00
String STR_POWERPOINT_IMPORT
{
Text = "PowerPoint Import" ;
Text [ ENGLISH ] = "PowerPoint import" ;
2000-10-27 10:21:25 -05:00
Text[ english_us ] = "PowerPoint Import";
2000-11-09 05:45:56 -06:00
Text[ portuguese ] = "Importa<74> <61> o PowerPoint";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> PowerPoint";
2000-10-27 10:21:25 -05:00
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> PowerPoint";
Text[ dutch ] = "PowerPoint import";
Text[ french ] = "Import PowerPoint";
Text[ spanish ] = "Importaci<63> n PowerPoint";
2000-11-09 05:45:56 -06:00
Text[ italian ] = "Importazione PowerPoint";
2000-10-27 10:21:25 -05:00
Text[ danish ] = "PowerPoint import";
Text[ swedish ] = "PowerPoint-import";
Text[ polish ] = "Import PowerPoint";
Text[ portuguese_brazilian ] = "PowerPoint import";
2000-11-09 05:45:56 -06:00
Text[ japanese ] = "PowerPoint <20> <> <EFBFBD> ߰<EFBFBD> ";
2000-11-27 01:01:41 -06:00
Text[ korean ] = "PowerPoint <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2000-10-27 10:21:25 -05:00
Text[ chinese_simplified ] = "PowerPoint <20> <> <EFBFBD> <EFBFBD> ";
2001-03-09 13:54:48 -06:00
Text[ chinese_traditional ] = "PowerPoint <20> פJ";
2000-10-27 10:21:25 -05:00
Text[ turkish ] = "PowerPoint import";
Text[ arabic ] = "PowerPoint <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "PowerPoint-tuonti";
Text[ catalan ] = "Importaci<63> n PowerPoint";
2000-10-18 10:19:18 -05:00
};
2000-09-18 18:16:46 -05:00
#ifdef STARIMAGE_AVAILABLE
String STR_PRESOBJ_IMAGE
{
/* ### ACHTUNG: Neuer Text in Resource? Bild durch Doppelklicken hinzuf<75> gen : Bild durch Doppelklicken hinzuf<75> gen */
Text = "Bild durch Doppelklicken hinzuf<75> gen" ;
Text [ ENGLISH ] = "Doubleclick to add a picture" ;
Text [ dutch ] = "Dubbelklik om afbeelding toe te voegen" ;
Text [ english_us ] = "Double-click to add an image" ;
Text [ italian ] = "Aggiungere l'immagine con un doppio clic" ;
Text [ spanish ] = "Pulse dos veces para a<> adir una imagen" ;
2000-10-27 10:21:25 -05:00
Text [ french ] = "Double-clic pour ins<6E> rer une image" ;
2000-09-18 18:16:46 -05:00
Text [ swedish ] = "L<> gg till bild genom att dubbelklicka" ;
2000-10-27 10:21:25 -05:00
Text [ danish ] = "Tilf<6C> j billede via dobbeltklik" ;
2001-05-17 02:05:24 -05:00
Text [ portuguese_brazilian ] = "Bild durch Doppelklicken hinzuf?en" ;
2000-09-18 18:16:46 -05:00
Text [ portuguese ] = "Inserir imagem com clique duplo" ;
2000-10-27 10:21:25 -05:00
Text[ chinese_simplified ] = "ͨ<> <CDA8> ˫<EFBFBD> <CBAB> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ͼ<EFBFBD> <CDBC> ";
2000-09-18 18:16:46 -05:00
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2001-03-09 13:54:48 -06:00
Text[ polish ] = "Dodaj obraz przez dwukrotne klikni<6E> cie";
2000-10-27 10:21:25 -05:00
Text[ japanese ] = "<22> <> <EFBFBD> <EFBFBD> ٸد<D9B8> <D8AF> ŲҰ<C5B2> ނ̑}<7D> <> ";
2001-07-26 16:32:18 -05:00
Text[ chinese_traditional ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ƹ<EFBFBD> <C6B9> A<EFBFBD> <41> <EFBFBD> J<EFBFBD> @<40> Ӽv<D3BC> <76> <EFBFBD> C";
2000-09-18 18:16:46 -05:00
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ dutch ] = "Dubbelklik om afbeelding toe te voegen";
2000-10-27 10:21:25 -05:00
Text[ chinese_simplified ] = "ͨ<> <CDA8> ˫<EFBFBD> <CBAB> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ͼ<EFBFBD> <CDBC> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
2000-12-01 01:19:17 -06:00
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> Ŭ<EFBFBD> <C5AC> <EFBFBD> Ͽ<EFBFBD> <20> ̹<EFBFBD> <CCB9> <EFBFBD> <20> ߰<EFBFBD> ";
2000-09-18 18:16:46 -05:00
Text[ turkish ] = "Resim eklemek i<> in <20> ift t<> klay<61> n";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ finnish ] = "Lis<69> <73> kuva kaksoisnapsauttamalla";
Text[ catalan ] = "Pulse dos veces para a<> adir una imagen";
2000-09-18 18:16:46 -05:00
};
#endif
2001-04-26 11:11:09 -05:00
String STR_POOLSHEET_ARROW
{
Text = "Pfeil" ;
Text [ ENGLISH ] = "Arrow" ;
Text [ norwegian ] = "Arrow" ;
Text [ italian ] = "Freccia" ;
Text [ portuguese_brazilian ] = "Arrow" ;
Text [ portuguese ] = "Seta" ;
Text [ french ] = "Fl<46> che" ;
Text [ dutch ] = "Pijl" ;
Text [ spanish ] = "Flecha" ;
Text [ danish ] = "Pil" ;
Text [ swedish ] = "Pil" ;
2001-05-30 13:58:58 -05:00
Text [ finnish ] = "Nuoli" ;
2001-04-26 11:11:09 -05:00
Text [ english_us ] = "Arrow" ;
Text[ chinese_simplified ] = "<22> <> ͷ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Strza<7A> ka";
Text[ japanese ] = "<22> <> <EFBFBD> <EFBFBD> ";
Text[ chinese_traditional ] = "<22> b<EFBFBD> Y";
Text[ arabic ] = "<22> <> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "ȭ<> <C8AD> ǥ";
Text[ turkish ] = "Ok";
Text[ language_user1 ] = " ";
2001-05-10 00:17:45 -05:00
Text[ catalan ] = "Arrow";
2001-04-26 11:11:09 -05:00
};
2001-06-08 16:35:00 -05:00
2001-06-13 16:55:40 -05:00
2001-07-24 08:27:11 -05:00
String STR_LOAD_DOC
{
Text = "Dokument laden" ;
Text [ ENGLISH ] = "Load document" ;
Text [ norwegian ] = "Load document" ;
Text [ italian ] = "Carica documento" ;
Text [ portuguese_brazilian ] = "Carregar documento" ;
Text [ portuguese ] = "Carregar documento" ;
Text [ finnish ] = "Lataa asiakirja" ;
Text [ danish ] = "Indl<64> s dokument" ;
Text [ french ] = "Charger un document" ;
Text [ swedish ] = "Ladda dokument" ;
Text [ dutch ] = "Document laden" ;
Text [ spanish ] = "Cargar documento" ;
Text [ english_us ] = "Load document" ;
Text[ chinese_simplified ] = "װ<> <D7B0> <EFBFBD> ĵ<EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "<22> aduj dokument";
Text[ japanese ] = "<22> <EFBFBD> <DEB7> <EFBFBD> Ă<EFBFBD> <C482> ǂݍ<C782> <DD8D> <EFBFBD> ";
Text[ chinese_traditional ] = "<22> <> <EFBFBD> J<EFBFBD> <4A> <EFBFBD> <EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> <20> ε<EFBFBD> ";
Text[ turkish ] = "Belgeyi y<> kle";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Cargar documento";
};
String STR_SAVE_DOC
{
Text = "Dokument speichern" ;
Text [ ENGLISH ] = "Save document" ;
Text [ norwegian ] = "Save document" ;
Text [ italian ] = "Salva documento" ;
Text [ portuguese_brazilian ] = "Gravar documento" ;
Text [ portuguese ] = "Guardar documento" ;
Text [ finnish ] = "Tallenna asiakirja" ;
Text [ danish ] = "Gem dokument" ;
Text [ french ] = "Enregistrer le document" ;
Text [ swedish ] = "Spara dokument" ;
Text [ dutch ] = "Document opslaan" ;
Text [ spanish ] = "Guardar documento" ;
Text [ english_us ] = "Save document" ;
Text[ chinese_simplified ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> ĵ<EFBFBD> ";
Text[ russian ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ polish ] = "Zapisz dokument";
Text[ japanese ] = "<22> <EFBFBD> <DEB7> <EFBFBD> Ă̕ۑ<CC95> ";
Text[ chinese_traditional ] = "<22> x<EFBFBD> s<EFBFBD> <73> <EFBFBD> <EFBFBD> ";
Text[ arabic ] = "<22> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ greek ] = "<22> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ";
Text[ korean ] = "<22> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ";
Text[ turkish ] = "Belgeyi kaydet";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Guardar documento";
};
2001-07-13 15:21:20 -05:00
2001-07-17 14:38:47 -05:00
2001-07-26 16:32:18 -05:00