/************************************************************************* * * $RCSfile: dlgattr.src,v $ * * $Revision: 1.22 $ * * last change: $Author: kz $ $Date: 2002-11-27 17:02: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 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): _______________________________________ * * ************************************************************************/ #ifndef _SVX_DIALOGS_HRC #include #endif #ifndef _DBA_DBACCESS_HELPID_HRC_ #include "dbaccess_helpid.hrc" #endif #ifndef _DBU_DLG_HRC_ #include "dbu_dlg.hrc" #endif #ifndef DBAUI_SBATTRDLG_HRC #include "dlgattr.hrc" #endif //================================================ // Der Attributdialog: TabDialog DLG_ATTR { Moveable = TRUE ; Closeable = TRUE ; OutputSize = TRUE ; SVLook = TRUE ; Text = "Feldformatierung" ; Text [ ENGLISH ] = "Column Format" ; Text [ norwegian ] = "Column Format" ; Text [ italian ] = "Formattazione di campo" ; Text [ portuguese_brazilian ] = "Formato da Coluna" ; Text [ portuguese ] = "Formatar campo" ; Text [ finnish ] = "Kentn muoto" ; Text [ danish ] = "Feltformatering" ; Text [ french ] = "Formatage de champ" ; Text [ swedish ] = "Fltformatering" ; Text [ dutch ] = "Veldopmaak" ; Text [ spanish ] = "Formato de campo" ; Text [ english_us ] = "Field Format" ; TabControl 1 { OutputSize = TRUE ; }; OKButton 1 { Size = MAP_APPFONT ( 40 , 12 ) ; TabStop = TRUE ; DefButton = TRUE; }; CancelButton 1 { Size = MAP_APPFONT ( 40 , 12 ) ; TabStop = TRUE ; }; HelpButton 1 { Size = MAP_APPFONT ( 40 , 12 ) ; TabStop = TRUE ; }; PushButton 1 { TabStop = TRUE ; Size = MAP_APPFONT ( 40 , 12 ) ; Text = "~Zurck" ; Text [ ENGLISH ] = "Undo" ; Text [ norwegian ] = "Undo" ; Text [ italian ] = "~Indietro" ; Text [ portuguese_brazilian ] = "Desfazer" ; Text [ portuguese ] = "~Anterior" ; Text [ finnish ] = "Edellin~en" ; Text [ danish ] = "~Tilbage" ; Text [ french ] = "Prcdent" ; Text [ swedish ] = "~Tillbaka" ; Text [ dutch ] = "~Vorige" ; Text [ spanish ] = "Regresar" ; Text [ english_us ] = "Bac~k" ; Text[ chinese_simplified ] = "返回(~K)"; Text[ russian ] = ""; Text[ polish ] = "Wstecz"; Text[ japanese ] = "戻る(~K)"; Text[ chinese_traditional ] = "返回(~K)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "이전(~K)"; Text[ turkish ] = "Geri"; Text[ catalan ] = "Enre~re"; Text[ thai ] = "~กลับไป"; }; String TP_ATTR_CHAR { /* ### ACHTUNG: Neuer Text in Resource? Schrift : Zeichen */ Text = "Schrift" ; Text [ ENGLISH ] = "Character" ; Text [ norwegian ] = "Character" ; Text [ italian ] = "Carattere" ; Text [ portuguese_brazilian ] = "Caractere" ; Text [ portuguese ] = "Tipo de letra" ; Text [ finnish ] = "Fontti" ; Text [ danish ] = "Skrifttype" ; Text [ french ] = "Police" ; Text [ swedish ] = "Teckensnitt" ; Text [ dutch ] = "Lettertype" ; Text [ spanish ] = "Fuente" ; Text [ english_us ] = "Font" ; Text[ chinese_simplified ] = "字体"; Text[ russian ] = ""; Text[ polish ] = "Czcionka"; Text[ japanese ] = "フォント"; Text[ chinese_traditional ] = "字型"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "글꼴"; Text[ turkish ] = "Yaztipi"; Text[ catalan ] = "Tipus de lletra"; Text[ thai ] = "ตัวอักขระ"; }; String TP_ATTR_NUMBER { Text = "Format" ; Text [ ENGLISH ] = "Number" ; Text [ norwegian ] = "Number" ; Text [ italian ] = "Formato" ; Text [ portuguese_brazilian ] = "N?ero" ; Text [ portuguese ] = "Formato" ; Text [ finnish ] = "Muoto" ; Text [ danish ] = "Format" ; Text [ french ] = "Format" ; Text [ swedish ] = "Format" ; Text [ dutch ] = "Formaat" ; Text [ spanish ] = "Formato" ; Text [ english_us ] = "Format" ; Text[ chinese_simplified ] = "格式"; Text[ russian ] = ""; Text[ polish ] = "Format"; Text[ japanese ] = "書式"; Text[ chinese_traditional ] = "格式"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "서식"; Text[ turkish ] = "Renk format"; Text[ catalan ] = "Format"; Text[ thai ] = "รูปแบบ"; }; String TP_ATTR_ALIGN { Text = "Ausrichtung" ; Text [ ENGLISH ] = "Align" ; Text [ norwegian ] = "Align" ; Text [ italian ] = "Allineamento" ; Text [ portuguese_brazilian ] = "Alinhar" ; Text [ portuguese ] = "Alinhamento" ; Text [ finnish ] = "Tasaus" ; Text [ danish ] = "Justering" ; Text [ french ] = "Alignement" ; Text [ swedish ] = "Justering" ; Text [ dutch ] = "Uitlijning" ; Text [ spanish ] = "Alineacin" ; Text [ english_us ] = "Alignment" ; Text[ chinese_simplified ] = "对齐"; Text[ russian ] = ""; Text[ polish ] = "Wyrwnanie"; Text[ japanese ] = "配置"; Text[ chinese_traditional ] = "對齊"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "배열"; Text[ turkish ] = "Hizalama"; Text[ catalan ] = "Alineament"; Text[ thai ] = "การจัดตำแหน่ง"; }; String ST_ROW { Text = "Tabellenformatierung" ; Text [ ENGLISH ] = "Table format" ; Text [ english_us ] = "Table Format" ; Text [ italian ] = "Formattazione tabella" ; Text [ spanish ] = "Formateado de tabla" ; Text [ french ] = "Formatage de table" ; Text [ dutch ] = "Tabelopmaak" ; Text [ swedish ] = "Tabellformatering" ; Text [ danish ] = "Tabelformatering" ; Text [ portuguese_brazilian ] = "Tabellenformatierung" ; Text [ portuguese ] = "Formatar tabela" ; Text[ chinese_simplified ] = "表格格式"; Text[ russian ] = " "; Text[ polish ] = "Formatowanie tabeli"; Text[ japanese ] = "テーブルの書式設定"; Text[ chinese_traditional ] = "表格格式"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "시트 서식"; Text[ turkish ] = "Tablo format"; Text[ catalan ] = "Format de la taula"; Text[ finnish ] = "Taulun muotoilu"; Text[ thai ] = "รูปแบบตาราง"; }; Text[ chinese_simplified ] = "字段格式"; Text[ russian ] = " "; Text[ polish ] = "Formatowanie pola"; Text[ japanese ] = "フィールドの書式設定"; Text[ chinese_traditional ] = "欄位格式"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "필드 서식"; Text[ turkish ] = "Alan format"; Text[ catalan ] = "Format del camp"; Text[ thai ] = "รูปแบบเขตข้อมูล"; };