/************************************************************************* * * $RCSfile: instable.src,v $ * * $Revision: 1.6 $ * * last change: $Author: os $ $Date: 2001-02-28 09:11:09 $ * * 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 "table.hrc" #include "instable.hrc" #include "cmdid.h" #include "helpid.h" // #define DLG_INSERT_TABLE 256 ModalDialog DLG_INSERT_TABLE { HelpID = FN_INSERT_TABLE ; OutputSize = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 280 , 110 ) ; Text = "Tabelle einfgen" ; Text [ ENGLISH ] = "Insert table" ; Text [ norwegian ] = "Insert table" ; Text [ italian ] = "Inserisci tabella" ; Text [ portuguese_brazilian ] = "Insere uma tabela" ; Text [ portuguese ] = "Inserir tabela" ; Text [ finnish ] = "Lis taulukon" ; Text [ danish ] = "Indst tabel" ; Text [ french ] = "Insrer un tableau" ; Text [ swedish ] = "Infoga tabell" ; Text [ dutch ] = "Tabel invoegen" ; Text [ spanish ] = "Insertar tabla" ; Text [ english_us ] = "Insert Table" ; Moveable = TRUE ; Edit ED_NAME { Border = TRUE ; Pos = MAP_APPFONT ( 12 , 14 ) ; Size = MAP_APPFONT ( 199, 12 ) ; TabStop = TRUE ; }; GroupBox GB_NAME { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 211, 30 ) ; Text = "Name" ; Text[ENGLISH] = "Name" ; Text[ italian ] = "Nome"; Text[ portuguese_brazilian ] = "Name"; Text[ portuguese ] = "Nome"; Text[ danish ] = "Navn"; Text[ french ] = "Nom"; Text[ swedish ] = "Namn"; Text[ dutch ] = "Naam"; Text[ spanish ] = "Nombre"; Text[ english_us ] = "Name"; Text[ chinese_simplified ] = ""; Text[ russian ] = ""; Text[ polish ] = "Nazwa"; Text[ japanese ] = "O"; Text[ chinese_traditional ] = "W"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "̸"; Text[ turkish ] = "Ad"; Text[ language_user1 ] = " "; }; FixedText FT_COL { Pos = MAP_APPFONT ( 11 , 49 ) ; Size = MAP_APPFONT ( 39 , 10 ) ; Text = "~Spalten" ; Text [ ENGLISH ] = "~Columns" ; Text [ norwegian ] = "~Columns" ; Text [ italian ] = "~Colonne" ; Text [ portuguese_brazilian ] = "~Colunas" ; Text [ portuguese ] = "~Colunas" ; Text [ finnish ] = "~Sarakkeet" ; Text [ danish ] = "Kolonner" ; Text [ french ] = "~Colonnes" ; Text [ swedish ] = "Kolumner" ; Text [ dutch ] = "~Kolommen" ; Text [ spanish ] = "~Columnas" ; Text [ english_us ] = "~Columns" ; Left = TRUE ; Text[ chinese_simplified ] = "(~C)"; Text[ russian ] = ""; Text[ polish ] = "Kolumny"; Text[ japanese ] = "(~C)"; Text[ chinese_traditional ] = "(~C)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = ""; Text[ turkish ] = "~Stun"; Text[ language_user1 ] = " "; }; NumericField ED_COL { Border = TRUE ; Pos = MAP_APPFONT ( 53 , 47 ) ; Size = MAP_APPFONT ( 28 , 12 ) ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = 1 ; Maximum = 99 ; Value = 5 ; First = 1 ; Last = 99 ; }; FixedText FT_ROW { Pos = MAP_APPFONT ( 11 , 69 ) ; Size = MAP_APPFONT ( 39 , 10 ) ; Text = "~Zeilen" ; Text [ ENGLISH ] = "~Rows" ; Text [ norwegian ] = "~Rows" ; Text [ italian ] = "~Righe" ; Text [ portuguese_brazilian ] = "Filei~ras" ; Text [ portuguese ] = "~Linhas" ; Text [ finnish ] = "~Rivit" ; Text [ danish ] = "Rkker" ; Text [ french ] = "~Lignes" ; Text [ swedish ] = "~Rader" ; Text [ dutch ] = "~Rijen" ; Text [ spanish ] = "~Filas" ; Text [ english_us ] = "~Rows" ; Left = TRUE ; Text[ chinese_simplified ] = "(~R)"; Text[ russian ] = ""; Text[ polish ] = "Wiersze"; Text[ japanese ] = "c(~Rj"; Text[ chinese_traditional ] = "C(~R)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "(~R)"; Text[ turkish ] = "Sa~tr"; Text[ language_user1 ] = " "; }; NumericField ED_ROW { Border = TRUE ; Pos = MAP_APPFONT ( 53 , 67 ) ; Size = MAP_APPFONT ( 28 , 12 ) ; TabStop = TRUE ; Left = TRUE ; Repeat = TRUE ; Spin = TRUE ; Minimum = 1 ; Maximum = 99 ; Value = 2 ; First = 1 ; Last = 99 ; }; GroupBox GB_TABLE { Pos = MAP_APPFONT ( 6 , 36 ) ; Size = MAP_APPFONT ( 81 , 68 ) ; Text = "Gre" ; Text [ ENGLISH ] = "Size" ; Text [ norwegian ] = "Strrelse" ; Text [ italian ] = "Dimensione" ; Text [ portuguese_brazilian ] = "Tamanho" ; Text [ portuguese ] = "Tamanho" ; Text [ finnish ] = "Koko" ; Text [ danish ] = "Strrelse" ; Text [ french ] = "Taille" ; Text [ swedish ] = "Storlek" ; Text [ dutch ] = "Grootte" ; Text [ spanish ] = "Tamao" ; Text [ english_us ] = "Size" ; Text[ chinese_simplified ] = "С"; Text[ russian ] = ""; Text[ polish ] = "Rozmiar"; Text[ japanese ] = ""; Text[ chinese_traditional ] = "jp"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "ũ"; Text[ turkish ] = "Boyut"; Text[ language_user1 ] = " "; }; CheckBox CB_HEADER { Pos = MAP_APPFONT ( 99 , 49 ) ; Size = MAP_APPFONT (113 , 10 ) ; Text = "be~rschrift" ; Text [ ENGLISH ] = "Header" ; TabStop = TRUE ; Text[ italian ] = "Intestazione"; Text[ portuguese_brazilian ] = "Header"; Text[ portuguese ] = "~Ttulo"; Text[ danish ] = "Overskrift"; Text[ french ] = "T~itre"; Text[ swedish ] = "~verskrift"; Text[ dutch ] = "~Kop"; Text[ spanish ] = "~Encabezado"; Text[ english_us ] = "Header"; Text[ chinese_simplified ] = ""; Text[ russian ] = ""; Text[ polish ] = "Tytu"; Text[ japanese ] = "o"; Text[ chinese_traditional ] = "D"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "ǥ"; Text[ turkish ] = "Balk"; Text[ language_user1 ] = " "; }; CheckBox CB_REPEAT_HEADER { Pos = MAP_APPFONT ( 105 , 62 ) ; Size = MAP_APPFONT ( 107 , 10 ) ; Text = "Auf jeder Seite ~wiederholen" ; Text [ ENGLISH ] = "Repeat on every page" ; TabStop = TRUE ; Text[ italian ] = "Ripeti su ogni pagina"; Text[ portuguese_brazilian ] = "Repeat Header"; Text[ portuguese ] = "Repetir em to~das as pginas"; Text[ danish ] = "Gentag p hver side"; Text[ french ] = "R~pter sur chaque page"; Text[ swedish ] = "~Upprepa p varje sida"; Text[ dutch ] = "Op iedere pagina ~herhalen"; Text[ spanish ] = "~Repetir en cada pgina"; Text[ english_us ] = "Re~peat header"; Text[ chinese_simplified ] = "ÿҳظʾ"; Text[ russian ] = " "; Text[ polish ] = "Powtrz na ~kadej stronie"; Text[ japanese ] = "e߰ނɌJԂ"; Text[ chinese_traditional ] = "bCW"; Text[ arabic ] = " "; Text[ greek ] = "~ "; Text[ korean ] = "硡ʿݺ"; Text[ turkish ] = "lk satr her sayfada yi~nele"; Text[ language_user1 ] = " "; }; CheckBox CB_DONT_SPLIT { Pos = MAP_APPFONT ( 99 , 75 ) ; Size = MAP_APPFONT ( 113 , 10 ) ; Text = "Tabelle ~nicht trennen" ; Text [ ENGLISH ] = "Don't split table" ; TabStop = TRUE ; Text[ italian ] = "Non separare la tabella"; Text[ portuguese_brazilian ] = "Don't split table"; Text[ portuguese ] = "No ~dividir tabela"; Text[ danish ] = "Opdel tabel ikke"; Text[ french ] = "Ne pas ~diviser le tableau"; Text[ swedish ] = "Dela i~nte tabell"; Text[ dutch ] = "Tabel niet ~splitsen"; Text[ spanish ] = "~No dividir tabla"; Text[ english_us ] = "Don't split table"; Text[ chinese_simplified ] = "ָ"; Text[ russian ] = " "; Text[ polish ] = "Nie dziel tabeli"; Text[ japanese ] = "\\𕪊Ȃ"; Text[ chinese_traditional ] = "}"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "ǥ иʱ"; Text[ turkish ] = "Tabloyu tek sayfaya ~sdr"; Text[ language_user1 ] = " "; }; CheckBox CB_BORDER { Pos = MAP_APPFONT ( 99 , 88 ) ; Size = MAP_APPFONT ( 113 , 10 ) ; Text = "~Umrandung" ; Text [ ENGLISH ] = "Border" ; TabStop = TRUE ; Text[ italian ] = "Bordo"; Text[ portuguese_brazilian ] = "Border"; Text[ portuguese ] = "~Contornos"; Text[ danish ] = "Ramme"; Text[ french ] = "~Bordure"; Text[ swedish ] = "Inra~mning"; Text[ dutch ] = "~Omranding"; Text[ spanish ] = "~Borde"; Text[ english_us ] = "Border"; Text[ chinese_simplified ] = "߿"; Text[ russian ] = ""; Text[ polish ] = "Obramowanie"; Text[ japanese ] = "g"; Text[ chinese_traditional ] = ""; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "ܰ"; Text[ turkish ] = "~Kenarlk"; Text[ language_user1 ] = " "; }; GroupBox GB_OPTIONS { Pos = MAP_APPFONT ( 93 , 36 ) ; Size = MAP_APPFONT ( 125 , 68 ) ; Text = "Optionen" ; Text [ English ] = "Options" ; Text[ italian ] = "Opzioni"; Text[ portuguese_brazilian ] = "Options"; Text[ portuguese ] = "Opes"; Text[ danish ] = "Indstillinger"; Text[ french ] = "Options"; Text[ swedish ] = "Alternativ"; Text[ dutch ] = "Opties"; Text[ spanish ] = "Opciones"; Text[ english_us ] = "Options"; Text[ chinese_simplified ] = "ѡ"; Text[ russian ] = ""; Text[ polish ] = "Opcje"; Text[ japanese ] = "߼"; Text[ chinese_traditional ] = "ﶵ"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "ɼ"; Text[ turkish ] = "Seenekler"; Text[ language_user1 ] = " "; }; OKButton BT_OK { Pos = MAP_APPFONT ( 224 , 6 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; DefButton = TRUE ; }; CancelButton BT_CANCEL { Pos = MAP_APPFONT ( 224 , 23 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; HelpButton BT_HELP { Pos = MAP_APPFONT ( 224 , 43 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; PushButton BT_AUTOFORMAT { Pos = MAP_APPFONT ( 224 , 60 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; Text = "~Autoformat..." ; Text [ ENGLISH ] = "Autoformat..." ; Text [ norwegian ] = "Autoformat..." ; Text [ italian ] = "~Formatt. auto..." ; Text [ portuguese_brazilian ] = "Formatao Automtica..." ; Text [ portuguese ] = "~AutoFormato..." ; Text [ finnish ] = "Automaattimuoto..." ; Text [ danish ] = "AutoFormat..." ; Text [ french ] = "~AutoFormat..." ; Text [ swedish ] = "~Autoformat..." ; Text [ dutch ] = "~AutoOpmaak..." ; Text [ spanish ] = "Auto~Formato..." ; Text [ english_us ] = "Auto~Format..." ; Text[ chinese_simplified ] = "Զʽ(~F)..."; Text[ russian ] = "..."; Text[ polish ] = "Autoformat..."; Text[ japanese ] = "̫ϯ(~F)..."; Text[ chinese_traditional ] = "۰ʮ榡(~F)..."; Text[ arabic ] = " ..."; Text[ greek ] = "~..."; Text[ korean ] = "ڵ(~F)..."; Text[ turkish ] = "~Otom. formatlama..."; Text[ language_user1 ] = " "; }; Text[ chinese_simplified ] = ""; Text[ russian ] = " "; Text[ polish ] = "Wstaw tabel"; Text[ japanese ] = "\\̑}"; Text[ chinese_traditional ] = "J"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "ǥ"; Text[ turkish ] = "Tablo ekle"; Text[ language_user1 ] = " "; };