Files
loongoffice/sc/source/ui/docshell/tpstat.src
Jens-Heiner Rechtien bc7b3f6c7d INTEGRATION: CWS mergerc3 (1.23.10); FILE MERGED
2003/07/16 16:57:58 ihi 1.23.10.1: rc-3 merge all languages
2003-07-17 11:51:39 +00:00

263 lines
9.0 KiB
Plaintext

/*************************************************************************
*
* $RCSfile: tpstat.src,v $
*
* $Revision: 1.24 $
*
* last change: $Author: hr $ $Date: 2003-07-17 12:51:39 $
*
* 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 "tpstat.hrc"
TabPage RID_SCPAGE_STAT
{
// HelpID = HID_DOC_STAT;
Hide = TRUE ;
Size = MAP_APPFONT ( 260 , 185 ) ;
FixedText FT_TABLES_LBL
{
Pos = MAP_APPFONT ( 12 , 17 ) ;
Size = MAP_APPFONT ( 90 , 8 ) ;
Text = "Anzahl Tabellen:" ;
Text [ ENGLISH ] = "Number of tables:" ;
Text [ norwegian ] = "Number of tables:" ;
Text [ italian ] = "Numero di tabelle:" ;
Text [ portuguese_brazilian ] = "N�mero de planilhas:" ;
Text [ portuguese ] = "N�mero de tabelas:" ;
Text [ finnish ] = "Taulukoiden m��r�:" ;
Text [ danish ] = "Antal tabeller:" ;
Text [ french ] = "Nombre de feuilles :" ;
Text [ swedish ] = "Antal tabeller:" ;
Text [ dutch ] = "Aantal werkbladen:" ;
Text [ spanish ] = "N�m. de hojas:" ;
Text [ english_us ] = "Number of sheets:" ;
Left = TRUE ;
Text[ chinese_simplified ] = "工作表数目:";
Text[ russian ] = "���������� ������:";
Text[ polish ] = "Liczba tabel:";
Text[ japanese ] = "表の数:";
Text[ chinese_traditional ] = "工作表數目:";
Text[ arabic ] = "��� �������:";
Text[ dutch ] = "Aantal werkbladen:";
Text[ chinese_simplified ] = "工作表数目:";
Text[ greek ] = "������� ������:";
Text[ korean ] = "시트 수:";
Text[ turkish ] = "Tablo say�s�:";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Nombre de fulls:";
Text[ thai ] = "จำนวนแผ่นงาน:";
Text[ czech ] = "Počet listů:";
Text[ hebrew ] = "Anzahl Tabellen:";
Text[ hindi ] = "शीटों की संख्या:";
Text[ slovak ] = "Počet listov:";
};
FixedText FT_TABLES
{
Pos = MAP_APPFONT ( 108 , 17 ) ;
Size = MAP_APPFONT ( 27 , 8 ) ;
Left = TRUE ;
};
FixedText FT_CELLS_LBL
{
Pos = MAP_APPFONT ( 12 , 29 ) ;
Size = MAP_APPFONT ( 90 , 8 ) ;
Text = "Anzahl Zellen:" ;
Text [ ENGLISH ] = "Number of cells:" ;
Text [ english_us ] = "Number of cells:" ;
Left = TRUE ;
Text [ italian ] = "Numero di celle:" ;
Text [ spanish ] = "N�mero de celdas:" ;
Text [ french ] = "Nombre de cellules :" ;
Text [ dutch ] = "Aantal cellen:" ;
Text [ swedish ] = "Antal celler:" ;
Text [ danish ] = "Antal celler:" ;
Text [ portuguese ] = "N�mero de c�lulas:" ;
Text [ portuguese_brazilian ] = "N�mero de c�lulas:" ;
Text[ chinese_simplified ] = "单元格的数目:";
Text[ russian ] = "���������� �����:";
Text[ polish ] = "Liczba kom�rek:";
Text[ japanese ] = "セルの数:";
Text[ chinese_traditional ] = "儲存格的數目:";
Text[ arabic ] = "��� �������:";
Text[ dutch ] = "Aantal cellen:";
Text[ chinese_simplified ] = "单元格的数目:";
Text[ greek ] = "������� ������:";
Text[ korean ] = "셀 개수:";
Text[ turkish ] = "H�cre say�s�:";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Nombre de cel.les:";
Text[ finnish ] = "Solujen m��r�:";
Text[ thai ] = "จำนวนเซลล์:";
Text[ czech ] = "Počet buněk:";
Text[ hebrew ] = "Anzahl Zellen:";
Text[ hindi ] = "कोष्ठों की संख्या:";
Text[ slovak ] = "Počet buniek:";
};
FixedText FT_CELLS
{
Pos = MAP_APPFONT ( 108 , 29 ) ;
Size = MAP_APPFONT ( 27 , 8 ) ;
Left = TRUE ;
};
FixedText FT_PAGES_LBL
{
Pos = MAP_APPFONT ( 12 , 41 ) ;
Size = MAP_APPFONT ( 90 , 8 ) ;
Text = "Anzahl Seiten:" ;
Text [ ENGLISH ] = "Number of pages:" ;
Text [ english_us ] = "Number of pages:" ;
Left = TRUE ;
Text [ italian ] = "Numero di pagine:" ;
Text [ spanish ] = "N�mero de p�ginas:" ;
Text [ french ] = "Nombre de pages :" ;
Text [ dutch ] = "Aantal pagina's:" ;
Text [ swedish ] = "Antal sidor:" ;
Text [ danish ] = "Antal sider:" ;
Text [ portuguese_brazilian ] = "N�mero de p�ginas:" ;
Text [ portuguese ] = "N�mero de p�ginas:" ;
Text[ chinese_simplified ] = "页数:";
Text[ russian ] = "���������� �������:";
Text[ polish ] = "Liczba stron:";
Text[ japanese ] = "ページ総数:";
Text[ chinese_traditional ] = "頁數:";
Text[ arabic ] = "��� �������:";
Text[ dutch ] = "Aantal pagina's:";
Text[ chinese_simplified ] = "页数:";
Text[ greek ] = "������� �������:";
Text[ korean ] = "페이지 수:";
Text[ turkish ] = "Sayfa say�s�:";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Nombre de p�gines:";
Text[ finnish ] = "Sivujen m��r�:";
Text[ thai ] = "จำนวนหน้า:";
Text[ czech ] = "Počet stránek:";
Text[ hebrew ] = "‮מספר הדפים‬:";
Text[ hindi ] = "पृष्ठों की संख्या:";
Text[ slovak ] = "Počet strán:";
};
FixedText FT_PAGES
{
Pos = MAP_APPFONT ( 108 , 41 ) ;
Size = MAP_APPFONT ( 27 , 8 ) ;
Left = TRUE ;
};
FixedLine FL_INFO
{
Pos = MAP_APPFONT ( 6 , 3 ) ;
Size = MAP_APPFONT ( 248 , 8 ) ;
Text = "Dokument: " ;
Text [ ENGLISH ] = "Document: " ;
Text [ english_us ] = "Document: " ;
Text [ dutch ] = "Document:" ;
Text [ italian ] = "Documento: " ;
Text [ spanish ] = "Documento: " ;
Text [ french ] = "Document : " ;
Text [ swedish ] = "Dokument: " ;
Text [ danish ] = "Dokument: " ;
Text [ portuguese_brazilian ] = "Documento: " ;
Text [ portuguese ] = "Documento: " ;
Text[ chinese_simplified ] = "文档: ";
Text[ russian ] = "��������: ";
Text[ polish ] = "Dokument:";
Text[ japanese ] = "ドキュメント: ";
Text[ chinese_traditional ] = "文件: ";
Text[ arabic ] = "�������: ";
Text[ dutch ] = "Document:";
Text[ chinese_simplified ] = "文档: ";
Text[ greek ] = "�������:";
Text[ korean ] = "문서: ";
Text[ turkish ] = "Belge:";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Document: ";
Text[ finnish ] = "Asiakirja: ";
Text[ thai ] = "เอกสาร: ";
Text[ czech ] = "Dokument: ";
Text[ hebrew ] = "Dokument:";
Text[ hindi ] = "लेखपत्र: ";
Text[ slovak ] = "Dokument: ";
};
};