933 lines
28 KiB
Plaintext
933 lines
28 KiB
Plaintext
/*************************************************************************
|
||
*
|
||
* $RCSfile: backgrnd.src,v $
|
||
*
|
||
* $Revision: 1.24 $
|
||
*
|
||
* last change: $Author: obo $ $Date: 2001-08-29 20:29:30 $
|
||
*
|
||
* 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 ---------------------------------------------------------------
|
||
#include <svtools/controldims.hrc>
|
||
#include "helpid.hrc"
|
||
#include "dialogs.hrc"
|
||
#include "backgrnd.hrc"
|
||
// define ----------------------------------------------------------------
|
||
#define UNLINKED_IMAGE \
|
||
Text = "unverkn<6B>pfte Grafik" ; \
|
||
Text [ ENGLISH ] = "unlinked image" ; \
|
||
Text [ ENGLISH_US ] = "Unlinked graphic" ; \
|
||
text [ italian ] = "Immagine non collegata" ; \
|
||
text [ spanish ] = "Imagen no vinculada" ; \
|
||
text [ french ] = "Image non li<6C>e" ; \
|
||
text [ dutch ] = "Niet-gekoppelde afbeelding" ; \
|
||
text [ swedish ] = "ej l<>nkad grafik" ; \
|
||
text [ danish ] = "Ikke-k<>det grafik" ; \
|
||
text [ portuguese_brazilian ] = "unverkn?fte Grafik" ; \
|
||
text [ portuguese ] = "Imagem n<>o ligada" ; \
|
||
text[ chinese_simplified ] = "未链接的图形"; \
|
||
text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; \
|
||
text[ polish ] = "Nie po<70><6F>czona grafika"; \
|
||
text[ japanese ] = "リンクされていない図"; \
|
||
text[ chinese_traditional ] = "未連結的圖形"; \
|
||
text[ arabic ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; \
|
||
text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; \
|
||
text[ korean ] = "연결되지 않은 그래픽"; \
|
||
text[ turkish ] = "Ba<42>lant<6E>s<EFBFBD>z grafik"; \
|
||
text[ language_user1 ] = " "; \
|
||
text[ finnish ] = "Linkitt?m?t? kuva"; \
|
||
text[ catalan ] = "Imagen no vinculada";
|
||
|
||
// pragma ----------------------------------------------------------------
|
||
|
||
// RID_SVXPAGE_BACKGROUND ------------------------------------------------
|
||
TabPage RID_SVXPAGE_BACKGROUND
|
||
{
|
||
HelpId = HID_BACKGROUND ;
|
||
Hide = TRUE ;
|
||
Size = MAP_APPFONT ( 260 , 185 ) ;
|
||
Text = "Hintergrund" ;
|
||
Text [ ENGLISH ] = "Background" ;
|
||
Text [ NORWEGIAN ] = "Background" ;
|
||
Text [ DANISH ] = "Baggrund" ;
|
||
Text [ ENGLISH_US ] = "Background" ;
|
||
Text [ SPANISH ] = "Fondo" ;
|
||
Text [ FINNISH ] = "Tausta" ;
|
||
Text [ FRENCH ] = "Arri<72>re-plan" ;
|
||
Text [ ITALIAN ] = "Sfondo" ;
|
||
Text [ DUTCH ] = "Achtergrond" ;
|
||
Text [ PORTUGUESE_BRAZILIAN ] = "Fundo" ;
|
||
Text [ SWEDISH ] = "Bakgrund" ;
|
||
Text [ PORTUGUESE ] = "Plano de fundo" ;
|
||
FixedText FT_SELECTOR
|
||
{
|
||
Pos = MAP_APPFONT ( 6 , 4 ) ;
|
||
Size = MAP_APPFONT ( 24 , 10 ) ;
|
||
Hide = TRUE ;
|
||
LeftLabel = TRUE ;
|
||
Text = "~Als" ;
|
||
Text [ English ] = "A~s" ;
|
||
Text [ english_us ] = "A~s" ;
|
||
Text [ dutch ] = "~Als" ;
|
||
Text [ italian ] = "Come" ;
|
||
Text [ spanish ] = "~Como" ;
|
||
Text [ french ] = "~Type" ;
|
||
Text [ swedish ] = "~som" ;
|
||
Text [ danish ] = "Som" ;
|
||
Text [ portuguese_brazilian ] = "~Als" ;
|
||
Text [ portuguese ] = "~Como" ;
|
||
Text[ chinese_simplified ] = "当作(~S)";
|
||
Text[ russian ] = "<22><><EFBFBD>";
|
||
Text[ polish ] = "Jako";
|
||
Text[ japanese ] = "様式(~S)";
|
||
Text[ chinese_traditional ] = "當作(~S)";
|
||
Text[ arabic ] = "<22><>";
|
||
Text[ greek ] = "<22><>";
|
||
Text[ korean ] = "형태(~S)";
|
||
Text[ turkish ] = "~Artalan";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ finnish ] = "~Nimell?";
|
||
Text[ catalan ] = "~Como";
|
||
};
|
||
ListBox LB_SELECTOR
|
||
{
|
||
Hide = TRUE ;
|
||
Border = TRUE ;
|
||
Pos = MAP_APPFONT ( 33 , 3 ) ;
|
||
Size = MAP_APPFONT ( 82 , 48 ) ;
|
||
DropDown = TRUE ;
|
||
StringList =
|
||
{
|
||
< "Farbe" ; Default ; > ;
|
||
< "Grafik" ; Default ; > ;
|
||
};
|
||
StringList [ ENGLISH ] =
|
||
{
|
||
< "Farbe" ; Default ; > ;
|
||
< "Grafik" ; Default ; > ;
|
||
};
|
||
StringList [ ENGLISH_US ] =
|
||
{
|
||
< "Color" ; Default ; > ;
|
||
< "Graphic" ; Default ; > ;
|
||
};
|
||
stringlist [ portuguese_brazilian ] =
|
||
{
|
||
< "Farbe" ; Default ; > ;
|
||
< "Grafik" ; Default ; > ;
|
||
};
|
||
stringlist [ swedish ] =
|
||
{
|
||
< "F<>rg" ; Default ; > ;
|
||
< "Grafik" ; Default ; > ;
|
||
};
|
||
stringlist [ danish ] =
|
||
{
|
||
< "Farve" ; Default ; > ;
|
||
< "Grafik" ; Default ; > ;
|
||
};
|
||
stringlist [ italian ] =
|
||
{
|
||
< "Colore" ; Default ; > ;
|
||
< "Immagine" ; Default ; > ;
|
||
};
|
||
stringlist [ spanish ] =
|
||
{
|
||
< "Color" ; Default ; > ;
|
||
< "Imagen" ; Default ; > ;
|
||
};
|
||
stringlist [ french ] =
|
||
{
|
||
< "Couleur" ; Default ; > ;
|
||
< "Image" ; Default ; > ;
|
||
};
|
||
stringlist [ dutch ] =
|
||
{
|
||
< "Kleur" ; Default ; > ;
|
||
< "Afbeelding" ; Default ; > ;
|
||
};
|
||
stringlist [ portuguese ] =
|
||
{
|
||
< "Cor" ; Default ; > ;
|
||
< "Imagem" ; Default ; > ;
|
||
};
|
||
StringList [ chinese_simplified ] =
|
||
{
|
||
< "颜色" ; Default ; > ;
|
||
< "图形" ; Default ; > ;
|
||
};
|
||
StringList [ russian ] =
|
||
{
|
||
< "<22><><EFBFBD><EFBFBD>" ; Default ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; Default ; > ;
|
||
};
|
||
StringList [ polish ] =
|
||
{
|
||
< "Kolor" ; Default ; > ;
|
||
< "Grafika" ; Default ; > ;
|
||
};
|
||
StringList [ japanese ] =
|
||
{
|
||
< "色" ; Default ; > ;
|
||
< "図" ; Default ; > ;
|
||
};
|
||
StringList [ chinese_traditional ] =
|
||
{
|
||
< "顔色" ; Default ; > ;
|
||
< "圖形" ; Default ; > ;
|
||
};
|
||
StringList [ arabic ] =
|
||
{
|
||
< "<22><><EFBFBD>" ; Default ; > ;
|
||
< "<22><><EFBFBD><EFBFBD>" ; Default ; > ;
|
||
};
|
||
StringList [ greek ] =
|
||
{
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD>" ; Default ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; Default ; > ;
|
||
};
|
||
StringList [ korean ] =
|
||
{
|
||
< "색상" ; Default ; > ;
|
||
< "그래픽" ; Default ; > ;
|
||
};
|
||
StringList [ turkish ] =
|
||
{
|
||
< "Renk" ; Default ; > ;
|
||
< "Grafik" ; Default ; > ;
|
||
};
|
||
StringList [ language_user1 ] =
|
||
{
|
||
< " " ; Default ; > ;
|
||
< " " ; Default ; > ;
|
||
};
|
||
StringList [ finnish ] =
|
||
{
|
||
< "V?ri" ; Default ; > ;
|
||
< "Grafiikka" ; Default ; > ;
|
||
};
|
||
StringList [ catalan ] =
|
||
{
|
||
< "Color" ; Default ; > ;
|
||
< "Imagen" ; Default ; > ;
|
||
};
|
||
};
|
||
FixedText FT_TBL_DESC
|
||
{
|
||
Pos = MAP_APPFONT ( 145 , 5 ) ;
|
||
Size = MAP_APPFONT ( 24 , 10 ) ;
|
||
Hide = TRUE ;
|
||
LeftLabel = TRUE ;
|
||
/* ### ACHTUNG: Neuer Text in Resource? F<>~r : F<>~r */
|
||
Text = "F<>~r" ;
|
||
Text [ English ] = "F~or" ;
|
||
Text [ english_us ] = "F~or" ;
|
||
Text [ italian ] = "Per" ;
|
||
Text [ spanish ] = "Pa~ra" ;
|
||
Text [ french ] = "Pou~r" ;
|
||
Text [ dutch ] = "~Voor" ;
|
||
Text [ swedish ] = "F~<7E>r" ;
|
||
Text [ danish ] = "For" ;
|
||
Text [ portuguese_brazilian ] = "F?r" ;
|
||
Text [ portuguese ] = "~Para" ;
|
||
Text[ chinese_simplified ] = "用于(~O)";
|
||
Text[ russian ] = "<22><><EFBFBD>";
|
||
Text[ polish ] = "Dla";
|
||
Text[ japanese ] = "用途(~O)";
|
||
Text[ chinese_traditional ] = "用於(~O)";
|
||
Text[ arabic ] = "<22><>";
|
||
Text[ greek ] = "<22><><EFBFBD>";
|
||
Text[ korean ] = "대상(~O)";
|
||
Text[ turkish ] = "He~def";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ finnish ] = "~Kohde";
|
||
Text[ catalan ] = "Pa~ra";
|
||
};
|
||
ListBox LB_TBL_BOX
|
||
{
|
||
Hide = TRUE ;
|
||
Border = TRUE ;
|
||
Pos = MAP_APPFONT ( 172 , 3 ) ;
|
||
Size = MAP_APPFONT ( 82 , 48 ) ;
|
||
DropDown = TRUE ;
|
||
StringList =
|
||
{
|
||
< "Zelle" ; > ;
|
||
< "Zeile" ; > ;
|
||
< "Tabelle" ; > ;
|
||
};
|
||
StringList [ ENGLISH ] =
|
||
{
|
||
< "Zelle" ; > ;
|
||
< "Zeile" ; > ;
|
||
< "Tabelle" ; > ;
|
||
};
|
||
StringList [ ENGLISH_US ] =
|
||
{
|
||
< "Cell" ; > ;
|
||
< "Row" ; > ;
|
||
< "Table" ; > ;
|
||
};
|
||
stringlist [ portuguese_brazilian ] =
|
||
{
|
||
< "Zelle" ; > ;
|
||
< "Zeile" ; > ;
|
||
< "Tabelle" ; > ;
|
||
};
|
||
stringlist [ swedish ] =
|
||
{
|
||
< "Cell" ; > ;
|
||
< "Rad" ; > ;
|
||
< "Tabell" ; > ;
|
||
};
|
||
stringlist [ danish ] =
|
||
{
|
||
< "Celle" ; > ;
|
||
< "R<>kke" ; > ;
|
||
< "Tabel" ; > ;
|
||
};
|
||
stringlist [ italian ] =
|
||
{
|
||
< "Cella" ; > ;
|
||
< "Riga" ; > ;
|
||
< "Tabella" ; > ;
|
||
};
|
||
stringlist [ spanish ] =
|
||
{
|
||
< "Celda" ; > ;
|
||
< "Fila" ; > ;
|
||
< "Tabla" ; > ;
|
||
};
|
||
stringlist [ french ] =
|
||
{
|
||
< "Cellule" ; > ;
|
||
< "Ligne" ; > ;
|
||
< "Tableau" ; > ;
|
||
};
|
||
stringlist [ dutch ] =
|
||
{
|
||
< "Cel" ; > ;
|
||
< "Rij" ; > ;
|
||
< "Tabel" ; > ;
|
||
};
|
||
stringlist [ portuguese ] =
|
||
{
|
||
< "C<>lula" ; > ;
|
||
< "Linha" ; > ;
|
||
< "Tabela" ; > ;
|
||
};
|
||
StringList [ chinese_simplified ] =
|
||
{
|
||
< "单元格" ; > ;
|
||
< "行" ; > ;
|
||
< "表格" ; > ;
|
||
};
|
||
StringList [ russian ] =
|
||
{
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; > ;
|
||
};
|
||
StringList [ polish ] =
|
||
{
|
||
< "Kom<6F>rka" ; > ;
|
||
< "Wiersz" ; > ;
|
||
< "Tabela" ; > ;
|
||
};
|
||
StringList [ japanese ] =
|
||
{
|
||
< "セル" ; > ;
|
||
< "行" ; > ;
|
||
< "表" ; > ;
|
||
};
|
||
StringList [ chinese_traditional ] =
|
||
{
|
||
< "儲存格" ; > ;
|
||
< "儲存格" ; > ;
|
||
< "表格" ; > ;
|
||
};
|
||
StringList [ arabic ] =
|
||
{
|
||
< "<22><><EFBFBD><EFBFBD>" ; > ;
|
||
< "<22><>" ; > ;
|
||
< "<22><><EFBFBD><EFBFBD>" ; > ;
|
||
};
|
||
StringList [ greek ] =
|
||
{
|
||
< "<22><><EFBFBD><EFBFBD>" ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; > ;
|
||
};
|
||
StringList [ korean ] =
|
||
{
|
||
< "셀" ; > ;
|
||
< "행" ; > ;
|
||
< "테이블" ; > ;
|
||
};
|
||
StringList [ turkish ] =
|
||
{
|
||
< "H<>cre" ; > ;
|
||
< "Sat<61>r" ; > ;
|
||
< "Tablo" ; > ;
|
||
};
|
||
StringList [ language_user1 ] =
|
||
{
|
||
< " " ; > ;
|
||
< " " ; > ;
|
||
< " " ; > ;
|
||
};
|
||
StringList [ finnish ] =
|
||
{
|
||
< "Solu" ; > ;
|
||
< "Rivi" ; > ;
|
||
< "Taulukko" ; > ;
|
||
};
|
||
StringList [ catalan ] =
|
||
{
|
||
< "Celda" ; > ;
|
||
< "Fila" ; > ;
|
||
< "Tabla" ; > ;
|
||
};
|
||
};
|
||
ListBox LB_PARA_BOX
|
||
{
|
||
Hide = TRUE ;
|
||
Border = TRUE ;
|
||
Pos = MAP_APPFONT ( 172 , 3 ) ;
|
||
Size = MAP_APPFONT ( 82 , 48 ) ;
|
||
DropDown = TRUE ;
|
||
StringList =
|
||
{
|
||
< "Absatz" ; > ;
|
||
< "Zeichen" ; > ;
|
||
};
|
||
StringList [ ENGLISH ] =
|
||
{
|
||
< "Absatz" ; > ;
|
||
< "Zeichen" ; > ;
|
||
};
|
||
stringlist [ english_us ] =
|
||
{
|
||
< "Paragraph" ; > ;
|
||
< "Character" ; > ;
|
||
};
|
||
stringlist [ portuguese_brazilian ] =
|
||
{
|
||
< "Absatz" ; > ;
|
||
< "Zeichen" ; > ;
|
||
};
|
||
stringlist [ swedish ] =
|
||
{
|
||
< "Stycke" ; > ;
|
||
< "Tecken" ; > ;
|
||
};
|
||
stringlist [ danish ] =
|
||
{
|
||
< "Afsnit" ; > ;
|
||
< "Tegn" ; > ;
|
||
};
|
||
stringlist [ italian ] =
|
||
{
|
||
< "Paragrafo" ; > ;
|
||
< "Carattere" ; > ;
|
||
};
|
||
stringlist [ spanish ] =
|
||
{
|
||
< "P<>rrafo" ; > ;
|
||
< "Car<61>cter" ; > ;
|
||
};
|
||
stringlist [ french ] =
|
||
{
|
||
< "Paragraphe" ; > ;
|
||
< "Caract<63>res" ; > ;
|
||
};
|
||
stringlist [ dutch ] =
|
||
{
|
||
< "Alinea" ; > ;
|
||
< "Teken" ; > ;
|
||
};
|
||
stringlist [ portuguese ] =
|
||
{
|
||
< "Par<61>grafo" ; > ;
|
||
< "Caracteres" ; > ;
|
||
};
|
||
StringList [ chinese_simplified ] =
|
||
{
|
||
< "段落" ; > ;
|
||
< "字符" ; > ;
|
||
};
|
||
StringList [ russian ] =
|
||
{
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD>" ; > ;
|
||
< "<22><><EFBFBD><EFBFBD>" ; > ;
|
||
};
|
||
StringList [ polish ] =
|
||
{
|
||
< "Akapit" ; > ;
|
||
< "Znak" ; > ;
|
||
};
|
||
StringList [ japanese ] =
|
||
{
|
||
< "段落" ; > ;
|
||
< "文字" ; > ;
|
||
};
|
||
StringList [ chinese_traditional ] =
|
||
{
|
||
< "段落" ; > ;
|
||
< "字元" ; > ;
|
||
};
|
||
StringList [ arabic ] =
|
||
{
|
||
< "<22><><EFBFBD><EFBFBD>" ; > ;
|
||
< "<22><><EFBFBD>" ; > ;
|
||
};
|
||
StringList [ greek ] =
|
||
{
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; > ;
|
||
< "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ; > ;
|
||
};
|
||
StringList [ korean ] =
|
||
{
|
||
< "단락" ; > ;
|
||
< "문자" ; > ;
|
||
};
|
||
StringList [ turkish ] =
|
||
{
|
||
< "Paragraf" ; > ;
|
||
< "Karakter" ; > ;
|
||
};
|
||
StringList [ language_user1 ] =
|
||
{
|
||
< " " ; > ;
|
||
< " " ; > ;
|
||
};
|
||
StringList [ finnish ] =
|
||
{
|
||
< "Kappale" ; > ;
|
||
< "Merkki" ; > ;
|
||
};
|
||
StringList [ catalan ] =
|
||
{
|
||
< "P<>rrafo" ; > ;
|
||
< "Car<61>cter" ; > ;
|
||
};
|
||
};
|
||
// Hintergrund-Brush ----------------------------------------------------
|
||
Window CT_BORDER
|
||
{
|
||
Border = TRUE ;
|
||
Pos = MAP_APPFONT ( 12 , 32 ) ;
|
||
Size = MAP_APPFONT ( 116+2 , 145+2 ) ;
|
||
};
|
||
Control SET_BGDCOLOR
|
||
{
|
||
HelpId = HID_BACKGROUND_CTL_BGDCOLORSET ;
|
||
Hide = TRUE ;
|
||
Pos = MAP_APPFONT ( 0 , 0 ) ;
|
||
Size = MAP_APPFONT ( 116 , 145 ) ;
|
||
TabStop = TRUE ;
|
||
};
|
||
FixedLine GB_BGDCOLOR
|
||
{
|
||
Hide = TRUE ;
|
||
Pos = MAP_APPFONT ( 6 , 21 ) ;
|
||
Size = MAP_APPFONT ( 248 , 8) ;
|
||
Text = "Hintergrundfarbe" ;
|
||
Text [ ENGLISH ] = "Background Color" ;
|
||
Text [ NORWEGIAN ] = "Background Color" ;
|
||
Text [ DANISH ] = "Baggrundsfarve" ;
|
||
Text [ ENGLISH_US ] = "Background color" ;
|
||
Text [ SPANISH ] = "C~olor de fondo" ;
|
||
Text [ FINNISH ] = "Taustav<61>ri" ;
|
||
Text [ FRENCH ] = "Couleur d'arri<72>re-plan" ;
|
||
Text [ ITALIAN ] = "Colore di sfondo" ;
|
||
Text [ DUTCH ] = "Achtergrondkleur" ;
|
||
Text [ PORTUGUESE_BRAZILIAN ] = "Background Color" ;
|
||
Text [ SWEDISH ] = "Bakgrundsf<73>rg" ;
|
||
Text [ PORTUGUESE ] = "Cor de fundo" ;
|
||
Text[ chinese_simplified ] = "背景颜色";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Kolor t<>a";
|
||
Text[ japanese ] = "背景色";
|
||
Text[ chinese_traditional ] = "背景顔色";
|
||
Text[ arabic ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "배경색상";
|
||
Text[ turkish ] = "Artalan rengi";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Background color";
|
||
};
|
||
Window WIN_PREVIEW1
|
||
{
|
||
Hide = TRUE ;
|
||
Border = TRUE ;
|
||
Pos = MAP_APPFONT ( 166 , 34 ) ;
|
||
Size = MAP_APPFONT ( 82 , 40 ) ;
|
||
};
|
||
// Hintergrund-Bitmap ----------------------------------------------------
|
||
FixedLine GB_FILE
|
||
{
|
||
Hide = TRUE ;
|
||
Pos = MAP_APPFONT ( 6 , 23 ) ;
|
||
Size = MAP_APPFONT ( 153 , 8 ) ;
|
||
Text = "Datei" ;
|
||
Text [ ENGLISH ] = "~File" ;
|
||
Text [ ENGLISH_US ] = "File" ;
|
||
Text [ dutch ] = "Bestand" ;
|
||
Text [ italian ] = "File" ;
|
||
Text [ spanish ] = "Archivo" ;
|
||
Text [ french ] = "Fichier" ;
|
||
Text [ swedish ] = "Fil" ;
|
||
Text [ danish ] = "Fil" ;
|
||
Text [ portuguese_brazilian ] = "Datei" ;
|
||
Text [ portuguese ] = "Ficheiro" ;
|
||
Text[ chinese_simplified ] = "文件";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Plik";
|
||
Text[ japanese ] = "ファイル";
|
||
Text[ chinese_traditional ] = "檔案";
|
||
Text[ arabic ] = "<22><><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "파일";
|
||
Text[ turkish ] = "Dosya";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ finnish ] = "Tiedosto";
|
||
Text[ catalan ] = "File";
|
||
};
|
||
PushButton BTN_BROWSE
|
||
{
|
||
Hide = TRUE ;
|
||
Pos = MAP_APPFONT ( 6 + RSC_SP_FLGR_INNERBORDER_LEFT , 23 + RSC_CD_FIXEDLINE_HEIGHT + RSC_SP_FLGR_INNERBORDER_TOP ) ;
|
||
Size = MAP_APPFONT ( 60 , 14 ) ;
|
||
Text = "Au~sw<73>hlen..." ;
|
||
Text [ ENGLISH ] = "~Select..." ;
|
||
Text [ english_us ] = "~Browse..." ;
|
||
Text [ portuguese_brazilian ] = "~Durchsuchen..." ;
|
||
Text [ swedish ] = "~V<>lj ut..." ;
|
||
Text [ danish ] = "Gennemse..." ;
|
||
Text [ italian ] = "~Sfoglia..." ;
|
||
Text [ spanish ] = "Seleccio~nar..." ;
|
||
Text [ french ] = "~Parcourir..." ;
|
||
Text [ dutch ] = "~Doorzoeken..." ;
|
||
Text [ portuguese ] = "~Pesquisar..." ;
|
||
Text[ chinese_simplified ] = "浏览(~B)...";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>...";
|
||
Text[ polish ] = "Przegl<67>d~aj...";
|
||
Text[ japanese ] = "選択(~B)...";
|
||
Text[ chinese_traditional ] = "瀏覽(~B)...";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>...";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>...";
|
||
Text[ korean ] = "선택하기(~B)...";
|
||
Text[ turkish ] = "Se<53>...";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ finnish ] = "~Selaa";
|
||
Text[ catalan ] = "Seleccio~nar...";
|
||
};
|
||
CheckBox BTN_LINK
|
||
{
|
||
Hide = TRUE ;
|
||
Pos = MAP_APPFONT ( 6 + RSC_SP_FLGR_INNERBORDER_LEFT + 60 + 2*RSC_SP_CTRL_X, 23 + RSC_CD_FIXEDLINE_HEIGHT + RSC_SP_FLGR_INNERBORDER_TOP + 3 ) ;
|
||
Size = MAP_APPFONT ( 78 , 10 ) ;
|
||
Text = "~Verkn<6B>pfen" ;
|
||
Text [ ENGLISH ] = "~Link" ;
|
||
Text [ ENGLISH_US ] = "~Link" ;
|
||
Text [ dutch ] = "~Koppelen" ;
|
||
Text [ italian ] = "Collega" ;
|
||
Text [ spanish ] = "~Vincular" ;
|
||
Text [ french ] = "Lien" ;
|
||
Text [ swedish ] = "L<>n~ka" ;
|
||
Text [ danish ] = "K<>d" ;
|
||
Text [ portuguese_brazilian ] = "~Verkn?fen" ;
|
||
Text [ portuguese ] = "~Liga<67><61>o" ;
|
||
Text[ chinese_simplified ] = "链接(~L)";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Po~<7E><>cz";
|
||
Text[ japanese ] = "リンク(~L)";
|
||
Text[ chinese_traditional ] = "捷徑(~L)";
|
||
Text[ arabic ] = "<22><><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "연결(~L)";
|
||
Text[ turkish ] = "Ba<42>la";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ finnish ] = "~Linkki";
|
||
Text[ catalan ] = "~Vincular";
|
||
};
|
||
FixedText FT_FILE
|
||
{
|
||
Hide = TRUE ;
|
||
Pos = MAP_APPFONT ( 6 + RSC_SP_FLGR_INNERBORDER_LEFT , 23 + RSC_CD_FIXEDLINE_HEIGHT + RSC_SP_FLGR_INNERBORDER_TOP + RSC_CD_PUSHBUTTON_HEIGHT + RSC_SP_CTRL_Y ) ;
|
||
Size = MAP_APPFONT ( 141 , 8 ) ;
|
||
UNLINKED_IMAGE
|
||
};
|
||
FixedLine GB_POSITION
|
||
{
|
||
Hide = TRUE ;
|
||
Pos = MAP_APPFONT ( 6 , 78 ) ;
|
||
Size = MAP_APPFONT ( 153 , 8 ) ;
|
||
Text = "Art" ;
|
||
Text [ ENGLISH ] = "Type" ;
|
||
Text [ ENGLISH_US ] = "Type" ;
|
||
Text [ dutch ] = "Type" ;
|
||
Text [ italian ] = "Tipo" ;
|
||
Text [ spanish ] = "Tipo" ;
|
||
Text [ french ] = "Type" ;
|
||
Text [ swedish ] = "Typ" ;
|
||
Text [ danish ] = "Type" ;
|
||
Text [ portuguese_brazilian ] = "Art" ;
|
||
Text [ portuguese ] = "Tipo" ;
|
||
Text[ chinese_simplified ] = "类型";
|
||
Text[ russian ] = "<22><><EFBFBD>";
|
||
Text[ polish ] = "Typ";
|
||
Text[ japanese ] = "種類";
|
||
Text[ chinese_traditional ] = "類型";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "유형";
|
||
Text[ turkish ] = "T<>r";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Type";
|
||
Text[ finnish ] = "Tyyppi";
|
||
};
|
||
RadioButton BTN_POSITION
|
||
{
|
||
Hide = TRUE ;
|
||
Pos = MAP_APPFONT ( 12 , 89 ) ;
|
||
Size = MAP_APPFONT ( 49 , 10 ) ;
|
||
Text = "~Position" ;
|
||
Text [ ENGLISH ] = "~Position" ;
|
||
Text [ ENGLISH_US ] = "~Position" ;
|
||
Text [ italian ] = "~Posizione" ;
|
||
Text [ spanish ] = "~Posici<63>n" ;
|
||
Text [ french ] = "Position" ;
|
||
Text [ dutch ] = "~Positie" ;
|
||
Text [ swedish ] = "~Position" ;
|
||
Text [ danish ] = "Placering" ;
|
||
Text [ portuguese_brazilian ] = "~Position" ;
|
||
Text [ portuguese ] = "~Posi<73><69>o" ;
|
||
Text[ chinese_simplified ] = "位置(~P)";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Pozy~cja";
|
||
Text[ japanese ] = "位置(~P)";
|
||
Text[ chinese_traditional ] = "位置(~P)";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "위치(~P)";
|
||
Text[ turkish ] = "O~rtala";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ finnish ] = "~Sijainti";
|
||
Text[ catalan ] = "~Posici<63>n";
|
||
};
|
||
RadioButton BTN_AREA
|
||
{
|
||
Hide = TRUE ;
|
||
Pos = MAP_APPFONT ( 12 , 103 ) ;
|
||
Size = MAP_APPFONT ( 49 , 10 ) ;
|
||
/* ### ACHTUNG: Neuer Text in Resource? ~Fl<46>che : ~Fl<46>che */
|
||
Text = "~Fl<46>che" ;
|
||
Text [ ENGLISH ] = "~Area" ;
|
||
Text [ ENGLISH_US ] = "Ar~ea" ;
|
||
Text [ dutch ] = "Vla~k" ;
|
||
Text [ italian ] = "~Area" ;
|
||
Text [ spanish ] = "~<7E>rea" ;
|
||
Text [ french ] = "~Remplissage" ;
|
||
Text [ swedish ] = "~Yta" ;
|
||
Text [ danish ] = "F~lade" ;
|
||
Text [ portuguese_brazilian ] = "~Fl?che" ;
|
||
Text [ portuguese ] = "~Preenchimento" ;
|
||
Text[ chinese_simplified ] = "平面(~E)";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Obsza~r";
|
||
Text[ japanese ] = "表面(~E)";
|
||
Text[ chinese_traditional ] = "平面(~E)";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "영역(~E)";
|
||
Text[ turkish ] = "Ser";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ finnish ] = "~Alue";
|
||
Text[ catalan ] = "~<7E>rea";
|
||
};
|
||
RadioButton BTN_TILE
|
||
{
|
||
Hide = TRUE ;
|
||
Pos = MAP_APPFONT ( 12 , 117 ) ;
|
||
Size = MAP_APPFONT ( 49 , 10 ) ;
|
||
Text = "~Kachel" ;
|
||
Text [ ENGLISH ] = "~Tile" ;
|
||
Text [ ENGLISH_US ] = "~Tile" ;
|
||
Text [ italian ] = "Affianca" ;
|
||
Text [ spanish ] = "~Mosaico" ;
|
||
Text [ french ] = "Ca~rrelage" ;
|
||
Text [ dutch ] = "~Tegel" ;
|
||
Text [ swedish ] = "Sida vid sida" ;
|
||
Text [ danish ] = "Side om side" ;
|
||
Text [ portuguese_brazilian ] = "~Kachel" ;
|
||
Text [ portuguese ] = "~Azulejo" ;
|
||
Text[ chinese_simplified ] = "平铺(~T)";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "P<>yt~ka";
|
||
Text[ japanese ] = "タイル(~T)";
|
||
Text[ chinese_traditional ] = "平鋪(~T)";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "바둑판식(~T)";
|
||
Text[ turkish ] = "~D<><44>e";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ finnish ] = "~Vierekk?in";
|
||
Text[ catalan ] = "~Mosaico";
|
||
};
|
||
Control WND_POSITION
|
||
{
|
||
HelpId = HID_BACKGROUND_CTL_POSITION ;
|
||
Hide = TRUE ;
|
||
Border = TRUE ;
|
||
Pos = MAP_APPFONT ( 64 , 89 ) ;
|
||
Size = MAP_APPFONT ( 90 , 87 ) ;
|
||
TabStop = TRUE ;
|
||
};
|
||
Window WIN_PREVIEW2
|
||
{
|
||
Hide = TRUE ;
|
||
Border = TRUE ;
|
||
Pos = MAP_APPFONT ( 170 , 23 + 4 ) ;
|
||
Size = MAP_APPFONT ( 81 , 139 ) ;
|
||
};
|
||
CheckBox BTN_PREVIEW
|
||
{
|
||
Pos = MAP_APPFONT ( 170 , 23 + 4 + 139 + RSC_SP_CTRL_GROUP_Y ) ;
|
||
Size = MAP_APPFONT ( 141 , 10 ) ;
|
||
Text = "V~orschau" ;
|
||
Text [ ENGLISH ] = "P~review" ;
|
||
Text [ ENGLISH_US ] = "Pre~view" ;
|
||
Text [ italian ] = "Anteprima" ;
|
||
Text [ spanish ] = "Previsuali~zaci<63>n" ;
|
||
Text [ french ] = "Aper<65>u" ;
|
||
Text [ dutch ] = "V~oorbeeld" ;
|
||
Text [ swedish ] = "F<>~rhandsvisning" ;
|
||
Text [ danish ] = "Eksempel" ;
|
||
Text [ portuguese ] = "~Previsualizar" ;
|
||
Text [ portuguese_brazilian ] = "V~orschau" ;
|
||
Text[ chinese_simplified ] = "预览(~V)";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "P~odgl<67>d";
|
||
Text[ japanese ] = "プレビュー(~V)";
|
||
Text[ chinese_traditional ] = "預覽(~V)";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "미리 보기(~V)";
|
||
Text[ turkish ] = "<22>~nizleme";
|
||
Text [ portuguese_brazilian ] = "V~orschau" ;
|
||
Text [ portuguese ] = "~Previsualizar" ;
|
||
Text[ chinese_simplified ] = "预览(~V)";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "P~odgl<67>d";
|
||
Text[ japanese ] = "プレビュー(~V)";
|
||
Text[ chinese_traditional ] = "預覽(~V)";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ finnish ] = "Esi~katselu";
|
||
Text[ catalan ] = "Previsuali~zaci<63>n";
|
||
};
|
||
String STR_BROWSE
|
||
{
|
||
Text = "Grafik suchen" ;
|
||
Text [ ENGLISH ] = "Browse Image" ;
|
||
Text [ ENGLISH_US ] = "Find graphics" ;
|
||
Text [ italian ] = "Cerca immagine" ;
|
||
Text [ spanish ] = "Buscar imagen" ;
|
||
Text [ french ] = "Rechercher une image" ;
|
||
Text [ dutch ] = "Afbeelding zoeken" ;
|
||
Text [ swedish ] = "S<>k grafik" ;
|
||
Text [ danish ] = "S<>g grafik" ;
|
||
Text [ portuguese_brazilian ] = "Grafik suchen" ;
|
||
Text [ portuguese ] = "Localizar imagem" ;
|
||
Text[ chinese_simplified ] = "搜寻图形";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Szukaj grafiki";
|
||
Text[ japanese ] = "図を検索";
|
||
Text[ chinese_traditional ] = "搜尋圖形";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "그래픽 찾기";
|
||
Text[ turkish ] = "Grafik bul";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ finnish ] = "Etsi kuvat";
|
||
Text[ catalan ] = "Buscar imagen";
|
||
};
|
||
String STR_UNLINKED
|
||
{
|
||
UNLINKED_IMAGE
|
||
};
|
||
Text[ chinese_simplified ] = "背景";
|
||
Text[ russian ] = "<22><><EFBFBD>";
|
||
Text[ polish ] = "T<>o";
|
||
Text[ japanese ] = "背景";
|
||
Text[ chinese_traditional ] = "背景";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "배경";
|
||
Text[ turkish ] = "Artalan";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Fondo";
|
||
};
|
||
// ********************************************************************** EOF
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|