Statistics
| Revision:

gvsig-lrs / org.gvsig.lrs / trunk / org.gvsig.lrs / org.gvsig.lrs.app / org.gvsig.lrs.app.mainplugin / src / main / resources-plugin / i18n / text_en.properties @ 35

History | View | Annotate | Download (5.41 KB)

1
#text_en.properties
2

    
3
error_creating_panel=Error creating panel
4

    
5
# CREATE ROUTE
6
length=Length
7
one_field=One field
8
two_fields=Two fields
9
up_left=Up left
10
down_left=Down left
11
up_right=Up right
12
down_right=Down right
13
create_routes=Create Routes
14
source=Source
15
id_route_field=Route identifier field
16
output_file=Output file
17
measure_source=Measure source
18
from_measure_field=From-measure or length field
19
to_measure_field=To-measure field
20
coordinates_priority=Coordinate priority
21
measure_factor=Measure factor
22
measure_offset=Measure offset
23
ignore_spatial_gaps=Ignore spatial gaps
24
_Browser=Browser
25
_Accept=Ok
26
_Cancel=Cancel
27
_Close=Close
28
linear_reference_system=Linear reference system
29
progress=Progress
30
error_getting_parameters=Error getting algorithm parameters
31
need_to_select_a route_identifier_field=You need to select a route identifier field
32
paratemeters=Parameters
33
_LrsNeededParameterException=One or more of required parameters are empty
34
need_to_fill_the_target_path=You need to fill the target file path
35
need_to_select_a_length_measure_field=You need to select a length measure field
36
need_to_select_a_from_measure_field=You need to select a from measure field
37
need_to_select_a_to_measure_field=You need to select a to measure field
38
file_already_exists_do_you_want_overwrite_it=File already exists. Do you want overwrite it?
39
grouping_features=Grouping features
40
at_least_one_layer_needed=At least one layer is needed
41
impossible_to_find_needed_layer=Impossible to find needed layer
42
error_creating_outputStore=Error creating output store
43
load_layer_question=Would you like to load the generated layer?
44
load_layer_question_title=Load Layer?
45

    
46
#CALIBRATE ROUTE
47
calibrate_point_layer=Calibration points layer
48
id_calibration_point_route_field=Route identifier in calibration points layer
49
measure_calc_method=Measure calculations method
50
search_radius=Search radius
51
interpolate_between_calibration_points=Interpolate between calibration points
52
units=Units
53
extrapolate_before_calibration_points=Extrapolate before calibration points
54
extrapolate_after_calibration_points=Extrapolate after calibration points
55
include_all=Include all elements in output layer
56
distance=Distance
57
measures=Measures
58
calibrate_routes=Calibrate routes
59
two_or_more_layers_are_needed=Two or more layers are needed
60
impossible_to_find_needed_layers=Impossible to find needed layers
61
error_getting_selected_item_from_cmbInputLayer=Error getting selected item from source layer
62
error_getting_selected_item_from_cmbIdRouteField=Error getting selected item from route identifier field
63
need_to_select_a_source_layer=You need to select a source layer
64
error_getting_selected_item_from_cmbCalibratePointLayer=Error getting selected item from calibration points layer
65
need_to_select_a_calibrate_point_layer=You need to select a calibration points layer
66
error_getting_selected_item_from_cmbCalibrationPointIdRouteField=Error getting selected item from route identifier in calibration points layer
67
need_to_select_a_route_identifier_calibration_point_field=You need to select a route identifier field from calibration points layer
68
error_getting_selected_item_from_cmbFromMeasureField=Error getting selected item from From-measure field
69
need_to_select_a_from_Measure_field=You need to select a From-measure field
70
calibrating_features=Calibrating features
71
kilometer=kilometer
72
meter=meter
73
centimeter=centimeter
74
millimeter=millimeter
75
mile=mile
76
yards=yards
77
feet=feet
78
inch=inch
79

    
80
#EDIT ROUTE
81
a_layer_is_needed=A layer is needed
82
an_editing_layer_is_needed=An editing layer is needed
83
impossible_to_find_needed_layer=Impossible to find a correct layer
84
edit_route_calibration=Edit route calibration
85

    
86
minimum=Minimum
87
maximum=Maximum
88
_Invert=Invert
89
_Apply=Apply
90
a_selectedIdRoute_is_needed=A selected route identifier is needed
91
route_not_contained=Selected id route is not contained in editing layer
92
error_getting_table_info=Error getting table info
93

    
94
warnings_in_edit_route=Have been found the following warnings in the data table:
95
accept_warnings_question=Are you sure you want to continue saving this data?
96
warnings_dialog=Warnings Found Dialog
97
more_warnings_found=...and {0} more warnings found
98
warn_Not_data_found_in_table=The editing table has not data
99
warn_Not_enough_data_found_in_table=The editing table has not enough data
100
warn_Negative_value_at_row=A negative value has been found at row {0}
101
warn_Out_of_sequence_value_at_row=Value at row {0} is out of sequence
102
warn_Repeated_value_at_row=Repeated values in rows {0} and {1}
103

    
104

    
105
#GENERATE DYNAMIC SEGMENTATION
106
generate_dynamic_segmentation=Generate dynamic segmentation
107
table=Value table
108
table_id_route_field=Route identifier in value table
109
landmark_field=Landmark
110
final_landmark_field=Final Landmark
111
value_field=Value
112
a_table_is_needed=A table is needed
113
error_getting_selected_item_from_cmbTable=Error getting selected item from table
114
need_to_select_a_table=You need to select a table
115
error_getting_selected_item_from_cmbTableIdRouteField=Error getting selected item from route identifier in value table
116
error_getting_selected_item_from_cmbLandmarkField=Error getting selected item from landmark field
117
need_to_select_a_landmark_field=You need to select a landmark field
118
error_getting_selected_item_from_cmbFinalLandmarkField=Error getting selected item from final landmark field
119
error_getting_selected_item_from_cmbValueField=Error getting selected item from value field
120
need_to_select_a_value_field=You need to select a value field
121

    
122
#SHOW MEASURES
123
at_least_a_line_needed=At least a line is needed
124
show_measures=Show Measures
125
wiper_measures=Clean measures
126