diff options
author | Louies <louies0623@gmail.com> | 2019-01-11 16:19:45 +0000 |
---|---|---|
committer | Hosted Weblate <hosted@weblate.org> | 2019-01-12 18:06:02 +0100 |
commit | 10b1df49faba233fc99634f87459dd5f306f864a (patch) | |
tree | bb39a636b9150e73093b21fa969eb2f3d9c35d42 | |
parent | daa5fac181f030f9f1284a856e3f1481873aeef4 (diff) | |
download | remote-logon-service-10b1df49faba233fc99634f87459dd5f306f864a.tar.gz remote-logon-service-10b1df49faba233fc99634f87459dd5f306f864a.tar.bz2 remote-logon-service-10b1df49faba233fc99634f87459dd5f306f864a.zip |
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (4 of 4 strings)
Translation: Arctica Framework/Remote Logon Service
Translate-URL: https://hosted.weblate.org/projects/arctica-framework/remote-logon-service/zh_Hant/
-rw-r--r-- | po/zh_TW.po | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index 4fae14b..66304ee 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -8,28 +8,31 @@ msgstr "" "Project-Id-Version: remote-logon-service 1.0.2.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-07-21 16:29+0200\n" -"PO-Revision-Date: 2017-07-21 16:29+0200\n" -"Last-Translator: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>\n" -"Language-Team: Chinese (traditional)\n" +"PO-Revision-Date: 2019-01-12 17:06+0000\n" +"Last-Translator: Louies <louies0623@gmail.com>\n" +"Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" +"arctica-framework/remote-logon-service/zh_Hant/>\n" "Language: zh_TW\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ASCII\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 3.4-dev\n" #: ../data/remote-logon-service.conf.in.h:1 msgid "Remote Logon" -msgstr "" +msgstr "遠端登入" #: ../src/main.c:390 msgid "" "Configuration file for the remote logon service. Defaults to '/etc/remote-" "logon-service.conf'." -msgstr "" +msgstr "遠端登入服務的設定檔。 預設為 \"遠端登入服務\"。" #: ../src/main.c:390 msgid "key_file" -msgstr "" +msgstr "key_file" #: ../src/main.c:415 msgid "- Determine the remote servers that can be logged into" -msgstr "" +msgstr "-確定可以登錄到的遠端伺服器" |