Skip to content

Commit

Permalink
small update zh_cn.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Emperormummy authored Jan 31, 2025
1 parent eded3d5 commit 5965a24
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions src/main/resources/assets/journeymap/lang/zh_cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"jm.colorpalette.player_label": "玩家标签",
"jm.colorpalette.reset": "重置",
"jm.colorpalette.resource_packs": "资源包",
"jm.colorpalette.retrieving_colors": "Retrieving colors...",
"jm.colorpalette.retrieving_colors": "正在获取颜色...",
"jm.colorpalette.save_to_global": "保存到全局",
"jm.colorpalette.save_to_world": "保存到世界",
"jm.colorpalette.select_all": "全选",
Expand Down Expand Up @@ -218,8 +218,8 @@
"jm.common.file_updates_complete": "文件更新完成。地图绘制已恢复。",
"jm.common.font_scale": "字体缩放",
"jm.common.font_scale.tooltip": "标签和文本的字体缩放",
"jm.common.fullscreen.minimal_mode": "Minimal UI",
"jm.common.fullscreen.minimal_mode.tooltip": "Hides a bunch of the buttons to make the UI a bit more minimal.",
"jm.common.fullscreen.minimal_mode": "极简UI",
"jm.common.fullscreen.minimal_mode.tooltip": "隐藏一些按钮,让UI更加简约。",
"jm.common.fullscreen_drag_scale": "拖动缩放",
"jm.common.fullscreen_drag_scale.tooltip": "自定义拖动缩放,较高的数字会减慢速度。这对于操作系统进行显示缩放时非常有用,主要是 OSX 视网膜显示器。",
"jm.common.grid_edit": "编辑网格...",
Expand Down Expand Up @@ -884,15 +884,15 @@
"jm.waypoint.deathpoint": "死亡",
"jm.waypoint.delete.confirm.title": "删除路径点 %s",
"jm.waypoint.delete.label": "删除路径点",
"jm.waypoint.delete_group.confirm.checkbox": "Delete Waypoints with Group",
"jm.waypoint.delete_group.confirm.checkbox": "随组删除路径点",
"jm.waypoint.delete_group.confirm.checkbox.": "删除组中的路径点",
"jm.waypoint.delete_group.confirm.checkbox.tooltip": "启用此选项将删除此组中的所有路径点。取消选中将将所有路径点移动到 %s 组。",
"jm.waypoint.delete_group.label": "删除组",
"jm.waypoint.delete_group.title": "删除组 %s",
"jm.waypoint.delete_group_native.purge": "Only deletes the waypoints for this Group.",
"jm.waypoint.delete_group_native.title": "Delete All Waypoints for %s",
"jm.waypoint.delete_waypoint.confirm.checkbox": "Show Delete Confirmation",
"jm.waypoint.delete_waypoint.confirm.checkbox.tooltip": "This can be enabled/disabled from the waypoint options.",
"jm.waypoint.delete_group_native.purge": "仅删除该组的路径点。",
"jm.waypoint.delete_group_native.title": "删除 % s 的所有路径点",
"jm.waypoint.delete_waypoint.confirm.checkbox": "显示删除确认",
"jm.waypoint.delete_waypoint.confirm.checkbox.tooltip": "可在路径点选项中启用或禁用此功能。",
"jm.waypoint.deviation_button_sort": "偏差",
"jm.waypoint.dimension": "维度: %1$s",
"jm.waypoint.dimension_all": "全部",
Expand Down Expand Up @@ -1128,4 +1128,4 @@
"key.journeymap.toggle_waypoints": "切换所有路径点",
"key.journeymap.zoom_in": "放大",
"key.journeymap.zoom_out": "缩小"
}
}

0 comments on commit 5965a24

Please sign in to comment.