Revision: 5883
          http://sourceforge.net/p/jump-pilot/code/5883
Author:   ma15569
Date:     2018-06-21 07:38:45 +0000 (Thu, 21 Jun 2018)
Log Message:
-----------
Updated language files

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     2018-06-20 21:31:10 UTC (rev 
5882)
+++ core/trunk/src/language/jump.properties     2018-06-21 07:38:45 UTC (rev 
5883)
@@ -2055,6 +2055,11 @@
 ui.GenericNames.url = URL
 ui.GenericNames.user = User
 ui.GenericNames.version = Version
+ui.GenericNames.hours=hours
+ui.GenericNames.minutes=minutes
+ui.GenericNames.flat=flat speed
+ui.GenericNames.uphill=uphill speed
+ui.GenericNames.downhill=downhill speed
 
ui.GeometryEditor.unsupported-geometry-classes-should-be-caught-in-the-GeometryEditorOperation
 = Unsupported Geometry classes should be caught in the GeometryEditorOperation.
 ui.GeometryInfoTab.attributes = Attributes
 ui.GeometryInfoTab.geometries = Geometries
@@ -2912,4 +2917,11 @@
 org.openjump.core.ui.plugin.raster.HistogramPlugIn.select-one-band=Multiband 
raster layer: select one band
 
org.openjump.core.ui.plugin.raster.ProfileGraphTool.Calculate-slope-profile=Calculate
 slope profile
 org.openjump.core.ui.plugin.raster.ProfileGraphTool.Description=Create a 
topographic profile from a raster using a linestring as trace. A slope profile 
can be generate to compare with the topographic one
-org.openjump.core.ui.plugin.edittoolbox.cursortools.Travel-time=Travel time
\ No newline at end of file
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Travel-time=Travel time
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Choose-slope-profile=Choose
 the type of slope profile
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Relative-slope=Relative 
slope
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Absolute-slope=Absolute 
slope
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.vertical-axes-label=Vertical
 axes label
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.horizontal-axes-label=Horizontal
 axes label
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.travel-time-tooltip=Calculate
 travel time according to the speeds (flat, uphill, downhill). Depending to the 
map unit (m or ft) output travel time is in kilometres per hour [m]   or miles 
per hour [ft or ftUS]
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.calculate-travel-time=Calculate
 travel time

Modified: core/trunk/src/language/jump_cz.properties
===================================================================
--- core/trunk/src/language/jump_cz.properties  2018-06-20 21:31:10 UTC (rev 
5882)
+++ core/trunk/src/language/jump_cz.properties  2018-06-21 07:38:45 UTC (rev 
5883)
@@ -2891,5 +2891,17 @@
 org.openjump.core.ui.plugin.raster.HistogramPlugIn.select-one-band= 
=\#T\:Multiband raster layer: select one band
 
org.openjump.core.ui.plugin.raster.ProfileGraphTool.Calculate-slope-profile=\#T\:Calculate
 slope profile
 org.openjump.core.ui.plugin.raster.ProfileGraphTool.Description=\#T\:Create a 
topographic profile from a raster  using a linestring as trace. A slope profile 
can be generate to compare with the topographic one
-org.openjump.core.ui.plugin.edittoolbox.cursortools.Travel-time=\#T\:Travel 
time
-org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority=#T:Majority
 (boolean)
\ No newline at end of file
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Travel-time=\#T\:Travel 
time
+org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority=#T:Majority
 (boolean)
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Choose-slope-profile=\#T\:Choose
 the type of slope profile
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Relative-slope=\#T\:Relative
 slope
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Absolute-slope=\#T\:Absolute
 slope
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.vertical-axes-label=\#T\:Vertical
 axes label
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.horizontal-axes-label=\#T\:Horizontal
 axes label
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.travel-time-tooltip=\#T\:Calculate
 travel time according to the speeds (flat, uphill, downhill). Depending to the 
map unit (m or ft) output travel time is in kilometres per hour [m]   or miles 
per hour [ft or ftUS]
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.calculate-travel-time=\#T\:Calculate
 travel time
+ui.GenericNames.hours=\#T\:hours
+ui.GenericNames.minutes=\#T\:minutes
+ui.GenericNames.flat=\#T\:flat speed
+ui.GenericNames.uphill=\#T\:uphill speed
+ui.GenericNames.downhill=\#T\:downhill speed
\ No newline at end of file

