2003-07-03 15:38:44 +00:00
|
|
|
|
/*************************************************************************
|
|
|
|
|
*
|
|
|
|
|
* $RCSfile: ruler.src,v $
|
|
|
|
|
*
|
2003-07-17 10:22:16 +00:00
|
|
|
|
* $Revision: 1.15 $
|
2003-07-03 15:38:44 +00:00
|
|
|
|
*
|
2003-07-17 10:22:16 +00:00
|
|
|
|
* last change: $Author: hr $ $Date: 2003-07-17 11:22:16 $
|
2003-07-03 15:38:44 +00:00
|
|
|
|
*
|
|
|
|
|
* The Contents of this file are made available subject to the terms of
|
|
|
|
|
* either of the following licenses
|
|
|
|
|
*
|
|
|
|
|
* - GNU Lesser General Public License Version 2.1
|
|
|
|
|
* - Sun Industry Standards Source License Version 1.1
|
|
|
|
|
*
|
|
|
|
|
* Sun Microsystems Inc., October, 2000
|
|
|
|
|
*
|
|
|
|
|
* GNU Lesser General Public License Version 2.1
|
|
|
|
|
* =============================================
|
|
|
|
|
* Copyright 2000 by Sun Microsystems, Inc.
|
|
|
|
|
* 901 San Antonio Road, Palo Alto, CA 94303, USA
|
|
|
|
|
*
|
|
|
|
|
* This library is free software; you can redistribute it and/or
|
|
|
|
|
* modify it under the terms of the GNU Lesser General Public
|
|
|
|
|
* License version 2.1, as published by the Free Software Foundation.
|
|
|
|
|
*
|
|
|
|
|
* This library is distributed in the hope that it will be useful,
|
|
|
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
|
|
|
* Lesser General Public License for more details.
|
|
|
|
|
*
|
|
|
|
|
* You should have received a copy of the GNU Lesser General Public
|
|
|
|
|
* License along with this library; if not, write to the Free Software
|
|
|
|
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
|
|
|
|
|
* MA 02111-1307 USA
|
|
|
|
|
*
|
|
|
|
|
*
|
|
|
|
|
* Sun Industry Standards Source License Version 1.1
|
|
|
|
|
* =================================================
|
|
|
|
|
* The contents of this file are subject to the Sun Industry Standards
|
|
|
|
|
* Source License Version 1.1 (the "License"); You may not use this file
|
|
|
|
|
* except in compliance with the License. You may obtain a copy of the
|
|
|
|
|
* License at http://www.openoffice.org/license.html.
|
|
|
|
|
*
|
|
|
|
|
* Software provided under this License is provided on an "AS IS" basis,
|
|
|
|
|
* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
|
|
|
|
|
* WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
|
|
|
|
|
* MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
|
|
|
|
|
* See the License for the specific provisions governing your rights and
|
|
|
|
|
* obligations concerning the Software.
|
|
|
|
|
*
|
|
|
|
|
* The Initial Developer of the Original Code is: Sun Microsystems, Inc.
|
|
|
|
|
*
|
|
|
|
|
* Copyright: 2000 by Sun Microsystems, Inc.
|
|
|
|
|
*
|
|
|
|
|
* All Rights Reserved.
|
|
|
|
|
*
|
|
|
|
|
* Contributor(s): _______________________________________
|
|
|
|
|
*
|
|
|
|
|
*
|
|
|
|
|
************************************************************************/
|
|
|
|
|
#include "dialogs.hrc"
|
|
|
|
|
#include "ruler.hrc"
|
|
|
|
|
|
|
|
|
|
Menu RID_SVXMN_RULER
|
|
|
|
|
{
|
|
|
|
|
ItemList =
|
|
|
|
|
{
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = ID_MM ;
|
|
|
|
|
Checkable = TRUE ;
|
|
|
|
|
Text = "Millimeter" ;
|
|
|
|
|
Text [ English ] = "Millimeter" ;
|
|
|
|
|
Text [ dutch ] = "Millimeter" ;
|
|
|
|
|
Text [ english_us ] = "Millimeter" ;
|
|
|
|
|
Text [ italian ] = "Millimetro" ;
|
|
|
|
|
Text [ spanish ] = "Mil<69>metros" ;
|
|
|
|
|
Text [ french ] = "Millim<69>tre" ;
|
|
|
|
|
Text [ swedish ] = "Millimeter" ;
|
|
|
|
|
Text [ danish ] = "Millimeter" ;
|
|
|
|
|
Text [ portuguese ] = "Mil<69>metro" ;
|
|
|
|
|
Text [ portuguese_brazilian ] = "Mil<69>metro" ;
|
|
|
|
|
Text[ chinese_simplified ] = "毫米";
|
|
|
|
|
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ polish ] = "Milimetr";
|
|
|
|
|
Text[ japanese ] = "ミリメートル";
|
|
|
|
|
Text[ chinese_traditional ] = "毫米";
|
|
|
|
|
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ korean ] = "밀리미터";
|
|
|
|
|
Text[ turkish ] = "Milimetre";
|
|
|
|
|
Text[ language_user1 ] = " ";
|
|
|
|
|
Text[ catalan ] = "Milimetres";
|
|
|
|
|
Text[ finnish ] = "Millimetri";
|
|
|
|
|
Text[ thai ] = "มิลลิเมตร";
|
|
|
|
|
Text[ czech ] = "Milimetr";
|
|
|
|
|
Text[ hebrew ] = "מילימטר";
|
|
|
|
|
Text[ hindi ] = "मिल्लीमीटर";
|
|
|
|
|
Text[ slovak ] = "Milimeter";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = ID_CM ;
|
|
|
|
|
Checkable = TRUE ;
|
|
|
|
|
Text = "Zentimeter" ;
|
|
|
|
|
Text [ English ] = "Centimeter" ;
|
|
|
|
|
Text [ norwegian ] = "Centimeter" ;
|
|
|
|
|
Text [ italian ] = "Centimetro" ;
|
|
|
|
|
Text [ portuguese_brazilian ] = "Cent<6E>metro" ;
|
|
|
|
|
Text [ portuguese ] = "Cent<6E>metro" ;
|
|
|
|
|
Text [ finnish ] = "Senttimetri" ;
|
|
|
|
|
Text [ danish ] = "Centimeter" ;
|
|
|
|
|
Text [ french ] = "Centim<69>tre" ;
|
|
|
|
|
Text [ swedish ] = "Centimeter" ;
|
|
|
|
|
Text [ dutch ] = "Centimeter" ;
|
|
|
|
|
Text [ spanish ] = "Cent<6E>metro" ;
|
|
|
|
|
Text [ english_us ] = "Centimeter" ;
|
|
|
|
|
Text[ chinese_simplified ] = "厘米";
|
|
|
|
|
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ polish ] = "Centymetr";
|
|
|
|
|
Text[ japanese ] = "センチメートル";
|
|
|
|
|
Text[ chinese_traditional ] = "公分";
|
|
|
|
|
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ korean ] = "센티미터";
|
|
|
|
|
Text[ turkish ] = "Santimetre";
|
|
|
|
|
Text[ language_user1 ] = " ";
|
|
|
|
|
Text[ catalan ] = "Cent<6E>metres";
|
|
|
|
|
Text[ thai ] = "เซนติเมตร";
|
|
|
|
|
Text[ czech ] = "Centimetr";
|
|
|
|
|
Text[ hebrew ] = "סנטימטר";
|
|
|
|
|
Text[ hindi ] = "सेंटिमीटर";
|
|
|
|
|
Text[ slovak ] = "Centimeter";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = ID_M ;
|
|
|
|
|
Checkable = TRUE ;
|
|
|
|
|
Text = "Meter" ;
|
|
|
|
|
Text [ English ] = "Meter" ;
|
|
|
|
|
Text [ dutch ] = "Meter" ;
|
|
|
|
|
Text [ english_us ] = "Meter" ;
|
|
|
|
|
Text [ italian ] = "Metro" ;
|
|
|
|
|
Text [ spanish ] = "Metro" ;
|
|
|
|
|
Text [ french ] = "M<>tre" ;
|
|
|
|
|
Text [ swedish ] = "Meter" ;
|
|
|
|
|
Text [ danish ] = "Meter" ;
|
|
|
|
|
Text [ portuguese ] = "Metro" ;
|
|
|
|
|
Text [ portuguese_brazilian ] = "Metro" ;
|
|
|
|
|
Text[ chinese_simplified ] = "米";
|
|
|
|
|
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ polish ] = "Metr";
|
|
|
|
|
Text[ japanese ] = "メートル";
|
|
|
|
|
Text[ chinese_traditional ] = "米";
|
|
|
|
|
Text[ arabic ] = "<22><><EFBFBD>";
|
|
|
|
|
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ korean ] = "미터";
|
|
|
|
|
Text[ turkish ] = "Metre";
|
|
|
|
|
Text[ language_user1 ] = " ";
|
|
|
|
|
Text[ catalan ] = "Metres";
|
|
|
|
|
Text[ finnish ] = "Metri";
|
|
|
|
|
Text[ thai ] = "เมตร";
|
|
|
|
|
Text[ czech ] = "Metr";
|
|
|
|
|
Text[ hebrew ] = "מטר";
|
|
|
|
|
Text[ hindi ] = "मीटर";
|
|
|
|
|
Text[ slovak ] = "Meter";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = ID_KM ;
|
|
|
|
|
Checkable = TRUE ;
|
|
|
|
|
Text = "Kilometer" ;
|
|
|
|
|
Text [ English ] = "Kilometer" ;
|
|
|
|
|
Text [ dutch ] = "Kilometer" ;
|
|
|
|
|
Text [ english_us ] = "Kilometer" ;
|
|
|
|
|
Text [ italian ] = "Chilometro" ;
|
|
|
|
|
Text [ spanish ] = "Kil<69>metro" ;
|
|
|
|
|
Text [ french ] = "Kilom<6F>tre" ;
|
|
|
|
|
Text [ swedish ] = "Kilometer" ;
|
|
|
|
|
Text [ danish ] = "Kilometer" ;
|
|
|
|
|
Text [ portuguese ] = "Quil<69>metro" ;
|
|
|
|
|
Text [ portuguese_brazilian ] = "Quil<69>metro" ;
|
|
|
|
|
Text[ chinese_simplified ] = "公里";
|
|
|
|
|
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ polish ] = "Kilometr";
|
|
|
|
|
Text[ japanese ] = "キロメートル";
|
|
|
|
|
Text[ chinese_traditional ] = "公里";
|
|
|
|
|
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ korean ] = "킬로미터";
|
|
|
|
|
Text[ turkish ] = "Kilometre";
|
|
|
|
|
Text[ language_user1 ] = " ";
|
|
|
|
|
Text[ catalan ] = "Kil<69>metres";
|
|
|
|
|
Text[ finnish ] = "Kilometri";
|
|
|
|
|
Text[ thai ] = "กิโลเมตร";
|
|
|
|
|
Text[ czech ] = "Kilometr";
|
|
|
|
|
Text[ hebrew ] = "קילומטר";
|
|
|
|
|
Text[ hindi ] = "किलोमीटर";
|
|
|
|
|
Text[ slovak ] = "Kilometer";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = ID_INCH ;
|
|
|
|
|
Checkable = TRUE ;
|
|
|
|
|
Text = "Zoll" ;
|
|
|
|
|
Text [ English ] = "Inch" ;
|
|
|
|
|
Text [ dutch ] = "Duim" ;
|
|
|
|
|
Text [ english_us ] = "Inch" ;
|
|
|
|
|
Text [ italian ] = "Pollice" ;
|
|
|
|
|
Text [ spanish ] = "Pulgadas" ;
|
|
|
|
|
Text [ french ] = "Pouce" ;
|
|
|
|
|
Text [ swedish ] = "Tum" ;
|
|
|
|
|
Text [ danish ] = "Tommer" ;
|
|
|
|
|
Text [ portuguese ] = "Polegada" ;
|
|
|
|
|
Text [ portuguese_brazilian ] = "Polegada" ;
|
|
|
|
|
Text[ chinese_simplified ] = "英寸";
|
|
|
|
|
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ polish ] = "Cal";
|
|
|
|
|
Text[ japanese ] = "インチ";
|
|
|
|
|
Text[ chinese_traditional ] = "英吋";
|
|
|
|
|
Text[ arabic ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ korean ] = "인치";
|
|
|
|
|
Text[ turkish ] = "In<49>";
|
|
|
|
|
Text[ language_user1 ] = " ";
|
|
|
|
|
Text[ catalan ] = "Polzades";
|
|
|
|
|
Text[ finnish ] = "Tuuma";
|
|
|
|
|
Text[ thai ] = "นิ้ว";
|
|
|
|
|
Text[ czech ] = "Palec";
|
|
|
|
|
Text[ hebrew ] = "אינצ'";
|
|
|
|
|
Text[ hindi ] = "इंच";
|
|
|
|
|
Text[ slovak ] = "Palec";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = ID_FOOT ;
|
|
|
|
|
Checkable = TRUE ;
|
|
|
|
|
/* ### ACHTUNG: Neuer Text in Resource? Fu<46> : Fu<46> */
|
|
|
|
|
/* ### ACHTUNG: Neuer Text in Resource? Fu<46> : Fu<46> */
|
|
|
|
|
Text = "Fu<46>" ;
|
|
|
|
|
Text [ English ] = "Foot" ;
|
|
|
|
|
Text [ dutch ] = "Voet" ;
|
|
|
|
|
Text [ english_us ] = "Foot" ;
|
|
|
|
|
Text [ italian ] = "Piede" ;
|
|
|
|
|
Text [ spanish ] = "Pie" ;
|
|
|
|
|
Text [ french ] = "Pied" ;
|
|
|
|
|
Text [ swedish ] = "Fot" ;
|
|
|
|
|
Text [ danish ] = "Fod" ;
|
|
|
|
|
Text [ portuguese ] = "P<>s" ;
|
|
|
|
|
Text [ portuguese_brazilian ] = "P<>" ;
|
|
|
|
|
Text[ chinese_simplified ] = "英尺";
|
|
|
|
|
Text[ russian ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ polish ] = "Stopa";
|
|
|
|
|
Text[ japanese ] = "フィート";
|
|
|
|
|
Text[ chinese_traditional ] = "英尺";
|
|
|
|
|
Text[ arabic ] = "<22><><EFBFBD>";
|
|
|
|
|
Text[ greek ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ korean ] = "피트";
|
|
|
|
|
Text[ turkish ] = "Ayak";
|
|
|
|
|
Text[ language_user1 ] = " ";
|
|
|
|
|
Text[ catalan ] = "Peus";
|
|
|
|
|
Text[ finnish ] = "Jalka";
|
|
|
|
|
Text[ thai ] = "ฟุต";
|
|
|
|
|
Text[ czech ] = "Stopa";
|
|
|
|
|
Text[ hebrew ] = "רגל";
|
|
|
|
|
Text[ hindi ] = "फ़ूट्";
|
|
|
|
|
Text[ slovak ] = "Stopa";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = ID_MILE ;
|
|
|
|
|
Checkable = TRUE ;
|
|
|
|
|
Text = "Meilen" ;
|
|
|
|
|
Text [ English ] = "Miles" ;
|
|
|
|
|
Text [ dutch ] = "Mijlen" ;
|
|
|
|
|
Text [ english_us ] = "Miles" ;
|
|
|
|
|
Text [ italian ] = "Miglia" ;
|
|
|
|
|
Text [ spanish ] = "Millas" ;
|
|
|
|
|
Text [ french ] = "Miles" ;
|
|
|
|
|
Text [ swedish ] = "Mil" ;
|
|
|
|
|
Text [ danish ] = "Mil" ;
|
|
|
|
|
Text [ portuguese ] = "Milhas" ;
|
|
|
|
|
Text [ portuguese_brazilian ] = "Milhas" ;
|
|
|
|
|
Text[ chinese_simplified ] = "英里";
|
|
|
|
|
Text[ russian ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ polish ] = "Mile";
|
|
|
|
|
Text[ japanese ] = "マイル";
|
|
|
|
|
Text[ chinese_traditional ] = "英里";
|
|
|
|
|
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ korean ] = "마일";
|
|
|
|
|
Text[ turkish ] = "Mil";
|
|
|
|
|
Text[ language_user1 ] = " ";
|
|
|
|
|
Text[ catalan ] = "Milles";
|
|
|
|
|
Text[ finnish ] = "Mailit";
|
|
|
|
|
Text[ thai ] = "ไมล์";
|
|
|
|
|
Text[ czech ] = "Míle";
|
|
|
|
|
Text[ hebrew ] = "מילים";
|
|
|
|
|
Text[ hindi ] = "मइल्स्";
|
|
|
|
|
Text[ slovak ] = "Míle";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = ID_POINT ;
|
|
|
|
|
Checkable = TRUE ;
|
|
|
|
|
Text = "Punkt" ;
|
|
|
|
|
Text [ English ] = "Point" ;
|
|
|
|
|
Text [ norwegian ] = "Punkt" ;
|
|
|
|
|
Text [ italian ] = "Punto" ;
|
|
|
|
|
Text [ portuguese_brazilian ] = "Ponto" ;
|
|
|
|
|
Text [ portuguese ] = "Ponto" ;
|
|
|
|
|
Text [ finnish ] = "Piste" ;
|
|
|
|
|
Text [ danish ] = "Punkt" ;
|
|
|
|
|
Text [ french ] = "Point" ;
|
|
|
|
|
Text [ swedish ] = "Punkt" ;
|
|
|
|
|
Text [ dutch ] = "Punt" ;
|
|
|
|
|
Text [ spanish ] = "Punto" ;
|
|
|
|
|
Text [ english_us ] = "Point" ;
|
|
|
|
|
Text[ chinese_simplified ] = "点";
|
|
|
|
|
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ polish ] = "Punkt";
|
|
|
|
|
Text[ japanese ] = "ポイント";
|
|
|
|
|
Text[ chinese_traditional ] = "點";
|
|
|
|
|
Text[ arabic ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
Text[ korean ] = "점";
|
|
|
|
|
Text[ turkish ] = "Nokta";
|
|
|
|
|
Text[ language_user1 ] = " ";
|
|
|
|
|
Text[ catalan ] = "Punt";
|
|
|
|
|
Text[ thai ] = "พ้อยท์";
|
|
|
|
|
Text[ czech ] = "Bod";
|
|
|
|
|
Text[ hebrew ] = "נקודה";
|
|
|
|
|
Text[ hindi ] = "बिन्दु";
|
|
|
|
|
Text[ slovak ] = "Bod";
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = ID_PICA ;
|
|
|
|
|
Checkable = TRUE ;
|
|
|
|
|
Text = "Pica" ;
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
String RID_SVXSTR_RULER_TAB_LEFT
|
|
|
|
|
{
|
|
|
|
|
TEXT = "Links" ;
|
|
|
|
|
TEXT [ English ] = "Left" ;
|
|
|
|
|
TEXT [ norwegian ] = "Left" ;
|
|
|
|
|
TEXT [ italian ] = "Sinistra" ;
|
|
|
|
|
TEXT [ portuguese_brazilian ] = "Esquerda" ;
|
|
|
|
|
TEXT [ portuguese ] = "Esquerda" ;
|
|
|
|
|
TEXT [ finnish ] = "Vasen" ;
|
|
|
|
|
TEXT [ danish ] = "Venstre" ;
|
|
|
|
|
TEXT [ french ] = "<22> gauche" ;
|
|
|
|
|
TEXT [ swedish ] = "V<>nster" ;
|
|
|
|
|
TEXT [ dutch ] = "Links" ;
|
|
|
|
|
TEXT [ spanish ] = "Izquierda" ;
|
|
|
|
|
TEXT [ english_us ] = "Left" ;
|
|
|
|
|
TEXT[ chinese_simplified ] = "左";
|
|
|
|
|
TEXT[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
TEXT[ polish ] = "Z lewej";
|
|
|
|
|
TEXT[ japanese ] = "左揃え";
|
|
|
|
|
TEXT[ chinese_traditional ] = "左";
|
|
|
|
|
TEXT[ arabic ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
TEXT[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
TEXT[ korean ] = "왼쪽";
|
|
|
|
|
TEXT[ turkish ] = "Sol";
|
|
|
|
|
TEXT[ language_user1 ] = " ";
|
|
|
|
|
TEXT[ catalan ] = "Esquerra";
|
|
|
|
|
TEXT[ thai ] = "ซ้าย";
|
|
|
|
|
TEXT[ czech ] = "Vlevo";
|
|
|
|
|
TEXT[ hebrew ] = "שמאל";
|
|
|
|
|
TEXT[ hindi ] = "बायाँ";
|
|
|
|
|
TEXT[ slovak ] = "Vľavo";
|
|
|
|
|
};
|
|
|
|
|
String RID_SVXSTR_RULER_TAB_RIGHT
|
|
|
|
|
{
|
|
|
|
|
TEXT = "Rechts" ;
|
|
|
|
|
TEXT [ English ] = "Right" ;
|
|
|
|
|
TEXT [ norwegian ] = "Right" ;
|
|
|
|
|
TEXT [ italian ] = "Destra" ;
|
|
|
|
|
TEXT [ portuguese_brazilian ] = "Direita" ;
|
|
|
|
|
TEXT [ portuguese ] = "Direita" ;
|
|
|
|
|
TEXT [ finnish ] = "Oikea" ;
|
|
|
|
|
TEXT [ danish ] = "H<>jre" ;
|
|
|
|
|
TEXT [ french ] = "<22> droite" ;
|
|
|
|
|
TEXT [ swedish ] = "H<>ger" ;
|
|
|
|
|
TEXT [ dutch ] = "Rechts" ;
|
|
|
|
|
TEXT [ spanish ] = "Derecha" ;
|
|
|
|
|
TEXT [ english_us ] = "Right" ;
|
|
|
|
|
TEXT[ chinese_simplified ] = "向右";
|
|
|
|
|
TEXT[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
TEXT[ polish ] = "Z prawej";
|
|
|
|
|
TEXT[ japanese ] = "右揃え";
|
|
|
|
|
TEXT[ chinese_traditional ] = "向右";
|
|
|
|
|
TEXT[ arabic ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
TEXT[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
TEXT[ korean ] = "오른쪽";
|
|
|
|
|
TEXT[ turkish ] = "Sa<53>";
|
|
|
|
|
TEXT[ language_user1 ] = " ";
|
|
|
|
|
TEXT[ catalan ] = "Dreta";
|
|
|
|
|
TEXT[ thai ] = "ขวา";
|
|
|
|
|
TEXT[ czech ] = "Vpravo";
|
|
|
|
|
TEXT[ hebrew ] = "ימין";
|
|
|
|
|
TEXT[ hindi ] = "दाहिना";
|
|
|
|
|
TEXT[ slovak ] = "Vpravo";
|
|
|
|
|
};
|
|
|
|
|
String RID_SVXSTR_RULER_TAB_DECIMAL
|
|
|
|
|
{
|
|
|
|
|
TEXT = "Dezimal" ;
|
|
|
|
|
TEXT [ English ] = "Decimal" ;
|
|
|
|
|
TEXT [ norwegian ] = "Desimal" ;
|
|
|
|
|
TEXT [ italian ] = "Decimale" ;
|
|
|
|
|
TEXT [ portuguese_brazilian ] = "Decimal" ;
|
|
|
|
|
TEXT [ portuguese ] = "Decimal" ;
|
|
|
|
|
TEXT [ finnish ] = "Desimaali" ;
|
|
|
|
|
TEXT [ danish ] = "Decimal" ;
|
|
|
|
|
TEXT [ french ] = "D<>cimal" ;
|
|
|
|
|
TEXT [ swedish ] = "Decimal" ;
|
|
|
|
|
TEXT [ dutch ] = "Decimaal" ;
|
|
|
|
|
TEXT [ spanish ] = "Decimal" ;
|
|
|
|
|
TEXT [ english_us ] = "Decimal" ;
|
|
|
|
|
TEXT[ chinese_simplified ] = "十进制";
|
|
|
|
|
TEXT[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
TEXT[ polish ] = "Dziesi<73>tny";
|
|
|
|
|
TEXT[ japanese ] = "小数点揃え";
|
|
|
|
|
TEXT[ chinese_traditional ] = "十進位";
|
|
|
|
|
TEXT[ arabic ] = "<22><><EFBFBD><EFBFBD>";
|
|
|
|
|
TEXT[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
TEXT[ korean ] = "소수점";
|
|
|
|
|
TEXT[ turkish ] = "Ondal<61>k";
|
|
|
|
|
TEXT[ language_user1 ] = " ";
|
|
|
|
|
TEXT[ catalan ] = "Decimal";
|
|
|
|
|
TEXT[ thai ] = "ทศนิยม";
|
|
|
|
|
TEXT[ czech ] = "Desítkově";
|
|
|
|
|
TEXT[ hebrew ] = "עשרוני";
|
|
|
|
|
TEXT[ hindi ] = "दशांश";
|
|
|
|
|
TEXT[ slovak ] = "Desatinné";
|
|
|
|
|
};
|
|
|
|
|
String RID_SVXSTR_RULER_TAB_CENTER
|
|
|
|
|
{
|
|
|
|
|
TEXT = "Zentriert" ;
|
|
|
|
|
TEXT [ English ] = "Centered" ;
|
|
|
|
|
TEXT [ norwegian ] = "Centered" ;
|
|
|
|
|
TEXT [ italian ] = "Centrato" ;
|
|
|
|
|
TEXT [ portuguese_brazilian ] = "Centro" ;
|
|
|
|
|
TEXT [ portuguese ] = "Centrado" ;
|
|
|
|
|
TEXT [ finnish ] = "Keskell<6C>" ;
|
|
|
|
|
TEXT [ danish ] = "Centreret" ;
|
|
|
|
|
TEXT [ french ] = "Centr<74>" ;
|
|
|
|
|
TEXT [ swedish ] = "Centrerat" ;
|
|
|
|
|
TEXT [ dutch ] = "Gecentreerd" ;
|
|
|
|
|
TEXT [ spanish ] = "Centrado" ;
|
|
|
|
|
TEXT [ english_us ] = "Center" ;
|
|
|
|
|
TEXT[ chinese_simplified ] = "居中";
|
|
|
|
|
TEXT[ russian ] = "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
TEXT[ polish ] = "Do <20>rodka";
|
|
|
|
|
TEXT[ japanese ] = "中央揃え";
|
|
|
|
|
TEXT[ chinese_traditional ] = "置中";
|
|
|
|
|
TEXT[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
TEXT[ greek ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
|
|
|
|
|
TEXT[ korean ] = "가운데";
|
|
|
|
|
TEXT[ turkish ] = "Orta";
|
|
|
|
|
TEXT[ language_user1 ] = " ";
|
|
|
|
|
TEXT[ catalan ] = "Centre";
|
|
|
|
|
TEXT[ thai ] = "ตรงกลาง";
|
|
|
|
|
TEXT[ czech ] = "Na střed";
|
|
|
|
|
TEXT[ hebrew ] = "מרכז";
|
|
|
|
|
TEXT[ hindi ] = "मध्यभाग";
|
|
|
|
|
TEXT[ slovak ] = "Na stred";
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2003-07-17 10:22:16 +00:00
|
|
|
|
|
|
|
|
|
|
2003-07-03 15:38:44 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|