New translations en.json (Chinese Simplified)

This commit is contained in:
vcoppe 2024-07-25 07:48:10 +02:00
parent 321045c1c8
commit 8af3927dd1

View file

@ -164,7 +164,7 @@
"help_invalid_selection": "Select a single trace to manage its time data." "help_invalid_selection": "Select a single trace to manage its time data."
}, },
"merge": { "merge": {
"merge_traces": "Connect the traces", "merge_traces": "连接轨迹",
"merge_contents": "Merge the contents and keep the traces disconnected", "merge_contents": "Merge the contents and keep the traces disconnected",
"merge_selection": "合并选择项", "merge_selection": "合并选择项",
"tooltip": "Merge items together", "tooltip": "Merge items together",
@ -180,9 +180,9 @@
"help_invalid_selection": "Your selection must contain 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": "创建并编辑兴趣点",
"longitude": "Longitude", "longitude": "经度",
"latitude": "Latitude", "latitude": "纬度",
"create": "Create point of interest", "create": "Create point of interest",
"add": "Add point of interest to file", "add": "Add point of interest to file",
"help": "Fill in the form to create a new point of interest, or click on an existing one to edit it. Click on the map to fill the coordinates, or drag points of interest to move them.", "help": "Fill in the form to create a new point of interest, or click on an existing one to edit it. Click on the map to fill the coordinates, or drag points of interest to move them.",