Statistics
| Revision:

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

History | View | Annotate | Download (5.61 KB)

1
start_editing = Start editing
2
end_editing = End editing
3
insert_point = Insert point
4
insert_multipoint = Insert MultiPoint
5
insert_line = Insert line
6
insert_arc = Insert arc
7
insert_circle_cr=Insert circle (center & radius)
8
insert_circumference_cr=Insert circumference (center & radius)
9
insert_circle_3p = Insert circle (three point)
10
insert_circumference_3p = Insert circumference (three points)
11
insert_ellipse = Insert ellipse
12
insert_filled_ellipse = Insert filled ellipse
13
insert_polyline = Insert polyline
14
insert_polygon = Insert polygon
15
insert_regular_polygon = Insert regular polygon
16
insert_filled_regular_polygon = Insert filled regular polygon
17
insert_rectangle = Insert rectangle
18
insert_filled_rectangle = Insert filled rectangle
19
insert_spline= Insert spline curve
20
insert_filled_spline = Insert filled spline
21
insert_rectangular_matrix = Rectangular matrix of geometries
22
insert_polar_matrix = Polar matrix of geometries
23
modify_internal_polygon = Internal polygon
24
modify_explode_geometry = Explode geometry
25
modify_move = Move geometry
26
modify_rotate = Rotate geometry
27
modify_duplicate = Duplicate geometry
28
modify_split_line = Split line open by a point
29
modify_split = Split geometry
30
modify_scale = Scale geometry
31
modify_simplify = Simplify geometry
32
insert_autopolygon = Insert autopolygon
33
modify_join = Join geometries
34
modify_stretch = Stretch geometry
35
modify_extend_line = Extend line to object
36
modify_trim_line = Trim line by object
37
modify_edit_vertex = Edit vertex
38
modify_convert_to_polyline= Convert to polyline
39
modify_reverse_direction=Reverse direction
40
uniqueselection = Select only one geometry
41
selectvertex = Select a vertex
42
new_position = New position
43
new_position_or_z_value = New position or Z value
44
insert_vertex = Insertr vertex
45
remove_vertex = Remove vertex
46
selection=Selection
47
invalid_option=Invalid option
48
center=Center
49
radius=Radius
50
save_changes_performed=Save changed performed
51
discard= Discard
52
discard_and_loose_changes= Discard changes and loose changes
53
continue= Continue
54
do_not_save_yet_stay_in_editing_mode= Don't save changes and continue editing
55
indicate_new_point= Indicate new point
56
arc_mode = Arc mode
57
line_mode = Line mode
58
select_new_tool= Select a new tool
59
draw_geometry_to_interal_polygon= Select tool to draw a internal polygon
60
draw_geometry_to_autopolygon = Select tool to draw an autopolygon
61
draw_geometry_to_split = Select tool to split selected geometries
62
draw_geometry_to_select_vertex = Select a polygonal tool to select vertex
63
save = Save
64
discard = Discard
65
continue = Continue
66
export = Export
67
ask_save_layer = Would you really like to save the layer
68
can_not_write_layer =  There are not writer for this layer format or you don't have write permissions.\nWhat do you want to do?
69
save_changes_performed = Save changed performed
70
discard_and_loose_changes = Discard and loose changes
71
export_to_another_format = Export to another format
72
do_not_save_yet_stay_in_editing_mode = Do not save changes and continue editing
73
first_point= First point
74
second_point= Second point
75
start_point= Start point
76
middle_point= Middle point
77
third_point= Third point
78
end_point= End point
79
first_point_A_axis = First point of A axis
80
second_point_A_axis = Second point of A axis
81
length_of_B_axis= Length of B axis
82
inscribed = Inscribed
83
circumscribed = Circumscribed
84
sides_of_regular_polygon = Indicate sides of regular polygon
85
center_of_regular_polygon = Center of regular polygon
86
point_of_circle = Point of circle of  polygon
87
sides = Sides
88
key_arc_mode = A
89
key_line_mode = L
90
key_close = C
91
key_finish = F
92
key_inscribed = I
93
key_circumscribed = C
94
key_remove_last_point = R
95
remove_last_point = Remove last point
96
close_polyline = Close polyline
97
close_spline = Close spline curve
98
new_point = New point
99
new_value = New value
100
finished = finished
101
center_of_rotation=Center of rotation
102
angle_of_rotation=Angle of rotation (degree)
103
origin_point = Origin
104
scale_factor_or_reference_point = Scale factor or reference point
105
second_scale_point = Second scale point
106
tolerance = Tolerance
107
line_to_extend = Select line to extend
108
line_to_trim = Select line to trim
109
modify_smooth_line = Smooth line
110
intermediate_steps_1_9 = Intermediate steps [1,9]
111
algorithm = algorithm
112
natural_cubic_splines = Natural cubic splines
113
bezier_curves = Bezier curves
114
b_splines = B-splines
115
key_natural_cubic_splines = 1
116
key_bezier_curves = 2
117
key_b_splines = 3
118
columns_number = Number of columns
119
rows_number = Number of rows
120
distance_between_columns = Distance between columns
121
distance_between_rows = Distance between rows
122
key_yes= Y
123
key_no = N
124
yes = Yes
125
no = No
126
number_of_total_elements = Number of total elements
127
rotate_elements = Rotate elements?
128
angle_between_elements = Angle between elements
129
modify = modify
130
insert = insert
131
Modify = Modify
132
Insert = Insert
133
_The_layer_is_reproyected_on_the_fly_Not_all_editing_tools_work_properly_When_you_finish_editing_will_only_export_the_changes_to_another_layer=The layer is reproyected on the fly.\nNot all editing tools work properly.\nWhen you finish editing will only export the changes to another layer will be allowed.
134
_Do_you_want_to_finish_editing_If_not_exported_the_data_the_changes_will_be_lost=Do you want to finish editing?\nIf not exported the data and finish editing, the changes will be lost.
135
_Cant_finish_editing_See_the_error_log_for_more_information=Unable to finish editing.\nSee the error log for more information
136
_The_layer_can_not_be_written_When_you_finish_editing_will_only_export_the_changes_to_another_layer=The layer can not be written.\nWhen you finish editing will only export the changes to another layer will be allowed.
137
remove_selected_geometries=Remove selected geometries
138
_Use_a_point_previously_captured=Use a point previously captured.
139
_Enter_the_coordinates_manually=Enter the coordinates manually.