summaryrefslogtreecommitdiff
path: root/sw/source/ui/table/tautofmt.src
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/table/tautofmt.src')
-rw-r--r--sw/source/ui/table/tautofmt.src875
1 files changed, 875 insertions, 0 deletions
diff --git a/sw/source/ui/table/tautofmt.src b/sw/source/ui/table/tautofmt.src
new file mode 100644
index 000000000000..9fad4591e6b6
--- /dev/null
+++ b/sw/source/ui/table/tautofmt.src
@@ -0,0 +1,875 @@
+/*************************************************************************
+ *
+ * $RCSfile: tautofmt.src,v $
+ *
+ * $Revision: 1.1.1.1 $
+ *
+ * last change: $Author: hr $ $Date: 2000-09-18 17:14:48 $
+ *
+ * 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 "tautofmt.hrc"
+#include "helpid.h"
+ModalDialog DLG_AUTOFMT_TABLE
+{
+ OutputSize = TRUE ;
+ SVLook = TRUE ;
+ HelpID = HID_AUTOFMT_TABLE ;
+ Size = MAP_APPFONT ( 312 , 120 ) ;
+ Text = "Autoformat" ;
+ Text [ ENGLISH ] = "Autoformat" ;
+ Text [ norwegian ] = "Autoformat" ;
+ Text [ italian ] = "Formattazione automatica" ;
+ 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 ] = "AutoFormato" ;
+ Text [ english_us ] = "AutoFormat" ;
+ Moveable = TRUE ;
+ FixedText FT_FORMAT
+ {
+ Pos = MAP_APPFONT ( 6 , 3 ) ;
+ Size = MAP_APPFONT ( 60 , 10 ) ;
+ Text = "~Format" ;
+ Text [ ENGLISH ] = "~Format" ;
+ Text [ norwegian ] = "~Format" ;
+ Text [ italian ] = "Formato" ;
+ Text [ portuguese_brazilian ] = "~Formato" ;
+ Text [ portuguese ] = "Fo~rmatar" ;
+ Text [ finnish ] = "~Muoto" ;
+ Text [ danish ] = "~Format" ;
+ Text [ french ] = "Forma~t" ;
+ Text [ swedish ] = "Cell~format" ;
+ Text [ dutch ] = "~Formaat" ;
+ Text [ spanish ] = "~Formato" ;
+ Text [ english_us ] = "F~ormat" ;
+ Text[ chinese_simplified ] = "ʽ(~O)";
+ Text[ russian ] = "~";
+ Text[ polish ] = "Format";
+ Text[ japanese ] = "(~O)";
+ Text[ chinese_traditional ] = "榡(~O)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "~";
+ Text[ korean ] = "(~O)";
+ Text[ turkish ] = "~Format";
+ Text[ language_user1 ] = " ";
+ };
+ ListBox LB_FORMAT
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 6 , 16 ) ;
+ Size = MAP_APPFONT ( 65 , 98 ) ;
+ TabStop = TRUE ;
+ };
+ Window WND_PREVIEW
+ {
+ Pos = MAP_APPFONT ( 83 , 23 ) ;
+ Size = MAP_APPFONT ( 161 , 86 ) ;
+ };
+ GroupBox GB_PREVIEW
+ {
+ Pos = MAP_APPFONT ( 77 , 12 ) ;
+ Size = MAP_APPFONT ( 172 , 102 ) ;
+ Text = "Vorschau" ;
+ Text [ ENGLISH ] = "Preview" ;
+ Text [ norwegian ] = "Preview" ;
+ Text [ italian ] = "Anteprima" ;
+ Text [ portuguese_brazilian ] = "Examinar" ;
+ Text [ portuguese ] = "Previsualizar" ;
+ Text [ finnish ] = "Esikatselu" ;
+ Text [ danish ] = "Eksempel" ;
+ Text [ french ] = "Aperu" ;
+ Text [ swedish ] = "Frhandsvisning" ;
+ Text [ dutch ] = "Voorbeeld" ;
+ Text [ spanish ] = "Previsualizacin" ;
+ Text [ english_us ] = "Preview" ;
+ Text[ chinese_simplified ] = "Ԥ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Podgld";
+ Text[ japanese ] = "ޭ";
+ Text[ chinese_traditional ] = "w";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "̸";
+ Text[ turkish ] = "nizleme";
+ Text[ language_user1 ] = " ";
+ };
+ CheckBox BTN_NUMFORMAT
+ {
+ Hide = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 131 ) ;
+ Size = MAP_APPFONT ( 60 , 10 ) ;
+ Text = "Zahlenf~ormat" ;
+ Text [ ENGLISH ] = "~Numberformat" ;
+ Text [ norwegian ] = "~Numberformat" ;
+ Text [ italian ] = "Formato ~numero" ;
+ Text [ portuguese_brazilian ] = "~Formatodonmero" ;
+ Text [ portuguese ] = "~Formato dos nmeros" ;
+ Text [ finnish ] = "~Numeromuoto" ;
+ Text [ danish ] = "Talformat" ;
+ Text [ french ] = "~Format numrique" ;
+ Text [ swedish ] = "Talf~ormat" ;
+ Text [ dutch ] = "~Getalnotatie" ;
+ Text [ spanish ] = "Formato nu~mrico" ;
+ Text [ english_us ] = "~Number format" ;
+ TabStop = TRUE ;
+ Text[ chinese_simplified ] = "ָʽ(~N)";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Format liczb";
+ Text[ japanese ] = "̏(~N)";
+ Text[ chinese_traditional ] = "Ʀr榡(~N)";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ȣ (~N)";
+ Text[ turkish ] = "Say f~ormat";
+ Text[ language_user1 ] = " ";
+ };
+ CheckBox BTN_BORDER
+ {
+ Hide = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 147 ) ;
+ Size = MAP_APPFONT ( 60 , 10 ) ;
+ Text = "~Umrandung" ;
+ Text [ ENGLISH ] = "~Border" ;
+ Text [ norwegian ] = "~Border" ;
+ Text [ italian ] = "~Bordo" ;
+ Text [ portuguese_brazilian ] = "~Borda" ;
+ Text [ portuguese ] = "~Contornos" ;
+ Text [ finnish ] = "~Reunaviiva" ;
+ Text [ danish ] = "Ramme" ;
+ Text [ french ] = "~Bordure" ;
+ Text [ swedish ] = "~Inramning" ;
+ Text [ dutch ] = "~Omranding" ;
+ Text [ spanish ] = "~Borde" ;
+ Text [ english_us ] = "~Borders" ;
+ TabStop = TRUE ;
+ Text[ chinese_simplified ] = "߿(~B)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Obramowanie";
+ Text[ japanese ] = "Og(~B)";
+ Text[ chinese_traditional ] = "(~B)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "ܰ(~B)";
+ Text[ turkish ] = "~Kenarlk";
+ Text[ language_user1 ] = " ";
+ };
+ CheckBox BTN_FONT
+ {
+ Hide = TRUE ;
+ Pos = MAP_APPFONT ( 85 , 131 ) ;
+ Size = MAP_APPFONT ( 60 , 10 ) ;
+ Text = "Schriftar~t" ;
+ Text [ ENGLISH ] = "F~ont" ;
+ Text [ norwegian ] = "F~ont" ;
+ Text [ italian ] = "~Tipo di carattere" ;
+ Text [ portuguese_brazilian ] = "F~onte" ;
+ Text [ portuguese ] = "~Tipo de letra" ;
+ Text [ finnish ] = "~Fontti" ;
+ Text [ danish ] = "Skrifttype" ;
+ Text [ french ] = "~Police" ;
+ Text [ swedish ] = "~Teckensnitt" ;
+ Text [ dutch ] = "~Lettertype" ;
+ Text [ spanish ] = "Fuen~te" ;
+ Text [ english_us ] = "F~ont" ;
+ TabStop = TRUE ;
+ Text[ chinese_simplified ] = "(~O)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Czcionka";
+ Text[ japanese ] = "̫Ă̎(~F)";
+ Text[ chinese_traditional ] = "r(~F)";
+ Text[ arabic ] = " ";
+ Text[ greek ] = "";
+ Text[ korean ] = "۲(~O)";
+ Text[ turkish ] = "Yazti~pi";
+ Text[ language_user1 ] = " ";
+ };
+ CheckBox BTN_PATTERN
+ {
+ Hide = TRUE ;
+ Pos = MAP_APPFONT ( 85 , 147 ) ;
+ Size = MAP_APPFONT ( 60 , 10 ) ;
+ Text = "~Muster" ;
+ Text [ ENGLISH ] = "~Pattern" ;
+ Text [ norwegian ] = "~Pattern" ;
+ Text [ italian ] = "~Modello" ;
+ Text [ portuguese_brazilian ] = "~Estampa" ;
+ Text [ portuguese ] = "~Padro" ;
+ Text [ finnish ] = "~Kuvio" ;
+ Text [ danish ] = "Mnster" ;
+ Text [ french ] = "~Motif" ;
+ Text [ swedish ] = "~Mnster" ;
+ Text [ dutch ] = "~Patroon" ;
+ Text [ spanish ] = "Mo~delo" ;
+ Text [ english_us ] = "~Pattern" ;
+ TabStop = TRUE ;
+ Text[ chinese_simplified ] = "ͼ(~P)";
+ Text[ russian ] = "";
+ Text[ polish ] = "De~se";
+ Text[ japanese ] = "(~P)";
+ Text[ chinese_traditional ] = "Ϯ(~P)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "(~P)";
+ Text[ turkish ] = "~Desen";
+ Text[ language_user1 ] = " ";
+ };
+ CheckBox BTN_ALIGNMENT
+ {
+ Hide = TRUE ;
+ Pos = MAP_APPFONT ( 150 , 131 ) ;
+ Size = MAP_APPFONT ( 60 , 10 ) ;
+ Text = "~Ausrichtung" ;
+ Text [ ENGLISH ] = "Orien~tation" ;
+ Text [ norwegian ] = "Orien~tation" ;
+ Text [ italian ] = "~Allineamento" ;
+ Text [ portuguese_brazilian ] = "Orien~tao" ;
+ Text [ portuguese ] = "~Alinhamento" ;
+ Text [ finnish ] = "S~uunta" ;
+ Text [ danish ] = "Justering" ;
+ Text [ french ] = "~Alignement" ;
+ Text [ swedish ] = "~Justering" ;
+ Text [ dutch ] = "~Uitlijning" ;
+ Text [ spanish ] = "Orienta~cin" ;
+ Text [ english_us ] = "Alignmen~t" ;
+ TabStop = TRUE ;
+ Text[ chinese_simplified ] = "(~A)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Wyrwnanie";
+ Text[ japanese ] = "zu(~A)";
+ Text[ chinese_traditional ] = "(~A)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "~";
+ Text[ korean ] = "(~T)";
+ Text[ turkish ] = "~Hizalama";
+ Text[ language_user1 ] = " ";
+ };
+ GroupBox GB_FORMAT
+ {
+ Hide = TRUE ;
+ Pos = MAP_APPFONT ( 6 , 120 ) ;
+ Size = MAP_APPFONT ( 243 , 43 ) ;
+ Text = "Formatierung" ;
+ Text [ ENGLISH ] = "For~mats" ;
+ Text [ norwegian ] = "For~mats" ;
+ Text [ italian ] = "Formattazione" ;
+ Text [ portuguese_brazilian ] = "Formatos" ;
+ Text [ portuguese ] = "Formatar" ;
+ Text [ finnish ] = "Mu~odot" ;
+ Text [ danish ] = "Formatering" ;
+ Text [ french ] = "Mise en page" ;
+ Text [ swedish ] = "Formatering" ;
+ Text [ dutch ] = "Opmaak" ;
+ Text [ spanish ] = "Formato" ;
+ Text [ english_us ] = "Formatting" ;
+ Text[ chinese_simplified ] = "ʽ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Formatowanie";
+ Text[ japanese ] = "ݒ";
+ Text[ chinese_traditional ] = "榡";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Formatlama";
+ Text[ language_user1 ] = " ";
+ };
+ OKButton BTN_OK
+ {
+ Pos = MAP_APPFONT ( 255 , 6 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ TabStop = TRUE ;
+ DefButton = TRUE ;
+ };
+ CancelButton BTN_CANCEL
+ {
+ Pos = MAP_APPFONT ( 255 , 23 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ TabStop = TRUE ;
+ };
+ MoreButton BTN_MORE
+ {
+ Pos = MAP_APPFONT ( 255 , 101 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ Text = "~Zustze" ;
+ Text [ ENGLISH ] = "~More" ;
+ Text [ norwegian ] = "~Mer" ;
+ Text [ italian ] = "E~xtra" ;
+ Text [ portuguese_brazilian ] = "~Mais" ;
+ Text [ portuguese ] = "~Opes" ;
+ Text [ finnish ] = "~Enemmn" ;
+ Text [ danish ] = "Flere" ;
+ Text [ french ] = "~Options" ;
+ Text [ swedish ] = "~Fler" ;
+ Text [ dutch ] = "~Overige" ;
+ Text [ spanish ] = "~Opciones" ;
+ Text [ english_us ] = "~More" ;
+ TabStop = TRUE ;
+ MapUnit = MAP_APPFONT ;
+ Delta = 48 ;
+ Text[ chinese_simplified ] = "(~M)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Dod~atki";
+ Text[ japanese ] = "߼(~M)";
+ Text[ chinese_traditional ] = "L(~M)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "(~M)";
+ Text[ turkish ] = "Ay~rntlar";
+ Text[ language_user1 ] = " ";
+ };
+ PushButton BTN_ADD
+ {
+ Pos = MAP_APPFONT ( 255 , 64 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ Text = "Hi~nzufgen" ;
+ Text [ ENGLISH ] = "~Add" ;
+ Text [ norwegian ] = "Leg~g til" ;
+ Text [ italian ] = "~Aggiungi" ;
+ Text [ portuguese_brazilian ] = "~Acrescentar" ;
+ Text [ portuguese ] = "~Adicionar" ;
+ Text [ finnish ] = "~Lis" ;
+ Text [ danish ] = "Tilfj" ;
+ Text [ french ] = "~Ajouter" ;
+ Text [ swedish ] = "L~gg till" ;
+ Text [ dutch ] = "~Toevoegen" ;
+ Text [ spanish ] = "~Aadir" ;
+ Text [ english_us ] = "~Add" ;
+ TabStop = TRUE ;
+ Text[ chinese_simplified ] = "(~A)";
+ Text[ russian ] = "";
+ Text[ polish ] = "~Dodaj";
+ Text[ japanese ] = "}(~A)";
+ Text[ chinese_traditional ] = "[J(~A)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "߰(~A)";
+ Text[ turkish ] = "~Ekle";
+ Text[ language_user1 ] = " ";
+ };
+ PushButton BTN_REMOVE
+ {
+ Pos = MAP_APPFONT ( 255 , 81 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ Text = "~Lschen" ;
+ Text [ ENGLISH ] = "Remo~ve" ;
+ Text [ norwegian ] = "Remo~ve" ;
+ Text [ italian ] = "~Elimina" ;
+ Text [ portuguese_brazilian ] = "Remo~ver" ;
+ Text [ portuguese ] = "E~liminar" ;
+ Text [ finnish ] = "~Poista" ;
+ Text [ danish ] = "Slet" ;
+ Text [ french ] = "~Supprimer" ;
+ Text [ swedish ] = "~Radera" ;
+ Text [ dutch ] = "~Wissen" ;
+ Text [ spanish ] = "~Eliminar" ;
+ Text [ english_us ] = "~Delete" ;
+ TabStop = TRUE ;
+ Text[ chinese_simplified ] = "ɾ(~D)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Usu";
+ Text[ japanese ] = "폜(~D)";
+ Text[ chinese_traditional ] = "R(~D)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "(~D)";
+ Text[ turkish ] = "~Sil";
+ Text[ language_user1 ] = " ";
+ };
+ PushButton BTN_RENAME
+ {
+ Pos = MAP_APPFONT ( 255 , 123 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ Text = "Um~benennen" ;
+ Text [ ENGLISH ] = "Ren~ame" ;
+ TabStop = TRUE ;
+ Text [ portuguese ] = "Mudar ~nome" ;
+ Text [ english_us ] = "~Rename" ;
+ Text [ portuguese_brazilian ] = "Um~benennen" ;
+ Text [ swedish ] = "B~yt namn" ;
+ Text [ danish ] = "Omdb" ;
+ Text [ italian ] = "~Rinomina" ;
+ Text [ spanish ] = "Cambiar ~nombre" ;
+ Text [ french ] = "Re~nommer" ;
+ Text [ dutch ] = "~Naam wijzigen" ;
+ Text[ chinese_simplified ] = "(~A)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Zmie nazw";
+ Text[ japanese ] = "O̕ύX(~A)";
+ Text[ chinese_traditional ] = "sRW(~A)";
+ Text[ arabic ] = " ";
+ Text[ greek ] = "";
+ Text[ korean ] = "̸ ٲٱ(~R)";
+ Text[ turkish ] = "Yeniden~adlandr";
+ Text[ language_user1 ] = " ";
+ };
+ HelpButton BTN_HELP
+ {
+ Pos = MAP_APPFONT ( 255 , 43 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ TabStop = TRUE ;
+ };
+ String STR_ADD_TITLE
+ {
+ Text = "Autoformat hinzufgen" ;
+ Text [ ENGLISH ] = "Add Autoformat" ;
+ Text [ norwegian ] = "Add Autoformat" ;
+ Text [ italian ] = "Aggiungi formattazione automatica" ;
+ Text [ portuguese_brazilian ] = "Acrescentar Formato automtico" ;
+ Text [ portuguese ] = "Adicionar AutoFormato" ;
+ Text [ finnish ] = "Lis automaattimuoto" ;
+ Text [ danish ] = "Tilfj AutoFormat" ;
+ Text [ french ] = "Ajouter AutoFormat" ;
+ Text [ swedish ] = "Lgg till AutoFormat" ;
+ Text [ dutch ] = "AutoOpmaak toepassen" ;
+ Text [ spanish ] = "Aadir AutoFormato" ;
+ Text [ english_us ] = "Add AutoFormat" ;
+ Text[ chinese_simplified ] = "Զʽ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Dodaj autoformatowanie";
+ Text[ japanese ] = "̫ϯĂ̒lj";
+ Text[ chinese_traditional ] = "sW۰ʮ榡";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ڵ ߰";
+ Text[ turkish ] = "Otomatik format ekle";
+ Text[ language_user1 ] = " ";
+ };
+ String STR_ADD_LABEL
+ {
+ Text = "Name" ;
+ Text [ ENGLISH ] = "Name" ;
+ Text [ norwegian ] = "Navn" ;
+ Text [ italian ] = "Nome" ;
+ Text [ portuguese_brazilian ] = "Nomear" ;
+ Text [ portuguese ] = "Nome" ;
+ Text [ finnish ] = "Nimi" ;
+ 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 ] = " ";
+ };
+ String STR_DEL_TITLE
+ {
+ Text = "Autoformat lschen" ;
+ Text [ ENGLISH ] = "Delete Autoformat" ;
+ Text [ norwegian ] = "Delete Autoformat" ;
+ Text [ italian ] = "Cancella formattazione automatica" ;
+ Text [ portuguese_brazilian ] = "Apagar Formato Automtico" ;
+ Text [ portuguese ] = "Eliminar AutoFormato" ;
+ Text [ finnish ] = "Poista automaattimuoto" ;
+ Text [ danish ] = "Slet AutoFormat" ;
+ Text [ french ] = "Supprimer l'AutoFormat" ;
+ Text [ swedish ] = "Radera AutoFormat" ;
+ Text [ dutch ] = "AutoOpmaak wissen" ;
+ Text [ spanish ] = "Eliminar AutoFormato" ;
+ Text [ english_us ] = "Delete AutoFormat" ;
+ Text[ chinese_simplified ] = "ɾԶʽ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Usu autoformatowanie";
+ Text[ japanese ] = "̫ϯĂ̍폜";
+ Text[ chinese_traditional ] = "R۰ʮ榡";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ڵ ";
+ Text[ turkish ] = "Otomatik format sil";
+ Text[ language_user1 ] = " ";
+ };
+ String STR_DEL_MSG
+ {
+ Text = "Folgendes Autoformat wird gelscht:" ;
+ Text [ ENGLISH ] = "This autoformat will be deleted:" ;
+ Text [ norwegian ] = "Dette Autoformat vil bli slettet:" ;
+ Text [ italian ] = "Questa formattazione automatica verr cancellata:" ;
+ Text [ portuguese_brazilian ] = "Esta formatao Automtica ser apagada:" ;
+ Text [ portuguese ] = "Ser eliminado o seguinte AutoFormato:" ;
+ Text [ finnish ] = "Poistettava automaattimuoto:" ;
+ Text [ danish ] = "Flgende AutoFormat slettes:" ;
+ Text [ french ] = "L'AutoFormat suivant va tre supprim :" ;
+ Text [ swedish ] = "Fljande AutoFormat raderas:" ;
+ Text [ dutch ] = "Het volgende AutoOpmaak-item wordt gewist." ;
+ Text [ spanish ] = "El siguiente AutoFormato se eliminar:" ;
+ Text [ english_us ] = "The following AutoFormat entry will be deleted:" ;
+ Text[ chinese_simplified ] = "ɾµԶʽ";
+ Text[ russian ] = " :";
+ Text[ polish ] = "Nastpujce autoformatowanie bdzie usunite:";
+ Text[ japanese ] = "ȉ̵̫ϯĂ͍폜܂:";
+ Text[ chinese_traditional ] = "RHU۰ʮ榡G";
+ Text[ arabic ] = " :";
+ Text[ greek ] = " :";
+ Text[ korean ] = " ڵ ׸ Դϴ :";
+ Text[ turkish ] = "Aadaki otomatik format silinecek:";
+ Text[ language_user1 ] = " ";
+ };
+ String STR_RENAME_TITLE
+ {
+ Text = "Autoformat umbenennen" ;
+ Text [ ENGLISH ] = "Rename Autoformat" ;
+ Text [ english_us ] = "Rename AutoFormat" ;
+ Text [ portuguese ] = "Mudar nome do AutoFormato" ;
+ Text [ portuguese_brazilian ] = "Autoformat umbenennen" ;
+ Text [ swedish ] = "Byt namn p AutoFormat" ;
+ Text [ danish ] = "Omdb AutoFormat" ;
+ Text [ italian ] = "Rinomina formattazione automatica" ;
+ Text [ spanish ] = "Cambiar nombre del AutoFormato" ;
+ Text [ french ] = "Renommer l'AutoFormat" ;
+ Text [ dutch ] = "AutoOpmaak nieuwe naam geven" ;
+ Text[ chinese_simplified ] = "Զʽ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Zmie nazw autoformatowania";
+ Text[ japanese ] = "̫ϯĂ̖O̕ύX";
+ Text[ chinese_traditional ] = "sRW۰ʮ榡";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ڵ ̸ ٲٱ";
+ Text[ turkish ] = "Otomatik format yeniden adlandr";
+ Text[ language_user1 ] = " ";
+ };
+ String STR_BTN_CLOSE
+ {
+ Text = "~Schlieen" ;
+ Text [ ENGLISH ] = "~Close" ;
+ Text [ norwegian ] = "~Lukk" ;
+ Text [ italian ] = "Chiudi" ;
+ Text [ portuguese_brazilian ] = "~Fechar" ;
+ Text [ portuguese ] = "~Fechar" ;
+ Text [ finnish ] = "~Sulje" ;
+ Text [ danish ] = "Luk" ;
+ Text [ french ] = "~Fermer" ;
+ Text [ swedish ] = "~Stng" ;
+ Text [ dutch ] = "~Sluiten" ;
+ Text [ spanish ] = "~Cerrar" ;
+ Text [ english_us ] = "~Close" ;
+ Text[ chinese_simplified ] = "ر(~C)";
+ Text[ russian ] = "";
+ Text[ polish ] = "Zamknij";
+ Text[ japanese ] = "‚(~C)";
+ Text[ chinese_traditional ] = "(~C)";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "ݱ(~C)";
+ Text[ turkish ] = "~Kapat";
+ Text[ language_user1 ] = " ";
+ };
+ String STR_JAN
+ {
+ Text = "Jan" ;
+ Text [ ENGLISH ] = "Jan" ;
+ Text [ norwegian ] = "Jan" ;
+ Text [ italian ] = "gen" ;
+ Text [ portuguese_brazilian ] = "Jan" ;
+ Text [ portuguese ] = "Jan" ;
+ Text [ finnish ] = "Tam" ;
+ Text [ danish ] = "Jan" ;
+ Text [ french ] = "Janv." ;
+ Text [ swedish ] = "Jan" ;
+ Text [ dutch ] = "Jan" ;
+ Text [ spanish ] = "Ene" ;
+ Text [ english_us ] = "Jan" ;
+ Text[ chinese_simplified ] = "һ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Stycze";
+ Text[ japanese ] = "1";
+ Text[ chinese_traditional ] = "@";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "1";
+ Text[ turkish ] = "Ock";
+ Text[ language_user1 ] = " ";
+ };
+ String STR_FEB
+ {
+ Text = "Feb" ;
+ Text [ ENGLISH ] = "Feb" ;
+ Text [ norwegian ] = "Feb" ;
+ Text [ italian ] = "feb" ;
+ Text [ portuguese_brazilian ] = "Fev" ;
+ Text [ portuguese ] = "Fev" ;
+ Text [ finnish ] = "Hel" ;
+ Text [ danish ] = "Feb" ;
+ Text [ french ] = "Fvr." ;
+ Text [ swedish ] = "Feb" ;
+ Text [ dutch ] = "Feb" ;
+ Text [ spanish ] = "Feb" ;
+ Text [ english_us ] = "Feb" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Luty";
+ Text[ japanese ] = "2";
+ Text[ chinese_traditional ] = "G";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "2";
+ Text[ turkish ] = "ub";
+ Text[ language_user1 ] = " ";
+ };
+ String STR_MAR
+ {
+ Text = "Mr" ;
+ Text [ ENGLISH ] = "Mar" ;
+ Text [ norwegian ] = "Mar" ;
+ Text [ italian ] = "mar" ;
+ Text [ portuguese_brazilian ] = "Mar" ;
+ Text [ portuguese ] = "Mar" ;
+ Text [ finnish ] = "Maa" ;
+ Text [ danish ] = "Mar" ;
+ Text [ french ] = "Mars" ;
+ Text [ swedish ] = "Mar" ;
+ Text [ dutch ] = "Mrt" ;
+ Text [ spanish ] = "Mar" ;
+ Text [ english_us ] = "Mar" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Marzec";
+ Text[ japanese ] = "3";
+ Text[ chinese_traditional ] = "T";
+ Text[ arabic ] = "";
+ Text[ greek ] = "M";
+ Text[ korean ] = "3";
+ Text[ turkish ] = "Mar";
+ Text[ language_user1 ] = " ";
+ };
+ String STR_NORTH
+ {
+ Text = "Nord" ;
+ Text [ ENGLISH ] = "North" ;
+ Text [ norwegian ] = "North" ;
+ Text [ italian ] = "nord" ;
+ Text [ portuguese_brazilian ] = "Norte" ;
+ Text [ portuguese ] = "Norte" ;
+ Text [ finnish ] = "Pohjoinen" ;
+ Text [ danish ] = "Nord" ;
+ Text [ french ] = "Nord" ;
+ Text [ swedish ] = "Norr" ;
+ Text [ dutch ] = "Noorden" ;
+ Text [ spanish ] = "Norte" ;
+ Text [ english_us ] = "North" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Pnoc";
+ Text[ japanese ] = "k";
+ Text[ chinese_traditional ] = "_";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Kuzey";
+ Text[ language_user1 ] = " ";
+ };
+ String STR_MID
+ {
+ Text = "Mitte" ;
+ Text [ ENGLISH ] = "Mid" ;
+ Text [ norwegian ] = "Mid" ;
+ Text [ italian ] = "centro" ;
+ Text [ portuguese_brazilian ] = "Centro" ;
+ Text [ portuguese ] = "Centro" ;
+ Text [ finnish ] = "Keski" ;
+ Text [ danish ] = "Midte" ;
+ Text [ french ] = "Milieu" ;
+ Text [ swedish ] = "Mitten" ;
+ Text [ dutch ] = "Midden" ;
+ Text [ spanish ] = "Centro" ;
+ Text [ english_us ] = "Mid" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "rodek";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Orta";
+ Text[ language_user1 ] = " ";
+ };
+ String STR_SOUTH
+ {
+ Text = "Sd" ;
+ Text [ ENGLISH ] = "South" ;
+ Text [ norwegian ] = "South" ;
+ Text [ italian ] = "Sud" ;
+ Text [ portuguese_brazilian ] = "Sul" ;
+ Text [ portuguese ] = "Sul" ;
+ Text [ finnish ] = "Etel" ;
+ Text [ danish ] = "Syd" ;
+ Text [ french ] = "Sud" ;
+ Text [ swedish ] = "Sder" ;
+ Text [ dutch ] = "Zuiden" ;
+ Text [ spanish ] = "Sur" ;
+ Text [ english_us ] = "South" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Poudnie";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "n";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Gney";
+ Text[ language_user1 ] = " ";
+ };
+ String STR_SUM
+ {
+ Text = "Summe" ;
+ Text [ ENGLISH ] = "Sum" ;
+ Text [ norwegian ] = "Sum" ;
+ Text [ italian ] = "somma" ;
+ Text [ portuguese_brazilian ] = "Soma" ;
+ Text [ portuguese ] = "Soma" ;
+ Text [ finnish ] = "Summa" ;
+ Text [ danish ] = "Sum" ;
+ Text [ french ] = "Somme" ;
+ Text [ swedish ] = "Summa" ;
+ Text [ dutch ] = "Totaal" ;
+ Text [ spanish ] = "Suma" ;
+ Text [ english_us ] = "Sum" ;
+ Text[ chinese_simplified ] = "ܼ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Suma";
+ Text[ japanese ] = "v";
+ Text[ chinese_traditional ] = "pp";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "հ";
+ Text[ turkish ] = "Toplam";
+ Text[ language_user1 ] = " ";
+ };
+ String STR_INVALID_AFNAME
+ {
+ /* ### ACHTUNG: Neuer Text in Resource? Sie haben einen ungltigen Namen angegeben.\nDas AutoFormat konnte nicht angelegt werden.\nWhlen Sie einen anderen Namen. : Sie haben einen ungltigen Namen angegeben.\nDas Autoformat konnte nicht angelegt werden.\nWhlen Sie einen anderen Namen. */
+ /* ### ACHTUNG: Neuer Text in Resource? Sie haben einen ungltigen Namen angegeben.\nDas AutoFormat konnte nicht angelegt werden.\nWhlen Sie einen anderen Namen. : Sie haben einen ungltigen Namen angegeben.\nDas Autoformat konnte nicht angelegt werden.\nWhlen Sie einen anderen Namen. */
+ Text = "Sie haben einen ungltigen Namen angegeben.\nDas AutoFormat konnte nicht angelegt werden.\nWhlen Sie einen anderen Namen." ;
+ Text [ ENGLISH ] = "You entered an invalid name.\nThe desired AutoFormat could not be createdTry again using a different name." ;
+ Text [ norwegian ] = "You entered an invalid name.\nThe desired AutoFormat could not be createdTry again using a different name." ;
+ Text [ italian ] = "Nome specificato non valido.\nImpossibile creare la Formattazione automatica desiderata.\nScegliete un altro nome." ;
+ Text [ portuguese_brazilian ] = "You entered an invalid name.\nThe desired AutoFormat could not be createdTry again using a different name." ;
+ Text [ portuguese ] = "Indicou um nome incorrecto.\nO AutoFormato desejado no pode ser criado.\nTente de novo usando um nome diferente." ;
+ Text [ finnish ] = "You entered an invalid name.\nThe desired AutoFormat could not be createdTry again using a different name." ;
+ Text [ danish ] = "Du har indtastet et ugyldigt navn.\nDet var ikke muligt at oprette AutoFormatet.\nVlg venligst et andet navn." ;
+ Text [ french ] = "Vous avez saisi un nom incorrect.\nL'AutoFormat n'a pas ou tre ffectu.\nVeuillez indiquer un nom correct." ;
+ Text [ swedish ] = "Du har angett ett ogiltigt namn.\nAutoFormatet kunde inte skapas.\nVlj ett annat namn." ;
+ Text [ dutch ] = "U heeft een ongeldige naam vermeld.\nDe gewenste AutoOpmaak kon niet worden uitgevoerd.\nKies een andere naam." ;
+ Text [ spanish ] = "Ha indicado un nombre no vlido, \npor lo que no se pudo crear el AutoFormato.\nSeleccione otro nombre." ;
+ Text [ ENGLISH_US ] = "You have entered an invalid name.\nThe desired AutoFormat could not be created. \nTry again using a different name." ;
+ Text[ chinese_simplified ] = "һЧơ\n޷Զʽ\nһЧơ";
+ Text[ russian ] = " .\n .\n .";
+ Text[ polish ] = "Podana zostaa nieprawidowa nazwa.\nNie mona byo utworzy autoformatowania.\nWybierz inn nazw.";
+ Text[ japanese ] = "sK؂ȖO͂܂B\n̵̫ϯĂł͍쐬o܂B\nʂ̖OIĉB";
+ Text[ chinese_traditional ] = "zJF@ӵLĪW١C\nLkإߦ۰ʮ榡C\nпJ@ӦĦW١C";
+ Text[ arabic ] = " .\n .\n .";
+ Text[ greek ] = " .\n .\n .";
+ Text[ korean ] = "ȿ ̸ Է߽ϴ.\n䱸 ڵ ϴ. \nٸ ̸ ٽ õϽʽÿ..";
+ Text[ turkish ] = "Geersiz bir ad girdiniz.\nOtomatik format oluturulamad.\nBaka bir ad seiniz.";
+ Text[ language_user1 ] = " ";
+ };
+ Text[ chinese_simplified ] = "Զʽ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Autoformatowanie";
+ Text[ japanese ] = "̫ϯ";
+ Text[ chinese_traditional ] = "۰ʮ榡";
+ Text[ arabic ] = " ";
+ Text[ greek ] = "";
+ Text[ korean ] = "ڵ ";
+ Text[ turkish ] = "Otomatik format";
+ Text[ language_user1 ] = " ";
+};
+ModalDialog DLG_SWDLG_STRINPUT
+{
+ OutputSize = TRUE ;
+ SVLook = TRUE ;
+ Size = MAP_APPFONT ( 172 , 63 ) ;
+ Moveable = TRUE ;
+ Closeable = TRUE ;
+ HelpID = HID_SWDLG_STRINPUT ;
+ Edit ED_INPUT
+ {
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 6 , 24 ) ;
+ Size = MAP_APPFONT ( 104 , 12 ) ;
+ TabStop = TRUE ;
+ };
+ FixedText FT_LABEL
+ {
+ Pos = MAP_APPFONT ( 6 , 13 ) ;
+ Size = MAP_APPFONT ( 90 , 10 ) ;
+ Text = "Label" ;
+ };
+ OKButton BTN_OK
+ {
+ Pos = MAP_APPFONT ( 116 , 6 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ TabStop = TRUE ;
+ DefButton = TRUE ;
+ };
+ CancelButton BTN_CANCEL
+ {
+ Pos = MAP_APPFONT ( 116 , 23 ) ;
+ Size = MAP_APPFONT ( 50 , 14 ) ;
+ TabStop = TRUE ;
+ };
+};