Files
libreoffice/sc/source/ui/docshell/tpstat.src
2001-08-14 14:48:40 +00:00

218 lines
8.0 KiB
Plaintext
Raw Blame History

/*************************************************************************
*
* $RCSfile: tpstat.src,v $
*
* $Revision: 1.15 $
*
* last change: $Author: kz $ $Date: 2001-08-14 15:48:40 $
*
* 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?ero de tabelas:" ;
Text [ portuguese ] = "N<>mero de tabelas:" ;
Text [ finnish ] = "Lomakkeiden m<><6D>r<EFBFBD>:" ;
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 ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:";
Text[ polish ] = "Liczba tabel:";
Text[ japanese ] = "表の数:";
Text[ chinese_traditional ] = "工作表數目:";
Text[ arabic ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:";
Text[ dutch ] = "Aantal werkbladen:";
Text[ chinese_simplified ] = "工作表数目:";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:";
Text[ korean ] = "시트 수:";
Text[ turkish ] = "Tablo say<61>s<EFBFBD>:";
Text[ language_user1 ] = " ";
Text[ catalan ] = "N<>m. de hojas:";
};
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 ] = "Cantidad 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 ] = "Anzahl Zellen:" ;
Text[ chinese_simplified ] = "单元格的数目:";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>:";
Text[ polish ] = "Liczba kom<6F>rek:";
Text[ japanese ] = "セルの数:";
Text[ chinese_traditional ] = "儲存格的數目:";
Text[ arabic ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:";
Text[ dutch ] = "Aantal cellen:";
Text[ chinese_simplified ] = "单元格的数目:";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:";
Text[ korean ] = "셀 개수:";
Text[ turkish ] = "H<>cre say<61>s<EFBFBD>:";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Cantidad de celdas:";
Text[ finnish ] = "Solujen m<><6D>r<EFBFBD>:";
};
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 ] = "Cantidad de p<>ginas:" ;
Text [ french ] = "Nombre de pages :" ;
Text [ dutch ] = "Aantal pagina<6E>s:" ;
Text [ swedish ] = "Antal sidor:" ;
Text [ danish ] = "Antal sider:" ;
Text [ portuguese_brazilian ] = "Anzahl Seiten:" ;
Text [ portuguese ] = "N<>mero de p<>ginas:" ;
Text[ chinese_simplified ] = "页数:";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:";
Text[ polish ] = "Liczba stron:";
Text[ japanese ] = "ページ総数:";
Text[ chinese_traditional ] = "頁數:";
Text[ arabic ] = "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:";
Text[ dutch ] = "Aantal pagina<6E>s:";
Text[ chinese_simplified ] = "页数:";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:";
Text[ korean ] = "페이지 수:";
Text[ turkish ] = "Sayfa say<61>s<EFBFBD>:";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Cantidad de p<>ginas:";
Text[ finnish ] = "Sivujen m<><6D>r<EFBFBD>:";
};
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 ] = "Dokument: " ;
Text [ portuguese ] = "Documento: " ;
Text[ chinese_simplified ] = "文档: ";
Text[ russian ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: ";
Text[ polish ] = "Dokument:";
Text[ japanese ] = "ドキュメント: ";
Text[ chinese_traditional ] = "文件: ";
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: ";
Text[ dutch ] = "Document: ";
Text[ chinese_simplified ] = "文档: ";
Text[ greek ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:";
Text[ korean ] = "문서: ";
Text[ turkish ] = "Belge: ";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Documento: ";
Text[ finnish ] = "Asiakirja: ";
};
};