Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromrefug committed Dec 17, 2024
2 parents 856c44f + 9a707fc commit c1ba312
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 4 deletions.
3 changes: 2 additions & 1 deletion app/i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -687,5 +687,6 @@
"wheelchair": "Rollstuhl",
"permission_error": "fehlende Berechtigung",
"ENE": "ONO",
"ESE": "OSO"
"ESE": "OSO",
"auto_start_tile_server": "Kachelserver beim Start starten"
}
17 changes: 14 additions & 3 deletions app/i18n/zh_Hans.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"cinema": "电影院",
"city": "城市",
"confectionery": "糖果店",
"confirm_area_download": "您确定要下载整个可见区域的图像吗?根据当前的缩放级别,这可能代表了很多数据",
"confirm_area_download": "您确定要下载整个可见区域的图像吗?根据当前的缩放级别,这可能会下载很多数据",
"construction": "建设",
"contour_lines_opacity": "等高线透明度设置",
"confirm_delete_items": "您确定要删除这%1$s 项吗?",
Expand All @@ -109,7 +109,7 @@
"butcher": "肉店",
"cache_only_mode": "仅离线模式",
"cafe": "咖啡店",
"camera_fov": "监控范围",
"camera_fov": "图像采集区域",
"cancel": "取消",
"caravan_park": "房车公园",
"carpet": "地毯",
Expand Down Expand Up @@ -306,5 +306,16 @@
"hunting_stand": "狩猎点",
"internet_cafe": "网吧",
"library": "图书馆",
"import_file": "导入"
"import_file": "导入",
"alcohol_shop": "酒品店",
"barrier": "障碍",
"enable_map_rotation": "取消地图方向锁定",
"firestation": "消防站",
"entrance": "入口",
"entrance_alt1": "入口",
"error": "错误",
"fishing": "钓鱼",
"florist": "花店",
"fitness": "健身房",
"fitness_centre": "健身中心"
}

0 comments on commit c1ba312

Please sign in to comment.