/************************************************************************* * * $RCSfile: linkarea.src,v $ * * $Revision: 1.2 $ * * last change: $Author: kz $ $Date: 2001-05-04 20:17:55 $ * * 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 "linkarea.hrc" ModalDialog RID_SCDLG_LINKAREA { OutputSize = TRUE ; SVLook = TRUE ; Moveable = TRUE ; Closeable = TRUE ; Size = MAP_APPFONT ( 274 , 190 ) ; Text = "Externe Datenquelle" ; Text [ ENGLISH ] = "External Data Source" ; OKButton BTN_OK { Pos = MAP_APPFONT ( 218 , 8 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; DefButton = TRUE ; }; CancelButton BTN_CANCEL { Pos = MAP_APPFONT ( 218 , 25 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; }; HelpButton BTN_HELP { Pos = MAP_APPFONT ( 218 , 49 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; }; FixedLine FL_LOCATION { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 204 , 8 ) ; Text = "~URL der externen Datenquelle" ; Text [ ENGLISH ] = "External Data Source Location" ; Text[ english_us ] = "External Data Source Location"; Text[ portuguese ] = "External Data Source Location"; Text[ russian ] = "External Data Source Location"; Text[ greek ] = "External Data Source Location"; Text[ dutch ] = "~URL van de externe gegevensbron"; Text[ french ] = "~URL de la source de données externe"; Text[ spanish ] = "~URL de la fuente de datos externa"; Text[ italian ] = "External Data Source Location"; Text[ danish ] = "External Data Source Location"; Text[ swedish ] = "~URL för extern datakälla"; Text[ polish ] = "Adres URL zewnętrznego Ÿródła danych"; Text[ portuguese_brazilian ] = "External Data Source Location"; Text[ japanese ] = "External Data Source Location"; Text[ korean ] = "External Data Source Location"; Text[ chinese_simplified ] = "External Data Source Location"; Text[ chinese_traditional ] = "External Data Source Location"; Text[ turkish ] = "External Data Source Location"; Text[ arabic ] = "External Data Source Location"; Text[ catalan ] = "External Data Source Location"; }; ComboBox CB_URL { Pos = MAP_APPFONT ( 12 , 15 ) ; Size = MAP_APPFONT ( 174 , 80 ) ; TabStop = TRUE ; DropDown = TRUE ; }; PushButton BTN_BROWSE { Pos = MAP_APPFONT ( 190 , 14 ) ; Size = MAP_APPFONT ( 14 , 14 ) ; Text = "..." ; }; FixedText FT_HINT { Pos = MAP_APPFONT ( 12 , 31 ) ; Size = MAP_APPFONT ( 192 , 26 ) ; WordBreak = TRUE ; Text = "(URL des Quelldokuments im lokalen Dateisystem oder im Internet)" ; Text [ ENGLISH ] = "(Insert a local file location or an URL from a web site here)" ; Text[ english_us ] = "(Insert a local file location or an URL from a web site here)"; Text[ portuguese ] = "(Insert a local file location or an URL from a web site here)"; Text[ russian ] = "(Insert a local file location or an URL from a web site here)"; Text[ greek ] = "(Insert a local file location or an URL from a web site here)"; Text[ dutch ] = "(URL van het brondocument in het lokale bestandssysteem of in Internet)"; Text[ french ] = "(URL du document source dans le systčme de fichiers local ou dans l'Internet)"; Text[ spanish ] = "(URL del documento fuente en el sistema de archivos local o en Internet)"; Text[ italian ] = "(Insert a local file location or an URL from a web site here)"; Text[ danish ] = "(Insert a local file location or an URL from a web site here)"; Text[ swedish ] = "(Källdokumentets URL i det lokala filsystemet eller pĺ Internet)"; Text[ polish ] = "(Adres URL dokumentu Ÿródłowego w lokalnym systemie plików lub w Internecie)"; Text[ portuguese_brazilian ] = "(Insert a local file location or an URL from a web site here)"; Text[ japanese ] = "(Insert a local file location or an URL from a web site here)"; Text[ korean ] = "(Insert a local file location or an URL from a web site here)"; Text[ chinese_simplified ] = "(Insert a local file location or an URL from a web site here)"; Text[ chinese_traditional ] = "(Insert a local file location or an URL from a web site here)"; Text[ turkish ] = "(Insert a local file location or an URL from a web site here)"; Text[ arabic ] = "(Insert a local file location or an URL from a web site here)"; Text[ catalan ] = "(Insert a local file location or an URL from a web site here)"; }; FixedText FT_RANGES { Pos = MAP_APPFONT ( 6 , 62 ) ; Size = MAP_APPFONT ( 198 , 8 ) ; Text = "~Verfügbare Tabellen/Bereiche" ; Text [ ENGLISH ] = "Available Tables/Ranges" ; Text[ english_us ] = "Available Tables/Ranges"; Text[ portuguese ] = "Available Tables/Ranges"; Text[ russian ] = "Available Tables/Ranges"; Text[ greek ] = "Available Tables/Ranges"; Text[ dutch ] = "~Beschikbare tabellen/Bereiken"; Text[ french ] = "Tables/Plages dis~ponibles"; Text[ spanish ] = "Tablas/Áreas dispo~nibles"; Text[ italian ] = "Available Tables/Ranges"; Text[ danish ] = "Available Tables/Ranges"; Text[ swedish ] = "T~illgängliga tabeller/omrĺden"; Text[ polish ] = "Dostępne tabele/obszary"; Text[ portuguese_brazilian ] = "Available Tables/Ranges"; Text[ japanese ] = "Available Tables/Ranges"; Text[ korean ] = "Available Tables/Ranges"; Text[ chinese_simplified ] = "Available Tables/Ranges"; Text[ chinese_traditional ] = "Available Tables/Ranges"; Text[ turkish ] = "Available Tables/Ranges"; Text[ arabic ] = "Available Tables/Ranges"; Text[ catalan ] = "Available Tables/Ranges"; }; MultiListBox LB_RANGES { Border = TRUE ; Pos = MAP_APPFONT ( 12 , 74 ) ; Size = MAP_APPFONT ( 174 , 80 ) ; AutoHScroll = TRUE ; }; CheckBox BTN_RELOAD { Pos = MAP_APPFONT ( 12 , 168 ) ; Size = MAP_APPFONT ( 100 , 10 ) ; TabStop = TRUE ; Text = "~Aktualisierung alle" ; Text [ ENGLISH ] = "Auto reload data every" ; Text[ english_us ] = "~Update every"; Text[ portuguese ] = "Auto reload data every"; Text[ russian ] = "Auto reload data every"; Text[ greek ] = "Auto reload data every"; Text[ dutch ] = "~Actualisering alle"; Text[ french ] = "Tout ~actualiser"; Text[ spanish ] = "Actuali~zar cada"; Text[ italian ] = "Auto reload data every"; Text[ danish ] = "Auto reload data every"; Text[ swedish ] = "Uppd~atering var"; Text[ polish ] = "Aktualizuj wszystko"; Text[ portuguese_brazilian ] = "Auto reload data every"; Text[ japanese ] = "Auto reload data every"; Text[ korean ] = "Auto reload data every"; Text[ chinese_simplified ] = "Auto reload data every"; Text[ chinese_traditional ] = "Auto reload data every"; Text[ turkish ] = "Auto reload data every"; Text[ arabic ] = "Auto reload data every"; Text[ catalan ] = "Auto reload data every"; }; NumericField NF_DELAY { Border = TRUE ; Pos = MAP_APPFONT ( 113 , 166 ) ; Size = MAP_APPFONT ( 32 , 12 ) ; TabStop = TRUE ; Spin = TRUE ; Minimum = 1 ; Maximum = 99999 ; Value = 60 ; }; FixedText FT_SECONDS { Pos = MAP_APPFONT ( 149 , 168 ) ; Size = MAP_APPFONT ( 59 , 8 ) ; Text = "Sekunden" ; Text [ ENGLISH ] = "seconds" ; Text[ english_us ] = "seconds"; Text[ portuguese ] = "seconds"; Text[ russian ] = "seconds"; Text[ greek ] = "seconds"; Text[ dutch ] = "seconden"; Text[ french ] = "secondes"; Text[ spanish ] = "segundos"; Text[ italian ] = "seconds"; Text[ danish ] = "seconds"; Text[ swedish ] = "sekund"; Text[ polish ] = "sekundy"; Text[ portuguese_brazilian ] = "seconds"; Text[ japanese ] = "seconds"; Text[ korean ] = "seconds"; Text[ chinese_simplified ] = "seconds"; Text[ chinese_traditional ] = "seconds"; Text[ turkish ] = "seconds"; Text[ arabic ] = "seconds"; Text[ catalan ] = "seconds"; }; Text[ english_us ] = "External Data Source"; Text[ portuguese ] = "External Data Source"; Text[ russian ] = "External Data Source"; Text[ greek ] = "External Data Source"; Text[ dutch ] = "Externe gegevensbron"; Text[ french ] = "Source de données externe"; Text[ spanish ] = "Fuente de datos externa"; Text[ italian ] = "External Data Source"; Text[ danish ] = "External Data Source"; Text[ swedish ] = "Extern datakälla"; Text[ polish ] = "Zewnętrzne Ÿródło danych"; Text[ portuguese_brazilian ] = "External Data Source"; Text[ japanese ] = "External Data Source"; Text[ korean ] = "External Data Source"; Text[ chinese_simplified ] = "External Data Source"; Text[ chinese_traditional ] = "External Data Source"; Text[ turkish ] = "External Data Source"; Text[ arabic ] = "External Data Source"; Text[ catalan ] = "External Data Source"; };