New translations en.json (Czech)

This commit is contained in:
vcoppe 2024-07-23 14:36:17 +02:00
parent b6ce52ce53
commit f9ad15f09d

View file

@ -80,7 +80,7 @@
"tooltip": "Plan or edit a route", "tooltip": "Plan or edit a route",
"activity": "Aktivita", "activity": "Aktivita",
"use_routing": "Routing", "use_routing": "Routing",
"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", "allow_private": "Allow private roads",
"reverse": { "reverse": {
"button": "Obrátit", "button": "Obrátit",
@ -141,7 +141,7 @@
"from": "The start point is too far from the nearest road", "from": "The start point is too far from the nearest road",
"via": "The via 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", "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": { "scissors": {
@ -166,17 +166,17 @@
"merge_traces": "Connect the traces", "merge_traces": "Connect the traces",
"merge_contents": "Merge the contents and keep the traces disconnected", "merge_contents": "Merge the contents and keep the traces disconnected",
"merge_selection": "Sloučit výběr", "merge_selection": "Sloučit výběr",
"tooltip": "Merge file items together", "tooltip": "Merge items together",
"help_merge_traces": "Connecting the selected traces will create a single file containing a single continuous trace.", "help_merge_traces": "Connecting the selected traces will create a single continuous trace.",
"help_cannot_merge_traces": "Your selection needs to contain several traces to connect them.", "help_cannot_merge_traces": "Your selection must 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_merge_contents": "Merging the contents of the selected items will group all the contents inside the first item.",
"help_cannot_merge_contents": "Your selection needs to contain several file items to merge their contents." "help_cannot_merge_contents": "Your selection must contain several items to merge their contents."
}, },
"extract": { "extract": {
"tooltip": "Extract contents to separate file items", "tooltip": "Extract contents to separate items",
"button": "Extract", "button": "Extract",
"help": "Extracting the contents of the selected file items will create a separate file item for each of their contents.", "help": "Extracting the contents of the selected items will create a separate item for each of their contents.",
"help_invalid_selection": "Your selection needs to contain file items with multiple traces to extract them." "help_invalid_selection": "Your selection must contain items with multiple traces to extract them."
}, },
"waypoint": { "waypoint": {
"tooltip": "Create and edit points of interest", "tooltip": "Create and edit points of interest",