Modified: core/trunk/src/language/jump_de.properties
===================================================================
--- core/trunk/src/language/jump_de.properties  2018-06-20 21:31:10 UTC (rev 
5882)
+++ core/trunk/src/language/jump_de.properties  2018-06-21 07:38:45 UTC (rev 
5883)
@@ -2883,5 +2883,17 @@
 org.openjump.core.ui.plugin.raster.HistogramPlugIn.select-one-band= 
=\#T\:Multiband raster layer: select one band
 
org.openjump.core.ui.plugin.raster.ProfileGraphTool.Calculate-slope-profile=\#T\:Calculate
 slope profile
 org.openjump.core.ui.plugin.raster.ProfileGraphTool.Description=\#T\:Create a 
topographic profile from a raster  using a linestring as trace. A slope profile 
can be generate to compare with the topographic one
-org.openjump.core.ui.plugin.edittoolbox.cursortools.Travel-time=\#T\:Travel 
time
-org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority=#T:Majority
 (boolean)
\ No newline at end of file
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Travel-time=\#T\:Travel 
time
+org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority=#T:Majority
 (boolean)
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Choose-slope-profile=\#T\:Choose
 the type of slope profile
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Relative-slope=\#T\:Relative
 slope
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Absolute-slope=\#T\:Absolute
 slope
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.vertical-axes-label=\#T\:Vertical
 axes label
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.horizontal-axes-label=\#T\:Horizontal
 axes label
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.travel-time-tooltip=\#T\:Calculate
 travel time according to the speeds (flat, uphill, downhill). Depending to the 
map unit (m or ft) output travel time is in kilometres per hour [m]   or miles 
per hour [ft or ftUS]
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.calculate-travel-time=\#T\:Calculate
 travel time
+ui.GenericNames.hours=\#T\:hours
+ui.GenericNames.minutes=\#T\:minutes
+ui.GenericNames.flat=\#T\:flat speed
+ui.GenericNames.uphill=\#T\:uphill speed
+ui.GenericNames.downhill=\#T\:downhill speed
\ No newline at end of file

Modified: core/trunk/src/language/jump_es.properties
===================================================================
--- core/trunk/src/language/jump_es.properties  2018-06-20 21:31:10 UTC (rev 
5882)
+++ core/trunk/src/language/jump_es.properties  2018-06-21 07:38:45 UTC (rev 
5883)
@@ -2862,5 +2862,17 @@
 org.openjump.core.ui.plugin.raster.HistogramPlugIn.select-one-band=Capa 
r\xE1ster multibanda: seleccione una banda
 
org.openjump.core.ui.plugin.raster.ProfileGraphTool.Calculate-slope-profile=Calcular
 el perfil de la pendiente
 org.openjump.core.ui.plugin.raster.ProfileGraphTool.Description=Crear un 
perfil topogr\xE1fico a partir de un r\xE1ster, utilizando una l\xEDnea como 
traza. Se puede generar un perfil de pendiente para compararlo con el 
topogr\xE1fico
-org.openjump.core.ui.plugin.edittoolbox.cursortools.Travel-time=Tiempo de viaje
-org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority=#T:Majority
 (boolean)
\ No newline at end of file
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Travel-time=Tiempo de viaje
+org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority=Mayoria 
(boolean)
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Choose-slope-profile=Elijir
 el tipo de perfil de pendiente
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Relative-slope=Pendiente 
relativa
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Absolute-slope=Pendiente 
absoluta
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.vertical-axes-label=Etiqueta
 de ejes verticales
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.horizontal-axes-label=Etiqueta
 de ejes horizontales
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.travel-time-tooltip=Calcular
 el tiempo de viaje seg\xFAn las velocidades (piso, cuesta arriba, cuesta 
abajo). Dependiendo de la unidad de mapa (m o ft), el tiempo de viaje es en 
kil\xF3metros por hora [m] o millas por hora [ft o ftUS]
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.calculate-travel-time=Calcularcel
 tiempo de viaje
+ui.GenericNames.hours=horas
+ui.GenericNames.minutes=minutos
+ui.GenericNames.flat=velocidad plana
+ui.GenericNames.uphill=velocidad de subida
+ui.GenericNames.downhill=velocidad de descenso
\ No newline at end of file

