Translated using Weblate (Chinese (Simplified))
Currently translated at 88.8% (88 of 99 strings) Translation: EasySSH/Translations Translate-URL: https://hosted.weblate.org/projects/easyssh/translations/zh_Hans/
This commit is contained in:
parent
2694aa3f8b
commit
c9ab357d94
19
po/zh_CN.po
19
po/zh_CN.po
|
@ -8,15 +8,16 @@ msgstr ""
|
|||
"Project-Id-Version: com.github.muriloventuroso.easyssh\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-11-18 08:23+0900\n"
|
||||
"PO-Revision-Date: 2020-11-05 06:26+0000\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"PO-Revision-Date: 2022-01-15 00:54+0000\n"
|
||||
"Last-Translator: Eric <alchemillatruth@purelymail.com>\n"
|
||||
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
|
||||
"easyssh/translations/zh_Hans/>\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: Weblate 4.3.2-dev\n"
|
||||
"X-Generator: Weblate 4.10.1\n"
|
||||
|
||||
#: src/MainWindow.vala:104
|
||||
msgid "EasySSH"
|
||||
|
@ -85,9 +86,9 @@ msgstr "发送"
|
|||
|
||||
#: src/Views/SourceListView.vala:1428 src/Views/SourceListView.vala:1447
|
||||
#: src/Views/SourceListView.vala:1464
|
||||
#, fuzzy, c-format
|
||||
#, c-format
|
||||
msgid "Remove %s?"
|
||||
msgstr "移除 "
|
||||
msgstr "移除 %s?"
|
||||
|
||||
#: src/Views/SourceListView.vala:1428
|
||||
msgid ""
|
||||
|
@ -381,18 +382,16 @@ msgid "General"
|
|||
msgstr "通用"
|
||||
|
||||
#: src/Widgets/SearchToolbar.vala:38
|
||||
#, fuzzy
|
||||
msgid "Find"
|
||||
msgstr "找到…"
|
||||
msgstr "查找"
|
||||
|
||||
#: src/Widgets/SearchToolbar.vala:49
|
||||
msgid "Cyclic search"
|
||||
msgstr ""
|
||||
|
||||
#: src/Widgets/Tab.vala:29
|
||||
#, fuzzy
|
||||
msgid "Rename"
|
||||
msgstr "用户名:"
|
||||
msgstr "重命名"
|
||||
|
||||
#: src/Widgets/Tab.vala:37
|
||||
msgid "Set new tab name"
|
||||
|
|
Loading…
Reference in New Issue