Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update from Hosted Weblate #579

Merged
merged 2 commits into from
May 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions po/zh_CN.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: iptux 0.6.3\n"
"Report-Msgid-Bugs-To: https://github.com/iptux-src/iptux/issues/new\n"
"POT-Creation-Date: 2024-05-12 20:36-0700\n"
"PO-Revision-Date: 2024-05-06 00:45+0000\n"
"PO-Revision-Date: 2024-05-13 03:47+0000\n"
"Last-Translator: LI Daobing <lidaobing@gmail.com>\n"
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
"iptux/iptux/zh_Hans/>\n"
Expand All @@ -18,7 +18,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Weblate 5.5.3\n"
"X-Generator: Weblate 5.5.4\n"

#: share/metainfo/io.github.iptux_src.iptux.metainfo.xml:6
msgid "iptux"
Expand Down Expand Up @@ -943,17 +943,17 @@ msgstr "广播"
#: src/iptux/UiHelper.cpp:26
#, c-format
msgid "Can't convert path to uri: %s, reason: %s"
msgstr ""
msgstr "转换路径到URI失败: %s, 原因: %s"

#: src/iptux/UiHelper.cpp:33
#, c-format
msgid "Can't open path: %s, reason: %s"
msgstr ""
msgstr "无法打开路径: %s, 原因: %s"

#: src/iptux/UiHelper.cpp:54
#, c-format
msgid "Can't open URL: %s, reason: %s"
msgstr ""
msgstr "无法打开URL: %s, 原因: %s"

#: src/iptux/UiHelper.cpp:174
msgid "Information"
Expand Down
16 changes: 11 additions & 5 deletions po/zh_TW.po
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ msgstr ""

#: share/metainfo/io.github.iptux_src.iptux.metainfo.xml:20
msgid "send/recv messages to other clients."
msgstr ""
msgstr "发送/接收消息到其他客户端。"

#: share/metainfo/io.github.iptux_src.iptux.metainfo.xml:21
msgid "send/recv files to other clients."
Expand Down Expand Up @@ -975,11 +975,11 @@ msgstr ""
msgid "Can't open URL: %s, reason: %s"
msgstr ""

#: src/iptux/UiHelper.cpp:174
#: src/iptux/UiHelper.cpp:174 src/iptux/UiHelper.cpp:169
msgid "Information"
msgstr "資訊"

#: src/iptux/UiHelper.cpp:204
#: src/iptux/UiHelper.cpp:204 src/iptux/UiHelper.cpp:199
msgid "Warning"
msgstr "警告"

Expand Down Expand Up @@ -1367,8 +1367,14 @@ msgstr ""
msgid "option parsing failed: %s\n"
msgstr "打開目錄\"%s\"失敗,%s"

#~ msgid "Can't find any available web browser!\n"
#~ msgstr "未發現可用的瀏覽器!\n"
#: src/iptux/UiHelper.cpp:51
msgid "Can't find any available web browser!\n"
msgstr "未發現可用的瀏覽器!\n"

#: src/iptux/UiHelper.cpp:28
#, c-format
msgid "Open URL: %s\n"
msgstr ""

#, fuzzy
#~ msgid "Close Chat"
Expand Down
Loading