Modified: core/trunk/src/language/jump_fi.properties
===================================================================
--- core/trunk/src/language/jump_fi.properties  2018-06-20 21:31:10 UTC (rev 
5882)
+++ core/trunk/src/language/jump_fi.properties  2018-06-21 07:38:45 UTC (rev 
5883)
@@ -2860,5 +2860,17 @@
 org.openjump.core.ui.plugin.raster.HistogramPlugIn.select-one-band= 
=\#T\:Multiband raster layer: select one band
 
org.openjump.core.ui.plugin.raster.ProfileGraphTool.Calculate-slope-profile=\#T\:Calculate
 slope profile
 org.openjump.core.ui.plugin.raster.ProfileGraphTool.Description=\#T\:Create a 
topographic profile from a raster  using a linestring as trace. A slope profile 
can be generate to compare with the topographic one
-org.openjump.core.ui.plugin.edittoolbox.cursortools.Travel-time=\#T\:Travel 
time
-org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority=#T:Majority
 (boolean)
\ No newline at end of file
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Travel-time=\#T\:Travel 
time
+org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority=#T:Majority
 (boolean)
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Choose-slope-profile=\#T\:Choose
 the type of slope profile
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Relative-slope=\#T\:Relative
 slope
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Absolute-slope=\#T\:Absolute
 slope
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.vertical-axes-label=\#T\:Vertical
 axes label
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.horizontal-axes-label=\#T\:Horizontal
 axes label
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.travel-time-tooltip=\#T\:Calculate
 travel time according to the speeds (flat, uphill, downhill). Depending to the 
map unit (m or ft) output travel time is in kilometres per hour [m]   or miles 
per hour [ft or ftUS]
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.calculate-travel-time=\#T\:Calculate
 travel time
+ui.GenericNames.hours=\#T\:hours
+ui.GenericNames.minutes=\#T\:minutes
+ui.GenericNames.flat=\#T\:flat speed
+ui.GenericNames.uphill=\#T\:uphill speed
+ui.GenericNames.downhill=\#T\:downhill speed
\ No newline at end of file

Modified: core/trunk/src/language/jump_fr.properties
===================================================================
--- core/trunk/src/language/jump_fr.properties  2018-06-20 21:31:10 UTC (rev 
5882)
+++ core/trunk/src/language/jump_fr.properties  2018-06-21 07:38:45 UTC (rev 
5883)
@@ -2892,5 +2892,17 @@
 org.openjump.core.ui.plugin.raster.HistogramPlugIn.select-one-band = Couche 
raster multibandes : s\xE9lectionner une bande
 org.openjump.core.ui.plugin.raster.ProfileGraphTool.Calculate-slope-profile = 
Calculer le profil des pentes
 org.openjump.core.ui.plugin.raster.ProfileGraphTool.Description = Cr\xE9er un 
profil topographique \xE0 partir d'une couche raster en suivant une ligne. Un 
profil des pentes peut \xEAtre g\xE9n\xE9r\xE9 pour comparer avec le profil 
topographique.
-org.openjump.core.ui.plugin.edittoolbox.cursortools.Travel-time = Temps de 
parcours
-org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority = 
Majorit\xE9 (bool\xE9en)
\ No newline at end of file
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Travel-time = Temps de 
parcours
+org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority = 
Majorit\xE9 (bool\xE9en)
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Choose-slope-profile=\#T\:Choose
 the type of slope profile
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Relative-slope=\#T\:Relative
 slope
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Absolute-slope=\#T\:Absolute
 slope
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.vertical-axes-label=\#T\:Vertical
 axes label
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.horizontal-axes-label=\#T\:Horizontal
 axes label
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.travel-time-tooltip=\#T\:Calculate
 travel time according to the speeds (flat, uphill, downhill). Depending to the 
map unit (m or ft) output travel time is in kilometres per hour [m]   or miles 
per hour [ft or ftUS]
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.calculate-travel-time=\#T\:Calculate
 travel time
+ui.GenericNames.hours=\#T\:hours
+ui.GenericNames.minutes=\#T\:minutes
+ui.GenericNames.flat=\#T\:flat speed
+ui.GenericNames.uphill=\#T\:uphill speed
+ui.GenericNames.downhill=\#T\:downhill speed
\ No newline at end of file

