GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2026-01-05 01:51:29 +00:00
parent 4656bf4ee7
commit bbc5a92f62
47 changed files with 5157 additions and 4547 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: 2026-01-03 00:43+0000\n"
"POT-Creation-Date: 2026-01-05 00:42+0000\n"
"PO-Revision-Date: 2026-01-02 07:41+0900\n"
"Last-Translator: Kisaragi Hiu <mail@kisaragi-hiu.com>\n"
"Language-Team: Traditional Chinese <zh-l10n@lists.slat.org>\n"
@@ -33,117 +33,117 @@ msgstr "正在接收新訊息的通知"
msgid "Receiving push notifications"
msgstr "正在接收推送通知"
#: src/app/main.cpp:131 src/login/WelcomePage.qml:77
#: src/app/main.cpp:136 src/login/WelcomePage.qml:77
#, kde-format
msgid "NeoChat"
msgstr "NeoChat"
#: src/app/main.cpp:133
#: src/app/main.cpp:138
#, kde-format
msgid "Chat on Matrix"
msgstr "在 Matrix 上聊天"
#: src/app/main.cpp:135
#: src/app/main.cpp:140
#, kde-format
msgid "© 2018-2020 Black Hat, 2020-2025 KDE Community"
msgstr "© 2018-2020 Black Hat, 2020-2025 KDE 社群"
#: src/app/main.cpp:136
#: src/app/main.cpp:141
#, kde-format
msgid "Carl Schwan"
msgstr "Carl Schwan"
#: src/app/main.cpp:136 src/app/main.cpp:137 src/app/main.cpp:138
#: src/app/main.cpp:140
#: src/app/main.cpp:141 src/app/main.cpp:142 src/app/main.cpp:143
#: src/app/main.cpp:145
#, kde-format
msgid "Maintainer"
msgstr "維護者"
#: src/app/main.cpp:137
#: src/app/main.cpp:142
#, kde-format
msgid "Tobias Fella"
msgstr "Tobias Fella"
#: src/app/main.cpp:138
#: src/app/main.cpp:143
#, kde-format
msgid "James Graham"
msgstr "James Graham"
#: src/app/main.cpp:139
#: src/app/main.cpp:144
#, kde-format
msgid "Joshua Goins"
msgstr "Joshua Goins"
#: src/app/main.cpp:144
#: src/app/main.cpp:149
#, kde-format
msgid "Black Hat"
msgstr "Black Hat"
#: src/app/main.cpp:144
#: src/app/main.cpp:149
#, kde-format
msgid "Original author of Spectral"
msgstr "Spectral 的原始作者"
#: src/app/main.cpp:145
#: src/app/main.cpp:150
#, kde-format
msgid "Alexey Rusakov"
msgstr "Alexey Rusakov"
#: src/app/main.cpp:145
#: src/app/main.cpp:150
#, kde-format
msgid "Maintainer of libQuotient"
msgstr "libQuotient 的維護者"
#: src/app/main.cpp:146
#: src/app/main.cpp:151
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Kisaragi Hiu"
#: src/app/main.cpp:146
#: src/app/main.cpp:151
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "mail@kisaragi-hiu.com"
#: src/app/main.cpp:150
#: src/app/main.cpp:155
#, kde-format
msgid "A Qt library to write cross-platform clients for Matrix"
msgstr "撰寫跨平台 Matrix 用戶端用的 Qt 函式庫"
#: src/app/main.cpp:152
#: src/app/main.cpp:157
#, kde-format
msgctxt "<version number> (built against <possibly different version number>)"
msgid "%1 (built against %2)"
msgstr "%1 (建置於 %2 上)"
#: src/app/main.cpp:167
#: src/app/main.cpp:172
#, kde-format
msgid "Client for the matrix communication protocol"
msgstr "Matrix 通訊協定的用戶端"
#: src/app/main.cpp:168
#: src/app/main.cpp:173
#, kde-format
msgid "Supports matrix: url scheme"
msgstr "支援 matrix: 網址機制"
#: src/app/main.cpp:169
#: src/app/main.cpp:174
#, kde-format
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
msgstr "忽略所有 SSL 錯誤,例如未簽署的憑證。"
#: src/app/main.cpp:171
#: src/app/main.cpp:176
#, kde-format
msgctxt "command line description"
msgid "Replace an existing instance"
msgstr "取代現存實體"
#: src/app/main.cpp:174
#: src/app/main.cpp:179
#, kde-format
msgid "Only used for autotests"
msgstr "僅 autotest 用。"
#: src/app/main.cpp:184
#: src/app/main.cpp:189
#, kde-format
msgid "Share a URL to Matrix"
msgstr "將網址分享到 Matrix"
@@ -516,41 +516,32 @@ msgctxt "@title"
msgid "Create a Room"
msgstr "建立聊天室"
#: src/app/qml/GlobalMenu.qml:48
#, kde-format
msgctxt "@action:inmenu"
msgid "Explore Rooms"
#: src/app/qml/GlobalMenu.qml:48 src/rooms/ExploreComponentMobile.qml:49
#, fuzzy, kde-format
#| msgid "Explore rooms"
msgctxt "@action:inmenu Explore public rooms and spaces"
msgid "Explore"
msgstr "瀏覽聊天室"
#: src/app/qml/GlobalMenu.qml:54 src/app/qml/QuickSwitcher.qml:40
#: src/rooms/ExploreComponentMobile.qml:56 src/rooms/RoomListPage.qml:231
#: src/rooms/SpaceDrawer.qml:301 src/settings/SelectParentDialog.qml:142
#: src/spaces/SelectExistingRoomDialog.qml:44
#: src/spaces/SelectExistingRoomDialog.qml:127
#, kde-format
msgctxt "@title"
msgid "Explore Rooms"
msgstr "瀏覽聊天室"
#: src/app/qml/GlobalMenu.qml:62
#: src/app/qml/GlobalMenu.qml:60
#, kde-format
msgctxt "menu"
msgid "Configure NeoChat…"
msgstr "設定 NeoChat…"
#: src/app/qml/GlobalMenu.qml:68
#: src/app/qml/GlobalMenu.qml:66
#, kde-format
msgctxt "menu"
msgid "Quit NeoChat"
msgstr "離開 NeoChat"
#: src/app/qml/GlobalMenu.qml:76
#: src/app/qml/GlobalMenu.qml:74
#, kde-format
msgctxt "menu"
msgid "View"
msgstr "檢視"
#: src/app/qml/GlobalMenu.qml:81
#: src/app/qml/GlobalMenu.qml:79
#, kde-format
msgctxt ""
"@action:inmenu opens a UI element called the 'Quick Switcher', which offers "
@@ -558,37 +549,37 @@ msgctxt ""
msgid "Search Rooms"
msgstr "搜尋聊天室"
#: src/app/qml/GlobalMenu.qml:86
#: src/app/qml/GlobalMenu.qml:84
#, kde-format
msgctxt "menu"
msgid "Window"
msgstr "視窗"
#: src/app/qml/GlobalMenu.qml:90
#: src/app/qml/GlobalMenu.qml:88
#, kde-format
msgctxt "menu"
msgid "Exit Full Screen"
msgstr "離開全螢幕"
#: src/app/qml/GlobalMenu.qml:90
#: src/app/qml/GlobalMenu.qml:88
#, kde-format
msgctxt "menu"
msgid "Enter Full Screen"
msgstr "進入全螢幕"
#: src/app/qml/GlobalMenu.qml:95
#: src/app/qml/GlobalMenu.qml:93
#, kde-format
msgctxt "menu"
msgid "Help"
msgstr "說明"
#: src/app/qml/GlobalMenu.qml:99
#: src/app/qml/GlobalMenu.qml:97
#, kde-format
msgctxt "menu"
msgid "About NeoChat"
msgstr "關於 NeoChat"
#: src/app/qml/GlobalMenu.qml:104
#: src/app/qml/GlobalMenu.qml:102
#, kde-format
msgctxt "menu"
msgid "About KDE"
@@ -1010,10 +1001,12 @@ msgctxt "Placeholder message"
msgid "No room found"
msgstr "沒有找到聊天室"
#: src/app/qml/QuickSwitcher.qml:33 src/rooms/SpaceDrawer.qml:289
#, kde-format
msgctxt "@action:button"
msgid "Explore rooms"
#: src/app/qml/QuickSwitcher.qml:33 src/rooms/RoomListPage.qml:225
#: src/rooms/SpaceDrawer.qml:289
#, fuzzy, kde-format
#| msgid "Explore rooms"
msgctxt "@action:button Explore public rooms and spaces"
msgid "Explore"
msgstr "瀏覽聊天室"
#: src/app/qml/ReasonDialog.qml:60
@@ -3197,18 +3190,18 @@ msgid ""
"for support."
msgstr "檔案超過下載大小上限。請聯絡您的 matrix 伺服器管理員以求支援。"
#: src/libneochat/neochatconnection.cpp:330
#: src/libneochat/neochatconnection.cpp:336
#, kde-format
msgctxt "@info"
msgid "No identity server configured"
msgstr "未設定身份伺服器"
#: src/libneochat/neochatconnection.cpp:361
#: src/libneochat/neochatconnection.cpp:367
#, kde-format
msgid "Room creation failed: %1"
msgstr "聊天室建立失敗:%1"
#: src/libneochat/neochatconnection.cpp:390
#: src/libneochat/neochatconnection.cpp:396
#, kde-format
msgid "Space creation failed: %1"
msgstr "聊天空間建立失敗:%1"
@@ -3309,7 +3302,7 @@ msgid "New Space"
msgstr "建立聊天空間"
#: src/libneochat/qml/CreateSpaceDialog.qml:58
#: src/spaces/SelectExistingRoomDialog.qml:149
#: src/spaces/SelectExistingRoomDialog.qml:147
#, kde-format
msgctxt ""
"@option:check As in make the space from which this dialog was created an "
@@ -3318,9 +3311,10 @@ msgid "Make this parent official"
msgstr "將此上層聊天空間設為官方"
#: src/libneochat/qml/ExploreRoomsPage.qml:53
#, kde-format
msgctxt "@action:title"
msgid "Explore Rooms"
#, fuzzy, kde-format
#| msgid "Explore rooms"
msgctxt "@action:title Explore public rooms and spaces"
msgid "Explore"
msgstr "瀏覽聊天室"
#: src/libneochat/qml/ExploreRoomsPage.qml:65
@@ -4150,13 +4144,13 @@ msgctxt "@action:button"
msgid "Show Menu"
msgstr "顯示選單"
#: src/rooms/ExploreComponent.qml:92 src/rooms/ExploreComponentMobile.qml:65
#: src/rooms/ExploreComponent.qml:92 src/rooms/ExploreComponentMobile.qml:63
#, kde-format
msgid "Find your friends"
msgstr "尋找您的朋友"
#: src/rooms/ExploreComponent.qml:97 src/rooms/ExploreComponentMobile.qml:72
#: src/rooms/RoomListPage.qml:190 src/rooms/RoomListPage.qml:246
#: src/rooms/ExploreComponent.qml:97 src/rooms/ExploreComponentMobile.qml:70
#: src/rooms/RoomListPage.qml:190 src/rooms/RoomListPage.qml:244
#, kde-format
msgctxt "@title"
msgid "Find your friends"
@@ -4177,35 +4171,30 @@ msgstr "掃描 QR 碼"
msgid "Search"
msgstr "搜尋"
#: src/rooms/ExploreComponentMobile.qml:49
#, kde-format
msgid "Explore rooms"
msgstr "瀏覽聊天室"
#: src/rooms/ExploreComponentMobile.qml:78
#: src/rooms/ExploreComponentMobile.qml:76
#, kde-format
msgid "Create New"
msgstr "建立新的"
#: src/rooms/ExploreComponentMobile.qml:145
#: src/rooms/ExploreComponentMobile.qml:143
#, kde-format
msgctxt "@action:button"
msgid "Create a Room"
msgstr "建立聊天室"
#: src/rooms/ExploreComponentMobile.qml:161
#: src/rooms/ExploreComponentMobile.qml:159
#, kde-format
msgctxt "@action:button"
msgid "Create a Space"
msgstr "建立一個聊天空間"
#: src/rooms/models/roomtreemodel.cpp:364
#: src/rooms/models/roomtreemodel.cpp:366
#, kde-format
msgctxt "@info:label"
msgid "Invited you to chat"
msgstr "邀請您聊天"
#: src/rooms/models/roomtreemodel.cpp:366
#: src/rooms/models/roomtreemodel.cpp:368
#, kde-format
msgctxt "@info:label"
msgid "%1 invited you"
@@ -4333,7 +4322,7 @@ msgstr "已靜音的聊天室"
msgid "Configure room"
msgstr "設定聊天室"
#: src/rooms/RoomListPage.qml:182 src/rooms/RoomListPage.qml:242
#: src/rooms/RoomListPage.qml:182 src/rooms/RoomListPage.qml:240
#, kde-format
msgctxt "@action:button"
msgid "Find your friends"
@@ -4365,18 +4354,16 @@ msgid "Join some rooms to get started"
msgstr "先加入一些聊天室吧"
#: src/rooms/RoomListPage.qml:225
#, kde-format
msgctxt "@action"
msgid "Search in room directory"
msgstr "在聊天室目錄裡搜尋"
#, fuzzy, kde-format
#| msgctxt ""
#| "@action:inmenu opens a UI element called the 'Quick Switcher', which "
#| "offers a fast keyboard-based interface for switching in between chats."
#| msgid "Search Rooms"
msgctxt "@action:button Search public directory for this room"
msgid "Search for Room"
msgstr "搜尋聊天室"
#: src/rooms/RoomListPage.qml:225
#, kde-format
msgctxt "@action"
msgid "Explore rooms"
msgstr "瀏覽聊天室"
#: src/rooms/RoomListPage.qml:242
#: src/rooms/RoomListPage.qml:240
#, kde-format
msgctxt "@action:button"
msgid "Search in friend directory"
@@ -6523,28 +6510,28 @@ msgctxt "@title"
msgid "Choose Parent Space"
msgstr "選擇親聊天空間"
#: src/settings/SelectParentDialog.qml:159
#: src/settings/SelectParentDialog.qml:157
#, kde-format
msgid "Set this room as a child of the space %1"
msgstr "將此聊天室設為聊天空間 %1 之子"
#: src/settings/SelectParentDialog.qml:166
#: src/settings/SelectParentDialog.qml:164
#, kde-format
msgid ""
"You do not have a high enough privilege level in the parent to set this state"
msgstr "您在上層項目沒有足夠權限來設定這個狀態"
#: src/settings/SelectParentDialog.qml:166
#: src/settings/SelectParentDialog.qml:164
#, kde-format
msgid "The selected room is not a space"
msgstr "選取的聊天室不是聊天空間"
#: src/settings/SelectParentDialog.qml:166
#: src/settings/SelectParentDialog.qml:164
#, kde-format
msgid "You do not have the privileges to complete this action"
msgstr "您沒有足夠權限以完成此動作"
#: src/settings/SelectParentDialog.qml:171
#: src/settings/SelectParentDialog.qml:169
#, kde-format
msgid "Make this space the canonical parent"
msgstr "將此聊天空間設為主要上層聊天空間"
@@ -6698,19 +6685,26 @@ msgctxt "@action:button"
msgid "Pick Room"
msgstr "選取聊天室"
#: src/spaces/SelectExistingRoomDialog.qml:150
#: src/spaces/SelectExistingRoomDialog.qml:44
#, fuzzy, kde-format
#| msgid "Explore rooms"
msgctxt "@title Explore public rooms and spaces"
msgid "Explore"
msgstr "瀏覽聊天室"
#: src/spaces/SelectExistingRoomDialog.qml:148
#, kde-format
msgctxt "@info:description"
msgid "You have the required privilege level in the child to set this state"
msgstr "您在子項目有足夠權限來設定這個狀態"
#: src/spaces/SelectExistingRoomDialog.qml:150
#: src/spaces/SelectExistingRoomDialog.qml:148
#, kde-format
msgid ""
"You do not have a high enough privilege level in the child to set this state"
msgstr "您在子項目沒有足夠權限來設定這個狀態"
#: src/spaces/SelectExistingRoomDialog.qml:173
#: src/spaces/SelectExistingRoomDialog.qml:171
#, kde-format
msgctxt ""
"@option:check The canonical parent is the default one if a room has multiple "
@@ -6718,7 +6712,7 @@ msgctxt ""
msgid "Make this space the canonical parent"
msgstr "將此聊天空間設為主要上層聊天空間"
#: src/spaces/SelectExistingRoomDialog.qml:174
#: src/spaces/SelectExistingRoomDialog.qml:172
#, kde-format
msgctxt "@info:description"
msgid ""
@@ -7109,6 +7103,30 @@ msgid "%2 is typing"
msgid_plural "%2 are typing"
msgstr[0] "%2 人正在輸入訊息"
#~ msgctxt "@action:inmenu"
#~ msgid "Explore Rooms"
#~ msgstr "瀏覽聊天室"
#~ msgctxt "@title"
#~ msgid "Explore Rooms"
#~ msgstr "瀏覽聊天室"
#~ msgctxt "@action:button"
#~ msgid "Explore rooms"
#~ msgstr "瀏覽聊天室"
#~ msgctxt "@action:title"
#~ msgid "Explore Rooms"
#~ msgstr "瀏覽聊天室"
#~ msgctxt "@action"
#~ msgid "Search in room directory"
#~ msgstr "在聊天室目錄裡搜尋"
#~ msgctxt "@action"
#~ msgid "Explore rooms"
#~ msgstr "瀏覽聊天室"
#~ msgctxt "@action:button Block the user"
#~ msgid "Block %1"
#~ msgstr "封鎖 %1"