GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-05-05 00:38+0000\n"
|
||||
"POT-Creation-Date: 2024-05-06 00:38+0000\n"
|
||||
"PO-Revision-Date: 2024-05-03 03:14+0900\n"
|
||||
"Last-Translator: Kisaragi Hiu <mail@kisaragi-hiu.com>\n"
|
||||
"Language-Team: Traditional Chinese <zh-l10n@lists.slat.org>\n"
|
||||
@@ -91,7 +91,7 @@ msgctxt "@action:button"
|
||||
msgid "Cancel reply"
|
||||
msgstr "取消回覆"
|
||||
|
||||
#: src/controller.cpp:138
|
||||
#: src/controller.cpp:130
|
||||
#, kde-format
|
||||
msgctxt ""
|
||||
"The reason for using push notifications, as in: '[Push notifications are "
|
||||
@@ -99,47 +99,47 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "正在接收新訊息的通知"
|
||||
|
||||
#: src/controller.cpp:217
|
||||
#: src/controller.cpp:209
|
||||
#, kde-format
|
||||
msgid "Network Error: %1"
|
||||
msgstr "網路錯誤:%1"
|
||||
|
||||
#: src/controller.cpp:239
|
||||
#: src/controller.cpp:231
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found"
|
||||
msgstr "找不到存取權杖"
|
||||
|
||||
#: src/controller.cpp:239
|
||||
#: src/controller.cpp:231
|
||||
#, kde-format
|
||||
msgid "Maybe it was deleted?"
|
||||
msgstr "或許它已被刪除?"
|
||||
|
||||
#: src/controller.cpp:243
|
||||
#: src/controller.cpp:235
|
||||
#, kde-format
|
||||
msgid "Access to keychain was denied."
|
||||
msgstr "鑰匙圈存取被拒絕。"
|
||||
|
||||
#: src/controller.cpp:243
|
||||
#: src/controller.cpp:235
|
||||
#, kde-format
|
||||
msgid "Please allow NeoChat to read the access token"
|
||||
msgstr "請允許 NeoChat 讀取存取權杖"
|
||||
|
||||
#: src/controller.cpp:246
|
||||
#: src/controller.cpp:238
|
||||
#, kde-format
|
||||
msgid "No keychain available."
|
||||
msgstr "沒有可用的鑰匙圈。"
|
||||
|
||||
#: src/controller.cpp:246
|
||||
#: src/controller.cpp:238
|
||||
#, kde-format
|
||||
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
|
||||
msgstr "請安裝一個鑰匙圈,例如 Linux 上的 KWallet 或 GNOME 鑰匙圈"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:241
|
||||
#, kde-format
|
||||
msgid "Unable to read access token"
|
||||
msgstr "無法讀取存取權杖"
|
||||
|
||||
#: src/controller.cpp:345
|
||||
#: src/controller.cpp:337
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "正在接收推送通知"
|
||||
@@ -332,12 +332,12 @@ msgid "Spaces"
|
||||
msgstr "聊天空間"
|
||||
|
||||
#: src/eventhandler.cpp:306 src/eventhandler.cpp:510
|
||||
#: src/models/messagecontentmodel.cpp:144 src/models/messageeventmodel.cpp:436
|
||||
#: src/models/messagecontentmodel.cpp:143 src/models/messageeventmodel.cpp:436
|
||||
#, kde-format
|
||||
msgid "<i>[This message was deleted]</i>"
|
||||
msgstr "<i>[此訊息已被刪除]</i>"
|
||||
|
||||
#: src/eventhandler.cpp:306 src/models/messagecontentmodel.cpp:145
|
||||
#: src/eventhandler.cpp:306 src/models/messagecontentmodel.cpp:144
|
||||
#: src/models/messageeventmodel.cpp:437
|
||||
#, kde-format
|
||||
msgid "<i>[This message was deleted: %1]</i>"
|
||||
@@ -1532,20 +1532,20 @@ msgctxt "Notification type"
|
||||
msgid "Call invitation"
|
||||
msgstr "來電邀請"
|
||||
|
||||
#: src/models/reactionmodel.cpp:68
|
||||
#: src/models/reactionmodel.cpp:69
|
||||
#, kde-format
|
||||
msgctxt "Separate the usernames of users"
|
||||
msgid " and "
|
||||
msgstr " 和 "
|
||||
|
||||
#: src/models/reactionmodel.cpp:76
|
||||
#: src/models/reactionmodel.cpp:77
|
||||
#, kde-format
|
||||
msgctxt "%1 is the number of other users"
|
||||
msgid " and %1 other"
|
||||
msgid_plural " and %1 others"
|
||||
msgstr[0] " 和其他 %1 個人"
|
||||
|
||||
#: src/models/reactionmodel.cpp:80
|
||||
#: src/models/reactionmodel.cpp:81
|
||||
#, kde-format
|
||||
msgctxt "%2 is the users who reacted and %3 the emoji that was given"
|
||||
msgid "%2 reacted with %3"
|
||||
|
||||
Reference in New Issue
Block a user