########## #Copyright (c) 2009 Martin O. J. Schmitz. # #This file is part of the SCHMITZM library - a collection of utility #classes based on Java 1.6, focusing (not only) on Java Swing #and the Geotools library. # #The SCHMITZM project is hosted at: #http://wald.intevation.org/projects/schmitzm/ # #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU Lesser General Public License #as published by the Free Software Foundation; either version 3 #of the License, or (at your option) any later version. # #This program 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 General Public License for more details. # #You should have received a copy of the GNU Lesser General Public License (license.txt) #along with this program; if not, write to the Free Software #Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #or try this link: http://www.gnu.org/licenses/lgpl.html # #Contributors: # Martin O. J. Schmitz - initial API and implementation # Stefan A. Tzeggai - additional utility classes ########## #This file is part of the SCHMITZM library - a collection of utility #classes based on Java 1.6, focussing (not only) on Java Swing #and the Geotools library. # #The SCHMITZM project is hosted at: #http://wald.intevation.org/projects/schmitzm/ # #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU Lesser General Public License #as published by the Free Software Foundation; either version 3 #of the License, or (at your option) any later version. # #This program 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 General Public License for more details. # #You should have received a copy of the GNU Lesser General Public License (license.txt) #along with this program; if not, write to the Free Software #Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #or try this link: http://www.gnu.org/licenses/lgpl.html # #Contributors: # Martin O. J. Schmitz - initial API and implementation # Stefan A. Tzeggai - additional utility classes ########## # ----------------------------------------------------------- # ------ Default Translations (english) for components ------ # ------ in Package schmitzm.lang ------ # ----------------------------------------------------------- #Revised by ResourceProviderOperator (Unused keys removed) #Wed Nov 17 11:58:09 CET 2010 OperationTree.err.UnexpectedBracket=Parenth\u00e8se ne ${0} peut ${1} pas se fermer OperationTree.Number=Num\u00e9rique OperationTree.err.UnexpectedEOR=Fin de formule inattendue\! OperationTree.err.UnknownNode=Noeuds d'op\u00e9rateurs inconnus\: ${0} OperationTree.err.TokenNotExpected=${0} pas autoris\u00e9 OperationTree.err.LessParams2=${0} param\u00e8tres de fonction n\u00e9cessaires\: ${1}(..) OperationTree.err.IllegalCharacter=Symbole invalide '${0}' (${1} attendu)"); OperationTree.err.UnexpectedError=Erreur inattendue\! OperationTree.err.UnknownAliasOperator=Alias d'op\u00e9rateur inconnu\: ${0} OperationTree.err.UnknownOperator=Op\u00e9rateur inconnu\: ${0} OperationTree.err.IllegalOperator=Operateur non valide ${0} OperationTree.err.ParseErrorMess=Erreur d'analyse chez "${0}"\: ${1} OperationTree.err.IllegalOperatorSyntax=Syntaxe ${0} erron\u00e9e'${1}' OperationTree.err.IllegalParam=Faux param\u00e8tres de fonction ${0} attendu pour ${1}(..)\: ${2} OperationTree.err.BracketsNotClosed=Parenth\u00e8se(s) n'est ou ne sont pas ferm\u00e9e(s)\: ${0} OperationTree.err.MoreParamsExpected=Encore ${0} param\u00e8tre(s) de fonction n\u00e9cessaire(s).Parenth\u00e8se ne peut pas se fermer\!