about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMingye Wang <arthur200126@gmail.com>2017-09-23 16:47:15 -0400
committerEugen Rochko <eugen@zeonfederated.com>2017-09-23 22:47:15 +0200
commit6dfeb64326336dafb3e4f1a8fc38ba670be2eba3 (patch)
tree33eb29414366cb0059133c03eae7e3dd9a92b291
parent427beb417773497ee3aa3174f85a3deb0f8d19a0 (diff)
jsx/zh-*: Fix "pin column" for Chinese (#5060)
-rw-r--r--app/javascript/mastodon/locales/zh-CN.json10
-rw-r--r--app/javascript/mastodon/locales/zh-HK.json6
-rw-r--r--app/javascript/mastodon/locales/zh-TW.json4
3 files changed, 10 insertions, 10 deletions
diff --git a/app/javascript/mastodon/locales/zh-CN.json b/app/javascript/mastodon/locales/zh-CN.json
index 70589adfb..6a2e26445 100644
--- a/app/javascript/mastodon/locales/zh-CN.json
+++ b/app/javascript/mastodon/locales/zh-CN.json
@@ -33,15 +33,15 @@
   "column.home": "主页",
   "column.mutes": "被静音的用户",
   "column.notifications": "通知",
-  "column.pins": "Pinned toot",
+  "column.pins": "置顶嘟文",
   "column.public": "跨站公共时间轴",
   "column_back_button.label": "返回",
   "column_header.hide_settings": "隐藏设置",
   "column_header.moveLeft_settings": "将栏左移",
   "column_header.moveRight_settings": "将栏右移",
-  "column_header.pin": "置顶",
+  "column_header.pin": "固定",
   "column_header.show_settings": "显示设置",
-  "column_header.unpin": "撤顶",
+  "column_header.unpin": "取下",
   "column_subheading.navigation": "导航",
   "column_subheading.settings": "设置",
   "compose_form.lock_disclaimer": "你的帐户没 {locked}. 任何人可以通过关注你来查看只有关注者可见的嘟文.",
@@ -200,9 +200,9 @@
   "upload_form.undo": "还原",
   "upload_progress.label": "上传中……",
   "video.close": "关闭影片",
-  "video.exit_fullscreen": "退出全荧幕",
+  "video.exit_fullscreen": "退出全屏",
   "video.expand": "展开影片",
-  "video.fullscreen": "全荧幕",
+  "video.fullscreen": "全屏",
   "video.hide": "隐藏影片",
   "video.mute": "静音",
   "video.pause": "暂停",
diff --git a/app/javascript/mastodon/locales/zh-HK.json b/app/javascript/mastodon/locales/zh-HK.json
index e702a385e..cfac7de98 100644
--- a/app/javascript/mastodon/locales/zh-HK.json
+++ b/app/javascript/mastodon/locales/zh-HK.json
@@ -33,15 +33,15 @@
   "column.home": "主頁",
   "column.mutes": "靜音名單",
   "column.notifications": "通知",
-  "column.pins": "Pinned toot",
+  "column.pins": "置頂文章",
   "column.public": "跨站時間軸",
   "column_back_button.label": "返回",
   "column_header.hide_settings": "隱藏設定",
   "column_header.moveLeft_settings": "將欄左移",
   "column_header.moveRight_settings": "將欄右移",
-  "column_header.pin": "置頂",
+  "column_header.pin": "固定",
   "column_header.show_settings": "顯示設定",
-  "column_header.unpin": "撤頂",
+  "column_header.unpin": "取下",
   "column_subheading.navigation": "瀏覽",
   "column_subheading.settings": "設定",
   "compose_form.lock_disclaimer": "你的用戶狀態為「{locked}」,任何人都能立即關注你,然後看到「只有關注者能看」的文章。",
diff --git a/app/javascript/mastodon/locales/zh-TW.json b/app/javascript/mastodon/locales/zh-TW.json
index 964ce15c0..b2b1299a1 100644
--- a/app/javascript/mastodon/locales/zh-TW.json
+++ b/app/javascript/mastodon/locales/zh-TW.json
@@ -39,9 +39,9 @@
   "column_header.hide_settings": "隱藏設定",
   "column_header.moveLeft_settings": "將欄左移",
   "column_header.moveRight_settings": "將欄右移",
-  "column_header.pin": "置頂",
+  "column_header.pin": "固定",
   "column_header.show_settings": "顯示設定",
-  "column_header.unpin": "撤頂",
+  "column_header.unpin": "取下",
   "column_subheading.navigation": "瀏覽",
   "column_subheading.settings": "設定",
   "compose_form.lock_disclaimer": "你的帳號沒有{locked}。任何人都可以關注你,看到發給關注者的貼文。",