GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2025-06-30 01:41:18 +00:00
parent f6e8491bf1
commit d08181f56d
45 changed files with 12548 additions and 12414 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-06-28 00:41+0000\n"
"POT-Creation-Date: 2025-06-30 00:41+0000\n"
"PO-Revision-Date: 2025-06-19 22:14+0900\n"
"Last-Translator: Kisaragi Hiu <mail@kisaragi-hiu.com>\n"
"Language-Team: Traditional Chinese <zh-l10n@lists.slat.org>\n"
@@ -1606,7 +1606,7 @@ msgstr "設定附件說明…"
msgid "Send a message…"
msgstr "傳送訊息…"
#: src/chatbar/ChatBar.qml:400 src/timeline/ChatBarComponent.qml:237
#: src/chatbar/ChatBar.qml:400 src/messagecontent/ChatBarComponent.qml:237
#, kde-format
msgctxt "@action:button"
msgid "Cancel reply"
@@ -3206,9 +3206,9 @@ msgid "Registration is disabled on this server."
msgstr "此伺服器已停用註冊。"
#: src/login/Homeserver.qml:48 src/login/Username.qml:38
#: src/timeline/LoadComponent.qml:30
#: src/timeline/models/messagecontentmodel.cpp:265
#: src/timeline/models/messagecontentmodel.cpp:293
#: src/messagecontent/LoadComponent.qml:30
#: src/messagecontent/models/messagecontentmodel.cpp:265
#: src/messagecontent/models/messagecontentmodel.cpp:293
#, kde-format
msgid "Loading"
msgstr "載入中"
@@ -3427,6 +3427,269 @@ msgctxt "@action:button"
msgid "Settings"
msgstr "設定"
#: src/messagecontent/BaseMessageComponentChooser.qml:164
#, kde-format
msgid "%1 started a user verification"
msgstr "%1 開始了使用者驗證"
#: src/messagecontent/ChatBarComponent.qml:170
#, kde-format
msgctxt "@action:button"
msgid "Attach an image or file"
msgstr "附加影像或檔案"
#: src/messagecontent/ChatBarComponent.qml:184
#, kde-format
msgctxt "@action:button"
msgid "Confirm edit"
msgstr "確認編輯"
#: src/messagecontent/ChatBarComponent.qml:184
#, kde-format
msgctxt "@action:button"
msgid "Post message in thread"
msgstr "在對話串中張貼訊息"
#: src/messagecontent/ChatBarComponent.qml:196 src/settings/ThreePIdCard.qml:93
#, kde-format
msgctxt "@action:button"
msgid "Cancel"
msgstr "取消"
#: src/messagecontent/CodeComponent.qml:160
#, kde-format
msgid "Copy to clipboard"
msgstr "複製到剪貼簿"
#: src/messagecontent/CodeComponent.qml:172
#, kde-format
msgctxt "@action:button"
msgid "Maximize"
msgstr "最大化"
#: src/messagecontent/EncryptedComponent.qml:18
#, kde-format
msgid ""
"This message is encrypted and the sender has not shared the key with this "
"device."
msgstr "這個訊息已加密而傳送者並未與本裝置分享金鑰。"
#: src/messagecontent/FetchButtonComponent.qml:36
#, kde-format
msgctxt "@action:button"
msgid "Fetch More Events"
msgstr "取得更多事件"
#: src/messagecontent/FileComponent.qml:94
#: src/messagecontent/FileComponent.qml:177
#, kde-format
msgctxt ""
"tooltip for a button on a message; offers ability to download its file"
msgid "Download"
msgstr "下載"
#: src/messagecontent/FileComponent.qml:110
#: src/messagecontent/FileComponent.qml:167
#, kde-format
msgctxt ""
"tooltip for a button on a message; offers ability to open its downloaded "
"file with an appropriate application"
msgid "Open File"
msgstr "開啟檔案"
#: src/messagecontent/FileComponent.qml:125
#, kde-format
msgctxt "file download progress"
msgid "%1 / %2"
msgstr "%1 / %2"
#: src/messagecontent/FileComponent.qml:130
#, kde-format
msgctxt ""
"tooltip for a button on a message; stops downloading the message's file"
msgid "Stop Download"
msgstr "停止下載"
#: src/messagecontent/FlightReservationComponent.qml:73
#, kde-format
msgctxt "flight departure, %1 is airport, %2 is time"
msgid "Departure from %1"
msgstr "從 %1 出發"
#: src/messagecontent/FlightReservationComponent.qml:90
#, kde-format
msgctxt "flight arrival, %1 is airport, %2 is time"
msgid "Arrival at %1"
msgstr "抵達於 %1"
#: src/messagecontent/HotelReservationComponent.qml:65
#, kde-format
msgid "Check-in time: %1"
msgstr "Check-in 時間:%1"
#: src/messagecontent/HotelReservationComponent.qml:69
#, kde-format
msgid "Check-out time: %1"
msgstr "Check-out 時間:%1"
#: src/messagecontent/ImageComponent.qml:62
#: src/messagecontent/VideoComponent.qml:187
#, kde-format
msgctxt "@action:button"
msgid "Hide Image"
msgstr "隱藏影像"
#: src/messagecontent/ImageComponent.qml:143
#, kde-format
msgctxt "@action:button"
msgid "Show Image"
msgstr "設定影像"
#: src/messagecontent/ItineraryComponent.qml:54
#, kde-format
msgctxt "@action"
msgid "Send to KDE Itinerary"
msgstr "傳送到 KDE 旅程計劃"
#: src/messagecontent/LinkPreviewComponent.qml:133
#: src/messagecontent/LinkPreviewLoadComponent.qml:76
#, kde-format
msgctxt "As in remove the link preview so it's no longer shown"
msgid "Remove preview"
msgstr "移除預覽"
#: src/messagecontent/LinkPreviewComponent.qml:151
#, kde-format
msgid "Shrink preview"
msgstr "收起預覽"
#: src/messagecontent/LinkPreviewComponent.qml:151
#, kde-format
msgid "Expand preview"
msgstr "展開預覽"
#: src/messagecontent/LinkPreviewLoadComponent.qml:63
#: src/messagecontent/models/messagecontentmodel.cpp:263
#: src/messagecontent/models/messagecontentmodel.cpp:291
#, kde-format
msgid "Loading reply"
msgstr "載入回覆中"
#: src/messagecontent/LinkPreviewLoadComponent.qml:65
#, kde-format
msgid "Loading URL preview"
msgstr "正在載入網址預覽"
#: src/messagecontent/LocationComponent.qml:99
#, kde-format
msgctxt "@action:button Open the location in an external program"
msgid "Open Externally"
msgstr "在外部開啟"
#: src/messagecontent/LocationComponent.qml:112
#, kde-format
msgctxt "@action:button"
msgid "Open Fullscreen"
msgstr "開啟全螢幕"
#: src/messagecontent/models/messagecontentmodel.cpp:286
#, kde-format
msgctxt "@info"
msgid ""
"This message was either not found, you do not have permission to view it, or "
"it was sent by an ignored user"
msgstr ""
"這個訊息找不到,或是您沒有閱讀它的權限,或者它是由已忽略的使用者所送出的"
#: src/messagecontent/models/messagecontentmodel.cpp:563
#, kde-format
msgid "<i>This event does not have any content.</i>"
msgstr "<i>這個活動沒有任何內容。</i>"
#: src/messagecontent/models/reactionmodel.cpp:69
#, kde-format
msgctxt "Separate the usernames of users"
msgid " and "
msgstr " 和 "
#: src/messagecontent/models/reactionmodel.cpp:76
#, kde-format
msgctxt "%1 is the number of other users"
msgid " and %1 other"
msgid_plural " and %1 others"
msgstr[0] " 和其他 %1 個人"
#: src/messagecontent/models/reactionmodel.cpp:80
#, kde-format
msgctxt "%2 is the users who reacted and %3 the emoji that was given"
msgid "%2 reacted with %3"
msgid_plural "%2 reacted with %3"
msgstr[0] "%2 用 %3 反應"
#: src/messagecontent/PollComponent.qml:113
#, kde-format
msgid "%1 Vote"
msgid_plural "%1 Votes"
msgstr[0] "%1 張票"
#: src/messagecontent/PollComponent.qml:129
#, kde-format
msgid "Based on votes by %1 user"
msgid_plural "Based on votes by %1 users"
msgstr[0] "基於 %1 個使用者的投票"
#: src/messagecontent/PollComponent.qml:129
#, kde-format
msgctxt "as in 'this vote has ended'"
msgid "(Ended)"
msgstr "(已結束)"
#: src/messagecontent/pollhandler.cpp:297
#, kde-format
msgctxt "%1 is the poll answer that had the most votes"
msgid "The poll has ended. Top answer: %1"
msgstr "投票已結束。最高票的答案:%1"
#: src/messagecontent/ReactionComponent.qml:89
#, kde-format
msgctxt "@button"
msgid "React"
msgstr "反應"
#: src/messagecontent/ReplyButtonComponent.qml:34
#, kde-format
msgctxt "@action:button"
msgid "Reply"
msgstr "回覆"
#: src/messagecontent/TrainReservationComponent.qml:124
#: src/messagecontent/TrainReservationComponent.qml:191
#, kde-format
msgid "Pl. %1"
msgstr "第 %1 月台"
#: src/messagecontent/VideoComponent.qml:215
#, kde-format
msgid "Video"
msgstr "影片"
#: src/messagecontent/VideoComponent.qml:255
#, kde-format
msgctxt "@action:button"
msgid "Show Video"
msgstr "顯示影片"
#: src/messagecontent/VideoComponent.qml:296
#, kde-format
msgctxt "@action:button"
msgid "Volume"
msgstr "音量"
#: src/messagecontent/VideoComponent.qml:380
#, kde-format
msgid "Maximize"
msgstr "最大化"
#: src/roominfo/LocationsPage.qml:17 src/roominfo/RoomInformation.qml:129
#, kde-format
msgctxt "Locations on a map"
@@ -5759,12 +6022,6 @@ msgctxt "@action:button"
msgid "Complete"
msgstr "完成"
#: src/settings/ThreePIdCard.qml:93 src/timeline/ChatBarComponent.qml:196
#, kde-format
msgctxt "@action:button"
msgid "Cancel"
msgstr "取消"
#: src/settings/ThreePIdCard.qml:136
#, kde-format
msgctxt "@label:textbox"
@@ -5944,40 +6201,6 @@ msgctxt "@button"
msgid "Add to Space"
msgstr "加入聊天空間"
#: src/timeline/BaseMessageComponentChooser.qml:164
#, kde-format
msgid "%1 started a user verification"
msgstr "%1 開始了使用者驗證"
#: src/timeline/ChatBarComponent.qml:170
#, kde-format
msgctxt "@action:button"
msgid "Attach an image or file"
msgstr "附加影像或檔案"
#: src/timeline/ChatBarComponent.qml:184
#, kde-format
msgctxt "@action:button"
msgid "Confirm edit"
msgstr "確認編輯"
#: src/timeline/ChatBarComponent.qml:184
#, kde-format
msgctxt "@action:button"
msgid "Post message in thread"
msgstr "在對話串中張貼訊息"
#: src/timeline/CodeComponent.qml:160
#, kde-format
msgid "Copy to clipboard"
msgstr "複製到剪貼簿"
#: src/timeline/CodeComponent.qml:172
#, kde-format
msgctxt "@action:button"
msgid "Maximize"
msgstr "最大化"
#: src/timeline/DelegateContextMenu.qml:76
#, kde-format
msgid "View Source"
@@ -6056,47 +6279,6 @@ msgctxt "@action:button 'Pin' as in 'Pin the message in the room'"
msgid "Pin"
msgstr "釘選"
#: src/timeline/EncryptedComponent.qml:18
#, kde-format
msgid ""
"This message is encrypted and the sender has not shared the key with this "
"device."
msgstr "這個訊息已加密而傳送者並未與本裝置分享金鑰。"
#: src/timeline/FetchButtonComponent.qml:36
#, kde-format
msgctxt "@action:button"
msgid "Fetch More Events"
msgstr "取得更多事件"
#: src/timeline/FileComponent.qml:94 src/timeline/FileComponent.qml:177
#, kde-format
msgctxt ""
"tooltip for a button on a message; offers ability to download its file"
msgid "Download"
msgstr "下載"
#: src/timeline/FileComponent.qml:110 src/timeline/FileComponent.qml:167
#, kde-format
msgctxt ""
"tooltip for a button on a message; offers ability to open its downloaded "
"file with an appropriate application"
msgid "Open File"
msgstr "開啟檔案"
#: src/timeline/FileComponent.qml:125
#, kde-format
msgctxt "file download progress"
msgid "%1 / %2"
msgstr "%1 / %2"
#: src/timeline/FileComponent.qml:130
#, kde-format
msgctxt ""
"tooltip for a button on a message; stops downloading the message's file"
msgid "Stop Download"
msgstr "停止下載"
#: src/timeline/FileDelegateContextMenu.qml:50
#, kde-format
msgctxt "@action:inmenu"
@@ -6174,87 +6356,6 @@ msgstr "複製檔案"
msgid "Remove…"
msgstr "移除…"
#: src/timeline/FlightReservationComponent.qml:73
#, kde-format
msgctxt "flight departure, %1 is airport, %2 is time"
msgid "Departure from %1"
msgstr "從 %1 出發"
#: src/timeline/FlightReservationComponent.qml:90
#, kde-format
msgctxt "flight arrival, %1 is airport, %2 is time"
msgid "Arrival at %1"
msgstr "抵達於 %1"
#: src/timeline/HotelReservationComponent.qml:65
#, kde-format
msgid "Check-in time: %1"
msgstr "Check-in 時間:%1"
#: src/timeline/HotelReservationComponent.qml:69
#, kde-format
msgid "Check-out time: %1"
msgstr "Check-out 時間:%1"
#: src/timeline/ImageComponent.qml:62 src/timeline/VideoComponent.qml:187
#, kde-format
msgctxt "@action:button"
msgid "Hide Image"
msgstr "隱藏影像"
#: src/timeline/ImageComponent.qml:143
#, kde-format
msgctxt "@action:button"
msgid "Show Image"
msgstr "設定影像"
#: src/timeline/ItineraryComponent.qml:54
#, kde-format
msgctxt "@action"
msgid "Send to KDE Itinerary"
msgstr "傳送到 KDE 旅程計劃"
#: src/timeline/LinkPreviewComponent.qml:133
#: src/timeline/LinkPreviewLoadComponent.qml:76
#, kde-format
msgctxt "As in remove the link preview so it's no longer shown"
msgid "Remove preview"
msgstr "移除預覽"
#: src/timeline/LinkPreviewComponent.qml:151
#, kde-format
msgid "Shrink preview"
msgstr "收起預覽"
#: src/timeline/LinkPreviewComponent.qml:151
#, kde-format
msgid "Expand preview"
msgstr "展開預覽"
#: src/timeline/LinkPreviewLoadComponent.qml:63
#: src/timeline/models/messagecontentmodel.cpp:263
#: src/timeline/models/messagecontentmodel.cpp:291
#, kde-format
msgid "Loading reply"
msgstr "載入回覆中"
#: src/timeline/LinkPreviewLoadComponent.qml:65
#, kde-format
msgid "Loading URL preview"
msgstr "正在載入網址預覽"
#: src/timeline/LocationComponent.qml:99
#, kde-format
msgctxt "@action:button Open the location in an external program"
msgid "Open Externally"
msgstr "在外部開啟"
#: src/timeline/LocationComponent.qml:112
#, kde-format
msgctxt "@action:button"
msgid "Open Fullscreen"
msgstr "開啟全螢幕"
#: src/timeline/MessageDelegateContextMenu.qml:56
#, kde-format
msgctxt "@action:inmenu As in 'Forward this message'"
@@ -6307,40 +6408,6 @@ msgstr "搜尋 '%1'"
msgid "Configure Web Shortcuts…"
msgstr "設定網頁捷徑…"
#: src/timeline/models/messagecontentmodel.cpp:286
#, kde-format
msgctxt "@info"
msgid ""
"This message was either not found, you do not have permission to view it, or "
"it was sent by an ignored user"
msgstr ""
"這個訊息找不到,或是您沒有閱讀它的權限,或者它是由已忽略的使用者所送出的"
#: src/timeline/models/messagecontentmodel.cpp:563
#, kde-format
msgid "<i>This event does not have any content.</i>"
msgstr "<i>這個活動沒有任何內容。</i>"
#: src/timeline/models/reactionmodel.cpp:69
#, kde-format
msgctxt "Separate the usernames of users"
msgid " and "
msgstr " 和 "
#: src/timeline/models/reactionmodel.cpp:76
#, kde-format
msgctxt "%1 is the number of other users"
msgid " and %1 other"
msgid_plural " and %1 others"
msgstr[0] " 和其他 %1 個人"
#: src/timeline/models/reactionmodel.cpp:80
#, kde-format
msgctxt "%2 is the users who reacted and %3 the emoji that was given"
msgid "%2 reacted with %3"
msgid_plural "%2 reacted with %3"
msgstr[0] "%2 用 %3 反應"
#: src/timeline/models/readmarkermodel.cpp:112
#, kde-format
msgid "1 user: "
@@ -6359,30 +6426,6 @@ msgctxt "list separator"
msgid ", "
msgstr ", "
#: src/timeline/PollComponent.qml:113
#, kde-format
msgid "%1 Vote"
msgid_plural "%1 Votes"
msgstr[0] "%1 張票"
#: src/timeline/PollComponent.qml:129
#, kde-format
msgid "Based on votes by %1 user"
msgid_plural "Based on votes by %1 users"
msgstr[0] "基於 %1 個使用者的投票"
#: src/timeline/PollComponent.qml:129
#, kde-format
msgctxt "as in 'this vote has ended'"
msgid "(Ended)"
msgstr "(已結束)"
#: src/timeline/pollhandler.cpp:297
#, kde-format
msgctxt "%1 is the poll answer that had the most votes"
msgid "The poll has ended. Top answer: %1"
msgstr "投票已結束。最高票的答案:%1"
#: src/timeline/QuickActions.qml:32
#, kde-format
msgid "React"
@@ -6393,24 +6436,12 @@ msgstr "反應"
msgid "Message menu"
msgstr "訊息選單"
#: src/timeline/ReactionComponent.qml:89
#, kde-format
msgctxt "@button"
msgid "React"
msgstr "反應"
#: src/timeline/ReadMarkerDelegate.qml:42
#, kde-format
msgctxt "Relative time since the room was last read"
msgid "Last read: %1"
msgstr "最後閱讀:%1"
#: src/timeline/ReplyButtonComponent.qml:34
#, kde-format
msgctxt "@action:button"
msgid "Reply"
msgstr "回覆"
#: src/timeline/TimelineEndDelegate.qml:90
#, kde-format
msgid ""
@@ -6445,34 +6476,6 @@ msgid "%2 is typing"
msgid_plural "%2 are typing"
msgstr[0] "%2 人正在輸入訊息"
#: src/timeline/TrainReservationComponent.qml:124
#: src/timeline/TrainReservationComponent.qml:191
#, kde-format
msgid "Pl. %1"
msgstr "第 %1 月台"
#: src/timeline/VideoComponent.qml:215
#, kde-format
msgid "Video"
msgstr "影片"
#: src/timeline/VideoComponent.qml:255
#, kde-format
msgctxt "@action:button"
msgid "Show Video"
msgstr "顯示影片"
#: src/timeline/VideoComponent.qml:296
#, kde-format
msgctxt "@action:button"
msgid "Volume"
msgstr "音量"
#: src/timeline/VideoComponent.qml:380
#, kde-format
msgid "Maximize"
msgstr "最大化"
#~ msgid "Switch User"
#~ msgstr "切換使用者"