mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02: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:
parent
05cf14846c
commit
fb59d5d268
1 changed files with 64 additions and 1 deletions
|
@ -1,10 +1,15 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
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"
|
"Language: zh_CN\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
"X-Generator: Weblate 4.7.2-dev\n"
|
||||||
|
|
||||||
#: src/app/main/ui/auth/register.cljs
|
#: src/app/main/ui/auth/register.cljs
|
||||||
msgid "auth.already-have-account"
|
msgid "auth.already-have-account"
|
||||||
|
@ -2220,3 +2225,61 @@ msgstr "更新"
|
||||||
|
|
||||||
msgid "workspace.viewport.click-to-close-path"
|
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登录"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue