mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-04 22:40:12 +01:00
Translated using Weblate: Chinese (Simplified) (zh_Hans) by taiyuan <1006333969@qq.com>
Currently translated at 31.6% (151 of 477 strings) Co-authored-by: taiyuan <1006333969@qq.com> Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hans/ Translation: F-Droid/F-Droid Server
This commit is contained in:
parent
84559c0572
commit
1de8cab935
@ -3,20 +3,21 @@
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# ERDwaYbR <weblate.uu@vvvvv5.uu.me>, 2020.
|
||||
# Trey Yang <stevsfy@gmail.com>, 2020.
|
||||
# taiyuan <1006333969@qq.com>, 2020.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2019-01-28 13:31+0000\n"
|
||||
"PO-Revision-Date: 2020-06-10 10:04+0000\n"
|
||||
"Last-Translator: Trey Yang <stevsfy@gmail.com>\n"
|
||||
"PO-Revision-Date: 2020-07-04 12:07+0000\n"
|
||||
"Last-Translator: taiyuan <1006333969@qq.com>\n"
|
||||
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hans/>\n"
|
||||
"Language: zh_Hans\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: Weblate 4.1-dev\n"
|
||||
"X-Generator: Weblate 4.2-dev\n"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid ""
|
||||
@ -2029,7 +2030,7 @@ msgstr "命令 -%s 需要参数"
|
||||
#: /usr/lib/python3.7/getopt.py
|
||||
#, python-format
|
||||
msgid "option --%s must not have an argument"
|
||||
msgstr "选项 --%s 不能有引数"
|
||||
msgstr "选项 --%s 不能有参数"
|
||||
|
||||
#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
|
||||
#: /usr/lib/python3.7/getopt.py
|
||||
@ -2047,7 +2048,7 @@ msgstr "无法识别选项 -%s"
|
||||
#: /usr/lib/python3.7/getopt.py
|
||||
#, python-format
|
||||
msgid "option --%s requires argument"
|
||||
msgstr "选项 --%s 需要引数"
|
||||
msgstr "选项 --%s 需要参数"
|
||||
|
||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
||||
#: /usr/lib/python3.7/argparse.py
|
||||
@ -2062,7 +2063,7 @@ msgstr ""
|
||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
||||
#: /usr/lib/python3.7/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "位置引数"
|
||||
msgstr "位置参数"
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
@ -2120,7 +2121,7 @@ msgstr ""
|
||||
#: /usr/lib/python3.7/argparse.py
|
||||
#, python-format
|
||||
msgid "the following arguments are required: %s"
|
||||
msgstr "必须有此下引数:%s"
|
||||
msgstr "必须有此下参数:%s"
|
||||
|
||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
||||
#: /usr/lib/python3.7/argparse.py
|
||||
@ -2138,12 +2139,12 @@ msgstr ""
|
||||
#: /usr/lib/python3.7/argparse.py
|
||||
#, python-format
|
||||
msgid "unrecognized arguments: %s"
|
||||
msgstr "未识别的引数:%s"
|
||||
msgstr "未识别的参数:%s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "unsafe permissions on '{config_file}' (should be 0600)!"
|
||||
msgstr "{config_file}有不安全的许可(应该是0600)!"
|
||||
msgstr "{config_file}有不安全的权限(应该是0600)!"
|
||||
|
||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py ../fdroid
|
||||
#: /usr/lib/python3.7/argparse.py
|
||||
|
Loading…
Reference in New Issue
Block a user