Revision: 6544 http://sourceforge.net/p/jump-pilot/code/6544 Author: edso Date: 2020-09-27 19:59:34 +0000 (Sun, 27 Sep 2020) Log Message: ----------- fix/update ReferencedImageException translation add one Reader string
Modified Paths: -------------- core/trunk/src/language/jump.properties core/trunk/src/language/jump_cz.properties core/trunk/src/language/jump_de.properties core/trunk/src/language/jump_es.properties core/trunk/src/language/jump_fi.properties core/trunk/src/language/jump_fr.properties core/trunk/src/language/jump_hu.properties core/trunk/src/language/jump_it.properties core/trunk/src/language/jump_ja_JP.properties core/trunk/src/language/jump_ml.properties core/trunk/src/language/jump_pt.properties core/trunk/src/language/jump_pt_BR.properties core/trunk/src/language/jump_ta_IN.properties core/trunk/src/language/jump_te.properties core/trunk/src/language/jump_zh_CN.properties core/trunk/src/language/jump_zh_HK.properties Modified: core/trunk/src/language/jump.properties =================================================================== --- core/trunk/src/language/jump.properties 2020-09-27 16:31:34 UTC (rev 6543) +++ core/trunk/src/language/jump.properties 2020-09-27 19:59:34 UTC (rev 6544) @@ -46,9 +46,7 @@ com.vividsolutions.jump.workbench.datasource.SaveFileDataSourceQueryChooser.Invalid-file-name = Invalid File Name com.vividsolutions.jump.workbench.imagery.ecw.path-contains-nonansi-chars = ECW loader does not support locations containing non ASCII characters. Please simplify the path to file by deleting/replacing the characters marked with questionmarks (?) in the following path\! Path\: ''{0}'' com.vividsolutions.jump.workbench.imagery.ReferencedImagesLayer = Referenced Image Layer -com.vividsolutions.jump.workbench.imagery.ReferencedImageException=Could not open "{0}"\n\ -with "{1}" driver.\n\ -Try another pilot or fix the image. +com.vividsolutions.jump.workbench.imagery.ReferencedImageException = Failed to open "{0}" with "{1}" driver.\n\n Try another driver and check the image for corruption. com.vividsolutions.jump.workbench.model.Layer = Vector Layer com.vividsolutions.jump.workbench.plugin.A-Task-Window-must-be-active = A Task Window must be active com.vividsolutions.jump.workbench.plugin.A-fence-must-be-drawn = A fence must be drawn @@ -2921,6 +2919,7 @@ org.openjump.core.ui.plugin.layer.ExtractLayersByGeometry.line=Line Writer.writing-features=Writing features... Reader.parsed-{0}-features=Parsed {0} features. +Reader.parsed-{0}-of-totally-{1}-features=Parsed {0} of {1} features in total. ui.zoom.ZoomToCoordinatePlugIn.enter-two-values=Enter two values! ui.zoom.ZoomToCoordinatePlugIn.{0}-is-not-a-number=''{0}'' is not a number! org.openjump.core.ccordsys.No-srs=No SRS info recorded from data source Modified: core/trunk/src/language/jump_cz.properties =================================================================== --- core/trunk/src/language/jump_cz.properties 2020-09-27 16:31:34 UTC (rev 6543) +++ core/trunk/src/language/jump_cz.properties 2020-09-27 19:59:34 UTC (rev 6544) @@ -2764,6 +2764,7 @@ ui.plugin.analysis.GeometryFunction.Remove-Small-Segments=#T:Simplify (Remove small segments) Writer.writing-features=#T:Writing features... Reader.parsed-{0}-features=#T:Parsed {0} features. +Reader.parsed-{0}-of-totally-{1}-features=#T:Parsed {0} of {1} features in total. ui.GenericNames.interior-point-intersects=#T:interior point intersects ui.GenericNames.intersects-interior-point=#T:intersects interior point org.openjump.core.ui.plugin.queries.Operator.intip=#T:intersects interior point @@ -2843,6 +2844,7 @@ org.openjump.core.ui.plugin.edittoolbox.cursortools.RemodelerTool.geometrycollection-cannot-be-processed=#T:GeometryCollections cannot be processed com.vividsolutions.jump.workbench.model.Layer=#T:Vector Layer com.vividsolutions.jump.workbench.imagery.ReferencedImagesLayer=#T:Referenced Image Layer +com.vividsolutions.jump.workbench.imagery.ReferencedImageException=#T:Failed to open "{0}" with "{1}" driver.\n\n Try another driver and check the image for corruption. jump.plugin.edit.AffineTransformationPlugIn.image-options=#T:Image layer options jump.plugin.edit.AffineTransformationPlugIn.force-image-warp=#T:Force affine transformation of images jump.plugin.edit.AffineTransformationPlugIn.resize-image=#T:Resize image to half size @@ -2971,9 +2973,6 @@ org.openjump.core.ui.plugin.tools.geometrychange.PointsToPathsPlugIn.use-selection=#T:Use selection only org.openjump.core.ui.plugin.tools.geometrychange.PointsToPathsPlugIn.non-point-warning=#T:Some geometries in the layer are not points : they will be excluded ui.EditOptionsPanel.open.info.frame=\#T\:and open feature info frame -com.vividsolutions.jump.workbench.imagery.ReferencedImageException=Could not open "{0}"\n\ - with "{1}" driver.\n\ - Try another pilot or fix the image. ui.style.BasicStylePanel.interior-border=Interior border (slow) ui.plugin.tools.generate.RasterizePlugIn.Name=\#T\:Rasterize a vector layer ui.plugin.tools.generate.RasterizePlugIn.use-extent=\#T\:Limit the extent from another layer Modified: core/trunk/src/language/jump_de.properties =================================================================== --- core/trunk/src/language/jump_de.properties 2020-09-27 16:31:34 UTC (rev 6543) +++ core/trunk/src/language/jump_de.properties 2020-09-27 19:59:34 UTC (rev 6544) @@ -2756,6 +2756,7 @@ ui.plugin.analysis.GeometryFunction.Remove-Small-Segments=#T:Simplify (Remove small segments) Writer.writing-features=Schreibe Objekte... Reader.parsed-{0}-features={0} Objekte gelesen. +Reader.parsed-{0}-of-totally-{1}-features={0} von insgesamt {1} Objekten gelesen. ui.GenericNames.interior-point-intersects=#T:interior point intersects ui.GenericNames.intersects-interior-point=#T:intersects interior point org.openjump.core.ui.plugin.queries.Operator.intip=#T:intersects interior point @@ -2834,7 +2835,8 @@ org.openjump.core.ui.plugin.edittoolbox.cursortools.RemodelerTool=#T:Remodeler org.openjump.core.ui.plugin.edittoolbox.cursortools.RemodelerTool.geometrycollection-cannot-be-processed=#T:GeometryCollections cannot be processed com.vividsolutions.jump.workbench.model.Layer=#T:Vector Layer -com.vividsolutions.jump.workbench.imagery.ReferencedImagesLayer=#T:Referenced Image Layer +com.vividsolutions.jump.workbench.imagery.ReferencedImagesLayer=Bildreferenz Ebene +com.vividsolutions.jump.workbench.imagery.ReferencedImageException=Konnte "{0}" mit Dekoder "{1}" nicht \xF6ffnen.\n\n Versuchen Sie einen anderen Dekoder und \xFCberpr\xFCfen Sie die Bilddatei auf Fehler. jump.plugin.edit.AffineTransformationPlugIn.image-options=#T:Image layer options jump.plugin.edit.AffineTransformationPlugIn.force-image-warp=#T:Force affine transformation of images jump.plugin.edit.AffineTransformationPlugIn.resize-image=#T:Resize image to half size @@ -2964,9 +2966,6 @@ com.vividsolutions.wms.AbstractParser.wms-parser-not-found=#T:Mandatory element <{0}> not found in the GetCapabilities,\nThere may be a WMS version problem! org.openjump.core.ui.plugin.tools.geometrychange.PointsToPathsPlugIn.non-point-warning=#T:Some geometries in the layer are not points : they will be excluded ui.EditOptionsPanel.open.info.frame=\#T\:and open feature info frame -com.vividsolutions.jump.workbench.imagery.ReferencedImageException=Could not open "{0}"\n\ - with "{1}" driver.\n\ - Try another pilot or fix the image. ui.style.BasicStylePanel.interior-border=Interior border (slow) ui.plugin.tools.generate.RasterizePlugIn.Name=\#T\:Rasterize a vector layer ui.plugin.tools.generate.RasterizePlugIn.use-extent=\#T\:Limit the extent from another layer Modified: core/trunk/src/language/jump_es.properties =================================================================== --- core/trunk/src/language/jump_es.properties 2020-09-27 16:31:34 UTC (rev 6543) +++ core/trunk/src/language/jump_es.properties 2020-09-27 19:59:34 UTC (rev 6544) @@ -2737,6 +2737,7 @@ ui.plugin.analysis.GeometryFunction.Remove-Small-Segments=Simplificar (quitar segmentos peque\xF1os) Writer.writing-features=Esribiendo... Reader.parsed-{0}-features=Analizados {0} elementos. +Reader.parsed-{0}-of-totally-{1}-features=#T:Parsed {0} of {1} features in total. ui.GenericNames.interior-point-intersects=Punto interior interseca ui.GenericNames.intersects-interior-point=Intersecci\xF3n el punto interior org.openjump.core.ui.plugin.queries.Operator.intip=Intersecci\xF3n el punto interior @@ -2814,6 +2815,7 @@ org.openjump.core.ui.plugin.edittoolbox.cursortools.RemodelerTool.geometrycollection-cannot-be-processed=GeometryCollections no puede ser procesado com.vividsolutions.jump.workbench.model.Layer=Capa vectorial com.vividsolutions.jump.workbench.imagery.ReferencedImagesLayer=Capa de imagen +com.vividsolutions.jump.workbench.imagery.ReferencedImageException=#T:Failed to open "{0}" with "{1}" driver.\n\n Try another driver and check the image for corruption. jump.plugin.edit.AffineTransformationPlugIn.image-options=Opciones capa de imagen jump.plugin.edit.AffineTransformationPlugIn.force-image-warp=Fuerza transformaci\xF3n af\xEDn de im\xE1genes jump.plugin.edit.AffineTransformationPlugIn.resize-image=Cambiar el tama\xF1o de la imagen a la mitad @@ -2942,9 +2944,6 @@ com.vividsolutions.wms.AbstractParser.wms-parser-not-found=Elemento obligatorio <{0}> no encontrado en GetCapabilities,\nPuede haber un problema de versi\xF3n de WMS! org.openjump.core.ui.plugin.tools.geometrychange.PointsToPathsPlugIn.non-point-warning=Algunas geometr\xEDas en la capa no son puntos: se excluir\xE1n ui.EditOptionsPanel.open.info.frame= y abrir la tabla de informaci\u00f3n de elementos -com.vividsolutions.jump.workbench.imagery.ReferencedImageException=Could not open "{0}"\n\ - with "{1}" driver.\n\ - Try another pilot or fix the image. ui.style.BasicStylePanel.interior-border=Bordo enterior (lento) ui.plugin.tools.generate.RasterizePlugIn.Name=Rasterizar una capa vectorisl ui.plugin.tools.generate.RasterizePlugIn.use-extent=Limitar la extencion por otra capa Modified: core/trunk/src/language/jump_fi.properties =================================================================== --- core/trunk/src/language/jump_fi.properties 2020-09-27 16:31:34 UTC (rev 6543) +++ core/trunk/src/language/jump_fi.properties 2020-09-27 19:59:34 UTC (rev 6544) @@ -2733,6 +2733,7 @@ ui.plugin.analysis.GeometryFunction.Remove-Small-Segments=Yleist\u00E4 (poista pienet segmentit) Writer.writing-features=Kirjoitetaan kohteita... Reader.parsed-{0}-features=J\u00E4sennetty {0} kohdetta. +Reader.parsed-{0}-of-totally-{1}-features=#T:Parsed {0} of {1} features in total. ui.GenericNames.interior-point-intersects=sis\u00E4puolinen piste leikkaa ui.GenericNames.intersects-interior-point=leikkaa sis\u00E4ll\u00E4 olevan pisteen (intersects) org.openjump.core.ui.plugin.queries.Operator.intip=Leikkaa sis\u00E4puolisen pisteen @@ -2812,6 +2813,7 @@ org.openjump.core.ui.plugin.edittoolbox.cursortools.RemodelerTool.geometrycollection-cannot-be-processed=Geometrisia koosteita ei voida k\u00E4sitell\u00E4 com.vividsolutions.jump.workbench.model.Layer=Vektoritaso com.vividsolutions.jump.workbench.imagery.ReferencedImagesLayer=Asemoitu ja varpattu kuvataso +com.vividsolutions.jump.workbench.imagery.ReferencedImageException=#T:Failed to open "{0}" with "{1}" driver.\n\n Try another driver and check the image for corruption. jump.plugin.edit.AffineTransformationPlugIn.image-options=Kuvatason asetukset jump.plugin.edit.AffineTransformationPlugIn.force-image-warp=Pakota affiininen muunnos kuville jump.plugin.edit.AffineTransformationPlugIn.resize-image=Pienenn\u00E4 kuvan resoluutio puoleen @@ -2941,9 +2943,6 @@ com.vividsolutions.wms.AbstractParser.wms-parser-not-found=GetCapabilities ei sis\u00E4ll\u00E4 pakollista elementti\u00E4 <{0}>, ongelma voi johtua WMS-versiosta. org.openjump.core.ui.plugin.tools.geometrychange.PointsToPathsPlugIn.non-point-warning=Jotkin tason geometriat eiv\u00E4t ole pisteit\u00E4 : niit\u00E4 ei k\u00E4ytet\u00E4 viivan tekemiseen ui.EditOptionsPanel.open.info.frame=\#T\:and open feature info frame -com.vividsolutions.jump.workbench.imagery.ReferencedImageException=Could not open "{0}"\n\ - with "{1}" driver.\n\ - Try another pilot or fix the image. ui.style.BasicStylePanel.interior-border=Interior border (slow) ui.plugin.tools.generate.RasterizePlugIn.Name=\#T\:Rasterize a vector layer ui.plugin.tools.generate.RasterizePlugIn.use-extent=\#T\:Limit the extent from another layer Modified: core/trunk/src/language/jump_fr.properties =================================================================== --- core/trunk/src/language/jump_fr.properties 2020-09-27 16:31:34 UTC (rev 6543) +++ core/trunk/src/language/jump_fr.properties 2020-09-27 19:59:34 UTC (rev 6544) @@ -2785,6 +2785,7 @@ ui.plugin.analysis.GeometryFunction.Remove-Small-Segments=Simplifier (Supprimer les petits segments) Writer.writing-features=Ecriture des objets... Reader.parsed-{0}-features={0} objets lus. +Reader.parsed-{0}-of-totally-{1}-features=#T:Parsed {0} of {1} features in total. ui.GenericNames.interior-point-intersects=le point int\xE9rieur intersecte ui.GenericNames.intersects-interior-point=intersecte le point int\xE9rieur org.openjump.core.ui.plugin.queries.Operator.intip=intersecte le point int\xE9rieur @@ -2845,6 +2846,7 @@ org.openjump.core.ui.plugin.edittoolbox.cursortools.RemodelerTool.geometrycollection-cannot-be-processed=Les GeometryCollections ne peut \xEAtre trait\xE9es com.vividsolutions.jump.workbench.model.Layer=Couche vecteur com.vividsolutions.jump.workbench.imagery.ReferencedImagesLayer=Couche image g\xE9or\xE9f\xE9renc\xE9e +com.vividsolutions.jump.workbench.imagery.ReferencedImageException=#T:Failed to open "{0}" with "{1}" driver.\n\n Try another driver and check the image for corruption. jump.plugin.edit.AffineTransformationPlugIn.image-options=Options pour les images jump.plugin.edit.AffineTransformationPlugIn.force-image-warp=Appliquer la transformation affine aux images jump.plugin.edit.AffineTransformationPlugIn.resize-image=Redimensionner l'image (r\xE9duire sa r\xE9solution) Modified: core/trunk/src/language/jump_hu.properties =================================================================== --- core/trunk/src/language/jump_hu.properties 2020-09-27 16:31:34 UTC (rev 6543) +++ core/trunk/src/language/jump_hu.properties 2020-09-27 19:59:34 UTC (rev 6544) @@ -2754,6 +2754,7 @@ ui.plugin.analysis.GeometryFunction.Remove-Small-Segments=#T:Simplify (Remove small segments) Writer.writing-features=#T:Writing features... Reader.parsed-{0}-features=#T:Parsed {0} features. +Reader.parsed-{0}-of-totally-{1}-features=#T:Parsed {0} of {1} features in total. ui.GenericNames.interior-point-intersects=#T:interior point intersects ui.GenericNames.intersects-interior-point=#T:intersects interior point org.openjump.core.ui.plugin.queries.Operator.intip=#T:intersects interior point @@ -2833,6 +2834,7 @@ org.openjump.core.ui.plugin.edittoolbox.cursortools.RemodelerTool.geometrycollection-cannot-be-processed=#T:GeometryCollections cannot be processed com.vividsolutions.jump.workbench.model.Layer=#T:Vector Layer com.vividsolutions.jump.workbench.imagery.ReferencedImagesLayer=#T:Referenced Image Layer +com.vividsolutions.jump.workbench.imagery.ReferencedImageException=#T:Failed to open "{0}" with "{1}" driver.\n\n Try another driver and check the image for corruption. jump.plugin.edit.AffineTransformationPlugIn.image-options=#T:Image layer options jump.plugin.edit.AffineTransformationPlugIn.force-image-warp=#T:Force affine transformation of images jump.plugin.edit.AffineTransformationPlugIn.resize-image=#T:Resize image to half size @@ -2962,9 +2964,6 @@ com.vividsolutions.wms.AbstractParser.wms-parser-not-found=#T:Mandatory element <{0}> not found in the GetCapabilities,\nThere may be a WMS version problem! org.openjump.core.ui.plugin.tools.geometrychange.PointsToPathsPlugIn.non-point-warning=#T:Some geometries in the layer are not points : they will be excluded ui.EditOptionsPanel.open.info.frame=\#T\:and open feature info frame -com.vividsolutions.jump.workbench.imagery.ReferencedImageException=Could not open "{0}"\n\ - with "{1}" driver.\n\ - Try another pilot or fix the image. ui.style.BasicStylePanel.interior-border=Interior border (slow) ui.plugin.tools.generate.RasterizePlugIn.Name=\#T\:Rasterize a vector layer ui.plugin.tools.generate.RasterizePlugIn.use-extent=\#T\:Limit the extent from another layer Modified: core/trunk/src/language/jump_it.properties =================================================================== --- core/trunk/src/language/jump_it.properties 2020-09-27 16:31:34 UTC (rev 6543) +++ core/trunk/src/language/jump_it.properties 2020-09-27 19:59:34 UTC (rev 6544) @@ -2737,6 +2737,7 @@ ui.plugin.analysis.GeometryFunction.Remove-Small-Segments=Simplifica (Rimuovi piccoli segmenti) Writer.writing-features=Scrivendo elementi... Reader.parsed-{0}-features=Analizzati {0} elementi. +Reader.parsed-{0}-of-totally-{1}-features=#T:Parsed {0} of {1} features in total. ui.GenericNames.interior-point-intersects=Il punto interiore interseca ui.GenericNames.intersects-interior-point=Intersezione punto interiore org.openjump.core.ui.plugin.queries.Operator.intip=Interseca punto interiore @@ -2816,6 +2817,7 @@ org.openjump.core.ui.plugin.edittoolbox.cursortools.RemodelerTool.geometrycollection-cannot-be-processed=Le GeometryCollections non possono essere processate com.vividsolutions.jump.workbench.model.Layer=Livello Vettore com.vividsolutions.jump.workbench.imagery.ReferencedImagesLayer=Livello Immagine +com.vividsolutions.jump.workbench.imagery.ReferencedImageException=#T:Failed to open "{0}" with "{1}" driver.\n\n Try another driver and check the image for corruption. jump.plugin.edit.AffineTransformationPlugIn.image-options=Opzioni Livello Immagine jump.plugin.edit.AffineTransformationPlugIn.force-image-warp=Forza trasformazione affine della immagine jump.plugin.edit.AffineTransformationPlugIn.resize-image=Scala immagine a met\xE0 @@ -2944,9 +2946,6 @@ com.vividsolutions.wms.AbstractParser.wms-parser-not-found=Elemento fondamentale <{0}> non trovato in GetCapabilities,\nCi potrebbe essere un problema della WMS version! org.openjump.core.ui.plugin.tools.geometrychange.PointsToPathsPlugIn.non-point-warning=Alcune geometrie nel livello non sono punti e verranno escluse ui.EditOptionsPanel.open.info.frame= ed apri la tabella informazione elementi -com.vividsolutions.jump.workbench.imagery.ReferencedImageException=Could not open "{0}"\n\ - with "{1}" driver.\n\ - Try another pilot or fix the image. ui.style.BasicStylePanel.interior-border=Bordo interiore (lento) ui.plugin.tools.generate.RasterizePlugIn.Name=Rasteriza un livello vettoriale ui.plugin.tools.generate.RasterizePlugIn.use-extent=Limita l'estensione da un altro livello Modified: core/trunk/src/language/jump_ja_JP.properties =================================================================== --- core/trunk/src/language/jump_ja_JP.properties 2020-09-27 16:31:34 UTC (rev 6543) +++ core/trunk/src/language/jump_ja_JP.properties 2020-09-27 19:59:34 UTC (rev 6544) @@ -2758,6 +2758,7 @@ ui.plugin.analysis.GeometryFunction.Remove-Small-Segments=#T:Simplify (Remove small segments) Writer.writing-features=#T:Writing features... Reader.parsed-{0}-features=#T:Parsed {0} features. +Reader.parsed-{0}-of-totally-{1}-features=#T:Parsed {0} of {1} features in total. ui.GenericNames.interior-point-intersects=#T:interior point intersects ui.GenericNames.intersects-interior-point=#T:intersects interior point org.openjump.core.ui.plugin.queries.Operator.intip=#T:intersects interior point @@ -2837,6 +2838,7 @@ org.openjump.core.ui.plugin.edittoolbox.cursortools.RemodelerTool.geometrycollection-cannot-be-processed=#T:GeometryCollections cannot be processed com.vividsolutions.jump.workbench.model.Layer=#T:Vector Layer com.vividsolutions.jump.workbench.imagery.ReferencedImagesLayer=#T:Referenced Image Layer +com.vividsolutions.jump.workbench.imagery.ReferencedImageException=#T:Failed to open "{0}" with "{1}" driver.\n\n Try another driver and check the image for corruption. jump.plugin.edit.AffineTransformationPlugIn.image-options=#T:Image layer options jump.plugin.edit.AffineTransformationPlugIn.force-image-warp=#T:Force affine transformation of images jump.plugin.edit.AffineTransformationPlugIn.resize-image=#T:Resize image to half size @@ -2966,9 +2968,6 @@ com.vividsolutions.wms.AbstractParser.wms-parser-not-found=#T:Mandatory element <{0}> not found in the GetCapabilities,\nThere may be a WMS version problem! org.openjump.core.ui.plugin.tools.geometrychange.PointsToPathsPlugIn.non-point-warning=#T:Some geometries in the layer are not points : they will be excluded ui.EditOptionsPanel.open.info.frame=\#T\:and open feature info frame -com.vividsolutions.jump.workbench.imagery.ReferencedImageException=Could not open "{0}"\n\ - with "{1}" driver.\n\ - Try another pilot or fix the image. ui.style.BasicStylePanel.interior-border=Interior border (slow) ui.plugin.tools.generate.RasterizePlugIn.Name=\#T\:Rasterize a vector layer ui.plugin.tools.generate.RasterizePlugIn.use-extent=\#T\:Limit the extent from another layer Modified: core/trunk/src/language/jump_ml.properties =================================================================== --- core/trunk/src/language/jump_ml.properties 2020-09-27 16:31:34 UTC (rev 6543) +++ core/trunk/src/language/jump_ml.properties 2020-09-27 19:59:34 UTC (rev 6544) @@ -3533,6 +3533,7 @@ ui.plugin.analysis.GeometryFunction.Remove-Small-Segments=#T:Simplify (Remove small segments) Writer.writing-features=#T:Writing features... Reader.parsed-{0}-features=#T:Parsed {0} features. +Reader.parsed-{0}-of-totally-{1}-features=#T:Parsed {0} of {1} features in total. ui.GenericNames.interior-point-intersects=#T:interior point intersects ui.GenericNames.intersects-interior-point=#T:intersects interior point org.openjump.core.ui.plugin.queries.Operator.intip=#T:intersects interior point @@ -3612,6 +3613,7 @@ org.openjump.core.ui.plugin.edittoolbox.cursortools.RemodelerTool.geometrycollection-cannot-be-processed=#T:GeometryCollections cannot be processed com.vividsolutions.jump.workbench.model.Layer=#T:Vector Layer com.vividsolutions.jump.workbench.imagery.ReferencedImagesLayer=#T:Referenced Image Layer +com.vividsolutions.jump.workbench.imagery.ReferencedImageException=#T:Failed to open "{0}" with "{1}" driver.\n\n Try another driver and check the image for corruption. jump.plugin.edit.AffineTransformationPlugIn.image-options=#T:Image layer options jump.plugin.edit.AffineTransformationPlugIn.force-image-warp=#T:Force affine transformation of images jump.plugin.edit.AffineTransformationPlugIn.resize-image=#T:Resize image to half size @@ -3741,9 +3743,6 @@ com.vividsolutions.wms.AbstractParser.wms-parser-not-found=#T:Mandatory element <{0}> not found in the GetCapabilities,\nThere may be a WMS version problem! org.openjump.core.ui.plugin.tools.geometrychange.PointsToPathsPlugIn.non-point-warning=#T:Some geometries in the layer are not points : they will be excluded ui.EditOptionsPanel.open.info.frame=\#T\:and open feature info frame -com.vividsolutions.jump.workbench.imagery.ReferencedImageException=Could not open "{0}"\n\ - with "{1}" driver.\n\ - Try another pilot or fix the image. ui.style.BasicStylePanel.interior-border=Interior border (slow) ui.plugin.tools.generate.RasterizePlugIn.Name=\#T\:Rasterize a vector layer ui.plugin.tools.generate.RasterizePlugIn.use-extent=\#T\:Limit the extent from another layer Modified: core/trunk/src/language/jump_pt.properties =================================================================== --- core/trunk/src/language/jump_pt.properties 2020-09-27 16:31:34 UTC (rev 6543) +++ core/trunk/src/language/jump_pt.properties 2020-09-27 19:59:34 UTC (rev 6544) @@ -2757,6 +2757,7 @@ ui.plugin.analysis.GeometryFunction.Remove-Small-Segments=#T:Simplify (Remove small segments) Writer.writing-features=#T:Writing features... Reader.parsed-{0}-features=#T:Parsed {0} features. +Reader.parsed-{0}-of-totally-{1}-features=#T:Parsed {0} of {1} features in total. ui.GenericNames.interior-point-intersects=#T:interior point intersects ui.GenericNames.intersects-interior-point=#T:intersects interior point org.openjump.core.ui.plugin.queries.Operator.intip=#T:intersects interior point @@ -2836,6 +2837,7 @@ org.openjump.core.ui.plugin.edittoolbox.cursortools.RemodelerTool.geometrycollection-cannot-be-processed=#T:GeometryCollections cannot be processed com.vividsolutions.jump.workbench.model.Layer=#T:Vector Layer com.vividsolutions.jump.workbench.imagery.ReferencedImagesLayer=#T:Referenced Image Layer +com.vividsolutions.jump.workbench.imagery.ReferencedImageException=#T:Failed to open "{0}" with "{1}" driver.\n\n Try another driver and check the image for corruption. jump.plugin.edit.AffineTransformationPlugIn.image-options=#T:Image layer options jump.plugin.edit.AffineTransformationPlugIn.force-image-warp=#T:Force affine transformation of images jump.plugin.edit.AffineTransformationPlugIn.resize-image=#T:Resize image to half size @@ -2965,9 +2967,6 @@ com.vividsolutions.wms.AbstractParser.wms-parser-not-found=#T:Mandatory element <{0}> not found in the GetCapabilities,\nThere may be a WMS version problem! org.openjump.core.ui.plugin.tools.geometrychange.PointsToPathsPlugIn.non-point-warning=#T:Some geometries in the layer are not points : they will be excluded ui.EditOptionsPanel.open.info.frame=\#T\:and open feature info frame -com.vividsolutions.jump.workbench.imagery.ReferencedImageException=Could not open "{0}"\n\ - with "{1}" driver.\n\ - Try another pilot or fix the image. ui.style.BasicStylePanel.interior-border=Interior border (slow) ui.plugin.tools.generate.RasterizePlugIn.Name=\#T\:Rasterize a vector layer ui.plugin.tools.generate.RasterizePlugIn.use-extent=\#T\:Limit the extent from another layer Modified: core/trunk/src/language/jump_pt_BR.properties =================================================================== --- core/trunk/src/language/jump_pt_BR.properties 2020-09-27 16:31:34 UTC (rev 6543) +++ core/trunk/src/language/jump_pt_BR.properties 2020-09-27 19:59:34 UTC (rev 6544) @@ -2757,6 +2757,7 @@ ui.plugin.analysis.GeometryFunction.Remove-Small-Segments=#T:Simplify (Remove small segments) Writer.writing-features=#T:Writing features... Reader.parsed-{0}-features=#T:Parsed {0} features. +Reader.parsed-{0}-of-totally-{1}-features=#T:Parsed {0} of {1} features in total. ui.GenericNames.interior-point-intersects=#T:interior point intersects ui.GenericNames.intersects-interior-point=#T:intersects interior point org.openjump.core.ui.plugin.queries.Operator.intip=#T:intersects interior point @@ -2836,6 +2837,7 @@ org.openjump.core.ui.plugin.edittoolbox.cursortools.RemodelerTool.geometrycollection-cannot-be-processed=#T:GeometryCollections cannot be processed com.vividsolutions.jump.workbench.model.Layer=#T:Vector Layer com.vividsolutions.jump.workbench.imagery.ReferencedImagesLayer=#T:Referenced Image Layer +com.vividsolutions.jump.workbench.imagery.ReferencedImageException=#T:Failed to open "{0}" with "{1}" driver.\n\n Try another driver and check the image for corruption. jump.plugin.edit.AffineTransformationPlugIn.image-options=#T:Image layer options jump.plugin.edit.AffineTransformationPlugIn.force-image-warp=#T:Force affine transformation of images jump.plugin.edit.AffineTransformationPlugIn.resize-image=#T:Resize image to half size @@ -2965,9 +2967,6 @@ com.vividsolutions.wms.AbstractParser.wms-parser-not-found=#T:Mandatory element <{0}> not found in the GetCapabilities,\nThere may be a WMS version problem! org.openjump.core.ui.plugin.tools.geometrychange.PointsToPathsPlugIn.non-point-warning=#T:Some geometries in the layer are not points : they will be excluded ui.EditOptionsPanel.open.info.frame=\#T\:and open feature info frame -com.vividsolutions.jump.workbench.imagery.ReferencedImageException=Could not open "{0}"\n\ - with "{1}" driver.\n\ - Try another pilot or fix the image. ui.style.BasicStylePanel.interior-border=Interior border (slow) ui.plugin.tools.generate.RasterizePlugIn.Name=\#T\:Rasterize a vector layer ui.plugin.tools.generate.RasterizePlugIn.use-extent=\#T\:Limit the extent from another layer Modified: core/trunk/src/language/jump_ta_IN.properties =================================================================== --- core/trunk/src/language/jump_ta_IN.properties 2020-09-27 16:31:34 UTC (rev 6543) +++ core/trunk/src/language/jump_ta_IN.properties 2020-09-27 19:59:34 UTC (rev 6544) @@ -2756,6 +2756,7 @@ ui.plugin.analysis.GeometryFunction.Remove-Small-Segments=#T:Simplify (Remove small segments) Writer.writing-features=#T:Writing features... Reader.parsed-{0}-features=#T:Parsed {0} features. +Reader.parsed-{0}-of-totally-{1}-features=#T:Parsed {0} of {1} features in total. ui.GenericNames.interior-point-intersects=#T:interior point intersects ui.GenericNames.intersects-interior-point=#T:intersects interior point org.openjump.core.ui.plugin.queries.Operator.intip=#T:intersects interior point @@ -2835,6 +2836,7 @@ org.openjump.core.ui.plugin.edittoolbox.cursortools.RemodelerTool.geometrycollection-cannot-be-processed=#T:GeometryCollections cannot be processed com.vividsolutions.jump.workbench.model.Layer=#T:Vector Layer com.vividsolutions.jump.workbench.imagery.ReferencedImagesLayer=#T:Referenced Image Layer +com.vividsolutions.jump.workbench.imagery.ReferencedImageException=#T:Failed to open "{0}" with "{1}" driver.\n\n Try another driver and check the image for corruption. jump.plugin.edit.AffineTransformationPlugIn.image-options=#T:Image layer options jump.plugin.edit.AffineTransformationPlugIn.force-image-warp=#T:Force affine transformation of images jump.plugin.edit.AffineTransformationPlugIn.resize-image=#T:Resize image to half size @@ -2963,9 +2965,6 @@ com.vividsolutions.wms.AbstractParser.wms-parser-not-found=#T:Mandatory element <{0}> not found in the GetCapabilities,\nThere may be a WMS version problem! org.openjump.core.ui.plugin.tools.geometrychange.PointsToPathsPlugIn.non-point-warning=#T:Some geometries in the layer are not points : they will be excluded ui.EditOptionsPanel.open.info.frame=\#T\:and open feature info frame -com.vividsolutions.jump.workbench.imagery.ReferencedImageException=Could not open "{0}"\n\ - with "{1}" driver.\n\ - Try another pilot or fix the image. ui.style.BasicStylePanel.interior-border=Interior border (slow) ui.plugin.tools.generate.RasterizePlugIn.Name=\#T\:Rasterize a vector layer ui.plugin.tools.generate.RasterizePlugIn.use-extent=\#T\:Limit the extent from another layer Modified: core/trunk/src/language/jump_te.properties =================================================================== --- core/trunk/src/language/jump_te.properties 2020-09-27 16:31:34 UTC (rev 6543) +++ core/trunk/src/language/jump_te.properties 2020-09-27 19:59:34 UTC (rev 6544) @@ -3263,6 +3263,7 @@ ui.plugin.analysis.GeometryFunction.Remove-Small-Segments=#T:Simplify (Remove small segments) Writer.writing-features=#T:Writing features... Reader.parsed-{0}-features=#T:Parsed {0} features. +Reader.parsed-{0}-of-totally-{1}-features=#T:Parsed {0} of {1} features in total. ui.GenericNames.interior-point-intersects=#T:interior point intersects ui.GenericNames.intersects-interior-point=#T:intersects interior point org.openjump.core.ui.plugin.queries.Operator.intip=#T:intersects interior point @@ -3342,6 +3343,7 @@ org.openjump.core.ui.plugin.edittoolbox.cursortools.RemodelerTool.geometrycollection-cannot-be-processed=#T:GeometryCollections cannot be processed com.vividsolutions.jump.workbench.model.Layer=#T:Vector Layer com.vividsolutions.jump.workbench.imagery.ReferencedImagesLayer=#T:Referenced Image Layer +com.vividsolutions.jump.workbench.imagery.ReferencedImageException=#T:Failed to open "{0}" with "{1}" driver.\n\n Try another driver and check the image for corruption. jump.plugin.edit.AffineTransformationPlugIn.image-options=#T:Image layer options jump.plugin.edit.AffineTransformationPlugIn.force-image-warp=#T:Force affine transformation of images jump.plugin.edit.AffineTransformationPlugIn.resize-image=#T:Resize image to half size @@ -3471,9 +3473,6 @@ com.vividsolutions.wms.AbstractParser.wms-parser-not-found=#T:Mandatory element <{0}> not found in the GetCapabilities,\nThere may be a WMS version problem! org.openjump.core.ui.plugin.tools.geometrychange.PointsToPathsPlugIn.non-point-warning=#T:Some geometries in the layer are not points : they will be excluded ui.EditOptionsPanel.open.info.frame=\#T\:and open feature info frame -com.vividsolutions.jump.workbench.imagery.ReferencedImageException=Could not open "{0}"\n\ - with "{1}" driver.\n\ - Try another pilot or fix the image. ui.style.BasicStylePanel.interior-border=Interior border (slow) ui.plugin.tools.generate.RasterizePlugIn.Name=\#T\:Rasterize a vector layer ui.plugin.tools.generate.RasterizePlugIn.use-extent=\#T\:Limit the extent from another layer Modified: core/trunk/src/language/jump_zh_CN.properties =================================================================== --- core/trunk/src/language/jump_zh_CN.properties 2020-09-27 16:31:34 UTC (rev 6543) +++ core/trunk/src/language/jump_zh_CN.properties 2020-09-27 19:59:34 UTC (rev 6544) @@ -2920,6 +2920,7 @@ ui.plugin.analysis.GeometryFunction.Remove-Small-Segments=#T:Simplify (Remove small segments) Writer.writing-features=#T:Writing features... Reader.parsed-{0}-features=#T:Parsed {0} features. +Reader.parsed-{0}-of-totally-{1}-features=#T:Parsed {0} of {1} features in total. ui.GenericNames.interior-point-intersects=#T:interior point intersects ui.GenericNames.intersects-interior-point=#T:intersects interior point org.openjump.core.ui.plugin.queries.Operator.intip=#T:intersects interior point @@ -2999,6 +3000,7 @@ org.openjump.core.ui.plugin.edittoolbox.cursortools.RemodelerTool.geometrycollection-cannot-be-processed=#T:GeometryCollections cannot be processed com.vividsolutions.jump.workbench.model.Layer=#T:Vector Layer com.vividsolutions.jump.workbench.imagery.ReferencedImagesLayer=#T:Referenced Image Layer +com.vividsolutions.jump.workbench.imagery.ReferencedImageException=#T:Failed to open "{0}" with "{1}" driver.\n\n Try another driver and check the image for corruption. jump.plugin.edit.AffineTransformationPlugIn.image-options=#T:Image layer options jump.plugin.edit.AffineTransformationPlugIn.force-image-warp=#T:Force affine transformation of images jump.plugin.edit.AffineTransformationPlugIn.resize-image=#T:Resize image to half size @@ -3128,9 +3130,6 @@ com.vividsolutions.wms.AbstractParser.wms-parser-not-found=#T:Mandatory element <{0}> not found in the GetCapabilities,\nThere may be a WMS version problem! org.openjump.core.ui.plugin.tools.geometrychange.PointsToPathsPlugIn.non-point-warning=#T:Some geometries in the layer are not points : they will be excluded ui.EditOptionsPanel.open.info.frame=\#T\:and open feature info frame -com.vividsolutions.jump.workbench.imagery.ReferencedImageException=Could not open "{0}"\n\ - with "{1}" driver.\n\ - Try another pilot or fix the image. ui.style.BasicStylePanel.interior-border=Interior border (slow) ui.plugin.tools.generate.RasterizePlugIn.Name=\#T\:Rasterize a vector layer ui.plugin.tools.generate.RasterizePlugIn.use-extent=\#T\:Limit the extent from another layer Modified: core/trunk/src/language/jump_zh_HK.properties =================================================================== --- core/trunk/src/language/jump_zh_HK.properties 2020-09-27 16:31:34 UTC (rev 6543) +++ core/trunk/src/language/jump_zh_HK.properties 2020-09-27 19:59:34 UTC (rev 6544) @@ -2919,6 +2919,7 @@ ui.plugin.analysis.GeometryFunction.Remove-Small-Segments=#T:Simplify (remove small segments) Writer.writing-features=#T:Writing features... Reader.parsed-{0}-features=#T:Parsed {0} features. +Reader.parsed-{0}-of-totally-{1}-features=#T:Parsed {0} of {1} features in total. ui.GenericNames.interior-point-intersects=#T:interior point intersects ui.GenericNames.intersects-interior-point= org.openjump.core.ui.plugin.queries.Operator.ipint=#T:interior point intersects @@ -2998,6 +2999,7 @@ org.openjump.core.ui.plugin.edittoolbox.cursortools.RemodelerTool.geometrycollection-cannot-be-processed=#T:GeometryCollections cannot be processed com.vividsolutions.jump.workbench.model.Layer=#T:Vector Layer com.vividsolutions.jump.workbench.imagery.ReferencedImagesLayer=#T:Referenced Image Layer +com.vividsolutions.jump.workbench.imagery.ReferencedImageException=#T:Failed to open "{0}" with "{1}" driver.\n\n Try another driver and check the image for corruption. jump.plugin.edit.AffineTransformationPlugIn.image-options=#T:Image layer options jump.plugin.edit.AffineTransformationPlugIn.force-image-warp=#T:Force affine transformation of images jump.plugin.edit.AffineTransformationPlugIn.resize-image=#T:Resize image to half size @@ -3127,9 +3129,6 @@ com.vividsolutions.wms.AbstractParser.wms-parser-not-found=#T:Mandatory element <{0}> not found in the GetCapabilities,\nThere may be a WMS version problem! org.openjump.core.ui.plugin.tools.geometrychange.PointsToPathsPlugIn.non-point-warning=#T:Some geometries in the layer are not points : they will be excluded ui.EditOptionsPanel.open.info.frame=\#T\:and open feature info frame -com.vividsolutions.jump.workbench.imagery.ReferencedImageException=Could not open "{0}"\n\ - with "{1}" driver.\n\ - Try another pilot or fix the image. ui.style.BasicStylePanel.interior-border=Interior border (slow) ui.plugin.tools.generate.RasterizePlugIn.Name=\#T\:Rasterize a vector layer ui.plugin.tools.generate.RasterizePlugIn.use-extent=\#T\:Limit the extent from another layer _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel