785 lines
38 KiB
Plaintext
785 lines
38 KiB
Plaintext
/*************************************************************************
|
||
*
|
||
* $RCSfile: contdlg.src,v $
|
||
*
|
||
* $Revision: 1.10 $
|
||
*
|
||
* last change: $Author: kz $ $Date: 2001-02-09 22:14:51 $
|
||
*
|
||
* 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 "helpid.hrc"
|
||
#include "contdlg.hrc"
|
||
// pragma ----------------------------------------------------------------
|
||
|
||
// RID_SVXDLG_CONTOUR ----------------------------------------------------
|
||
FloatingWindow RID_SVXDLG_CONTOUR
|
||
{
|
||
OutputSize = TRUE ;
|
||
Hide = TRUE ;
|
||
SVLook = TRUE ;
|
||
Pos = MAP_APPFONT ( 0 , 0 ) ;
|
||
Size = MAP_APPFONT ( 270 , 213 ) ;
|
||
Text = "Kontur-Editor" ;
|
||
Text [ ENGLISH ] = "Contour editor" ;
|
||
Text [ english_us ] = "Contour Editor" ;
|
||
Sizeable = TRUE ;
|
||
Moveable = TRUE ;
|
||
Closeable = TRUE ;
|
||
Zoomable = TRUE ;
|
||
ToolBox TBX1
|
||
{
|
||
SVLook = TRUE ;
|
||
Pos = MAP_APPFONT ( 6 , 6 ) ;
|
||
HelpId = HID_CONTDLG_TOOLBOX ;
|
||
ItemList =
|
||
{
|
||
ToolBoxItem
|
||
{
|
||
Identifier = TBI_APPLY ;
|
||
HelpId = HID_CONTDLG_APPLY ;
|
||
Text = "Zuweisen" ;
|
||
Text [ ENGLISH ] = "Apply" ;
|
||
Text [ english_us ] = "Apply" ;
|
||
ItemImage = Image
|
||
{
|
||
ImageBitmap = Bitmap { File = "apply.bmp" ; };
|
||
MaskColor = Color { Red = 0xC000 ; Green = 0xC000 ; Blue = 0xC000 ; };
|
||
};
|
||
Text [ portuguese ] = "Aplicar" ;
|
||
Text [ portuguese_brazilian ] = "Zuweisen" ;
|
||
Text [ swedish ] = "Tilldela" ;
|
||
Text [ danish ] = "Tildel" ;
|
||
Text [ italian ] = "Assegna" ;
|
||
Text [ spanish ] = "Asignar" ;
|
||
Text [ french ] = "Assigner" ;
|
||
Text [ dutch ] = "Toewijzen" ;
|
||
Text[ chinese_simplified ] = "ʹ<><CAB9>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Przypisz";
|
||
Text[ japanese ] = "<22>K<EFBFBD>p";
|
||
Text[ chinese_traditional ] = "<22>ϥ<EFBFBD>";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "Uygula";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
ToolBoxItem
|
||
{
|
||
Type = TOOLBOXITEM_SEPARATOR ;
|
||
};
|
||
ToolBoxItem
|
||
{
|
||
Identifier = TBI_WORKPLACE ;
|
||
HelpId = HID_CONTDLG_WORKPLACE ;
|
||
Text = "Arbeitsbereich" ;
|
||
Text [ ENGLISH ] = "Workplace" ;
|
||
Text [ english_us ] = "Workspace" ;
|
||
AutoCheck = TRUE ;
|
||
ItemImage = Image
|
||
{
|
||
ImageBitmap = Bitmap { File = "scarb.bmp" ; };
|
||
MaskColor = Color { Red = 0xC000 ; Green = 0xC000 ; Blue = 0xC000 ; };
|
||
};
|
||
Text [ portuguese ] = "<22>rea de ajuste" ;
|
||
Text [ portuguese_brazilian ] = "Arbeitsbereich" ;
|
||
Text [ swedish ] = "Arbetsomr<6D>de" ;
|
||
Text [ danish ] = "Arbejdsomr<6D>de" ;
|
||
Text [ italian ] = "Area di lavoro" ;
|
||
Text [ spanish ] = "<22>rea de trabajo" ;
|
||
Text [ french ] = "Zone de travail" ;
|
||
Text [ dutch ] = "Werkbereik" ;
|
||
Text[ chinese_simplified ] = "<22>༭<EFBFBD><E0BCAD><EFBFBD><EFBFBD>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Obszar roboczy";
|
||
Text[ japanese ] = "<22><><EFBFBD>[<5B>N<EFBFBD>X<EFBFBD>y<EFBFBD>[<5B>X";
|
||
Text[ chinese_traditional ] = "<22>s<EFBFBD><73><EFBFBD>ϰ<EFBFBD>";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22>۾<EFBFBD><DBBE><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "<22>al<61><6C>ma alan<61>";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
ToolBoxItem
|
||
{
|
||
Type = TOOLBOXITEM_SEPARATOR ;
|
||
};
|
||
ToolBoxItem
|
||
{
|
||
Identifier = TBI_SELECT ;
|
||
HelpId = HID_CONTDLG_SELECT ;
|
||
Text = "Auswahl" ;
|
||
Text [ ENGLISH ] = "Selection" ;
|
||
RadioCheck = TRUE ;
|
||
AutoCheck = TRUE ;
|
||
ItemImage = Image
|
||
{
|
||
ImageBitmap = Bitmap { File = "sc10128.bmp" ; };
|
||
MaskColor = Color { Red = 0xC000 ; Green = 0xC000 ; Blue = 0xC000 ; };
|
||
};
|
||
Text [ dutch ] = "Selectie" ;
|
||
Text [ english_us ] = "Select" ;
|
||
Text [ italian ] = "Selezione" ;
|
||
Text [ spanish ] = "Selecci<63>n" ;
|
||
Text [ french ] = "S<>lection" ;
|
||
Text [ swedish ] = "Urval" ;
|
||
Text [ danish ] = "Marker" ;
|
||
Text [ portuguese ] = "Seleccionar" ;
|
||
Text [ portuguese_brazilian ] = "Auswahl" ;
|
||
/* ### ACHTUNG: Neuer Text in Resource? Objekte ausw<73>hlen : Objekte ausw<73>hlen */
|
||
Text[ chinese_simplified ] = "ѡ<><D1A1>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Zaznacz";
|
||
Text[ japanese ] = "<22>I<EFBFBD><49>";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "Se<53>im";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
ToolBoxItem
|
||
{
|
||
Identifier = TBI_RECT ;
|
||
HelpId = HID_CONTDLG_RECT ;
|
||
Text = "Rechteck" ;
|
||
Text [ ENGLISH ] = "Rectangle" ;
|
||
RadioCheck = TRUE ;
|
||
AutoCheck = TRUE ;
|
||
ItemImage = Image
|
||
{
|
||
ImageBitmap = Bitmap { File = "sc10104.bmp" ; };
|
||
MaskColor = Color { Red = 0xC000 ; Green = 0xC000 ; Blue = 0xC000 ; };
|
||
};
|
||
Text [ dutch ] = "Rechthoek" ;
|
||
Text [ english_us ] = "Rectangle" ;
|
||
Text [ italian ] = "Rettangolo" ;
|
||
Text [ spanish ] = "Rect<63>ngulo" ;
|
||
Text [ french ] = "Rectangle" ;
|
||
Text [ swedish ] = "Rektangel" ;
|
||
Text [ danish ] = "Rektangel" ;
|
||
Text [ portuguese ] = "Rect<63>ngulo" ;
|
||
Text [ portuguese_brazilian ] = "Rechteck" ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Prostok<6F>t";
|
||
Text[ japanese ] = "<22>l<EFBFBD>p<EFBFBD>`";
|
||
Text[ chinese_traditional ] = "<22>x<EFBFBD><78>";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22>簢<EFBFBD><E7B0A2>";
|
||
Text[ turkish ] = "Dikd<6B>rtgen";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
ToolBoxItem
|
||
{
|
||
Identifier = TBI_CIRCLE ;
|
||
HelpId = HID_CONTDLG_CIRCLE ;
|
||
Text = "Ellipse" ;
|
||
Text [ ENGLISH ] = "Ellipse" ;
|
||
RadioCheck = TRUE ;
|
||
AutoCheck = TRUE ;
|
||
ItemImage = Image
|
||
{
|
||
ImageBitmap = Bitmap { File = "sc10110.bmp" ; };
|
||
MaskColor = Color { Red = 0xC000 ; Green = 0xC000 ; Blue = 0xC000 ; };
|
||
};
|
||
Text [ dutch ] = "Ellips" ;
|
||
Text [ english_us ] = "Ellipse" ;
|
||
Text [ italian ] = "Ellisse" ;
|
||
Text [ spanish ] = "Elipse" ;
|
||
Text [ french ] = "Ellipse" ;
|
||
Text [ swedish ] = "Ellips" ;
|
||
Text [ danish ] = "Ellipse" ;
|
||
Text [ portuguese ] = "Elipse" ;
|
||
Text [ portuguese_brazilian ] = "Ellipse" ;
|
||
Text[ chinese_simplified ] = "<22><>Բ";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Elipsa";
|
||
Text[ japanese ] = "<22>ȉ~";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ arabic ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "Ÿ<><C5B8>";
|
||
Text[ turkish ] = "Elips";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
ToolBoxItem
|
||
{
|
||
Identifier = TBI_POLY ;
|
||
HelpId = HID_CONTDLG_POLY ;
|
||
Text = "Polygon" ;
|
||
Text [ ENGLISH ] = "Polygon" ;
|
||
RadioCheck = TRUE ;
|
||
AutoCheck = TRUE ;
|
||
ItemImage = Image
|
||
{
|
||
ImageBitmap = Bitmap { File = "sc10117.bmp" ; };
|
||
MaskColor = Color { Red = 0xC000 ; Green = 0xC000 ; Blue = 0xC000 ; };
|
||
};
|
||
Text [ english_us ] = "Polygon" ;
|
||
Text [ italian ] = "Poligono" ;
|
||
Text [ spanish ] = "Pol<6F>gono" ;
|
||
Text [ french ] = "Polygone" ;
|
||
Text [ dutch ] = "Veelhoek" ;
|
||
Text [ swedish ] = "Polygon" ;
|
||
Text [ danish ] = "Polygon" ;
|
||
Text [ portuguese ] = "Pol<6F>gono" ;
|
||
Text [ portuguese_brazilian ] = "Polygon" ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Wielok<6F>t";
|
||
Text[ japanese ] = "<22><><EFBFBD>p<EFBFBD>`";
|
||
Text[ chinese_traditional ] = "<22>h<EFBFBD><68><EFBFBD><EFBFBD>";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22>ٰ<EFBFBD><D9B0><EFBFBD>";
|
||
Text[ turkish ] = "<22>okgen";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
/*
|
||
ToolBoxItem
|
||
{
|
||
Identifier = TBI_FREEPOLY ;
|
||
HelpId = HID_CONTDLG_FREEPOLY;
|
||
Text = "Freihandpolygon" ;
|
||
Text [ ENGLISH ] = "Freeline polygon" ;
|
||
Text [ english_us ] = "Freeline polygon" ;
|
||
RadioCheck = TRUE ;
|
||
AutoCheck = TRUE ;
|
||
ItemImage = Image
|
||
{
|
||
ImageBitmap = Bitmap { File = "sc10463.bmp" ; };
|
||
MaskColor = Color { Red = 0xC000 ; Green = 0xC000 ; Blue = 0xC000 ; };
|
||
};
|
||
};
|
||
*/
|
||
ToolBoxItem
|
||
{
|
||
Type = TOOLBOXITEM_SEPARATOR ;
|
||
};
|
||
ToolBoxItem
|
||
{
|
||
Identifier = TBI_POLYEDIT ;
|
||
HelpId = HID_CONTDLG_POLYEDIT ;
|
||
Text = "Punkte bearbeiten" ;
|
||
Text [ norwegian ] = "Edit Points" ;
|
||
Text [ italian ] = "Modifica punti" ;
|
||
Text [ portuguese_brazilian ] = "Editar Pontos" ;
|
||
Text [ portuguese ] = "Editar pontos" ;
|
||
Text [ finnish ] = "Muokkaa pisteit<69>" ;
|
||
Text [ danish ] = "Rediger punkter" ;
|
||
Text [ french ] = "<22>diter des points" ;
|
||
Text [ swedish ] = "Redigera punkter" ;
|
||
Text [ dutch ] = "Punten bewerken" ;
|
||
Text [ spanish ] = "Modificar puntos" ;
|
||
Text [ english_us ] = "Edit Points" ;
|
||
AutoCheck = TRUE ;
|
||
ItemImage = Image
|
||
{
|
||
ImageBitmap = Bitmap { File = "sc10126.bmp" ; };
|
||
MaskColor = Color { Red = 0xC000 ; Green = 0xC000 ; Blue = 0xC000 ; };
|
||
};
|
||
Text[ chinese_simplified ] = "<22>༭<EFBFBD><E0BCAD>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Edytuj punkty";
|
||
Text[ japanese ] = "<22><><EFBFBD><EFBFBD><EFBFBD>_<EFBFBD>̕ҏW";
|
||
Text[ chinese_traditional ] = "<22>ק<EFBFBD><D7A7>I";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><> <20><><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "Nokta d<>zenle";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
ToolBoxItem
|
||
{
|
||
Identifier = TBI_POLYMOVE ;
|
||
HelpId = HID_CONTDLG_POLYMOVE ;
|
||
Text = "Punkte verschieben" ;
|
||
Text [ ENGLISH ] = "Edit Points" ;
|
||
Text [ norwegian ] = "Edit Points" ;
|
||
Text [ italian ] = "Sposta punti" ;
|
||
Text [ portuguese_brazilian ] = "Editar Pontos" ;
|
||
Text [ portuguese ] = "Mover pontos" ;
|
||
Text [ finnish ] = "Muokkaa pisteit<69>" ;
|
||
Text [ danish ] = "Flyt punkter" ;
|
||
Text [ french ] = "D<>placer des points" ;
|
||
Text [ swedish ] = "Flytta punkter" ;
|
||
Text [ dutch ] = "Punten verplaatsen" ;
|
||
Text [ spanish ] = "Desplazar puntos" ;
|
||
Text [ english_us ] = "Move Points" ;
|
||
RadioCheck = TRUE ;
|
||
AutoCheck = TRUE ;
|
||
ItemImage = Image
|
||
{
|
||
ImageBitmap = Bitmap { File = "sc10121.bmp" ; };
|
||
MaskColor = Color { Red = 0xC000 ; Green = 0xC000 ; Blue = 0xC000 ; };
|
||
};
|
||
Text[ chinese_simplified ] = "<22>ƶ<EFBFBD><C6B6><EFBFBD>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Przesu<73> punkty";
|
||
Text[ japanese ] = "<22><><EFBFBD><EFBFBD><EFBFBD>_<EFBFBD>̈ړ<CC88>";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD><EFBFBD>I";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><> <20>̵<EFBFBD>";
|
||
Text[ turkish ] = "Nokta ta<74><61>";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
ToolBoxItem
|
||
{
|
||
Identifier = TBI_POLYINSERT ;
|
||
HelpId = HID_CONTDLG_POLYINSERT ;
|
||
/* ### ACHTUNG: Neuer Text in Resource? Punkte einf<6E>gen : Punkte einf<6E>gen */
|
||
/* ### ACHTUNG: Neuer Text in Resource? Punkte einf<6E>gen : Punkte einf<6E>gen */
|
||
Text = "Punkte einf<6E>gen" ;
|
||
Text [ ENGLISH ] = "Insert Points" ;
|
||
Text [ norwegian ] = "Insert Points" ;
|
||
Text [ italian ] = "Inserisci punti" ;
|
||
Text [ portuguese_brazilian ] = "Inserir Pontos" ;
|
||
Text [ portuguese ] = "Inserir pontos" ;
|
||
Text [ finnish ] = "Lis<69><73> pisteit<69>" ;
|
||
Text [ danish ] = "Inds<64>t punkter" ;
|
||
Text [ french ] = "Ins<6E>rer des points" ;
|
||
Text [ swedish ] = "Infoga punkter" ;
|
||
Text [ dutch ] = "Punten invoegen" ;
|
||
Text [ spanish ] = "Insertar puntos" ;
|
||
Text [ english_us ] = "Insert Points" ;
|
||
RadioCheck = TRUE ;
|
||
AutoCheck = TRUE ;
|
||
ItemImage = Image
|
||
{
|
||
ImageBitmap = Bitmap { File = "sc10119.bmp" ; };
|
||
MaskColor = Color { Red = 0xC000 ; Green = 0xC000 ; Blue = 0xC000 ; };
|
||
};
|
||
/* ### ACHTUNG: Neuer Text in Resource? Neue Punkte einf<6E>gen oder anh<6E>ngen : Neue Punkte einf<6E>gen oder anh<6E>ngen */
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Wstaw punkty";
|
||
Text[ japanese ] = "<22><><EFBFBD><EFBFBD><EFBFBD>_<EFBFBD>̑}<7D><>";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD>J<EFBFBD>I";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><> <20><><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "Nokta ekle";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
ToolBoxItem
|
||
{
|
||
Identifier = TBI_POLYDELETE ;
|
||
HelpId = HID_CONTDLG_POLYDELETE ;
|
||
/* ### ACHTUNG: Neuer Text in Resource? Punkte l<>schen : Punkte l<>schen */
|
||
/* ### ACHTUNG: Neuer Text in Resource? Punkte l<>schen : Punkte l<>schen */
|
||
Text = "Punkte l<>schen" ;
|
||
Text [ ENGLISH ] = "Delete Points" ;
|
||
Text [ norwegian ] = "Delete Points" ;
|
||
Text [ italian ] = "Elimina punti" ;
|
||
Text [ portuguese_brazilian ] = "Apagar Pontos" ;
|
||
Text [ portuguese ] = "Eliminar pontos" ;
|
||
Text [ finnish ] = "Poista pisteit<69>" ;
|
||
Text [ danish ] = "Slet punkter" ;
|
||
Text [ french ] = "Supprimer des points" ;
|
||
Text [ swedish ] = "Radera punkter" ;
|
||
Text [ dutch ] = "Punten verwijderen" ;
|
||
Text [ spanish ] = "Eliminar puntos" ;
|
||
Text [ english_us ] = "Delete Points" ;
|
||
ItemImage = Image
|
||
{
|
||
ImageBitmap = Bitmap { File = "sc10120.bmp" ; };
|
||
MaskColor = Color { Red = 0xC000 ; Green = 0xC000 ; Blue = 0xC000 ; };
|
||
};
|
||
/* ### ACHTUNG: Neuer Text in Resource? Markierte Punkte l<>schen : Markierte Punkte l<>schen */
|
||
Text[ chinese_simplified ] = "ɾ<><C9BE><EFBFBD><EFBFBD>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Usu<73> punkty";
|
||
Text[ japanese ] = "<22><><EFBFBD><EFBFBD><EFBFBD>_<EFBFBD>̍폜";
|
||
Text[ chinese_traditional ] = "<22>R<EFBFBD><52><EFBFBD>I";
|
||
Text[ arabic ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><> <20><><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "Nokta sil";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
ToolBoxItem
|
||
{
|
||
Type = TOOLBOXITEM_SEPARATOR ;
|
||
};
|
||
ToolBoxItem
|
||
{
|
||
Identifier = TBI_AUTOCONTOUR ;
|
||
HelpId = HID_CONTDLG_AUTOCONTOUR ;
|
||
/* ### ACHTUNG: Neuer Text in Resource? AutoKontur : Autokontur */
|
||
/* ### ACHTUNG: Neuer Text in Resource? AutoKontur : Autokontur */
|
||
Text = "AutoKontur" ;
|
||
Text [ ENGLISH ] = "Auto contour" ;
|
||
Text [ english_us ] = "AutoContour" ;
|
||
ItemImage = Image
|
||
{
|
||
ImageBitmap = Bitmap { File = "scautoko.bmp" ; };
|
||
MaskColor = Color { Red = 0xC000 ; Green = 0xC000 ; Blue = 0xC000 ; };
|
||
};
|
||
Text [ portuguese ] = "AutoContorno" ;
|
||
Text [ portuguese_brazilian ] = "Autokontur" ;
|
||
Text [ swedish ] = "AutoKontur" ;
|
||
Text [ danish ] = "AutoKontur" ;
|
||
Text [ italian ] = "Contorno automatico" ;
|
||
Text [ spanish ] = "Contorno autom<6F>tico" ;
|
||
Text [ french ] = "AutoContour" ;
|
||
Text [ dutch ] = "AutoContour" ;
|
||
Text[ chinese_simplified ] = "<22>Զ<EFBFBD><D4B6><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Autokontur";
|
||
Text[ japanese ] = "<22><>ė֊s";
|
||
Text[ chinese_traditional ] = "<22>۰ʽ<DBB0><CABD><EFBFBD>";
|
||
Text[ arabic ] = "<22><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22>ڵ<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "Otomatik kontur";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
ToolBoxItem
|
||
{
|
||
Type = TOOLBOXITEM_SEPARATOR ;
|
||
};
|
||
ToolBoxItem
|
||
{
|
||
Identifier = TBI_UNDO ;
|
||
HelpId = HID_CONTDLG_UNDO ;
|
||
|
||
ItemImage = Image
|
||
{
|
||
ImageBitmap = Bitmap { File = "sc05701.bmp" ; };
|
||
MaskColor = Color { Red = 0xC000 ; Green = 0xC000 ; Blue = 0xC000 ; };
|
||
};
|
||
|
||
Text = "R<>ckg<6B>ngig " ;
|
||
Text [ English ] = "Undo " ;
|
||
Text [ norwegian ] = "Angre " ;
|
||
Text [ italian ] = "Annulla " ;
|
||
Text [ portuguese_brazilian ] = "Widerrufen" ;
|
||
Text [ portuguese ] = "Anular " ;
|
||
Text [ finnish ] = "Kumoa " ;
|
||
Text [ danish ] = "Fortryd " ;
|
||
Text [ french ] = "Annuler " ;
|
||
Text [ swedish ] = "<22>ngra " ;
|
||
Text [ dutch ] = "Ongedaan " ;
|
||
Text [ spanish ] = "Deshacer " ;
|
||
Text [ english_us ] = "Undo " ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
|
||
Text[ polish ] = "Cofnij ";
|
||
Text[ japanese ] = "<22><><EFBFBD>ɖ߂<C996> ";
|
||
Text[ chinese_traditional ] = "<22>_<EFBFBD><5F> ";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> ";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> ";
|
||
Text[ turkish ] = "Geri al ";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
ToolBoxItem
|
||
{
|
||
Identifier = TBI_REDO ;
|
||
HelpId = HID_CONTDLG_REDO ;
|
||
|
||
ItemImage = Image
|
||
{
|
||
ImageBitmap = Bitmap { File = "sc05700.bmp" ; };
|
||
MaskColor = Color { Red = 0xC000 ; Green = 0xC000 ; Blue = 0xC000 ; };
|
||
};
|
||
|
||
Text = "Wiederherstellen " ;
|
||
Text [ English ] = "Redo " ;
|
||
Text [ english_us ] = "Redo " ;
|
||
Text [ portuguese ] = "Restaurar " ;
|
||
Text [ portuguese_brazilian ] = "Wiederholen" ;
|
||
Text [ swedish ] = "<22>terst<73>ll " ;
|
||
Text [ danish ] = "Gendan " ;
|
||
Text [ italian ] = "Ripristina " ;
|
||
Text [ spanish ] = "Restaurar " ;
|
||
Text [ french ] = "Restaurer " ;
|
||
Text [ dutch ] = "Herstellen " ;
|
||
Text[ chinese_simplified ] = "<22>ָ<EFBFBD><D6B8><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
|
||
Text[ polish ] = "Przywr<77><72> ";
|
||
Text[ japanese ] = "<22><><EFBFBD>蒼<EFBFBD><E892BC> ";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD>_<EFBFBD>M<EFBFBD><4D><EFBFBD>R<EFBFBD>O ";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> ";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
|
||
Text[ korean ] = "<22>ǵ<EFBFBD><C7B5><EFBFBD><EFBFBD><EFBFBD> ";
|
||
Text[ turkish ] = "Yinele ";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
ToolBoxItem
|
||
{
|
||
Identifier = TBI_PIPETTE ;
|
||
HelpId = HID_CONTDLG_PIPETTE ;
|
||
Text = "Pipette" ;
|
||
Text [ ENGLISH ] = "Eyedropper" ;
|
||
Text [ english_us ] = "Eyedropper" ;
|
||
AutoCheck = TRUE ;
|
||
ItemImage = Image
|
||
{
|
||
ImageBitmap = Bitmap { File = "sc10350.bmp" ; };
|
||
MaskColor = Color { Red = 0xC000 ; Green = 0xC000 ; Blue = 0xC000 ; };
|
||
};
|
||
Text [ portuguese ] = "Pipeta" ;
|
||
Text [ portuguese_brazilian ] = "Pipette" ;
|
||
Text [ swedish ] = "Pipett" ;
|
||
Text [ danish ] = "Pipette" ;
|
||
Text [ italian ] = "Contagocce" ;
|
||
Text [ spanish ] = "Pipeta" ;
|
||
Text [ french ] = "Pipette" ;
|
||
Text [ dutch ] = "Pipet" ;
|
||
Text[ chinese_simplified ] = "ȡɫ<C8A1><C9AB>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Pipeta";
|
||
Text[ japanese ] = "<22><><EFBFBD>߯<EFBFBD>";
|
||
Text[ chinese_traditional ] = "<22><><EFBFBD><EFBFBD>";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><> <20><><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "Renk <20>rne<6E>i al";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
};
|
||
};
|
||
MetricField MTF_TOLERANCE
|
||
{
|
||
Border = TRUE ;
|
||
Pos = MAP_APPFONT ( 0 , 0 ) ;
|
||
Size = MAP_APPFONT ( 28 , 12 ) ;
|
||
TabStop = TRUE ;
|
||
Repeat = TRUE ;
|
||
Spin = TRUE ;
|
||
Maximum = 99 ;
|
||
Last = 99 ;
|
||
SpinSize = 1 ;
|
||
Unit = FUNIT_CUSTOM ;
|
||
CustomUnitText = " %" ;
|
||
QuickHelpText = "Farbtoleranz" ;
|
||
QuickHelpText [ ENGLISH ] = "Color tolerance" ;
|
||
QuickHelpText [ english_us ] = "Color Tolerance" ;
|
||
CustomUnitText [ portuguese ] = "%" ;
|
||
QuickHelpText [ portuguese ] = "Toler<65>ncia de cor" ;
|
||
CustomUnitText [ portuguese_brazilian ] = "%" ;
|
||
QuickHelpText [ portuguese_brazilian ] = "Farbtoleranz" ;
|
||
CustomUnitText [ swedish ] = "%" ;
|
||
QuickHelpText [ swedish ] = "F<>rgtolerans" ;
|
||
CustomUnitText [ danish ] = "%" ;
|
||
QuickHelpText [ danish ] = "Farbtoleranz" ;
|
||
CustomUnitText [ italian ] = "%" ;
|
||
QuickHelpText [ italian ] = "Tolleranza colore" ;
|
||
CustomUnitText [ spanish ] = "%" ;
|
||
QuickHelpText [ spanish ] = "Tolerancia del color" ;
|
||
CustomUnitText [ french ] = "%" ;
|
||
QuickHelpText [ french ] = "Tol<6F>rance chromatique" ;
|
||
CustomUnitText [ dutch ] = "%" ;
|
||
QuickHelpText [ dutch ] = "Kleurtolerantie" ;
|
||
CustomUnitText [ english_us ] = "%" ;
|
||
CustomUnitText[ chinese_simplified ] = "%";
|
||
CustomUnitText[ russian ] = "%";
|
||
CustomUnitText[ polish ] = "%";
|
||
CustomUnitText[ japanese ] = "%";
|
||
CustomUnitText[ chinese_traditional ] = "%";
|
||
CustomUnitText[ arabic ] = "%";
|
||
QuickHelpText[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>!";
|
||
QuickHelpText[ polish ] = "Tolerancja koloru!";
|
||
QuickHelpText[ japanese ] = "<22>F<EFBFBD>̋<EFBFBD><CC8B>e";
|
||
QuickHelpText[ chinese_simplified ] = "<22><>ɫƫ<C9AB><C6AB>";
|
||
QuickHelpText[ chinese_traditional ] = "<22>C<EFBFBD>ⰾ<EFBFBD>t";
|
||
QuickHelpText[ arabic ] = "Color Tolerance";
|
||
CustomUnitText[ greek ] = "%";
|
||
CustomUnitText[ korean ] = "%";
|
||
QuickHelpText[ greek ] = "Color Tolerance";
|
||
QuickHelpText[ korean ] = "<22><><EFBFBD><EFBFBD><F3A1A1BF><EFBFBD>!";
|
||
CustomUnitText[ turkish ] = "%";
|
||
CustomUnitText[ language_user1 ] = " ";
|
||
QuickHelpText[ turkish ] = "Farbtoleranz";
|
||
};
|
||
Control CTL_CONTOUR
|
||
{
|
||
Border = TRUE ;
|
||
SVLook = TRUE ;
|
||
Pos = MAP_APPFONT ( 6 , 24 ) ;
|
||
HelpId = HID_CONTDLG_GRAPHWND ;
|
||
};
|
||
Text [ portuguese_brazilian ] = "Kontur-Editor" ;
|
||
Text [ swedish ] = "Kontur-editor" ;
|
||
Text [ danish ] = "Kontur-redigering" ;
|
||
Text [ italian ] = "Editor contorno" ;
|
||
Text [ spanish ] = "Editor de contornos" ;
|
||
Text [ french ] = "Editeur de contours" ;
|
||
Text [ dutch ] = "Contoureneditor" ;
|
||
Text [ portuguese ] = "Editor de contornos" ;
|
||
Text[ chinese_simplified ] = "ͼ<><CDBC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>༭<EFBFBD><E0BCAD>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Edytor kontur<75>w";
|
||
Text[ japanese ] = "<22>֊s<D68A><73>ި<EFBFBD>";
|
||
Text[ chinese_traditional ] = "<22>Ϥ<EFBFBD><CFA4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>s<EFBFBD>边";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ turkish ] = "Kontur edit<69>r<EFBFBD>";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
/******************************************************************************/
|
||
String STR_CONTOURDLG_MODIFY
|
||
{
|
||
/* ### ACHTUNG: Neuer Text in Resource? Die Kontur wurde ge<67>ndert.\nSollen die <20>nderungen <20>bernommen werden? : Die Kontur wurde ge<67>ndert.\nSollen die <20>nderungen <20>bernommen werden? */
|
||
/* ### ACHTUNG: Neuer Text in Resource? Die Kontur wurde ge<67>ndert.\nSollen die <20>nderungen <20>bernommen werden? : Die Kontur wurde ge<67>ndert.\nSollen die <20>nderungen <20>bernommen werden? */
|
||
Text = "Die Kontur wurde ge<67>ndert.\nSollen die <20>nderungen <20>bernommen werden?" ;
|
||
Text [ English ] = "The contour has been modified.\nDo you want to take your changes?" ;
|
||
Text [ english_us ] = "The contour has been modified.\nDo you want to save the changes?" ;
|
||
Text [ portuguese_brazilian ] = "Die Kontur wurde ge<67>ndert.\nSollen die <20>nderungen <20>bernommen werden?" ;
|
||
Text [ swedish ] = "Konturen har <20>ndrats.\nSkall <20>ndringarna <20>vertas?" ;
|
||
Text [ danish ] = "Konturen er blevet <20>ndret.\nSkal <20>ndringerne overtages?" ;
|
||
Text [ italian ] = "Il contorno <20> stato modificato.\nAccettate le modifiche?" ;
|
||
Text [ spanish ] = "Se ha modificado el contorno de la imagen.\n<>Desea guardar las modificaciones?" ;
|
||
Text [ french ] = "Le contour de l'image a <20>t<EFBFBD> modifi<66>.\nAppliquer les modifications ?" ;
|
||
Text [ dutch ] = "De contour werd gewijzigd.\nWilt u de veranderingen overnemen?" ;
|
||
Text [ portuguese ] = "O contorno foi modificado.\nDeseja aplicarr as modifica<63><61>es?" ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѿ<EFBFBD><D1BE><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ġ<EFBFBD>\n<><6E>Ҫ<EFBFBD><D2AA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n<><6E><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>?";
|
||
Text[ polish ] = "Kontur zosta<74> zmieniony.\nCzy zapisa<73> zmiany?";
|
||
Text[ japanese ] = "<22>֊s<D68A><73><EFBFBD><EFBFBD><EFBFBD>ύX<CF8D><58><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B\n<>ύX<CF8D><58><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>p<EFBFBD><70><EFBFBD>܂<EFBFBD><DC82>܂<EFBFBD><DC82><EFBFBD>?";
|
||
Text[ chinese_traditional ] = "<22>o<EFBFBD>ӹϤ<D3B9><CFA4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>w<EFBFBD>g<EFBFBD>ܧ<EFBFBD><DCA7>C\n<>z<EFBFBD>n<EFBFBD><6E><EFBFBD><EFBFBD><EFBFBD>o<EFBFBD><6F><EFBFBD>ܧ<EFBFBD><DCA7>H";
|
||
Text[ arabic ] = "<22><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n<><6E> <20><><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʿ";
|
||
Text[ greek ] = "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n<><6E><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>;";
|
||
Text[ korean ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>Ǿ<EFBFBD><C7BE><EFBFBD><EFBFBD>ϴ<EFBFBD>. \n<><6E><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>Ͻðڽ<C3B0><DABD>ϱ<EFBFBD>?";
|
||
Text[ turkish ] = "Kontur de<64>i<EFBFBD>tirildi.\nDe<44>i<EFBFBD>iklikler kaydedilsin mi?";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
String STR_CONTOURDLG_NEWPIPETTE
|
||
{
|
||
/* ### ACHTUNG: Neuer Text in Resource? M<>chten Sie eine neue Kontur erzeugen? : M<>chten Sie eine neue Kontur erzeugen? */
|
||
/* ### ACHTUNG: Neuer Text in Resource? M<>chten Sie eine neue Kontur erzeugen? : M<>chten Sie eine neue Kontur erzeugen? */
|
||
Text = "M<>chten Sie eine neue Kontur erzeugen?" ;
|
||
Text [ English ] = "Do you want to create a new contour?" ;
|
||
Text [ english_us ] = "Do you want to create a new contour?" ;
|
||
Text [ portuguese_brazilian ] = "M<>chten Sie eine neue Kontur erzeugen?" ;
|
||
Text [ swedish ] = "Vill Du skapa en ny kontur?" ;
|
||
Text [ danish ] = "Vil du skabe en ny kontur?" ;
|
||
Text [ italian ] = "Creare un nuovo contorno?" ;
|
||
Text [ spanish ] = "<22>Desea crear un contorno nuevo?" ;
|
||
Text [ french ] = "Souhaitez-vous cr<63>er un nouveau contour ?" ;
|
||
Text [ dutch ] = "Wilt u een nieuw contour maken?" ;
|
||
Text [ portuguese ] = "Deseja criar um novo contorno?" ;
|
||
Text[ chinese_simplified ] = "<22><>Ҫ<EFBFBD><D2AA><EFBFBD><EFBFBD>һ<EFBFBD><D2BB><EFBFBD>µ<EFBFBD><C2B5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ russian ] = "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>?";
|
||
Text[ polish ] = "Czy chcesz utworzy<7A> nowy kontur?";
|
||
Text[ japanese ] = "<22>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD>֊s<D68A><73><EFBFBD><EFBFBD><EFBFBD>쐬<EFBFBD><EC90AC><EFBFBD>܂<EFBFBD><DC82><EFBFBD>?";
|
||
Text[ chinese_traditional ] = "<22>z<EFBFBD>n<EFBFBD>s<EFBFBD>@<40>@<40>ӷs<D3B7><73><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>H";
|
||
Text[ arabic ] = "<22><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>Ͽ";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>;";
|
||
Text[ korean ] = "<22><><EFBFBD>ο<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ðڽ<C3B0><DABD>ϱ<EFBFBD>?";
|
||
Text[ turkish ] = "Yeni bir kontur olu<6C>turmak istiyor musunuz?";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
String STR_CONTOURDLG_WORKPLACE
|
||
{
|
||
/* ### ACHTUNG: Neuer Text in Resource? Das Setzen eines neuen Arbeitsbereiches\nf<6E>hrt zu einem L<>schen der Kontur.\nM<6E>chten sie wirklich fortfahren? : Das Setzen eines neuen Arbeitsbereiches\nf<6E>hrt zu einem L<>schen der Kontur.\nM<6E>chten sie wirklich fortfahren? */
|
||
/* ### ACHTUNG: Neuer Text in Resource? Das Setzen eines neuen Arbeitsbereiches\nf<6E>hrt zu einem L<>schen der Kontur.\nM<6E>chten sie wirklich fortfahren? : Das Setzen eines neuen Arbeitsbereiches\nf<6E>hrt zu einem L<>schen der Kontur.\nM<6E>chten sie wirklich fortfahren? */
|
||
Text = "Das Setzen eines neuen Arbeitsbereiches\nf<6E>hrt zu einem L<>schen der Kontur.\nM<6E>chten sie wirklich fortfahren?" ;
|
||
Text [ English ] = "Setting a new working area will\ncause a removal of the contour.\nDo you really want to continue?" ;
|
||
Text [ english_us ] = "Setting a new workspace will\ncause the contour to be deleted.\nAre you sure you want to continue?" ;
|
||
Text [ portuguese_brazilian ] = "Das Setzen eines neuen Arbeitsbereiches\nf<6E>hrt zu einem L<>schen der Kontur.\nM<6E>chten sie wirklich fortfahren?" ;
|
||
Text [ swedish ] = "Definition av ett nytt arbetsomr<6D>de\nleder till att konturen raderas.\nVill Du forts<74>tta <20>nd<6E>?" ;
|
||
Text [ danish ] = "Hvis du definerer et nyt arbejdsomr<6D>de\nbliver konturen slettet.\nEr du sikker p<> at du vil forts<74>tte?" ;
|
||
Text [ italian ] = "L'impostazione di una nuova area di lavoro\ncauser<65> la cancellazione del contorno.\nVolete proseguire?" ;
|
||
Text [ spanish ] = "Al establecer una nueva <20>rea de trabajo\nse eliminar<61> el contorno.\n<>Desea realmente continuar?" ;
|
||
Text [ french ] = "Assigner une nouvelle zone de travail\nsupprime le contour.\nSouhaitez-vous continuer ?" ;
|
||
Text [ dutch ] = "Door het vastleggen van een nieuw werkbereik \nwordt de contour gewist.\nWilt u werkelijk doorgaan?" ;
|
||
Text [ portuguese ] = "Ao definir uma nova <20>rea de\ntrabalho eliminar<61> o contorno.\nDeseja continuar?" ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>һ<EFBFBD><D2BB><EFBFBD>µı༭<C4B1><E0BCAD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɾ<EFBFBD><C9BE><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\\<5C><><EFBFBD><EFBFBD>Ҫ<EFBFBD><D2AA><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n<><6E><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n<><6E> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>?";
|
||
Text[ polish ] = "Ustawienie nowego obszaru roboczego \nprowadzi do usuni<6E>cia konturu.\nCzy chcesz kontynuowa<77>?";
|
||
Text[ japanese ] = "<22>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>[<5B>N<EFBFBD>X<EFBFBD>y<EFBFBD>[<5B>X<EFBFBD>̐ݒ<CC90><DD92>ɂ<EFBFBD><C982><EFBFBD>\n<>֊s<D68A><73><EFBFBD><EFBFBD><EFBFBD>폜<EFBFBD><ED8F9C><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82>B\n<><6E><EFBFBD>s<EFBFBD><73><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>H";
|
||
Text[ chinese_traditional ] = "<22>w<EFBFBD>q<EFBFBD>@<40>ӷs<D3B7><73><EFBFBD>s<EFBFBD><73><EFBFBD>ϰ<EFBFBD><CFB0>|<7C>M<EFBFBD><4D><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>C\n<>z<EFBFBD>u<EFBFBD>n<EFBFBD>~<7E><><EFBFBD>H";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>\n<><6E><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. \n<><6E> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ greek ] = "<22> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n<><6E><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n<><6E><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>;";
|
||
Text[ korean ] = "<22><> <20>۾<EFBFBD><DBBE><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ϰ<EFBFBD> <20>Ǹ<EFBFBD>\n <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>˴ϴ<CBB4>. <20><EFBFBD><D7B7><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>Ͻðڽ<C3B0><DABD>ϱ<EFBFBD>?";
|
||
Text[ turkish ] = "Yeni bir <20>al<61><6C>ma alan<61> belirlenmesi durumunda\nkontur silinecek.\nDevam etmek istiyor musunuz?";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
String STR_CONTOURDLG_LINKED
|
||
{
|
||
/* ### ACHTUNG: Neuer Text in Resource? Diese Grafik ist mit dem Dokument verkn<6B>pft. M<>chten Sie die Verkn<6B>pfung aufheben, um die Grafik zu bearbeiten? : Diese Grafik ist mit dem Dokument verkn<6B>pft. M<>chten Sie die Verkn<6B>pfung aufheben, um die Grafik zu bearbeiten? */
|
||
/* ### ACHTUNG: Neuer Text in Resource? Diese Grafik ist mit dem Dokument verkn<6B>pft. M<>chten Sie die Verkn<6B>pfung aufheben, um die Grafik zu bearbeiten? : Diese Grafik ist mit dem Dokument verkn<6B>pft. M<>chten Sie die Verkn<6B>pfung aufheben, um die Grafik zu bearbeiten? */
|
||
Text = "Diese Grafik ist mit dem Dokument verkn<6B>pft. M<>chten Sie die Verkn<6B>pfung aufheben, um die Grafik zu bearbeiten?" ;
|
||
Text [ English ] = "This is a linked graphic. Do you want to unlink the graphic in order to edit the graphic?" ;
|
||
Text [ norwegian ] = "Dette er +++linked grafikk. <20>nsker du <20> +++unlink the graphic for <20> redigere?" ;
|
||
Text [ italian ] = "Questra immagine <20> collegata con il documento. Desiderate scollegare l'immagine per poterla modificare?" ;
|
||
Text [ portuguese_brazilian ] = "This is a linked graphic. Do you want to unlink the graphic in order to edit the graphic?" ;
|
||
Text [ portuguese ] = "Esta imagem est<73> ligada ao documento. Deseja remover a liga<67><61>o para poder editar a imagem?" ;
|
||
Text [ english_us ] = "This graphic object is linked to the document. Do you want to unlink the graphics in order to edit it?" ;
|
||
Text [ finnish ] = "This is a linked graphic. Do you want to unlink the graphic in order to edit the graphic?" ;
|
||
Text [ danish ] = "Denne grafik er k<>det til dokumentet. Vil du oph<70>ve k<>den for at redigere denne grafik?" ;
|
||
Text [ french ] = "Cette image est li<6C>e <20> un document. D<>sirez-vous supprimer le lien pour pouvoir <20>diter l'image ?" ;
|
||
Text [ swedish ] = "Det h<>r grafikobjektet <20>r l<>nkat till dokumentet. Vill du upph<70>va l<>nken f<>r att kunna redigera grafikobjektet?" ;
|
||
Text [ dutch ] = "Deze afbeelding is met het document gekoppeld. Wilt u de koppeling opheffen om de afbeelding te bewerken?" ;
|
||
Text [ spanish ] = "Esta imagen est<73> vinculada al documento. <20>Desea deshacer el v<>nculo para editar la imagen?" ;
|
||
Text[ chinese_simplified ] = "<22><><EFBFBD><EFBFBD>ͼ<EFBFBD><CDBC><EFBFBD>Ǻ<EFBFBD><C7BA>ĵ<EFBFBD><C4B5><EFBFBD><EFBFBD>ӵġ<D3B5><C4A1><EFBFBD>Ҫȡ<D2AA><C8A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ӣ<EFBFBD><D3A3>༭<EFBFBD><E0BCAD><EFBFBD><EFBFBD>ͼ<EFBFBD><CDBC><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>?";
|
||
Text[ polish ] = "Grafika jest po<70><6F>czona z dokumentem. Czy chcesz usun<75><6E> <20><>cze, aby edytowa<77> grafik<69>?";
|
||
Text[ japanese ] = "<22><><EFBFBD≯<EFBFBD><CCB8>̨<EFBFBD><CCA8><EFBFBD><EFBFBD><EFBFBD><EFBFBD><DEB7><EFBFBD>Ă<EFBFBD><C482>ݸ<EFBFBD><DDB8><EFBFBD>Ă<EFBFBD><C482>܂<EFBFBD><DC82>B<EFBFBD><42><EFBFBD>̨<EFBFBD><CCA8><EFBFBD><EFBFBD><EFBFBD>ҏW<D28F><57><EFBFBD>邽<EFBFBD>߂<EFBFBD><DF82>ݸ<EFBFBD><DDB8><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>H";
|
||
Text[ chinese_traditional ] = "<22>o<EFBFBD>ӹϤ<D3B9><CFA4>O<EFBFBD>M<EFBFBD><4D><EFBFBD><EFBFBD><EFBFBD>s<EFBFBD><73><EFBFBD><EFBFBD><EFBFBD>C<EFBFBD>z<EFBFBD>n<EFBFBD><6E><EFBFBD><EFBFBD><EFBFBD>o<EFBFBD>ӳs<D3B3><73><EFBFBD>M<EFBFBD>s<EFBFBD><73><EFBFBD>o<EFBFBD>ӹϤ<D3B9><CFA4>H";
|
||
Text[ arabic ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ɿ";
|
||
Text[ greek ] = "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>;";
|
||
Text[ korean ] = "<22><> <20><EFBFBD><D7B7><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>Ǿ<EFBFBD> <20>ֽ<EFBFBD><D6BD>ϴ<EFBFBD>. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>Ͽ<EFBFBD> <20><EFBFBD><D7B7><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>Ͻðڽ<C3B0><DABD>ϱ<EFBFBD>?";
|
||
Text[ turkish ] = "Bu grafik, belge ile ba<62>lant<6E>l<EFBFBD>. Grafi<66>i d<>zenlemek i<>in bu ba<62>lant<6E>y<EFBFBD> kald<6C>rmak istiyor musunuz?";
|
||
Text[ language_user1 ] = " ";
|
||
};
|
||
/******************************************************************************/
|