/************************************************************************* * * $RCSfile: autofmt.src,v $ * * $Revision: 1.39 $ * * last change: $Author: vg $ $Date: 2003-12-17 20:00:57 $ * * 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 "miscdlgs.hrc" ModalDialog RID_SCDLG_AUTOFORMAT { OutputSize = TRUE ; HelpId = SID_AUTOFORMAT ; SVLook = TRUE ; Size = MAP_APPFONT ( 312 , 121 ) ; /* ### ACHTUNG: Neuer Text in Resource? AutoFormat : Autoformat */ /* ### ACHTUNG: Neuer Text in Resource? AutoFormat : Autoformat */ Text = "AutoFormat" ; Text [ ENGLISH ] = "AutoFormat" ; Text [ norwegian ] = "AutoFormat" ; Text [ italian ] = "Formattazione automatica" ; Text [ portuguese_brazilian ] = "AutoFormatao" ; Text [ portuguese ] = "AutoFormato" ; Text [ finnish ] = "Automaattinen muotoilu" ; Text [ danish ] = "AutoFormat" ; Text [ french ] = "AutoFormat" ; Text [ swedish ] = "Autoformat" ; Text [ dutch ] = "AutoOpmaak" ; Text [ spanish ] = "Formateado automtico" ; Text [ english_us ] = "AutoFormat" ; Moveable = TRUE ; Closeable = FALSE ; ListBox LB_FORMAT { Border = TRUE ; Pos = MAP_APPFONT ( 12 , 14 ) ; Size = MAP_APPFONT ( 70 , 101 ) ; TabStop = TRUE ; }; FixedLine FL_FORMAT { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 244 , 8 ) ; Text = "~Format" ; Text [ ENGLISH ] = "~Format" ; Text [ norwegian ] = "~Format" ; Text [ italian ] = "Formato" ; Text [ portuguese_brazilian ] = "~Formato" ; Text [ portuguese ] = "Fo~rmato" ; Text [ finnish ] = "Muotoil~e" ; Text [ danish ] = "Forma~ter" ; Text [ french ] = "Forma~t" ; Text [ swedish ] = "Form~at" ; Text [ dutch ] = "~Opmaak" ; 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 ] = "Bie~m"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Format"; Text[ thai ] = "~รูปแบบ"; Text[ czech ] = "Formát"; Text[ hebrew ] = "‮עיצוב‬"; Text[ hindi ] = "र~चना"; Text[ slovak ] = "~Formát"; Text[ hungarian ] = "~Formátum"; Text[ slovenian ] = "O~blika"; }; Window WND_PREVIEW { Pos = MAP_APPFONT ( 88 , 14 ) ; Size = MAP_APPFONT ( 159 , 101 ) ; Border = TRUE ; }; CheckBox BTN_ADJUST { Hide = TRUE ; Pos = MAP_APPFONT ( 172 , 146 ) ; Size = MAP_APPFONT ( 75 , 10 ) ; /* ### ACHTUNG: Neuer Text in Resource? ~Breite/Hhe anpassen : ~Breite/Hhe anpassen */ Text = "Breite/Hhe an~passen" ; Text [ ENGLISH ] = "Fit ~width and height" ; Text [ norwegian ] = "Fit ~width and height" ; Text [ italian ] = "Adatta ~larghezza/altezza" ; Text [ portuguese_brazilian ] = "Ajuste automtico da ~largura/altura" ; Text [ portuguese ] = "Ajustar ~largura/altura" ; Text [ finnish ] = "~Automaattinen leveyden ja korkeuden sovitus" ; Text [ danish ] = "~Tilpas automatisk bredde/hjde" ; Text [ french ] = "Ajuster la largeur/hauteur" ; Text [ swedish ] = "An~passa bredd och hjd" ; Text [ dutch ] = "~Breedte/hoogte aanpassen" ; Text [ spanish ] = "Ajustar anc~ho/alto" ; Text [ english_us ] = "A~utoFit width and height" ; TabStop = TRUE ; Text[ chinese_simplified ] = "调整宽度/高度(~U)"; Text[ russian ] = " "; Text[ polish ] = "Do~pasuj szer. i wys."; Text[ japanese ] = "幅と高さの調整(~U)"; Text[ chinese_traditional ] = "調整寬度/高度(~U)"; Text[ arabic ] = " "; Text[ greek ] = " /"; Text[ korean ] = "너비 및 높이 자동 맞춤(~U)"; Text[ turkish ] = "Genilik/ykseklii ayarla"; Text[ language_user1 ] = " "; Text[ catalan ] = "Aj~usta automticament l'amplada i l'alada"; Text[ thai ] = "ความกว้างและความสูงพอดีอั~ตโนมัติ"; Text[ czech ] = "Automaticky přizpůsobit výšku a šířku"; Text[ hebrew ] = "Breite/Höhe an~passen"; Text[ hindi ] = "चौड़ाई और ऊँचाई को स्व~यं योग्य बनाओ"; Text[ slovak ] = "A~utomaticky prispôsobiť šírku a výšku"; Text[ hungarian ] = "Szél. és m~ag. illesztése"; Text[ slovenian ] = "Sa~moprilagodi širino in višino"; }; CheckBox BTN_BORDER { Hide = TRUE ; Pos = MAP_APPFONT ( 12 , 146 ) ; Size = MAP_APPFONT ( 75 , 10 ) ; Text = "~Umrandung" ; Text [ ENGLISH ] = "~Border" ; Text [ norwegian ] = "~Border" ; Text [ italian ] = "~Bordo" ; Text [ portuguese_brazilian ] = "~Bordas" ; Text [ portuguese ] = "~Contornos" ; Text [ finnish ] = "~Reunat" ; Text [ danish ] = "~Kanter" ; Text [ french ] = "~Bordure" ; Text [ swedish ] = "~Inramning" ; Text [ dutch ] = "~Omranding" ; Text [ spanish ] = "~Bordes" ; Text [ english_us ] = "~Borders" ; TabStop = TRUE ; Text[ chinese_simplified ] = "边框(~B)"; Text[ russian ] = ""; Text[ polish ] = "~Krawdzie"; Text[ japanese ] = "罫線(~B)"; Text[ chinese_traditional ] = "邊框(~B)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "테두리(~B)"; Text[ turkish ] = "~Kenarlk"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Vores"; Text[ thai ] = "~เส้นขอบ"; Text[ czech ] = "Okraje"; Text[ hebrew ] = "‮מסגרות‬"; Text[ hindi ] = "~किनारें"; Text[ slovak ] = "Okr~aje"; Text[ hungarian ] = "Sz~egélyek"; Text[ slovenian ] = "O~brobe"; }; CheckBox BTN_FONT { Hide = TRUE ; Pos = MAP_APPFONT ( 93 , 132 ) ; Size = MAP_APPFONT ( 73 , 10 ) ; Text = "~Schriftart" ; Text [ ENGLISH ] = "F~ont" ; Text [ norwegian ] = "F~ont" ; Text [ italian ] = "~Tipo di carattere" ; Text [ portuguese_brazilian ] = "Fon~te" ; Text [ portuguese ] = "~Tipo de letra" ; Text [ finnish ] = "~Fontti" ; Text [ danish ] = "~Skrifttype" ; Text [ french ] = "Police" ; Text [ swedish ] = "Tecken~snitt" ; 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 ] = "字型(~O)"; Text[ arabic ] = " "; Text[ greek ] = ""; Text[ korean ] = "글꼴(~O)"; Text[ turkish ] = "~Yaztipi"; Text[ language_user1 ] = " "; Text[ catalan ] = "T~ipus de lletra"; Text[ thai ] = "ตัว~อักษร"; Text[ czech ] = "Písmo"; Text[ hebrew ] = "‮גופן‬"; Text[ hindi ] = "फॉ~न्ट"; Text[ slovak ] = "Písm~o"; Text[ hungarian ] = "~Betűkészlet"; Text[ slovenian ] = "P~isava"; }; CheckBox BTN_PATTERN { Hide = TRUE ; Pos = MAP_APPFONT ( 93 , 146 ) ; Size = MAP_APPFONT ( 73 , 10 ) ; Text = "~Muster" ; Text [ ENGLISH ] = "~Pattern" ; Text [ norwegian ] = "~Pattern" ; Text [ italian ] = "~Modello" ; Text [ portuguese_brazilian ] = "~Padro" ; Text [ portuguese ] = "~Padro" ; Text [ finnish ] = "~Kuvio" ; Text [ danish ] = "~Mnster" ; Text [ french ] = "~Motif" ; Text [ swedish ] = "~Mnster" ; Text [ dutch ] = "~Patroon" ; Text [ spanish ] = "~Modelo" ; Text [ english_us ] = "~Pattern" ; TabStop = TRUE ; Text[ chinese_simplified ] = "图案(~P)"; Text[ russian ] = "~"; Text[ polish ] = "D~ese"; Text[ japanese ] = "背景(~P)"; Text[ chinese_traditional ] = "圖案(~P)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "패턴(~P)"; Text[ turkish ] = "~rnek"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Patr"; Text[ thai ] = "~ลวดลาย"; Text[ czech ] = "Vzor"; Text[ hebrew ] = "~Muster"; Text[ hindi ] = "~नमूना"; Text[ slovak ] = "Vzo~rka"; Text[ hungarian ] = "~Minta"; Text[ slovenian ] = "~Vzorec"; }; CheckBox BTN_ALIGNMENT { Hide = TRUE ; Pos = MAP_APPFONT ( 172 , 132 ) ; Size = MAP_APPFONT ( 75 , 10 ) ; Text = "~Ausrichtung" ; Text [ ENGLISH ] = "Orien~tation" ; Text [ norwegian ] = "Orien~tation" ; Text [ italian ] = "~Orientamento" ; Text [ portuguese_brazilian ] = "~Alinhamento" ; Text [ portuguese ] = "~Alinhamento" ; Text [ finnish ] = "~Tasaus" ; Text [ danish ] = "~Justering" ; Text [ french ] = "Alignement" ; Text [ swedish ] = "~Justering" ; Text [ dutch ] = "~Positie" ; Text [ spanish ] = "A~lineacin" ; Text [ english_us ] = "Alignmen~t" ; TabStop = TRUE ; Text[ chinese_simplified ] = "对齐(~T)"; Text[ russian ] = ""; Text[ polish ] = "Wy~rwnanie"; Text[ japanese ] = "配置(~T)"; Text[ chinese_traditional ] = "對齊(~T)"; Text[ arabic ] = ""; Text[ greek ] = "~"; Text[ korean ] = "맞춤(~T)"; Text[ turkish ] = "~Hizalama"; Text[ language_user1 ] = " "; Text[ catalan ] = "A~lineaci"; Text[ thai ] = "จัดตำแ~หน่ง"; Text[ czech ] = "Zarovnání"; Text[ hebrew ] = "~Ausrichtung"; Text[ hindi ] = "पंक्तिकर~ण"; Text[ slovak ] = "~Zarovnanie"; Text[ hungarian ] = "~Igazítás"; Text[ slovenian ] = "Pora~vnava"; }; CheckBox BTN_NUMFORMAT { Hide = TRUE ; Pos = MAP_APPFONT ( 12 , 132 ) ; Size = MAP_APPFONT ( 75 , 10 ) ; Text = "Zahlenf~ormat" ; Text [ ENGLISH ] = "~Numberformat" ; Text [ norwegian ] = "~Numberformat" ; Text [ italian ] = "Formato ~numero" ; Text [ portuguese_brazilian ] = "~Formato numrico" ; Text [ portuguese ] = "~Formato numrico" ; Text [ finnish ] = "~Lukumuoto" ; 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 ] = "數字格式(~N)"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "숫자 표기 형식(~N)"; Text[ turkish ] = "Say f~ormat"; Text[ language_user1 ] = " "; Text[ catalan ] = "Format dels ~nombres"; Text[ thai ] = "รูปแบบ~ตัวเลข"; Text[ czech ] = "Formát čísla"; Text[ hebrew ] = "‮תבנית מספר‬"; Text[ hindi ] = "~संख्या रचना"; Text[ slovak ] = "For~mát čísla"; Text[ hungarian ] = "S~zámformátum"; Text[ slovenian ] = "Oblika š~tevilk"; }; FixedLine FL_FORMATTING { Hide = TRUE ; Pos = MAP_APPFONT ( 6 , 121 ) ; Size = MAP_APPFONT ( 244 , 8 ) ; Text = "Formatierung" ; Text [ ENGLISH ] = "Formats" ; Text [ norwegian ] = "Formats" ; Text [ italian ] = "Formattazione" ; Text [ portuguese_brazilian ] = "Formatao" ; Text [ portuguese ] = "Formato" ; 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 ] = "Biimlendirme"; Text[ language_user1 ] = " "; Text[ catalan ] = "Format"; Text[ thai ] = "จัดรูปแบบ"; Text[ czech ] = "Formátování"; Text[ hebrew ] = "Formatierung"; Text[ hindi ] = "रचना करना"; Text[ slovak ] = "Formátovanie"; Text[ hungarian ] = "Formázás"; Text[ slovenian ] = "Oblikovanje"; }; OKButton BTN_OK { Pos = MAP_APPFONT ( 256 , 6 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; DefButton = TRUE ; }; CancelButton BTN_CANCEL { Pos = MAP_APPFONT ( 256 , 23 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; MoreButton BTN_MORE { Pos = MAP_APPFONT ( 256 , 101 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; MapUnit = MAP_APPFONT ; Delta = 48 ; }; PushButton BTN_ADD { Pos = MAP_APPFONT ( 256 , 63 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; /* ### ACHTUNG: Neuer Text in Resource? ~Einfgen... : ~Einfgen... */ Text = "Hi~nzufgen..." ; Text [ ENGLISH ] = "~Add..." ; Text [ norwegian ] = "~Add..." ; Text [ italian ] = "~Inserisci..." ; Text [ portuguese_brazilian ] = "~Adicionar..." ; Text [ portuguese ] = "~Adicionar..." ; Text [ finnish ] = "~Lis..." ; Text [ danish ] = "Til~fj..." ; Text [ french ] = "A~jouter..." ; Text [ swedish ] = "Lgg ti~ll..." ; 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[ russian ] = "..."; Text[ polish ] = "~Dodaj..."; Text[ japanese ] = "追加(~A)..."; Text[ chinese_simplified ] = "插入(~A)..."; Text[ chinese_traditional ] = "插入(~A)..."; Text[ arabic ] = "..."; Text[ greek ] = "..."; Text[ korean ] = "추가(~A)..."; Text[ turkish ] = "~Ekle..."; Text[ language_user1 ] = " "; Text[ catalan ] = "~Afegeix..."; Text[ thai ] = "เ~พิ่ม..."; Text[ czech ] = "Přidat..."; Text[ hebrew ] = "‮הוספה...‬"; Text[ hindi ] = "~जोड़ो..."; Text[ slovak ] = "Prid~ať..."; Text[ hungarian ] = "~Hozzáadás..."; Text[ slovenian ] = "~Dodaj..."; }; PushButton BTN_REMOVE { Pos = MAP_APPFONT ( 256 , 81 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; /* ### ACHTUNG: Neuer Text in Resource? ~Lschen : ~Lschen */ Text = "~Lschen" ; Text [ ENGLISH ] = "Remo~ve" ; Text [ norwegian ] = "Remo~ve" ; Text [ italian ] = "~Elimina" ; Text [ portuguese_brazilian ] = "Exc~luir" ; Text [ portuguese ] = "E~liminar" ; Text [ finnish ] = "~Poista" ; Text [ danish ] = "~Slet" ; Text [ french ] = "Supprimer" ; Text [ swedish ] = "~Radera" ; Text [ dutch ] = "~Wissen" ; Text [ spanish ] = "~Borrar" ; Text [ english_us ] = "~Delete" ; TabStop = TRUE ; Text[ chinese_simplified ] = "删除(~D)"; Text[ russian ] = ""; Text[ polish ] = "~Usu"; Text[ japanese ] = "削除(~D)"; Text[ chinese_traditional ] = "刪除(~D)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "삭제(~D)"; Text[ turkish ] = "~Sil"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Suprimeix"; Text[ thai ] = "~ลบ"; Text[ czech ] = "Smazat"; Text[ hebrew ] = "‮מחיקה‬"; Text[ hindi ] = "~मिटाओ"; Text[ slovak ] = "~Zmazať"; Text[ hungarian ] = "~Törlés"; Text[ slovenian ] = "~Izbriši"; }; PushButton BTN_RENAME { Pos = MAP_APPFONT ( 256 , 123 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; HelpId=HID_SC_RENAME_AUTOFMT; Text = "Um~benennen" ; Text [ ENGLISH ] = "Ren~ame" ; TabStop = TRUE ; Text [ portuguese ] = "Mudar ~nome" ; Text [ english_us ] = "~Rename" ; Text [ portuguese_brazilian ] = "Re~nomear" ; 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 ] = "重命名(~R)"; Text[ russian ] = ""; Text[ polish ] = "~Zmie nazw"; Text[ japanese ] = "名前の変更(~R)"; Text[ chinese_traditional ] = "重新命名(~R)"; Text[ arabic ] = " "; Text[ greek ] = ""; Text[ korean ] = "이름 바꾸기(~R)"; Text[ turkish ] = "~Yeniden adlandr"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Reanomena"; Text[ finnish ] = "~Nime uudelleen"; Text[ thai ] = "เ~ปลี่ยนชื่อ"; Text[ czech ] = "Přejmenovat"; Text[ hebrew ] = "Um~benennen"; Text[ hindi ] = "~पुनः नाम दो"; Text[ slovak ] = "P~remenovať"; Text[ hungarian ] = "Át~nevezés"; Text[ slovenian ] = "P~reimenuj"; }; HelpButton BTN_HELP { Pos = MAP_APPFONT ( 256 , 43 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; String STR_ADD_TITLE { /* ### ACHTUNG: Neuer Text in Resource? AutoFormat hinzufgen : Autoformat hinzufgen */ /* ### ACHTUNG: Neuer Text in Resource? AutoFormat hinzufgen : Autoformat hinzufgen */ /* ### ACHTUNG: Neuer Text in Resource? AutoFormat hinzufgen : AutoFormat hinzufgen */ Text = "AutoFormat hinzufgen" ; Text [ ENGLISH ] = "Add AutoFormat" ; Text [ norwegian ] = "Add AutoFormat" ; Text [ italian ] = "Aggiungi formattazione automatica" ; Text [ portuguese_brazilian ] = "Adicionar AutoFormatao" ; Text [ portuguese ] = "Adicionar AutoFormato" ; Text [ finnish ] = "Lis automaattinen muotoilu" ; Text [ danish ] = "Tilfj AutoFormat" ; Text [ french ] = "Ajouter un AutoFormat" ; Text [ swedish ] = "Lgg till autoformat" ; Text [ dutch ] = "AutoOpmaak toevoegen" ; Text [ spanish ] = "Aadir Formateado automtico" ; Text [ english_us ] = "Add AutoFormat" ; Text[ chinese_simplified ] = "新增自动格式"; Text[ russian ] = " "; Text[ polish ] = "Dodaj Autoformatowanie"; Text[ japanese ] = "オートフォーマットの追加"; Text[ chinese_traditional ] = "新增自動格式"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "자동 서식 추가"; Text[ turkish ] = "Otomatik formatlama ekle"; Text[ language_user1 ] = " "; Text[ catalan ] = "Afegeix el formatatge automtic"; Text[ thai ] = "เพิ่มรูปแบบอัตโนมัติ"; Text[ czech ] = "Přidat automatický formát"; Text[ hebrew ] = "AutoFormat hinzufügen"; Text[ hindi ] = "स्वचालित रचना जोड़ो"; Text[ slovak ] = "Pridať automatický formát"; Text[ hungarian ] = "Automatikus formázás használata"; Text[ slovenian ] = "Dodaj samooblikovanje"; }; 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 ] = "Renomear AutoFormatao" ; Text [ swedish ] = "Byt namn p autoformat" ; Text [ danish ] = "Omdb AutoFormat" ; Text [ italian ] = "Rinomina formattazione automatica" ; Text [ spanish ] = "Cambiar nombre del Formateado automtico" ; Text [ french ] = "Renommer l'AutoFormat" ; Text [ dutch ] = "AutoOpmaak nieuwe naam geven" ; Text[ chinese_simplified ] = "重命名自动格式"; Text[ russian ] = " "; Text[ polish ] = "Zmie nazw Autoformatowania"; Text[ japanese ] = "オートフォーマットの名前の変更"; Text[ chinese_traditional ] = "重新命名自動格式"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "자동 서식 이름 바꾸기"; Text[ turkish ] = "Otom. formatlamay yen. adlandr"; Text[ language_user1 ] = " "; Text[ catalan ] = "Reanomena el formatatge automtic"; Text[ finnish ] = "Nime automaattinen muotoilu uudelleen"; Text[ thai ] = "เปลี่ยนชื่อรูปแบบอัตโนมัติ"; Text[ czech ] = "Přejmenovat automatický formát"; Text[ hebrew ] = "Autoformat umbenennen"; Text[ hindi ] = "स्वचालित रचना को पुनः नाम दो"; Text[ slovak ] = "Premenovať automatický formát"; Text[ hungarian ] = "Automatikus formázás átnevezése"; Text[ slovenian ] = "Preimenuj samooblikovanje"; }; String STR_ADD_LABEL { Text = "Name" ; Text [ ENGLISH ] = "Name" ; Text [ norwegian ] = "Navn" ; Text [ italian ] = "Nome" ; Text [ portuguese_brazilian ] = "Nome" ; 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 ] = "名前"; Text[ chinese_traditional ] = "名稱"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "이름"; Text[ turkish ] = "Ad"; Text[ language_user1 ] = " "; Text[ catalan ] = "Nom"; Text[ thai ] = "ชื่อ"; Text[ czech ] = "Název"; Text[ hebrew ] = "Name"; Text[ hindi ] = "नाम"; Text[ slovak ] = "Názov"; Text[ hungarian ] = "Név"; Text[ slovenian ] = "Ime"; }; String STR_DEL_TITLE { /* ### ACHTUNG: Neuer Text in Resource? AutoFormat lschen : AutoFormat lschen */ Text = "AutoFormat lschen" ; Text [ ENGLISH ] = "Delete AutoFormat" ; Text [ norwegian ] = "Delete AutoFormat" ; Text [ italian ] = "Cancella formattazione automatica" ; Text [ portuguese_brazilian ] = "Excluir AutoFormatao" ; 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 ] = "Borrar Formateado automtico" ; Text [ english_us ] = "Delete AutoFormat" ; Text[ chinese_simplified ] = "删除自动格式"; Text[ russian ] = " "; Text[ polish ] = "Usu Autoformatowanie"; Text[ japanese ] = "オートフォーマットの削除"; Text[ chinese_traditional ] = "刪除自動格式"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "자동 서식 삭제"; Text[ turkish ] = "Otomatik formatlamay sil"; Text[ language_user1 ] = " "; Text[ catalan ] = "Suprimeix el formatatge automtic"; Text[ thai ] = "ลบรูปแบบอัตโนมัติ"; Text[ czech ] = "Odstranit automatický formát"; Text[ hebrew ] = "AutoFormat löschen"; Text[ hindi ] = "स्वचालित रचना को मिटाओ"; Text[ slovak ] = "Odstrániť automatický formát"; Text[ hungarian ] = "Automatikus formázás törlése"; Text[ slovenian ] = "Izbriši samooblikovanje"; }; String STR_DEL_MSG { /* ### ACHTUNG: Neuer Text in Resource? Wollen Sie das AutoFormat # wirklich lschen? : Wollen Sie das AutoFormat # wirklich lschen? */ Text = "Wollen Sie das AutoFormat # wirklich lschen?" ; Text [ ENGLISH ] = "Do you really want to delete the # autoFormat?" ; Text [ norwegian ] = "Do you really want to delete the # autoFormat?" ; Text [ italian ] = "Cancellare la formattazione automatica #?" ; Text [ portuguese_brazilian ] = "Deseja realmente excluir a AutoFormatao #?" ; Text [ portuguese ] = "Deseja realmente eliminar o formato automtico #?" ; Text [ finnish ] = "Haluatko varmasti poistaa automaattisen muotoilun #?" ; Text [ danish ] = "Er du sikker p, at du vil slette AutoFormat #?" ; Text [ french ] = "Confirmez-vous la suppression de l'AutoFormat # ?" ; Text [ swedish ] = "Skall autoformatet # verkligen raderas?" ; Text [ dutch ] = "Wilt u AutoOpmaak # werkelijk verwijderen?" ; Text [ spanish ] = "Desea realmente borrar el Formateado automtico #?" ; Text [ english_us ] = "Do you really want to delete the # AutoFomat?" ; Text[ chinese_simplified ] = "您真要删除自动格式 # ?"; Text[ russian ] = " #?"; Text[ polish ] = "Czy na pewno chcesz usun Autoformatowanie #?"; Text[ japanese ] = "オートフォーマット # を本当に削除しますか。"; Text[ chinese_traditional ] = "真要刪除自動格式 # ?"; Text[ arabic ] = " #"; Text[ greek ] = " #;"; Text[ korean ] = "# 자동 서식을 정말로 삭제하겠습니까?"; Text[ turkish ] = "Otomatik formatlama # gerekten silinsin mi?"; Text[ language_user1 ] = " "; Text[ catalan ] = "Segur que voleu suprimir el formatatge automtic #?"; Text[ thai ] = "คุณต้องการลบ # รูปแบบอัตโนมัติหรือไม่?"; Text[ czech ] = "Opravdu chcete smazat automatický formát # ?"; Text[ hebrew ] = "Wollen Sie das AutoFormat # wirklich löschen?"; Text[ hindi ] = "आप सचमुच # स्वचालित रचना को मिटाना चाहते है?"; Text[ slovak ] = "Určite chcete zmazať # AutoFomat?"; Text[ hungarian ] = "Tényleg törli az automatikus formázást: # ?"; Text[ slovenian ] = "Ali ste prepričani, da želite izbrisati samooblikovanje #?"; }; String STR_BTN_CLOSE { /* ### ACHTUNG: Neuer Text in Resource? Schlie~en : Schlie~en */ Text = "Schlie~en" ; 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 ] = "St~ng" ; 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 ] = "K~apat"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Tanca"; Text[ thai ] = "~ปิด"; Text[ czech ] = "Zavřít"; Text[ hebrew ] = "‮סגירה‬"; Text[ hindi ] = "~बन्द करो"; Text[ slovak ] = "~Zavrieť"; Text[ hungarian ] = "~Bezárás"; Text[ slovenian ] = "~Zapri"; }; 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 ] = "Oca"; Text[ language_user1 ] = " "; Text[ catalan ] = "Gen."; Text[ thai ] = "มกราคม"; Text[ czech ] = "Led"; Text[ hebrew ] = "Jan"; Text[ hindi ] = "जनवरी"; Text[ slovak ] = "Jan"; Text[ hungarian ] = "jan."; Text[ slovenian ] = "Jan"; }; 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 ] = "二月"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "2월"; Text[ turkish ] = "ub"; Text[ language_user1 ] = " "; Text[ catalan ] = "Feb."; Text[ thai ] = "กุมภาพันธ์"; Text[ czech ] = "Úno"; Text[ hebrew ] = "Feb"; Text[ hindi ] = "फरवरी"; Text[ slovak ] = "Feb"; Text[ hungarian ] = "feb."; Text[ slovenian ] = "Feb"; }; String STR_MAR { /* ### ACHTUNG: Neuer Text in Resource? Mr : Mr */ 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 ] = "三月"; Text[ arabic ] = ""; Text[ greek ] = "M"; Text[ korean ] = "3월"; Text[ turkish ] = "Mar"; Text[ language_user1 ] = " "; Text[ catalan ] = "Mar"; Text[ thai ] = "มีนาคม"; Text[ czech ] = "Bře"; Text[ hebrew ] = "Mär"; Text[ hindi ] = "मार्च"; Text[ slovak ] = "Mar"; Text[ hungarian ] = "márc."; Text[ slovenian ] = "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 ] = "Noord" ; Text [ spanish ] = "Norte" ; Text [ english_us ] = "North" ; Text[ chinese_simplified ] = "北"; Text[ russian ] = ""; Text[ polish ] = "Pnoc"; Text[ japanese ] = "北"; Text[ chinese_traditional ] = "北"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "북쪽"; Text[ turkish ] = "Kuzey"; Text[ language_user1 ] = " "; Text[ catalan ] = "Nord"; Text[ thai ] = "เหนือ"; Text[ czech ] = "Sever"; Text[ hebrew ] = "Nord"; Text[ hindi ] = "उत्तर"; Text[ slovak ] = "Sever"; Text[ hungarian ] = "Észak"; Text[ slovenian ] = "Sever"; }; 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 ] = "Midt" ; Text [ french ] = "Centre" ; Text [ swedish ] = "Mitten" ; Text [ dutch ] = "Midden" ; Text [ spanish ] = "Centrado" ; 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 ] = " "; Text[ catalan ] = "Mig"; Text[ thai ] = "กลาง"; Text[ czech ] = "Střed"; Text[ hebrew ] = "Mitte"; Text[ hindi ] = "मध्य"; Text[ slovak ] = "Stred"; Text[ hungarian ] = "Közép"; Text[ slovenian ] = "Sredina"; }; String STR_SOUTH { /* ### ACHTUNG: Neuer Text in Resource? Sd : Sd */ 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 ] = "Zuid" ; Text [ spanish ] = "Sur" ; Text [ english_us ] = "South" ; Text[ chinese_simplified ] = "南"; Text[ russian ] = ""; Text[ polish ] = "Poudnie"; Text[ japanese ] = "南"; Text[ chinese_traditional ] = "南"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "남쪽"; Text[ turkish ] = "Gney"; Text[ language_user1 ] = " "; Text[ catalan ] = "Sud"; Text[ thai ] = "ใต้"; Text[ czech ] = "Jih"; Text[ hebrew ] = "Süd"; Text[ hindi ] = "दक्षिण"; Text[ slovak ] = "Juh"; Text[ hungarian ] = "Dél"; Text[ slovenian ] = "Jug"; }; String STR_SUM { Text = "Summe" ; Text [ ENGLISH ] = "Sum" ; Text [ norwegian ] = "Sum" ; Text [ italian ] = "Somma" ; Text [ portuguese_brazilian ] = "Total" ; Text [ portuguese ] = "Soma" ; Text [ finnish ] = "Yhteens" ; Text [ danish ] = "Total" ; Text [ french ] = "Somme" ; Text [ swedish ] = "Summa" ; Text [ dutch ] = "Som" ; Text [ spanish ] = "Suma" ; Text [ english_us ] = "Total" ; Text[ chinese_simplified ] = "总计"; Text[ russian ] = ""; Text[ polish ] = "Suma"; Text[ japanese ] = "合計"; Text[ chinese_traditional ] = "小計"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "합계"; Text[ turkish ] = "Toplam"; Text[ language_user1 ] = " "; Text[ catalan ] = "Total"; Text[ thai ] = "รวม"; Text[ czech ] = "Celkem"; Text[ hebrew ] = "Summe"; Text[ hindi ] = "कुल"; Text[ slovak ] = "Celkom"; Text[ hungarian ] = "Összeg"; Text[ slovenian ] = "Skupaj"; }; Text[ chinese_simplified ] = "自动格式"; Text[ russian ] = ""; Text[ polish ] = "Autoformatowanie"; Text[ japanese ] = "オートフォーマット"; Text[ chinese_traditional ] = "自動格式"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "자동 서식"; Text[ turkish ] = "Otomatik formatlama"; Text[ language_user1 ] = " "; Text[ catalan ] = "Formatatge automtic"; Text[ thai ] = "รูปแบบอัตโนมัติ"; Text[ czech ] = "Automatický formát"; Text[ hebrew ] = "‮עיצוב אוטומטי‬"; Text[ hindi ] = "स्वचालित रचना"; Text[ slovak ] = "Automatický formát"; Text[ hungarian ] = "Automatikus formázás"; Text[ slovenian ] = "Samooblikovanje"; };