Modified: core/trunk/src/language/jump_hu.properties
===================================================================
--- core/trunk/src/language/jump_hu.properties  2018-06-20 21:31:10 UTC (rev 
5882)
+++ core/trunk/src/language/jump_hu.properties  2018-06-21 07:38:45 UTC (rev 
5883)
@@ -2879,5 +2879,17 @@
 org.openjump.core.ui.plugin.raster.HistogramPlugIn.select-one-band= 
=\#T\:Multiband raster layer: select one band
 
org.openjump.core.ui.plugin.raster.ProfileGraphTool.Calculate-slope-profile=\#T\:Calculate
 slope profile
 org.openjump.core.ui.plugin.raster.ProfileGraphTool.Description=\#T\:Create a 
topographic profile from a raster  using a linestring as trace. A slope profile 
can be generate to compare with the topographic one
-org.openjump.core.ui.plugin.edittoolbox.cursortools.Travel-time=\#T\:Travel 
time
-org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority=#T:Majority
 (boolean)
\ No newline at end of file
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Travel-time=\#T\:Travel 
time
+org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority=#T:Majority
 (boolean)
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Choose-slope-profile=\#T\:Choose
 the type of slope profile
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Relative-slope=\#T\:Relative
 slope
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Absolute-slope=\#T\:Absolute
 slope
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.vertical-axes-label=\#T\:Vertical
 axes label
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.horizontal-axes-label=\#T\:Horizontal
 axes label
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.travel-time-tooltip=\#T\:Calculate
 travel time according to the speeds (flat, uphill, downhill). Depending to the 
map unit (m or ft) output travel time is in kilometres per hour [m]   or miles 
per hour [ft or ftUS]
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.calculate-travel-time=\#T\:Calculate
 travel time
+ui.GenericNames.hours=\#T\:hours
+ui.GenericNames.minutes=\#T\:minutes
+ui.GenericNames.flat=\#T\:flat speed
+ui.GenericNames.uphill=\#T\:uphill speed
+ui.GenericNames.downhill=\#T\:downhill speed
\ No newline at end of file

Modified: core/trunk/src/language/jump_it.properties
===================================================================
--- core/trunk/src/language/jump_it.properties  2018-06-20 21:31:10 UTC (rev 
5882)
+++ core/trunk/src/language/jump_it.properties  2018-06-21 07:38:45 UTC (rev 
5883)
@@ -2864,5 +2864,17 @@
 org.openjump.core.ui.plugin.raster.HistogramPlugIn.select-one-band=Livello 
raster multibanda: seleziona una banda
 
org.openjump.core.ui.plugin.raster.ProfileGraphTool.Calculate-slope-profile=Calcola
 il profilo della pendenza
 org.openjump.core.ui.plugin.raster.ProfileGraphTool.Description=Crea un 
profilo topografico dal raster, usando una linea come traccia. Un profilo della 
pendenza puo essere generato e comparato con quello topografico
-org.openjump.core.ui.plugin.edittoolbox.cursortools.Travel-time=Tempo di 
percorrenza
-org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority=#T:Majority
 (boolean)
\ No newline at end of file
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Travel-time=Tempo di 
percorrenza
+org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority=Maggioranza(boolean)
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Choose-slope-profile=Seleziona
 un tipo di profilo pendenza
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Relative-slope=Pendenza 
relativa
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Absolute-slope=Pendenza 
assoluta
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.vertical-axes-label=Etichetta
 asse verticale
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.horizontal-axes-label=Etichetta
 asse orizzontale
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.travel-time-tooltip=Calcola
 il tempo di percorrenza in base alle velocit\xE0 (piano, salita, discesa). 
Dipendendo della [unit\xE0 mappa] la velocit\xE0 di percorrenza sar\xE0 in 
chilometri per ore [metre] or Miiglia per ore [foot] e [US survey foot]
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.calculate-travel-time=Calcola
 il tempo di percorrenza
+ui.GenericNames.hours=ore
+ui.GenericNames.minutes=minuti
+ui.GenericNames.flat=velocit\xE0 in piano
+ui.GenericNames.uphill=velocit\xE0 in salita
+ui.GenericNames.downhill=velocit\xE0 in discesa
\ No newline at end of file

