5c64f689d7
2003/04/29 08:30:06 gh 1.16.2.7.6.1.2.2.2.2.36.2: final merge for Beta2 2003/04/14 14:55:47 gh 1.16.2.7.6.1.2.2.2.2.36.1: merging all languages
286 lines
11 KiB
Text
286 lines
11 KiB
Text
/*************************************************************************
|
||
*
|
||
* $RCSfile: dlgolbul.src,v $
|
||
*
|
||
* $Revision: 1.22 $
|
||
*
|
||
* last change: $Author: hr $ $Date: 2003-04-29 16:58:49 $
|
||
*
|
||
* The Contents of this file are made available subject to the terms of
|
||
* either of the following licenses
|
||
*
|
||
* - GNU Lesser General Public License Version 2.1
|
||
* - Sun Industry Standards Source License Version 1.1
|
||
*
|
||
* Sun Microsystems Inc., October, 2000
|
||
*
|
||
* GNU Lesser General Public License Version 2.1
|
||
* =============================================
|
||
* Copyright 2000 by Sun Microsystems, Inc.
|
||
* 901 San Antonio Road, Palo Alto, CA 94303, USA
|
||
*
|
||
* This library is free software; you can redistribute it and/or
|
||
* modify it under the terms of the GNU Lesser General Public
|
||
* License version 2.1, as published by the Free Software Foundation.
|
||
*
|
||
* This library is distributed in the hope that it will be useful,
|
||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||
* Lesser General Public License for more details.
|
||
*
|
||
* You should have received a copy of the GNU Lesser General Public
|
||
* License along with this library; if not, write to the Free Software
|
||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
|
||
* MA 02111-1307 USA
|
||
*
|
||
*
|
||
* Sun Industry Standards Source License Version 1.1
|
||
* =================================================
|
||
* The contents of this file are subject to the Sun Industry Standards
|
||
* Source License Version 1.1 (the "License"); You may not use this file
|
||
* except in compliance with the License. You may obtain a copy of the
|
||
* License at http://www.openoffice.org/license.html.
|
||
*
|
||
* Software provided under this License is provided on an "AS IS" basis,
|
||
* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
|
||
* WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
|
||
* MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
|
||
* See the License for the specific provisions governing your rights and
|
||
* obligations concerning the Software.
|
||
*
|
||
* The Initial Developer of the Original Code is: Sun Microsystems, Inc.
|
||
*
|
||
* Copyright: 2000 by Sun Microsystems, Inc.
|
||
*
|
||
* All Rights Reserved.
|
||
*
|
||
* Contributor(s): _______________________________________
|
||
*
|
||
*
|
||
************************************************************************/
|
||
|
||
#include <svx/dialogs.hrc>
|
||
#include "dlgolbul.hrc"
|
||
|
||
TabDialog TAB_OUTLINEBULLET
|
||
{
|
||
OutputSize = TRUE ;
|
||
SVLook = TRUE ;
|
||
Text = "Nummerierung/Aufz<66>hlung" ;
|
||
Moveable = TRUE ;
|
||
TabControl 1
|
||
{
|
||
SVLook = TRUE ;
|
||
PageList =
|
||
{
|
||
PageItem
|
||
{
|
||
Identifier = RID_SVXPAGE_PICK_BULLET ;
|
||
Text = "Bullets" ;
|
||
Text [ ENGLISH ] = "Bullets" ;
|
||
Text [ english_us ] = "Bullets" ;
|
||
Text [ portuguese_brazilian ] = "Marcas" ;
|
||
Text [ swedish ] = "Punkter" ;
|
||
Text [ danish ] = "Punkttegn" ;
|
||
Text [ italian ] = "Punti" ;
|
||
Text [ spanish ] = "Vi<56>etas" ;
|
||
Text [ french ] = "Puces" ;
|
||
Text [ dutch ] = "Opsommingstekens" ;
|
||
Text [ portuguese ] = "Marcas" ;
|
||
Text[ chinese_simplified ] = "项目符号";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Znaki wypunktowania";
|
||
Text[ japanese ] = "箇条書き";
|
||
Text[ chinese_traditional ] = "項目符號";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "글머리 기호";
|
||
Text[ turkish ] = "Madde i<>aretleri";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Pics";
|
||
Text[ finnish ] = "Luettelomerkit";
|
||
Text[ thai ] = "สัญลักษณ์แสดงหัวข้อย่อย";
|
||
Text[ czech ] = "Odrážky";
|
||
Text[ hebrew ] = "Bullets";
|
||
Text[ hindi ] = "बुल्लेट्स";
|
||
};
|
||
PageItem
|
||
{
|
||
Identifier = RID_SVXPAGE_PICK_SINGLE_NUM ;
|
||
Text = "Nummerierungsart" ;
|
||
Text [ ENGLISH ] = "Digits" ;
|
||
Text [ english_us ] = "Numbering type" ;
|
||
Text [ portuguese_brazilian ] = "Tipo de numera<72><61>o" ;
|
||
Text [ swedish ] = "Numreringstyp" ;
|
||
Text [ danish ] = "Nummereringstype" ;
|
||
Text [ italian ] = "Tipo di numerazione" ;
|
||
Text [ spanish ] = "Tipo de numeraci<63>n" ;
|
||
Text [ french ] = "Type de num<75>rotation" ;
|
||
Text [ dutch ] = "Nummeringsstijl" ;
|
||
Text [ portuguese ] = "Tipo de numera<72><61>o" ;
|
||
Text[ chinese_simplified ] = "编号类型";
|
||
Text[ russian ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Typ numeracji";
|
||
Text[ japanese ] = "番号付けの種類";
|
||
Text[ chinese_traditional ] = "編號類型";
|
||
Text[ language_user1 ] = "MS Word, KeyID23276";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "번호 매기기 유형";
|
||
Text[ turkish ] = "Numaralama t<>r<EFBFBD>";
|
||
Text[ catalan ] = "Tipus de numeraci<63>";
|
||
Text[ finnish ] = "Numerointityyppi";
|
||
Text[ thai ] = "ชนิดลำดับตัวเลข";
|
||
Text[ czech ] = "Typ číslování";
|
||
Text[ hebrew ] = "Nummerierungsart";
|
||
Text[ hindi ] = "संख्या देना का क्रम";
|
||
};
|
||
PageItem
|
||
{
|
||
Identifier = RID_SVXPAGE_PICK_BMP ;
|
||
Text = "Grafiken" ;
|
||
Text [ ENGLISH ] = "Images" ;
|
||
Text [ english_us ] = "Graphics" ;
|
||
Text [ portuguese_brazilian ] = "Figuras" ;
|
||
Text [ swedish ] = "Grafik" ;
|
||
Text [ danish ] = "Grafik" ;
|
||
Text [ italian ] = "Immagini" ;
|
||
Text [ spanish ] = "Im<49>genes" ;
|
||
Text [ french ] = "Images" ;
|
||
Text [ dutch ] = "Afbeeldingen" ;
|
||
Text [ portuguese ] = "Imagens" ;
|
||
Text[ chinese_simplified ] = "图形";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Grafika";
|
||
Text[ japanese ] = "図";
|
||
Text[ chinese_traditional ] = "圖形";
|
||
Text[ arabic ] = "<22><><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "그림";
|
||
Text[ turkish ] = "Grafikler";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Imatges";
|
||
Text[ finnish ] = "Grafiikka";
|
||
Text[ thai ] = "กราฟิค";
|
||
Text[ czech ] = "Obrázky";
|
||
Text[ hebrew ] = "גרפיקה";
|
||
Text[ hindi ] = "सुचित्र";
|
||
};
|
||
PageItem
|
||
{
|
||
Identifier = RID_SVXPAGE_NUM_POSITION ;
|
||
Text = "Position" ;
|
||
Text [ ENGLISH ] = "Position" ;
|
||
Text [ english_us ] = "Position" ;
|
||
Text [ portuguese_brazilian ] = "Posi<73><69>o" ;
|
||
Text [ swedish ] = "Position" ;
|
||
Text [ danish ] = "Placering" ;
|
||
Text [ italian ] = "Posizione" ;
|
||
Text [ spanish ] = "Posici<63>n" ;
|
||
Text [ french ] = "Position" ;
|
||
Text [ dutch ] = "Positie" ;
|
||
Text [ portuguese ] = "Posi<73><69>o" ;
|
||
Text[ chinese_simplified ] = "位置";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Pozycja";
|
||
Text[ japanese ] = "位置";
|
||
Text[ chinese_traditional ] = "位置";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "위치";
|
||
Text[ turkish ] = "Konum";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Posici<63>";
|
||
Text[ finnish ] = "Sijainti";
|
||
Text[ thai ] = "ตำแหน่ง";
|
||
Text[ czech ] = "Umístění";
|
||
Text[ hebrew ] = "מיקום";
|
||
Text[ hindi ] = "स्थान";
|
||
};
|
||
PageItem
|
||
{
|
||
Identifier = RID_SVXPAGE_NUM_OPTIONS ;
|
||
Text = "Optionen" ;
|
||
Text [ ENGLISH ] = "Customize" ;
|
||
Text [ english_us ] = "Customize" ;
|
||
Text [ portuguese_brazilian ] = "Personalizar" ;
|
||
Text [ swedish ] = "Alternativ" ;
|
||
Text [ danish ] = "Indstillinger" ;
|
||
Text [ italian ] = "Opzioni" ;
|
||
Text [ spanish ] = "Opciones" ;
|
||
Text [ french ] = "Options" ;
|
||
Text [ dutch ] = "Opties" ;
|
||
Text [ portuguese ] = "Op<4F><70>es" ;
|
||
Text[ chinese_simplified ] = "选项";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Dostosuj";
|
||
Text[ japanese ] = "オプション";
|
||
Text[ chinese_traditional ] = "選項";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "옵션";
|
||
Text[ turkish ] = "Se<53>enekler";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Personalitza";
|
||
Text[ finnish ] = "Mukauta";
|
||
Text[ thai ] = "กำหนดเอง";
|
||
Text[ czech ] = "Přizpůsobit";
|
||
Text[ hebrew ] = "התאמה אישית";
|
||
Text[ hindi ] = "व्यवस्था करो";
|
||
};
|
||
};
|
||
};
|
||
Text [ english ] = "Numbering/Bullets" ;
|
||
Text [ english_us ] = "Numbering/Bullets" ;
|
||
Text [ portuguese_brazilian ] = "Numera<72><61>o / Marcas" ;
|
||
Text [ swedish ] = "Numrering/punktuppst<73>llning" ;
|
||
Text [ danish ] = "Nummerering/punkttegn" ;
|
||
Text [ italian ] = "Elenchi puntati e numerati" ;
|
||
Text [ spanish ] = "Numeraci<63>n y vi<76>etas" ;
|
||
Text [ french ] = "Num<75>rotation/Puces" ;
|
||
Text [ dutch ] = "Nummering/opsomming" ;
|
||
Text [ portuguese ] = "Numera<72><61>o & Marcas" ;
|
||
Text[ chinese_simplified ] = "编号/项目符号";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Numeracja/Wypunktowanie";
|
||
Text[ japanese ] = "箇条書きと番号付け";
|
||
Text[ chinese_traditional ] = "編號/項目符號";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "번호 매기기/글머리 기호";
|
||
Text[ turkish ] = "Numaralama/madde i<>aretleri";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Numeraci<63>/Vinyetes";
|
||
Text[ finnish ] = "Luettelomerkit ja numerointi";
|
||
Text[ thai ] = "ลำดับตัวเลข/สัญลักษณ์แสดงหัวข้อย่อย";
|
||
Text[ czech ] = "Číslování/odrážky";
|
||
Text[ hebrew ] = "תבליטים/מיספור";
|
||
Text[ hindi ] = "संख्या देना/बुल्लेट्स";
|
||
};
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|