GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2024-03-02 02:56:51 +00:00
parent 6f6aebcada
commit e575a86252
40 changed files with 1281 additions and 1400 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-02-21 02:23+0000\n"
"POT-Creation-Date: 2024-03-02 02:25+0000\n"
"PO-Revision-Date: 2024-02-15 17:15+0900\n"
"Last-Translator: Kisaragi Hiu <mail@kisaragi-hiu.com>\n"
"Language-Team: Traditional Chinese <zh-l10n@lists.slat.org>\n"
@@ -650,8 +650,8 @@ msgid "Sends the given message as a notice"
msgstr "將指定訊息作為公告傳送"
#: src/models/actionsmodel.cpp:192 src/models/actionsmodel.cpp:354
#: src/models/actionsmodel.cpp:382 src/models/actionsmodel.cpp:431
#: src/models/actionsmodel.cpp:469 src/models/actionsmodel.cpp:504
#: src/models/actionsmodel.cpp:377 src/models/actionsmodel.cpp:421
#: src/models/actionsmodel.cpp:459 src/models/actionsmodel.cpp:494
#, kde-format
msgctxt "'<text>' does not look like a matrix id."
msgid "'%1' does not look like a matrix id."
@@ -686,8 +686,8 @@ msgctxt "<username> was invited into this room"
msgid "%1 was invited into this room"
msgstr "%1 已邀請到這個聊天室裡"
#: src/models/actionsmodel.cpp:218 src/models/actionsmodel.cpp:372
#: src/models/actionsmodel.cpp:400 src/models/actionsmodel.cpp:492
#: src/models/actionsmodel.cpp:218 src/models/actionsmodel.cpp:367
#: src/models/actionsmodel.cpp:390 src/models/actionsmodel.cpp:482
msgid "<user id>"
msgstr "<使用者 id>"
@@ -750,133 +750,127 @@ msgstr "變更您的全域顯示名稱"
msgid "Changes your display name in this room"
msgstr "變更您在這個聊天室裡的顯示名稱"
#: src/models/actionsmodel.cpp:359
#: src/models/actionsmodel.cpp:358
#, kde-format
msgctxt "<username> is already ignored."
msgid "%1 is already ignored."
msgstr "%1 已經被忽略。"
#: src/models/actionsmodel.cpp:364
#: src/models/actionsmodel.cpp:362
#, kde-format
msgctxt "<username> is now ignored"
msgid "%1 is now ignored."
msgstr "%1 已被忽略。"
#: src/models/actionsmodel.cpp:366 src/models/actionsmodel.cpp:394
#, kde-format
msgctxt "<username> is not a known user"
msgid "%1 is not a known user."
msgstr "%1 不是一個已知的使用者。"
#: src/models/actionsmodel.cpp:373
#: src/models/actionsmodel.cpp:368
msgid "Ignores the given user"
msgstr "忽略指定的使用者"
#: src/models/actionsmodel.cpp:388
#: src/models/actionsmodel.cpp:381
#, kde-format
msgctxt "<username> is not ignored."
msgid "%1 is not ignored."
msgstr "%1 並未被忽略。"
#: src/models/actionsmodel.cpp:392
#: src/models/actionsmodel.cpp:385
#, kde-format
msgctxt "<username> is no longer ignored."
msgid "%1 is no longer ignored."
msgstr "%1 已不再被忽略。"
#: src/models/actionsmodel.cpp:401
#: src/models/actionsmodel.cpp:391
msgid "Unignores the given user"
msgstr "取消忽略指定的使用者"
#: src/models/actionsmodel.cpp:420
#: src/models/actionsmodel.cpp:410
msgid "<reaction text>"
msgstr "<反應文字>"
#: src/models/actionsmodel.cpp:421
#: src/models/actionsmodel.cpp:411
msgid "React to the message with the given text"
msgstr "用指定文字對訊息進行反應"
#: src/models/actionsmodel.cpp:436
#: src/models/actionsmodel.cpp:426
#, kde-format
msgctxt "<user> is already banned from this room."
msgid "%1 is already banned from this room."
msgstr "%1 本來就已被這個聊天室封鎖。"
#: src/models/actionsmodel.cpp:444
#: src/models/actionsmodel.cpp:434
#, kde-format
msgid "You are not allowed to ban users from this room."
msgstr "您不被允許從這個聊天室封鎖使用者。"
#: src/models/actionsmodel.cpp:450
#: src/models/actionsmodel.cpp:440
#, kde-format
msgctxt "You are not allowed to ban <username> from this room."
msgid "You are not allowed to ban %1 from this room."
msgstr "您不被允許從這個聊天室封鎖 %1。"
#: src/models/actionsmodel.cpp:454
#: src/models/actionsmodel.cpp:444
#, kde-format
msgctxt "<username> was banned from this room."
msgid "%1 was banned from this room."
msgstr "%1 已被這個聊天室封鎖。"
#: src/models/actionsmodel.cpp:459 src/models/actionsmodel.cpp:536
#: src/models/actionsmodel.cpp:449 src/models/actionsmodel.cpp:526
msgid "<user id> [<reason>]"
msgstr "<使用者 id> [<原因>]"
#: src/models/actionsmodel.cpp:460
#: src/models/actionsmodel.cpp:450
msgid "Bans the given user"
msgstr "封鎖指定的使用者"
#: src/models/actionsmodel.cpp:477
#: src/models/actionsmodel.cpp:467
#, kde-format
msgid "You are not allowed to unban users from this room."
msgstr "您不被允許從這個聊天室解除封鎖使用者。"
#: src/models/actionsmodel.cpp:482
#: src/models/actionsmodel.cpp:472
#, kde-format
msgctxt "<user> is not banned from this room."
msgid "%1 is not banned from this room."
msgstr "%1 未被從這個聊天室封鎖。"
#: src/models/actionsmodel.cpp:486
#: src/models/actionsmodel.cpp:476
#, kde-format
msgctxt "<username> was unbanned from this room."
msgid "%1 was unbanned from this room."
msgstr "%1 已被這個聊天室解除封鎖。"
#: src/models/actionsmodel.cpp:493
#: src/models/actionsmodel.cpp:483
msgid "Removes the ban of the given user"
msgstr "解除指定使用者的封鎖"
#: src/models/actionsmodel.cpp:508
#: src/models/actionsmodel.cpp:498
#, kde-format
msgid "You cannot kick yourself from the room."
msgstr "您無法從聊天室踢出自己。"
#: src/models/actionsmodel.cpp:512
#: src/models/actionsmodel.cpp:502
#, kde-format
msgctxt "<username> is not in this room"
msgid "%1 is not in this room."
msgstr "%1 不在這個聊天室裡。"
#: src/models/actionsmodel.cpp:521
#: src/models/actionsmodel.cpp:511
#, kde-format
msgid "You are not allowed to kick users from this room."
msgstr "您不被允許從這個聊天室踢出使用者。"
#: src/models/actionsmodel.cpp:527
#: src/models/actionsmodel.cpp:517
#, kde-format
msgctxt "You are not allowed to kick <username> from this room"
msgid "You are not allowed to kick %1 from this room."
msgstr "您不被允許從這個聊天室踢出 %1。"
#: src/models/actionsmodel.cpp:531
#: src/models/actionsmodel.cpp:521
#, kde-format
msgctxt "<username> was kicked from this room."
msgid "%1 was kicked from this room."
msgstr "%1 已被踢出這個聊天室。"
#: src/models/actionsmodel.cpp:537
#: src/models/actionsmodel.cpp:527
msgid "Removes the user from the room"
msgstr "從聊天室移除使用者"
@@ -4566,5 +4560,9 @@ msgstr "顯示"
msgid "Quit"
msgstr "離開"
#~ msgctxt "<username> is not a known user"
#~ msgid "%1 is not a known user."
#~ msgstr "%1 不是一個已知的使用者。"
#~ msgid "Login Failed: Access Token invalid or revoked"
#~ msgstr "登入失敗:存取權杖無效或已撤銷"