Translated using Weblate (Chinese (Simplified))

Currently translated at 2.6% (4 of 152 strings)

Translation: RcGcDw/rc_formatters
Translate-URL: https://weblate.frisk.space/projects/rcgcdw/rc_formatters/zh-hans/
This commit is contained in:
Dianliang233 2020-08-20 03:30:58 +00:00 committed by Weblate
parent f6115bf43d
commit 8df385a333
2 changed files with 11 additions and 5 deletions

View file

@ -8,14 +8,16 @@ msgstr ""
"Project-Id-Version: RcGcDw\n" "Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-11 19:35+0200\n" "POT-Creation-Date: 2020-08-11 19:35+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: 2020-08-21 04:13+0000\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Dianliang233 <dianliang233@gmail.com>\n"
"Language-Team: none\n" "Language-Team: Chinese (Simplified) <https://weblate.frisk.space/projects/"
"rcgcdw/rc_formatters/zh-hans/>\n"
"Language: zh-hans\n" "Language: zh-hans\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=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.1.1\n"
#: src/rc_formatters.py:42 #: src/rc_formatters.py:42
#, python-brace-format #, python-brace-format
@ -23,6 +25,8 @@ msgid ""
"[{author}]({author_url}) edited [{article}]({edit_link}){comment} ({sign}" "[{author}]({author_url}) edited [{article}]({edit_link}){comment} ({sign}"
"{edit_size})" "{edit_size})"
msgstr "" msgstr ""
"[{author}]({author_url}) 编辑了 "
"[{article}]({edit_link}){comment}{sign}{edit_size}"
#: src/rc_formatters.py:44 #: src/rc_formatters.py:44
#, python-brace-format #, python-brace-format
@ -30,17 +34,19 @@ msgid ""
"[{author}]({author_url}) created [{article}]({edit_link}){comment} ({sign}" "[{author}]({author_url}) created [{article}]({edit_link}){comment} ({sign}"
"{edit_size})" "{edit_size})"
msgstr "" msgstr ""
"[{author}]({author_url}) 创建了 "
"[{article}]({edit_link}){comment}{sign}{edit_size}"
#: src/rc_formatters.py:47 #: src/rc_formatters.py:47
#, python-brace-format #, python-brace-format
msgid "[{author}]({author_url}) uploaded [{file}]({file_link}){comment}" msgid "[{author}]({author_url}) uploaded [{file}]({file_link}){comment}"
msgstr "" msgstr "[{author}]({author_url}) 上传了 [{file}]({file_link}){comment}"
#: src/rc_formatters.py:54 #: src/rc_formatters.py:54
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) reverted a version of [{file}]({file_link}){comment}" "[{author}]({author_url}) reverted a version of [{file}]({file_link}){comment}"
msgstr "" msgstr "[{author}]({author_url}) 回退了 [{file}]({file_link}) 的一个版本 {comment}"
#: src/rc_formatters.py:58 #: src/rc_formatters.py:58
#, python-brace-format #, python-brace-format