mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
Translated using Weblate (Chinese (Simplified))
Currently translated at 68.8% (1015 of 1475 strings)
This commit is contained in:
parent
f25170ec4b
commit
23e9841dd0
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Project-Id-Version: Plinth\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-08-15 20:19-0400\n"
|
||||
"PO-Revision-Date: 2022-07-20 07:18+0000\n"
|
||||
"PO-Revision-Date: 2022-08-18 17:21+0000\n"
|
||||
"Last-Translator: Eric <alchemillatruth@purelymail.com>\n"
|
||||
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
|
||||
"freedombox/freedombox/zh_Hans/>\n"
|
||||
@ -7302,10 +7302,9 @@ msgid "Generic"
|
||||
msgstr "通用"
|
||||
|
||||
#: plinth/operation.py:116
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "Error setting hostname: {exception}"
|
||||
#, python-brace-format
|
||||
msgid "Error: {name}: {exception_message}"
|
||||
msgstr "设置主机名错误:{exception}"
|
||||
msgstr "错误: {name}:{exception_message}"
|
||||
|
||||
#: plinth/operation.py:119
|
||||
#, python-brace-format
|
||||
@ -7313,10 +7312,9 @@ msgid "Waiting to start: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/operation.py:125
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "Service disabled: {name}"
|
||||
#, python-brace-format
|
||||
msgid "Finished: {name}"
|
||||
msgstr "已禁用的服务:{name}"
|
||||
msgstr "已完成:{name}"
|
||||
|
||||
#: plinth/package.py:187
|
||||
#, python-brace-format
|
||||
@ -7354,56 +7352,44 @@ msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/setup.py:44
|
||||
#, fuzzy
|
||||
#| msgid "Install Apps"
|
||||
msgid "Installing app"
|
||||
msgstr "安装应用"
|
||||
msgstr "安装应用中"
|
||||
|
||||
#: plinth/setup.py:46
|
||||
msgid "Updating app"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/setup.py:72
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "Error installing application: {string} {details}"
|
||||
#, python-brace-format
|
||||
msgid "Error installing app: {string} {details}"
|
||||
msgstr "安装应用程序出错:{string}{details}"
|
||||
msgstr "安装应用出错:{string} {details}"
|
||||
|
||||
#: plinth/setup.py:76
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "Error installing application: {string} {details}"
|
||||
#, python-brace-format
|
||||
msgid "Error updating app: {string} {details}"
|
||||
msgstr "安装应用程序出错:{string}{details}"
|
||||
msgstr "更新应用出错:{string} {details}"
|
||||
|
||||
#: plinth/setup.py:82
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "Error installing application: {error}"
|
||||
#, python-brace-format
|
||||
msgid "Error installing app: {error}"
|
||||
msgstr "安装应用程序出错:{error}"
|
||||
msgstr "安装应用出错:{error}"
|
||||
|
||||
#: plinth/setup.py:85
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "Error installing application: {error}"
|
||||
#, python-brace-format
|
||||
msgid "Error updating app: {error}"
|
||||
msgstr "安装应用程序出错:{error}"
|
||||
msgstr "更新应用出错:{error}"
|
||||
|
||||
#: plinth/setup.py:89
|
||||
#, fuzzy
|
||||
#| msgid "Application installed."
|
||||
msgid "App installed."
|
||||
msgstr "应用程序已安装。"
|
||||
msgstr "应用已安装。"
|
||||
|
||||
#: plinth/setup.py:91
|
||||
#, fuzzy
|
||||
#| msgid "Last update"
|
||||
msgid "App updated"
|
||||
msgstr "最后一次更新"
|
||||
msgstr "应用已更新"
|
||||
|
||||
#: plinth/setup.py:411
|
||||
#, fuzzy
|
||||
#| msgid "Upgrade Packages"
|
||||
msgid "Updating app packages"
|
||||
msgstr "升级软件包"
|
||||
msgstr "更新软件包中"
|
||||
|
||||
#: plinth/templates/403.html:10
|
||||
msgid "403 Forbidden"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user