Modified: core/trunk/src/language/jump_ja_JP.properties
===================================================================
--- core/trunk/src/language/jump_ja_JP.properties       2018-06-20 21:31:10 UTC 
(rev 5882)
+++ core/trunk/src/language/jump_ja_JP.properties       2018-06-21 07:38:45 UTC 
(rev 5883)
@@ -2885,5 +2885,17 @@
 org.openjump.core.ui.plugin.raster.HistogramPlugIn.select-one-band= 
=\#T\:Multiband raster layer: select one band
 
org.openjump.core.ui.plugin.raster.ProfileGraphTool.Calculate-slope-profile=\#T\:Calculate
 slope profile
 org.openjump.core.ui.plugin.raster.ProfileGraphTool.Description=\#T\:Create a 
topographic profile from a raster  using a linestring as trace. A slope profile 
can be generate to compare with the topographic one
-org.openjump.core.ui.plugin.edittoolbox.cursortools.Travel-time=\#T\:Travel 
time
-org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority=#T:Majority
 (boolean)
\ No newline at end of file
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Travel-time=\#T\:Travel 
time
+org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority=#T:Majority
 (boolean)
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Choose-slope-profile=\#T\:Choose
 the type of slope profile
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Relative-slope=\#T\:Relative
 slope
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Absolute-slope=\#T\:Absolute
 slope
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.vertical-axes-label=\#T\:Vertical
 axes label
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.horizontal-axes-label=\#T\:Horizontal
 axes label
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.travel-time-tooltip=\#T\:Calculate
 travel time according to the speeds (flat, uphill, downhill). Depending to the 
map unit (m or ft) output travel time is in kilometres per hour [m]   or miles 
per hour [ft or ftUS]
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.calculate-travel-time=\#T\:Calculate
 travel time
+ui.GenericNames.hours=\#T\:hours
+ui.GenericNames.minutes=\#T\:minutes
+ui.GenericNames.flat=\#T\:flat speed
+ui.GenericNames.uphill=\#T\:uphill speed
+ui.GenericNames.downhill=\#T\:downhill speed
\ No newline at end of file

Modified: core/trunk/src/language/jump_ml.properties
===================================================================
--- core/trunk/src/language/jump_ml.properties  2018-06-20 21:31:10 UTC (rev 
5882)
+++ core/trunk/src/language/jump_ml.properties  2018-06-21 07:38:45 UTC (rev 
5883)
@@ -3660,5 +3660,17 @@
 org.openjump.core.ui.plugin.raster.HistogramPlugIn.select-one-band= 
=\#T\:Multiband raster layer: select one band
 
org.openjump.core.ui.plugin.raster.ProfileGraphTool.Calculate-slope-profile=\#T\:Calculate
 slope profile
 org.openjump.core.ui.plugin.raster.ProfileGraphTool.Description=\#T\:Create a 
topographic profile from a raster  using a linestring as trace. A slope profile 
can be generate to compare with the topographic one
-org.openjump.core.ui.plugin.edittoolbox.cursortools.Travel-time=\#T\:Travel 
time
-org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority=#T:Majority
 (boolean)
\ No newline at end of file
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Travel-time=\#T\:Travel 
time
+org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority=#T:Majority
 (boolean)
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Choose-slope-profile=\#T\:Choose
 the type of slope profile
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Relative-slope=\#T\:Relative
 slope
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Absolute-slope=\#T\:Absolute
 slope
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.vertical-axes-label=\#T\:Vertical
 axes label
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.horizontal-axes-label=\#T\:Horizontal
 axes label
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.travel-time-tooltip=\#T\:Calculate
 travel time according to the speeds (flat, uphill, downhill). Depending to the 
map unit (m or ft) output travel time is in kilometres per hour [m]   or miles 
per hour [ft or ftUS]
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.calculate-travel-time=\#T\:Calculate
 travel time
+ui.GenericNames.hours=\#T\:hours
+ui.GenericNames.minutes=\#T\:minutes
+ui.GenericNames.flat=\#T\:flat speed
+ui.GenericNames.uphill=\#T\:uphill speed
+ui.GenericNames.downhill=\#T\:downhill speed
\ No newline at end of file

