0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-12 07:41:43 -05:00

🌐 Add translations for: Chinese (Simplified).

Currently translated at 82.9% (570 of 687 strings)

Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/zh_Hans/
This commit is contained in:
Wang Jiaxiang 2021-07-15 15:13:29 +00:00 committed by Hosted Weblate
parent 05cf14846c
commit fb59d5d268
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1,10 +1,15 @@
msgid ""
msgstr ""
"PO-Revision-Date: 2021-07-16 15:35+0000\n"
"Last-Translator: Wang Jiaxiang <jasonisjasoon@outlook.com>\n"
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
"penpot/frontend/zh_Hans/>\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Weblate 4.7.2-dev\n"
#: src/app/main/ui/auth/register.cljs
msgid "auth.already-have-account"
@ -2219,4 +2224,62 @@ msgid "workspace.updates.update"
msgstr "更新"
msgid "workspace.viewport.click-to-close-path"
msgstr "单击以闭合路径"
msgstr "单击以闭合路径"
#: src/app/main/ui/dashboard/file_menu.cljs
msgid "dashboard.open-in-new-tab"
msgstr "在新标签页打开文件"
#: src/app/main/data/dashboard.cljs
msgid "dashboard.new-project-prefix"
msgstr "新建项目"
#: src/app/main/data/dashboard.cljs
msgid "dashboard.new-file-prefix"
msgstr "新建文件"
#: src/app/main/ui/dashboard/file_menu.cljs
msgid "dashboard.move-to-other-team"
msgstr "移动到其他团队"
#: src/app/main/ui/dashboard/file_menu.cljs
msgid "dashboard.move-to-multi"
msgstr "移动 %s 个文件到"
#: src/app/main/ui/dashboard/project_menu.cljs, src/app/main/ui/dashboard/file_menu.cljs
msgid "dashboard.move-to"
msgstr "移动到"
msgid "dashboard.loading-fonts"
msgstr "正在加载字体…"
msgid "dashboard.import"
msgstr "导入文件"
msgid "dashboard.fonts.empty-placeholder"
msgstr "您仍然没有已安装得字体。"
msgid "dashboard.fonts.deleted-placeholder"
msgstr "字体已删除"
msgid "dashboard.export-single"
msgstr "导出文件"
msgid "dashboard.export-multi"
msgstr "导出 %s 个文件"
#: src/app/main/ui/dashboard/file_menu.cljs
msgid "dashboard.duplicate-multi"
msgstr "复制 %s 个文件"
#: src/app/main/ui/dashboard/project_menu.cljs, src/app/main/ui/dashboard/file_menu.cljs
msgid "dashboard.duplicate"
msgstr "复制"
#: src/app/main/ui/auth/login.cljs
msgid "auth.login-with-oidc-submit"
msgstr "使用OpenID (SSO)登录"
#: src/app/main/ui/auth/login.cljs
msgid "auth.login-with-google-submit"
msgstr "使用Google登录"