[Schmitzm-commits] r924 - in trunk/src/schmitzm: data/resource/locales geotools/feature/resource/locales geotools/gui/resource/locales lang/resource/locales swing/resource/locales

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Jul 1 19:58:51 CEST 2010


Author: mojays
Date: 2010-07-01 19:58:49 +0200 (Thu, 01 Jul 2010)
New Revision: 924

Added:
   trunk/src/schmitzm/data/resource/locales/DataResourceBundle_it.properties
   trunk/src/schmitzm/geotools/feature/resource/locales/FeatureResourceBundle_it.properties
   trunk/src/schmitzm/geotools/gui/resource/locales/GTResourceBundle_it.properties
   trunk/src/schmitzm/lang/resource/locales/LangResourceBundle_it.properties
   trunk/src/schmitzm/swing/resource/locales/SwingResourceBundle_it.properties
Removed:
   trunk/src/schmitzm/data/resource/locales/DataResourceBundle_it_it.properties
   trunk/src/schmitzm/geotools/feature/resource/locales/FeatureResourceBundle_it_it.properties
   trunk/src/schmitzm/geotools/gui/resource/locales/GTResourceBundle_it_it.properties
   trunk/src/schmitzm/lang/resource/locales/LangResourceBundle_it_it.properties
   trunk/src/schmitzm/swing/resource/locales/SwingResourceBundle_it_it.properties
Log:
Italian resource files *_it_it replaced by *._it

Added: trunk/src/schmitzm/data/resource/locales/DataResourceBundle_it.properties
===================================================================
--- trunk/src/schmitzm/data/resource/locales/DataResourceBundle_it.properties	2010-07-01 17:31:18 UTC (rev 923)
+++ trunk/src/schmitzm/data/resource/locales/DataResourceBundle_it.properties	2010-07-01 17:58:49 UTC (rev 924)
@@ -0,0 +1,57 @@
+##########
+#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:
+#    Annica Sahlin
+##########
+
+# -------------------------------------------------
+# ------ Italian Translations for components ------
+# ------ in Package schmitzm.data            ------
+# -------------------------------------------------
+DistanceUnit.FEET=feet
+DistanceUnit.FEET.Abb=ft
+DistanceUnit.KM=Chilometri
+DistanceUnit.KM.Abb=km
+DistanceUnit.METERS=metri
+DistanceUnit.METERS.Abb=m
+DistanceUnit.MILES=miles
+DistanceUnit.MILES.Abb=mi
+DistanceUnit.YARDS=yards
+DistanceUnit.YARDS.Abb=yt
+RasterDim.CellHeight=Altezza cella
+RasterDim.CellWidth=Larghezza cella
+RasterDim.ErrorMess=${0} di '${1}' è incompatibile a '${2}'...
+RasterDim.GridHeight=Altezza griglia
+RasterDim.GridWidth=Larghezza griglia
+RasterDim.SampleType=Grid sample type
+
+# --- Translations for RasterOperationTree / RasterOperationTreeParser
+RasterOperationTree.AllowedIdx=accettato: 0 a ${0}
+RasterOperationTree.NoneAllowed=nessuno accettato
+RasterOperationTree.err.FilterReferenceNotAllowed=Filto può solo essere applicato a raster reference
+RasterOperationTree.err.InvalidFilterReference=Riferimento filtro di input non valido'F${0}' (${1})
+RasterOperationTree.err.InvalidRasterReference=Riferimento raster di input non valido '#${0}' (${1})
+RasterOperationTree.err.NonNumericResult=RasterCalculator può solo supportare risultati numerici: ${0}

Deleted: trunk/src/schmitzm/data/resource/locales/DataResourceBundle_it_it.properties
===================================================================
--- trunk/src/schmitzm/data/resource/locales/DataResourceBundle_it_it.properties	2010-07-01 17:31:18 UTC (rev 923)
+++ trunk/src/schmitzm/data/resource/locales/DataResourceBundle_it_it.properties	2010-07-01 17:58:49 UTC (rev 924)
@@ -1,57 +0,0 @@
-##########
-#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:
-#    Annica Sahlin
-##########
-
-# -------------------------------------------------
-# ------ Italian Translations for components ------
-# ------ in Package schmitzm.data            ------
-# -------------------------------------------------
-DistanceUnit.FEET=feet
-DistanceUnit.FEET.Abb=ft
-DistanceUnit.KM=Chilometri
-DistanceUnit.KM.Abb=km
-DistanceUnit.METERS=metri
-DistanceUnit.METERS.Abb=m
-DistanceUnit.MILES=miles
-DistanceUnit.MILES.Abb=mi
-DistanceUnit.YARDS=yards
-DistanceUnit.YARDS.Abb=yt
-RasterDim.CellHeight=Altezza cella
-RasterDim.CellWidth=Larghezza cella
-RasterDim.ErrorMess=${0} di '${1}' \ufffd incompatibile a '${2}'...
-RasterDim.GridHeight=Altezza griglia
-RasterDim.GridWidth=Larghezza griglia
-RasterDim.SampleType=Grid sample type
-
-# --- Translations for RasterOperationTree / RasterOperationTreeParser
-RasterOperationTree.AllowedIdx=accettato: 0 a ${0}
-RasterOperationTree.NoneAllowed=nessuno accettato
-RasterOperationTree.err.FilterReferenceNotAllowed=Filto pu\ufffd solo essere applicato a raster reference
-RasterOperationTree.err.InvalidFilterReference=Riferimento filtro di input non valido'F${0}' (${1})
-RasterOperationTree.err.InvalidRasterReference=Riferimento raster di input non valido '#${0}' (${1})
-RasterOperationTree.err.NonNumericResult=RasterCalculator pu\ufffd solo supportare risultati numerici: ${0}

Added: trunk/src/schmitzm/geotools/feature/resource/locales/FeatureResourceBundle_it.properties
===================================================================
--- trunk/src/schmitzm/geotools/feature/resource/locales/FeatureResourceBundle_it.properties	2010-07-01 17:31:18 UTC (rev 923)
+++ trunk/src/schmitzm/geotools/feature/resource/locales/FeatureResourceBundle_it.properties	2010-07-01 17:58:49 UTC (rev 924)
@@ -0,0 +1,44 @@
+##########
+#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:
+#    Annica Sahlin
+##########
+
+# --------------------------------------------------
+# ------ Italian Translations for components  ------
+# ------ in Package schmitzm.geotools.feature ------
+# --------------------------------------------------
+
+# --- Restrictions for attribute names ---
+org.geotools.err.attr.name=Nome di attributo non accettato 
+org.geotools.err.attr.name.chars=Solo digits (0-9), caratteri (A-Z,a-z) e '_' sono accettati per il noe di attributo!
+org.geotools.err.attr.name.length=Max 10 caratteri per nome di attributo! 
+org.geotools.err.attr.name.null=Il nome di attributo non può essere NULL! 
+org.geotools.err.attr.name.start=Il nome di attributo deve iniziare con un carattere (A-Z,a-z)!
+
+# --- Translations for FeatureOperationTree / FeatureOperationTreeParser
+FeatureOperationTree.err.NullAttr=FeatureOperationTree can not evaluate null-Attributes: ${0}
+FeatureOperationTree.err.UnknownAttr=Attributo oggetto sconosciuto: ${0}