Modified: core/trunk/src/language/jump_pt.properties
===================================================================
--- core/trunk/src/language/jump_pt.properties  2018-06-20 21:31:10 UTC (rev 
5882)
+++ core/trunk/src/language/jump_pt.properties  2018-06-21 07:38:45 UTC (rev 
5883)
@@ -2884,5 +2884,17 @@
 org.openjump.core.ui.plugin.raster.HistogramPlugIn.select-one-band= 
=\#T\:Multiband raster layer: select one band
 
org.openjump.core.ui.plugin.raster.ProfileGraphTool.Calculate-slope-profile=\#T\:Calculate
 slope profile
 org.openjump.core.ui.plugin.raster.ProfileGraphTool.Description=\#T\:Create a 
topographic profile from a raster  using a linestring as trace. A slope profile 
can be generate to compare with the topographic one
-org.openjump.core.ui.plugin.edittoolbox.cursortools.Travel-time=\#T\:Travel 
time
-org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority=#T:Majority
 (boolean)
\ No newline at end of file
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Travel-time=\#T\:Travel 
time
+org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority=#T:Majority
 (boolean)
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Choose-slope-profile=\#T\:Choose
 the type of slope profile
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Relative-slope=\#T\:Relative
 slope
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Absolute-slope=\#T\:Absolute
 slope
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.vertical-axes-label=\#T\:Vertical
 axes label
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.horizontal-axes-label=\#T\:Horizontal
 axes label
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.travel-time-tooltip=\#T\:Calculate
 travel time according to the speeds (flat, uphill, downhill). Depending to the 
map unit (m or ft) output travel time is in kilometres per hour [m]   or miles 
per hour [ft or ftUS]
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.calculate-travel-time=\#T\:Calculate
 travel time
+ui.GenericNames.hours=\#T\:hours
+ui.GenericNames.minutes=\#T\:minutes
+ui.GenericNames.flat=\#T\:flat speed
+ui.GenericNames.uphill=\#T\:uphill speed
+ui.GenericNames.downhill=\#T\:downhill speed
\ No newline at end of file

Modified: core/trunk/src/language/jump_pt_BR.properties
===================================================================
--- core/trunk/src/language/jump_pt_BR.properties       2018-06-20 21:31:10 UTC 
(rev 5882)
+++ core/trunk/src/language/jump_pt_BR.properties       2018-06-21 07:38:45 UTC 
(rev 5883)
@@ -2884,5 +2884,17 @@
 org.openjump.core.ui.plugin.raster.HistogramPlugIn.select-one-band= 
=\#T\:Multiband raster layer: select one band
 
org.openjump.core.ui.plugin.raster.ProfileGraphTool.Calculate-slope-profile=\#T\:Calculate
 slope profile
 org.openjump.core.ui.plugin.raster.ProfileGraphTool.Description=\#T\:Create a 
topographic profile from a raster  using a linestring as trace. A slope profile 
can be generate to compare with the topographic one
-org.openjump.core.ui.plugin.edittoolbox.cursortools.Travel-time=\#T\:Travel 
time
-org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority=#T:Majority
 (boolean)
\ No newline at end of file
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Travel-time=\#T\:Travel 
time
+org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority=#T:Majority
 (boolean)
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Choose-slope-profile=\#T\:Choose
 the type of slope profile
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Relative-slope=\#T\:Relative
 slope
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Absolute-slope=\#T\:Absolute
 slope
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.vertical-axes-label=\#T\:Vertical
 axes label
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.horizontal-axes-label=\#T\:Horizontal
 axes label
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.travel-time-tooltip=\#T\:Calculate
 travel time according to the speeds (flat, uphill, downhill). Depending to the 
map unit (m or ft) output travel time is in kilometres per hour [m]   or miles 
per hour [ft or ftUS]
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.calculate-travel-time=\#T\:Calculate
 travel time
+ui.GenericNames.hours=\#T\:hours
+ui.GenericNames.minutes=\#T\:minutes
+ui.GenericNames.flat=\#T\:flat speed
+ui.GenericNames.uphill=\#T\:uphill speed
+ui.GenericNames.downhill=\#T\:downhill speed
\ No newline at end of file

