Skip to content

Commit 3a8e54e

Browse files
authored
Merge pull request #30 from Emperormummy/master
small update zh_cn.json
2 parents eded3d5 + 90fc478 commit 3a8e54e

File tree

1 file changed

+9
-9
lines changed
  • src/main/resources/assets/journeymap/lang

1 file changed

+9
-9
lines changed

src/main/resources/assets/journeymap/lang/zh_cn.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"jm.colorpalette.player_label": "玩家标签",
100100
"jm.colorpalette.reset": "重置",
101101
"jm.colorpalette.resource_packs": "资源包",
102-
"jm.colorpalette.retrieving_colors": "Retrieving colors...",
102+
"jm.colorpalette.retrieving_colors": "正在获取颜色...",
103103
"jm.colorpalette.save_to_global": "保存到全局",
104104
"jm.colorpalette.save_to_world": "保存到世界",
105105
"jm.colorpalette.select_all": "全选",
@@ -218,8 +218,8 @@
218218
"jm.common.file_updates_complete": "文件更新完成。地图绘制已恢复。",
219219
"jm.common.font_scale": "字体缩放",
220220
"jm.common.font_scale.tooltip": "标签和文本的字体缩放",
221-
"jm.common.fullscreen.minimal_mode": "Minimal UI",
222-
"jm.common.fullscreen.minimal_mode.tooltip": "Hides a bunch of the buttons to make the UI a bit more minimal.",
221+
"jm.common.fullscreen.minimal_mode": "极简UI",
222+
"jm.common.fullscreen.minimal_mode.tooltip": "隐藏一些按钮,让UI更加简约。",
223223
"jm.common.fullscreen_drag_scale": "拖动缩放",
224224
"jm.common.fullscreen_drag_scale.tooltip": "自定义拖动缩放,较高的数字会减慢速度。这对于操作系统进行显示缩放时非常有用,主要是 OSX 视网膜显示器。",
225225
"jm.common.grid_edit": "编辑网格...",
@@ -884,15 +884,15 @@
884884
"jm.waypoint.deathpoint": "死亡",
885885
"jm.waypoint.delete.confirm.title": "删除路径点 %s",
886886
"jm.waypoint.delete.label": "删除路径点",
887-
"jm.waypoint.delete_group.confirm.checkbox": "Delete Waypoints with Group",
887+
"jm.waypoint.delete_group.confirm.checkbox": "随组删除路径点",
888888
"jm.waypoint.delete_group.confirm.checkbox.": "删除组中的路径点",
889889
"jm.waypoint.delete_group.confirm.checkbox.tooltip": "启用此选项将删除此组中的所有路径点。取消选中将将所有路径点移动到 %s 组。",
890890
"jm.waypoint.delete_group.label": "删除组",
891891
"jm.waypoint.delete_group.title": "删除组 %s",
892-
"jm.waypoint.delete_group_native.purge": "Only deletes the waypoints for this Group.",
893-
"jm.waypoint.delete_group_native.title": "Delete All Waypoints for %s",
894-
"jm.waypoint.delete_waypoint.confirm.checkbox": "Show Delete Confirmation",
895-
"jm.waypoint.delete_waypoint.confirm.checkbox.tooltip": "This can be enabled/disabled from the waypoint options.",
892+
"jm.waypoint.delete_group_native.purge": "仅删除该组的路径点。",
893+
"jm.waypoint.delete_group_native.title": "删除 %s 的所有路径点",
894+
"jm.waypoint.delete_waypoint.confirm.checkbox": "显示删除确认",
895+
"jm.waypoint.delete_waypoint.confirm.checkbox.tooltip": "可在路径点选项中启用或禁用此功能。",
896896
"jm.waypoint.deviation_button_sort": "偏差",
897897
"jm.waypoint.dimension": "维度: %1$s",
898898
"jm.waypoint.dimension_all": "全部",
@@ -1128,4 +1128,4 @@
11281128
"key.journeymap.toggle_waypoints": "切换所有路径点",
11291129
"key.journeymap.zoom_in": "放大",
11301130
"key.journeymap.zoom_out": "缩小"
1131-
}
1131+
}

0 commit comments

Comments
 (0)