Quantcast

Update zhCN localixation.

Ludovicus [10-13-20 - 12:38]
Update zhCN localixation.
Filename
Localization.zhCN.lua
diff --git a/Localization.zhCN.lua b/Localization.zhCN.lua
index 81d2732..4a32a3e 100755
--- a/Localization.zhCN.lua
+++ b/Localization.zhCN.lua
@@ -7,7 +7,8 @@ TomTomLocals = {
 	["%s (%.2f, %.2f)"] = "%s (%.2f, %.2f)",
 	["%s yards away"] = "%s 码距离",
 	["%s%s - %s %s %s %s"] = "%s%s - %s %s %s %s",
-	["%s%s - %s (map: %d, floor: %d)"] = "%s%s - %s (地图: %d, 层: %d)",
+	["%s%s - %s (map: %d)"] = "%s%s - %s (地图: %d)",
+	["%s: (map: %d, zone: %s, continent: %s, world: %s)"] = "%s: (地图:%d,区域:%s,大陆:%s,世界:%s)",
 	["%s: No coordinate information found for '%s' at this map level"] = "%s: 没有'%s'的坐标信息发现在这张地图等级",
 	["%sNo waypoints in this zone"] = "%s此区域没有路径点",
 	["Accept waypoints from guild and party members"] = "接受来自公会或团队的路径点",
@@ -47,6 +48,8 @@ TomTomLocals = {
 	["Cursor Coordinates"] = "鼠标坐标",
 	["Cursor coordinate accuracy"] = "鼠标精确坐标",
 	["Cursor coordinate offset"] = "鼠标坐标偏移量",
+	["Cursor: %s"] = "鼠标:%s",
+	["Cursor: ---"] = "鼠标:---",
 	["Data Feed Options"] = "数据资讯选项",
 	["Disable all mouse input"] = "禁用全部鼠标输入",
 	["Disables the crazy taxi arrow for mouse input, allowing all clicks to pass through"] = "禁用疯狂出租车箭头,允许所有通过点击鼠标输入",
@@ -87,8 +90,14 @@ TomTomLocals = {
 	["Minimap Icon"] = "小地图图标",
 	["Minimap Icon Size"] = "小地图图标尺寸",
 	["My Corpse"] = "我的尸体",
+	["New Gold Blue Dot"] = "新金蓝点",
+	["New Gold Green Dot"] = "新金绿点",
+	["New Gold Purple Dot"] = "新金紫点",
+	["New Gold Red Dot"] = "新金红点",
+	["New Purple Ring"] = "新紫环",
 	["No"] = "否",
 	["Normally when TomTom sets the closest waypoint it chooses the waypoint in your current zone. This option will cause TomTom to search for any waypoints on your current continent. This may lead you outside your current zone, so it is disabled by default."] = "通常情况下,当 TomTom 最近的路径点设置选择在当前区域路径点。此选项将导致 TomTom 以搜索任何您目前的大陆路径点。这可能会导致您离开当前区域,所以它在默认情况下是禁用的。",
+	["Old Gold Green Dot"] = "旧金绿点",
 	["Options profile"] = "选项配置文件",
 	["Options that alter quest objective integration"] = "任务目标选项",
 	["Options that alter the coordinate block"] = "坐标模块选项",
@@ -97,6 +106,8 @@ TomTomLocals = {
 	["Player Coordinates"] = "玩家坐标",
 	["Player coordinate accuracy"] = "玩家精确坐标",
 	["Player coordinate offset"] = "玩家坐标偏移量",
+	["Player: %s"] = "玩家:%s",
+	["Player: ---"] = "玩家:---",
 	["Profile Options"] = "配置文件选项",
 	["Prompt before accepting sent waypoints"] = "接受发送路径点之前提示",
 	["Provide a LDB data source for coordinates"] = "提供 LDB 坐标数据源",
@@ -166,6 +177,7 @@ TomTomLocals = {
 	["TomTom's saved variables are organized so you can have shared options across all your characters, while having different sets of waypoints for each.  These options sections allow you to change the saved variable configurations so you can set up per-character options, or even share waypoints between characters"] = "TomTom 的保存函数是有条理的,所以你可以在你的角色间共享选项,同时可对每个路径点进行不同的设置。这些选项部分可以改变保存函数结构所以你可以设置每个角色的选项,乃至在角色之间分配路径点。",
 	["Unknown distance"] = "未知距离",
 	["Unknown waypoint"] = "未知路径点",
+	["Unnamed Map"] = "无名地图",
 	["Update throttle"] = "更新阈值",
 	["Wayback"] = "返回",
 	["Waypoint Arrow"] = "路径点箭头",