]> cat aescling's git repositories - mastodon.git/commitdiff
jsx/zh-*: Fix "pin column" for Chinese (#5060)
authorMingye Wang <arthur200126@gmail.com>
Sat, 23 Sep 2017 20:47:15 +0000 (16:47 -0400)
committerEugen Rochko <eugen@zeonfederated.com>
Sat, 23 Sep 2017 20:47:15 +0000 (22:47 +0200)
app/javascript/mastodon/locales/zh-CN.json
app/javascript/mastodon/locales/zh-HK.json
app/javascript/mastodon/locales/zh-TW.json

index 70589adfb4976aabef81bb1e5b38536994769791..6a2e26445149b6953f9fc987b46ef8fe355833c6 100644 (file)
   "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}. 任何人可以通过关注你来查看只有关注者可见的嘟文.",
   "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": "暂停",
index e702a385e34120583b6704696570ee032bedacd9..cfac7de98f09b6f707204c0e18a131527e130882 100644 (file)
   "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}」,任何人都能立即關注你,然後看到「只有關注者能看」的文章。",
index 964ce15c04476386d779f90de575da8d9eebae2f..b2b1299a17689bf57e1b90302d6c9429d500e5f7 100644 (file)
@@ -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}。任何人都可以關注你,看到發給關注者的貼文。",