New translations faq.mdx (Chinese Simplified)

This commit is contained in:
vcoppe 2024-11-08 04:55:29 +01:00
parent 6a084101a8
commit 9187dd3b08

View file

@ -11,25 +11,25 @@ title: 常见问题
### 我需要捐赠才能使用网站吗? ### 我需要捐赠才能使用网站吗?
The website is free to use and always will be (as long as it is financially sustainable). 该网站可免费使用,将来也是如此(前提是网站的财务状况得以支持免费运行)。
不过,我们感谢捐助并帮助保持网站的运行。 不过,我们感谢任何捐赠,这能够维持网站的长久运行。
### Why is this route chosen over that one? _Or_ how can I add something to the map? ### 路线是如何生成的? _此外_我如何在地图上添加内容
**gpx.studio** uses data from <a href="https://www.openstreetmap.org/" target="_blank">OpenStreetMap</a>, which is an open and collaborative world map. **gpx.studio** 使用 <a href="https://www.openstreetmap.org/" target="_blank">OpenStreetMap</a>的地图数据,这是一个开放式、支持协作的世界地图数据库。
This means you can contribute to the map by adding or editing data on OpenStreetMap. 这意味着您可在 OpenStreetMap 上添加或编辑数据来丰富地图信息。
If you have never contributed to OpenStreetMap before, here is how you can suggest changes: If you have never contributed to OpenStreetMap before, here is how you can suggest changes:
1. Go to the location where you want to add or edit data on the <a href="https://www.openstreetmap.org/" target="_blank">map</a>. 1. Go to the location where you want to add or edit data on the <a href="https://www.openstreetmap.org/" target="_blank">map</a>.
2. Use the <button>Query features</button> tool on the right to inspect the existing data. 2. Use the <button>Query features</button> tool on the right to inspect the existing data.
3. Right-click on the location and select <button>Add a note here</button>. 3. 右键单击该位置并选择 <button>在此处添加注释</button> 。
4. Explain what is incorrect or missing in the note and click <button>Add note</button> to submit it. 4. Explain what is incorrect or missing in the note and click <button>Add note</button> to submit it.
Someone more experienced with OpenStreetMap will then review your note and make the necessary changes. 之后OpenStreetMap 的资深用户将会审查您提交的内容,并做出适当更改。
<DocsNote> <DocsNote>
More information on how to contribute to OpenStreetMap can be found <a href="https://wiki.openstreetmap.org/wiki/How_to_contribute" target="_blank">here</a>. 有关如何更新 OpenStreetMap 数据的更多信息,请参见<a href="https://wiki.openstreetmap.org/wiki/How_to_contribute" target="_blank">此处</a>。
</DocsNote> </DocsNote>