Deleted: trunk/src/schmitzm/geotools/feature/resource/locales/FeatureResourceBundle_it_it.properties
===================================================================
--- trunk/src/schmitzm/geotools/feature/resource/locales/FeatureResourceBundle_it_it.properties	2010-07-01 17:31:18 UTC (rev 923)
+++ trunk/src/schmitzm/geotools/feature/resource/locales/FeatureResourceBundle_it_it.properties	2010-07-01 17:58:49 UTC (rev 924)
@@ -1,44 +0,0 @@
-##########
-#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:
-#    Annica Sahlin
-##########
-
-# --------------------------------------------------
-# ------ Italian Translations for components  ------
-# ------ in Package schmitzm.geotools.feature ------
-# --------------------------------------------------
-
-# --- Restrictions for attribute names ---
-org.geotools.err.attr.name=Nome di attributo non accettato 
-org.geotools.err.attr.name.chars=Solo digits (0-9), caratteri (A-Z,a-z) e '_' sono accettati per il noe di attributo!
-org.geotools.err.attr.name.length=Max 10 caratteri per nome di attributo! 
-org.geotools.err.attr.name.null=Il nome di attributo non pu\ufffd essere NULL! 
-org.geotools.err.attr.name.start=Il nome di attributo deve iniziare con un carattere (A-Z,a-z)!
-
-# --- Translations for FeatureOperationTree / FeatureOperationTreeParser
-FeatureOperationTree.err.NullAttr=FeatureOperationTree can not evaluate null-Attributes: ${0}
-FeatureOperationTree.err.UnknownAttr=Attributo oggetto sconosciuto: ${0}

Added: trunk/src/schmitzm/geotools/gui/resource/locales/GTResourceBundle_it.properties
===================================================================
--- trunk/src/schmitzm/geotools/gui/resource/locales/GTResourceBundle_it.properties	2010-07-01 17:31:18 UTC (rev 923)
+++ trunk/src/schmitzm/geotools/gui/resource/locales/GTResourceBundle_it.properties	2010-07-01 17:58:49 UTC (rev 924)
@@ -0,0 +1,164 @@
+##########
+#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:
+#    Annica Sahlin
+##########
+# -----------------------------------------------------
+# ------ Italian Translations for GUI components ------
+# ------ in Package schmitz.geotools.gui         ------
+# -----------------------------------------------------
+
+Attribute=Attributo
+Attributes=Attributi
+MapPaneButtons.Info.TT=Visualizza informazioni sull'oggetto 
+MapPaneButtons.LastZoom.TT=Ritorna al zoom precedente
+MapPaneButtons.NextZoom.TT=Vai al zoom successivo
+MapPaneButtons.Pan.TT=Pan
+MapPaneButtons.Selection.AddSelection.TT=Aggiungi oggetti alla selezione corrente
+MapPaneButtons.Selection.ClearSelection.TT=Rimuovi tutte le selezioni
+MapPaneButtons.Selection.RemoveSelection.TT=Rimuovi oggetti dalla selezione corrente 
+MapPaneButtons.Selection.SetSelection.TT=Scelgi oggetti da selezionare
+MapPaneButtons.ZoomIn.TT=Zoom in
+MapPaneButtons.ZoomOut.TT=Zoom out
+SearchMapDialog.Explanation=<html>Qui puoi ricercare un testo nella mappa.</html>  
+SearchMapDialog.Results.Column.Layer=trovato in
+SearchMapDialog.Results.Column.Name=Nome
+SearchMapDialog.resultsTable.tt=Clicca su un risultato per visualizzarlo. 
+SearchMapDialog.searchString.Label=Inserisci un testo di ricerca:
+SearchMapDialog.searchString.tt=Inserisci testo e premi invio[Enter or Return].
+SearchMapDialog.title=Ricerca testo nella mappa: ${0}
+org.geotools.styling.ColorMap.TYPE_INTERVALS=Classifica intervalli
+org.geotools.styling.ColorMap.TYPE_RAMP=Interpolazione di colore
+org.geotools.styling.ColorMap.TYPE_VALUES=Classifica valori
+org.geotools.styling.StyleBuilder.MARK_ARROW=Freccia
+org.geotools.styling.StyleBuilder.MARK_CIRCLE=Cerchio
+org.geotools.styling.StyleBuilder.MARK_CROSS=Croce
+org.geotools.styling.StyleBuilder.MARK_SQUARE=Quadrato
+org.geotools.styling.StyleBuilder.MARK_STAR=Stella
+org.geotools.styling.StyleBuilder.MARK_TRIANGLE=Triangolo
+org.geotools.styling.StyleBuilder.MARK_X=X
+schmitzm.geotools.feature.FeatureTableModel.AttrName=Attributo
+schmitzm.geotools.feature.FeatureTableModel.AttrType=Tipo
+schmitzm.geotools.feature.FeatureTableModel.AttrValue=Valore
+schmitzm.geotools.gui.CRSSelectionDialog.button.default=CRS di default(${0})
+schmitzm.geotools.gui.CRSSelectionDialog.button.predefined=Predefinito
+schmitzm.geotools.gui.CRSSelectionDialog.button.userDefined=Utente definito:
+schmitzm.geotools.gui.CRSSelectionDialog.button.wgs84=WGS-84 CRS
+schmitzm.geotools.gui.CRSSelectionDialog.init.crs.mess=Initialize CRS database. Attendere prego...
+schmitzm.geotools.gui.CRSSelectionDialog.init.crs.title=CRS database
+schmitzm.geotools.gui.CRSSelectionDialog.mandatory=CRS deve essere specificato!
+schmitzm.geotools.gui.CRSSelectionDialog.title=Seleziona un sistema di riferimento coordinate (CRS)
+schmitzm.geotools.gui.ColorMapTable.Header.COLOR=Colore
+schmitzm.geotools.gui.ColorMapTable.Header.LABEL=Etichetta
+schmitzm.geotools.gui.ColorMapTable.Header.QUANTITY=Quantità
+schmitzm.geotools.gui.FeatureCollectionFilterPanel.FilterDefinitionBorderTitle=Definisci filtro:
+schmitzm.geotools.gui.FeatureCollectionFilterPanel.PreviewMapPaneToolTip=Oggetti rossi sono compresi nel filtro,\noggetti grigi no.
+schmitzm.geotools.gui.FeatureCollectionFilterPanel.ResultsBorderTitle=Risultato filtro:
+schmitzm.geotools.gui.FeatureCollectionFilterPanel.TestButton=Prova filtro
+schmitzm.geotools.gui.FeatureCollectionFilterPanel.TestResultDetailsButton=?
+schmitzm.geotools.gui.FeatureCollectionFilterPanel.TestResultDetailsToolTip=Visualizza dettagli di errore...
+schmitzm.geotools.gui.FeatureLayerFilterDialog.TITLE=Filtro di oggetti
+schmitzm.geotools.gui.FeatureTablePane.PreviewMapPaneToolTip=Oggetti rossi sono selezionati,\noggetti grigi no.
+schmitzm.geotools.gui.FeatureTypeBuilderTableModel.AttrName=Nome
+schmitzm.geotools.gui.FeatureTypeBuilderTableModel.AttrType=Tipo
+schmitzm.geotools.gui.FeatureTypeBuilderTableModel.AutoValue=Auto
+schmitzm.geotools.gui.FeatureTypeBuilderTableModel.DefValue=Default
+schmitzm.geotools.gui.FeatureTypeBuilderTableModel.NewAttr=ATTR_${0}
+schmitzm.geotools.gui.FeatureTypeBuilderTableModel.Nillable=Nillable
+schmitzm.geotools.gui.GeoPositionLabel.LABEL_PREFIX=Coordinate del mouse:  
+schmitzm.geotools.gui.GeotoolsGUIUtil.EAST=EST
+schmitzm.geotools.gui.GeotoolsGUIUtil.EAST.Abb=E
+schmitzm.geotools.gui.GeotoolsGUIUtil.East=EST
+schmitzm.geotools.gui.GeotoolsGUIUtil.Load=Carica
+schmitzm.geotools.gui.GeotoolsGUIUtil.LoadFeature=Carica vector
+schmitzm.geotools.gui.GeotoolsGUIUtil.LoadRaster=Carica raster
+schmitzm.geotools.gui.GeotoolsGUIUtil.NORTH=NORD
+schmitzm.geotools.gui.GeotoolsGUIUtil.NORTH.Abb=N
+schmitzm.geotools.gui.GeotoolsGUIUtil.North=NORD
+schmitzm.geotools.gui.GeotoolsGUIUtil.SOUTH=SUD
+schmitzm.geotools.gui.GeotoolsGUIUtil.SOUTH.Abb=S
+schmitzm.geotools.gui.GeotoolsGUIUtil.Save=Salva
+schmitzm.geotools.gui.GeotoolsGUIUtil.SaveFeature=Salva vettoriale
+schmitzm.geotools.gui.GeotoolsGUIUtil.SaveRaster=Salva raster
+schmitzm.geotools.gui.GeotoolsGUIUtil.South=SUD
+schmitzm.geotools.gui.GeotoolsGUIUtil.WEST=OVEST
+schmitzm.geotools.gui.GeotoolsGUIUtil.WEST.Abb=W
+schmitzm.geotools.gui.GeotoolsGUIUtil.West=OVEST
+schmitzm.geotools.gui.GridPanelFormatter.ToolTipTemplate=${0} in unità ${1}
+schmitzm.geotools.gui.GridPanelFormatter_DHDN.title=1,234,567 (H|R)
+schmitzm.geotools.gui.GridPanelFormatter_LatLon1.title=gradi° minuti' (N|E|S|W)
+schmitzm.geotools.gui.JMapEditorPane.Err.Line.LessPoints=Una geometria lineare richiede almeno 2 punti specificati!
+schmitzm.geotools.gui.JMapEditorPane.Err.MissingMap=Per definire il CRS e la posizione geografica devi prima visualizzare un layer.
+schmitzm.geotools.gui.JMapEditorPane.Err.Polygon.LessPoints=Una geometria areale richiede almeno 3 punti specificati!
+schmitzm.geotools.gui.JMapEditorToolBar.NewFeature.title=Nuovi attributi
+schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.Err.AutoVal=Valore automatico non supportato per il tipo di attributo '${0}'.
+schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.Err.GeomAttr=Nome di attributo '${0}' è riservato per geometria di default.
+schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.dialog.title=Crea nuovo layer...
+schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.ftype.title=Attributi non geometrici
+schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.layer.title=Titolo layer
+schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.layer.title.default=Nuovo layer
+schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.layer.type=Tipo di layer
+schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.layer.type.line=Layer lineare
+schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.layer.type.point=Layer puntuale
+schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.layer.type.polygon=Layer areale
+schmitzm.geotools.gui.JMapEditorToolBar.button.edit.clear=Elimina tutte le operazioni di editing
+schmitzm.geotools.gui.JMapEditorToolBar.button.edit.finish=Inizia nuova geometria
+schmitzm.geotools.gui.JMapEditorToolBar.button.edit.redo=Ripristina ultima operazione di editing
+schmitzm.geotools.gui.JMapEditorToolBar.button.edit.undo=Elimina ultima operazione di editing
+schmitzm.geotools.gui.JMapEditorToolBar.button.layer.cancel=Elimina layer
+schmitzm.geotools.gui.JMapEditorToolBar.button.layer.new=Crea nuovo layer
+schmitzm.geotools.gui.JMapEditorToolBar.button.layer.save=Finisci layer
+schmitzm.geotools.gui.MapActionControlPane.INFO=Info
+schmitzm.geotools.gui.MapActionControlPane.SELECT_ALL=Seleziona da tutti i layers
+schmitzm.geotools.gui.MapActionControlPane.SELECT_TOP=Seleziona dal layer in alto
+schmitzm.geotools.gui.MapActionControlPane.ZOOM_IN=Zoom in
+schmitzm.geotools.gui.MapActionControlPane.ZOOM_OUT=Zoom out
+schmitzm.geotools.gui.MapContextControlPane.ColorMapDialog.TITLE=Mappa di colore
+schmitzm.geotools.gui.MapContextControlPane.Menu.CUSTOMIZE=Customize...
+schmitzm.geotools.gui.MapContextControlPane.Menu.FILTER=Filtra layer...
+schmitzm.geotools.gui.MapContextControlPane.Menu.HIDEALL=Nascondi tutti i layers
+schmitzm.geotools.gui.MapContextControlPane.Menu.INVERTALL=Inverti tutti i layers
+schmitzm.geotools.gui.MapContextControlPane.Menu.MOVE_DOWN=Sposta layer in basso
+schmitzm.geotools.gui.MapContextControlPane.Menu.MOVE_UP=Sposta layer in alto
+schmitzm.geotools.gui.MapContextControlPane.Menu.RECOLOR=Ricolora layer
+schmitzm.geotools.gui.MapContextControlPane.Menu.REMOVE=Rimuovi layer
+schmitzm.geotools.gui.MapContextControlPane.Menu.SHOWALL=Visualizza tutti i layers
+schmitzm.geotools.gui.MapContextControlPane.Menu.ZOOM_TO=Zoom all'estensione del layer
+schmitzm.geotools.gui.MapContextControlPane.SaveColorMapDialog.QUESTION=Inserisci un nome per una nuova mappa di colore...
+schmitzm.geotools.gui.MapContextControlPane.SaveColorMapDialog.TITLE=Nuova mappa di colore
+schmitzm.geotools.gui.RasterPositionLabel.LABEL_PREFIX=Valore Raster 
+schmitzm.geotools.gui.SelectableFeatureTablePane.button.clearSelection.tt=Elimina selezione
+schmitzm.geotools.gui.SelectableFeatureTablePane.button.invertSelection.tt=Inverti selezione
+schmitzm.geotools.gui.SelectableFeatureTablePane.button.selectionToTop.tt=Sposta selezionati in cima della tabella
+schmitzm.geotools.gui.SelectableFeatureTablePane.button.zoomToSelection.tt=Zoom all'estensione degli oggetti selezionati
+schmitzm.geotools.gui.SelectableFeatureTablePane.selectionStatus=${0} di ${1} ${2} selezionati.
+schmitzm.geotools.gui.SelectableFeatureTablePane.selectionStatus.lines=linee
+schmitzm.geotools.gui.SelectableFeatureTablePane.selectionStatus.points=punti
+schmitzm.geotools.gui.SelectableFeatureTablePane.selectionStatus.polygons=poligoni
+schmitzm.geotools.gui.StyleToolBar.BorderColor=Bordo
+schmitzm.geotools.gui.StyleToolBar.BorderWidth=Larghezza bordo
+schmitzm.geotools.gui.StyleToolBar.FillColor= Riempimento
+schmitzm.geotools.gui.StyleToolBar.PointMark=Stile punto

