/************************************************************************* * * $RCSfile: tautofmt.src,v $ * * $Revision: 1.24 $ * * last change: $Author: hjs $ $Date: 2001-06-29 02:23:54 $ * * 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 ] = "Formata??o Autom?tica" ; Text [ portuguese ] = "AutoFormato" ; Text [ finnish ] = "Automaattinen muotoilu" ; Text [ danish ] = "AutoFormat" ; Text [ french ] = "AutoFormat" ; Text [ swedish ] = "Autoformat" ; Text [ dutch ] = "AutoOpmaak" ; Text [ spanish ] = "AutoFormato" ; Text [ english_us ] = "AutoFormat" ; Moveable = TRUE ; FixedLine FL_FORMAT { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 243 , 8 ) ; Text = "Format" ; Text [ english_us ] = "Format" ; Text[ portuguese ] = "Formatar"; Text[ russian ] = ""; Text[ greek ] = ""; Text[ dutch ] = "Opmaak"; Text[ french ] = "Formatage"; Text[ spanish ] = "Formato"; Text[ finnish ] = "Muotoilu"; Text[ italian ] = "Formattazione"; Text[ danish ] = "Formatering"; Text[ swedish ] = "Format"; Text[ polish ] = "Format"; Text[ portuguese_brazilian ] = "Formatos"; Text[ japanese ] = ""; Text[ korean ] = ""; Text[ chinese_simplified ] = "ʽ"; Text[ chinese_traditional ] = "榡"; Text[ turkish ] = "Formatlama"; Text[ arabic ] = ""; Text[ catalan ] = "Formato"; }; ListBox LB_FORMAT { Border = TRUE ; Pos = MAP_APPFONT ( 12 , 14 ) ; Size = MAP_APPFONT ( 65 , 100 ) ; TabStop = TRUE ; }; Window WND_PREVIEW { Pos = MAP_APPFONT ( 83 , 14 ) ; Size = MAP_APPFONT ( 161 , 100 ) ; }; 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 ] = "~Formatodon?ero" ; Text [ portuguese ] = "~Formato numrico" ; 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 ] = " "; Text[ catalan ] = "Formato nu~mrico"; }; 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 ] = "~Reunat" ; 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 ] = " "; Text[ catalan ] = "~Borde"; }; 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 ] = "̫Ă̎(~O)"; Text[ chinese_traditional ] = "r(~O)"; Text[ arabic ] = " "; Text[ greek ] = ""; Text[ korean ] = "۲(~O)"; Text[ turkish ] = "Yazti~pi"; Text[ language_user1 ] = " "; Text[ catalan ] = "Fuen~te"; }; 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 ] = " "; Text[ catalan ] = "Mo~delo"; }; 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~ta??o" ; Text [ portuguese ] = "~Alinhamento" ; Text [ finnish ] = "~Tasaus" ; 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 ] = "(~T)"; Text[ russian ] = ""; Text[ polish ] = "Wyrwnanie"; Text[ japanese ] = "zu(~T)"; Text[ chinese_traditional ] = "(~T)"; Text[ arabic ] = ""; Text[ greek ] = "~"; Text[ korean ] = "(~T)"; Text[ turkish ] = "~Hizalama"; Text[ language_user1 ] = " "; Text[ catalan ] = "Orienta~cin"; }; FixedLine FL_FORMATS { Hide = TRUE ; Pos = MAP_APPFONT ( 6 , 120 ) ; Size = MAP_APPFONT ( 243 , 8 ) ; Text = "Formatierung" ; Text [ ENGLISH ] = "For~mats" ; Text [ norwegian ] = "For~mats" ; Text [ italian ] = "Formattazione" ; Text [ portuguese_brazilian ] = "Formatos" ; Text [ portuguese ] = "Formatar" ; Text [ finnish ] = "Muotoilu" ; Text [ danish ] = "Formatering" ; Text [ french ] = "Formatage" ; 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 ] = " "; Text[ catalan ] = "Formato"; }; 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 ] = "~Lis" ; Text [ danish ] = "Flere" ; Text [ french ] = "~Options" ; Text [ swedish ] = "F~ler" ; 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 ] = " "; Text[ catalan ] = "~Opciones"; }; 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 ] = " "; Text[ catalan ] = "~Aadir"; }; 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 ] = " "; Text[ catalan ] = "~Eliminar"; }; 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 ] = "~Byt namn" ; Text [ danish ] = "Omdb" ; Text [ italian ] = "~Rinomina" ; Text [ spanish ] = "Cambiar ~nombre" ; Text [ french ] = "Re~nommer" ; Text [ dutch ] = "~Naam wijzigen" ; Text[ chinese_simplified ] = "(~R)"; Text[ russian ] = ""; Text[ polish ] = "Zmie nazw"; Text[ japanese ] = "O̕ύX(~R)"; Text[ chinese_traditional ] = "sRW(~R)"; Text[ arabic ] = " "; Text[ greek ] = ""; Text[ korean ] = "̸ ٲٱ(~R)"; Text[ turkish ] = "Yeniden~adlandr"; Text[ language_user1 ] = " "; Text[ catalan ] = "Cambiar ~nombre"; Text[ finnish ] = "~Nime uudelleen"; }; 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 autom?tico" ; Text [ portuguese ] = "Adicionar AutoFormato" ; Text [ finnish ] = "Lis automaattinen muotoilu" ; 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 Autoformat"; Text[ japanese ] = "̫ϯĂ̒lj"; Text[ chinese_traditional ] = "sW۰ʮ榡"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "ڵ ߰"; Text[ turkish ] = "Otomatik formatlamay ekle"; Text[ language_user1 ] = " "; Text[ catalan ] = "Aadir AutoFormato"; }; 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 ] = " "; Text[ catalan ] = "Nombre"; }; 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 Autom?tico" ; Text [ portuguese ] = "Eliminar AutoFormato" ; Text [ finnish ] = "Poista automaattinen muotoilu" ; 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 Autoformat"; Text[ japanese ] = "̫ϯĂ̍폜"; Text[ chinese_traditional ] = "R۰ʮ榡"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "ڵ "; Text[ turkish ] = "Otomatik formatlamay sil"; Text[ language_user1 ] = " "; Text[ catalan ] = "Eliminar AutoFormato"; }; 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 formata??o Autom?tica ser apagada:" ; Text [ portuguese ] = "Ser eliminado o seguinte AutoFormato:" ; Text [ finnish ] = "Seuraava automaattisen muotoilun merkint poistetaan:" ; 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 ] = "Usunity zostanie nastpujcy Autoformat:"; Text[ japanese ] = "ȉ̵̫ϯĂ͍폜܂:"; Text[ chinese_traditional ] = "RHU۰ʮ榡G"; Text[ arabic ] = " :"; Text[ greek ] = " :"; Text[ korean ] = " ڵ ˴ϴ:"; Text[ turkish ] = "Aadaki otomatik formatlama silinecek:"; Text[ language_user1 ] = " "; Text[ catalan ] = "El siguiente AutoFormato se eliminar:"; }; 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 Autoformatu"; Text[ japanese ] = "̫ϯĂ̖O̕ύX"; Text[ chinese_traditional ] = "sRW۰ʮ榡"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "ڵ ̸ ٲٱ"; Text[ turkish ] = "Otomatik formatlamay yeniden adlandr"; Text[ language_user1 ] = " "; Text[ catalan ] = "Cambiar nombre del AutoFormato"; Text[ finnish ] = "Nime automaattinen muotoilu uudelleen"; }; 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 ] = " "; Text[ catalan ] = "~Cerrar"; }; 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 ] = " "; Text[ catalan ] = "Ene"; }; 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 ] = " "; Text[ catalan ] = "Feb"; }; 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 ] = " "; Text[ catalan ] = "Mar"; }; 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 ] = " "; Text[ catalan ] = "Norte"; }; 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 ] = "Porodku"; Text[ japanese ] = ""; Text[ chinese_traditional ] = ""; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = ""; Text[ turkish ] = "Orta"; Text[ language_user1 ] = " "; Text[ catalan ] = "Centro"; }; 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 ] = " "; Text[ catalan ] = "Sur"; }; 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 ] = " "; Text[ catalan ] = "Suma"; }; 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 ] = "Olet syttnyt virheellisen nimen.\nHaluttua automaattista muotoilua ei voitu luoda. \nYrit uudelleen kyttmll eri nime." ; 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 non valide.\nL'AutoFormat n'a pas ou tre ffectu.\nIndiquez un autre nom." ; Text [ swedish ] = "Du har angett ett ogiltigt namn.\nDet gick inte att skapa autoformatet.\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 ] = "Podano nieprawidow nazw.\nUtworzenie Autoformatu nie byo moliwe.\nWybierz inn nazw."; Text[ japanese ] = "͂O͖łB\n̵̫ϯĂł͍쐬ł܂B\nʂ̖OgĂ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 formatlama oluturulamad.\nBaka bir ad seiniz."; Text[ language_user1 ] = " "; Text[ catalan ] = "Ha indicado un nombre no vlido, \npor lo que no se pudo crear el AutoFormato.\nSeleccione otro nombre."; }; Text[ chinese_simplified ] = "Զʽ"; Text[ russian ] = ""; Text[ polish ] = "Autoformat"; Text[ japanese ] = "̫ϯ"; Text[ chinese_traditional ] = "۰ʮ榡"; Text[ arabic ] = " "; Text[ greek ] = ""; Text[ korean ] = "ڵ"; Text[ turkish ] = "Otomatik formatlama"; Text[ language_user1 ] = " "; Text[ catalan ] = "AutoFormato"; }; 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 ; }; };