Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update zh_CN.po #576

Merged
merged 1 commit into from
Sep 19, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions po/zh_CN.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@
# Copyright (C) 2022 THE flatseal'S COPYRIGHT HOLDER
# This file is distributed under the same license as the flatseal package.
# Eric Zhang <ericzhang456@hotmail.com>, 2022.
# Dingzhong Chen <wsxy162@gmail.com>, 2022.
# Dingzhong Chen <wsxy162@gmail.com>, 2022, 2023.
#
msgid ""
msgstr ""
"Project-Id-Version: flatseal master\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-09-08 14:01-0400\n"
"PO-Revision-Date: 2022-10-03 21:12+0800\n"
"PO-Revision-Date: 2023-09-16 10:50+0800\n"
"Last-Translator: Dingzhong Chen <wsxy162@gmail.com>\n"
"Language-Team: Chinese - China <i18n-zh@googlegroups.com>\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=1; plural=0\n"
"X-Generator: Gtranslator 42.0\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 3.3.2\n"

#. TRANSLATORS: Don't translate this text
#: data/com.github.tchx84.Flatseal.desktop.in:4
Expand Down Expand Up @@ -47,7 +47,7 @@ msgstr "Martin Abente Lahaye"

#: data/com.github.tchx84.Flatseal.gschema.xml:15
msgid "Application ID that was last selected"
msgstr "最后选择的应用程序 ID"
msgstr "最后所选应用程序的 ID"

#: src/models/applications.js:233 src/models/applications.js:293
#: src/models/applications.js:294 src/models/applications.js:295
Expand Down Expand Up @@ -572,15 +572,15 @@ msgstr "权限已被重置"

#: src/widgets/window.js:102
msgid "_Undo"
msgstr "_撤消"
msgstr "撤消(_U)"

#: src/widgets/window.js:108
msgid "Cannot load overrides due to incorrect contents"
msgstr "由于内容不正确而无法加载更改"

#: src/widgets/window.js:115
msgid "Refreshed due to changes in Flatpak installations"
msgstr "由于 Flatpak 安装的变化而更新"
msgstr "由于 Flatpak 安装的变更而刷新"

#: src/widgets/window.ui:35
msgid "Main Menu"
Expand Down