/************************************************************************* * * $RCSfile: navipi.src,v $ * * $Revision: 1.38 $ * * last change: $Author: vg $ $Date: 2003-12-17 19:58:26 $ * * 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 "navipi.hrc" #define SC_NAVI_CMD_IDLIST \ IdList = \ { \ IID_DATA ; \ IID_UP ; \ IID_DOWN ; \ IID_SCENARIOS ; \ IID_DROPMODE ; \ IID_CHANGEROOT ; \ IID_ZOOMOUT ; \ }; \ IdCount = { 8 ; }; Window RID_SCDLG_NAVIGATOR { SVLook = TRUE ; HelpId = HID_SC_NAVIGATOR ; //? Pos = MAP_APPFONT( 0, 0 ); Size = MAP_APPFONT ( 115 , 116 ) ; OutputSize = TRUE ; DialogControl = TRUE ; Hide = TRUE ; Text = "Navigator" ; Text [ ENGLISH ] = "Navigator" ; Text [ norwegian ] = "Navigator" ; Text [ italian ] = "Navigatore" ; Text [ portuguese_brazilian ] = "Navegador" ; Text [ portuguese ] = "Navegador" ; Text [ finnish ] = "Etsin" ; Text [ danish ] = "Navigator" ; Text [ french ] = "Navigateur" ; Text [ swedish ] = "Navigator" ; Text [ dutch ] = "Navigator" ; Text [ spanish ] = "Navegador" ; Text [ ENGLISH_US ] = "Navigator" ; // Closeable = TRUE ; // Moveable = TRUE ; // Zoomable = TRUE ; // Sizeable = TRUE ; // EnableResizing = TRUE ; // HideWhenDeactivate = TRUE ; // Border = TRUE ; // Dockable = TRUE ; FixedText FT_ROW { // Pos = MAP_APPFONT( 2, 20 ); Pos = MAP_APPFONT ( 2 , 19 ) ; // an kleinere Toolbox-Bitmaps angepasst Size = MAP_APPFONT ( 19 , 10 ) ; Text = "Zeile" ; Text [ ENGLISH ] = "Row" ; Text [ norwegian ] = "Row" ; Text [ italian ] = "Riga" ; Text [ portuguese_brazilian ] = "Linha" ; Text [ portuguese ] = "Linha" ; Text [ finnish ] = "Rivi" ; Text [ danish ] = "Rkke" ; Text [ french ] = "Ligne" ; Text [ swedish ] = "Rad" ; Text [ dutch ] = "Rij" ; Text [ spanish ] = "Fila" ; Text [ ENGLISH_US ] = "Row" ; Text[ chinese_simplified ] = "行"; Text[ russian ] = ""; Text[ polish ] = "Wiersz"; Text[ japanese ] = "行"; Text[ chinese_traditional ] = "列"; Text[ arabic ] = ""; Text[ dutch ] = "Rij"; Text[ chinese_simplified ] = "行"; Text[ greek ] = ""; Text[ korean ] = "행"; Text[ turkish ] = "Satr"; Text[ language_user1 ] = " "; Text[ catalan ] = "fila"; Text[ thai ] = "แถว"; Text[ czech ] = "Řádek"; Text[ hebrew ] = "Zeile"; Text[ hindi ] = "पंक्ति"; Text[ slovak ] = "Riadok"; Text[ hungarian ] = "Sor"; Text[ slovenian ] = "Vrstica"; }; NumericField ED_ROW { HelpId = HID_SC_NAVIPI_ROW ; Border = TRUE ; // Pos = MAP_APPFONT( 31, 19 ); Pos = MAP_APPFONT ( 31 , 18 ) ; // an kleinere Toolbox-Bitmaps angepasst Size = MAP_APPFONT ( 30 , 12 ) ; Right = TRUE ; Repeat = TRUE ; Spin = TRUE ; SpinSize = 1 ; Minimum = 1 ; First = 1 ; Maximum = 32000 ; Last = 32000 ; QuickHelpText = "Zeile" ; QuickHelpText [ ENGLISH ] = "Row" ; QuickHelpText [ norwegian ] = "Row" ; QuickHelpText [ italian ] = "Riga" ; QuickHelpText [ portuguese_brazilian ] = "Linha" ; QuickHelpText [ portuguese ] = "Linha" ; QuickHelpText [ finnish ] = "Rivi" ; QuickHelpText [ danish ] = "Rkke" ; QuickHelpText [ french ] = "Ligne" ; QuickHelpText [ swedish ] = "Rad" ; QuickHelpText [ dutch ] = "Rij" ; QuickHelpText [ spanish ] = "Fila" ; QuickHelpText [ english_us ] = "Row" ; QuickHelpText [ dutch ] = "Rij" ; QuickHelpText [ french ] = "Ligne" ; QuickHelpText[ russian ] = ""; QuickHelpText[ polish ] = "Wiersz"; QuickHelpText[ japanese ] = "行"; QuickHelpText[ chinese_simplified ] = "行"; QuickHelpText[ chinese_traditional ] = "欄"; QuickHelpText[ arabic ] = ""; QuickHelpText[ dutch ] = "Rij"; QuickHelpText[ chinese_simplified ] = "行"; QuickHelpText[ greek ] = ""; QuickHelpText[ korean ] = "행"; QuickHelpText[ language_user1 ] = " "; QuickHelpText[ language_user1 ] = " "; QuickHelpText[ language_user1 ] = " "; QuickHelpText[ turkish ] = "Zeile"; QuickHelpText[ catalan ] = "Fila"; QuickHelpText[ thai ] = "Row"; QuickHelpText[ czech ] = "Řádek"; QuickHelpText[ hebrew ] = "Zeile"; QuickHelpText[ hindi ] = "पंक्ति"; QuickHelpText[ slovak ] = "Riadok"; QuickHelpText[ hungarian ] = "Sor"; QuickHelpText[ slovenian ] = "Vrstica"; }; FixedText FT_COL { Pos = MAP_APPFONT ( 2 , 5 ) ; Size = MAP_APPFONT ( 23 , 10 ) ; Text = "Spalte" ; Text [ ENGLISH ] = "Column" ; Text [ norwegian ] = "Column" ; Text [ italian ] = "Colonna" ; Text [ portuguese_brazilian ] = "Coluna" ; Text [ portuguese ] = "Coluna" ; Text [ finnish ] = "Sarake" ; Text [ danish ] = "Kolonne" ; Text [ french ] = "Colonne" ; Text [ swedish ] = "Kolumn" ; Text [ dutch ] = "Kolom" ; Text [ spanish ] = "Columna" ; Text [ ENGLISH_US ] = "Column" ; Text[ chinese_simplified ] = "列"; Text[ russian ] = ""; Text[ polish ] = "Kolumna"; Text[ japanese ] = "列"; Text[ chinese_traditional ] = "欄"; Text[ arabic ] = ""; Text[ dutch ] = "Kolom"; Text[ chinese_simplified ] = "列"; Text[ greek ] = ""; Text[ korean ] = "단"; Text[ turkish ] = "Stun"; Text[ language_user1 ] = " "; Text[ catalan ] = "Columna"; Text[ thai ] = "คอลัมน์"; Text[ czech ] = "Sloupec"; Text[ hebrew ] = "Spalte"; Text[ hindi ] = "स्तंभ"; Text[ slovak ] = "Stĺpec"; Text[ hungarian ] = "Oszlop"; Text[ slovenian ] = "Stolpec"; }; SpinField ED_COL { HelpId = HID_SC_NAVIPI_COL ; Border = TRUE ; Pos = MAP_APPFONT ( 31 , 4 ) ; Size = MAP_APPFONT ( 30 , 12 ) ; Right = TRUE ; Repeat = TRUE ; Spin = TRUE ; QuickHelpText = "Spalte" ; QuickHelpText [ ENGLISH ] = "Column" ; QuickHelpText [ norwegian ] = "Column" ; QuickHelpText [ italian ] = "Colonna" ; QuickHelpText [ portuguese_brazilian ] = "Coluna" ; QuickHelpText [ portuguese ] = "Coluna" ; QuickHelpText [ finnish ] = "Sarake" ; QuickHelpText [ danish ] = "Kolonne" ; QuickHelpText [ french ] = "Colonne" ; QuickHelpText [ swedish ] = "Kolumn" ; QuickHelpText [ dutch ] = "Kolom" ; QuickHelpText [ spanish ] = "Columna" ; QuickHelpText [ english_us ] = "Column" ; QuickHelpText [ dutch ] = "Kolom" ; QuickHelpText [ french ] = "Colonne" ; QuickHelpText[ russian ] = ""; QuickHelpText[ polish ] = "Kolumna"; QuickHelpText[ japanese ] = "列"; QuickHelpText[ chinese_simplified ] = "列"; QuickHelpText[ chinese_traditional ] = "列"; QuickHelpText[ arabic ] = ""; QuickHelpText[ dutch ] = "Kolom"; QuickHelpText[ chinese_simplified ] = "列"; QuickHelpText[ greek ] = ""; QuickHelpText[ korean ] = "단"; QuickHelpText[ language_user1 ] = " "; QuickHelpText[ language_user1 ] = " "; QuickHelpText[ language_user1 ] = " "; QuickHelpText[ turkish ] = "Spalte"; QuickHelpText[ catalan ] = "Columna"; QuickHelpText[ thai ] = "Column"; QuickHelpText[ czech ] = "Sloupec"; QuickHelpText[ hebrew ] = "Spalte"; QuickHelpText[ hindi ] = "स्तंभ"; QuickHelpText[ slovak ] = "Stĺpec"; QuickHelpText[ hungarian ] = "Oszlop"; QuickHelpText[ slovenian ] = "Stolpec"; }; Control LB_ENTRIES { // "Control" braucht immer eigene HelpId HelpId = HID_SC_NAVIPI_ENTRIES ; Border = TRUE ; // Pos = MAP_APPFONT( 2, 52 ); Pos = MAP_APPFONT ( 2 , 35 ) ; Size = MAP_APPFONT ( 110 , 100 ) ; TabStop = TRUE ; }; ListBox LB_DOCUMENTS { HelpId = HID_SC_NAVIPI_DOC ; Border = TRUE ; // Pos = MAP_APPFONT( 2, 35 ); Pos = MAP_APPFONT ( 2 , 89 ) ; Size = MAP_APPFONT ( 82 , 50 ) ; TabStop = TRUE ; DropDown = TRUE ; QuickHelpText = "Dokument" ; QuickHelpText [ ENGLISH ] = "Document" ; QuickHelpText [ dutch ] = "Document" ; QuickHelpText [ english_us ] = "Document" ; QuickHelpText [ italian ] = "Documento" ; QuickHelpText [ spanish ] = "Documento" ; QuickHelpText [ french ] = "Document" ; QuickHelpText [ danish ] = "Dokument" ; QuickHelpText [ portuguese ] = "Documento" ; QuickHelpText [ portuguese_brazilian ] = "Documento" ; QuickHelpText [ swedish ] = "Dokument" ; QuickHelpText[ russian ] = ""; QuickHelpText[ polish ] = "Dokument"; QuickHelpText[ japanese ] = "ドキュメント"; QuickHelpText[ chinese_simplified ] = "文档"; QuickHelpText[ chinese_traditional ] = "檔案"; QuickHelpText[ arabic ] = ""; QuickHelpText[ dutch ] = "Document"; QuickHelpText[ chinese_simplified ] = "文档"; QuickHelpText[ greek ] = ""; QuickHelpText[ korean ] = "문서"; QuickHelpText[ language_user1 ] = " "; QuickHelpText[ language_user1 ] = " "; QuickHelpText[ language_user1 ] = " "; QuickHelpText[ turkish ] = "Dokument"; QuickHelpText[ catalan ] = "Document"; QuickHelpText[ finnish ] = "Asiakirja"; QuickHelpText[ thai ] = "Document"; QuickHelpText[ czech ] = "Dokument"; QuickHelpText[ hebrew ] = "Dokument"; QuickHelpText[ hindi ] = "Document"; QuickHelpText[ slovak ] = "Dokument"; QuickHelpText[ hungarian ] = "Dokumentum"; QuickHelpText[ slovenian ] = "Dokument"; }; ImageList IL_CMD { ImageBitmap = Bitmap { File = "na_vipi.bmp" ; }; MaskColor = STD_MASKCOLOR ; SC_NAVI_CMD_IDLIST }; ImageList ILH_CMD { ImageBitmap = Bitmap { File = "nah_vipi.bmp" ; }; MaskColor = SC_HC_MASKCOLOR ; SC_NAVI_CMD_IDLIST }; ToolBox TBX_CMD { Pos = MAP_APPFONT ( 66 , 3 ) ; HelpId = HID_SC_NAVIPI_TOOLBOX ; SVLook = TRUE ; Border = FALSE ; LineCount = 2 ; ItemList = { ToolBoxItem { Identifier = IID_DATA ; HelpId = HID_SC_NAVIPI_DATA ; Text = "Datenbereich" ; Text [ ENGLISH ] = "Data Area" ; Text [ norwegian ] = "Data Area" ; Text [ italian ] = "Area dati" ; Text [ portuguese_brazilian ] = "Intervalo de Dados" ; Text [ portuguese ] = "rea de dados" ; Text [ finnish ] = "Tietoalue" ; Text [ danish ] = "Dataomrde" ; Text [ french ] = "Plage de donnes" ; Text [ swedish ] = "Dataomrde" ; Text [ dutch ] = "Gegevensbereik" ; Text [ spanish ] = "rea de datos" ; Text [ english_us ] = "Data Range" ; Text[ chinese_simplified ] = "数据区域"; Text[ russian ] = " "; Text[ polish ] = "Zakres danych"; Text[ japanese ] = "データ範囲"; Text[ chinese_traditional ] = "資料區域"; Text[ arabic ] = " "; Text[ dutch ] = "Gegevensbereik"; Text[ chinese_simplified ] = "数据区域"; Text[ greek ] = " "; Text[ korean ] = "데이터 범위"; Text[ turkish ] = "Veri alan"; Text[ language_user1 ] = " "; Text[ catalan ] = "rea de dades"; Text[ thai ] = "ช่วงข้อมูล"; Text[ czech ] = "Oblast dat"; Text[ hebrew ] = "Datenbereich"; Text[ hindi ] = "ड़ॉटा फैलाव"; Text[ slovak ] = "Oblasť dát"; Text[ hungarian ] = "Adattartomány"; Text[ slovenian ] = "Obseg podatkov"; }; ToolBoxItem { Identifier = IID_UP ; HelpId = HID_SC_NAVIPI_UP ; Text = "Anfang" ; Text [ ENGLISH ] = "Start" ; Text [ norwegian ] = "Start" ; Text [ italian ] = "Inizio" ; Text [ portuguese_brazilian ] = "Incio" ; Text [ portuguese ] = "Incio" ; Text [ finnish ] = "Aloita" ; Text [ danish ] = "Start" ; Text [ french ] = "Dbut" ; Text [ swedish ] = "Brjan" ; Text [ dutch ] = "Begin" ; Text [ spanish ] = "Comienzo" ; Text [ english_us ] = "Start" ; Text[ chinese_simplified ] = "开始"; Text[ russian ] = ""; Text[ polish ] = "Pocztek"; Text[ japanese ] = "データ頭"; Text[ chinese_traditional ] = "開始"; Text[ arabic ] = ""; Text[ dutch ] = "Begin"; Text[ chinese_simplified ] = "开始"; Text[ greek ] = ""; Text[ korean ] = "시작"; Text[ turkish ] = "Balang"; Text[ language_user1 ] = " "; Text[ catalan ] = "Inici"; Text[ thai ] = "เริ่มต้น"; Text[ czech ] = "Začátek"; Text[ hebrew ] = "Anfang"; Text[ hindi ] = "प्रारंभ"; Text[ slovak ] = "Spustiť"; Text[ hungarian ] = "Kezdet"; Text[ slovenian ] = "Začetek"; }; ToolBoxItem { Identifier = IID_DOWN ; HelpId = HID_SC_NAVIPI_DOWN ; Text = "Ende" ; Text [ ENGLISH ] = "End" ; Text [ norwegian ] = "End" ; Text [ italian ] = "Fine" ; Text [ portuguese_brazilian ] = "Fim" ; Text [ portuguese ] = "Fim" ; Text [ finnish ] = "Loppu" ; Text [ danish ] = "Slut" ; Text [ french ] = "Fin" ; Text [ swedish ] = "Slut" ; Text [ dutch ] = "Einde" ; Text [ spanish ] = "Fin" ; Text [ english_us ] = "End" ; Text[ chinese_simplified ] = "结束"; Text[ russian ] = ""; Text[ polish ] = "Koniec"; Text[ japanese ] = "データ末"; Text[ chinese_traditional ] = "結束"; Text[ arabic ] = ""; Text[ dutch ] = "Einde"; Text[ chinese_simplified ] = "结束"; Text[ greek ] = ""; Text[ korean ] = "끝"; Text[ turkish ] = "Son"; Text[ language_user1 ] = " "; Text[ catalan ] = "Final"; Text[ thai ] = "สิ้นสุด"; Text[ czech ] = "Konec"; Text[ hebrew ] = "Ende"; Text[ hindi ] = "अंत"; Text[ slovak ] = "Koniec"; Text[ hungarian ] = "Vége"; Text[ slovenian ] = "Konec"; }; //-------------------------------------------- // ToolBoxItem { Type = TOOLBOXITEM_SEPARATOR; }; //-------------------------------------------- //---------------------------------------- ToolBoxItem { Type = TOOLBOXITEM_BREAK ; }; //---------------------------------------- ToolBoxItem { Identifier = IID_ZOOMOUT ; HelpId = HID_SC_NAVIPI_ZOOM ; Text = "Inhalte" ; Text [ ENGLISH ] = "Contents" ; Text [ dutch ] = "Inhoud" ; Text [ english_us ] = "Contents" ; Text [ italian ] = "Contenuti" ; Text [ spanish ] = "Contenido" ; Text [ french ] = "Contenu" ; Text [ swedish ] = "Innehll" ; Text [ danish ] = "Indhold" ; Text [ portuguese ] = "Contedos" ; Text [ portuguese_brazilian ] = "Contedo" ; Text[ chinese_simplified ] = "内容"; Text[ russian ] = ""; Text[ polish ] = "Zawarto"; Text[ japanese ] = "内容"; Text[ chinese_traditional ] = "內容"; Text[ arabic ] = ""; Text[ dutch ] = "Inhoud"; Text[ chinese_simplified ] = "内容"; Text[ greek ] = ""; Text[ korean ] = "내용"; Text[ turkish ] = "erik"; Text[ language_user1 ] = " "; Text[ catalan ] = "Contingut"; Text[ finnish ] = "Sislt"; Text[ thai ] = "เนื้อหา"; Text[ czech ] = "Obsah"; Text[ hebrew ] = "‮תוכן עיניינים‬"; Text[ hindi ] = "विषयें"; Text[ slovak ] = "Obsah"; Text[ hungarian ] = "Tartalom"; Text[ slovenian ] = "Vsebina"; }; ToolBoxItem { Identifier = IID_CHANGEROOT ; HelpId = HID_SC_NAVIPI_ROOT ; Text = "Umschalten" ; Text [ ENGLISH ] = "Toggle" ; Text [ dutch ] = "Omschakelen" ; Text [ english_us ] = "Toggle" ; Text [ italian ] = "Commuta" ; Text [ spanish ] = "Conmutar" ; Text [ french ] = "Basculer" ; Text [ swedish ] = "Vxla" ; Text [ danish ] = "Skift" ; Text [ portuguese ] = "Comutar" ; Text [ portuguese_brazilian ] = "Alternar" ; Text[ chinese_simplified ] = "切换"; Text[ russian ] = ""; Text[ polish ] = "Przecz"; Text[ japanese ] = "切り替え"; Text[ chinese_traditional ] = "切換"; Text[ arabic ] = ""; Text[ dutch ] = "Omschakelen"; Text[ chinese_simplified ] = "切换"; Text[ greek ] = ""; Text[ korean ] = "토글"; Text[ turkish ] = "Deitir"; Text[ language_user1 ] = " "; Text[ catalan ] = "Commuta"; Text[ finnish ] = "Vaihda"; Text[ thai ] = "สลับ"; Text[ czech ] = "Přepnout"; Text[ hebrew ] = "Umschalten"; Text[ hindi ] = "टॉगल"; Text[ slovak ] = "Prepnúť"; Text[ hungarian ] = "Kapcsoló"; Text[ slovenian ] = "Preklopi"; }; ToolBoxItem { Identifier = IID_SCENARIOS ; HelpId = HID_SC_NAVIPI_SCEN ; Text = "Szenarien" ; Text [ ENGLISH ] = "Scenarios" ; Text [ dutch ] = "Scenario's" ; Text [ english_us ] = "Scenarios" ; Text [ italian ] = "Scenari" ; Text [ spanish ] = "Escenarios" ; Text [ french ] = "Scnarios" ; Text [ swedish ] = "Scenarion" ; Text [ danish ] = "Scenarier" ; Text [ portuguese ] = "Cenrios" ; Text [ portuguese_brazilian ] = "Cenrios" ; Text[ chinese_simplified ] = "方案"; Text[ russian ] = ""; Text[ polish ] = "Scenariusze"; Text[ japanese ] = "シナリオ"; Text[ chinese_traditional ] = "分析藍本"; Text[ arabic ] = " "; Text[ dutch ] = "Scenario's"; Text[ chinese_simplified ] = "方案"; Text[ greek ] = ""; Text[ korean ] = "시나리오"; Text[ turkish ] = "Senaryolar"; Text[ language_user1 ] = " "; Text[ catalan ] = "Escenaris"; Text[ finnish ] = "Skenaariot"; Text[ thai ] = "สถานการณ์สมมติ"; Text[ czech ] = "Scénáře"; Text[ hebrew ] = "Szenarien"; Text[ hindi ] = "विवरण"; Text[ slovak ] = "Scenáre"; Text[ hungarian ] = "Esetek"; Text[ slovenian ] = "Scenariji"; }; ToolBoxItem { Identifier = IID_DROPMODE ; HelpId = HID_SC_NAVIPI_DROP ; DropDown = TRUE ; Text = "Dragmodus" ; Text [ ENGLISH ] = "Drag mode" ; Text [ dutch ] = "Sleepmodus" ; Text [ english_us ] = "Drag Mode" ; Text [ italian ] = "Modo drag" ; Text [ spanish ] = "Modo Arrastrar" ; Text [ french ] = "Mode Glisser" ; Text [ swedish ] = "Dralge" ; Text [ danish ] = "Trktilstand" ; Text [ portuguese ] = "Modo Arrastar" ; Text [ portuguese_brazilian ] = "Modo Arrastar" ; Text[ chinese_simplified ] = "拖曳模式"; Text[ russian ] = " "; Text[ polish ] = "Tryb przecigania"; Text[ japanese ] = "ドラッグモード"; Text[ chinese_traditional ] = "拖曳模式"; Text[ arabic ] = " "; Text[ dutch ] = "Sleepmodus"; Text[ chinese_simplified ] = "拖曳模式"; Text[ greek ] = " "; Text[ korean ] = "끌기 모드"; Text[ turkish ] = "Srkleme kipi"; Text[ language_user1 ] = " "; Text[ catalan ] = "Mode d'arrossegament"; Text[ finnish ] = "Vetotila"; Text[ thai ] = "ลากโหมด"; Text[ czech ] = "Režim přetáhnutí"; Text[ hebrew ] = "Dragmodus"; Text[ hindi ] = "खींचने का प्रकार"; Text[ slovak ] = "Spôsob pretiahnutia"; Text[ hungarian ] = "Beszúrás módja"; Text[ slovenian ] = "Vlečni način"; }; }; }; String STR_DRAGMODE { Text = "Dragmodus" ; Text [ English ] = "Drag mode" ; Text [ dutch ] = "Sleepmodus" ; Text [ english_us ] = "Drag Mode" ; Text [ italian ] = "Modo drag" ; Text [ spanish ] = "Modo Arrastrar" ; Text [ french ] = "Mode Glisser" ; Text [ swedish ] = "Dralge" ; Text [ danish ] = "Trktilstand" ; Text [ portuguese ] = "Modo Arrastar" ; Text [ portuguese_brazilian ] = "Modo Arrastar" ; Text[ chinese_simplified ] = "拖曳模式"; Text[ russian ] = " "; Text[ polish ] = "Tryb przecigania"; Text[ japanese ] = "ドラッグモード"; Text[ chinese_traditional ] = "拖曳模式"; Text[ arabic ] = " "; Text[ dutch ] = "Sleepmodus"; Text[ chinese_simplified ] = "拖曳模式"; Text[ greek ] = " "; Text[ korean ] = "끌기 모드"; Text[ turkish ] = "Srkleme kipi"; Text[ language_user1 ] = " "; Text[ catalan ] = "Mode d'arrossegament"; Text[ finnish ] = "Vetotila"; Text[ thai ] = "ลากโหมด"; Text[ czech ] = "Režim přetáhnutí"; Text[ hebrew ] = "Dragmodus"; Text[ hindi ] = "खींचने का प्रकार"; Text[ slovak ] = "Spôsob pretiahnutia"; Text[ hungarian ] = "Beszúrás módja"; Text[ slovenian ] = "Vlečni način"; }; String STR_DISPLAY { Text = "Anzeige" ; Text [ English ] = "Display" ; Text [ dutch ] = "Beeld" ; Text [ english_us ] = "Display" ; Text [ italian ] = "Visualizzazione" ; Text [ spanish ] = "Visualizacin" ; Text [ french ] = "Affichage" ; Text [ swedish ] = "Visning" ; Text [ danish ] = "Vis" ; Text [ portuguese ] = "Mostrar" ; Text [ portuguese_brazilian ] = "Exibir" ; Text[ chinese_simplified ] = "显示"; Text[ russian ] = ""; Text[ polish ] = "Wywietl"; Text[ japanese ] = "表示"; Text[ chinese_traditional ] = "顯示"; Text[ arabic ] = ""; Text[ dutch ] = "Beeld"; Text[ chinese_simplified ] = "显示"; Text[ greek ] = ""; Text[ korean ] = "표시"; Text[ turkish ] = "Grntle"; Text[ language_user1 ] = " "; Text[ catalan ] = "Visualitza"; Text[ finnish ] = "Nyt"; Text[ thai ] = "แสดงผล"; Text[ czech ] = "Zobrazit"; Text[ hebrew ] = "Anzeige"; Text[ hindi ] = "दिखाओ"; Text[ slovak ] = "Zobraziť"; Text[ hungarian ] = "Megjelenítés"; Text[ slovenian ] = "Prikaz"; }; String STR_ACTIVE { Text = "aktiv" ; Text [ English ] = "active" ; Text [ dutch ] = "actief" ; Text [ english_us ] = "active" ; Text [ italian ] = "attivo" ; Text [ spanish ] = "activo" ; Text [ french ] = "active" ; Text [ swedish ] = "aktiv" ; Text [ danish ] = "aktiv" ; Text [ portuguese ] = "activo" ; Text [ portuguese_brazilian ] = "ativo" ; Text[ chinese_simplified ] = "使用中的"; Text[ russian ] = ""; Text[ polish ] = "aktywny"; Text[ japanese ] = "アクティブ"; Text[ chinese_traditional ] = "使用中"; Text[ arabic ] = ""; Text[ dutch ] = "actief"; Text[ chinese_simplified ] = "使用中的"; Text[ greek ] = ""; Text[ korean ] = "활성"; Text[ turkish ] = "Etkin"; Text[ language_user1 ] = " "; Text[ catalan ] = "actiu"; Text[ finnish ] = "aktiivinen"; Text[ thai ] = "ใช้งานอยู่"; Text[ czech ] = "aktivní"; Text[ hebrew ] = "aktiv"; Text[ hindi ] = "क्रियाशील"; Text[ slovak ] = "aktívny"; Text[ hungarian ] = "aktív"; Text[ slovenian ] = "aktivno"; }; String STR_NOTACTIVE { Text = "inaktiv" ; Text [ English ] = "inactive" ; Text [ english_us ] = "inactive" ; Text [ italian ] = "inattivo" ; Text [ spanish ] = "inactivo" ; Text [ french ] = "inactive" ; Text [ dutch ] = "inactief" ; Text [ swedish ] = "inaktiv" ; Text [ danish ] = "inaktiv" ; Text [ portuguese ] = "inactivo" ; Text [ portuguese_brazilian ] = "inativo" ; Text[ chinese_simplified ] = "不使用"; Text[ russian ] = ""; Text[ polish ] = "nieaktywny"; Text[ japanese ] = "非アクティブ"; Text[ chinese_traditional ] = "不使用"; Text[ arabic ] = " "; Text[ dutch ] = "inactief"; Text[ chinese_simplified ] = "不使用"; Text[ greek ] = " "; Text[ korean ] = "비활성"; Text[ turkish ] = "Etkin deil"; Text[ language_user1 ] = " "; Text[ catalan ] = "inactiu"; Text[ finnish ] = "ei kytss"; Text[ thai ] = "ไม่ได้ใช้งานอยู่"; Text[ czech ] = "neaktivní"; Text[ hebrew ] = "inaktiv"; Text[ hindi ] = "निष्क्रिय"; Text[ slovak ] = "neaktívne"; Text[ hungarian ] = "inaktív"; Text[ slovenian ] = "neaktivno"; }; String STR_HIDDEN { Text = "versteckt" ; Text [ English ] = "hidden" ; Text [ english_us ] = "hidden" ; Text [ italian ] = "nascosto" ; Text [ spanish ] = "oculto" ; Text [ french ] = "cach" ; Text [ dutch ] = "verborgen" ; Text [ swedish ] = "gmd" ; Text [ danish ] = "skjult" ; Text [ portuguese ] = "oculto" ; Text [ portuguese_brazilian ] = "oculto" ; Text[ chinese_simplified ] = "隐入"; Text[ russian ] = ""; Text[ polish ] = "ukryty"; Text[ japanese ] = "隠し"; Text[ chinese_traditional ] = "隱入"; Text[ arabic ] = ""; Text[ dutch ] = "verborgen"; Text[ chinese_simplified ] = "隐入"; Text[ greek ] = ""; Text[ korean ] = "숨김"; Text[ turkish ] = "Gizli"; Text[ language_user1 ] = " "; Text[ catalan ] = "ocult"; Text[ finnish ] = "piilotettu"; Text[ thai ] = "ซ่อน"; Text[ czech ] = "skrytý"; Text[ hebrew ] = "versteckt"; Text[ hindi ] = "छिपाया हुआ"; Text[ slovak ] = "skrytý"; Text[ hungarian ] = "rejtett"; Text[ slovenian ] = "skrito"; }; String STR_ACTIVEWIN { Text = "Aktives Fenster" ; Text [ English ] = "Active Window" ; Text [ dutch ] = "Actief venster" ; Text [ english_us ] = "Active Window" ; Text [ italian ] = "Finestra attiva" ; Text [ spanish ] = "Ventana activa" ; Text [ french ] = "Fentre active" ; Text [ swedish ] = "Aktivt fnster" ; Text [ danish ] = "aktivt vindue" ; Text [ portuguese ] = "Janela activa" ; Text [ portuguese_brazilian ] = "Janela Ativa" ; Text[ chinese_simplified ] = "当前的视窗"; Text[ russian ] = " "; Text[ polish ] = "Aktywne okno"; Text[ japanese ] = "アクティブなウィンドウ"; Text[ chinese_traditional ] = "使用中的視窗"; Text[ arabic ] = " "; Text[ dutch ] = "Actief venster"; Text[ chinese_simplified ] = "当前的视窗"; Text[ greek ] = " "; Text[ korean ] = "활성 창"; Text[ turkish ] = "Etkin pencere"; Text[ language_user1 ] = " "; Text[ catalan ] = "Finestra activa"; Text[ finnish ] = "Aktiivinen ikkuna"; Text[ thai ] = "หน้าต่างที่ใช้งานอยู่"; Text[ czech ] = "Aktivní okno"; Text[ hebrew ] = "Aktives Fenster"; Text[ hindi ] = "क्रियाशील विन्डो"; Text[ slovak ] = "Aktívne okno"; Text[ hungarian ] = "Aktív ablak"; Text[ slovenian ] = "Aktivno okno"; }; String STR_QHLP_SCEN_LISTBOX { Text = "Name des Szenarios" ; Text [ ENGLISH ] = "Szenario Name" ; Text [ ENGLISH_US ] = "Scenario Name"; Text[ italian ] = "Nome dello scenario"; Text[ portuguese_brazilian ] = "Nome do Cenrio"; Text[ portuguese ] = "Nome do cenrio"; Text[ danish ] = "Scenariets navn"; Text[ french ] = "Nom du scnario"; Text[ swedish ] = "Namn p scenariot"; Text[ dutch ] = "Naam van het scenario"; Text[ spanish ] = "Nombre del escenario"; Text[ chinese_simplified ] = "方案名称"; Text[ russian ] = " "; Text[ polish ] = "Nazwa scenariusza"; Text[ japanese ] = "シナリオ名"; Text[ chinese_traditional ] = "分析藍本的名稱"; Text[ arabic ] = " "; Text[ dutch ] = "Naam van het scenario"; Text[ chinese_simplified ] = "方案名称"; Text[ greek ] = " "; Text[ korean ] = "시나리오 이름"; Text[ turkish ] = "Senaryo ad"; Text[ language_user1 ] = " "; Text[ catalan ] = "Nom de l'escenari"; Text[ finnish ] = "Skenaarion nimi"; Text[ thai ] = "ชื่อสถานการณ์สมมติ"; Text[ czech ] = "Název scénáře"; Text[ hebrew ] = "Name des Szenarios"; Text[ hindi ] = "विवरण का नाम"; Text[ slovak ] = "Názov scenára"; Text[ hungarian ] = "Eset neve"; Text[ slovenian ] = "Ime scenarija"; }; String STR_QHLP_SCEN_COMMENT { Text = "Kommentar" ; Text [ ENGLISH ] = "Comment" ; Text [ ENGLISH_US ] = "Comment"; Text[ italian ] = "Commento"; Text[ portuguese_brazilian ] = "Comentrio"; Text[ portuguese ] = "Comentrio"; Text[ danish ] = "Kommentar"; Text[ french ] = "Commentaire"; Text[ swedish ] = "Kommentar"; Text[ dutch ] = "Opmerkingen"; Text[ spanish ] = "Comentario"; Text[ chinese_simplified ] = "注解"; Text[ russian ] = ""; Text[ polish ] = "Komentarz"; Text[ japanese ] = "コメント"; Text[ chinese_traditional ] = "註解"; Text[ arabic ] = ""; Text[ dutch ] = "Opmerkingen"; Text[ chinese_simplified ] = "注解"; Text[ greek ] = ""; Text[ korean ] = "설명"; Text[ turkish ] = "Aklama"; Text[ language_user1 ] = " "; Text[ catalan ] = "Comentari"; Text[ finnish ] = "Huomautus"; Text[ thai ] = "ข้อคิดเห็น"; Text[ czech ] = "Poznámka"; Text[ hebrew ] = "‮הערות‬"; Text[ hindi ] = "अपवाद"; Text[ slovak ] = "Komentár"; Text[ hungarian ] = "Megjegyzés"; Text[ slovenian ] = "Komentar"; }; Text[ chinese_simplified ] = "助手"; Text[ russian ] = ""; Text[ polish ] = "Nawigator"; Text[ japanese ] = "ナビゲータ"; Text[ chinese_traditional ] = "助手"; Text[ arabic ] = ""; Text[ dutch ] = "Navigator"; Text[ chinese_simplified ] = "助手"; Text[ greek ] = ""; Text[ korean ] = "네비게이터"; Text[ turkish ] = "Gezgin"; Text[ language_user1 ] = " "; Text[ catalan ] = "Navigator"; Text[ thai ] = "ตัวนำ"; Text[ czech ] = "Navigátor"; Text[ hebrew ] = "‮נווט‬"; Text[ hindi ] = "नाविगेटर"; Text[ slovak ] = "Navigátor"; Text[ hungarian ] = "Navigátor"; Text[ slovenian ] = "Krmar"; }; // SC_CONTENT_... #define SC_NAVI_CONT_IDLIST \ IdList = \ { \ 1 ; \ 2 ; \ 3 ; \ 4 ; \ 5 ; \ 6 ; \ 7 ; \ 8 ; \ }; \ IdCount = { 8 ; }; ImageList RID_IMAGELIST_NAVCONT { ImageBitmap = Bitmap { File = "nc_ont.bmp" ; }; MaskColor = STD_MASKCOLOR ; SC_NAVI_CONT_IDLIST }; ImageList RID_IMAGELIST_H_NAVCONT { ImageBitmap = Bitmap { File = "nch_ont.bmp" ; }; MaskColor = SC_HC_MASKCOLOR ; SC_NAVI_CONT_IDLIST }; Image RID_IMG_DROP_URL { ImageBitmap = Bitmap { File = "dropurl.bmp" ; }; MaskColor = STD_MASKCOLOR ; }; Image RID_IMG_DROP_LINK { ImageBitmap = Bitmap { File = "droplink.bmp" ; }; MaskColor = STD_MASKCOLOR ; }; Image RID_IMG_DROP_COPY { ImageBitmap = Bitmap { File = "dropcopy.bmp" ; }; MaskColor = STD_MASKCOLOR ; }; Image RID_IMG_H_DROP_URL { ImageBitmap = Bitmap { File = "dropurl_h.bmp" ; }; MaskColor = SC_HC_MASKCOLOR ; }; Image RID_IMG_H_DROP_LINK { ImageBitmap = Bitmap { File = "droplink_h.bmp" ; }; MaskColor = SC_HC_MASKCOLOR ; }; Image RID_IMG_H_DROP_COPY { ImageBitmap = Bitmap { File = "dropcopy_h.bmp" ; }; MaskColor = SC_HC_MASKCOLOR ; }; // content description strings are also used in ScLinkTargetsObj String SCSTR_CONTENT_ROOT { TEXT = "Inhalte" ; TEXT [ English ] = "Contents" ; Text [ english_us ] = "Contents" ; Text [ italian ] = "Contenuti" ; Text [ spanish ] = "Contenido" ; Text [ french ] = "Contenu" ; Text [ dutch ] = "Inhoud" ; Text [ swedish ] = "Innehll" ; Text [ danish ] = "Indhold" ; Text [ portuguese ] = "Contedos" ; Text [ portuguese_brazilian ] = "Contedo" ; Text[ chinese_simplified ] = "内容"; Text[ russian ] = ""; Text[ polish ] = "Zawarto"; Text[ japanese ] = "内容"; Text[ chinese_traditional ] = "內容"; Text[ arabic ] = ""; Text[ dutch ] = "Inhoud"; Text[ chinese_simplified ] = "内容"; Text[ greek ] = ""; Text[ korean ] = "내용"; Text[ turkish ] = "erik"; Text[ language_user1 ] = " "; Text[ catalan ] = "Contingut"; Text[ finnish ] = "Sislt"; Text[ thai ] = "เนื้อหา"; Text[ czech ] = "Obsah"; Text[ hebrew ] = "‮תוכן עיניינים‬"; Text[ hindi ] = "विषयें"; Text[ slovak ] = "Obsah"; Text[ hungarian ] = "Tartalom"; Text[ slovenian ] = "Vsebina"; }; String SCSTR_CONTENT_TABLE { TEXT = "Tabellen" ; TEXT [ English ] = "Tables" ; Text [ english_us ] = "Sheets" ; Text [ italian ] = "Tabelle" ; Text [ spanish ] = "Hojas" ; Text [ french ] = "Feuilles" ; Text [ dutch ] = "Werkbladen" ; Text [ swedish ] = "Tabeller" ; Text [ danish ] = "Ark" ; Text [ portuguese ] = "Folhas" ; Text [ portuguese_brazilian ] = "Planilhas" ; Text[ chinese_simplified ] = "工作表"; Text[ russian ] = ""; Text[ polish ] = "Arkusze"; Text[ japanese ] = "表"; Text[ chinese_traditional ] = "工作表"; Text[ arabic ] = ""; Text[ dutch ] = "Werkbladen"; Text[ chinese_simplified ] = "工作表"; Text[ greek ] = ""; Text[ korean ] = "시트"; Text[ turkish ] = "Tablolar"; Text[ language_user1 ] = " "; Text[ catalan ] = "Fulls"; Text[ finnish ] = "Taulukot"; Text[ thai ] = "แผ่นงาน"; Text[ czech ] = "Listy"; Text[ hebrew ] = "Tabellen"; Text[ hindi ] = "शीट्"; Text[ slovak ] = "Listy"; Text[ hungarian ] = "Munkalapok"; Text[ slovenian ] = "Delovni listi"; }; String SCSTR_CONTENT_RANGENAME { TEXT = "Bereichsnamen" ; TEXT [ English ] = "Range names" ; Text [ dutch ] = "Bereiknamen" ; Text [ english_us ] = "Range names" ; Text [ italian ] = "Nomi dell'area" ; Text [ spanish ] = "Nombres de las reas" ; Text [ french ] = "Noms de plage" ; Text [ swedish ] = "Omrdesnamn" ; Text [ danish ] = "Omrdenavne" ; Text [ portuguese ] = "Nomes das reas" ; Text [ portuguese_brazilian ] = "Nomes de intervalos" ; Text[ chinese_simplified ] = "区域名称"; Text[ russian ] = " "; Text[ polish ] = "Nazwy zakresw"; Text[ japanese ] = "範囲名"; Text[ chinese_traditional ] = "區域名稱"; Text[ arabic ] = " "; Text[ dutch ] = "Bereiknamen"; Text[ chinese_simplified ] = "区域名称"; Text[ greek ] = " "; Text[ korean ] = "범위 이름"; Text[ turkish ] = "Aralk adlar"; Text[ language_user1 ] = " "; Text[ catalan ] = "Noms d'rea"; Text[ finnish ] = "Alueiden nimet"; Text[ thai ] = "ชื่อช่วง"; Text[ czech ] = "Názvy oblasti"; Text[ hebrew ] = "Bereichsnamen"; Text[ hindi ] = "फैलाव का नाम"; Text[ slovak ] = "Názvy oblastí"; Text[ hungarian ] = "Tartománynevek"; Text[ slovenian ] = "Imena obsegov"; }; String SCSTR_CONTENT_DBAREA { TEXT = "Datenbankbereiche" ; TEXT [ English ] = "Database areas" ; Text [ dutch ] = "Databasebereiken" ; Text [ english_us ] = "Database Ranges" ; Text [ italian ] = "Aree database" ; Text [ spanish ] = "reas de base de datos" ; Text [ french ] = "Plages de base de donnes" ; Text [ swedish ] = "Databasomrden" ; Text [ danish ] = "Databaseomrder" ; Text [ portuguese ] = "reas da base de dados" ; Text [ portuguese_brazilian ] = "Intervalos do Banco de Dados" ; Text[ chinese_simplified ] = "数据库区域"; Text[ russian ] = " "; Text[ polish ] = "Zakresy bazy danych"; Text[ japanese ] = "データベース範囲"; Text[ chinese_traditional ] = "資料庫區域"; Text[ arabic ] = " "; Text[ dutch ] = "Databasebereiken"; Text[ chinese_simplified ] = "数据库区域"; Text[ greek ] = " "; Text[ korean ] = "데이터베이스 범위"; Text[ turkish ] = "Veritaban aralklar"; Text[ language_user1 ] = " "; Text[ catalan ] = "rees de la base de dades"; Text[ finnish ] = "Tietokanta-alueet"; Text[ thai ] = "ช่วงฐานข้อมูล"; Text[ czech ] = "Oblast databáze"; Text[ hebrew ] = "Datenbankbereiche"; Text[ hindi ] = "लेखासंचय फैलाव"; Text[ slovak ] = "Databázové oblasti"; Text[ hungarian ] = "Adatbázis-tartományok"; Text[ slovenian ] = "Obsegi zbirke podatkov"; }; String SCSTR_CONTENT_GRAPHIC { TEXT = "Grafiken" ; TEXT [ English ] = "Graphics" ; Text [ english_us ] = "Graphics" ; Text [ italian ] = "Immagini" ; Text [ spanish ] = "Imgenes" ; Text [ french ] = "Images" ; Text [ dutch ] = "Afbeeldingen" ; Text [ swedish ] = "Grafik" ; Text [ danish ] = "Grafik" ; Text [ portuguese ] = "Imagens" ; Text [ portuguese_brazilian ] = "Figuras" ; Text[ chinese_simplified ] = "图形"; Text[ russian ] = " "; Text[ polish ] = "Grafika"; Text[ japanese ] = "図"; Text[ chinese_traditional ] = "圖形"; Text[ arabic ] = ""; Text[ dutch ] = "Afbeeldingen"; Text[ chinese_simplified ] = "图形"; Text[ greek ] = ""; Text[ korean ] = "그림"; Text[ turkish ] = "Grafikler"; Text[ language_user1 ] = " "; Text[ catalan ] = "Grfics"; Text[ finnish ] = "Grafiikka"; Text[ thai ] = "กราฟิค"; Text[ czech ] = "Obrázky"; Text[ hebrew ] = "‮גרפיקה‬"; Text[ hindi ] = "सुचित्र"; Text[ slovak ] = "Obrázky"; Text[ hungarian ] = "Képek"; Text[ slovenian ] = "Grafika"; }; String SCSTR_CONTENT_OLEOBJECT { TEXT = "OLE-Objekte" ; TEXT [ English ] = "OLE-Objects" ; Text [ english_us ] = "OLE objects" ; Text [ italian ] = "Oggetti OLE" ; Text [ spanish ] = "Objetos OLE" ; Text [ french ] = "Objets OLE" ; Text [ dutch ] = "OLE-objecten" ; Text [ swedish ] = "OLE-objekt" ; Text [ danish ] = "OLE-objekter" ; Text [ portuguese ] = "Objectos OLE" ; Text [ portuguese_brazilian ] = "Objetos OLE" ; Text[ chinese_simplified ] = "OLE-对象"; Text[ russian ] = "OLE "; Text[ polish ] = "Obiekty OLE"; Text[ japanese ] = "OLE オブジェクト"; Text[ chinese_traditional ] = "OLE-物件"; Text[ arabic ] = "OLE "; Text[ dutch ] = "OLE-objecten"; Text[ chinese_simplified ] = "OLE-对象"; Text[ greek ] = " OLE"; Text[ korean ] = "OLE 개체"; Text[ turkish ] = "OLE nesneleri"; Text[ language_user1 ] = " "; Text[ catalan ] = "Objectes OLE"; Text[ finnish ] = "OLE-objektit"; Text[ thai ] = "วัตถุ OLE "; Text[ czech ] = "Objekty OLE"; Text[ hebrew ] = "OLE-Objekte"; Text[ hindi ] = "OLE वस्तु"; Text[ slovak ] = "Objekty OLE"; Text[ hungarian ] = "OLE-objektumok"; Text[ slovenian ] = "OLE predmeti"; }; String SCSTR_CONTENT_NOTE { TEXT = "Notizen" ; TEXT [ English ] = "Notes" ; Text [ english_us ] = "Notes" ; Text [ portuguese ] = "Anotaes" ; Text [ swedish ] = "Anteckningar" ; Text [ danish ] = "Noter" ; Text [ italian ] = "Note" ; Text [ spanish ] = "Notas" ; Text [ french ] = "Notes" ; Text [ dutch ] = "Aantekeningen" ; Text [ portuguese_brazilian ] = "Anotaes" ; Text[ chinese_simplified ] = "备注"; Text[ russian ] = ""; Text[ polish ] = "Notatki"; Text[ japanese ] = "コメント"; Text[ chinese_traditional ] = "備註"; Text[ arabic ] = ""; Text[ dutch ] = "Aantekeningen"; Text[ chinese_simplified ] = "备注"; Text[ greek ] = ""; Text[ korean ] = "메모"; Text[ turkish ] = "Notlar"; Text[ language_user1 ] = " "; Text[ catalan ] = "Notes"; Text[ finnish ] = "Huomautukset"; Text[ thai ] = "หมายเหตุ"; Text[ czech ] = "Poznámky"; Text[ hebrew ] = "‮הערות‬"; Text[ hindi ] = "टिप्पणी"; Text[ slovak ] = "Poznámky"; Text[ hungarian ] = "Jegyzetek"; Text[ slovenian ] = "Opombe"; }; String SCSTR_CONTENT_AREALINK { TEXT = "Verknpfte Bereiche" ; TEXT [ English ] = "Linked areas" ; Text [ portuguese_brazilian ] = "reas vinculadas" ; Text [ english_us ] = "Linked areas" ; Text [ portuguese ] = "reas ligadas" ; Text [ swedish ] = "Lnkade omrden" ; Text [ danish ] = "Sammenkdede omrder" ; Text [ italian ] = "Aree collegate" ; Text [ spanish ] = "reas vinculadas" ; Text [ french ] = "Plages lies" ; Text [ dutch ] = "Gekoppelde bereiken" ; Text[ chinese_simplified ] = "链接的区域"; Text[ russian ] = " "; Text[ polish ] = "Poczone obszary"; Text[ japanese ] = "リンクされた範囲"; Text[ chinese_traditional ] = "連結的區域"; Text[ arabic ] = " "; Text[ dutch ] = "Gekoppelde bereiken"; Text[ chinese_simplified ] = "链接的区域"; Text[ greek ] = " "; Text[ korean ] = "연결된 영역"; Text[ turkish ] = "Balantl alanlar"; Text[ language_user1 ] = " "; Text[ catalan ] = "rees enllaades"; Text[ finnish ] = "Linkitetyt alueet"; Text[ thai ] = "พื้นที่เชื่อมโยง"; Text[ czech ] = "Propojené oblasti"; Text[ hebrew ] = "Verknüpfte Bereiche"; Text[ hindi ] = "लिंक किया हुआ विस्तीर्ण "; Text[ slovak ] = "Prepojené oblasti"; Text[ hungarian ] = "Kapcsolt területek"; Text[ slovenian ] = "Povezana področja"; }; String SCSTR_CONTENT_DRAWING { TEXT = "Zeichenobjekte" ; TEXT [ English ] = "Drawing objects" ; TEXT[ english_us ] = "Drawing objects"; TEXT[ portuguese ] = "Objectos de desenho"; TEXT[ russian ] = " "; TEXT[ greek ] = " "; TEXT[ dutch ] = "Tekenobjecten"; TEXT[ french ] = "Objets de dessin"; TEXT[ spanish ] = "Objetos de dibujo"; TEXT[ finnish ] = "Piirrosobjektit"; TEXT[ italian ] = "Oggetti di disegno"; TEXT[ danish ] = "Tegneobjekter"; TEXT[ swedish ] = "Ritobjekt"; TEXT[ polish ] = "Obiekty graficzne"; TEXT[ portuguese_brazilian ] = "Desenhando Objetos"; TEXT[ japanese ] = "図形描画オブジェクト"; TEXT[ korean ] = "그리기 개체"; TEXT[ chinese_simplified ] = "绘图对象"; TEXT[ chinese_traditional ] = "繪圖物件"; TEXT[ turkish ] = "izim nesneleri"; TEXT[ arabic ] = " "; TEXT[ catalan ] = "Objectes de dibuix"; TEXT[ thai ] = "วัตถุวาดรูป"; TEXT[ czech ] = "Grafické objekty"; TEXT[ hebrew ] = "Zeichenobjekte"; TEXT[ hindi ] = "Drawing objects"; TEXT[ slovak ] = "Grafické objekty"; TEXT[ hungarian ] = "Rajzobjektumok"; TEXT[ slovenian ] = "Risani predmeti"; }; // PopupMenu ------------------------------------------------------------- Menu RID_POPUP_DROPMODE { ItemList = { MenuItem { Identifier = RID_DROPMODE_URL ; HelpId = HID_SC_DROPMODE_URL ; Text = "Als Hyperlink einfgen" ; Text [ ENGLISH ] = "Insert as Hyperlink" ; Text [ dutch ] = "Als Hyperlink invoegen" ; Text [ english_us ] = "Insert as Hyperlink" ; Text [ swedish ] = "Infoga som hyperlnk" ; Text [ danish ] = "Indst som hyperlink" ; Text [ italian ] = "Inserisci come hyperlink" ; Text [ spanish ] = "Insertar como hiperenlace" ; Text [ french ] = "Insrer comme hyperlien" ; Text [ portuguese_brazilian ] = "Inserir como Hiperlink" ; Text [ portuguese ] = "Inserir como hiperligao" ; Text[ chinese_simplified ] = "当作超链接插入"; Text[ russian ] = " "; Text[ polish ] = "Wstaw jako hipercze"; Text[ japanese ] = "ハイパーリンクとして挿入"; Text[ chinese_traditional ] = "當作超連結插入"; Text[ arabic ] = " "; Text[ dutch ] = "Als Hyperlink invoegen"; Text[ chinese_simplified ] = "当作超链接插入"; Text[ greek ] = " -"; Text[ korean ] = "하이퍼링크로 삽입"; Text[ turkish ] = "Hyperlink olarak ekle"; Text[ language_user1 ] = " "; Text[ catalan ] = "Insereix com a hiperenlla"; Text[ finnish ] = "Lis hyperlinkkin"; Text[ thai ] = "แทรกเป็นการเชื่อมโยงหลายมิติ"; Text[ czech ] = "Vložit jako hypertextový odkaz"; Text[ hebrew ] = "Als Hyperlink einfügen"; Text[ hindi ] = "हाइपरलिंक जैसे जोड़ो"; Text[ slovak ] = "Vložiť ako hypertextový odkaz"; Text[ hungarian ] = "Beszúrás hiperhivatkozásként"; Text[ slovenian ] = "Vstavi kot hiperpovezavo"; }; MenuItem { Identifier = RID_DROPMODE_LINK ; HelpId = HID_SC_DROPMODE_LINK ; Text = "Als Verknpfung einfgen" ; Text [ ENGLISH ] = "Insert as Link" ; Text [ dutch ] = "Als koppeling invoegen" ; Text [ english_us ] = "Insert as Link" ; Text [ swedish ] = "Infoga som lnk" ; Text [ danish ] = "Indst som kde" ; Text [ italian ] = "Inserisci come collegamento" ; Text [ spanish ] = "Insertar como vnculo" ; Text [ french ] = "Insrer comme lien" ; Text [ portuguese_brazilian ] = "Inserir como Vnculo" ; Text [ portuguese ] = "Inserir como ligao" ; Text[ chinese_simplified ] = "当作链接插入"; Text[ russian ] = " "; Text[ polish ] = "Wstaw jako cze"; Text[ japanese ] = "リンクとして挿入"; Text[ chinese_traditional ] = "當作捷徑插入"; Text[ arabic ] = " "; Text[ dutch ] = "Als koppeling invoegen"; Text[ chinese_simplified ] = "当作链接插入"; Text[ greek ] = " "; Text[ korean ] = "링크로 삽입"; Text[ turkish ] = "Balant olarak ekle"; Text[ language_user1 ] = " "; Text[ catalan ] = "Insereix com a enlla"; Text[ finnish ] = "Lis linkkin"; Text[ thai ] = "แทรกเป็นการเชื่อมโยง"; Text[ czech ] = "Vložit jako odkaz"; Text[ hebrew ] = "Als Verknüpfung einfügen"; Text[ hindi ] = "लिंक जैसे जोड़ो"; Text[ slovak ] = "Vložiť ako odkaz"; Text[ hungarian ] = "Beszúrás hivatkozásként"; Text[ slovenian ] = "Vstavi kot povezavo"; }; MenuItem { Identifier = RID_DROPMODE_COPY ; HelpId = HID_SC_DROPMODE_COPY ; Text = "Als Kopie einfgen" ; Text [ ENGLISH ] = "Insert as Copy" ; Text [ english_us ] = "Insert as Copy" ; Text [ swedish ] = "Infoga som kopia" ; Text [ danish ] = "Indst som kopi" ; Text [ italian ] = "Inserisci come copia" ; Text [ spanish ] = "Insertar como copia" ; Text [ french ] = "Insrer comme copie" ; Text [ dutch ] = "Als kopie invoegen" ; Text [ portuguese ] = "Inserir como cpia" ; Text [ portuguese_brazilian ] = "Inserir como Cpia" ; Text[ chinese_simplified ] = "当作复制件插入"; Text[ russian ] = " "; Text[ polish ] = "Wstaw jako kopi"; Text[ japanese ] = "コピーとして挿入"; Text[ chinese_traditional ] = "當作複製件插入"; Text[ arabic ] = " "; Text[ dutch ] = "Als kopie invoegen"; Text[ chinese_simplified ] = "当作复制件插入"; Text[ greek ] = " "; Text[ korean ] = "복사본으로 삽입"; Text[ turkish ] = "Kopya olarak ekle"; Text[ language_user1 ] = " "; Text[ catalan ] = "Insereix com a cpia"; Text[ finnish ] = "Lis kopiona"; Text[ thai ] = "แทรกเป็นคัดลอก"; Text[ czech ] = "Vložit jako kopii"; Text[ hebrew ] = "Als Kopie einfügen"; Text[ hindi ] = "प्रतिलिपि जैसे जोड़ो"; Text[ slovak ] = "Vložiť ako kópiu"; Text[ hungarian ] = "Beszúrás másolatként"; Text[ slovenian ] = "Vstavi kot kopijo"; }; }; }; Menu RID_POPUP_NAVIPI_SCENARIO { ItemList = { MenuItem { Identifier = RID_NAVIPI_SCENARIO_DELETE ; HelpId = HID_SC_SCENARIO_DELETE ; Text = "Lschen" ; Text [ ENGLISH ] = "Delete" ; Text [ portuguese ] = "Eliminar" ; Text [ english_us ] = "Delete" ; Text [ portuguese_brazilian ] = "Excluir" ; Text [ swedish ] = "Radera" ; Text [ danish ] = "Slet" ; Text [ italian ] = "Elimina" ; Text [ spanish ] = "Borrar" ; Text [ french ] = "Supprimer" ; Text [ dutch ] = "Wissen" ; Text[ chinese_simplified ] = "删除"; Text[ russian ] = ""; Text[ polish ] = "Usu"; Text[ japanese ] = "削除"; Text[ chinese_traditional ] = "刪除"; Text[ arabic ] = ""; Text[ dutch ] = "Wissen"; Text[ chinese_simplified ] = "删除"; Text[ greek ] = ""; Text[ korean ] = "삭제"; Text[ turkish ] = "Sil"; Text[ language_user1 ] = " "; Text[ catalan ] = "Suprimeix"; Text[ finnish ] = "Poista"; Text[ thai ] = "ลบ"; Text[ czech ] = "Smazat"; Text[ hebrew ] = "‮מחיקה‬"; Text[ hindi ] = "मिटाओ"; Text[ slovak ] = "Zmazať"; Text[ hungarian ] = "Törlés"; Text[ slovenian ] = "Izbriši"; }; MenuItem { Identifier = RID_NAVIPI_SCENARIO_EDIT ; HelpId = HID_SC_SCENARIO_EDIT ; Text = "Eigenschaften..." ; Text [ ENGLISH ] = "Properties..." ; Text [ portuguese ] = "Propriedades..." ; Text [ english_us ] = "Properties..." ; Text [ portuguese_brazilian ] = "Propriedades..." ; Text [ swedish ] = "Egenskaper..." ; Text [ danish ] = "Egenskaber..." ; Text [ italian ] = "Propriet..." ; Text [ spanish ] = "Propiedades..." ; Text [ french ] = "Proprits..." ; Text [ dutch ] = "Eigenschappen..." ; Text[ chinese_simplified ] = "属性..."; Text[ russian ] = "..."; Text[ polish ] = "Waciwoci..."; Text[ japanese ] = "プロパティ..."; Text[ chinese_traditional ] = "屬性..."; Text[ arabic ] = "..."; Text[ dutch ] = "Eigenschappen..."; Text[ chinese_simplified ] = "属性..."; Text[ greek ] = "..."; Text[ korean ] = "등록 정보..."; Text[ turkish ] = "zellikler..."; Text[ language_user1 ] = " "; Text[ catalan ] = "Propietats..."; Text[ finnish ] = "Ominaisuudet..."; Text[ thai ] = "คุณสมบัติ..."; Text[ czech ] = "Vlastnosti..."; Text[ hebrew ] = "‮מאפינים...‬"; Text[ hindi ] = "विशेषतायें..."; Text[ slovak ] = "Vlastnosti..."; Text[ hungarian ] = "Tulajdonságok..."; Text[ slovenian ] = "Lastnosti..."; }; }; };