narrow-wide trail list view mode added (#666)
* narrow-wide trail list view mode added * change icon, change pos, add i18n * change icon --------- Co-authored-by: Christian Beutel <> Co-authored-by: Flomp <Flomp@users.noreply.github.com>
This commit is contained in:
@@ -71,6 +71,7 @@
|
||||
"clear-all": "清除全部",
|
||||
"climbing": "攀爬",
|
||||
"close": "关闭",
|
||||
"collapse-trail-list": "",
|
||||
"comment": "{n, plural, =1 {评论} other {评论}}",
|
||||
"completed": "已完成",
|
||||
"completed-a-trail": "完成轨迹",
|
||||
@@ -147,6 +148,7 @@
|
||||
"error-exporting-trail": "导出路线失败",
|
||||
"error-generating-token": "",
|
||||
"error-liking-trail": "赞轨迹时出错",
|
||||
"error-logging-in-to-hammerhead": "",
|
||||
"error-logging-in-to-komoot": "登录到 komoot 时出错",
|
||||
"error-posting-comment": "发布评论时出错",
|
||||
"error-printing-map": "打印地图失败",
|
||||
@@ -154,10 +156,14 @@
|
||||
"error-saving-list": "保存列表失败",
|
||||
"error-saving-trail": "保存路线失败",
|
||||
"error-setting-up-integration": "Error setting up strava integration",
|
||||
"error-updating-hammerhead-integration": "",
|
||||
"error-updating-komoot-integration": "",
|
||||
"error-updating-password": "更新密码失败",
|
||||
"error-updating-strava-integration": "更新 komoot 集成出错",
|
||||
"error-uploading-trail-to-hammerhead": "",
|
||||
"est-duration": "预计时长",
|
||||
"everyone-with-the-link": "Everyone with the link",
|
||||
"expand-trail-list": "",
|
||||
"expiration": "",
|
||||
"expires": "",
|
||||
"explore": "探索",
|
||||
@@ -194,6 +200,7 @@
|
||||
"get-started": "Get started",
|
||||
"grid": "网格",
|
||||
"grocery-store": "杂货店",
|
||||
"hammerhead-integration-after-date-hint": "",
|
||||
"heading": "标题",
|
||||
"height": "高度",
|
||||
"help": "帮助",
|
||||
@@ -209,11 +216,13 @@
|
||||
"hut": "小屋",
|
||||
"hybrid": "混合",
|
||||
"icon": "图标",
|
||||
"ignore-trails-before-date": "",
|
||||
"imperial": "英制",
|
||||
"import": "导入",
|
||||
"import-hint": "在此选择或拖拽GPX、FIT、KML或TCX文件...",
|
||||
"include-description": "包含描述",
|
||||
"include-waypoints": "包括途径点",
|
||||
"integration-description-hammerhead": "",
|
||||
"integration-description-komoot": "定期与komoot同步您的wanderer。",
|
||||
"integration-description-strava": "定期与strava同步您的wanderer路线和活动。",
|
||||
"integration-disabled": "整合已停用",
|
||||
@@ -370,6 +379,7 @@
|
||||
"search-trails": "搜索路线",
|
||||
"select-list": "选择列表",
|
||||
"selected": "已选",
|
||||
"send-to": "",
|
||||
"set-private": "",
|
||||
"set-public": "",
|
||||
"settings": "设置",
|
||||
@@ -428,6 +438,7 @@
|
||||
"tourism": "旅游",
|
||||
"trail": "{n, plural, =1 {路线} other {路线}}",
|
||||
"trail-copied-successfully": "",
|
||||
"trail-has-no-gpx": "",
|
||||
"trail-not-in-list": "",
|
||||
"trail-not-shared": "未与任何人分享",
|
||||
"trail-saved-successfully": "路线保存成功",
|
||||
@@ -440,6 +451,7 @@
|
||||
"upload-gpx": "上传 GPX",
|
||||
"upload-new-file": "上传新文件",
|
||||
"uploaded": "已上传",
|
||||
"uploaded-trail-to-hammerhead": "",
|
||||
"use-hills": "使用山地",
|
||||
"use-roads": "使用道路",
|
||||
"username": "用户名",
|
||||
|
||||
Reference in New Issue
Block a user