GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2025-08-06 01:47:29 +00:00
parent 12b7c25395
commit 6822a1ef08
45 changed files with 2269 additions and 2611 deletions

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-08-05 00:42+0000\n"
"POT-Creation-Date: 2025-08-06 00:44+0000\n"
"PO-Revision-Date: 2025-07-03 23:47+0900\n"
"Last-Translator: Kisaragi Hiu <mail@kisaragi-hiu.com>\n"
"Language-Team: Traditional Chinese <zh-l10n@lists.slat.org>\n"
@@ -1087,28 +1087,35 @@ msgctxt "@action:button"
msgid "Add new server"
msgstr "新增伺服器"
#: src/app/qml/ServerComboBox.qml:110
#: src/app/qml/ServerComboBox.qml:70
#, fuzzy, kde-format
#| msgid "Remove device"
msgctxt "@action:button"
msgid "Remove server"
msgstr "移除裝置"
#: src/app/qml/ServerComboBox.qml:114
#, kde-format
msgctxt "@title:window"
msgid "Add server"
msgstr "新增伺服器"
#: src/app/qml/ServerComboBox.qml:137
#: src/app/qml/ServerComboBox.qml:141
#, kde-format
msgid "The entered text is not a valid url"
msgstr "輸入的文字不是有效的網址"
#: src/app/qml/ServerComboBox.qml:141
#: src/app/qml/ServerComboBox.qml:145
#, kde-format
msgid "This server cannot be resolved or has already been added"
msgstr "無法解析這個伺服器,或是已經加入"
#: src/app/qml/ServerComboBox.qml:152
#: src/app/qml/ServerComboBox.qml:156
#, kde-format
msgid "Server URL:"
msgstr "伺服器網址:"
#: src/app/qml/ServerComboBox.qml:186
#: src/app/qml/ServerComboBox.qml:190
#, kde-format
msgctxt "@action:button"
msgid "Ok"
@@ -1548,17 +1555,17 @@ msgstr "工作階段驗證由於不明錯誤而取消。"
msgid "Malformed or empty Matrix id<br />%1 is not a correct Matrix identifier"
msgstr "格式不正確或空白的 Matrix ID<br />%1 不是一個正確的 Matrix ID"
#: src/app/roommanager.cpp:416
#: src/app/roommanager.cpp:421
#, kde-format
msgid "Failed to join room<br />%1"
msgstr "加入聊天室失敗<br />%1"
#: src/app/roommanager.cpp:440
#: src/app/roommanager.cpp:445
#, kde-format
msgid "You requested to join '%1'"
msgstr "您已請求加入 '%1'"
#: src/app/roommanager.cpp:444
#: src/app/roommanager.cpp:449
#, kde-format
msgid "Failed to request joining room<br />%1"
msgstr "請求加入聊天室失敗<br />%1"