330 lines
8.6 KiB
Plaintext
330 lines
8.6 KiB
Plaintext
/*************************************************************************
|
||
*
|
||
* $RCSfile: tp_PointGeometry.src,v $
|
||
*
|
||
* $Revision: 1.1.1.1 $
|
||
*
|
||
* last change: $Author: bm $ $Date: 2003-10-06 09:58:26 $
|
||
*
|
||
* 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: 2003 by Sun Microsystems, Inc.
|
||
*
|
||
* All Rights Reserved.
|
||
*
|
||
* Contributor(s): _______________________________________
|
||
*
|
||
*
|
||
************************************************************************/
|
||
#include "HelpIds.hrc"
|
||
#include "TabPages.hrc"
|
||
|
||
TabPage TP_LAYOUT
|
||
{
|
||
Hide = TRUE ;
|
||
// HelpID = HID_LAYOUT ;
|
||
SVLook = TRUE ;
|
||
Size = MAP_APPFONT ( 260 , 185 ) ;
|
||
FixedText FT_LY_SHAPE
|
||
{
|
||
Pos = MAP_APPFONT ( 6 , 6 ) ;
|
||
Size = MAP_APPFONT ( 248 , 8 ) ;
|
||
Text = "Balken/S<>ulen Form" ;
|
||
Text [ ENGLISH ] = "Bar/Column Shape";
|
||
Text[ italian ] = "Forma barre/colonne";
|
||
Text[ portuguese_brazilian ] = "Forma da barra/coluna";
|
||
Text[ portuguese ] = "Forma: barras/colunas";
|
||
Text[ danish ] = "Liggende s<>jler/S<>jler Form";
|
||
Text[ french ] = "Barres/colonnes : forme";
|
||
Text[ swedish ] = "Form p<> staplar";
|
||
Text[ dutch ] = "Balken-/zuilenvorm";
|
||
Text[ spanish ] = "Barras/columnas: forma";
|
||
Text[ english_us ] = "Bar/column shape";
|
||
Text[ chinese_simplified ] = "条块/圓柱形";
|
||
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>./<2F><><EFBFBD><EFBFBD>. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ polish ] = "Kszta<74>t s<>upka/kolumny";
|
||
Text[ japanese ] = "形状";
|
||
Text[ chinese_traditional ] = "條塊/圓柱體";
|
||
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ dutch ] = "Balken-/zuilenvorm";
|
||
Text[ chinese_simplified ] = "条块/圓柱形";
|
||
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
||
Text[ korean ] = "형태";
|
||
Text[ turkish ] = "Bar/Sut<75>n <20>ekli";
|
||
Text[ language_user1 ] = " ";
|
||
Text[ catalan ] = "Forma";
|
||
Text[ finnish ] = "Palkin/sarakkeen muoto";
|
||
Text[ thai ] = "รูปร่าง";
|
||
Text[ czech ] = "Profil sloupků/sloupců";
|
||
Text[ hebrew ] = "Balken/Säulen Form";
|
||
Text[ hindi ] = "पट्टी/स्तंभ आकार";
|
||
Text[ slovak ] = "Tvar stĺpca/pásu";
|
||
};
|
||
ListBox LB_LY_SHAPE
|
||
{
|
||
Border = TRUE ;
|
||
AutoHScroll = TRUE ;
|
||
Pos = MAP_APPFONT ( 6 , 17 ) ;
|
||
Size = MAP_APPFONT ( 100 , 38 ) ;
|
||
TabStop = TRUE ;
|
||
Group = TRUE ;
|
||
DropDown=FALSE;
|
||
DDExtraWidth = TRUE ;
|
||
|
||
StringList =
|
||
{
|
||
"Quader";
|
||
"Zylinder";
|
||
"Kegel";
|
||
"Pyramiden";
|
||
// "Turm von Hanoi";
|
||
};
|
||
StringList [ ENGLISH ] =
|
||
{
|
||
"Cube";
|
||
"Cylinder";
|
||
"Cone";
|
||
"Pyramid";
|
||
// "Tower of Hanoi";
|
||
};
|
||
StringList [ language_user1 ] =
|
||
{
|
||
"Quader" ;
|
||
"Zylinder" ;
|
||
"Kegel" ;
|
||
"Pyramiden" ;
|
||
};
|
||
StringList [ english_us ] =
|
||
{
|
||
"Rectangular parallelepiped" ;
|
||
"Cylinder" ;
|
||
"Cone" ;
|
||
"Pyramid" ;
|
||
};
|
||
StringList [ portuguese ] =
|
||
{
|
||
"Paralelep<65>pedo" ;
|
||
"Cilindro" ;
|
||
"Cone" ;
|
||
"Pir<69>mides" ;
|
||
};
|
||
StringList [ russian ] =
|
||
{
|
||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ;
|
||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ;
|
||
"<22><><EFBFBD><EFBFBD><EFBFBD>" ;
|
||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ;
|
||
};
|
||
StringList [ dutch ] =
|
||
{
|
||
"blokken" ;
|
||
"cilinders" ;
|
||
"kegels" ;
|
||
"piramiden" ;
|
||
};
|
||
StringList [ french ] =
|
||
{
|
||
"Parall<6C>l<EFBFBD>pip<69>de" ;
|
||
"Cylindre" ;
|
||
"C<>ne" ;
|
||
"Pyramides" ;
|
||
};
|
||
StringList [ spanish ] =
|
||
{
|
||
"Paralelep<65>pedo" ;
|
||
"Cilindro" ;
|
||
"Cono" ;
|
||
"Pir<69>mides" ;
|
||
};
|
||
StringList [ italian ] =
|
||
{
|
||
"Parallelepipedo" ;
|
||
"Cilindro" ;
|
||
"Cono" ;
|
||
"Piramide" ;
|
||
};
|
||
StringList [ danish ] =
|
||
{
|
||
"Kasser" ;
|
||
"Cylindre" ;
|
||
"Kegler" ;
|
||
"Pyramider" ;
|
||
};
|
||
StringList [ swedish ] =
|
||
{
|
||
"Kvader" ;
|
||
"Cylinder" ;
|
||
"Kon" ;
|
||
"Pyramider" ;
|
||
};
|
||
StringList [ polish ] =
|
||
{
|
||
"Prostopad<61>o<EFBFBD>cian" ;
|
||
"Walec" ;
|
||
"Sto<74>ek" ;
|
||
"Ostros<6F>up" ;
|
||
};
|
||
StringList [ portuguese_brazilian ] =
|
||
{
|
||
"Paralelep<65>pedo retangular" ;
|
||
"Cilindro" ;
|
||
"Cone" ;
|
||
"Pir<69>mide" ;
|
||
};
|
||
StringList [ japanese ] =
|
||
{
|
||
"直方体" ;
|
||
"円柱" ;
|
||
"円錐" ;
|
||
"角錐" ;
|
||
};
|
||
StringList [ chinese_simplified ] =
|
||
{
|
||
"直角平行六面体" ;
|
||
"圆柱体" ;
|
||
"圆锥体" ;
|
||
"棱锥体" ;
|
||
};
|
||
StringList [ chinese_traditional ] =
|
||
{
|
||
"直角平行六面體" ;
|
||
"圓柱體" ;
|
||
"圓錐體" ;
|
||
"棱錐體" ;
|
||
};
|
||
StringList [ arabic ] =
|
||
{
|
||
"<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ;
|
||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ;
|
||
"<22><><EFBFBD><EFBFBD>" ;
|
||
"<22><><EFBFBD><EFBFBD>" ;
|
||
};
|
||
StringList [ dutch ] =
|
||
{
|
||
"blokken" ;
|
||
"cilinders" ;
|
||
"kegels" ;
|
||
"piramiden" ;
|
||
};
|
||
StringList [ chinese_simplified ] =
|
||
{
|
||
"直角平行六面体" ;
|
||
"圆柱体" ;
|
||
"圆锥体" ;
|
||
"棱锥体" ;
|
||
};
|
||
StringList [ greek ] =
|
||
{
|
||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ;
|
||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ;
|
||
"K<><4B><EFBFBD><EFBFBD>" ;
|
||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ;
|
||
};
|
||
StringList [ korean ] =
|
||
{
|
||
"직육면체" ;
|
||
"실린더" ;
|
||
"원추형" ;
|
||
"피라미드" ;
|
||
};
|
||
StringList [ turkish ] =
|
||
{
|
||
"Dikd<6B>rtgen prizma" ;
|
||
"Silindir" ;
|
||
"Koni" ;
|
||
"Piramit" ;
|
||
};
|
||
StringList [ catalan ] =
|
||
{
|
||
"Paralelep<65>pede" ;
|
||
"Cilindre" ;
|
||
"Con" ;
|
||
"Pir<69>mides" ;
|
||
};
|
||
StringList [ finnish ] =
|
||
{
|
||
"Suorakulmainen suuntaiss<73>rmi<6D>" ;
|
||
"Lieri<72>" ;
|
||
"Kartio" ;
|
||
"Pyramidi" ;
|
||
};
|
||
StringList [ thai ] =
|
||
{
|
||
"รูปปริมาตรที่มีด้าน 6 ด้าน" ;
|
||
"ทรงกระบอก" ;
|
||
"กรวย" ;
|
||
"ปิรามิด" ;
|
||
};
|
||
StringList [ czech ] =
|
||
{
|
||
"Kvádr" ;
|
||
"Válec" ;
|
||
"Kužel" ;
|
||
"Jehlan" ;
|
||
};
|
||
StringList [ hebrew ] =
|
||
{
|
||
"Quader" ;
|
||
"Zylinder" ;
|
||
"Kegel" ;
|
||
"Pyramiden" ;
|
||
};
|
||
StringList [ hindi ] =
|
||
{
|
||
"चतुर्भुज" ;
|
||
"वर्तुलाकार" ;
|
||
"शंकु" ;
|
||
"स्तूप" ;
|
||
};
|
||
StringList [ slovak ] =
|
||
{
|
||
"Kváder" ;
|
||
"Valec" ;
|
||
"Kužeľ" ;
|
||
"Ihlan" ;
|
||
};
|
||
};
|
||
};
|