Deleted: trunk/src/schmitzm/geotools/gui/resource/locales/GTResourceBundle_it_it.properties
===================================================================
--- trunk/src/schmitzm/geotools/gui/resource/locales/GTResourceBundle_it_it.properties	2010-07-01 17:31:18 UTC (rev 923)
+++ trunk/src/schmitzm/geotools/gui/resource/locales/GTResourceBundle_it_it.properties	2010-07-01 17:58:49 UTC (rev 924)
@@ -1,164 +0,0 @@
-##########
-#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:
-#    Annica Sahlin
-##########
-# -----------------------------------------------------
-# ------ Italian Translations for GUI components ------
-# ------ in Package schmitz.geotools.gui         ------
-# -----------------------------------------------------
-
-Attribute=Attributo
-Attributes=Attributi
-MapPaneButtons.Info.TT=Visualizza informazioni sull'oggetto 
-MapPaneButtons.LastZoom.TT=Ritorna al zoom precedente
-MapPaneButtons.NextZoom.TT=Vai al zoom successivo
-MapPaneButtons.Pan.TT=Pan
-MapPaneButtons.Selection.AddSelection.TT=Aggiungi oggetti alla selezione corrente
-MapPaneButtons.Selection.ClearSelection.TT=Rimuovi tutte le selezioni
-MapPaneButtons.Selection.RemoveSelection.TT=Rimuovi oggetti dalla selezione corrente 
-MapPaneButtons.Selection.SetSelection.TT=Scelgi oggetti da selezionare
-MapPaneButtons.ZoomIn.TT=Zoom in
-MapPaneButtons.ZoomOut.TT=Zoom out
-SearchMapDialog.Explanation=<html>Qui puoi ricercare un testo nella mappa.</html>  
-SearchMapDialog.Results.Column.Layer=trovato in
-SearchMapDialog.Results.Column.Name=Nome
-SearchMapDialog.resultsTable.tt=Clicca su un risultato per visualizzarlo. 
-SearchMapDialog.searchString.Label=Inserisci un testo di ricerca:
-SearchMapDialog.searchString.tt=Inserisci testo e premi invio[Enter or Return].
-SearchMapDialog.title=Ricerca testo nella mappa: ${0}
-org.geotools.styling.ColorMap.TYPE_INTERVALS=Classifica intervalli
-org.geotools.styling.ColorMap.TYPE_RAMP=Interpolazione di colore
-org.geotools.styling.ColorMap.TYPE_VALUES=Classifica valori
-org.geotools.styling.StyleBuilder.MARK_ARROW=Freccia
-org.geotools.styling.StyleBuilder.MARK_CIRCLE=Cerchio
-org.geotools.styling.StyleBuilder.MARK_CROSS=Croce
-org.geotools.styling.StyleBuilder.MARK_SQUARE=Quadrato
-org.geotools.styling.StyleBuilder.MARK_STAR=Stella
-org.geotools.styling.StyleBuilder.MARK_TRIANGLE=Triangolo
-org.geotools.styling.StyleBuilder.MARK_X=X
-schmitzm.geotools.feature.FeatureTableModel.AttrName=Attributo
-schmitzm.geotools.feature.FeatureTableModel.AttrType=Tipo
-schmitzm.geotools.feature.FeatureTableModel.AttrValue=Valore
-schmitzm.geotools.gui.CRSSelectionDialog.button.default=CRS di default(${0})
-schmitzm.geotools.gui.CRSSelectionDialog.button.predefined=Predefinito
-schmitzm.geotools.gui.CRSSelectionDialog.button.userDefined=Utente definito:
-schmitzm.geotools.gui.CRSSelectionDialog.button.wgs84=WGS-84 CRS
-schmitzm.geotools.gui.CRSSelectionDialog.init.crs.mess=Initialize CRS database. Attendere prego...
-schmitzm.geotools.gui.CRSSelectionDialog.init.crs.title=CRS database
-schmitzm.geotools.gui.CRSSelectionDialog.mandatory=CRS deve essere specificato!
-schmitzm.geotools.gui.CRSSelectionDialog.title=Seleziona un sistema di riferimento coordinate (CRS)
-schmitzm.geotools.gui.ColorMapTable.Header.COLOR=Colore
-schmitzm.geotools.gui.ColorMapTable.Header.LABEL=Etichetta
-schmitzm.geotools.gui.ColorMapTable.Header.QUANTITY=Quantit\ufffd
-schmitzm.geotools.gui.FeatureCollectionFilterPanel.FilterDefinitionBorderTitle=Definisci filtro:
-schmitzm.geotools.gui.FeatureCollectionFilterPanel.PreviewMapPaneToolTip=Oggetti rossi sono compresi nel filtro,\noggetti grigi no.
-schmitzm.geotools.gui.FeatureCollectionFilterPanel.ResultsBorderTitle=Risultato filtro:
-schmitzm.geotools.gui.FeatureCollectionFilterPanel.TestButton=Prova filtro
-schmitzm.geotools.gui.FeatureCollectionFilterPanel.TestResultDetailsButton=?
-schmitzm.geotools.gui.FeatureCollectionFilterPanel.TestResultDetailsToolTip=Visualizza dettagli di errore...
-schmitzm.geotools.gui.FeatureLayerFilterDialog.TITLE=Filtro di oggetti
-schmitzm.geotools.gui.FeatureTablePane.PreviewMapPaneToolTip=Oggetti rossi sono selezionati,\noggetti grigi no.
-schmitzm.geotools.gui.FeatureTypeBuilderTableModel.AttrName=Nome
-schmitzm.geotools.gui.FeatureTypeBuilderTableModel.AttrType=Tipo
-schmitzm.geotools.gui.FeatureTypeBuilderTableModel.AutoValue=Auto
-schmitzm.geotools.gui.FeatureTypeBuilderTableModel.DefValue=Default
-schmitzm.geotools.gui.FeatureTypeBuilderTableModel.NewAttr=ATTR_${0}
-schmitzm.geotools.gui.FeatureTypeBuilderTableModel.Nillable=Nillable
-schmitzm.geotools.gui.GeoPositionLabel.LABEL_PREFIX=Coordinate del mouse:  
-schmitzm.geotools.gui.GeotoolsGUIUtil.EAST=EST
-schmitzm.geotools.gui.GeotoolsGUIUtil.EAST.Abb=E
-schmitzm.geotools.gui.GeotoolsGUIUtil.East=EST
-schmitzm.geotools.gui.GeotoolsGUIUtil.Load=Carica
-schmitzm.geotools.gui.GeotoolsGUIUtil.LoadFeature=Carica vector
-schmitzm.geotools.gui.GeotoolsGUIUtil.LoadRaster=Carica raster
-schmitzm.geotools.gui.GeotoolsGUIUtil.NORTH=NORD
-schmitzm.geotools.gui.GeotoolsGUIUtil.NORTH.Abb=N
-schmitzm.geotools.gui.GeotoolsGUIUtil.North=NORD
-schmitzm.geotools.gui.GeotoolsGUIUtil.SOUTH=SUD
-schmitzm.geotools.gui.GeotoolsGUIUtil.SOUTH.Abb=S
-schmitzm.geotools.gui.GeotoolsGUIUtil.Save=Salva
-schmitzm.geotools.gui.GeotoolsGUIUtil.SaveFeature=Salva vettoriale
-schmitzm.geotools.gui.GeotoolsGUIUtil.SaveRaster=Salva raster
-schmitzm.geotools.gui.GeotoolsGUIUtil.South=SUD
-schmitzm.geotools.gui.GeotoolsGUIUtil.WEST=OVEST
-schmitzm.geotools.gui.GeotoolsGUIUtil.WEST.Abb=W
-schmitzm.geotools.gui.GeotoolsGUIUtil.West=OVEST
-schmitzm.geotools.gui.GridPanelFormatter.ToolTipTemplate=${0} in unit\ufffd ${1}
-schmitzm.geotools.gui.GridPanelFormatter_DHDN.title=1,234,567 (H|R)
-schmitzm.geotools.gui.GridPanelFormatter_LatLon1.title=gradi\ufffd minuti' (N|E|S|W)
-schmitzm.geotools.gui.JMapEditorPane.Err.Line.LessPoints=Una geometria lineare richiede almeno 2 punti specificati!
-schmitzm.geotools.gui.JMapEditorPane.Err.MissingMap=Per definire il CRS e la posizione geografica devi prima visualizzare un layer.
-schmitzm.geotools.gui.JMapEditorPane.Err.Polygon.LessPoints=Una geometria areale richiede almeno 3 punti specificati!
-schmitzm.geotools.gui.JMapEditorToolBar.NewFeature.title=Nuovi attributi
-schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.Err.AutoVal=Valore automatico non supportato per il tipo di attributo '${0}'.
-schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.Err.GeomAttr=Nome di attributo '${0}' \ufffd riservato per geometria di default.
-schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.dialog.title=Crea nuovo layer...
-schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.ftype.title=Attributi non geometrici
-schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.layer.title=Titolo layer
-schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.layer.title.default=Nuovo layer
-schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.layer.type=Tipo di layer
-schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.layer.type.line=Layer lineare
-schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.layer.type.point=Layer puntuale
-schmitzm.geotools.gui.JMapEditorToolBar.NewLayer.layer.type.polygon=Layer areale
-schmitzm.geotools.gui.JMapEditorToolBar.button.edit.clear=Elimina tutte le operazioni di editing
-schmitzm.geotools.gui.JMapEditorToolBar.button.edit.finish=Inizia nuova geometria
-schmitzm.geotools.gui.JMapEditorToolBar.button.edit.redo=Ripristina ultima operazione di editing
-schmitzm.geotools.gui.JMapEditorToolBar.button.edit.undo=Elimina ultima operazione di editing
-schmitzm.geotools.gui.JMapEditorToolBar.button.layer.cancel=Elimina layer
-schmitzm.geotools.gui.JMapEditorToolBar.button.layer.new=Crea nuovo layer
-schmitzm.geotools.gui.JMapEditorToolBar.button.layer.save=Finisci layer
-schmitzm.geotools.gui.MapActionControlPane.INFO=Info
-schmitzm.geotools.gui.MapActionControlPane.SELECT_ALL=Seleziona da tutti i layers
-schmitzm.geotools.gui.MapActionControlPane.SELECT_TOP=Seleziona dal layer in alto
-schmitzm.geotools.gui.MapActionControlPane.ZOOM_IN=Zoom in
-schmitzm.geotools.gui.MapActionControlPane.ZOOM_OUT=Zoom out
-schmitzm.geotools.gui.MapContextControlPane.ColorMapDialog.TITLE=Mappa di colore
-schmitzm.geotools.gui.MapContextControlPane.Menu.CUSTOMIZE=Customize...
-schmitzm.geotools.gui.MapContextControlPane.Menu.FILTER=Filtra layer...
-schmitzm.geotools.gui.MapContextControlPane.Menu.HIDEALL=Nascondi tutti i layers
-schmitzm.geotools.gui.MapContextControlPane.Menu.INVERTALL=Inverti tutti i layers
-schmitzm.geotools.gui.MapContextControlPane.Menu.MOVE_DOWN=Sposta layer in basso
-schmitzm.geotools.gui.MapContextControlPane.Menu.MOVE_UP=Sposta layer in alto
-schmitzm.geotools.gui.MapContextControlPane.Menu.RECOLOR=Ricolora layer
-schmitzm.geotools.gui.MapContextControlPane.Menu.REMOVE=Rimuovi layer
-schmitzm.geotools.gui.MapContextControlPane.Menu.SHOWALL=Visualizza tutti i layers
-schmitzm.geotools.gui.MapContextControlPane.Menu.ZOOM_TO=Zoom all'estensione del layer
-schmitzm.geotools.gui.MapContextControlPane.SaveColorMapDialog.QUESTION=Inserisci un nome per una nuova mappa di colore...
-schmitzm.geotools.gui.MapContextControlPane.SaveColorMapDialog.TITLE=Nuova mappa di colore
-schmitzm.geotools.gui.RasterPositionLabel.LABEL_PREFIX=Valore Raster 
-schmitzm.geotools.gui.SelectableFeatureTablePane.button.clearSelection.tt=Elimina selezione
-schmitzm.geotools.gui.SelectableFeatureTablePane.button.invertSelection.tt=Inverti selezione
-schmitzm.geotools.gui.SelectableFeatureTablePane.button.selectionToTop.tt=Sposta selezionati in cima della tabella
-schmitzm.geotools.gui.SelectableFeatureTablePane.button.zoomToSelection.tt=Zoom all'estensione degli oggetti selezionati
-schmitzm.geotools.gui.SelectableFeatureTablePane.selectionStatus=${0} di ${1} ${2} selezionati.
-schmitzm.geotools.gui.SelectableFeatureTablePane.selectionStatus.lines=linee
-schmitzm.geotools.gui.SelectableFeatureTablePane.selectionStatus.points=punti
-schmitzm.geotools.gui.SelectableFeatureTablePane.selectionStatus.polygons=poligoni
-schmitzm.geotools.gui.StyleToolBar.BorderColor=Bordo
-schmitzm.geotools.gui.StyleToolBar.BorderWidth=Larghezza bordo
-schmitzm.geotools.gui.StyleToolBar.FillColor= Riempimento
-schmitzm.geotools.gui.StyleToolBar.PointMark=Stile punto