Modified: core/trunk/src/language/jump_ta_IN.properties
===================================================================
--- core/trunk/src/language/jump_ta_IN.properties       2018-06-20 21:31:10 UTC 
(rev 5882)
+++ core/trunk/src/language/jump_ta_IN.properties       2018-06-21 07:38:45 UTC 
(rev 5883)
@@ -2883,5 +2883,17 @@
 org.openjump.core.ui.plugin.raster.HistogramPlugIn.select-one-band= 
=\#T\:Multiband raster layer: select one band
 
org.openjump.core.ui.plugin.raster.ProfileGraphTool.Calculate-slope-profile=\#T\:Calculate
 slope profile
 org.openjump.core.ui.plugin.raster.ProfileGraphTool.Description=\#T\:Create a 
topographic profile from a raster  using a linestring as trace. A slope profile 
can be generate to compare with the topographic one
-org.openjump.core.ui.plugin.edittoolbox.cursortools.Travel-time=\#T\:Travel 
time
-org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority=#T:Majority
 (boolean)
\ No newline at end of file
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Travel-time=\#T\:Travel 
time
+org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority=#T:Majority
 (boolean)
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Choose-slope-profile=\#T\:Choose
 the type of slope profile
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Relative-slope=\#T\:Relative
 slope
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Absolute-slope=\#T\:Absolute
 slope
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.vertical-axes-label=\#T\:Vertical
 axes label
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.horizontal-axes-label=\#T\:Horizontal
 axes label
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.travel-time-tooltip=\#T\:Calculate
 travel time according to the speeds (flat, uphill, downhill). Depending to the 
map unit (m or ft) output travel time is in kilometres per hour [m]   or miles 
per hour [ft or ftUS]
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.calculate-travel-time=\#T\:Calculate
 travel time
+ui.GenericNames.hours=\#T\:hours
+ui.GenericNames.minutes=\#T\:minutes
+ui.GenericNames.flat=\#T\:flat speed
+ui.GenericNames.uphill=\#T\:uphill speed
+ui.GenericNames.downhill=\#T\:downhill speed
\ No newline at end of file

Modified: core/trunk/src/language/jump_te.properties
===================================================================
--- core/trunk/src/language/jump_te.properties  2018-06-20 21:31:10 UTC (rev 
5882)
+++ core/trunk/src/language/jump_te.properties  2018-06-21 07:38:45 UTC (rev 
5883)
@@ -3390,5 +3390,17 @@
 org.openjump.core.ui.plugin.raster.HistogramPlugIn.select-one-band= 
=\#T\:Multiband raster layer: select one band
 
org.openjump.core.ui.plugin.raster.ProfileGraphTool.Calculate-slope-profile=\#T\:Calculate
 slope profile
 org.openjump.core.ui.plugin.raster.ProfileGraphTool.Description=\#T\:Create a 
topographic profile from a raster  using a linestring as trace. A slope profile 
can be generate to compare with the topographic one
-org.openjump.core.ui.plugin.edittoolbox.cursortools.Travel-time=\#T\:Travel 
time
-org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority=#T:Majority
 (boolean)
\ No newline at end of file
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Travel-time=\#T\:Travel 
time
+org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority=#T:Majority
 (boolean)
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Choose-slope-profile=\#T\:Choose
 the type of slope profile
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Relative-slope=\#T\:Relative
 slope
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Absolute-slope=\#T\:Absolute
 slope
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.vertical-axes-label=\#T\:Vertical
 axes label
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.horizontal-axes-label=\#T\:Horizontal
 axes label
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.travel-time-tooltip=\#T\:Calculate
 travel time according to the speeds (flat, uphill, downhill). Depending to the 
map unit (m or ft) output travel time is in kilometres per hour [m]   or miles 
per hour [ft or ftUS]
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.calculate-travel-time=\#T\:Calculate
 travel time
+ui.GenericNames.hours=\#T\:hours
+ui.GenericNames.minutes=\#T\:minutes
+ui.GenericNames.flat=\#T\:flat speed
+ui.GenericNames.uphill=\#T\:uphill speed
+ui.GenericNames.downhill=\#T\:downhill speed
\ No newline at end of file

