]> Untitled Git - lemmy.git/commitdiff
Add minor Chinese translations
authorRichie Zhang <12566991+StaticallyTypedRice@users.noreply.github.com>
Wed, 29 Jan 2020 06:06:37 +0000 (22:06 -0800)
committerGitHub <noreply@github.com>
Wed, 29 Jan 2020 06:06:37 +0000 (22:06 -0800)
ui/src/translations/zh.ts

index 7beaf83ec71e5b7e36dd5563658a05338725c943..52fdfabfdb44e5cbd85f5b21e6c0d83963d78384 100644 (file)
@@ -25,14 +25,14 @@ export const zh = {
     unlock: '解锁',
     lock: '加锁',
     link: '链接',
-    mod: 'mod',
-    mods: 'mods',
-    moderates: 'Moderates',
-    remove_as_mod: 'remove as mod',
-    appoint_as_mod: 'appoint as mod',
-    modlog: 'Modlog',
-    admin: 'admin',
-    admins: 'admins',
+    mod: '监管人',
+    mods: '监管人',
+    moderates: '监管',
+    remove_as_mod: '添加监管人',
+    appoint_as_mod: '移除监管人',
+    modlog: '监管记录',
+    admin: '管理权限',
+    admins: '管理权限',
     remove_as_admin: '移除管理权限',
     appoint_as_admin: '添加管理权限',
     remove: '移除',
@@ -77,7 +77,7 @@ export const zh = {
     year: '年',
     all: '所有',
     top: '最热',
-    api: 'API',
+    api: '应用程式介面',
     inbox: '收件箱',
     inbox_for: '<1>{{user}}</1> 收件箱',
     mark_all_as_read: '标记所有已读',
@@ -98,7 +98,7 @@ export const zh = {
     email: '邮箱',
     optional: '选项',
     expires: '过期',
-    url: 'URL',
+    url: '网址',
     body: '内容',
     copy_suggested_title: '复制建议的标题: {{title}}',
     community: '节点',
@@ -111,11 +111,11 @@ export const zh = {
     setup_admin: '设置管理员',
     your_site: '你的站点',
     modified: '修改',
-    sponsors: 'Sponsors',
-    sponsors_of_lemmy: 'Sponsors of Lemmy',
+    sponsors: '发起人',
+    sponsors_of_lemmy: 'Lemmy 的发起人',
     sponsor_message:
       'Lemmy is free, <1>open-source</1> software, meaning no advertising, monetizing, or venture capital, ever. Your donations directly support full-time development of the project. Thank you to the following people:',
-    support_on_patreon: 'Support on Patreon',
+    support_on_patreon: '在 Patreon 赞助',
     general_sponsors:
       'General Sponsors are those that pledged $10 to $39 to Lemmy.',
     crypto: '加密',
@@ -139,8 +139,8 @@ export const zh = {
     couldnt_find_community: '不能找到节点.',
     couldnt_update_community: '不能更新节点.',
     community_already_exists: '节点已存在.',
-    community_moderator_already_exists: '节点 moderator 已存在.',
-    community_follower_already_exists: '节点 follower 已存在.',
+    community_moderator_already_exists: '节点监管人已存在.',
+    community_follower_already_exists: '节点追随者已存在.',
     community_user_already_banned: '节点用户已禁止.',
     couldnt_create_post: '不能创建帖子.',
     couldnt_like_post: '不能收藏帖子.',