Added: trunk/src/schmitzm/lang/resource/locales/LangResourceBundle_it.properties
===================================================================
--- trunk/src/schmitzm/lang/resource/locales/LangResourceBundle_it.properties	2010-07-01 17:31:18 UTC (rev 923)
+++ trunk/src/schmitzm/lang/resource/locales/LangResourceBundle_it.properties	2010-07-01 17:58:49 UTC (rev 924)
@@ -0,0 +1,56 @@
+##########
+#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:
+#    Annica Sahlin
+##########
+
+# -------------------------------------------------
+# ------ Italian Translations for components ------
+# ------ in Package schmitzm.lang            ------
+# -------------------------------------------------
+
+# --- Translations for OperationTree / OperationTreeParser
+OperationTree.Integer=Integro
+OperationTree.Number=Numero
+OperationTree.err.BracketsNotClosed=Bracket(s) non è chiuso: ${0}
+OperationTree.err.IllegalCharacter=Carattere non accettato '${0}' (${1} expected)");
+OperationTree.err.IllegalOperator=Operatore non accettato ${0}
+OperationTree.err.IllegalOperatorSyntax=Sintassi non accettato ${0} '${1}'
+OperationTree.err.IllegalParam=Parametro non accettato ${0} per ${1}(..): ${2} expected
+OperationTree.err.LessParams1=Almeno ${0} parametri di funzione sono richiesti: ${1}(..)
+OperationTree.err.LessParams2=${0} parametri di funzione richiesti: ${1}(..)
+OperationTree.err.MoreParamsExpected=${0} ulteriori parametri di funzione richiesti. Bracket non può essere chiuso!
+OperationTree.err.ParamSepExpected=Separatore di parametro richiesto
+OperationTree.err.ParseErrorMess=Error di analisi in "${0}": ${1}
+OperationTree.err.TokenNotExpected=${0} non richiesto
+OperationTree.err.UnexpectedBracket=Bracket ${0} non può essere chiuso ${1}
+OperationTree.err.UnexpectedEOR=Inaspettata chiusura di rule!
+OperationTree.err.UnexpectedError=Errore inaspettato!
+OperationTree.err.UnknownAliasOperator=Operatore alias non conosciuto: ${0}
+OperationTree.err.UnknownNode=Unknown operation tree node: ${0}
+OperationTree.err.UnknownOperator=Operatore non conosciuto: ${0}
+
+

