/************************************************************************* * * $RCSfile: paramdialog.src,v $ * * $Revision: 1.7 $ * * last change: $Author: rt $ $Date: 2001-05-04 20:09:43 $ * * 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 EXPRESS 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): _______________________________________ * * ************************************************************************/ #ifndef _DBAUI_PARAMDIALOG_HRC_ #include "paramdialog.hrc" #endif #ifndef _DBU_RESOURCE_HRC_ #include "dbu_resource.hrc" #endif ModalDialog DLG_PARAMETERS { OutputSize = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 223 , 98 ) ; Moveable = TRUE ; Closeable = TRUE ; Text = "Parameter-Eingabe" ; GroupBox GB_PARAMS { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 95 , 62 ) ; Text = "~Parameter"; Text [ ENGLISH ] = "~Parameters"; Text[ english_us ] = "~Parameters"; Text[ portuguese ] = "~Parmetros"; Text[ russian ] = "~"; Text[ greek ] = "~"; Text[ dutch ] = "~Parameters"; Text[ french ] = "~Paramtres"; Text[ spanish ] = "~Parmetros"; Text[ italian ] = "~Parametri"; Text[ danish ] = "Parametre"; Text[ swedish ] = "~Parametrar"; Text[ polish ] = "Parametr"; Text[ portuguese_brazilian ] = "~Parameters"; Text[ japanese ] = "Ұ(~P)"; Text[ korean ] = "Ķ(~P)"; Text[ chinese_simplified ] = "(~P)"; Text[ chinese_traditional ] = "Ѽ(~P)"; Text[ arabic ] = ""; Text[ turkish ] = "Parametre"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Parmetros"; }; ListBox LB_ALLPARAMS { Pos = MAP_APPFONT ( 12 , 14 ) ; Size = MAP_APPFONT ( 83 , 45 ) ; Border = TRUE; SVLook = TRUE; }; GroupBox GB_DATA { Pos = MAP_APPFONT ( 107 , 3 ) ; Size = MAP_APPFONT ( 110 , 30 ) ; Text = "~Wert"; Text [ ENGLISH ] = "~Value"; Text[ english_us ] = "~Value"; Text[ portuguese ] = "~Valor"; Text[ russian ] = "~"; Text[ greek ] = ""; Text[ dutch ] = "~Waarde"; Text[ french ] = "~Valeur"; Text[ spanish ] = "~Valor"; Text[ italian ] = "~Valore"; Text[ danish ] = "Vrdi"; Text[ swedish ] = "~Vrde"; Text[ polish ] = "Warto"; Text[ portuguese_brazilian ] = "~Value"; Text[ japanese ] = "l(~V)"; Text[ korean ] = "(~V)"; Text[ chinese_simplified ] = "ֵ(~V)"; Text[ chinese_traditional ] = "ƭ(~V)"; Text[ arabic ] = ""; Text[ turkish ] = "Deer"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Valor"; }; Edit ET_PARAM { Border = TRUE ; Pos = MAP_APPFONT ( 113 , 15 ) ; Size = MAP_APPFONT ( 98 , 12 ) ; Text = "" ; TabStop = TRUE ; }; PushButton BT_TRAVELNEXT { Pos = MAP_APPFONT ( 167 , 51 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; Text = "~nchster"; Text [english] = "~next"; TabStop = TRUE ; Text[ english_us ] = "~Next"; Text[ portuguese ] = "~seguinte"; Text[ russian ] = "~"; Text[ greek ] = "~"; Text[ dutch ] = "~volgende"; Text[ french ] = "~suivant"; Text[ spanish ] = "~siguiente"; Text[ italian ] = "Successi~vo"; Text[ danish ] = "nste"; Text[ swedish ] = "~nsta"; Text[ polish ] = "~nastpny"; Text[ portuguese_brazilian ] = "~next"; Text[ japanese ] = "(~N)"; Text[ korean ] = "(~N)"; Text[ chinese_simplified ] = "һ(~N)"; Text[ chinese_traditional ] = "U@(~N)"; Text[ arabic ] = ""; Text[ turkish ] = "Sonraki"; Text[ catalan ] = "~siguiente"; }; FixedLine FT_DELIM { Pos = MAP_APPFONT ( 3 , 71 ) ; Size = MAP_APPFONT ( 217, 2 ) ; }; OKButton BT_OK { Pos = MAP_APPFONT ( 114 , 76 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; DefButton = TRUE ; }; CancelButton BT_CANCEL { Pos = MAP_APPFONT ( 167 , 76 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; Text [ ENGLISH ] = "Parameter input" ; Text [ english_us ] = "Parameter Input" ; Text [ portuguese_brazilian ] = "Eingabe des Parameterwertes" ; Text [ swedish ] = "Parameterinmatning" ; Text [ danish ] = "Parameter-input" ; Text [ italian ] = "Specifica parametro" ; Text [ spanish ] = "Entrada de parmetro" ; Text [ french ] = "Saisie de paramtre" ; Text [ dutch ] = "Parameter aangeven" ; Text [ portuguese ] = "Entrada de parmetros" ; Text[ chinese_simplified ] = "ֵ"; Text[ russian ] = " "; Text[ polish ] = "Wpisanie parametru"; Text[ japanese ] = "Ұ̓"; Text[ chinese_traditional ] = "JѼƭ"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "Ķ Է"; Text[ turkish ] = "Parametre girii"; String STR_COULD_NOT_CONVERT_PARAM { Text = "Die Eingabe konnte nicht in einen gltigen Wert fr die Spalte \"$name$\" umgewandelt werden"; Text [ english ] = "The given input could no be converted into a valid value for column \"$value$\"."; Text [ english_us ] = "The entry could not be converted to a valid value for the \"$name$\"column"; Text[ portuguese ] = "Foi impossvel converter a entrada indicada num valor vlido para a coluna \"$name$\"."; Text[ russian ] = " \"$name$\" ."; Text[ greek ] = " \"$name$\"."; Text[ dutch ] = "De ingevoerde gegevens konden niet worden geconverteerd in een geldige waarde voor de kolom \"$name$\"."; Text[ french ] = "Impossible de convertir la saisie en une valeur correcte pour la colonne \"$name$\"."; Text[ spanish ] = "La entrada no se pudo convertir en un valor vlido para la columna \"$name$\"."; Text[ italian ] = "Impossibile convertire la voce in un valore valido per la colonna \"$name$\"."; Text[ danish ] = "Det var ikke muligt at konvertere inputtet til en gyldig vrdi for kolonne \"$name$\"."; Text[ swedish ] = "Inmatningen kunde inte omvandlas till ett giltigt vrde fr kolumnen \"$name$\"."; Text[ polish ] = "Nie mona byo zamieni wpisu na wan warto kolumny \"$name$\"."; Text[ portuguese_brazilian ] = "The given input could no be converted into a valid value for column \"$value$\"."; Text[ japanese ] = "͒l <$name$> ŗLȒlɕϊł܂łB"; Text[ korean ] = "Է \"$name$\" ȿ ȯ ϴ."; Text[ chinese_simplified ] = "޷תһ\"$value$\"Чֵ"; Text[ chinese_traditional ] = "oӿJȵLkഫ $name$ ĭȡC"; Text[ arabic ] = " \"$name$\"."; Text[ turkish ] = "Giri, \"$name$\" stunu iin geerli bir deere dntrlemedi."; Text[ catalan ] = "La entrada no se pudo convertir en un valor vlido para la columna \"$name$\"."; }; Text[ catalan ] = "Entrada de parmetro"; }; /************************************************************************* * history: * $Log: not supported by cvs2svn $ * Revision 1.6 2001/03/09 20:46:24 avy * Merge SRC624: 03/09/01 - 21:46:05 (NoBranch) * * Revision 1.5 2001/02/09 20:22:33 kz * Merge SWT614: 02/09/01 - 21:22:03 * * Revision 1.4 2000/11/27 07:48:12 kz * Merge SRC614: 27.11.00 - 08:47:45 (NoBranch) * * Revision 1.3 2000/11/15 21:12:21 kz * Merge SRC613: 11/15/00 - 22:12:01 (NoBranch) * * Revision 1.2 2000/11/09 12:32:27 kz * Merge SRC612: 09.11.00 - 13:32:04 (NoBranch) * * Revision 1.1 2000/10/26 18:07:04 fs * initial checkin - parameter dialog * * * Revision 1.0 26.10.00 15:14:44 fs ************************************************************************/