Modified: core/trunk/src/language/jump_zh_CN.properties
===================================================================
--- core/trunk/src/language/jump_zh_CN.properties       2018-06-20 21:31:10 UTC 
(rev 5882)
+++ core/trunk/src/language/jump_zh_CN.properties       2018-06-21 07:38:45 UTC 
(rev 5883)
@@ -3047,5 +3047,17 @@
 org.openjump.core.ui.plugin.raster.HistogramPlugIn.select-one-band= 
=\#T\:Multiband raster layer: select one band
 
org.openjump.core.ui.plugin.raster.ProfileGraphTool.Calculate-slope-profile=\#T\:Calculate
 slope profile
 org.openjump.core.ui.plugin.raster.ProfileGraphTool.Description=\#T\:Create a 
topographic profile from a raster  using a linestring as trace. A slope profile 
can be generate to compare with the topographic one
-org.openjump.core.ui.plugin.edittoolbox.cursortools.Travel-time=\#T\:Travel 
time
-org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority=#T:Majority
 (boolean)
\ No newline at end of file
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Travel-time=\#T\:Travel 
time
+org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority=#T:Majority
 (boolean)
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Choose-slope-profile=\#T\:Choose
 the type of slope profile
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Relative-slope=\#T\:Relative
 slope
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Absolute-slope=\#T\:Absolute
 slope
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.vertical-axes-label=\#T\:Vertical
 axes label
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.horizontal-axes-label=\#T\:Horizontal
 axes label
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.travel-time-tooltip=\#T\:Calculate
 travel time according to the speeds (flat, uphill, downhill). Depending to the 
map unit (m or ft) output travel time is in kilometres per hour [m]   or miles 
per hour [ft or ftUS]
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.calculate-travel-time=\#T\:Calculate
 travel time
+ui.GenericNames.hours=\#T\:hours
+ui.GenericNames.minutes=\#T\:minutes
+ui.GenericNames.flat=\#T\:flat speed
+ui.GenericNames.uphill=\#T\:uphill speed
+ui.GenericNames.downhill=\#T\:downhill speed
\ No newline at end of file

Modified: core/trunk/src/language/jump_zh_HK.properties
===================================================================
--- core/trunk/src/language/jump_zh_HK.properties       2018-06-20 21:31:10 UTC 
(rev 5882)
+++ core/trunk/src/language/jump_zh_HK.properties       2018-06-21 07:38:45 UTC 
(rev 5883)
@@ -3046,5 +3046,17 @@
 org.openjump.core.ui.plugin.raster.HistogramPlugIn.select-one-band= 
=\#T\:Multiband raster layer: select one band
 
org.openjump.core.ui.plugin.raster.ProfileGraphTool.Calculate-slope-profile=\#T\:Calculate
 slope profile
 org.openjump.core.ui.plugin.raster.ProfileGraphTool.Description=\#T\:Create a 
topographic profile from a raster  using a linestring as trace. A slope profile 
can be generate to compare with the topographic one
-org.openjump.core.ui.plugin.edittoolbox.cursortools.Travel-time=\#T\:Travel 
time
-org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority=#T:Majority
 (boolean)
\ No newline at end of file
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Travel-time=\#T\:Travel 
time
+org.openjump.core.ui.plugin.tools.aggregate.Aggregator.BooleanMajority=#T:Majority
 (boolean)
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Choose-slope-profile=\#T\:Choose
 the type of slope profile
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Relative-slope=\#T\:Relative
 slope
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.Absolute-slope=\#T\:Absolute
 slope
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.vertical-axes-label=\#T\:Vertical
 axes label
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.horizontal-axes-label=\#T\:Horizontal
 axes label
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.travel-time-tooltip=\#T\:Calculate
 travel time according to the speeds (flat, uphill, downhill). Depending to the 
map unit (m or ft) output travel time is in kilometres per hour [m]   or miles 
per hour [ft or ftUS]
+org.openjump.core.ui.plugin.raster.ProfileGraphTool.calculate-travel-time=\#T\:Calculate
 travel time
+ui.GenericNames.hours=\#T\:hours
+ui.GenericNames.minutes=\#T\:minutes
+ui.GenericNames.flat=\#T\:flat speed
+ui.GenericNames.uphill=\#T\:uphill speed
+ui.GenericNames.downhill=\#T\:downhill speed
\ No newline at end of file


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to