Deleted: trunk/src/schmitzm/lang/resource/locales/LangResourceBundle_it_it.properties
===================================================================
--- trunk/src/schmitzm/lang/resource/locales/LangResourceBundle_it_it.properties	2010-07-01 17:31:18 UTC (rev 923)
+++ trunk/src/schmitzm/lang/resource/locales/LangResourceBundle_it_it.properties	2010-07-01 17:58:49 UTC (rev 924)
@@ -1,55 +0,0 @@
-##########
-#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:
-#    Annica Sahlin
-##########
-
-# -------------------------------------------------
-# ------ Italian Translations for components ------
-# ------ in Package schmitzm.lang            ------
-# -------------------------------------------------
-
-# --- Translations for OperationTree / OperationTreeParser
-OperationTree.Integer=Integro
-OperationTree.Number=Numero
-OperationTree.err.BracketsNotClosed=Bracket(s) non \ufffd chiuso: ${0}
-OperationTree.err.IllegalCharacter=Carattere non accettato '${0}' (${1} expected)");
-OperationTree.err.IllegalOperator=Operatore non accettato ${0}
-OperationTree.err.IllegalOperatorSyntax=Sintassi non accettato ${0} '${1}'
-OperationTree.err.IllegalParam=Parametro non accettato ${0} per ${1}(..): ${2} expected
-OperationTree.err.LessParams1=Almeno ${0} parametri di funzione sono richiesti: ${1}(..)
-OperationTree.err.LessParams2=${0} parametri di funzione richiesti: ${1}(..)
-OperationTree.err.MoreParamsExpected=${0} ulteriori parametri di funzione richiesti. Bracket non pu\ufffd essere chiuso!
-OperationTree.err.ParamSepExpected=Separatore di parametro richiesto
-OperationTree.err.ParseErrorMess=Error di analisi in "${0}": ${1}
-OperationTree.err.TokenNotExpected=${0} non richiesto
-OperationTree.err.UnexpectedBracket=Bracket ${0} non pu\ufffd essere chiuso ${1}
-OperationTree.err.UnexpectedEOR=Inaspettata chiusura di rule!
-OperationTree.err.UnexpectedError=Errore inaspettato!
-OperationTree.err.UnknownAliasOperator=Operatore alias non conosciuto: ${0}
-OperationTree.err.UnknownNode=Unknown operation tree node: ${0}
-OperationTree.err.UnknownOperator=Operatore non conosciuto: ${0}
-

