summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/dlgattr.src
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2000-12-12 11:33:41 +0000
committerOcke Janssen <oj@openoffice.org>2000-12-12 11:33:41 +0000
commit05eb4f872f3f9384c6392350a0c1218caa15c8a5 (patch)
tree8318e3d8460f0cc56d1d1d8ba7fb2943e27e8354 /dbaccess/source/ui/dlg/dlgattr.src
parent181679897ce20867c06cf8a86aaef2d819868f44 (diff)
#80933# new dialogs for size and other attribs
Diffstat (limited to 'dbaccess/source/ui/dlg/dlgattr.src')
-rw-r--r--dbaccess/source/ui/dlg/dlgattr.src249
1 files changed, 249 insertions, 0 deletions
diff --git a/dbaccess/source/ui/dlg/dlgattr.src b/dbaccess/source/ui/dlg/dlgattr.src
new file mode 100644
index 000000000000..900660515fd0
--- /dev/null
+++ b/dbaccess/source/ui/dlg/dlgattr.src
@@ -0,0 +1,249 @@
+/*************************************************************************
+ *
+ * $RCSfile: dlgattr.src,v $
+ *
+ * $Revision: 1.1 $
+ *
+ * last change: $Author: oj $ $Date: 2000-12-12 12:33:20 $
+ *
+ * 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 <svx/dialogs.hrc>
+#endif
+#ifndef _DBA_DBACCESS_HELPID_HRC_
+#include "dbaccess_helpid.hrc"
+#endif
+#ifndef _DBU_RESOURCE_HRC_
+#include "dbu_resource.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 ] = "Formato do campo" ;
+ Text [ finnish ] = "Sarakkeen 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 ] = "Kumoa" ;
+ Text [ danish ] = "Tilbage" ;
+ Text [ french ] = "Prcdent" ;
+ Text [ swedish ] = "Tillbaka" ;
+ Text [ dutch ] = "~Ongedaan" ;
+ Text [ spanish ] = "~Regresar" ;
+ Text [ english_us ] = "Back" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Wstecz";
+ Text[ japanese ] = "߂";
+ Text[ chinese_traditional ] = "^";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "ڷ";
+ Text[ turkish ] = "Geri";
+ };
+ 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 ] = "Merkki" ;
+ 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 ] = "r";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "۲";
+ Text[ turkish ] = "Yaztipi";
+ };
+ String TP_ATTR_NUMBER
+ {
+ Text = "Format" ;
+ Text [ ENGLISH ] = "Number" ;
+ Text [ norwegian ] = "Number" ;
+ Text [ italian ] = "Formato" ;
+ Text [ portuguese_brazilian ] = "Nmero" ;
+ Text [ portuguese ] = "Formato" ;
+ Text [ finnish ] = "Numero" ;
+ Text [ danish ] = "Format" ;
+ Text [ french ] = "Format" ;
+ Text [ swedish ] = "Format" ;
+ Text [ dutch ] = "Formaat" ;
+ Text [ spanish ] = "Formato" ;
+ Text [ english_us ] = "Numbers" ;
+ Text[ chinese_simplified ] = "ʽ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Format";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "榡";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Format";
+ };
+ String TP_ATTR_ALIGN
+ {
+ Text = "Ausrichtung" ;
+ Text [ ENGLISH ] = "Align" ;
+ Text [ norwegian ] = "Align" ;
+ Text [ italian ] = "Allineamento" ;
+ Text [ portuguese_brazilian ] = "Alinhar" ;
+ Text [ portuguese ] = "Alinhar" ;
+ Text [ finnish ] = "Tasaa" ;
+ 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 ] = "zu";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Hizalama";
+ };
+ 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 ] = "Formato da 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[ chinese_simplified ] = "ֶθʽ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Formatowanie pola";
+ Text[ japanese ] = "̨ނ̏ݒ";
+ Text[ chinese_traditional ] = "榡";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ʵ ";
+ Text[ turkish ] = "Alan format";
+};