New translations en.json (Italian)
This commit is contained in:
parent
0a1fd911e8
commit
149ed25045
1 changed files with 10 additions and 10 deletions
|
|
@ -80,7 +80,7 @@
|
|||
"tooltip": "Plan or edit a route",
|
||||
"activity": "Attività",
|
||||
"use_routing": "Instradamento",
|
||||
"use_routing_tooltip": "Connect anchor points via road network or in a straight line if disabled",
|
||||
"use_routing_tooltip": "Connect anchor points via road network, or in a straight line if disabled",
|
||||
"allow_private": "Allow private roads",
|
||||
"reverse": {
|
||||
"button": "Inverti la traccia",
|
||||
|
|
@ -141,7 +141,7 @@
|
|||
"from": "The start point is too far from the nearest road",
|
||||
"via": "The via point is too far from the nearest road",
|
||||
"to": "The end point is too far from the nearest road",
|
||||
"timeout": "The routing request took too long, try adding points closer together"
|
||||
"timeout": "Route calculation took too long, try adding points closer together"
|
||||
}
|
||||
},
|
||||
"scissors": {
|
||||
|
|
@ -166,17 +166,17 @@
|
|||
"merge_traces": "Connect the traces",
|
||||
"merge_contents": "Merge the contents and keep the traces disconnected",
|
||||
"merge_selection": "Selezione unione",
|
||||
"tooltip": "Merge file items together",
|
||||
"help_merge_traces": "Connecting the selected traces will create a single file containing a single continuous trace.",
|
||||
"help_cannot_merge_traces": "Your selection needs to contain several traces to connect them.",
|
||||
"help_merge_contents": "Merging the contents of the selected file items will group all the contents inside the first file item.",
|
||||
"help_cannot_merge_contents": "Your selection needs to contain several file items to merge their contents."
|
||||
"tooltip": "Merge items together",
|
||||
"help_merge_traces": "Connecting the selected traces will create a single continuous trace.",
|
||||
"help_cannot_merge_traces": "Your selection must contain several traces to connect them.",
|
||||
"help_merge_contents": "Merging the contents of the selected items will group all the contents inside the first item.",
|
||||
"help_cannot_merge_contents": "Your selection must contain several items to merge their contents."
|
||||
},
|
||||
"extract": {
|
||||
"tooltip": "Estrae il contenuto per separare gli elementi del file",
|
||||
"tooltip": "Extract contents to separate items",
|
||||
"button": "Estrai",
|
||||
"help": "Extracting the contents of the selected file items will create a separate file item for each of their contents.",
|
||||
"help_invalid_selection": "La tua selezione deve contenere elementi di file con tracce multiple per estrarli."
|
||||
"help": "Extracting the contents of the selected items will create a separate item for each of their contents.",
|
||||
"help_invalid_selection": "Your selection must contain items with multiple traces to extract them."
|
||||
},
|
||||
"waypoint": {
|
||||
"tooltip": "Crea e modifica punti di interesse",
|
||||
|
|
|
|||
Loading…
Reference in a new issue