Added: trunk/src/schmitzm/swing/resource/locales/SwingResourceBundle_it.properties
===================================================================
--- trunk/src/schmitzm/swing/resource/locales/SwingResourceBundle_it.properties	2010-07-01 17:31:18 UTC (rev 923)
+++ trunk/src/schmitzm/swing/resource/locales/SwingResourceBundle_it.properties	2010-07-01 17:58:49 UTC (rev 924)
@@ -0,0 +1,190 @@
+##########
+#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:
+#    Annica Sahlin
+##########
+
+# -----------------------------------------------------
+# ------ Italian Translations for GUI components ------
+# ------ in Package schmitzm.swing               ------
+# -----------------------------------------------------
+
+Apply=Applica
+CQLFitlerParser.OpDesc.and=AND
+CQLFitlerParser.OpDesc.eq==
+CQLFitlerParser.OpDesc.ge=>=
+CQLFitlerParser.OpDesc.gt=>
+CQLFitlerParser.OpDesc.le=<=
+CQLFitlerParser.OpDesc.like=LIKE
+CQLFitlerParser.OpDesc.lt=<
+CQLFitlerParser.OpDesc.ne=<>
+CQLFitlerParser.OpDesc.not=NOT
+CQLFitlerParser.OpDesc.or=OR
+CQLFitlerParser.OpTooltip.and=Returns TRUE only if both arguments is TRUE.
+CQLFitlerParser.OpTooltip.eq=Equals for numbers - e.g. VAL1 = 23
+CQLFitlerParser.OpTooltip.ge=Greater or equal
+CQLFitlerParser.OpTooltip.gt=Greater
+CQLFitlerParser.OpTooltip.le=Lesser or equal
+CQLFitlerParser.OpTooltip.like=Equals for texts- e.g. VAR2 LIKE 'BURGH%'. % is a wildcard for anything.
+CQLFitlerParser.OpTooltip.lt=Lesser - e.g. VAR < VAR2
+CQLFitlerParser.OpTooltip.ne=Unequals - e.g. VAR <> 45
+CQLFitlerParser.OpTooltip.not=TRUE becomes FALSE, FALSE becomes TRUE.
+CQLFitlerParser.OpTooltip.or=Returns TRUE is any argument is TRUE.
+Calculate=Calcola
+Cancel=Cancella
+CancellableDialogAdapter.close.save.msg=<html>Salvare le modifiche in <center><b><i>${0}</i></b></center>?</html>
+CancellableDialogAdapter.close.save.title=Salva?
+CancellableDialogAdapter.forceClose.save.msg=<html>La finestra di dialogo<center><b><i>${0}</i></b></center> sarà chiusa.<br>Vuoi salvare le modifiche?</html>
+Class=Classe
+Clear=Clear
+Close=Chiudi
+CreateDuplicate=Crea duplicato
+Description=Descrizione
+Details=Dettagli...
+Error=Errore
+ExceptionDialog.CopyToClipboard=Copia negli appunti
+ExceptionDialog.CopyToConsole=Copia a console
+FileExists=File esiste già
+HeapMemoryBar.status=${0} (${1}%) of max. ${2}
+HeapMemoryBar.tt=An overview about current memory usage.
+Information=Informazioni
+InvalidInputMess=Invalid input
+Ok=Ok
+Open=Apri
+OpenFolder=Apri cartella
+OperationTreePanel.OpDesc.ITE= IF .. THEN .. ELSE
+OperationTreePanel.OpDesc.NaN=NaN
+OperationTreePanel.OpDesc.NoData=NoData value
+OperationTreePanel.OpDesc.REGEX=REGEX( $TEXT , REGEX)
+OperationTreePanel.OpDesc.SUBSTR=SUBSTRING( $TEXT , $NUMBER , $NUMBER)
+OperationTreePanel.OpDesc.X=Raster cell X
+OperationTreePanel.OpDesc.Y=Raster cell Y
+OperationTreePanel.OpDesc.abs=abs($NUMBER)
+OperationTreePanel.OpDesc.acos=arccose($NUMBER)
+OperationTreePanel.OpDesc.and=AND
+OperationTreePanel.OpDesc.asin=arcsine($NUMBER)
+OperationTreePanel.OpDesc.atan=arctan($NUMBER)
+OperationTreePanel.OpDesc.cos=cos($NUMBER)
+OperationTreePanel.OpDesc.divide=/
+OperationTreePanel.OpDesc.eq==
+OperationTreePanel.OpDesc.exp=exp($NUMBER)
+OperationTreePanel.OpDesc.ge=>=
+OperationTreePanel.OpDesc.gt=>
+OperationTreePanel.OpDesc.isNaN=isNaN($NUMBER)
+OperationTreePanel.OpDesc.isNoData=isNoData(.)
+OperationTreePanel.OpDesc.le=<=
+OperationTreePanel.OpDesc.len=len($TEXT)
+OperationTreePanel.OpDesc.ln=ln($NUMBER)
+OperationTreePanel.OpDesc.log=log($NUMBER)
+OperationTreePanel.OpDesc.lt=<
+OperationTreePanel.OpDesc.minus=-
+OperationTreePanel.OpDesc.multiply=*
+OperationTreePanel.OpDesc.ne=<>
+OperationTreePanel.OpDesc.not=NOT
+OperationTreePanel.OpDesc.or=OR
+OperationTreePanel.OpDesc.plus=+
+OperationTreePanel.OpDesc.pow=^
+OperationTreePanel.OpDesc.random=random number
+OperationTreePanel.OpDesc.round=round($NUMBER)
+OperationTreePanel.OpDesc.sin=sin($NUMBER)
+OperationTreePanel.OpDesc.sqrt=sqrt($NUMBER)
+OperationTreePanel.OpDesc.str=str($NUMBER)
+OperationTreePanel.OpDesc.tan=tan($NUMBER)
+OperationTreePanel.OpDesc.tolower=tolower($TEXT)
+OperationTreePanel.OpDesc.toupper=toupper($TEXT)
+OperationTreePanel.OpDesc.trunc=trunc($NUMBER)
+OperationTreePanel.OpDesc.val=val($TEXT)
+OperationTreePanel.OpTooltip.NaN=The value of "NotANumber"
+OperationTreePanel.OpTooltip.NoData=Constant for the NoData value
+OperationTreePanel.OpTooltip.X=Returns the raster cells X coordinate
+OperationTreePanel.OpTooltip.Y=Returns the raster cells Y coordinate
+OperationTreePanel.OpTooltip.abs=Absolute value of a number.
+OperationTreePanel.OpTooltip.acos=Returns the arccosine of a number.
+OperationTreePanel.OpTooltip.and=Returns TRUE only if both arguments is TRUE.
+OperationTreePanel.OpTooltip.asin=Returns the arcsine of a number.
+OperationTreePanel.OpTooltip.atan=Returns the arctangent of a number.
+OperationTreePanel.OpTooltip.cos=Returns the cosine of a number.
+OperationTreePanel.OpTooltip.divide=Division
+OperationTreePanel.OpTooltip.eq=Equals - e.g. $VAL1 = 23
+OperationTreePanel.OpTooltip.exp=Calculates the exponent for basis e.
+OperationTreePanel.OpTooltip.ge=Greater or equal
+OperationTreePanel.OpTooltip.gt=Greater
+OperationTreePanel.OpTooltip.isNaN=Returns TRUE if value is not a number.
+OperationTreePanel.OpTooltip.isNoData=Returns TRUE if cell contains no data.
+OperationTreePanel.OpTooltip.ite=Specifies a logical test to be performed.
+OperationTreePanel.OpTooltip.le=Lesser or equal
+OperationTreePanel.OpTooltip.len=Calculates the length if a text string.
+OperationTreePanel.OpTooltip.ln=Calculates the natural logarithm of a number.
+OperationTreePanel.OpTooltip.log=Calculates the base-10 logarithm of a number.
+OperationTreePanel.OpTooltip.lt=Lesser - e.g. $VAL < $VAL2
+OperationTreePanel.OpTooltip.minus=-Subtraction
+OperationTreePanel.OpTooltip.multiply=Multiplication
+OperationTreePanel.OpTooltip.ne=Unequals - e.g. $VAL <> 45
+OperationTreePanel.OpTooltip.not=Reverses the value of the argument.
+OperationTreePanel.OpTooltip.or=Returns TRUE is any argument is TRUE.
+OperationTreePanel.OpTooltip.plus=Addition
+OperationTreePanel.OpTooltip.pow=Power - e.g. $VAL ^ 9
+OperationTreePanel.OpTooltip.random=Returns a random number between 0 and 1.
+OperationTreePanel.OpTooltip.regex=Performs regular-expressions operation on a text.
+OperationTreePanel.OpTooltip.round=Rounds a number.
+OperationTreePanel.OpTooltip.sin=Returns the sine of a number.
+OperationTreePanel.OpTooltip.sqrt=Returns the square root of a number.
+OperationTreePanel.OpTooltip.str=Converts a number to a text.
+OperationTreePanel.OpTooltip.substr=Returns only a part of a text.
+OperationTreePanel.OpTooltip.tan=Returns the tangent of a number.
+OperationTreePanel.OpTooltip.tolower=Converts text to lowercase.
+OperationTreePanel.OpTooltip.toupper=Converts text to uppercase.
+OperationTreePanel.OpTooltip.trunc=Truncates the decimal places of a number.
+OperationTreePanel.OpTooltip.val=Converts a text to a number.
+Operators=Operatori
+Overwrite=Sovrascrivere
+OverwriteAll=Sovrascrivere tutto
+Ready=Pronto
+Refresh=Aggiorna
+Reload=Ricarica
+RememberChoice=Ricorda questa selezione
+Replace=Sostituire
+ResourceProviderManagerFrame.AdditionalLang=Lingue addizionali
+ResourceProviderManagerFrame.Bundle=Language bundle
+ResourceProviderManagerFrame.ExtentionOf=Estensione di...
+ResourceProviderManagerFrame.FinishMess=File di proprietà creati con successo...
+ResourceProviderManagerFrame.Language=Lingua
+ResourceProviderManagerFrame.LanguageCode=Codice lingua
+ResourceProviderManagerFrame.NewLang=Crea nuovi files di lingua...
+ResourceProviderManagerFrame.OtherLang=<altra lingua>
+ResourceProviderManagerFrame.RootLang=Root language
+ResourceProviderManagerFrame.Title=Language packs
+ResourceProviderManagerFrame.UpdateLang=Aggiorna files di lingua...
+ResourceProviderManagerFrame.UpdateMess= ${0} resource bundles updated...
+Rule=Regola
+RuleToolTip=Inserisci regola aritmetica qui...
+Save=Salva
+Skip=Elimina
+Start=Avvio
+TranslationAskJDialog.ErrorMsg.InvalidCharacterInTranslation=Sorry, but you must not use characters { and } in any text label.
+TranslationAskJDialog.Title=Tradurre prego
+WaitMess=Attendere prego...
+Warning=Attenzione
\ No newline at end of file

