GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2024-03-23 01:19:12 +00:00
parent b504c990f8
commit 7d4f8780ad
40 changed files with 5111 additions and 1003 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: 2024-03-20 00:37+0000\n"
"POT-Creation-Date: 2024-03-23 00:37+0000\n"
"PO-Revision-Date: 2024-03-20 18:12+0900\n"
"Last-Translator: Kisaragi Hiu <mail@kisaragi-hiu.com>\n"
"Language-Team: Traditional Chinese <zh-l10n@lists.slat.org>\n"
@@ -497,110 +497,110 @@ msgstr "網路錯誤"
msgid "Login Failed: %1"
msgstr "登入失敗:%1"
#: src/main.cpp:136
#: src/main.cpp:141
#, kde-format
msgid "NeoChat"
msgstr "NeoChat"
#: src/main.cpp:138
#: src/main.cpp:143
#, kde-format
msgid "Matrix client"
msgstr "Matrix 用戶端"
#: src/main.cpp:140
#: src/main.cpp:145
#, kde-format
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
msgstr "© 2018-2020 Black Hat, 2020-2024 KDE 社群"
#: src/main.cpp:141
#: src/main.cpp:146
#, kde-format
msgid "Carl Schwan"
msgstr "Carl Schwan"
#: src/main.cpp:142 src/main.cpp:146 src/main.cpp:147
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
#, kde-format
msgid "Maintainer"
msgstr "維護者"
#: src/main.cpp:146
#: src/main.cpp:151
#, kde-format
msgid "Tobias Fella"
msgstr "Tobias Fella"
#: src/main.cpp:147
#: src/main.cpp:152
#, kde-format
msgid "James Graham"
msgstr "James Graham"
#: src/main.cpp:148
#: src/main.cpp:153
#, kde-format
msgid "Black Hat"
msgstr "Black Hat"
#: src/main.cpp:148
#: src/main.cpp:153
#, kde-format
msgid "Original author of Spectral"
msgstr "Spectral 的原始作者"
#: src/main.cpp:149
#: src/main.cpp:154
#, kde-format
msgid "Alexey Rusakov"
msgstr "Alexey Rusakov"
#: src/main.cpp:149
#: src/main.cpp:154
#, kde-format
msgid "Maintainer of libQuotient"
msgstr "libQuotient 的維護者"
#: src/main.cpp:150
#: src/main.cpp:155
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Kisaragi Hiu"
#: src/main.cpp:150
#: src/main.cpp:155
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "mail@kisaragi-hiu.com"
#: src/main.cpp:154
#: src/main.cpp:159
#, kde-format
msgid "A Qt library to write cross-platform clients for Matrix"
msgstr "撰寫跨平台 Matrix 用戶端用的 Qt 函式庫"
#: src/main.cpp:156
#: src/main.cpp:161
#, kde-format
msgctxt "<version number> (built against <possibly different version number>)"
msgid "%1 (built against %2)"
msgstr "%1 (建置於 %2 上)"
#: src/main.cpp:182
#: src/main.cpp:187
#, kde-format
msgid "Client for the matrix communication protocol"
msgstr "Matrix 通訊協定的用戶端"
#: src/main.cpp:183
#: src/main.cpp:188
#, kde-format
msgid "Supports matrix: url scheme"
msgstr "支援 matrix: 網址機制"
#: src/main.cpp:184
#: src/main.cpp:189
#, kde-format
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
msgstr "忽略所有 SSL 錯誤,例如未簽署的憑證。"
#: src/main.cpp:186
#: src/main.cpp:191
#, kde-format
msgid "Only used for autotests"
msgstr "僅 autotest 用。"
#: src/main.cpp:191
#: src/main.cpp:196
#, kde-format
msgid "Internal usage only."
msgstr "僅內部用。"
#: src/main.cpp:196
#: src/main.cpp:201
#, kde-format
msgid "Share a URL to Matrix"
msgstr "將網址分享到 Matrix"
@@ -1141,12 +1141,12 @@ msgstr "聊天室建立失敗:%1"
msgid "Space creation failed: %1"
msgstr "聊天空間建立失敗:%1"
#: src/neochatroom.cpp:1643 src/neochatroom.cpp:1644
#: src/neochatroom.cpp:1641 src/neochatroom.cpp:1642
#, kde-format
msgid "Report sent successfully."
msgstr "已成功傳送檢舉"
#: src/neochatroom.cpp:1918 src/neochatroom.cpp:1926
#: src/neochatroom.cpp:1916 src/neochatroom.cpp:1924
#, kde-format
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
msgid "Lat: %1, Lon: %2"
@@ -1394,7 +1394,19 @@ msgctxt "@title:window"
msgid "Developer Tools"
msgstr "開發者工具"
#: src/qml/AccountMenu.qml:66 src/qml/AccountsPage.qml:72
#: src/qml/AccountMenu.qml:66
#, kde-format
msgctxt "@action:inmenu"
msgid "Open Secret Backup"
msgstr ""
#: src/qml/AccountMenu.qml:70
#, kde-format
msgctxt "@title:window"
msgid "Open Key Backup"
msgstr ""
#: src/qml/AccountMenu.qml:75 src/qml/AccountsPage.qml:72
#, kde-format
msgid "Logout"
msgstr "登出"
@@ -2245,6 +2257,12 @@ msgctxt "@option:check Enable the matrix 'threads' feature"
msgid "Threads"
msgstr "對話串"
#: src/qml/FeatureFlagPage.qml:27
#, kde-format
msgctxt "@option:check Enable the matrix 'secret backup' feature"
msgid "Secret Backup"
msgstr ""
#: src/qml/FileDelegateContextMenu.qml:43
#, kde-format
msgid "Open Externally"
@@ -4265,6 +4283,91 @@ msgid "%2 is typing"
msgid_plural "%2 are typing"
msgstr[0] "%2 人正在輸入訊息"
#: src/qml/UnlockSSSSDialog.qml:19
#, fuzzy, kde-format
#| msgid "Send an encrypted message…"
msgctxt "@title:window"
msgid "Load your encrypted messages"
msgstr "傳送已加密訊息…"
#: src/qml/UnlockSSSSDialog.qml:50
#, kde-format
msgctxt "@info:status"
msgid "The security phrase was not correct."
msgstr ""
#: src/qml/UnlockSSSSDialog.qml:56
#, kde-format
msgctxt "@title"
msgid "Unlock using Passphrase"
msgstr ""
#: src/qml/UnlockSSSSDialog.qml:60
#, kde-format
msgctxt "@info"
msgid "If you have a backup passphrase for this account, enter it below."
msgstr ""
#: src/qml/UnlockSSSSDialog.qml:64
#, fuzzy, kde-format
#| msgid "Password:"
msgctxt "@label:textbox"
msgid "Backup Password:"
msgstr "密碼:"
#: src/qml/UnlockSSSSDialog.qml:69 src/qml/UnlockSSSSDialog.qml:104
#, kde-format
msgctxt "@action:button"
msgid "Unlock"
msgstr ""
#: src/qml/UnlockSSSSDialog.qml:81
#, kde-format
msgctxt "@title"
msgid "Unlock using Security Key"
msgstr ""
#: src/qml/UnlockSSSSDialog.qml:85
#, kde-format
msgctxt "@info"
msgid ""
"If you have a security key for this account, enter it below or upload it as "
"a file."
msgstr ""
#: src/qml/UnlockSSSSDialog.qml:89
#, fuzzy, kde-format
#| msgid "Security"
msgctxt "@label:textbox"
msgid "Security Key:"
msgstr "安全性"
#: src/qml/UnlockSSSSDialog.qml:94
#, kde-format
msgctxt "@action:button"
msgid "Upload from File"
msgstr ""
#: src/qml/UnlockSSSSDialog.qml:115
#, kde-format
msgctxt "@title"
msgid "Unlock from Cross-Signing"
msgstr ""
#: src/qml/UnlockSSSSDialog.qml:119
#, kde-format
msgctxt "@info"
msgid ""
"If you have previously verified this device, you can try loading the backup "
"key from other devices by clicking the button below."
msgstr ""
#: src/qml/UnlockSSSSDialog.qml:124
#, kde-format
msgctxt "@action:button"
msgid "Request from other Devices"
msgstr ""
#: src/qml/UserDetailDialog.qml:32
#, kde-format
msgctxt "@title:menu Account details dialog"