forked from amazingfate/loongoffice
235 lines
7.5 KiB
Plaintext
235 lines
7.5 KiB
Plaintext
/*************************************************************************
|
|
*
|
|
* $RCSfile: propres.src,v $
|
|
*
|
|
* $Revision: 1.16 $
|
|
*
|
|
* last change: $Author: kz $ $Date: 2002-08-02 20:20:59 $
|
|
*
|
|
* 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 EXPRESS 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): _______________________________________
|
|
*
|
|
*
|
|
************************************************************************/
|
|
|
|
#ifndef _EXTENSIONS_PROPCTRLR_PROPRESID_HRC_
|
|
#include "propresid.hrc"
|
|
#endif
|
|
|
|
String RID_STR_STANDARD
|
|
{
|
|
Text = "Standard" ;
|
|
Text [ ENGLISH ] = "Standard" ;
|
|
Text [ portuguese ] = "Padr�o" ;
|
|
Text [ english_us ] = "Default" ;
|
|
Text [ portuguese_brazilian ] = "Padr?o" ;
|
|
Text [ swedish ] = "Standard" ;
|
|
Text [ danish ] = "Standard" ;
|
|
Text [ italian ] = "Standard" ;
|
|
Text [ spanish ] = "Predeterminado" ;
|
|
Text [ french ] = "Par d�faut" ;
|
|
Text [ dutch ] = "Standaard" ;
|
|
Text[ chinese_simplified ] = "标准";
|
|
Text[ russian ] = "��������";
|
|
Text[ polish ] = "Domy�lnie";
|
|
Text[ japanese ] = "標準";
|
|
Text[ chinese_traditional ] = "標準";
|
|
Text[ greek ] = "����������";
|
|
Text[ korean ] = "표준";
|
|
Text[ arabic ] = "�����";
|
|
Text[ turkish ] = "Standart";
|
|
Text[ language_user1 ] = " ";
|
|
Text[ catalan ] = "Per defecte";
|
|
Text[ finnish ] = "Oletusarvo";
|
|
Text[ thai ] = "ค่าเริ่มต้น";
|
|
};
|
|
String RID_STR_PROPPAGE_DEFAULT
|
|
{
|
|
Text = "Allgemein" ;
|
|
Text [ English ] = "Common" ;
|
|
Text [ portuguese ] = "Geral" ;
|
|
Text [ english_us ] = "General" ;
|
|
Text [ portuguese_brazilian ] = "Allgemein" ;
|
|
Text [ swedish ] = "Allm�nt" ;
|
|
Text [ danish ] = "Generelt" ;
|
|
Text [ italian ] = "Generale" ;
|
|
Text [ spanish ] = "General" ;
|
|
Text [ french ] = "G�n�ral" ;
|
|
Text [ dutch ] = "Algemeen" ;
|
|
Text[ chinese_simplified ] = "常规";
|
|
Text[ russian ] = "�����";
|
|
Text[ polish ] = "Og�lne";
|
|
Text[ japanese ] = "全般";
|
|
Text[ chinese_traditional ] = "一般";
|
|
Text[ greek ] = "������";
|
|
Text[ korean ] = "일반";
|
|
Text[ arabic ] = "���";
|
|
Text[ turkish ] = "Genel";
|
|
Text[ language_user1 ] = " ";
|
|
Text[ catalan ] = "Continguts";
|
|
Text[ finnish ] = "Yleist�";
|
|
Text[ thai ] = "ทั่วไป";
|
|
};
|
|
String RID_STR_PROPPAGE_DATA
|
|
{
|
|
Text = "Daten" ;
|
|
Text [ English ] = "Data" ;
|
|
Text [ portuguese ] = "Dados" ;
|
|
Text [ english_us ] = "Data" ;
|
|
Text [ portuguese_brazilian ] = "Daten" ;
|
|
Text [ swedish ] = "Data" ;
|
|
Text [ danish ] = "Data" ;
|
|
Text [ italian ] = "Dati" ;
|
|
Text [ spanish ] = "Datos" ;
|
|
Text [ french ] = "Donn�es" ;
|
|
Text [ dutch ] = "Gegevens" ;
|
|
Text[ chinese_simplified ] = "数据";
|
|
Text[ russian ] = "������";
|
|
Text[ polish ] = "Dane";
|
|
Text[ japanese ] = "配列";
|
|
Text[ chinese_traditional ] = "資料";
|
|
Text[ greek ] = "��������";
|
|
Text[ korean ] = "데이터";
|
|
Text[ arabic ] = "������";
|
|
Text[ turkish ] = "Veriler";
|
|
Text[ language_user1 ] = " ";
|
|
Text[ catalan ] = "Dades";
|
|
Text[ finnish ] = "Tiedot";
|
|
Text[ thai ] = "ข้อมูล";
|
|
};
|
|
String RID_STR_BOOL
|
|
{
|
|
Text = "Nein;Ja" ;
|
|
Text [ English ] = "No;Yes" ;
|
|
Text [ portuguese ] = "N�o;Sim" ;
|
|
Text [ english_us ] = "No;Yes" ;
|
|
Text [ portuguese_brazilian ] = "Nein;Ja" ;
|
|
Text [ swedish ] = "Nej;Ja" ;
|
|
Text [ danish ] = "Nej;Ja" ;
|
|
Text [ italian ] = "No;S�" ;
|
|
Text [ spanish ] = "No;S�" ;
|
|
Text [ french ] = "Non;Oui" ;
|
|
Text [ dutch ] = "Nee;Ja" ;
|
|
Text[ chinese_simplified ] = "否;是";
|
|
Text[ russian ] = "���;��";
|
|
Text[ polish ] = "Nie;Tak";
|
|
Text[ japanese ] = "いいえ;はい";
|
|
Text[ chinese_traditional ] = "否;是";
|
|
Text[ greek ] = "���-���";
|
|
Text[ korean ] = "아니오;예";
|
|
Text[ arabic ] = "��;���";
|
|
Text[ turkish ] = "Hay�r;Evet";
|
|
Text[ language_user1 ] = " ";
|
|
Text[ catalan ] = "No;S�";
|
|
Text[ finnish ] = "Ei;Kyll�";
|
|
Text[ thai ] = "ไม่ใช่;ใช่";
|
|
};
|
|
|
|
/*************************************************************************
|
|
* history:
|
|
* $Log: not supported by cvs2svn $
|
|
* Revision 1.15 2001/08/24 10:52:53 kz
|
|
* Merge SRC638: 24.08.01 - 12:51:34
|
|
*
|
|
* Revision 1.14 2001/08/21 21:04:26 kz
|
|
* Merge SRC638: 21.08.01 - 23:03:51
|
|
*
|
|
* Revision 1.13 2001/08/13 20:43:29 kz
|
|
* Merge SRC638: 08/13/01 - 22:43:41
|
|
*
|
|
* Revision 1.12 2001/08/07 15:05:37 rt
|
|
* Merge SRC638: 07.08.01 - 17:04:40
|
|
*
|
|
* Revision 1.11 2001/07/13 21:00:55 kz
|
|
* Merge SRC638: 13.07.01 - 22:59:52
|
|
*
|
|
* Revision 1.10 2001/07/03 22:26:20 kz
|
|
* Merge SRC633: 04.07.01 - 00:25:00
|
|
*
|
|
* Revision 1.9 2001/06/13 22:42:50 kz
|
|
* Merge SRC633: 14.06.01 - 00:42:39
|
|
*
|
|
* Revision 1.8 2001/06/08 22:24:13 kz
|
|
* Merge SRC633: 09.06.01 - 00:24:48
|
|
*
|
|
* Revision 1.7 2001/05/16 15:47:27 kz
|
|
* Merge SRC632: 05/16/01 - 17:46:44 (NoBranch)
|
|
*
|
|
* Revision 1.6 2001/05/12 06:49:08 hjs
|
|
* Merge SRC631: 12.05.01 - 08:49:32 (NoBranch)
|
|
*
|
|
* Revision 1.5 2001/05/10 06:00:50 kz
|
|
* Merge SRC631: 05/10/01 - 08:00:59 (NoBranch)
|
|
*
|
|
* Revision 1.4 2001/05/04 20:08:05 kz
|
|
* Merge SRC630: 05/04/01 - 22:08:03 (NoBranch)
|
|
*
|
|
* Revision 1.3 2001/03/21 20:28:54 kz
|
|
* Merge SRC626: 21.03.01 - 21:29:15 (NoBranch)
|
|
*
|
|
* Revision 1.2 2001/03/09 20:47:29 kz
|
|
* Merge SRC624: 09.03.01 - 21:47:11 (NoBranch)
|
|
*
|
|
* Revision 1.1 2001/01/12 11:32:26 fs
|
|
* initial checkin - outsourced the form property browser
|
|
*
|
|
*
|
|
* Revision 1.0 08.01.01 13:04:05 fs
|
|
************************************************************************/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|