Deleted: trunk/src/schmitzm/swing/resource/locales/SwingResourceBundle_it_it.properties
===================================================================
--- trunk/src/schmitzm/swing/resource/locales/SwingResourceBundle_it_it.properties	2010-07-01 17:31:18 UTC (rev 923)
+++ trunk/src/schmitzm/swing/resource/locales/SwingResourceBundle_it_it.properties	2010-07-01 17:58:49 UTC (rev 924)
@@ -1,190 +0,0 @@
-##########
-#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:
-#    Annica Sahlin
-##########
-
-# -----------------------------------------------------
-# ------ Italian Translations for GUI components ------
-# ------ in Package schmitzm.swing               ------
-# -----------------------------------------------------
-
-Apply=Applica
-CQLFitlerParser.OpDesc.and=AND
-CQLFitlerParser.OpDesc.eq==
-CQLFitlerParser.OpDesc.ge=>=
-CQLFitlerParser.OpDesc.gt=>
-CQLFitlerParser.OpDesc.le=<=
-CQLFitlerParser.OpDesc.like=LIKE
-CQLFitlerParser.OpDesc.lt=<
-CQLFitlerParser.OpDesc.ne=<>
-CQLFitlerParser.OpDesc.not=NOT
-CQLFitlerParser.OpDesc.or=OR
-CQLFitlerParser.OpTooltip.and=Returns TRUE only if both arguments is TRUE.
-CQLFitlerParser.OpTooltip.eq=Equals for numbers - e.g. VAL1 = 23
-CQLFitlerParser.OpTooltip.ge=Greater or equal
-CQLFitlerParser.OpTooltip.gt=Greater
-CQLFitlerParser.OpTooltip.le=Lesser or equal
-CQLFitlerParser.OpTooltip.like=Equals for texts- e.g. VAR2 LIKE 'BURGH%'. % is a wildcard for anything.
-CQLFitlerParser.OpTooltip.lt=Lesser - e.g. VAR < VAR2
-CQLFitlerParser.OpTooltip.ne=Unequals - e.g. VAR <> 45
-CQLFitlerParser.OpTooltip.not=TRUE becomes FALSE, FALSE becomes TRUE.
-CQLFitlerParser.OpTooltip.or=Returns TRUE is any argument is TRUE.
-Calculate=Calcola
-Cancel=Cancella
-CancellableDialogAdapter.close.save.msg=<html>Salvare le modifiche in <center><b><i>${0}</i></b></center>?</html>
-CancellableDialogAdapter.close.save.title=Salva?
-CancellableDialogAdapter.forceClose.save.msg=<html>La finestra di dialogo<center><b><i>${0}</i></b></center> sar\ufffd chiusa.<br>Vuoi salvare le modifiche?</html>
-Class=Classe
-Clear=Clear
-Close=Chiudi
-CreateDuplicate=Crea duplicato
-Description=Descrizione
-Details=Dettagli...
-Error=Errore
-ExceptionDialog.CopyToClipboard=Copia negli appunti
-ExceptionDialog.CopyToConsole=Copia a console
-FileExists=File esiste gi\ufffd
-HeapMemoryBar.status=${0} (${1}%) of max. ${2}
-HeapMemoryBar.tt=An overview about current memory usage.
-Information=Informazioni
-InvalidInputMess=Invalid input
-Ok=Ok
-Open=Apri
-OpenFolder=Apri cartella
-OperationTreePanel.OpDesc.ITE= IF .. THEN .. ELSE
-OperationTreePanel.OpDesc.NaN=NaN
-OperationTreePanel.OpDesc.NoData=NoData value
-OperationTreePanel.OpDesc.REGEX=REGEX( $TEXT , REGEX)
-OperationTreePanel.OpDesc.SUBSTR=SUBSTRING( $TEXT , $NUMBER , $NUMBER)
-OperationTreePanel.OpDesc.X=Raster cell X
-OperationTreePanel.OpDesc.Y=Raster cell Y
-OperationTreePanel.OpDesc.abs=abs($NUMBER)
-OperationTreePanel.OpDesc.acos=arccose($NUMBER)
-OperationTreePanel.OpDesc.and=AND
-OperationTreePanel.OpDesc.asin=arcsine($NUMBER)
-OperationTreePanel.OpDesc.atan=arctan($NUMBER)
-OperationTreePanel.OpDesc.cos=cos($NUMBER)
-OperationTreePanel.OpDesc.divide=/
-OperationTreePanel.OpDesc.eq==
-OperationTreePanel.OpDesc.exp=exp($NUMBER)
-OperationTreePanel.OpDesc.ge=>=
-OperationTreePanel.OpDesc.gt=>
-OperationTreePanel.OpDesc.isNaN=isNaN($NUMBER)
-OperationTreePanel.OpDesc.isNoData=isNoData(.)
-OperationTreePanel.OpDesc.le=<=
-OperationTreePanel.OpDesc.len=len($TEXT)
-OperationTreePanel.OpDesc.ln=ln($NUMBER)
-OperationTreePanel.OpDesc.log=log($NUMBER)
-OperationTreePanel.OpDesc.lt=<
-OperationTreePanel.OpDesc.minus=-
-OperationTreePanel.OpDesc.multiply=*
-OperationTreePanel.OpDesc.ne=<>
-OperationTreePanel.OpDesc.not=NOT
-OperationTreePanel.OpDesc.or=OR
-OperationTreePanel.OpDesc.plus=+
-OperationTreePanel.OpDesc.pow=^
-OperationTreePanel.OpDesc.random=random number
-OperationTreePanel.OpDesc.round=round($NUMBER)
-OperationTreePanel.OpDesc.sin=sin($NUMBER)
-OperationTreePanel.OpDesc.sqrt=sqrt($NUMBER)
-OperationTreePanel.OpDesc.str=str($NUMBER)
-OperationTreePanel.OpDesc.tan=tan($NUMBER)
-OperationTreePanel.OpDesc.tolower=tolower($TEXT)
-OperationTreePanel.OpDesc.toupper=toupper($TEXT)
-OperationTreePanel.OpDesc.trunc=trunc($NUMBER)
-OperationTreePanel.OpDesc.val=val($TEXT)
-OperationTreePanel.OpTooltip.NaN=The value of "NotANumber"
-OperationTreePanel.OpTooltip.NoData=Constant for the NoData value
-OperationTreePanel.OpTooltip.X=Returns the raster cells X coordinate
-OperationTreePanel.OpTooltip.Y=Returns the raster cells Y coordinate
-OperationTreePanel.OpTooltip.abs=Absolute value of a number.
-OperationTreePanel.OpTooltip.acos=Returns the arccosine of a number.
-OperationTreePanel.OpTooltip.and=Returns TRUE only if both arguments is TRUE.
-OperationTreePanel.OpTooltip.asin=Returns the arcsine of a number.
-OperationTreePanel.OpTooltip.atan=Returns the arctangent of a number.
-OperationTreePanel.OpTooltip.cos=Returns the cosine of a number.
-OperationTreePanel.OpTooltip.divide=Division
-OperationTreePanel.OpTooltip.eq=Equals - e.g. $VAL1 = 23
-OperationTreePanel.OpTooltip.exp=Calculates the exponent for basis e.
-OperationTreePanel.OpTooltip.ge=Greater or equal
-OperationTreePanel.OpTooltip.gt=Greater
-OperationTreePanel.OpTooltip.isNaN=Returns TRUE if value is not a number.
-OperationTreePanel.OpTooltip.isNoData=Returns TRUE if cell contains no data.
-OperationTreePanel.OpTooltip.ite=Specifies a logical test to be performed.
-OperationTreePanel.OpTooltip.le=Lesser or equal
-OperationTreePanel.OpTooltip.len=Calculates the length if a text string.
-OperationTreePanel.OpTooltip.ln=Calculates the natural logarithm of a number.
-OperationTreePanel.OpTooltip.log=Calculates the base-10 logarithm of a number.
-OperationTreePanel.OpTooltip.lt=Lesser - e.g. $VAL < $VAL2
-OperationTreePanel.OpTooltip.minus=-Subtraction
-OperationTreePanel.OpTooltip.multiply=Multiplication
-OperationTreePanel.OpTooltip.ne=Unequals - e.g. $VAL <> 45
-OperationTreePanel.OpTooltip.not=Reverses the value of the argument.
-OperationTreePanel.OpTooltip.or=Returns TRUE is any argument is TRUE.
-OperationTreePanel.OpTooltip.plus=Addition
-OperationTreePanel.OpTooltip.pow=Power - e.g. $VAL ^ 9
-OperationTreePanel.OpTooltip.random=Returns a random number between 0 and 1.
-OperationTreePanel.OpTooltip.regex=Performs regular-expressions operation on a text.
-OperationTreePanel.OpTooltip.round=Rounds a number.
-OperationTreePanel.OpTooltip.sin=Returns the sine of a number.
-OperationTreePanel.OpTooltip.sqrt=Returns the square root of a number.
-OperationTreePanel.OpTooltip.str=Converts a number to a text.
-OperationTreePanel.OpTooltip.substr=Returns only a part of a text.
-OperationTreePanel.OpTooltip.tan=Returns the tangent of a number.
-OperationTreePanel.OpTooltip.tolower=Converts text to lowercase.
-OperationTreePanel.OpTooltip.toupper=Converts text to uppercase.
-OperationTreePanel.OpTooltip.trunc=Truncates the decimal places of a number.
-OperationTreePanel.OpTooltip.val=Converts a text to a number.
-Operators=Operatori
-Overwrite=Sovrascrivere
-OverwriteAll=Sovrascrivere tutto
-Ready=Pronto
-Refresh=Aggiorna
-Reload=Ricarica
-RememberChoice=Ricorda questa selezione
-Replace=Sostituire
-ResourceProviderManagerFrame.AdditionalLang=Lingue addizionali
-ResourceProviderManagerFrame.Bundle=Language bundle
-ResourceProviderManagerFrame.ExtentionOf=Estensione di...
-ResourceProviderManagerFrame.FinishMess=File di propriet\ufffd creati con successo...
-ResourceProviderManagerFrame.Language=Lingua
-ResourceProviderManagerFrame.LanguageCode=Codice lingua
-ResourceProviderManagerFrame.NewLang=Crea nuovi files di lingua...
-ResourceProviderManagerFrame.OtherLang=<altra lingua>
-ResourceProviderManagerFrame.RootLang=Root language
-ResourceProviderManagerFrame.Title=Language packs
-ResourceProviderManagerFrame.UpdateLang=Aggiorna files di lingua...
-ResourceProviderManagerFrame.UpdateMess= ${0} resource bundles updated...
-Rule=Regola
-RuleToolTip=Inserisci regola aritmetica qui...
-Save=Salva
-Skip=Elimina
-Start=Avvio
-TranslationAskJDialog.ErrorMsg.InvalidCharacterInTranslation=Sorry, but you must not use characters { and } in any text label.
-TranslationAskJDialog.Title=Tradurre prego
-WaitMess=Attendere prego...
-Warning=Attenzione



More information about the Schmitzm-commits mailing list