Revision: 5026
http://sourceforge.net/p/jump-pilot/code/5026
Author: michaudm
Date: 2016-09-20 22:17:01 +0000 (Tue, 20 Sep 2016)
Log Message:
-----------
Standardize I18N keys for ExtractCommonBoundaryBetweenPolysPlugIn
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 2016-09-20 21:42:33 UTC (rev
5025)
+++ core/trunk/src/language/jump.properties 2016-09-20 22:17:01 UTC (rev
5026)
@@ -1385,11 +1385,11 @@
org.openjump.core.ui.plugin.tools.EraseLayerAWithLayerBPlugIn.decompose-multi
= Decompose multi-geometries
org.openjump.core.ui.plugin.tools.EraseLayerAWithLayerBPlugIn.minus = moins
org.openjump.core.ui.plugin.tools.EraseLayerAWithLayerBPlugIn.vertex-layer-suffix
= added vertices
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph
= Classifies the boundaries of a polygon by using a neighbourhood graph.
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Extract-Common-Boundary-Between-Polygons
= Extract Common Boundary Between Polygons
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries
= boundaries
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph
= Create graph
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons
= Select layer with polygons
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph
= Classifies the boundaries of a polygon by using a neighbourhood graph.
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn
= Extract Common Boundary Between Polygons
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries
= boundaries
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph
= Create graph
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons
= Select layer with polygons
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Account-for-closed-Geometries
= account for closed geometries
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Extract-Points = Extract
Points
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.description = Extracts
points from polygon or line features and writes them to a new layer. Note, for
closed geometries start point and end point are the same. If closed geometries
are to be observed, then the last point is not returned to avoid two overlaying
points.
Modified: core/trunk/src/language/jump_cz.properties
===================================================================
--- core/trunk/src/language/jump_cz.properties 2016-09-20 21:42:33 UTC (rev
5025)
+++ core/trunk/src/language/jump_cz.properties 2016-09-20 22:17:01 UTC (rev
5026)
@@ -1252,11 +1252,11 @@
org.openjump.core.ui.plugin.tools.DeleteDuplicateGeometriesPlugIn.deletes-features-with-similar-geometry
= sma\u017Ee geoprvky s podobnou geometri\u00ED
org.openjump.core.ui.plugin.tools.DeleteDuplicateGeometriesPlugIn.select-layer
= vybrat vrstvu
org.openjump.core.ui.plugin.tools.DeleteEmptyGeometriesPlugIn.Delete-Empty-Geometries-in-Selection
= Smazat pr\u00E1zdn\u00E9 geometrie ve v\u00FDb\u011Bru
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph
= Klasifikuje hranice polygonu s vyu\u017Eit\u00EDm grafu sousedstv\u00ED.
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Extract-Common-Boundary-Between-Polygons
= Extrahovat hranici spole\u010Dnou pro polygony
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries
= hranice
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph
= vytvo\u0159it graf
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons
= vybrat vrstvu s polygony
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph
= Klasifikuje hranice polygonu s vyu\u017Eit\u00EDm grafu sousedstv\u00ED.
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn
= Extrahovat hranici spole\u010Dnou pro polygony
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries
= hranice
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph
= vytvo\u0159it graf
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons
= vybrat vrstvu s polygony
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Account-for-closed-Geometries
= po\u010Det pro uzav\u0159en\u00E9 geometrie
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Extract-Points =
Extrahovat body
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.description = Extrahuje
body z polygonu nebo linie a vlo\u017E\u00ED je do nov\u00E9 vrstvy.
Pozn\u00E1mka, pro uzav\u0159en\u00E9 geometrie je prvn\u00ED a posledn\u00ED
bod toto\u017En\u00FD. Pokud je vybr\u00E1na uzav\u0159en\u00E9 geometrie, pak
posledn\u00ED bod nen\u00ED zahrnut ve v\u00FDsledku, aby se p\u0159ede\u0161lo
p\u0159ekryvu bod\u016F.
Modified: core/trunk/src/language/jump_de.properties
===================================================================
--- core/trunk/src/language/jump_de.properties 2016-09-20 21:42:33 UTC (rev
5025)
+++ core/trunk/src/language/jump_de.properties 2016-09-20 22:17:01 UTC (rev
5026)
@@ -1293,11 +1293,11 @@
org.openjump.core.ui.plugin.tools.EraseLayerAWithLayerBPlugIn.decompose-multi
= Multigeometrien vorher aufl\u00F6sen
org.openjump.core.ui.plugin.tools.EraseLayerAWithLayerBPlugIn.minus = Minus
org.openjump.core.ui.plugin.tools.EraseLayerAWithLayerBPlugIn.vertex-layer-suffix
= Zwischenpunkte hinzugef\u00FCgt
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph
= Klassifiziert die Grenzen eines Polygons mit Hilfe eines
Nachbarschaftsgraphen
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Extract-Common-Boundary-Between-Polygons
= Extraktion gemeinsammer Grenzen von Polygonen
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries
= Grenzen
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph
= Erzeuge Graph
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons
= Ebene mit Polygonen ausw\u00E4hlen
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph
= Klassifiziert die Grenzen eines Polygons mit Hilfe eines
Nachbarschaftsgraphen
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn
= Extraktion gemeinsammer Grenzen von Polygonen
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries
= Grenzen
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph
= Erzeuge Graph
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons
= Ebene mit Polygonen ausw\u00E4hlen
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Account-for-closed-Geometries
= geschlossene Geometrien beachten
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Extract-Points = Punkte
extrahieren
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.description = Extrahiert
Punkte von Linien- oder Polygon-Geometrien in eine neue Ebene. F\u00FCr
geschlossene Geometrien sind Anfangs- und Endpunkt gleich. Wenn die
geschlossenen Geometrien beachtet werden, dann wird der letzte Punkt nicht mit
extrahiert, um Ueberlagerugen zu vermeiden.
Modified: core/trunk/src/language/jump_es.properties
===================================================================
--- core/trunk/src/language/jump_es.properties 2016-09-20 21:42:33 UTC (rev
5025)
+++ core/trunk/src/language/jump_es.properties 2016-09-20 22:17:01 UTC (rev
5026)
@@ -1254,11 +1254,11 @@
org.openjump.core.ui.plugin.tools.DeleteDuplicateGeometriesPlugIn.deletes-features-with-similar-geometry=Borrar
elementos con geometrias similares
org.openjump.core.ui.plugin.tools.DeleteDuplicateGeometriesPlugIn.select-layer=Capa
seleccionada
org.openjump.core.ui.plugin.tools.DeleteEmptyGeometriesPlugIn.Delete-Empty-Geometries-in-Selection=Eliminar
geometr\u00edas vac\u00edas en la selecci\u00f3n
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries=bordes
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph=Clasifica
los bordes de un poligono usando un grafico de alrededores
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph=crear
grafico
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Extract-Common-Boundary-Between-Polygons=Extraer
bordes comunes entre los poligonos
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons=Seleccionar
capa con poligonos
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries=bordes
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph=Clasifica
los bordes de un poligono usando un grafico de alrededores
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph=crear
grafico
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn=Extraer
bordes comunes entre los poligonos
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons=Seleccionar
capa con poligonos
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Account-for-closed-Geometries=\u00daltimo
punto de las geometr\u00edas cerradas no repetido
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.description=Estraer
puntos de elementos de lineas o de poligonos y escribir sobre una nueva capa.
El punto inicial y el final de geometrias serradas ser\u00e0 lo mismo. Por las
geometrias serradas, una opci\u00f3n permite de non repetir el punto final.
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Extract-Points=Extraer
puntos
Modified: core/trunk/src/language/jump_fi.properties
===================================================================
--- core/trunk/src/language/jump_fi.properties 2016-09-20 21:42:33 UTC (rev
5025)
+++ core/trunk/src/language/jump_fi.properties 2016-09-20 22:17:01 UTC (rev
5026)
@@ -1308,11 +1308,11 @@
org.openjump.core.ui.plugin.tools.EraseLayerAWithLayerBPlugIn.show-new-vertices=N\u00e4yt\u00e4
lis\u00e4tyt taitepisteet
org.openjump.core.ui.plugin.tools.EraseLayerAWithLayerBPlugIn.source-layer=L\u00e4ht\u00f6taso
org.openjump.core.ui.plugin.tools.EraseLayerAWithLayerBPlugIn.vertex-layer-suffix=Lis\u00e4tyt
pisteet
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries=reunaviivat
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph=Luokittelee
monikulmion reunaviivat naapuruussuhdegraafin perusteella
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph=luo
graafi
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Extract-Common-Boundary-Between-Polygons=Irrota
monikulmioiden v\u00e4liset yhteiset viivat
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons=Valitse
aluetaso
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries=reunaviivat
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph=Luokittelee
monikulmion reunaviivat naapuruussuhdegraafin perusteella
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph=luo
graafi
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn=Irrota
monikulmioiden v\u00e4liset yhteiset viivat
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons=Valitse
aluetaso
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Account-for-closed-Geometries=sulkeutuvia
geometrioita
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.description=Irrottaa
taitepisteet monikulmioista tai viivoista ja kirjoittaa ne uudelle tasolle.
Huomaa, ett\u00e4 sulkeutuvien geometrioiden alku- ja loppupisteet ovat samat.
Jos t\u00e4llaisia geometrioita l\u00f6ytyy, niin viimeist\u00e4 pistett\u00e4
ei kopioida, jotta v\u00e4ltyt\u00e4\u00e4n p\u00e4\u00e4llekk\u00e4isilt\u00e4
pisteilta tulostasolla.
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Extract-Points=Irrota
pisteet
Modified: core/trunk/src/language/jump_fr.properties
===================================================================
--- core/trunk/src/language/jump_fr.properties 2016-09-20 21:42:33 UTC (rev
5025)
+++ core/trunk/src/language/jump_fr.properties 2016-09-20 22:17:01 UTC (rev
5026)
@@ -1252,11 +1252,11 @@
org.openjump.core.ui.plugin.tools.DeleteDuplicateGeometriesPlugIn.deletes-features-with-similar-geometry
= Supprimer les objets ayant une g\u00e9om\u00e9trie identique
org.openjump.core.ui.plugin.tools.DeleteDuplicateGeometriesPlugIn.select-layer
= S\u00e9lectionner une couche
org.openjump.core.ui.plugin.tools.DeleteEmptyGeometriesPlugIn.Delete-Empty-Geometries-in-Selection
= Supprimer les objets de la s\u00e9lection ayant une g\u00e9om\u00e9trie vide
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph
= Classer les fronti\u00e8res des polygones en utilisant un graphe de
proximit\u00e9.
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Extract-Common-Boundary-Between-Polygons
= Extraire les fronti\u00e8res d'une couverture polygonale
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries
= fronti\u00e8res
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph
= cr\u00e9er le graphe
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons
= S\u00e9lectionner la couche contenant les polygones
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph
= Classer les fronti\u00e8res des polygones en utilisant un graphe de
proximit\u00e9.
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn
= Extraire les fronti\u00e8res d'une couverture polygonale
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries
= fronti\u00e8res
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph
= cr\u00e9er le graphe
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons
= S\u00e9lectionner la couche contenant les polygones
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Account-for-closed-Geometries
= Dernier point des g\u00e9om\u00e9tries ferm\u00e9es non r\u00e9p\u00e9t\u00e9
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Extract-Points =
Extraire les points
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.description = Extraire
les points composant les objets surfaciques ou lin\u00e9aires et les recopier
dans une nouvelle couche. Note, pour les contours de surface, une option permet
de ne pas r\u00e9p\u00e9ter le dernier point qui est identique au premier.
Modified: core/trunk/src/language/jump_hu.properties
===================================================================
--- core/trunk/src/language/jump_hu.properties 2016-09-20 21:42:33 UTC (rev
5025)
+++ core/trunk/src/language/jump_hu.properties 2016-09-20 22:17:01 UTC (rev
5026)
@@ -1251,11 +1251,11 @@
org.openjump.core.ui.plugin.tools.DeleteDuplicateGeometriesPlugIn.deletes-features-with-similar-geometry
= hasonl\u00f3 geometri\u00e1val rendelkez\u0151 elemek t\u00f6rl\u00e9se
org.openjump.core.ui.plugin.tools.DeleteDuplicateGeometriesPlugIn.select-layer
= v\u00e1lassz r\u00e9teget
org.openjump.core.ui.plugin.tools.DeleteEmptyGeometriesPlugIn.Delete-Empty-Geometries-in-Selection
= \u00dcres geometri\u00e1k t\u00f6rl\u00e9se a kijel\u00f6l\u00e9sb\u0151l
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph
= Poligonhat\u00e1rok oszt\u00e1lyoz\u00e1sa a szomsz\u00e9doss\u00e1g
gr\u00e1f alapj\u00e1n.
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Extract-Common-Boundary-Between-Polygons
= Soksz\u00f6gek k\u00f6z\u00f6tti k\u00f6z\u00f6s hat\u00e1rvonalak
kiment\u00e9se
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries
= hat\u00e1rok
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph
= grafikon l\u00e9trhoz\u00e1sa
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons
= Soksz\u00f6geket tartalmaz\u00f3 r\u00e9teg
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph
= Poligonhat\u00e1rok oszt\u00e1lyoz\u00e1sa a szomsz\u00e9doss\u00e1g
gr\u00e1f alapj\u00e1n.
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn
= Soksz\u00f6gek k\u00f6z\u00f6tti k\u00f6z\u00f6s hat\u00e1rvonalak
kiment\u00e9se
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries
= hat\u00e1rok
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph
= grafikon l\u00e9trhoz\u00e1sa
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons
= Soksz\u00f6geket tartalmaz\u00f3 r\u00e9teg
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Account-for-closed-Geometries
= z\u00e1rt geometri\u00e1val sz\u00e1mol
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Extract-Points = Pontok
kim\u00e1sol\u00e1sa
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.description =
Fel\u00fclet vagy vonal elemekb\u0151l a pontok \u00e1tv\u00e9tele egy \u00faj
r\u00e9tegre. Megjegyz\u00e9s, a z\u00e1rt alakzatokra a kezd\u0151 \u00e9s a
v\u00e9gpont azonos. Z\u00e1rt elemek eset\u00e9n az utols\u00f3 nem
tartalmazza az eredm\u00e9ny, hogy elker\u00fclj\u00fck az azonos pontokat.
Modified: core/trunk/src/language/jump_it.properties
===================================================================
--- core/trunk/src/language/jump_it.properties 2016-09-20 21:42:33 UTC (rev
5025)
+++ core/trunk/src/language/jump_it.properties 2016-09-20 22:17:01 UTC (rev
5026)
@@ -1262,11 +1262,11 @@
org.openjump.core.ui.plugin.tools.DeleteDuplicateGeometriesPlugIn.deletes-features-with-similar-geometry=Elimina
elementi duplicati con geometrie congruenti
org.openjump.core.ui.plugin.tools.DeleteDuplicateGeometriesPlugIn.select-layer=Livello
selezionato
org.openjump.core.ui.plugin.tools.DeleteEmptyGeometriesPlugIn.Delete-Empty-Geometries-in-Selection=Cancella
geometrie vuote nella selezione
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries=limiti
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph=Classifica
i limiti di un poligono usando un grafico di vicinanza
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph=crea
grafico
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Extract-Common-Boundary-Between-Polygons=Estrai
limiti comuni tra poligoni
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons=Seleziona
livello con poligoni
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries=limiti
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph=Classifica
i limiti di un poligono usando un grafico di vicinanza
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph=crea
grafico
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn=Estrai
limiti comuni tra poligoni
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons=Seleziona
livello con poligoni
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Account-for-closed-Geometries=Ulltimo
punto delle geometrie chiuse non ripetuto
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.description=Estrae punti
da elementi lineari o poligonali e li scrive su un nuovo livello. Nota, il
punto iniziale e quello finale di geometrie chiuse \u00e8 lo stesso. Per le
geometrie chiuse, una opzione permette di non ripetere l'ultimo punto per
evitare la sovrapposizione con il primo.
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Extract-Points=Estrai
punti
Modified: core/trunk/src/language/jump_ja_JP.properties
===================================================================
--- core/trunk/src/language/jump_ja_JP.properties 2016-09-20 21:42:33 UTC
(rev 5025)
+++ core/trunk/src/language/jump_ja_JP.properties 2016-09-20 22:17:01 UTC
(rev 5026)
@@ -1248,11 +1248,11 @@
org.openjump.core.ui.plugin.tools.DeleteDuplicateGeometriesPlugIn.deletes-features-with-similar-geometry
=
\u30b8\u30aa\u30e1\u30c8\u30ea\u304c\u540c\u3058\u3067\u3042\u308b\u30d5\u30a3\u30fc\u30c1\u30e3\u306e\u524a\u9664
org.openjump.core.ui.plugin.tools.DeleteDuplicateGeometriesPlugIn.select-layer
= \u30ec\u30a4\u30e4\u306e\u9078\u629e
org.openjump.core.ui.plugin.tools.DeleteEmptyGeometriesPlugIn.Delete-Empty-Geometries-in-Selection
=
\u9078\u629e\u3055\u308c\u3066\u3044\u308b\u3082\u306e\u3088\u308a\u7a7a\u306e\u30b8\u30aa\u30e1\u30c8\u30ea\u3092\u9664\u53bb
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph
=
\u8fd1\u96a3\u306e\u30b0\u30e9\u30d5\u3092\u4f7f\u3044\u30dd\u30ea\u30b4\u30f3\u306e\u5883\u754c\u3092\u5206\u985e\uff0e
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Extract-Common-Boundary-Between-Polygons
=
\u30dd\u30ea\u30b4\u30f3\u9593\u3067\u5171\u6709\u3059\u308b\u5883\u754c\u3092\u8fd4\u3059
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries
= \u5883\u754c
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph
= \u30b0\u30e9\u30d5\u306e\u4f5c\u6210
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons
= \u30dd\u30ea\u30b4\u30f3\u3067\u30ec\u30a4\u30e4\u3092\u9078\u629e
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph
=
\u8fd1\u96a3\u306e\u30b0\u30e9\u30d5\u3092\u4f7f\u3044\u30dd\u30ea\u30b4\u30f3\u306e\u5883\u754c\u3092\u5206\u985e\uff0e
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn
=
\u30dd\u30ea\u30b4\u30f3\u9593\u3067\u5171\u6709\u3059\u308b\u5883\u754c\u3092\u8fd4\u3059
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries
= \u5883\u754c
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph
= \u30b0\u30e9\u30d5\u306e\u4f5c\u6210
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons
= \u30dd\u30ea\u30b4\u30f3\u3067\u30ec\u30a4\u30e4\u3092\u9078\u629e
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Account-for-closed-Geometries
= \u8fd1\u63a5\u3059\u308b\u306e\u30dd\u30ea\u30b4\u30f3\u306e\u8aac\u660e
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Extract-Points =
\u70b9\u306e\u62bd\u51fa
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.description =
\u30dd\u30ea\u30b4\u30f3\u53c8\u306f\u30e9\u30a4\u30f3\u30d5\u30a3\u30fc\u30c1\u30e3\u3088\u308a\u70b9\u3092\u62bd\u51fa\u3057\uff0c\u65b0\u898f\u30ec\u30a4\u30e4\u306b\u66f8\u304d\u8fbc\u3080\uff0e\u8fd1\u63a5\u3059\u308b\u30dd\u30ea\u30b4\u30f3\u306e\u59cb\u70b9\u3068\u7d42\u70b9\u304c\u540c\u3058\u3067\u3042\u308b\u3053\u3068\u306b\u6ce8\u610f\u3059\u308b\u3053\u3068\uff0e\u9589\u3058\u305f\u30b8\u30aa\u30e1\u30c8\u30ea\u304c\u898b\u3064\u304b\u3063\u305f\u3089\uff0c\u6700\u5f8c\u306e\u30dd\u30a4\u30f3\u30c8\u306f\u8fd4\u3055\u306a\u3044\uff0e\u3053\u308c\u306f\u30dd\u30a4\u30f3\u30c8\u306e\u91cd\u8907\u3092\u907f\u3051\u308b\u305f\u3081\u3067\u3042\u308b\uff0e
Modified: core/trunk/src/language/jump_ml.properties
===================================================================
--- core/trunk/src/language/jump_ml.properties 2016-09-20 21:42:33 UTC (rev
5025)
+++ core/trunk/src/language/jump_ml.properties 2016-09-20 22:17:01 UTC (rev
5026)
@@ -1678,11 +1678,11 @@
org.openjump.core.ui.plugin.tools.DeleteDuplicateGeometriesPlugIn.deletes-features-with-similar-geometry
= \#T\:
org.openjump.core.ui.plugin.tools.DeleteDuplicateGeometriesPlugIn.select-layer
= \#T\:
org.openjump.core.ui.plugin.tools.DeleteEmptyGeometriesPlugIn.Delete-Empty-Geometries-in-Selection
= \#T\:
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph
= \#T\:
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Extract-Common-Boundary-Between-Polygons
= \#T\:
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries
= \#T\:
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph
= \#T\:
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons
= \#T\:
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph
= \#T\:
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn
= \#T\:
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries
= \#T\:
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph
= \#T\:
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons
= \#T\:
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Account-for-closed-Geometries
= \#T\:
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Extract-Points = \#T\:
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.description = \#T\:
Modified: core/trunk/src/language/jump_pt.properties
===================================================================
--- core/trunk/src/language/jump_pt.properties 2016-09-20 21:42:33 UTC (rev
5025)
+++ core/trunk/src/language/jump_pt.properties 2016-09-20 22:17:01 UTC (rev
5026)
@@ -1249,11 +1249,11 @@
org.openjump.core.ui.plugin.tools.DeleteDuplicateGeometriesPlugIn.deletes-features-with-similar-geometry
= Deletar fei\u00e7\u00f5es com geometria similar
org.openjump.core.ui.plugin.tools.DeleteDuplicateGeometriesPlugIn.select-layer
= Selecione a geometria
org.openjump.core.ui.plugin.tools.DeleteEmptyGeometriesPlugIn.Delete-Empty-Geometries-in-Selection
= Deletar Geometrias Vazias na Sele\u00e7\u00e3o
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph
= Classificar os limites de um pol\u00edgono usando o mapa vizinho.
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Extract-Common-Boundary-Between-Polygons
= Extrair o limite comum entre pol\u00edgonos
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries
= Limites
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph
= Criar gr\u00e1ficos
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons
= Selecionar layer com pol\u00edgonos
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph
= Classificar os limites de um pol\u00edgono usando o mapa vizinho.
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn
= Extrair o limite comum entre pol\u00edgonos
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries
= Limites
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph
= Criar gr\u00e1ficos
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons
= Selecionar layer com pol\u00edgonos
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Account-for-closed-Geometries
= Considerar geometrias fechadas
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Extract-Points = Extrair
pontos
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.description = Extrair
pontos de fei\u00e7\u00f5es pol\u00edgono ou linha e os escreve num novo layer.
Notar que, para geometrias fechadas os pontos inicial e final s\u00e3o os
mesmos. Se a geometria fechada est\u00e1 em observa\u00e7\u00e3o, ent\u00e3o o
\u00faltimo ponto n\u00e3o \u00e9 retornado para evitar a
sobreposi\u00e7\u00e3o dos pontos.
Modified: core/trunk/src/language/jump_pt_BR.properties
===================================================================
--- core/trunk/src/language/jump_pt_BR.properties 2016-09-20 21:42:33 UTC
(rev 5025)
+++ core/trunk/src/language/jump_pt_BR.properties 2016-09-20 22:17:01 UTC
(rev 5026)
@@ -1249,11 +1249,11 @@
org.openjump.core.ui.plugin.tools.DeleteDuplicateGeometriesPlugIn.deletes-features-with-similar-geometry
= Deletar fei\u00e7\u00f5es com geometria similar
org.openjump.core.ui.plugin.tools.DeleteDuplicateGeometriesPlugIn.select-layer
= Selecione a geometria
org.openjump.core.ui.plugin.tools.DeleteEmptyGeometriesPlugIn.Delete-Empty-Geometries-in-Selection
= Deletar Geometrias Vazias na Sele\u00e7\u00e3o
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph
= Classificar os limites de um pol\u00edgono usando o mapa vizinho.
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Extract-Common-Boundary-Between-Polygons
= Extrair o limite comum entre pol\u00edgonos
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries
= Limites
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph
= Criar gr\u00e1ficos
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons
= Selecionar layer com pol\u00edgonos
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph
= Classificar os limites de um pol\u00edgono usando o mapa vizinho.
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn
= Extrair o limite comum entre pol\u00edgonos
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries
= Limites
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph
= Criar gr\u00e1ficos
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons
= Selecionar layer com pol\u00edgonos
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Account-for-closed-Geometries
= Considerar geometrias fechadas
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Extract-Points = Extrair
pontos
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.description = Extrair
pontos de fei\u00e7\u00f5es pol\u00edgono ou linha e os escreve num novo layer.
Notar que, para geometrias fechadas os pontos inicial e final s\u00e3o os
mesmos. Se a geometria fechada est\u00e1 em observa\u00e7\u00e3o, ent\u00e3o o
\u00faltimo ponto n\u00e3o \u00e9 retornado para evitar a
sobreposi\u00e7\u00e3o dos pontos.
Modified: core/trunk/src/language/jump_ta_IN.properties
===================================================================
--- core/trunk/src/language/jump_ta_IN.properties 2016-09-20 21:42:33 UTC
(rev 5025)
+++ core/trunk/src/language/jump_ta_IN.properties 2016-09-20 22:17:01 UTC
(rev 5026)
@@ -1247,11 +1247,11 @@
org.openjump.core.ui.plugin.tools.DeleteDuplicateGeometriesPlugIn.deletes-features-with-similar-geometry
= \u0b92\u0ba4\u0bcd\u0ba4
\u0bb5\u0b9f\u0bbf\u0bb5\u0bb5\u0bbf\u0baf\u0bb2\u0bcd
\u0b85\u0bae\u0bcd\u0b9a\u0b99\u0bcd\u0b95\u0bb3\u0bc8
\u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd
org.openjump.core.ui.plugin.tools.DeleteDuplicateGeometriesPlugIn.select-layer
= \u0b85\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc8
\u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd
org.openjump.core.ui.plugin.tools.DeleteEmptyGeometriesPlugIn.Delete-Empty-Geometries-in-Selection
= \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1
\u0b9a\u0bc6\u0baf\u0bcd\u0baf\u0bc1\u0bae\u0bcd
\u0bb5\u0bc6\u0bb1\u0bcd\u0bb1\u0bc1
\u0bb5\u0b9f\u0bbf\u0bb5\u0bbf\u0baf\u0bb2\u0bbf\u0bb2\u0bcd
\u0b85\u0bb4\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph
= \u0b92\u0bb0\u0bc1 \u0baa\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc1
\u0bb5\u0bb0\u0bc8\u0baa\u0b9f
\u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf
\u0b92\u0bb0\u0bc1 \u0baa\u0bb2\u0b95\u0bc7\u0bbe\u0ba3\u0bae\u0bcd
\u0b8e\u0bb2\u0bcd\u0bb2\u0bc8\u0b95\u0bb3\u0bc8
\u0baa\u0bbf\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Extract-Common-Boundary-Between-Polygons
= \u0baa\u0bb2\u0b95\u0bc7\u0bbe\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bcd
\u0b87\u0b9f\u0bc8\u0baf\u0bc7 \u0baa\u0bc6\u0bbe\u0ba4\u0bc1\u0bb5\u0bbe\u0ba9
\u0b8e\u0bb2\u0bcd\u0bb2\u0bc8
\u0baa\u0bbf\u0bb0\u0bbf\u0ba4\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries
= \u0b8e\u0bb2\u0bcd\u0bb2\u0bc8\u0b95\u0bb3\u0bcd
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph
= \u0bb5\u0bb0\u0bc8\u0baa\u0b9f\u0ba4\u0bcd\u0ba4\u0bc8
\u0b89\u0bb0\u0bc1\u0bb5\u0bbe\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons
= \u0baa\u0bb2\u0b95\u0bc7\u0bbe\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bcd
\u0b95\u0bc6\u0bbe\u0ba3\u0bcd\u0b9f \u0b85\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc8
\u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph
= \u0b92\u0bb0\u0bc1 \u0baa\u0b95\u0bcd\u0b95\u0ba4\u0bcd\u0ba4\u0bc1
\u0bb5\u0bb0\u0bc8\u0baa\u0b9f
\u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf
\u0b92\u0bb0\u0bc1 \u0baa\u0bb2\u0b95\u0bc7\u0bbe\u0ba3\u0bae\u0bcd
\u0b8e\u0bb2\u0bcd\u0bb2\u0bc8\u0b95\u0bb3\u0bc8
\u0baa\u0bbf\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1.
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn
= \u0baa\u0bb2\u0b95\u0bc7\u0bbe\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bcd
\u0b87\u0b9f\u0bc8\u0baf\u0bc7 \u0baa\u0bc6\u0bbe\u0ba4\u0bc1\u0bb5\u0bbe\u0ba9
\u0b8e\u0bb2\u0bcd\u0bb2\u0bc8
\u0baa\u0bbf\u0bb0\u0bbf\u0ba4\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries
= \u0b8e\u0bb2\u0bcd\u0bb2\u0bc8\u0b95\u0bb3\u0bcd
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph
= \u0bb5\u0bb0\u0bc8\u0baa\u0b9f\u0ba4\u0bcd\u0ba4\u0bc8
\u0b89\u0bb0\u0bc1\u0bb5\u0bbe\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons
= \u0baa\u0bb2\u0b95\u0bc7\u0bbe\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bcd
\u0b95\u0bc6\u0bbe\u0ba3\u0bcd\u0b9f \u0b85\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bc8
\u0ba4\u0bc7\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Account-for-closed-Geometries
= \u0bae\u0bc2\u0b9f\u0bbf\u0baf
\u0bb5\u0b9f\u0bbf\u0bb5\u0bbf\u0baf\u0bb2\u0bcd\u0b95\u0bb3\u0bbf\u0bb2\u0bcd
\u0b95\u0ba3\u0b95\u0bcd\u0b95\u0bc1
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Extract-Points =
\u0baa\u0bc1\u0bb3\u0bcd\u0bb3\u0bbf\u0b95\u0bb3\u0bc8
\u0baa\u0bbf\u0bb0\u0bbf\u0ba4\u0bcd\u0ba4\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.description =
\u0bbf\u0baf
\u0bb5\u0b9f\u0bbf\u0bb5\u0bbf\u0baf\u0bb2\u0bcd\u0b95\u0bb3\u0bbf\u0bb2\u0bcd
\u0baa\u0bbf\u0ba9\u0bcd\u0baa\u0bb1\u0bcd\u0bb1
\u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd
\u0b8e\u0ba9\u0bcd\u0bb1\u0bbe\u0bb2\u0bcd, \u0b95\u0b9f\u0bc8\u0b9a\u0bbf
\u0b95\u0b9f\u0bcd\u0b9f\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd
\u0b87\u0bb0\u0ba3\u0bcd\u0b9f\u0bc1
\u0bae\u0bc7\u0bb2\u0bc6\u0bb4\u0bc1\u0bb5\u0ba4\u0bbf\u0bb2\u0bcd
\u0baa\u0bc1\u0bb3\u0bcd\u0bb3\u0bbf\u0b95\u0bb3\u0bcd
\u0ba4\u0bb5\u0bbf\u0bb0\u0bcd\u0b95\u0bcd\u0b95
\u0ba4\u0bbf\u0bb0\u0bc1\u0bae\u0bcd\u0baa\u0bbf\u0ba9\u0bbe\u0bb0\u0bcd
\u0b85\u0bb2\u0bcd\u0bb2.
Modified: core/trunk/src/language/jump_te.properties
===================================================================
--- core/trunk/src/language/jump_te.properties 2016-09-20 21:42:33 UTC (rev
5025)
+++ core/trunk/src/language/jump_te.properties 2016-09-20 22:17:01 UTC (rev
5026)
@@ -1478,11 +1478,11 @@
org.openjump.core.ui.plugin.tools.DeleteDuplicateGeometriesPlugIn.deletes-features-with-similar-geometry
= deletes features with similar geometry
org.openjump.core.ui.plugin.tools.DeleteDuplicateGeometriesPlugIn.select-layer
= select layer
org.openjump.core.ui.plugin.tools.DeleteEmptyGeometriesPlugIn.Delete-Empty-Geometries-in-Selection
= Delete Empty Geometries in Selection
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph
= Classifies the boundaries of a polygon by using a neighbourhood graph.
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Extract-Common-Boundary-Between-Polygons
= Extract Common Boundary Between Polygons
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries
= boundaries
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph
= create graph
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons
= select layer with polygons
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph
= Classifies the boundaries of a polygon by using a neighbourhood graph.
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn
= Extract Common Boundary Between Polygons
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries
= boundaries
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph
= create graph
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons
= select layer with polygons
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Account-for-closed-Geometries
= account for closed geometries
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Extract-Points = Extract
Points
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.description = Extracts
points from polygon or line features and writes them to a new layer. Note, for
closed geometries start point and end point are the same. If closed geometries
are to be observed, then the last point is not returned to avoid two overlaying
points.
Modified: core/trunk/src/language/jump_zh_CN.properties
===================================================================
--- core/trunk/src/language/jump_zh_CN.properties 2016-09-20 21:42:33 UTC
(rev 5025)
+++ core/trunk/src/language/jump_zh_CN.properties 2016-09-20 22:17:01 UTC
(rev 5026)
@@ -1339,11 +1339,11 @@
org.openjump.core.ui.plugin.tools.DeleteDuplicateGeometriesPlugIn.deletes-features-with-similar-geometry
= \u5220\u9664\u7c7b\u4f3c\u7684\u51e0\u4f55\u7279\u5f81
org.openjump.core.ui.plugin.tools.DeleteDuplicateGeometriesPlugIn.select-layer
= \u9009\u62e9\u56fe\u5c42
org.openjump.core.ui.plugin.tools.DeleteEmptyGeometriesPlugIn.Delete-Empty-Geometries-in-Selection
= \u5728\u9009\u62e9\u5220\u9664\u7a7a\u51e0\u4f55
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph
=
\u5212\u5206\u754c\u9650\u7684\u591a\u8fb9\u5f62\u4f7f\u7528\u90bb\u57df\u56fe\u3002
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Extract-Common-Boundary-Between-Polygons
= \u591a\u8fb9\u5f62\u4e4b\u95f4\u7684\u5171\u540c\u8fb9\u754c\u63d0\u53d6
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries
= \u8fb9\u754c
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph
= \u521b\u5efa\u56fe\u8868
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons
= \u9009\u62e9\u591a\u8fb9\u5f62\u5c42
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph
=
\u5212\u5206\u754c\u9650\u7684\u591a\u8fb9\u5f62\u4f7f\u7528\u90bb\u57df\u56fe\u3002
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn
= \u591a\u8fb9\u5f62\u4e4b\u95f4\u7684\u5171\u540c\u8fb9\u754c\u63d0\u53d6
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries
= \u8fb9\u754c
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph
= \u521b\u5efa\u56fe\u8868
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons
= \u9009\u62e9\u591a\u8fb9\u5f62\u5c42
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Account-for-closed-Geometries
= \u5360\u5c01\u95ed\u51e0\u4f55
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Extract-Points =
\u63d0\u53d6\u70b9
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.description =
\u4ece\u591a\u8fb9\u5f62\u6216\u63d0\u53d6\u70b9\u7ebf\u7279\u5f81\uff0c\u5e76\u5199\u5165\u5230\u4e00\u4e2a\u65b0\u7684\u5c42\u3002\u6ce8\u610f\uff0c\u5bf9\u4e8e\u5c01\u95ed\u51e0\u4f55\u8d77\u70b9\u548c\u7ec8\u70b9\u90fd\u662f\u4e00\u6837\u7684\u3002\u5982\u679c\u5c01\u95ed\u7684\u51e0\u4f55\u56fe\u5f62\u4e5f\u5fc5\u987b\u5f97\u5230\u9075\u5b88\uff0c\u90a3\u4e48\u6700\u540e\u4e00\u70b9\u662f\u6ca1\u6709\u8fd4\u56de\uff0c\u4ee5\u907f\u514d\u4e24\u4e2a\u91cd\u8fed\u70b9\u3002
Modified: core/trunk/src/language/jump_zh_HK.properties
===================================================================
--- core/trunk/src/language/jump_zh_HK.properties 2016-09-20 21:42:33 UTC
(rev 5025)
+++ core/trunk/src/language/jump_zh_HK.properties 2016-09-20 22:17:01 UTC
(rev 5026)
@@ -1339,11 +1339,11 @@
org.openjump.core.ui.plugin.tools.DeleteDuplicateGeometriesPlugIn.deletes-features-with-similar-geometry
= \u522a\u9664\u985e\u4f3c\u7684\u5e7e\u4f55\u7279\u5fb5
org.openjump.core.ui.plugin.tools.DeleteDuplicateGeometriesPlugIn.select-layer
= \u9078\u64c7\u5716\u5c64
org.openjump.core.ui.plugin.tools.DeleteEmptyGeometriesPlugIn.Delete-Empty-Geometries-in-Selection
= \u5728\u9078\u64c7\u522a\u9664\u7a7a\u5e7e\u4f55
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph
=
\u5283\u5206\u754c\u9650\u7684\u591a\u908a\u5f62\u4f7f\u7528\u9130\u57df\u5716\u3002
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.Extract-Common-Boundary-Between-Polygons
= \u591a\u908a\u5f62\u4e4b\u9593\u7684\u5171\u540c\u908a\u754c\u63d0\u53d6
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries
= \u908a\u754c
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph
= \u5275\u5efa\u5716\u8868
-org.openjump.core.ui.plugin.tools.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons
= \u9078\u64c7\u591a\u908a\u5f62\u5c64
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.Classifies-the-boundaries-of-a-polygon-by-using-a-neighbourhood-graph
=
\u5283\u5206\u754c\u9650\u7684\u591a\u908a\u5f62\u4f7f\u7528\u9130\u57df\u5716\u3002
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn
= \u591a\u908a\u5f62\u4e4b\u9593\u7684\u5171\u540c\u908a\u754c\u63d0\u53d6
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.boundaries
= \u908a\u754c
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.create-graph
= \u5275\u5efa\u5716\u8868
+org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn.select-layer-with-polygons
= \u9078\u64c7\u591a\u908a\u5f62\u5c64
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Account-for-closed-Geometries
= \u4f54\u5c01\u9589\u5e7e\u4f55
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.Extract-Points =
\u63d0\u53d6\u9ede
org.openjump.core.ui.plugin.tools.ExtractPointsPlugIn.description =
\u5f9e\u591a\u908a\u5f62\u6216\u63d0\u53d6\u9ede\u7dda\u7279\u5fb5\uff0c\u4e26\u5beb\u5165\u5230\u4e00\u500b\u65b0\u7684\u5c64\u3002\u6ce8\u610f\uff0c\u5c0d\u65bc\u5c01\u9589\u5e7e\u4f55\u8d77\u9ede\u548c\u7d42\u9ede\u90fd\u662f\u4e00\u6a23\u7684\u3002\u5982\u679c\u5c01\u9589\u7684\u5e7e\u4f55\u5716\u5f62\u4e5f\u5fc5\u9808\u5f97\u5230\u9075\u5b88\uff0c\u90a3\u9ebc\u6700\u5f8c\u4e00\u9ede\u662f\u6c92\u6709\u8fd4\u56de\uff0c\u4ee5\u907f\u514d\u5169\u500b\u91cd\u758a\u9ede\u3002
------------------------------------------------------------------------------
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel