/************************************************************************* * * $RCSfile: navipi.src,v $ * * $Revision: 1.7 $ * * last change: $Author: avy $ $Date: 2001-03-09 20:50:21 $ * * 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" 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 ] = "Navigaattori" ; 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 ] = "Fileira" ; Text [ portuguese ] = "Linha" ; Text [ finnish ] = "Rivi" ; Text [ danish ] = "R鎘ke" ; 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 ] = "Sat齬"; Text[ language_user1 ] = " "; }; 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 ] = "Fileira" ; QuickHelpText [ portuguese ] = "Linha" ; QuickHelpText [ finnish ] = "Rivi" ; QuickHelpText [ danish ] = "R鎘ke" ; 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"; }; 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 ] = "S黷un"; Text[ language_user1 ] = " "; }; 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"; }; 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 ] = "Dokument" ; 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"; }; ToolBox TBX_CMD { Pos = MAP_APPFONT ( 66 , 3 ) ; HelpId = HID_SC_NAVIPI_TOOLBOX ; SVLook = TRUE ; Border = FALSE ; ItemImageList = ImageList { ImageBitmap = Bitmap { File = "navipi.bmp" ; }; MaskColor = STD_MASKCOLOR ; IdList = // 3 { IID_DATA ; IID_UP ; // 5 IID_DOWN ; // 6 IID_SCENARIOS ; // 7 IID_DROPMODE ; // 9 IID_CHANGEROOT ; // 10 IID_ZOOMOUT ; // 11 }; IdCount = { 8 ; }; }; 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 ] = "Data Area" ; Text [ portuguese ] = "羠ea de dados" ; Text [ finnish ] = "Data Area" ; Text [ danish ] = "Dataomr錮e" ; Text [ french ] = "Plage de donn閑s" ; Text [ swedish ] = "Dataomr錮e" ; Text [ dutch ] = "Gegevensbereik" ; Text [ spanish ] = "羠ea de datos" ; Text [ english_us ] = "Data Range" ; Text[ chinese_simplified ] = "数据区域"; Text[ russian ] = "吾豚耱 溧眄"; Text[ polish ] = "Obszar 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 ] = " "; }; ToolBoxItem { Identifier = IID_UP ; HelpId = HID_SC_NAVIPI_UP ; Text = "Anfang" ; Text [ ENGLISH ] = "Start" ; Text [ norwegian ] = "Start" ; Text [ italian ] = "Inizio" ; Text [ portuguese_brazilian ] = "In韈io" ; Text [ portuguese ] = "In韈io" ; Text [ finnish ] = "Alku" ; Text [ danish ] = "Begyndelse" ; Text [ french ] = "D閎ut" ; Text [ swedish ] = "B鰎jan" ; Text [ dutch ] = "Begin" ; Text [ spanish ] = "Comienzo" ; Text [ english_us ] = "Start" ; Text[ chinese_simplified ] = "开始"; Text[ russian ] = "袜鬣腩"; Text[ polish ] = "Pocz箃ek"; Text[ japanese ] = "棉袄摢"; Text[ chinese_traditional ] = "秨﹍"; Text[ arabic ] = "认琼"; Text[ dutch ] = "Begin"; Text[ chinese_simplified ] = "开始"; Text[ greek ] = "榴鬓"; Text[ korean ] = "矫累"; Text[ turkish ] = "Baang"; Text[ language_user1 ] = " "; }; ToolBoxItem { Identifier = IID_DOWN ; HelpId = HID_SC_NAVIPI_DOWN ; Text = "Ende" ; Text [ ENGLISH ] = "End" ; Text [ norwegian ] = "End" ; Text [ italian ] = "Fine" ; Text [ portuguese_brazilian ] = "Final" ; 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 ] = " "; }; //-------------------------------------------- // 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 ] = "Contenidos" ; Text [ french ] = "Contenu" ; Text [ swedish ] = "Inneh錶l" ; Text [ danish ] = "Indhold" ; Text [ portuguese ] = "Conte鷇os" ; Text [ portuguese_brazilian ] = "Inhalte" ; Text[ chinese_simplified ] = "内容"; Text[ russian ] = "杨溴疰桁铄"; Text[ polish ] = "Zawarto渃i"; Text[ japanese ] = "撪梕"; Text[ chinese_traditional ] = "ず甧"; Text[ arabic ] = "轻阃舒砬"; Text[ dutch ] = "Inhoud"; Text[ chinese_simplified ] = "内容"; Text[ greek ] = "绣耖鬻屙"; Text[ korean ] = "郴侩"; Text[ turkish ] = "葭erikler"; Text[ language_user1 ] = " "; }; 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 ] = "V鋢la" ; Text [ danish ] = "Skift" ; Text [ portuguese ] = "Comutar" ; Text [ portuguese_brazilian ] = "Umschalten" ; Text[ chinese_simplified ] = "切换"; Text[ russian ] = "襄疱觌栩"; Text[ polish ] = "Prze彻cz"; Text[ japanese ] = "愗傝懼偊"; Text[ chinese_traditional ] = "ち传"; Text[ arabic ] = "嗜享"; Text[ dutch ] = "Omschakelen"; Text[ chinese_simplified ] = "切换"; Text[ greek ] = "彭犭脶戕"; Text[ korean ] = "配臂"; Text[ turkish ] = "De餴⺶ir"; Text[ language_user1 ] = " "; }; ToolBoxItem { Identifier = IID_SCENARIOS ; HelpId = HID_SC_NAVIPI_SCEN ; Text = "Szenarien" ; Text [ ENGLISH ] = "Scenarios" ; Text [ dutch ] = "Scenario磗" ; Text [ english_us ] = "Scenarios" ; Text [ italian ] = "Scenari" ; Text [ spanish ] = "Escenarios" ; Text [ french ] = "Sc閚arios" ; Text [ swedish ] = "Scenarion" ; Text [ danish ] = "Scenarier" ; Text [ portuguese ] = "Cen醨ios" ; Text [ portuguese_brazilian ] = "Szenarien" ; Text[ chinese_simplified ] = "方案"; Text[ russian ] = "仰屙囵梃"; Text[ polish ] = "Scenariusz"; Text[ japanese ] = "寂氐"; Text[ chinese_traditional ] = "だ猂屡セ"; Text[ arabic ] = "嫱锨 轻禹淝秧"; Text[ dutch ] = "Scenario磗"; Text[ chinese_simplified ] = "方案"; Text[ greek ] = "渝碥耖"; Text[ korean ] = "矫唱府坷"; Text[ turkish ] = "Senaryo"; Text[ language_user1 ] = " "; }; ToolBoxItem { Identifier = IID_DROPMODE ; HelpId = HID_SC_NAVIPI_DROP ; DropDown = TRUE ; Text = "Dragmodus" ; Text [ ENGLISH ] = "Drag mode" ; Text [ dutch ] = "Dragmodus" ; Text [ english_us ] = "Drag Mode" ; Text [ italian ] = "Modo drag" ; Text [ spanish ] = "Modo Arrastrar" ; Text [ french ] = "Mode Glisser" ; Text [ swedish ] = "Dral鋑e" ; Text [ danish ] = "Tr鎘modus" ; Text [ portuguese ] = "Modo Arrastar" ; Text [ portuguese_brazilian ] = "Dragmodus" ; Text[ chinese_simplified ] = "拖曳模式"; Text[ russian ] = "绣骅 镥疱蜞耜桠囗"; Text[ polish ] = "Tryb przeci筭ania"; Text[ japanese ] = "霓庄皋影霓"; Text[ chinese_traditional ] = "╈Σ家Α"; Text[ arabic ] = "匮磙 轻油"; Text[ dutch ] = "Dragmodus"; Text[ chinese_simplified ] = "拖曳模式"; Text[ greek ] = "梳糗篝狍 戾翎赀礴箸"; Text[ korean ] = "靛贰弊 葛靛"; Text[ turkish ] = "S黵黭leme kipi"; Text[ language_user1 ] = " "; }; }; }; String STR_DRAGMODE { Text = "Dragmodus" ; Text [ English ] = "Drag mode" ; Text [ dutch ] = "Dragmodus" ; Text [ english_us ] = "Drag Mode" ; Text [ italian ] = "Modo trascina" ; Text [ spanish ] = "Modo Arrastrar" ; Text [ french ] = "Mode Glisser" ; Text [ swedish ] = "Dral鋑e" ; Text [ danish ] = "Tr鎘modus" ; Text [ portuguese ] = "Modo Arrastar" ; Text [ portuguese_brazilian ] = "Dragmodus" ; Text[ chinese_simplified ] = "拖曳模式"; Text[ russian ] = "绣骅 镥疱蜞耜桠囗"; Text[ polish ] = "Tryb przeci筭ania"; Text[ japanese ] = "霓庄皋影霓"; Text[ chinese_traditional ] = "╈Σ家Α"; Text[ arabic ] = "匮磙 轻油"; Text[ dutch ] = "Dragmodus"; Text[ chinese_simplified ] = "拖曳模式"; Text[ greek ] = "梳糗篝狍 戾翎赀礴箸"; Text[ korean ] = "靛贰弊 葛靛"; Text[ turkish ] = "S黵黭leme kipi"; Text[ language_user1 ] = " "; }; String STR_DISPLAY { Text = "Anzeige" ; Text [ English ] = "Display" ; Text [ dutch ] = "Beeld" ; Text [ english_us ] = "Display" ; Text [ italian ] = "Visualizzazione" ; Text [ spanish ] = "Visualizaci髇" ; Text [ french ] = "Affichage" ; Text [ swedish ] = "Visning" ; Text [ danish ] = "Visning" ; Text [ portuguese ] = "Mostrar" ; Text [ portuguese_brazilian ] = "Anzeige" ; Text[ chinese_simplified ] = "显示"; Text[ russian ] = "项赅玎螯"; Text[ polish ] = "Wy渨ietl"; Text[ japanese ] = "昞\帵"; Text[ chinese_traditional ] = "陪ボ"; Text[ arabic ] = "谘"; Text[ dutch ] = "Beeld"; Text[ chinese_simplified ] = "显示"; Text[ greek ] = "澎鲕黹箸"; Text[ korean ] = "叼胶敲饭捞"; Text[ turkish ] = "G鰎黱t"; Text[ language_user1 ] = " "; }; 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 ] = "aktiv" ; 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 ] = " "; }; 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 ] = "inaktiv" ; 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 de餴l"; Text[ language_user1 ] = " "; }; 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 ] = "g鰉d" ; Text [ danish ] = "skjult" ; Text [ portuguese ] = "oculto" ; Text [ portuguese_brazilian ] = "versteckt" ; 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 ] = " "; }; 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 ] = "Fen阾re active" ; Text [ swedish ] = "Aktivt f鰊ster" ; Text [ danish ] = "aktivt vindue" ; Text [ portuguese ] = "Janela activa" ; Text [ portuguese_brazilian ] = "Aktives Fenster" ; 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 ] = " "; }; 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 ] = "Name des Szenarios"; Text[ portuguese ] = "Nome do cen醨io"; Text[ danish ] = "Scenariets navn"; Text[ french ] = "Nom du sc閚ario"; 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 ] = " "; }; String STR_QHLP_SCEN_COMMENT { Text = "Kommentar" ; Text [ ENGLISH ] = "Comment" ; Text [ ENGLISH_US ] = "Comment"; Text[ italian ] = "Commento"; Text[ portuguese_brazilian ] = "Kommentar"; Text[ portuguese ] = "Coment醨io"; Text[ danish ] = "Kommentar"; Text[ french ] = "Commentaire"; Text[ swedish ] = "Kommentar"; Text[ dutch ] = "Commentaar"; Text[ spanish ] = "Comentario"; Text[ chinese_simplified ] = "注解"; Text[ russian ] = "暑祆屙蜞痂"; Text[ polish ] = "Komentarz"; Text[ japanese ] = "阂菽"; Text[ chinese_traditional ] = "爹秆"; Text[ arabic ] = "授犴"; Text[ dutch ] = "Commentaar"; Text[ chinese_simplified ] = "注解"; Text[ greek ] = "喻轱"; Text[ korean ] = "林籍"; Text[ turkish ] = "A琮klama"; Text[ language_user1 ] = " "; }; Text[ chinese_simplified ] = "助手"; Text[ russian ] = "袜忤汔蝾"; Text[ polish ] = "Nawigator"; Text[ japanese ] = "潘薰薨"; Text[ chinese_traditional ] = "も"; Text[ arabic ] = "轻淝蓓添舒"; Text[ dutch ] = "Navigator"; Text[ chinese_simplified ] = "助手"; Text[ greek ] = "Navigator"; Text[ korean ] = "匙厚霸捞磐"; Text[ turkish ] = "Navigat鰎"; Text[ language_user1 ] = " "; }; ImageList RID_IMAGELIST_NAVCONT { ImageBitmap = Bitmap { File = "ncont.bmp" ; }; MaskColor = STD_MASKCOLOR ; IdList = { // SC_CONTENT_... 1 ; 2 ; 3 ; 4 ; 5 ; 6 ; 7 ; }; IdCount = { 7 ; }; }; Bitmap RID_BMP_EXPAND { File = "plus.bmp" ; }; Bitmap RID_BMP_COLLAPSE { File = "minus.bmp" ; }; 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 ; }; // 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 ] = "Contenidos" ; Text [ french ] = "Contenu" ; Text [ dutch ] = "Inhoud" ; Text [ swedish ] = "Inneh錶l" ; Text [ danish ] = "Indhold" ; Text [ portuguese ] = "Conte鷇os" ; Text [ portuguese_brazilian ] = "Inhalte" ; Text[ chinese_simplified ] = "内容"; Text[ russian ] = "杨溴疰桁铄"; Text[ polish ] = "Zawarto渃i"; Text[ japanese ] = "撪梕"; Text[ chinese_traditional ] = "ず甧"; Text[ arabic ] = "轻阃舒砬"; Text[ dutch ] = "Inhoud"; Text[ chinese_simplified ] = "内容"; Text[ greek ] = "绣耖鬻屙"; Text[ korean ] = "郴侩"; Text[ turkish ] = "葭erikler"; Text[ language_user1 ] = " "; }; 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 ] = "Regneark" ; Text [ portuguese ] = "Folhas" ; Text [ portuguese_brazilian ] = "Tabellen" ; 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 ] = " "; }; 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 醨eas" ; Text [ french ] = "Noms de plage" ; Text [ swedish ] = "Omr錮esnamn" ; Text [ danish ] = "Omr錮enavne" ; Text [ portuguese ] = "Nomes das 醨eas" ; Text [ portuguese_brazilian ] = "Bereichsnamen" ; Text[ chinese_simplified ] = "区域名称"; Text[ russian ] = "袜玮囗 钺豚耱彘"; Text[ polish ] = "Nazwy obszar體"; Text[ japanese ] = "斖埻柤"; Text[ chinese_traditional ] = "跋办嘿"; Text[ arabic ] = "糜闱 轻沅剞"; Text[ dutch ] = "Bereiknamen"; Text[ chinese_simplified ] = "区域名称"; Text[ greek ] = "享狒 疱耖秣"; Text[ korean ] = "康开 捞抚"; Text[ turkish ] = "Alan adlar"; Text[ language_user1 ] = " "; }; String SCSTR_CONTENT_DBAREA { TEXT = "Datenbankbereiche" ; TEXT [ English ] = "Database areas" ; Text [ dutch ] = "Database-bereiken" ; Text [ english_us ] = "Database Ranges" ; Text [ italian ] = "Aree database" ; Text [ spanish ] = "羠eas de base de datos" ; Text [ french ] = "Plages de base de donn閑s" ; Text [ swedish ] = "Databasomr錮en" ; Text [ danish ] = "Databaseomr錮er" ; Text [ portuguese ] = "羠eas da base de dados" ; Text [ portuguese_brazilian ] = "Datenbankbereiche" ; Text[ chinese_simplified ] = "数据库区域"; Text[ russian ] = "吾豚耱 徉琨 溧眄"; Text[ polish ] = "Obszary bazy danych"; Text[ japanese ] = "棉袄娃敖斖埻"; Text[ chinese_traditional ] = "戈畐跋办"; Text[ arabic ] = "沅秦 耷谙 轻软卿鞘"; Text[ dutch ] = "Database-bereiken"; Text[ chinese_simplified ] = "数据库区域"; Text[ greek ] = "绣溥 廛箸 溴滹燧睐"; Text[ korean ] = "单捞磐海捞胶 裹困"; Text[ turkish ] = "Veritaban alanlar"; Text[ language_user1 ] = " "; }; String SCSTR_CONTENT_GRAPHIC { TEXT = "Grafiken" ; TEXT [ English ] = "Graphics" ; Text [ english_us ] = "Graphics" ; Text [ italian ] = "Immagini" ; Text [ spanish ] = "Im醙enes" ; Text [ french ] = "Images" ; Text [ dutch ] = "Afbeeldingen" ; Text [ swedish ] = "Grafik" ; Text [ danish ] = "Grafik" ; Text [ portuguese ] = "Imagens" ; Text [ portuguese_brazilian ] = "Grafiken" ; Text[ chinese_simplified ] = "图形"; Text[ russian ] = "需耋黻"; Text[ polish ] = "Grafiki"; Text[ japanese ] = "皋滋ǒ"; Text[ chinese_traditional ] = "紇钩"; Text[ arabic ] = "真"; Text[ dutch ] = "Afbeeldingen"; Text[ chinese_simplified ] = "图形"; Text[ greek ] = "民狯殛"; Text[ korean ] = "弊贰侨"; Text[ turkish ] = "Grafikler"; Text[ language_user1 ] = " "; }; 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 ] = "OLE-Objekte" ; 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 ] = " "; }; String SCSTR_CONTENT_NOTE { TEXT = "Notizen" ; TEXT [ English ] = "Notes" ; Text [ english_us ] = "Notes" ; Text [ portuguese ] = "Anota珲es" ; Text [ swedish ] = "Anteckningar" ; Text [ danish ] = "Noter" ; Text [ italian ] = "Note" ; Text [ spanish ] = "Notas" ; Text [ french ] = "Notes" ; Text [ dutch ] = "Aantekeningen" ; Text [ portuguese_brazilian ] = "Notizen" ; 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 ] = " "; }; String SCSTR_CONTENT_AREALINK { /* ### ACHTUNG: Neuer Text in Resource? Verkn黳fte Bereiche : Verkn硃fte Bereiche */ TEXT = "Verkn黳fte Bereiche" ; TEXT [ English ] = "Linked areas" ; Text [ portuguese_brazilian ] = "Verkn黳fte Bereiche" ; Text [ english_us ] = "Linked areas" ; Text [ portuguese ] = "羠eas ligadas" ; Text [ swedish ] = "L鋘kade omr錮en" ; Text [ danish ] = "Sammenk鎑ede omr錮er" ; Text [ italian ] = "Aree collegate" ; Text [ spanish ] = "羠eas vinculadas" ; Text [ french ] = "Plages li閑s" ; Text [ dutch ] = "Gekoppelde bereiken" ; Text[ chinese_simplified ] = "链接的区域"; Text[ russian ] = "砚玎眄 钺豚耱"; Text[ polish ] = "Po彻czone obszary"; Text[ japanese ] = "剌競硞陚綌蛨"; Text[ chinese_traditional ] = "硈挡跋办"; Text[ arabic ] = "沅秦 阊嗜厣"; Text[ dutch ] = "Gekoppelde bereiken"; Text[ chinese_simplified ] = "链接的区域"; Text[ greek ] = "吁礓邃屐蓓弪 疱耖秣蒡"; Text[ korean ] = "傅农等 康开"; Text[ turkish ] = "Ba餷ant齦 alanlar"; Text[ language_user1 ] = " "; }; // PopupMenu ------------------------------------------------------------- Menu RID_POPUP_DROPMODE { ItemList = { MenuItem { Identifier = RID_DROPMODE_URL ; HelpId = HID_SC_DROPMODE_URL ; /* ### ACHTUNG: Neuer Text in Resource? Als Hyperlink einf黦en : Als Hyperlink einf砱en */ Text = "Als Hyperlink einf黦en" ; Text [ ENGLISH ] = "Insert as Hyperlink" ; Text [ dutch ] = "Als Hyperlink invoegen" ; Text [ english_us ] = "Insert as Hyperlink" ; Text [ swedish ] = "Infoga som hyperl鋘k" ; Text [ danish ] = "Inds鎡 som hyperlink" ; Text [ italian ] = "Inserisci come hyperlink" ; Text [ spanish ] = "Insertar como hiperenlace" ; Text [ french ] = "Ins閞er comme hyperlien" ; Text [ portuguese_brazilian ] = "Als Hyperlink einf黦en" ; Text [ portuguese ] = "Inserir como hiperliga玢o" ; Text[ chinese_simplified ] = "当作超链接插入"; Text[ russian ] = "埋蜞忤螯 赅 汨镥瘃覃腙"; Text[ polish ] = "Wstaw jako hiper彻cze"; 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 ] = " "; }; MenuItem { Identifier = RID_DROPMODE_LINK ; HelpId = HID_SC_DROPMODE_LINK ; /* ### ACHTUNG: Neuer Text in Resource? Als Verkn黳fung einf黦en : Als Verkn硃fung einf砱en */ Text = "Als Verkn黳fung einf黦en" ; Text [ ENGLISH ] = "Insert as Link" ; /* ### ACHTUNG: Neuer Text in Resource? Drag & Drop als Verkn黳fung : Drag & Drop als Verkn硃fung */ Text [ dutch ] = "Als koppeling invoegen" ; Text [ english_us ] = "Insert as Link" ; Text [ swedish ] = "Infoga som l鋘k" ; Text [ danish ] = "Inds鎡 som k鎑e" ; Text [ italian ] = "Inserisci come collegamento" ; Text [ spanish ] = "Insertar como v韓culo" ; Text [ french ] = "Ins閞er comme lien" ; Text [ portuguese_brazilian ] = "Als Verkn黳fung einf黦en" ; Text [ portuguese ] = "Inserir como liga玢o" ; 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 ] = "Ba餷ant olarak ekle"; Text[ language_user1 ] = " "; }; MenuItem { Identifier = RID_DROPMODE_COPY ; HelpId = HID_SC_DROPMODE_COPY ; /* ### ACHTUNG: Neuer Text in Resource? Als Kopie einf黦en : Als Kopie einf砱en */ Text = "Als Kopie einf黦en" ; Text [ ENGLISH ] = "Insert as Copy" ; Text [ english_us ] = "Insert as Copy" ; Text [ swedish ] = "Infoga som kopia" ; Text [ danish ] = "Inds鎡 som kopi" ; Text [ italian ] = "Inserisci come copia" ; Text [ spanish ] = "Insertar como copia" ; Text [ french ] = "Ins閞er comme copie" ; Text [ dutch ] = "Als kopie invoegen" ; Text [ portuguese ] = "Inserir como c髉ia" ; Text [ portuguese_brazilian ] = "Als Kopie einf黦en" ; 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 ] = " "; }; }; }; Menu RID_POPUP_NAVIPI_SCENARIO { ItemList = { MenuItem { Identifier = RID_NAVIPI_SCENARIO_DELETE ; HelpId = HID_SC_SCENARIO_DELETE ; Text = "L鰏chen" ; Text [ ENGLISH ] = "Delete" ; Text [ portuguese ] = "Eliminar" ; Text [ english_us ] = "Delete" ; Text [ portuguese_brazilian ] = "L鰏chen" ; Text [ swedish ] = "Radera" ; Text [ danish ] = "Slet" ; Text [ italian ] = "Elimina" ; Text [ spanish ] = "Eliminar" ; 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 ] = " "; }; 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 ] = "Eigenschaften..." ; Text [ swedish ] = "Egenskaper..." ; Text [ danish ] = "Egenskaber..." ; Text [ italian ] = "Propriet..." ; Text [ spanish ] = "Propiedades..." ; Text [ french ] = "Propri閠閟..." ; Text [ dutch ] = "Eigenschappen..." ; Text[ chinese_simplified ] = "属性..."; Text[ russian ] = "砚铋耱忄..."; Text[ polish ] = "W砤渃iwo渃i..."; Text[ japanese ] = "踢凼呙..."; Text[ chinese_traditional ] = "妮┦..."; Text[ arabic ] = "握瞧..."; Text[ dutch ] = "Eigenschappen..."; Text[ chinese_simplified ] = "属性..."; Text[ greek ] = "射辄翮翦..."; Text[ korean ] = "漂己..."; Text[ turkish ] = "謟ellikler..."; Text[ language_user1 ] = " "; }; }; };