4571 lines
106 KiB
Plaintext
4571 lines
106 KiB
Plaintext
# Chinese translations for neochat package
|
||
# neochat 套件的正體中文翻譯.
|
||
# Copyright (C) 2022 This file is copyright:
|
||
# This file is distributed under the same license as the neochat package.
|
||
#
|
||
# Automatically generated, 2022.
|
||
# SPDX-FileCopyrightText: 2022, 2023, 2024 Kisaragi Hiu <mail@kisaragi-hiu.com>
|
||
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"
|
||
"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"
|
||
"Language: zh_TW\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||
"X-Generator: Lokalize 24.01.95\n"
|
||
|
||
#: src/controller.cpp:121 src/controller.cpp:329
|
||
#, kde-format
|
||
msgid "Receiving push notifications"
|
||
msgstr "正在接收推送通知"
|
||
|
||
#: src/controller.cpp:190
|
||
#, kde-format
|
||
msgid "Network Error: %1"
|
||
msgstr "網路錯誤:%1"
|
||
|
||
#: src/controller.cpp:212
|
||
#, kde-format
|
||
msgid "Access token wasn't found"
|
||
msgstr "找不到存取權杖"
|
||
|
||
#: src/controller.cpp:212
|
||
#, kde-format
|
||
msgid "Maybe it was deleted?"
|
||
msgstr "或許它已被刪除?"
|
||
|
||
#: src/controller.cpp:216
|
||
#, kde-format
|
||
msgid "Access to keychain was denied."
|
||
msgstr "鑰匙圈存取被拒絕。"
|
||
|
||
#: src/controller.cpp:216
|
||
#, kde-format
|
||
msgid "Please allow NeoChat to read the access token"
|
||
msgstr "請允許 NeoChat 讀取存取權杖"
|
||
|
||
#: src/controller.cpp:219
|
||
#, kde-format
|
||
msgid "No keychain available."
|
||
msgstr "沒有可用的鑰匙圈。"
|
||
|
||
#: src/controller.cpp:219
|
||
#, kde-format
|
||
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
|
||
msgstr "請安裝一個鑰匙圈,例如 Linux 上的 KWallet 或 GNOME 鑰匙圈"
|
||
|
||
#: src/controller.cpp:222
|
||
#, kde-format
|
||
msgid "Unable to read access token"
|
||
msgstr "無法讀取存取權杖"
|
||
|
||
#: src/controller.cpp:298
|
||
#, kde-format
|
||
msgid "File too large to download."
|
||
msgstr "要下載的檔案太大了。"
|
||
|
||
#: src/controller.cpp:298
|
||
#, kde-format
|
||
msgid "Contact your matrix server administrator for support."
|
||
msgstr "請聯絡您的 matrix 伺服器管理員以求支援。"
|
||
|
||
#: src/eventhandler.cpp:325 src/eventhandler.cpp:530
|
||
#: src/models/messageeventmodel.cpp:491
|
||
#, kde-format
|
||
msgid "<i>[This message was deleted]</i>"
|
||
msgstr "<i>[此訊息已被刪除]</i>"
|
||
|
||
#: src/eventhandler.cpp:325 src/models/messageeventmodel.cpp:492
|
||
#, kde-format
|
||
msgid "<i>[This message was deleted: %1]</i>"
|
||
msgstr "<i>[此訊息已被刪除:%1]</i>"
|
||
|
||
#: src/eventhandler.cpp:356
|
||
#, kde-format
|
||
msgid "reinvited %1 to the room"
|
||
msgstr "已重新邀請 %1 到聊天室裡"
|
||
|
||
#: src/eventhandler.cpp:358
|
||
#, kde-format
|
||
msgctxt "Optional reason for an invitation"
|
||
msgid ": %1"
|
||
msgstr ":%1"
|
||
|
||
#: src/eventhandler.cpp:367 src/eventhandler.cpp:554
|
||
#, kde-format
|
||
msgid "joined the room (repeated)"
|
||
msgstr "已加入聊天室(重複)"
|
||
|
||
#: src/eventhandler.cpp:369
|
||
#, kde-format
|
||
msgid "invited %1 to the room"
|
||
msgstr "已邀請 %1 到聊天室裡"
|
||
|
||
#: src/eventhandler.cpp:369 src/eventhandler.cpp:556
|
||
#, kde-format
|
||
msgid "joined the room"
|
||
msgstr "已加入聊天室"
|
||
|
||
#: src/eventhandler.cpp:373
|
||
#, kde-format
|
||
msgid ": %1"
|
||
msgstr ":%1"
|
||
|
||
#: src/eventhandler.cpp:380 src/eventhandler.cpp:564
|
||
#, kde-format
|
||
msgctxt "their refers to a singular user"
|
||
msgid "cleared their display name"
|
||
msgstr "將其顯示名稱清除了"
|
||
|
||
#: src/eventhandler.cpp:383
|
||
#, kde-format
|
||
msgctxt "their refers to a singular user"
|
||
msgid "changed their display name to %1"
|
||
msgstr "將其顯示名稱變更為 %1"
|
||
|
||
#: src/eventhandler.cpp:389 src/eventhandler.cpp:571
|
||
#, kde-format
|
||
msgid " and "
|
||
msgstr " 和 "
|
||
|
||
#: src/eventhandler.cpp:392 src/eventhandler.cpp:574
|
||
#, kde-format
|
||
msgctxt "their refers to a singular user"
|
||
msgid "cleared their avatar"
|
||
msgstr "將其頭貼清除了"
|
||
|
||
#: src/eventhandler.cpp:394 src/eventhandler.cpp:576
|
||
#, kde-format
|
||
msgid "set an avatar"
|
||
msgstr "設定了頭貼"
|
||
|
||
#: src/eventhandler.cpp:396 src/eventhandler.cpp:578
|
||
#, kde-format
|
||
msgctxt "their refers to a singular user"
|
||
msgid "updated their avatar"
|
||
msgstr "更新了他的頭貼"
|
||
|
||
#: src/eventhandler.cpp:400 src/eventhandler.cpp:582
|
||
#, kde-format
|
||
msgctxt "<user> changed nothing"
|
||
msgid "changed nothing"
|
||
msgstr "什麼都沒改"
|
||
|
||
#: src/eventhandler.cpp:406
|
||
#, kde-format
|
||
msgid "withdrew %1's invitation"
|
||
msgstr "撤回了 %1 的邀請"
|
||
|
||
#: src/eventhandler.cpp:406 src/eventhandler.cpp:588
|
||
#, kde-format
|
||
msgid "rejected the invitation"
|
||
msgstr "拒絕了邀請"
|
||
|
||
#: src/eventhandler.cpp:410
|
||
#, kde-format
|
||
msgid "unbanned %1"
|
||
msgstr "解除了 %1 的封鎖"
|
||
|
||
#: src/eventhandler.cpp:410 src/eventhandler.cpp:592
|
||
#, kde-format
|
||
msgid "self-unbanned"
|
||
msgstr "已自我解除封鎖"
|
||
|
||
#: src/eventhandler.cpp:413
|
||
#, kde-format
|
||
msgid "has put %1 out of the room: %2"
|
||
msgstr "已將 %1 移出聊天室:%2"
|
||
|
||
#: src/eventhandler.cpp:414 src/eventhandler.cpp:594
|
||
#, kde-format
|
||
msgid "left the room"
|
||
msgstr "已離開聊天室"
|
||
|
||
#: src/eventhandler.cpp:418
|
||
#, kde-format
|
||
msgid "banned %1 from the room"
|
||
msgstr "已從聊天室封鎖 %1"
|
||
|
||
#: src/eventhandler.cpp:420
|
||
#, kde-format
|
||
msgid "banned %1 from the room: %2"
|
||
msgstr "已從聊天室封鎖 %1:%2"
|
||
|
||
#: src/eventhandler.cpp:423 src/eventhandler.cpp:599
|
||
#, kde-format
|
||
msgid "self-banned from the room"
|
||
msgstr "已從聊天室自行封鎖"
|
||
|
||
#: src/eventhandler.cpp:427 src/eventhandler.cpp:602
|
||
#, kde-format
|
||
msgid "requested an invite"
|
||
msgstr "請求了邀請"
|
||
|
||
#: src/eventhandler.cpp:427
|
||
#, kde-format
|
||
msgid "requested an invite with reason: %1"
|
||
msgstr "請求了邀請,理由:%1"
|
||
|
||
#: src/eventhandler.cpp:431 src/eventhandler.cpp:606
|
||
#, kde-format
|
||
msgid "made something unknown"
|
||
msgstr ""
|
||
|
||
#: src/eventhandler.cpp:434 src/eventhandler.cpp:609
|
||
#, kde-format
|
||
msgid "cleared the room main alias"
|
||
msgstr "清除了聊天室的主別名"
|
||
|
||
#: src/eventhandler.cpp:434
|
||
#, kde-format
|
||
msgid "set the room main alias to: %1"
|
||
msgstr "設定聊天室的主別名為:%1"
|
||
|
||
#: src/eventhandler.cpp:437 src/eventhandler.cpp:612
|
||
#, kde-format
|
||
msgid "cleared the room name"
|
||
msgstr "清除了聊天室名稱"
|
||
|
||
#: src/eventhandler.cpp:437
|
||
#, kde-format
|
||
msgid "set the room name to: %1"
|
||
msgstr "設定聊天室名稱為:%1"
|
||
|
||
#: src/eventhandler.cpp:440 src/eventhandler.cpp:615
|
||
#, kde-format
|
||
msgid "cleared the topic"
|
||
msgstr "清除了主題"
|
||
|
||
#: src/eventhandler.cpp:441
|
||
#, kde-format
|
||
msgid "set the topic to: %1"
|
||
msgstr "設定主題為:%1"
|
||
|
||
#: src/eventhandler.cpp:447 src/eventhandler.cpp:618
|
||
#, kde-format
|
||
msgid "changed the room avatar"
|
||
msgstr "變更了聊天室頭貼"
|
||
|
||
#: src/eventhandler.cpp:450 src/eventhandler.cpp:621
|
||
#, kde-format
|
||
msgid "activated End-to-End Encryption"
|
||
msgstr "啟用了端對端加密"
|
||
|
||
#: src/eventhandler.cpp:454
|
||
#, kde-format
|
||
msgid "upgraded the room to version %1"
|
||
msgstr "更新了聊天室到版本 %1"
|
||
|
||
#: src/eventhandler.cpp:455
|
||
#, kde-format
|
||
msgid "created the room, version %1"
|
||
msgstr "建立了聊天室,版本 %1"
|
||
|
||
#: src/eventhandler.cpp:458 src/eventhandler.cpp:627
|
||
#, kde-format
|
||
msgctxt "'power level' means permission level"
|
||
msgid "changed the power levels for this room"
|
||
msgstr ""
|
||
|
||
#: src/eventhandler.cpp:462 src/eventhandler.cpp:631
|
||
#, kde-format
|
||
msgid "changed the server access control lists for this room"
|
||
msgstr ""
|
||
|
||
#: src/eventhandler.cpp:466
|
||
#, kde-format
|
||
msgctxt "[User] added <name> widget"
|
||
msgid "added %1 widget"
|
||
msgstr "新增了 %1 元件"
|
||
|
||
#: src/eventhandler.cpp:469
|
||
#, kde-format
|
||
msgctxt "[User] removed <name> widget"
|
||
msgid "removed %1 widget"
|
||
msgstr "移除了 %1 元件"
|
||
|
||
#: src/eventhandler.cpp:471
|
||
#, kde-format
|
||
msgctxt "[User] configured <name> widget"
|
||
msgid "configured %1 widget"
|
||
msgstr "設定了 %1 元件"
|
||
|
||
#: src/eventhandler.cpp:476
|
||
#, kde-format
|
||
msgid "updated %1 state"
|
||
msgstr "更新了 %1 狀態"
|
||
|
||
#: src/eventhandler.cpp:477
|
||
#, kde-format
|
||
msgid "updated %1 state for %2"
|
||
msgstr "為 %2 更新了 %1 狀態"
|
||
|
||
#: src/eventhandler.cpp:482 src/eventhandler.cpp:648
|
||
#, kde-format
|
||
msgid "Unknown event"
|
||
msgstr "未知事件"
|
||
|
||
#: src/eventhandler.cpp:497
|
||
#, kde-format
|
||
msgid "a file"
|
||
msgstr "一個檔案"
|
||
|
||
#: src/eventhandler.cpp:537
|
||
#, kde-format
|
||
msgid "sent a message"
|
||
msgstr "傳送了訊息"
|
||
|
||
#: src/eventhandler.cpp:541
|
||
#, kde-format
|
||
msgid "sent a sticker"
|
||
msgstr "傳送了貼圖"
|
||
|
||
#: src/eventhandler.cpp:547
|
||
#, kde-format
|
||
msgid "reinvited someone to the room"
|
||
msgstr "已重新邀請某人到聊天室裡"
|
||
|
||
#: src/eventhandler.cpp:556
|
||
#, kde-format
|
||
msgid "invited someone to the room"
|
||
msgstr "已邀請某人到聊天室裡"
|
||
|
||
#: src/eventhandler.cpp:566
|
||
#, kde-format
|
||
msgctxt "their refers to a singular user"
|
||
msgid "changed their display name"
|
||
msgstr "變更了他的顯示名稱"
|
||
|
||
#: src/eventhandler.cpp:588
|
||
#, kde-format
|
||
msgid "withdrew a user's invitation"
|
||
msgstr "撤回了一個使用者的邀請"
|
||
|
||
#: src/eventhandler.cpp:592
|
||
#, kde-format
|
||
msgid "unbanned a user"
|
||
msgstr "已解除封鎖一個使用者"
|
||
|
||
#: src/eventhandler.cpp:594
|
||
#, kde-format
|
||
msgid "put a user out of the room"
|
||
msgstr "已將一個使用者移出聊天室"
|
||
|
||
#: src/eventhandler.cpp:597
|
||
#, kde-format
|
||
msgid "banned a user from the room"
|
||
msgstr "已從聊天室封鎖一個使用者"
|
||
|
||
#: src/eventhandler.cpp:609
|
||
#, kde-format
|
||
msgid "set the room main alias"
|
||
msgstr "設定了聊天室的主別名"
|
||
|
||
#: src/eventhandler.cpp:612
|
||
#, kde-format
|
||
msgid "set the room name"
|
||
msgstr "設定了聊天室名稱"
|
||
|
||
#: src/eventhandler.cpp:615
|
||
#, kde-format
|
||
msgid "set the topic"
|
||
msgstr "設定了主題"
|
||
|
||
#: src/eventhandler.cpp:624
|
||
#, kde-format
|
||
msgid "upgraded the room version"
|
||
msgstr "更新了聊天室版本"
|
||
|
||
#: src/eventhandler.cpp:624
|
||
#, kde-format
|
||
msgid "created the room"
|
||
msgstr "建立了聊天室"
|
||
|
||
#: src/eventhandler.cpp:635
|
||
#, kde-format
|
||
msgid "added a widget"
|
||
msgstr "新增了一個元件"
|
||
|
||
#: src/eventhandler.cpp:638
|
||
#, kde-format
|
||
msgid "removed a widget"
|
||
msgstr "移除了一個元件"
|
||
|
||
#: src/eventhandler.cpp:640
|
||
#, kde-format
|
||
msgid "configured a widget"
|
||
msgstr "設定了一個元件"
|
||
|
||
#: src/eventhandler.cpp:642
|
||
#, kde-format
|
||
msgid "updated the state"
|
||
msgstr "更新了狀態"
|
||
|
||
#: src/eventhandler.cpp:646
|
||
#, kde-format
|
||
msgid "started a poll"
|
||
msgstr "開始了投票"
|
||
|
||
#: src/eventhandler.cpp:1054
|
||
#, kde-format
|
||
msgid "1 user: "
|
||
msgid_plural "%1 users: "
|
||
msgstr[0] "%1 名使用者:"
|
||
|
||
#: src/eventhandler.cpp:1057
|
||
#, kde-format
|
||
msgctxt "list separator"
|
||
msgid ", "
|
||
msgstr ", "
|
||
|
||
#: src/filetransferpseudojob.cpp:48
|
||
#, kde-format
|
||
msgctxt "Job heading, like 'Copying'"
|
||
msgid "Downloading"
|
||
msgstr "下載中"
|
||
|
||
#: src/filetransferpseudojob.cpp:48
|
||
#, kde-format
|
||
msgctxt "Job heading, like 'Copying'"
|
||
msgid "Uploading"
|
||
msgstr "上傳中"
|
||
|
||
#: src/filetransferpseudojob.cpp:49
|
||
#, kde-format
|
||
msgctxt "The URL being downloaded/uploaded"
|
||
msgid "Source"
|
||
msgstr "來源"
|
||
|
||
#: src/filetransferpseudojob.cpp:50
|
||
#, kde-format
|
||
msgctxt "The location being downloaded to"
|
||
msgid "Destination"
|
||
msgstr "目的地"
|
||
|
||
#: src/login.cpp:85 src/login.cpp:100
|
||
#, kde-format
|
||
msgid "Network Error"
|
||
msgstr "網路錯誤"
|
||
|
||
#: src/login.cpp:93
|
||
#, kde-format
|
||
msgid "Login Failed: %1"
|
||
msgstr "登入失敗:%1"
|
||
|
||
#: src/main.cpp:129
|
||
#, kde-format
|
||
msgid "NeoChat"
|
||
msgstr "NeoChat"
|
||
|
||
#: src/main.cpp:131
|
||
#, kde-format
|
||
msgid "Matrix client"
|
||
msgstr "Matrix 用戶端"
|
||
|
||
#: src/main.cpp:133
|
||
#, fuzzy, kde-format
|
||
#| msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
|
||
msgstr "© 2018-2020 Black Hat, 2020-2023 KDE 社群"
|
||
|
||
#: src/main.cpp:134
|
||
#, kde-format
|
||
msgid "Carl Schwan"
|
||
msgstr "Carl Schwan"
|
||
|
||
#: src/main.cpp:135 src/main.cpp:139 src/main.cpp:140
|
||
#, kde-format
|
||
msgid "Maintainer"
|
||
msgstr "維護者"
|
||
|
||
#: src/main.cpp:139
|
||
#, kde-format
|
||
msgid "Tobias Fella"
|
||
msgstr "Tobias Fella"
|
||
|
||
#: src/main.cpp:140
|
||
#, kde-format
|
||
msgid "James Graham"
|
||
msgstr "James Graham"
|
||
|
||
#: src/main.cpp:141
|
||
#, kde-format
|
||
msgid "Black Hat"
|
||
msgstr "Black Hat"
|
||
|
||
#: src/main.cpp:141
|
||
#, kde-format
|
||
msgid "Original author of Spectral"
|
||
msgstr "Spectral 的原始作者"
|
||
|
||
#: src/main.cpp:142
|
||
#, kde-format
|
||
msgid "Alexey Rusakov"
|
||
msgstr "Alexey Rusakov"
|
||
|
||
#: src/main.cpp:142
|
||
#, kde-format
|
||
msgid "Maintainer of Quotient"
|
||
msgstr "Quotient 的維護者"
|
||
|
||
#: src/main.cpp:143
|
||
#, kde-format
|
||
msgctxt "NAME OF TRANSLATORS"
|
||
msgid "Your names"
|
||
msgstr "Kisaragi Hiu"
|
||
|
||
#: src/main.cpp:143
|
||
#, kde-format
|
||
msgctxt "EMAIL OF TRANSLATORS"
|
||
msgid "Your emails"
|
||
msgstr "mail@kisaragi-hiu.com"
|
||
|
||
#: src/main.cpp:147
|
||
#, kde-format
|
||
msgid "A Qt library to write cross-platform clients for Matrix"
|
||
msgstr "撰寫跨平台 Matrix 用戶端用的 Qt 函式庫"
|
||
|
||
#: src/main.cpp:149
|
||
#, kde-format
|
||
msgctxt "<version number> (built against <possibly different version number>)"
|
||
msgid "%1 (built against %2)"
|
||
msgstr "%1 (建置於 %2 上)"
|
||
|
||
#: src/main.cpp:175
|
||
#, kde-format
|
||
msgid "Client for the matrix communication protocol"
|
||
msgstr "Matrix 通訊協定的用戶端"
|
||
|
||
#: src/main.cpp:176
|
||
#, kde-format
|
||
msgid "Supports matrix: url scheme"
|
||
msgstr "支援 matrix: 網址機制"
|
||
|
||
#: src/main.cpp:177
|
||
#, kde-format
|
||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||
msgstr "忽略所有 SSL 錯誤,例如未簽署的憑證。"
|
||
|
||
#: src/main.cpp:179
|
||
#, kde-format
|
||
msgid "Only used for autotests"
|
||
msgstr "僅 autotest 用。"
|
||
|
||
#: src/main.cpp:184
|
||
#, kde-format
|
||
msgid "Internal usage only."
|
||
msgstr "僅內部用。"
|
||
|
||
#: src/matriximageprovider.cpp:40
|
||
#, kde-format
|
||
msgid "Media id '%1' doesn't follow server/mediaId pattern"
|
||
msgstr "媒體 ID '%1' 不符合伺服器/媒體ID樣式"
|
||
|
||
#: src/matriximageprovider.cpp:98
|
||
#, kde-format
|
||
msgid "Image request has been cancelled"
|
||
msgstr "已取消影像請求"
|
||
|
||
#: src/models/actionsmodel.cpp:24
|
||
#, kde-format
|
||
msgid "Leaving this room."
|
||
msgstr "正在離開這個聊天室。"
|
||
|
||
#: src/models/actionsmodel.cpp:31 src/models/actionsmodel.cpp:228
|
||
#: src/models/actionsmodel.cpp:254 src/models/actionsmodel.cpp:284
|
||
#, kde-format
|
||
msgctxt "'<text>' does not look like a room id or alias."
|
||
msgid "'%1' does not look like a room id or alias."
|
||
msgstr "'%1' 看起來不像是聊天室 ID 或別名。"
|
||
|
||
#: src/models/actionsmodel.cpp:39
|
||
#, kde-format
|
||
msgctxt "Leaving room <roomname>."
|
||
msgid "Leaving room %1."
|
||
msgstr "正在離開聊天室 %1。"
|
||
|
||
#: src/models/actionsmodel.cpp:42
|
||
#, kde-format
|
||
msgctxt "Room <roomname> not found"
|
||
msgid "Room %1 not found."
|
||
msgstr "找不到聊天室 %1。"
|
||
|
||
#: src/models/actionsmodel.cpp:50 src/models/actionsmodel.cpp:320
|
||
#, kde-format
|
||
msgid "No new nickname provided, no changes will happen."
|
||
msgstr "未提供新的綽號,不會進行任何變更。"
|
||
|
||
#: src/models/actionsmodel.cpp:65 src/models/actionsmodel.cpp:75
|
||
#: src/models/actionsmodel.cpp:85 src/models/actionsmodel.cpp:95
|
||
#: src/models/actionsmodel.cpp:115 src/models/actionsmodel.cpp:135
|
||
#: src/models/actionsmodel.cpp:146 src/models/actionsmodel.cpp:162
|
||
#: src/models/actionsmodel.cpp:172 src/models/actionsmodel.cpp:182
|
||
msgid "<message>"
|
||
msgstr "<訊息>"
|
||
|
||
#: src/models/actionsmodel.cpp:66
|
||
msgid "Prepends ¯\\_(ツ)_/¯ to a plain-text message"
|
||
msgstr "在純文字訊息前加上 ¯\\_(ツ)_/¯"
|
||
|
||
#: src/models/actionsmodel.cpp:76
|
||
msgid "Prepends ( ͡° ͜ʖ ͡°) to a plain-text message"
|
||
msgstr "在純文字訊息前加上 ( ͡° ͜ʖ ͡°)"
|
||
|
||
#: src/models/actionsmodel.cpp:86
|
||
msgid "Prepends (╯°□°)╯︵ ┻━┻ to a plain-text message"
|
||
msgstr "在純文字訊息前加上 (╯°□°)╯︵ ┻━┻"
|
||
|
||
#: src/models/actionsmodel.cpp:96
|
||
msgid "Prepends ┬──┬ ノ( ゜-゜ノ) to a plain-text message"
|
||
msgstr "在純文字訊息前加上 ┬──┬ ノ( ゜-゜ノ)"
|
||
|
||
#: src/models/actionsmodel.cpp:116
|
||
msgid "Sends the given message colored as a rainbow"
|
||
msgstr "將指定訊息以彩虹著色後傳送"
|
||
|
||
#: src/models/actionsmodel.cpp:136
|
||
msgid "Sends the given emote colored as a rainbow"
|
||
msgstr "將指定繪文字以彩虹著色後傳送"
|
||
|
||
#: src/models/actionsmodel.cpp:147
|
||
msgid "Sends the given message as plain text"
|
||
msgstr "將指定訊息以純文字傳送"
|
||
|
||
#: src/models/actionsmodel.cpp:163
|
||
msgid "Sends the given message as a spoiler"
|
||
msgstr "將指定訊息以暴雷模式傳送"
|
||
|
||
#: src/models/actionsmodel.cpp:173
|
||
msgid "Sends the given emote"
|
||
msgstr "傳送指定繪文字"
|
||
|
||
#: src/models/actionsmodel.cpp:183
|
||
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
|
||
#, kde-format
|
||
msgctxt "'<text>' does not look like a matrix id."
|
||
msgid "'%1' does not look like a matrix id."
|
||
msgstr "'%1' 看起來不像是 Matrix ID。"
|
||
|
||
#: src/models/actionsmodel.cpp:197
|
||
#, kde-format
|
||
msgctxt "<user> is already invited to this room."
|
||
msgid "%1 is already invited to this room."
|
||
msgstr "%1 已經邀請到這個聊天室裡。"
|
||
|
||
#: src/models/actionsmodel.cpp:201
|
||
#, kde-format
|
||
msgctxt "<user> is banned from this room."
|
||
msgid "%1 is banned from this room."
|
||
msgstr "%1 已被這個聊天室封鎖。"
|
||
|
||
#: src/models/actionsmodel.cpp:205
|
||
#, kde-format
|
||
msgid "You are already in this room."
|
||
msgstr "您已經在這個聊天室裡了。"
|
||
|
||
#: src/models/actionsmodel.cpp:209
|
||
#, kde-format
|
||
msgctxt "<user> is already in this room."
|
||
msgid "%1 is already in this room."
|
||
msgstr "%1 已經在這個聊天室裡了。"
|
||
|
||
#: src/models/actionsmodel.cpp:213
|
||
#, kde-format
|
||
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
|
||
msgid "<user id>"
|
||
msgstr "<使用者 id>"
|
||
|
||
#: src/models/actionsmodel.cpp:219
|
||
msgid "Invites the user to this room"
|
||
msgstr "邀請使用者到這個聊天室"
|
||
|
||
#: src/models/actionsmodel.cpp:236 src/models/actionsmodel.cpp:291
|
||
#, kde-format
|
||
msgctxt "Joining room <roomname>."
|
||
msgid "Joining room %1."
|
||
msgstr "正在加入聊天室 %1。"
|
||
|
||
#: src/models/actionsmodel.cpp:242 src/models/actionsmodel.cpp:297
|
||
msgid "<room alias or id>"
|
||
msgstr "<聊天室別名或 id>"
|
||
|
||
#: src/models/actionsmodel.cpp:243 src/models/actionsmodel.cpp:298
|
||
msgid "Joins the given room"
|
||
msgstr "加入指定聊天室"
|
||
|
||
#: src/models/actionsmodel.cpp:262
|
||
#, kde-format
|
||
msgctxt "Knocking room <roomname>."
|
||
msgid "Knocking room %1."
|
||
msgstr "正在敲聊天室 %1 的門。"
|
||
|
||
#: src/models/actionsmodel.cpp:274
|
||
msgid "<room alias or id> [<reason>]"
|
||
msgstr "<聊天室別名或 ID> [<原因>]"
|
||
|
||
#: src/models/actionsmodel.cpp:275
|
||
msgid "Requests to join the given room"
|
||
msgstr "請求加入指定聊天室"
|
||
|
||
#: src/models/actionsmodel.cpp:288
|
||
#, kde-format
|
||
msgctxt "You are already in room <roomname>."
|
||
msgid "You are already in room %1."
|
||
msgstr "您已經在聊天室 %1 裡了。"
|
||
|
||
#: src/models/actionsmodel.cpp:305 src/models/actionsmodel.cpp:313
|
||
msgid "[<room alias or id>]"
|
||
msgstr "[<聊天室別名或 id>]"
|
||
|
||
#: src/models/actionsmodel.cpp:306 src/models/actionsmodel.cpp:314
|
||
msgid "Leaves the given room or this room, if there is none given"
|
||
msgstr "離開指定的聊天室,若未指定聊天室則離開目前聊天室"
|
||
|
||
#: src/models/actionsmodel.cpp:328 src/models/actionsmodel.cpp:336
|
||
#: src/models/actionsmodel.cpp:344
|
||
msgid "<display name>"
|
||
msgstr "<顯示名稱>"
|
||
|
||
#: src/models/actionsmodel.cpp:329
|
||
msgid "Changes your global display name"
|
||
msgstr "變更您的全域顯示名稱"
|
||
|
||
#: src/models/actionsmodel.cpp:337 src/models/actionsmodel.cpp:345
|
||
msgid "Changes your display name in this room"
|
||
msgstr "變更您在這個聊天室裡的顯示名稱"
|
||
|
||
#: src/models/actionsmodel.cpp:359
|
||
#, kde-format
|
||
msgctxt "<username> is already ignored."
|
||
msgid "%1 is already ignored."
|
||
msgstr "%1 已經被忽略。"
|
||
|
||
#: src/models/actionsmodel.cpp:364
|
||
#, 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
|
||
msgid "Ignores the given user"
|
||
msgstr "忽略指定的使用者"
|
||
|
||
#: src/models/actionsmodel.cpp:388
|
||
#, kde-format
|
||
msgctxt "<username> is not ignored."
|
||
msgid "%1 is not ignored."
|
||
msgstr "%1 並未被忽略。"
|
||
|
||
#: src/models/actionsmodel.cpp:392
|
||
#, kde-format
|
||
msgctxt "<username> is no longer ignored."
|
||
msgid "%1 is no longer ignored."
|
||
msgstr "%1 已不再被忽略。"
|
||
|
||
#: src/models/actionsmodel.cpp:401
|
||
msgid "Unignores the given user"
|
||
msgstr "取消忽略指定的使用者"
|
||
|
||
#: src/models/actionsmodel.cpp:420
|
||
msgid "<reaction text>"
|
||
msgstr "<反應文字>"
|
||
|
||
#: src/models/actionsmodel.cpp:421
|
||
msgid "React to the message with the given text"
|
||
msgstr "用指定文字對訊息進行反應"
|
||
|
||
#: src/models/actionsmodel.cpp:436
|
||
#, 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
|
||
#, kde-format
|
||
msgid "You are not allowed to ban users from this room."
|
||
msgstr "您不被允許從這個聊天室封鎖使用者。"
|
||
|
||
#: src/models/actionsmodel.cpp:450
|
||
#, 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
|
||
#, 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
|
||
msgid "<user id> [<reason>]"
|
||
msgstr "<使用者 id> [<原因>]"
|
||
|
||
#: src/models/actionsmodel.cpp:460
|
||
msgid "Bans the given user"
|
||
msgstr "封鎖指定的使用者"
|
||
|
||
#: src/models/actionsmodel.cpp:477
|
||
#, kde-format
|
||
msgid "You are not allowed to unban users from this room."
|
||
msgstr "您不被允許從這個聊天室解除封鎖使用者。"
|
||
|
||
#: src/models/actionsmodel.cpp:482
|
||
#, 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
|
||
#, kde-format
|
||
msgctxt "<username> was unbanned from this room."
|
||
msgid "%1 was unbanned from this room."
|
||
msgstr "%1 已被這個聊天室解除封鎖。"
|
||
|
||
#: src/models/actionsmodel.cpp:493
|
||
msgid "Removes the ban of the given user"
|
||
msgstr "解除指定使用者的封鎖"
|
||
|
||
#: src/models/actionsmodel.cpp:508
|
||
#, kde-format
|
||
msgid "You cannot kick yourself from the room."
|
||
msgstr "您無法從聊天室踢出自己。"
|
||
|
||
#: src/models/actionsmodel.cpp:512
|
||
#, kde-format
|
||
msgctxt "<username> is not in this room"
|
||
msgid "%1 is not in this room."
|
||
msgstr "%1 不在這個聊天室裡。"
|
||
|
||
#: src/models/actionsmodel.cpp:521
|
||
#, kde-format
|
||
msgid "You are not allowed to kick users from this room."
|
||
msgstr "您不被允許從這個聊天室踢出使用者。"
|
||
|
||
#: src/models/actionsmodel.cpp:527
|
||
#, 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
|
||
#, kde-format
|
||
msgctxt "<username> was kicked from this room."
|
||
msgid "%1 was kicked from this room."
|
||
msgstr "%1 已被踢出這個聊天室。"
|
||
|
||
#: src/models/actionsmodel.cpp:537
|
||
msgid "Removes the user from the room"
|
||
msgstr "從聊天室移除使用者"
|
||
|
||
#: src/models/emojimodel.cpp:153 src/models/emojimodel.cpp:211
|
||
#, kde-format
|
||
msgctxt "Previously used emojis"
|
||
msgid "History"
|
||
msgstr "歷史"
|
||
|
||
#: src/models/emojimodel.cpp:158
|
||
#, kde-format
|
||
msgctxt "'Smileys' is a category of emoji"
|
||
msgid "Smileys"
|
||
msgstr "微笑"
|
||
|
||
#: src/models/emojimodel.cpp:163
|
||
#, kde-format
|
||
msgctxt "'People' is a category of emoji"
|
||
msgid "People"
|
||
msgstr "人們"
|
||
|
||
#: src/models/emojimodel.cpp:168
|
||
#, kde-format
|
||
msgctxt "'Nature' is a category of emoji"
|
||
msgid "Nature"
|
||
msgstr "自然"
|
||
|
||
#: src/models/emojimodel.cpp:173
|
||
#, kde-format
|
||
msgctxt "'Food' is a category of emoji"
|
||
msgid "Food"
|
||
msgstr "食物"
|
||
|
||
#: src/models/emojimodel.cpp:178
|
||
#, kde-format
|
||
msgctxt "'Activities' is a category of emoji"
|
||
msgid "Activities"
|
||
msgstr "活動"
|
||
|
||
#: src/models/emojimodel.cpp:183
|
||
#, kde-format
|
||
msgctxt "'Travel' is a category of emoji"
|
||
msgid "Travel"
|
||
msgstr "旅行"
|
||
|
||
#: src/models/emojimodel.cpp:188
|
||
#, kde-format
|
||
msgctxt "'Objects' is a category of emoji"
|
||
msgid "Objects"
|
||
msgstr "物體"
|
||
|
||
#: src/models/emojimodel.cpp:193
|
||
#, kde-format
|
||
msgctxt "'Symbols' is a category of emoji"
|
||
msgid "Symbols"
|
||
msgstr "符號"
|
||
|
||
#: src/models/emojimodel.cpp:198
|
||
#, kde-format
|
||
msgctxt "'Flags' is a category of emoji"
|
||
msgid "Flags"
|
||
msgstr "旗幟"
|
||
|
||
#: src/models/emojimodel.cpp:217
|
||
#, kde-format
|
||
msgctxt "'Custom' is a category of emoji"
|
||
msgid "Custom"
|
||
msgstr "自訂"
|
||
|
||
#: src/models/imagepacksmodel.cpp:87
|
||
#, kde-format
|
||
msgctxt "As in 'The user's own Stickers'"
|
||
msgid "Own Stickers"
|
||
msgstr "自己的貼圖"
|
||
|
||
#: src/models/imagepacksmodel.cpp:87
|
||
#, kde-format
|
||
msgctxt "As in 'The user's own emojis"
|
||
msgid "Own Emojis"
|
||
msgstr "自己的表情符號"
|
||
|
||
#: src/models/messagefiltermodel.cpp:125
|
||
#, kde-format
|
||
msgctxt "%1: What's being done; %2: How often it is done."
|
||
msgid " %1"
|
||
msgid_plural " %1 %2 times"
|
||
msgstr[0] " %1 %2 次"
|
||
|
||
#: src/models/messagefiltermodel.cpp:129
|
||
#, kde-format
|
||
msgctxt "n users"
|
||
msgid " %1 user "
|
||
msgid_plural " %1 users "
|
||
msgstr[0] " %1 名使用者 "
|
||
|
||
#: src/models/messagefiltermodel.cpp:139
|
||
#, kde-format
|
||
msgctxt "[action 1], [action 2 and/or action 3]"
|
||
msgid ", "
|
||
msgstr ","
|
||
|
||
#: src/models/messagefiltermodel.cpp:143
|
||
#, kde-format
|
||
msgctxt "[action 1, action 2] or [action 3]"
|
||
msgid " or "
|
||
msgstr " 或 "
|
||
|
||
#: src/models/messagefiltermodel.cpp:143
|
||
#, kde-format
|
||
msgctxt "[action 1, action 2] and [action 3]"
|
||
msgid " and "
|
||
msgstr " 和 "
|
||
|
||
#: src/models/messagefiltermodel.cpp:149
|
||
#, kde-format
|
||
msgctxt ""
|
||
"userText (%1) is either a Matrix username if a single user sent all the "
|
||
"states or n users if they were sent by multiple users.chunksText (%2) is a "
|
||
"list of comma separated actions for each of the state events in the group."
|
||
msgid "<style>a {text-decoration: none;}</style>%1 %2"
|
||
msgstr "<style>a {text-decoration: none;}</style>%1 %2"
|
||
|
||
#: src/models/pushrulemodel.cpp:20
|
||
msgctxt "Notification type"
|
||
msgid "Enable notifications for this account"
|
||
msgstr "為這個帳號啟用通知"
|
||
|
||
#: src/models/pushrulemodel.cpp:21
|
||
msgctxt "Notification type"
|
||
msgid "Messages in one-to-one chats"
|
||
msgstr "一對一聊天的訊息"
|
||
|
||
#: src/models/pushrulemodel.cpp:22
|
||
msgctxt "Notification type"
|
||
msgid "Encrypted messages in one-to-one chats"
|
||
msgstr "一對一聊天的加密訊息"
|
||
|
||
#: src/models/pushrulemodel.cpp:23
|
||
msgctxt "Notification type"
|
||
msgid "Messages in group chats"
|
||
msgstr "群組聊天的訊息"
|
||
|
||
#: src/models/pushrulemodel.cpp:24
|
||
msgctxt "Notification type"
|
||
msgid "Messages in encrypted group chats"
|
||
msgstr "加密群組聊天的訊息"
|
||
|
||
#: src/models/pushrulemodel.cpp:25
|
||
msgctxt "Notification type"
|
||
msgid "Room upgrade messages"
|
||
msgstr "聊天室更新訊息"
|
||
|
||
#: src/models/pushrulemodel.cpp:26
|
||
msgctxt "Notification type"
|
||
msgid "Messages containing my display name"
|
||
msgstr "包含我的顯示名稱的訊息"
|
||
|
||
#: src/models/pushrulemodel.cpp:27
|
||
msgctxt "Notification type"
|
||
msgid "Messages which mention my Matrix user ID"
|
||
msgstr "提到我的 Matrix 使用者 ID 的訊息"
|
||
|
||
#: src/models/pushrulemodel.cpp:28
|
||
msgctxt "Notification type"
|
||
msgid "Messages which mention a room"
|
||
msgstr "提到一個聊天室的訊息"
|
||
|
||
#: src/models/pushrulemodel.cpp:29
|
||
msgctxt "Notification type"
|
||
msgid "Messages containing the local part of my Matrix ID"
|
||
msgstr "提到我的 Matrix ID 的本地部分的訊息"
|
||
|
||
#: src/models/pushrulemodel.cpp:30
|
||
msgctxt "Notification type"
|
||
msgid "Whole room (@room) notifications"
|
||
msgstr "整個聊天室 (@room) 的通知"
|
||
|
||
#: src/models/pushrulemodel.cpp:31
|
||
msgctxt "Notification type"
|
||
msgid "Invites to a room"
|
||
msgstr "邀請到聊天室"
|
||
|
||
#: src/models/pushrulemodel.cpp:32
|
||
msgctxt "Notification type"
|
||
msgid "Call invitation"
|
||
msgstr "來電邀請"
|
||
|
||
#: src/models/reactionmodel.cpp:68
|
||
#, kde-format
|
||
msgctxt "Separate the usernames of users"
|
||
msgid " and "
|
||
msgstr " 和 "
|
||
|
||
#: src/models/reactionmodel.cpp:75
|
||
#, 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:79
|
||
#, 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/models/roomlistmodel.cpp:411
|
||
#, kde-format
|
||
msgid "Invited"
|
||
msgstr "已邀請"
|
||
|
||
#: src/models/roomlistmodel.cpp:413
|
||
#, kde-format
|
||
msgid "Favorite"
|
||
msgstr "最愛"
|
||
|
||
#: src/models/roomlistmodel.cpp:415
|
||
#, kde-format
|
||
msgid "Direct Messages"
|
||
msgstr "私訊"
|
||
|
||
#: src/models/roomlistmodel.cpp:417
|
||
#, kde-format
|
||
msgid "Normal"
|
||
msgstr "一般"
|
||
|
||
#: src/models/roomlistmodel.cpp:419
|
||
#, kde-format
|
||
msgid "Low priority"
|
||
msgstr "低優先權"
|
||
|
||
#: src/models/roomlistmodel.cpp:421
|
||
#, kde-format
|
||
msgid "Spaces"
|
||
msgstr "聊天空間"
|
||
|
||
#: src/neochatconnection.cpp:202
|
||
#, kde-format
|
||
msgid "Room creation failed: %1"
|
||
msgstr "聊天室建立失敗:%1"
|
||
|
||
#: src/neochatconnection.cpp:234
|
||
#, kde-format
|
||
msgid "Space creation failed: %1"
|
||
msgstr "聊天空間建立失敗:%1"
|
||
|
||
#: src/neochatroom.cpp:1572 src/neochatroom.cpp:1573
|
||
#, kde-format
|
||
msgid "Report sent successfully."
|
||
msgstr "已成功傳送檢舉"
|
||
|
||
#: src/neochatroom.cpp:1843 src/neochatroom.cpp:1851
|
||
#, kde-format
|
||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||
msgid "Lat: %1, Lon: %2"
|
||
msgstr "緯度:%2,經度:%1"
|
||
|
||
#: src/notificationsmanager.cpp:131 src/notificationsmanager.cpp:326
|
||
#, kde-format
|
||
msgid "Encrypted Message"
|
||
msgstr "已加密訊息"
|
||
|
||
#: src/notificationsmanager.cpp:204 src/qml/main.qml:301
|
||
#, kde-format
|
||
msgid "%1: %2"
|
||
msgstr "%1: %2"
|
||
|
||
#: src/notificationsmanager.cpp:210
|
||
#, kde-format
|
||
msgid "Open NeoChat in this room"
|
||
msgstr "在這個聊天室開啟 NeoChat"
|
||
|
||
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
|
||
#: src/qml/HoverActions.qml:103 src/qml/MessageDelegateContextMenu.qml:102
|
||
#, kde-format
|
||
msgid "Reply"
|
||
msgstr "回覆"
|
||
|
||
#: src/notificationsmanager.cpp:224
|
||
#, kde-format
|
||
msgid "Reply..."
|
||
msgstr "回覆..."
|
||
|
||
#: src/notificationsmanager.cpp:243
|
||
#, kde-format
|
||
msgid "%1 invited you to a room"
|
||
msgstr "%1 邀請了您到聊天室"
|
||
|
||
#: src/notificationsmanager.cpp:247
|
||
#, kde-format
|
||
msgid "Open this invitation in NeoChat"
|
||
msgstr "在 NeoChat 開啟這個邀請"
|
||
|
||
#: src/notificationsmanager.cpp:257
|
||
#, kde-format
|
||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||
msgid "Accept"
|
||
msgstr "接受"
|
||
|
||
#: src/notificationsmanager.cpp:258
|
||
#, kde-format
|
||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||
msgid "Reject"
|
||
msgstr "拒絕"
|
||
|
||
#: src/notificationsmanager.cpp:259
|
||
#, kde-format
|
||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||
msgid "Reject and Ignore User"
|
||
msgstr "拒絕並忽略使用者"
|
||
|
||
#: src/notificationsmanager.cpp:319
|
||
#, kde-format
|
||
msgid "%1 (%2)"
|
||
msgstr ""
|
||
|
||
#: src/notificationsmanager.cpp:330
|
||
#, kde-format
|
||
msgid "Open NeoChat"
|
||
msgstr "開啟 NeoChat"
|
||
|
||
#: src/qml/About.qml:11
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "About NeoChat"
|
||
msgstr "關於 NeoChat"
|
||
|
||
#: src/qml/AboutKDE.qml:7
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "About KDE"
|
||
msgstr "關於 KDE"
|
||
|
||
#: src/qml/AccountEditorPage.qml:19
|
||
#, kde-format
|
||
msgid "Edit Account"
|
||
msgstr "編輯帳號"
|
||
|
||
#: src/qml/AccountEditorPage.qml:61
|
||
#, kde-format
|
||
msgid "Upload new avatar"
|
||
msgstr "上傳新的頭貼"
|
||
|
||
#: src/qml/AccountEditorPage.qml:78
|
||
#, kde-format
|
||
msgid "Remove current avatar"
|
||
msgstr "移除目前頭貼"
|
||
|
||
#: src/qml/AccountEditorPage.qml:101
|
||
#, kde-format
|
||
msgid "User information"
|
||
msgstr "使用者資訊"
|
||
|
||
#: src/qml/AccountEditorPage.qml:106 src/qml/CreateRoomDialog.qml:66
|
||
#, kde-format
|
||
msgid "Name:"
|
||
msgstr "名稱:"
|
||
|
||
#: src/qml/AccountEditorPage.qml:112
|
||
#, kde-format
|
||
msgid "Label:"
|
||
msgstr ""
|
||
|
||
#: src/qml/AccountEditorPage.qml:117 src/qml/AccountEditorPage.qml:170
|
||
#: src/qml/EmoticonEditorPage.qml:110 src/qml/General.qml:107
|
||
#, kde-format
|
||
msgid "Save"
|
||
msgstr "儲存"
|
||
|
||
#: src/qml/AccountEditorPage.qml:133
|
||
#: src/qml/ConfirmDeactivateAccountDialog.qml:29
|
||
#: src/qml/NetworkProxyPage.qml:88 src/qml/Password.qml:31
|
||
#, kde-format
|
||
msgid "Password"
|
||
msgstr "密碼"
|
||
|
||
#: src/qml/AccountEditorPage.qml:138
|
||
#, kde-format
|
||
msgid "Your server doesn't support changing your password"
|
||
msgstr "您的伺服器不支援變更您的密碼"
|
||
|
||
#: src/qml/AccountEditorPage.qml:143
|
||
#, kde-format
|
||
msgid "Current Password:"
|
||
msgstr "目前密碼:"
|
||
|
||
#: src/qml/AccountEditorPage.qml:150
|
||
#, kde-format
|
||
msgid "New Password:"
|
||
msgstr "新密碼:"
|
||
|
||
#: src/qml/AccountEditorPage.qml:157
|
||
#, kde-format
|
||
msgid "Confirm new Password:"
|
||
msgstr "確認新密碼:"
|
||
|
||
#: src/qml/AccountEditorPage.qml:162
|
||
#, kde-format
|
||
msgid "Passwords don't match"
|
||
msgstr "密碼不符"
|
||
|
||
#: src/qml/AccountEditorPage.qml:176
|
||
#, kde-format
|
||
msgid "Passwords do not match"
|
||
msgstr "密碼不相符"
|
||
|
||
#: src/qml/AccountEditorPage.qml:184
|
||
#, kde-format
|
||
msgid "Server Information"
|
||
msgstr "伺服器資訊"
|
||
|
||
#: src/qml/AccountEditorPage.qml:188
|
||
#, kde-format
|
||
msgid "Homeserver url"
|
||
msgstr "家伺服器網址"
|
||
|
||
#: src/qml/AccountEditorPage.qml:209
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Account Management"
|
||
msgstr "帳號管理"
|
||
|
||
#: src/qml/AccountEditorPage.qml:214
|
||
#, kde-format
|
||
msgid "Deactivate Account"
|
||
msgstr "停用帳號"
|
||
|
||
#: src/qml/AccountEditorPage.qml:215
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Confirm Deactivating Account"
|
||
msgstr "確認停用帳號"
|
||
|
||
#: src/qml/AccountEditorPage.qml:223
|
||
#, kde-format
|
||
msgid "Password changed successfully"
|
||
msgstr "密碼已成功變更"
|
||
|
||
#: src/qml/AccountEditorPage.qml:225
|
||
#, kde-format
|
||
msgid "Wrong password entered"
|
||
msgstr "輸入了錯誤的密碼"
|
||
|
||
#: src/qml/AccountEditorPage.qml:227
|
||
#, kde-format
|
||
msgid "Unknown problem while trying to change password"
|
||
msgstr "變更密碼時發生未知問題"
|
||
|
||
#: src/qml/AccountMenu.qml:21 src/qml/UserInfo.qml:63
|
||
#, kde-format
|
||
msgid "Edit this account"
|
||
msgstr "編輯這個帳號"
|
||
|
||
#: src/qml/AccountMenu.qml:26 src/qml/AccountsPage.qml:35
|
||
#: src/qml/UserInfo.qml:57
|
||
#, kde-format
|
||
msgid "Account editor"
|
||
msgstr "帳號編輯器"
|
||
|
||
#: src/qml/AccountMenu.qml:30
|
||
#, kde-format
|
||
msgid "Notification settings"
|
||
msgstr "通知設定"
|
||
|
||
#: src/qml/AccountMenu.qml:36 src/qml/AccountMenu.qml:46
|
||
#: src/qml/GlobalMenu.qml:34 src/qml/main.qml:426 src/qml/UserInfo.qml:123
|
||
#, kde-format
|
||
msgid "Configure"
|
||
msgstr "設定"
|
||
|
||
#: src/qml/AccountMenu.qml:40 src/qml/DevicesPage.qml:17
|
||
#: src/qml/SettingsPage.qml:85
|
||
#, kde-format
|
||
msgid "Devices"
|
||
msgstr "裝置"
|
||
|
||
#: src/qml/AccountMenu.qml:50 src/qml/AccountsPage.qml:72
|
||
#, kde-format
|
||
msgid "Logout"
|
||
msgstr "登出"
|
||
|
||
#: src/qml/AccountsPage.qml:20 src/qml/AccountsPage.qml:23
|
||
#: src/qml/SettingsPage.qml:54
|
||
#, kde-format
|
||
msgid "Accounts"
|
||
msgstr "帳號"
|
||
|
||
#: src/qml/AccountsPage.qml:100 src/qml/UserInfo.qml:174
|
||
#, kde-format
|
||
msgid "Add Account"
|
||
msgstr "新增帳號"
|
||
|
||
#: src/qml/AppearanceSettingsPage.qml:19
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Appearance"
|
||
msgstr "外觀"
|
||
|
||
#: src/qml/AppearanceSettingsPage.qml:22
|
||
#, kde-format
|
||
msgid "General theme"
|
||
msgstr "一般主題"
|
||
|
||
#: src/qml/AppearanceSettingsPage.qml:114
|
||
#, kde-format
|
||
msgid "Bubbles"
|
||
msgstr "泡泡"
|
||
|
||
#: src/qml/AppearanceSettingsPage.qml:183
|
||
#, kde-format
|
||
msgid "Compact"
|
||
msgstr "簡潔"
|
||
|
||
#: src/qml/AppearanceSettingsPage.qml:203
|
||
#, kde-format
|
||
msgid "Use compact room list"
|
||
msgstr "使用簡潔聊天室列表"
|
||
|
||
#: src/qml/AppearanceSettingsPage.qml:225
|
||
#, kde-format
|
||
msgid "Show fancy effects in chat"
|
||
msgstr "在聊天時顯示豪華效果"
|
||
|
||
#: src/qml/AppearanceSettingsPage.qml:239
|
||
#, kde-format
|
||
msgid "Use transparent chat page"
|
||
msgstr "使用透明聊天頁面"
|
||
|
||
#: src/qml/AppearanceSettingsPage.qml:257
|
||
#, kde-format
|
||
msgid "Transparency"
|
||
msgstr "透明度"
|
||
|
||
#: src/qml/AppearanceSettingsPage.qml:274
|
||
#, kde-format
|
||
msgid "Only enabled if the transparent chat page is enabled."
|
||
msgstr "只在啟用透明聊天頁面時才啟用。"
|
||
|
||
#: src/qml/AppearanceSettingsPage.qml:287
|
||
#, kde-format
|
||
msgid "Show your messages on the right"
|
||
msgstr "將您的訊息顯示於右邊"
|
||
|
||
#: src/qml/AppearanceSettingsPage.qml:300
|
||
#, kde-format
|
||
msgid "Show links preview in the chat messages"
|
||
msgstr "在聊天訊息中顯示連結預覽"
|
||
|
||
#: src/qml/AppearanceSettingsPage.qml:311
|
||
#, kde-format
|
||
msgid "Show Avatar"
|
||
msgstr "顯示大頭貼"
|
||
|
||
#: src/qml/AppearanceSettingsPage.qml:315
|
||
#, kde-format
|
||
msgid "In chat"
|
||
msgstr "在聊天畫面中"
|
||
|
||
#: src/qml/AppearanceSettingsPage.qml:325
|
||
#, kde-format
|
||
msgid "In sidebar"
|
||
msgstr "在側邊欄中"
|
||
|
||
#: src/qml/AttachDialog.qml:27
|
||
#, kde-format
|
||
msgid "Choose local file"
|
||
msgstr "選擇本機檔案"
|
||
|
||
#: src/qml/AttachDialog.qml:47
|
||
#, kde-format
|
||
msgid "Clipboard image"
|
||
msgstr "剪貼簿影像"
|
||
|
||
#: src/qml/AttachmentPane.qml:30
|
||
#, kde-format
|
||
msgid "Attachment:"
|
||
msgstr "附件:"
|
||
|
||
#: src/qml/AttachmentPane.qml:38 src/qml/HoverActions.qml:94
|
||
#: src/qml/ImageEditorPage.qml:21 src/qml/MessageDelegateContextMenu.qml:93
|
||
#, kde-format
|
||
msgid "Edit"
|
||
msgstr "編輯"
|
||
|
||
#: src/qml/AttachmentPane.qml:62
|
||
#, kde-format
|
||
msgid "Cancel sending attachment"
|
||
msgstr "取消傳送附件"
|
||
|
||
#: src/qml/BanSheet.qml:18
|
||
#, kde-format
|
||
msgid "Ban User"
|
||
msgstr "封鎖使用者"
|
||
|
||
#: src/qml/BanSheet.qml:27
|
||
#, kde-format
|
||
msgid "Reason for banning this user"
|
||
msgstr "封鎖使用者的原因"
|
||
|
||
#: src/qml/BanSheet.qml:43
|
||
#, kde-format
|
||
msgctxt "@action:button 'Ban' as in 'Ban this user'"
|
||
msgid "Ban"
|
||
msgstr "封鎖"
|
||
|
||
#: src/qml/BanSheet.qml:52 src/qml/InviteUserPage.qml:24
|
||
#: src/qml/RemoveSheet.qml:57 src/qml/ReportSheet.qml:52
|
||
#, kde-format
|
||
msgctxt "@action"
|
||
msgid "Cancel"
|
||
msgstr "取消"
|
||
|
||
#: src/qml/Categories.qml:21 src/qml/General.qml:22 src/qml/SettingsPage.qml:20
|
||
#, kde-format
|
||
msgid "General"
|
||
msgstr "一般"
|
||
|
||
#: src/qml/Categories.qml:33 src/qml/RoomSecurity.qml:20
|
||
#: src/qml/SettingsPage.qml:43
|
||
#, kde-format
|
||
msgid "Security"
|
||
msgstr "安全性"
|
||
|
||
#: src/qml/Categories.qml:44
|
||
#, kde-format
|
||
msgid "Permissions"
|
||
msgstr "權限"
|
||
|
||
#: src/qml/Categories.qml:55 src/qml/SettingsPage.qml:32
|
||
#, kde-format
|
||
msgid "Notifications"
|
||
msgstr "通知"
|
||
|
||
#: src/qml/ChatBar.qml:62
|
||
#, kde-format
|
||
msgid "Attach an image or file"
|
||
msgstr "附加影像或檔案"
|
||
|
||
#: src/qml/ChatBar.qml:80
|
||
#, kde-format
|
||
msgid "Emojis & Stickers"
|
||
msgstr "表情符號與貼圖"
|
||
|
||
#: src/qml/ChatBar.qml:97
|
||
#, kde-format
|
||
msgid "Send a Location"
|
||
msgstr "傳送位置"
|
||
|
||
#: src/qml/ChatBar.qml:111
|
||
#, kde-format
|
||
msgid "Send message"
|
||
msgstr "傳送訊息"
|
||
|
||
#: src/qml/ChatBar.qml:188
|
||
#, kde-format
|
||
msgid "Send an encrypted message…"
|
||
msgstr "傳送已加密訊息…"
|
||
|
||
#: src/qml/ChatBar.qml:188
|
||
#, kde-format
|
||
msgid "Set an attachment caption…"
|
||
msgstr "設定附件說明…"
|
||
|
||
#: src/qml/ChatBar.qml:188
|
||
#, kde-format
|
||
msgid "Send a message…"
|
||
msgstr "傳送訊息…"
|
||
|
||
#: src/qml/ChooseRoomDialog.qml:14
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Choose a Room"
|
||
msgstr "選擇聊天室"
|
||
|
||
#: src/qml/ColorScheme.qml:15
|
||
#, kde-format
|
||
msgid "Color theme"
|
||
msgstr "顏色主題"
|
||
|
||
#: src/qml/ConfirmDeactivateAccountDialog.qml:16
|
||
#: src/qml/ConfirmDeactivateAccountDialog.qml:19
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Deactivate Account"
|
||
msgstr "停用帳號"
|
||
|
||
#: src/qml/ConfirmDeactivateAccountDialog.qml:23
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Warning"
|
||
msgstr "警告"
|
||
|
||
#: src/qml/ConfirmDeactivateAccountDialog.qml:24
|
||
#, kde-format
|
||
msgid ""
|
||
"Your account will be permanently disabled.\n"
|
||
"This cannot be undone.\n"
|
||
"Your Matrix ID will not be available for new accounts.\n"
|
||
"Your messages will stay available."
|
||
msgstr ""
|
||
"您的帳號將被永久停用。\n"
|
||
"這無法復原。\n"
|
||
"您的 Matrix ID 不會釋放給新帳號。\n"
|
||
"您的訊息將會繼續可用。"
|
||
|
||
#: src/qml/ConfirmDeactivateAccountDialog.qml:34
|
||
#, kde-format
|
||
msgid "Deactivate account"
|
||
msgstr "停用帳號"
|
||
|
||
#: src/qml/ConfirmEncryptionDialog.qml:19
|
||
#: src/qml/ConfirmEncryptionDialog.qml:38
|
||
#, kde-format
|
||
msgid "Activate Encryption"
|
||
msgstr "啟用加密"
|
||
|
||
#: src/qml/ConfirmEncryptionDialog.qml:22
|
||
#, kde-format
|
||
msgid ""
|
||
"It will not be possible to deactivate the encryption after it is enabled."
|
||
msgstr "啟用加密後將無法再停用它。"
|
||
|
||
#: src/qml/ConfirmEncryptionDialog.qml:32 src/qml/ConfirmLogoutDialog.qml:31
|
||
#: src/qml/ImageEditorPage.qml:126
|
||
#, kde-format
|
||
msgid "Cancel"
|
||
msgstr "取消"
|
||
|
||
#: src/qml/ConfirmLogoutDialog.qml:18 src/qml/ConfirmLogoutDialog.qml:37
|
||
#, kde-format
|
||
msgid "Sign out"
|
||
msgstr "登出"
|
||
|
||
#: src/qml/ConfirmLogoutDialog.qml:21
|
||
#, kde-format
|
||
msgid "Are you sure you want to sign out?"
|
||
msgstr "您確定要登出嗎?"
|
||
|
||
#: src/qml/ContextMenu.qml:31
|
||
#, kde-format
|
||
msgid "Open in New Window"
|
||
msgstr "在新視窗開啟"
|
||
|
||
#: src/qml/ContextMenu.qml:42 src/qml/ContextMenu.qml:185
|
||
#, kde-format
|
||
msgid "Remove from Favourites"
|
||
msgstr "從最愛中移除"
|
||
|
||
#: src/qml/ContextMenu.qml:42 src/qml/ContextMenu.qml:185
|
||
#, kde-format
|
||
msgid "Add to Favourites"
|
||
msgstr "加入最愛"
|
||
|
||
#: src/qml/ContextMenu.qml:48 src/qml/ContextMenu.qml:199
|
||
#, kde-format
|
||
msgid "Reprioritize"
|
||
msgstr "重新給予優先權"
|
||
|
||
#: src/qml/ContextMenu.qml:48 src/qml/ContextMenu.qml:199
|
||
#, kde-format
|
||
msgid "Deprioritize"
|
||
msgstr "降低優先權"
|
||
|
||
#: src/qml/ContextMenu.qml:54 src/qml/ContextMenu.qml:206
|
||
#, kde-format
|
||
msgid "Mark as Read"
|
||
msgstr "標記為已讀"
|
||
|
||
#: src/qml/ContextMenu.qml:60
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Copy user's Matrix ID to Clipboard"
|
||
msgstr "複製使用者的 Matrix ID 到剪貼簿"
|
||
|
||
#: src/qml/ContextMenu.qml:60 src/qml/SpaceListContextMenu.qml:36
|
||
#: src/qml/SpaceListContextMenu.qml:116
|
||
#, kde-format
|
||
msgctxt "@action:inmenu"
|
||
msgid "Copy Address to Clipboard"
|
||
msgstr "複製位址到剪貼簿"
|
||
|
||
#: src/qml/ContextMenu.qml:72
|
||
#, kde-format
|
||
msgid "Notification State"
|
||
msgstr "通知狀態"
|
||
|
||
#: src/qml/ContextMenu.qml:75
|
||
#, kde-format
|
||
msgid "Follow Global Setting"
|
||
msgstr "跟隨全域設定"
|
||
|
||
#: src/qml/ContextMenu.qml:86 src/qml/PushNotification.qml:39
|
||
#, kde-format
|
||
msgctxt "As in 'notify for all messages'"
|
||
msgid "All"
|
||
msgstr "全部"
|
||
|
||
#: src/qml/ContextMenu.qml:97 src/qml/PushNotification.qml:47
|
||
#, kde-format
|
||
msgctxt ""
|
||
"As in 'notify when the user is mentioned or the message contains a set "
|
||
"keyword'"
|
||
msgid "@Mentions and Keywords"
|
||
msgstr "@Mention 提及與關鍵字"
|
||
|
||
#: src/qml/ContextMenu.qml:108 src/qml/PushNotification.qml:55
|
||
#, kde-format
|
||
msgctxt "As in 'do not notify for any messages'"
|
||
msgid "Off"
|
||
msgstr "關閉"
|
||
|
||
#: src/qml/ContextMenu.qml:121 src/qml/ContextMenu.qml:123
|
||
#: src/qml/ContextMenu.qml:192 src/qml/RoomDrawer.qml:104
|
||
#: src/qml/RoomDrawerPage.qml:47 src/qml/SpaceHomePage.qml:69
|
||
#, kde-format
|
||
msgid "Room Settings"
|
||
msgstr "聊天室設定"
|
||
|
||
#: src/qml/ContextMenu.qml:129 src/qml/ContextMenu.qml:213
|
||
#, kde-format
|
||
msgid "Leave Room"
|
||
msgstr "離開聊天室"
|
||
|
||
#: src/qml/CreateRoomDialog.qml:30 src/qml/ExploreComponent.qml:51
|
||
#: src/qml/ExploreComponentMobile.qml:151
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Create a Space"
|
||
msgstr "建立一個聊天空間"
|
||
|
||
#: src/qml/CreateRoomDialog.qml:30 src/qml/ExploreComponent.qml:43
|
||
#: src/qml/ExploreComponentMobile.qml:139
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Create a Room"
|
||
msgstr "建立聊天室"
|
||
|
||
#: src/qml/CreateRoomDialog.qml:35
|
||
#, kde-format
|
||
msgid "New Space Information"
|
||
msgstr "新聊天空間資訊"
|
||
|
||
#: src/qml/CreateRoomDialog.qml:35
|
||
#, kde-format
|
||
msgid "New Room Information"
|
||
msgstr "新聊天室資訊"
|
||
|
||
#: src/qml/CreateRoomDialog.qml:44
|
||
#, kde-format
|
||
msgid "Select type"
|
||
msgstr "選取類型"
|
||
|
||
#: src/qml/CreateRoomDialog.qml:53 src/qml/RoomData.qml:25
|
||
#, kde-format
|
||
msgid "Room"
|
||
msgstr "聊天室"
|
||
|
||
#: src/qml/CreateRoomDialog.qml:54
|
||
#, kde-format
|
||
msgid "Space"
|
||
msgstr "聊天空間"
|
||
|
||
#: src/qml/CreateRoomDialog.qml:72
|
||
#, kde-format
|
||
msgid "Topic:"
|
||
msgstr "主題:"
|
||
|
||
#: src/qml/CreateRoomDialog.qml:78 src/qml/CreateRoomDialog.qml:201
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@option:check As in make the space from which this dialog was created an "
|
||
"official parent."
|
||
msgid "Make this parent official"
|
||
msgstr "將此上層聊天空間設為官方"
|
||
|
||
#: src/qml/CreateRoomDialog.qml:83 src/qml/CreateRoomDialog.qml:225
|
||
#: src/qml/JoinRoomPage.qml:183
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Ok"
|
||
msgstr "確定"
|
||
|
||
#: src/qml/CreateRoomDialog.qml:98
|
||
#, kde-format
|
||
msgid "Select Existing Room"
|
||
msgstr "選取現存的聊天室"
|
||
|
||
#: src/qml/CreateRoomDialog.qml:104 src/qml/SelectParentDialog.qml:50
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Pick room"
|
||
msgstr "選取聊天室"
|
||
|
||
#: src/qml/CreateRoomDialog.qml:106 src/qml/CreateRoomDialog.qml:185
|
||
#: src/qml/ExploreComponent.qml:24 src/qml/ExploreComponentMobile.qml:55
|
||
#: src/qml/GlobalMenu.qml:64 src/qml/RoomListPage.qml:189
|
||
#: src/qml/SelectParentDialog.qml:131
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Explore Rooms"
|
||
msgstr "瀏覽聊天室"
|
||
|
||
#: src/qml/CreateRoomDialog.qml:154 src/qml/ExplorerDelegate.qml:81
|
||
#: src/qml/SelectParentDialog.qml:100 src/qml/SpaceHierarchyDelegate.qml:84
|
||
#, kde-format
|
||
msgid "Joined"
|
||
msgstr "已加入"
|
||
|
||
#: src/qml/CreateRoomDialog.qml:202
|
||
#, kde-format
|
||
msgid "You have the required privilege level in the child to set this state"
|
||
msgstr "您在子項目有足夠權限來設定這個狀態"
|
||
|
||
#: src/qml/CreateRoomDialog.qml:202
|
||
#, kde-format
|
||
msgid ""
|
||
"You do not have a high enough privilege level in the child to set this state"
|
||
msgstr "您在子項目沒有足夠權限來設定這個狀態"
|
||
|
||
#: src/qml/CreateRoomDialog.qml:219
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@option:check The canonical parent is the default one if a room has multiple "
|
||
"parent spaces."
|
||
msgid "Make this space the canonical parent"
|
||
msgstr "將此聊天空間設為主要上層聊天空間"
|
||
|
||
#: src/qml/DeviceDelegate.qml:50
|
||
#, kde-format
|
||
msgctxt "@label"
|
||
msgid "%1, Last activity: %2"
|
||
msgstr "%1,最後活動:%2"
|
||
|
||
#: src/qml/DeviceDelegate.qml:59
|
||
#, kde-format
|
||
msgid "New device name"
|
||
msgstr "新裝置名稱"
|
||
|
||
#: src/qml/DeviceDelegate.qml:68
|
||
#, kde-format
|
||
msgid "Cancel editing display name"
|
||
msgstr "取消編輯顯示名稱"
|
||
|
||
#: src/qml/DeviceDelegate.qml:75
|
||
#, kde-format
|
||
msgid "Confirm new display name"
|
||
msgstr "確認新的顯示名稱"
|
||
|
||
#: src/qml/DeviceDelegate.qml:90
|
||
#, kde-format
|
||
msgid "Edit device name"
|
||
msgstr "編輯裝置名稱"
|
||
|
||
#: src/qml/DeviceDelegate.qml:104
|
||
#, kde-format
|
||
msgid "Verify device"
|
||
msgstr "驗證裝置"
|
||
|
||
#: src/qml/DeviceDelegate.qml:119
|
||
#, kde-format
|
||
msgid "Logout device"
|
||
msgstr "登出裝置"
|
||
|
||
#: src/qml/DevicesPage.qml:20 src/qml/LoadingDelegate.qml:13
|
||
#: src/qml/Login.qml:37 src/qml/NotificationsView.qml:34
|
||
#: src/qml/NotificationsView.qml:39
|
||
#, kde-format
|
||
msgid "Loading…"
|
||
msgstr "載入中…"
|
||
|
||
#: src/qml/DevicesPage.qml:33
|
||
#, kde-format
|
||
msgid "This Device"
|
||
msgstr "這台裝置"
|
||
|
||
#: src/qml/DevicesPage.qml:38
|
||
#, kde-format
|
||
msgid "Verified Devices"
|
||
msgstr "已驗證的裝置"
|
||
|
||
#: src/qml/DevicesPage.qml:43
|
||
#, kde-format
|
||
msgid "Unverified Devices"
|
||
msgstr "未驗證的裝置"
|
||
|
||
#: src/qml/DevicesPage.qml:48
|
||
#, kde-format
|
||
msgid "Devices without Encryption Support"
|
||
msgstr "不支援加密的裝置"
|
||
|
||
#: src/qml/DevicesPage.qml:63
|
||
#, kde-format
|
||
msgid "Please login to view the signed-in devices for your account."
|
||
msgstr "請登入後才能檢視您的帳號已登入的裝置。"
|
||
|
||
#: src/qml/DevicesPage.qml:75
|
||
#, kde-format
|
||
msgid "Remove device"
|
||
msgstr "移除裝置"
|
||
|
||
#: src/qml/DevicesPage.qml:81 src/qml/Password.qml:27
|
||
#: src/qml/RegisterPassword.qml:18
|
||
#, kde-format
|
||
msgid "Password:"
|
||
msgstr "密碼:"
|
||
|
||
#: src/qml/DevicesPage.qml:87
|
||
#, kde-format
|
||
msgctxt "As in 'Remove this device'"
|
||
msgid "Remove"
|
||
msgstr "移除"
|
||
|
||
#: src/qml/DevtoolsPage.qml:18 src/qml/RoomInformation.qml:85
|
||
#, kde-format
|
||
msgid "Developer Tools"
|
||
msgstr "開發者工具"
|
||
|
||
#: src/qml/EditMenu.qml:15
|
||
#, kde-format
|
||
msgctxt "text editing menu action"
|
||
msgid "Undo"
|
||
msgstr "復原"
|
||
|
||
#: src/qml/EditMenu.qml:25
|
||
#, kde-format
|
||
msgctxt "text editing menu action"
|
||
msgid "Redo"
|
||
msgstr "重做"
|
||
|
||
#: src/qml/EditMenu.qml:38
|
||
#, kde-format
|
||
msgctxt "text editing menu action"
|
||
msgid "Cut"
|
||
msgstr "剪下"
|
||
|
||
#: src/qml/EditMenu.qml:48
|
||
#, kde-format
|
||
msgctxt "text editing menu action"
|
||
msgid "Copy"
|
||
msgstr "複製"
|
||
|
||
#: src/qml/EditMenu.qml:58
|
||
#, kde-format
|
||
msgctxt "text editing menu action"
|
||
msgid "Paste"
|
||
msgstr "貼上"
|
||
|
||
#: src/qml/EditMenu.qml:68
|
||
#, kde-format
|
||
msgctxt "text editing menu action"
|
||
msgid "Delete"
|
||
msgstr "刪除"
|
||
|
||
#: src/qml/EditMenu.qml:81
|
||
#, kde-format
|
||
msgctxt "text editing menu action"
|
||
msgid "Select All"
|
||
msgstr "全部選取"
|
||
|
||
#: src/qml/Email.qml:19
|
||
#, kde-format
|
||
msgid "Add an e-mail address:"
|
||
msgstr "新增電子郵件地址:"
|
||
|
||
#: src/qml/Email.qml:31
|
||
#, kde-format
|
||
msgid "Confirm e-mail address"
|
||
msgstr "確認電子郵件地址"
|
||
|
||
#: src/qml/Email.qml:33
|
||
#, kde-format
|
||
msgid ""
|
||
"A confirmation e-mail has been sent to your address. Please continue here "
|
||
"<b>after</b> clicking on the confirmation link in the e-mail"
|
||
msgstr ""
|
||
"一封確認信已經傳送到您的地址。請在點擊該信件中的確認連結<b>後</b>回到此處繼續"
|
||
|
||
#: src/qml/Email.qml:38
|
||
#, kde-format
|
||
msgctxt "@button"
|
||
msgid "Re-send confirmation e-mail"
|
||
msgstr "重新傳送確認信"
|
||
|
||
#: src/qml/EmojiGrid.qml:83
|
||
#, kde-format
|
||
msgid "No stickers"
|
||
msgstr "無貼圖"
|
||
|
||
#: src/qml/EmojiGrid.qml:83
|
||
#, kde-format
|
||
msgid "No emojis"
|
||
msgstr "無表情符號"
|
||
|
||
#: src/qml/EmojiPicker.qml:52 src/qml/EmoticonsPage.qml:19
|
||
#, kde-format
|
||
msgid "Emojis"
|
||
msgstr "表情符號"
|
||
|
||
#: src/qml/EmojiPicker.qml:59 src/qml/EmoticonsPage.qml:27
|
||
#, kde-format
|
||
msgid "Stickers"
|
||
msgstr "貼圖"
|
||
|
||
#: src/qml/EmojiSas.qml:25
|
||
#, kde-format
|
||
msgid ""
|
||
"Confirm the emoji below are displayed on both devices, in the same order."
|
||
msgstr "請確定以下顯示的表情符號在兩台裝置上包含順序是一樣的。"
|
||
|
||
#: src/qml/EmojiSas.qml:41
|
||
#, kde-format
|
||
msgid "They match"
|
||
msgstr "它們相符"
|
||
|
||
#: src/qml/EmojiSas.qml:47
|
||
#, kde-format
|
||
msgid "They don't match"
|
||
msgstr "它們不相符"
|
||
|
||
#: src/qml/EmoticonEditorPage.qml:27 src/qml/EmoticonFormCard.qml:53
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Edit Sticker"
|
||
msgstr "編輯貼圖"
|
||
|
||
#: src/qml/EmoticonEditorPage.qml:27 src/qml/EmoticonFormCard.qml:103
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Add Sticker"
|
||
msgstr "新增貼圖"
|
||
|
||
#: src/qml/EmoticonEditorPage.qml:28 src/qml/EmoticonFormCard.qml:53
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Edit Emoji"
|
||
msgstr "編輯表情符號"
|
||
|
||
#: src/qml/EmoticonEditorPage.qml:28 src/qml/EmoticonFormCard.qml:103
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Add Emoji"
|
||
msgstr "新增表情符號"
|
||
|
||
#: src/qml/EmoticonEditorPage.qml:31
|
||
#, kde-format
|
||
msgid "Sticker"
|
||
msgstr "貼圖"
|
||
|
||
#: src/qml/EmoticonEditorPage.qml:31
|
||
#, kde-format
|
||
msgid "Emoji"
|
||
msgstr "表情符號"
|
||
|
||
#: src/qml/EmoticonEditorPage.qml:60
|
||
#, kde-format
|
||
msgid "Change Image"
|
||
msgstr "變更影像"
|
||
|
||
#: src/qml/EmoticonEditorPage.qml:60
|
||
#, kde-format
|
||
msgid "Set Image"
|
||
msgstr "設定影像"
|
||
|
||
#: src/qml/EmoticonEditorPage.qml:100
|
||
#, kde-format
|
||
msgid "Shortcode:"
|
||
msgstr "短碼:"
|
||
|
||
#: src/qml/EmoticonEditorPage.qml:105
|
||
#, kde-format
|
||
msgid "Description:"
|
||
msgstr "描述:"
|
||
|
||
#: src/qml/EmoticonFormCard.qml:71
|
||
#, kde-format
|
||
msgctxt "As in 'This sticker/emoji has no description'"
|
||
msgid "No Description"
|
||
msgstr "無描述"
|
||
|
||
#: src/qml/EmoticonFormCard.qml:112
|
||
#, kde-format
|
||
msgid "Add Emoji"
|
||
msgstr "新增表情符號"
|
||
|
||
#: src/qml/EmoticonFormCard.qml:112
|
||
#, kde-format
|
||
msgid "Add Sticker"
|
||
msgstr "新增貼圖"
|
||
|
||
#: src/qml/EmoticonsPage.qml:16
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Stickers & Emojis"
|
||
msgstr "貼圖與表情符號"
|
||
|
||
#: src/qml/EncryptedDelegate.qml:20 src/qml/ReplyComponent.qml:191
|
||
#, kde-format
|
||
msgid ""
|
||
"This message is encrypted and the sender has not shared the key with this "
|
||
"device."
|
||
msgstr "這個訊息已加密而傳送者並未與本裝置分享金鑰。"
|
||
|
||
#: src/qml/ExploreComponent.qml:21 src/qml/ExploreComponentMobile.qml:52
|
||
#: src/qml/RoomListPage.qml:183
|
||
#, kde-format
|
||
msgid "Explore rooms"
|
||
msgstr "瀏覽聊天室"
|
||
|
||
#: src/qml/ExploreComponent.qml:35 src/qml/ExploreComponentMobile.qml:67
|
||
#: src/qml/GlobalMenu.qml:49 src/qml/GlobalMenu.qml:54
|
||
#: src/qml/StartChatPage.qml:20
|
||
#, kde-format
|
||
msgid "Start a Chat"
|
||
msgstr "開始私人聊天"
|
||
|
||
#: src/qml/ExploreComponent.qml:37 src/qml/ExploreComponentMobile.qml:70
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Start a Chat"
|
||
msgstr "開始私人聊天"
|
||
|
||
#: src/qml/ExploreComponent.qml:40 src/qml/ExploreComponentMobile.qml:136
|
||
#, kde-format
|
||
msgid "Create a Room"
|
||
msgstr "建立聊天室"
|
||
|
||
#: src/qml/ExploreComponent.qml:48 src/qml/ExploreComponentMobile.qml:148
|
||
#, kde-format
|
||
msgid "Create a Space"
|
||
msgstr "建立一個聊天空間"
|
||
|
||
#: src/qml/ExploreComponent.qml:71 src/qml/ExploreComponent.qml:132
|
||
#, kde-format
|
||
msgid "Create rooms and chats"
|
||
msgstr "建立聊天室或私人聊天"
|
||
|
||
#: src/qml/ExploreComponentMobile.qml:36
|
||
#, kde-format
|
||
msgid "Search"
|
||
msgstr "搜尋"
|
||
|
||
#: src/qml/ExploreComponentMobile.qml:75
|
||
#, kde-format
|
||
msgid "Create New"
|
||
msgstr "建立新的"
|
||
|
||
#: src/qml/FileDelegate.qml:77 src/qml/FileDelegate.qml:168
|
||
#, kde-format
|
||
msgctxt ""
|
||
"tooltip for a button on a message; offers ability to download its file"
|
||
msgid "Download"
|
||
msgstr "下載"
|
||
|
||
#: src/qml/FileDelegate.qml:93 src/qml/FileDelegate.qml:159
|
||
#, 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/qml/FileDelegate.qml:108
|
||
#, kde-format
|
||
msgctxt "file download progress"
|
||
msgid "%1 / %2"
|
||
msgstr "%1 / %2"
|
||
|
||
#: src/qml/FileDelegate.qml:113
|
||
#, kde-format
|
||
msgctxt ""
|
||
"tooltip for a button on a message; stops downloading the message's file"
|
||
msgid "Stop Download"
|
||
msgstr "停止下載"
|
||
|
||
#: src/qml/FileDelegateContextMenu.qml:43
|
||
#, kde-format
|
||
msgid "Open Externally"
|
||
msgstr "在外部開啟"
|
||
|
||
#: src/qml/FileDelegateContextMenu.qml:50
|
||
#, kde-format
|
||
msgid "Save As"
|
||
msgstr "另存新檔"
|
||
|
||
#: src/qml/FileDelegateContextMenu.qml:68
|
||
#: src/qml/MessageDelegateContextMenu.qml:136
|
||
#, kde-format
|
||
msgid "Copy"
|
||
msgstr "複製"
|
||
|
||
#: src/qml/FileDelegateContextMenu.qml:76
|
||
#: src/qml/MessageDelegateContextMenu.qml:127
|
||
#, kde-format
|
||
msgid "Remove"
|
||
msgstr "移除"
|
||
|
||
#: src/qml/FileDelegateContextMenu.qml:80
|
||
#: src/qml/MessageDelegateContextMenu.qml:131
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Remove Message"
|
||
msgstr "移除訊息"
|
||
|
||
#: src/qml/FileDelegateContextMenu.qml:85
|
||
#: src/qml/MessageDelegateContextMenu.qml:141 src/qml/ReportSheet.qml:43
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@action:button 'Report' as in 'Report this event to the administrators'"
|
||
msgid "Report"
|
||
msgstr "檢舉"
|
||
|
||
#: src/qml/FileDelegateContextMenu.qml:89
|
||
#: src/qml/MessageDelegateContextMenu.qml:145
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Report Message"
|
||
msgstr "檢舉訊息"
|
||
|
||
#: src/qml/FileDelegateContextMenu.qml:94
|
||
#: src/qml/MessageDelegateContextMenu.qml:151
|
||
#, kde-format
|
||
msgid "View Source"
|
||
msgstr "檢視原始碼"
|
||
|
||
#: src/qml/FullScreenMap.qml:23
|
||
#, kde-format
|
||
msgid "View Location"
|
||
msgstr "檢視位置"
|
||
|
||
#: src/qml/FullScreenMap.qml:69
|
||
#, kde-format
|
||
msgid "Close"
|
||
msgstr "關閉"
|
||
|
||
#: src/qml/General.qml:25
|
||
#, kde-format
|
||
msgid "Room Information"
|
||
msgstr "聊天室資訊"
|
||
|
||
#: src/qml/General.qml:47
|
||
#, kde-format
|
||
msgid "Update avatar"
|
||
msgstr "更新大頭貼"
|
||
|
||
#: src/qml/General.qml:72
|
||
#, kde-format
|
||
msgid "Room name:"
|
||
msgstr "聊天室名稱:"
|
||
|
||
#: src/qml/General.qml:82
|
||
#, kde-format
|
||
msgid "Room topic:"
|
||
msgstr "聊天室主題:"
|
||
|
||
#: src/qml/General.qml:122
|
||
#, kde-format
|
||
msgid "Room ID"
|
||
msgstr "聊天室 ID"
|
||
|
||
#: src/qml/General.qml:127
|
||
#, kde-format
|
||
msgid "Copy room ID to clipboard"
|
||
msgstr "複製聊天室 ID 到剪貼簿"
|
||
|
||
#: src/qml/General.qml:141
|
||
#, kde-format
|
||
msgid "Room version"
|
||
msgstr "聊天室版本"
|
||
|
||
#: src/qml/General.qml:147
|
||
#, kde-format
|
||
msgid "Upgrade Room"
|
||
msgstr "更新聊天室"
|
||
|
||
#: src/qml/General.qml:166
|
||
#, kde-format
|
||
msgid "Aliases"
|
||
msgstr "別名"
|
||
|
||
#: src/qml/General.qml:171
|
||
#, kde-format
|
||
msgid "No canonical alias set"
|
||
msgstr "未設定主要別名"
|
||
|
||
#: src/qml/General.qml:184
|
||
#, kde-format
|
||
msgid "Make this alias the room's canonical alias"
|
||
msgstr "將此別名設為聊天室主要別名"
|
||
|
||
#: src/qml/General.qml:199
|
||
#, kde-format
|
||
msgid "Delete alias"
|
||
msgstr "刪除別名"
|
||
|
||
#: src/qml/General.qml:224
|
||
#, kde-format
|
||
msgid "#new_alias:server.org"
|
||
msgstr "#new_alias:server.org"
|
||
|
||
#: src/qml/General.qml:241
|
||
#, kde-format
|
||
msgid "Add new alias"
|
||
msgstr "新增別名"
|
||
|
||
#: src/qml/General.qml:261
|
||
#, kde-format
|
||
msgid "URL Previews"
|
||
msgstr "網址預覽"
|
||
|
||
#: src/qml/General.qml:265
|
||
#, kde-format
|
||
msgid "Enable URL previews by default for room members"
|
||
msgstr "預設為聊天室成員啟用網址預覽"
|
||
|
||
#: src/qml/General.qml:273
|
||
#, kde-format
|
||
msgid "Enable URL previews"
|
||
msgstr "啟用網址預覽"
|
||
|
||
#: src/qml/General.qml:275
|
||
#, kde-format
|
||
msgid "URL previews are enabled by default in this room"
|
||
msgstr "這個聊天室預設為啟用網址預覽"
|
||
|
||
#: src/qml/General.qml:275
|
||
#, kde-format
|
||
msgid "URL previews are disabled by default in this room"
|
||
msgstr "這個聊天室預設已停用網址預覽"
|
||
|
||
#: src/qml/General.qml:283
|
||
#, kde-format
|
||
msgid "Official Parent Spaces"
|
||
msgstr "官方上層聊天空間"
|
||
|
||
#: src/qml/General.qml:316
|
||
#, kde-format
|
||
msgid "Canonical"
|
||
msgstr "主要"
|
||
|
||
#: src/qml/General.qml:323
|
||
#, kde-format
|
||
msgid "Make canonical parent"
|
||
msgstr "標記為主要上層"
|
||
|
||
#: src/qml/General.qml:337
|
||
#, kde-format
|
||
msgid "Remove parent"
|
||
msgstr "移除上層"
|
||
|
||
#: src/qml/General.qml:351
|
||
#, kde-format
|
||
msgid "This room has no official parent spaces."
|
||
msgstr "此聊天室沒有任何官方上層聊天空間。"
|
||
|
||
#: src/qml/General.qml:355
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Add new official parent"
|
||
msgstr "新增官方上層項目"
|
||
|
||
#: src/qml/General.qml:370
|
||
#, kde-format
|
||
msgid "This room continues another conversation."
|
||
msgstr "這個聊天室接續了另一個對話。"
|
||
|
||
#: src/qml/General.qml:374
|
||
#, kde-format
|
||
msgid "See older messages…"
|
||
msgstr "檢視更舊的訊息…"
|
||
|
||
#: src/qml/General.qml:384
|
||
#, kde-format
|
||
msgid "This room has been replaced."
|
||
msgstr "這個聊天室已被取代。"
|
||
|
||
#: src/qml/General.qml:388
|
||
#, kde-format
|
||
msgid "See new room…"
|
||
msgstr ""
|
||
|
||
#: src/qml/General.qml:409
|
||
#, kde-format
|
||
msgid "Upgrade the Room"
|
||
msgstr "更新聊天室"
|
||
|
||
#: src/qml/General.qml:413
|
||
#, kde-format
|
||
msgid "Select new version"
|
||
msgstr "選取新版本"
|
||
|
||
#: src/qml/General.qml:419 src/qml/PowerLevelDialog.qml:52
|
||
#, kde-format
|
||
msgid "Confirm"
|
||
msgstr "確認"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:15 src/qml/NetworkProxyPage.qml:16
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "General"
|
||
msgstr "一般"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:18
|
||
#, kde-format
|
||
msgid "General settings"
|
||
msgstr "一般設定"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:24
|
||
#, kde-format
|
||
msgid "Show in System Tray"
|
||
msgstr "在系統匣中顯示"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:38
|
||
#, kde-format
|
||
msgid "Minimize to system tray on startup"
|
||
msgstr "啟動時最小化到系統匣"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:52
|
||
#, kde-format
|
||
msgid "Automatically hide/unhide the room information when resizing the window"
|
||
msgstr "調整視窗大小時自動隱藏/顯示聊天室資訊"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:63
|
||
#, kde-format
|
||
msgid "Timeline Events"
|
||
msgstr "時間軸事件"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:68
|
||
#, kde-format
|
||
msgid "Show deleted messages"
|
||
msgstr "顯示已刪除的訊息"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:81
|
||
#, kde-format
|
||
msgid "Show state events"
|
||
msgstr "顯示狀態事件"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:98
|
||
#, kde-format
|
||
msgid "Show leave and join events"
|
||
msgstr "顯示離開與加入事件"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:116
|
||
#, kde-format
|
||
msgid "Show name change events"
|
||
msgstr "顯示名稱變更事件"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:134
|
||
#, kde-format
|
||
msgid "Show avatar update events"
|
||
msgstr "顯示頭貼變更事件"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:144
|
||
#, kde-format
|
||
msgid "Rooms and private chats"
|
||
msgstr "聊天室與私人聊天"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:148
|
||
#, kde-format
|
||
msgid "Separated"
|
||
msgstr "分開"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:157
|
||
#, kde-format
|
||
msgid "Intermixed"
|
||
msgstr "混合"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:167
|
||
#, kde-format
|
||
msgctxt "Chat Editor"
|
||
msgid "Editor"
|
||
msgstr "編輯器"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:172
|
||
#, kde-format
|
||
msgid "Use s/text/replacement syntax to edit your last message"
|
||
msgstr "用 s/文字/替代 語法來編輯您上一個訊息"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:183
|
||
#, kde-format
|
||
msgid "Send typing notifications"
|
||
msgstr "傳送輸入中通知"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:193
|
||
#, kde-format
|
||
msgid "Developer Settings"
|
||
msgstr "開發者設定"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:197
|
||
#, kde-format
|
||
msgid "Enable developer tools"
|
||
msgstr "啟用開發者工具"
|
||
|
||
#: src/qml/GlobalMenu.qml:20
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "NeoChat"
|
||
msgstr "NeoChat"
|
||
|
||
#: src/qml/GlobalMenu.qml:27
|
||
#, kde-format
|
||
msgid "Configure NeoChat..."
|
||
msgstr "設定 NeoChat..."
|
||
|
||
#: src/qml/GlobalMenu.qml:28
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "Configure NeoChat..."
|
||
msgstr "設定 NeoChat..."
|
||
|
||
#: src/qml/GlobalMenu.qml:38
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "Quit NeoChat"
|
||
msgstr "離開 NeoChat"
|
||
|
||
#: src/qml/GlobalMenu.qml:45
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "File"
|
||
msgstr "檔案"
|
||
|
||
#: src/qml/GlobalMenu.qml:48
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "New Private Chat…"
|
||
msgstr "新私人聊天…"
|
||
|
||
#: src/qml/GlobalMenu.qml:53
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "New Group…"
|
||
msgstr "建立新群組…"
|
||
|
||
#: src/qml/GlobalMenu.qml:62
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "Browse Chats…"
|
||
msgstr "瀏覽私人聊天…"
|
||
|
||
#: src/qml/GlobalMenu.qml:76
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "Edit"
|
||
msgstr "編輯"
|
||
|
||
#: src/qml/GlobalMenu.qml:80
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "View"
|
||
msgstr "檢視"
|
||
|
||
#: src/qml/GlobalMenu.qml:83
|
||
#, kde-format
|
||
msgctxt ""
|
||
"menu item that opens a UI element called the 'Quick Switcher', which offers "
|
||
"a fast keyboard-based interface for switching in between chats."
|
||
msgid "Open Quick Switcher"
|
||
msgstr "開啟快速切換器"
|
||
|
||
#: src/qml/GlobalMenu.qml:89
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "Window"
|
||
msgstr "視窗"
|
||
|
||
#: src/qml/GlobalMenu.qml:96
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "Exit Full Screen"
|
||
msgstr "離開全螢幕"
|
||
|
||
#: src/qml/GlobalMenu.qml:96
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "Enter Full Screen"
|
||
msgstr "進入全螢幕"
|
||
|
||
#: src/qml/GlobalMenu.qml:102
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "Help"
|
||
msgstr "說明"
|
||
|
||
#: src/qml/GlobalMenu.qml:105
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "Matrix FAQ"
|
||
msgstr "Matrix 常見問題"
|
||
|
||
#: src/qml/GlobalNotificationsPage.qml:19
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Notifications"
|
||
msgstr "通知"
|
||
|
||
#: src/qml/GlobalNotificationsPage.qml:28
|
||
#, kde-format
|
||
msgid "Enable notifications for this account"
|
||
msgstr "為這個帳號啟用通知"
|
||
|
||
#: src/qml/GlobalNotificationsPage.qml:29
|
||
#, kde-format
|
||
msgid "Whether push notifications are generated by your Matrix server"
|
||
msgstr "您的 Matrix 伺服器是否會產生推送通知"
|
||
|
||
#: src/qml/GlobalNotificationsPage.qml:39
|
||
#, kde-format
|
||
msgid "Room Notifications"
|
||
msgstr "聊天室通知"
|
||
|
||
#: src/qml/GlobalNotificationsPage.qml:56
|
||
#, kde-format
|
||
msgid "@Mentions"
|
||
msgstr "@Mention 提及"
|
||
|
||
#: src/qml/GlobalNotificationsPage.qml:73 src/qml/PushNotification.qml:65
|
||
#, kde-format
|
||
msgid "Keywords"
|
||
msgstr "關鍵字"
|
||
|
||
#: src/qml/GlobalNotificationsPage.qml:97 src/qml/PushNotification.qml:100
|
||
#, kde-format
|
||
msgid "Keyword…"
|
||
msgstr "關鍵字…"
|
||
|
||
#: src/qml/GlobalNotificationsPage.qml:116 src/qml/PushNotification.qml:119
|
||
#, kde-format
|
||
msgid "Add keyword"
|
||
msgstr "新增關鍵字"
|
||
|
||
#: src/qml/GlobalNotificationsPage.qml:137
|
||
#, kde-format
|
||
msgid "Invites"
|
||
msgstr "邀請"
|
||
|
||
#: src/qml/GlobalNotificationsPage.qml:154
|
||
#, kde-format
|
||
msgid "Unknown"
|
||
msgstr "未知"
|
||
|
||
#: src/qml/GroupChatDrawerHeader.qml:65 src/qml/TimelineEndDelegate.qml:64
|
||
#, kde-format
|
||
msgid "No name"
|
||
msgstr "未命名"
|
||
|
||
#: src/qml/Homeserver.qml:19
|
||
#, kde-format
|
||
msgid "Server Url:"
|
||
msgstr "伺服器網址:"
|
||
|
||
#: src/qml/Homeserver.qml:24
|
||
#, kde-format
|
||
msgid "Registration is disabled on this server."
|
||
msgstr "此伺服器已停用註冊。"
|
||
|
||
#: src/qml/Homeserver.qml:39 src/qml/Username.qml:36
|
||
#, kde-format
|
||
msgid "Loading"
|
||
msgstr "載入中"
|
||
|
||
#: src/qml/HoverActions.qml:75
|
||
#, kde-format
|
||
msgid "This message was sent from a verified device"
|
||
msgstr "這個訊息是從已驗證的裝置傳送的"
|
||
|
||
#: src/qml/HoverActions.qml:88
|
||
#, kde-format
|
||
msgid "React"
|
||
msgstr "反應"
|
||
|
||
#: src/qml/HoverActions.qml:113
|
||
#, kde-format
|
||
msgid "Reply in Thread"
|
||
msgstr "在對話串中回覆"
|
||
|
||
#: src/qml/ImageEditorPage.qml:37
|
||
#, kde-format
|
||
msgctxt "@action:button Undo modification"
|
||
msgid "Undo"
|
||
msgstr "復原"
|
||
|
||
#: src/qml/ImageEditorPage.qml:44
|
||
#, kde-format
|
||
msgctxt "@action:button Accept image modification"
|
||
msgid "Accept"
|
||
msgstr "接受"
|
||
|
||
#: src/qml/ImageEditorPage.qml:52
|
||
#, kde-format
|
||
msgid ""
|
||
"Unable to save file. Check if you have the correct permission to edit the "
|
||
"cache directory."
|
||
msgstr "無法儲存檔案。請檢查您是否有足夠權限編輯快取目錄。"
|
||
|
||
#: src/qml/ImageEditorPage.qml:126 src/qml/ImageEditorPage.qml:143
|
||
#, kde-format
|
||
msgctxt "@action:button Crop an image"
|
||
msgid "Crop"
|
||
msgstr "裁切"
|
||
|
||
#: src/qml/ImageEditorPage.qml:148
|
||
#, kde-format
|
||
msgctxt "@action:button Rotate an image to the left"
|
||
msgid "Rotate left"
|
||
msgstr "向左旋轉"
|
||
|
||
#: src/qml/ImageEditorPage.qml:154
|
||
#, kde-format
|
||
msgctxt "@action:button Rotate an image to the right"
|
||
msgid "Rotate right"
|
||
msgstr "向右旋轉"
|
||
|
||
#: src/qml/ImageEditorPage.qml:160
|
||
#, kde-format
|
||
msgctxt "@action:button Mirror an image vertically"
|
||
msgid "Flip"
|
||
msgstr "翻轉"
|
||
|
||
#: src/qml/ImageEditorPage.qml:166
|
||
#, kde-format
|
||
msgctxt "@action:button Mirror an image horizontally"
|
||
msgid "Mirror"
|
||
msgstr "鏡射"
|
||
|
||
#: src/qml/InvitationView.qml:17
|
||
#, kde-format
|
||
msgid "Accept this invitation?"
|
||
msgstr "接收邀請嗎?"
|
||
|
||
#: src/qml/InvitationView.qml:21
|
||
#, kde-format
|
||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||
msgid "Reject and ignore user"
|
||
msgstr "拒絕並忽略使用者"
|
||
|
||
#: src/qml/InvitationView.qml:30
|
||
#, kde-format
|
||
msgid "Reject"
|
||
msgstr "拒絕"
|
||
|
||
#: src/qml/InvitationView.qml:37 src/qml/KeyVerificationDialog.qml:79
|
||
#, kde-format
|
||
msgid "Accept"
|
||
msgstr "接受"
|
||
|
||
#: src/qml/InviteUserPage.qml:19
|
||
#, kde-format
|
||
msgid "Invite a User"
|
||
msgstr "邀請一個使用者"
|
||
|
||
#: src/qml/InviteUserPage.qml:37 src/qml/StartChatPage.qml:32
|
||
#, kde-format
|
||
msgid "Find a user..."
|
||
msgstr "尋找使用者..."
|
||
|
||
#: src/qml/InviteUserPage.qml:44 src/qml/UserInfo.qml:112
|
||
#, kde-format
|
||
msgid "Add"
|
||
msgstr "新增"
|
||
|
||
#: src/qml/InviteUserPage.qml:70 src/qml/StartChatPage.qml:135
|
||
#, kde-format
|
||
msgid "No users available"
|
||
msgstr "沒有可用的使用者"
|
||
|
||
#: src/qml/InviteUserPage.qml:101
|
||
#, kde-format
|
||
msgid "Send invitation"
|
||
msgstr "傳送邀請"
|
||
|
||
#: src/qml/InviteUserPage.qml:115
|
||
#, kde-format
|
||
msgid "User is either already a member or has been invited"
|
||
msgstr "使用者已經是成員或是已被邀請"
|
||
|
||
#: src/qml/JoinRoomPage.qml:40
|
||
#, kde-format
|
||
msgid "Explore Rooms"
|
||
msgstr "瀏覽聊天室"
|
||
|
||
#: src/qml/JoinRoomPage.qml:58
|
||
#, kde-format
|
||
msgid "Find a room..."
|
||
msgstr "尋找聊天室..."
|
||
|
||
#: src/qml/JoinRoomPage.qml:84
|
||
#, kde-format
|
||
msgid "Add New Server"
|
||
msgstr "新增伺服器"
|
||
|
||
#: src/qml/JoinRoomPage.qml:99
|
||
#, kde-format
|
||
msgid "Home Server"
|
||
msgstr "家伺服器"
|
||
|
||
#: src/qml/JoinRoomPage.qml:106
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Add new server"
|
||
msgstr "新增伺服器"
|
||
|
||
#: src/qml/JoinRoomPage.qml:138
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Add server"
|
||
msgstr "新增伺服器"
|
||
|
||
#: src/qml/JoinRoomPage.qml:151
|
||
#, kde-format
|
||
msgid "Valid server entered"
|
||
msgstr "已輸入有效伺服器"
|
||
|
||
#: src/qml/JoinRoomPage.qml:151
|
||
#, kde-format
|
||
msgid "This server cannot be resolved or has already been added"
|
||
msgstr "無法解析這個伺服器,或是已經加入"
|
||
|
||
#: src/qml/JoinRoomPage.qml:151
|
||
#, kde-format
|
||
msgid "The entered text is not a valid url"
|
||
msgstr "輸入的文字不是有效的網址"
|
||
|
||
#: src/qml/JoinRoomPage.qml:151
|
||
#, kde-format
|
||
msgid "Enter server url e.g. kde.org"
|
||
msgstr "輸入伺服器網址,如 kde.org"
|
||
|
||
#: src/qml/JoinRoomPage.qml:159
|
||
#, kde-format
|
||
msgid "Server URL"
|
||
msgstr "伺服器網址"
|
||
|
||
#: src/qml/JoinRoomPage.qml:239
|
||
#, kde-format
|
||
msgid "Enter a room address"
|
||
msgstr "輸入聊天室位址"
|
||
|
||
#: src/qml/JoinRoomPage.qml:265
|
||
#, kde-format
|
||
msgctxt "@info:label"
|
||
msgid "No public rooms found"
|
||
msgstr "沒有找到公開聊天室"
|
||
|
||
#: src/qml/KeyVerificationDialog.qml:18
|
||
#, kde-format
|
||
msgid "Session Verification"
|
||
msgstr "工作階段驗證"
|
||
|
||
#: src/qml/KeyVerificationDialog.qml:40
|
||
#, kde-format
|
||
msgid "Waiting for device to accept verification."
|
||
msgstr "正在等待裝置接收驗證。"
|
||
|
||
#: src/qml/KeyVerificationDialog.qml:46
|
||
#, kde-format
|
||
msgid "Incoming key verification request from device **%1**"
|
||
msgstr ""
|
||
|
||
#: src/qml/KeyVerificationDialog.qml:52
|
||
#, kde-format
|
||
msgid "Waiting for other party to verify."
|
||
msgstr "正在等待對方驗證。"
|
||
|
||
#: src/qml/KeyVerificationDialog.qml:56
|
||
#, kde-format
|
||
msgid "Emoji Verification"
|
||
msgstr "表情符號驗證"
|
||
|
||
#: src/qml/KeyVerificationDialog.qml:59
|
||
#, kde-format
|
||
msgid "Compare a set of emoji on both devices"
|
||
msgstr "在雙方裝置上比對一串表情符號"
|
||
|
||
#: src/qml/KeyVerificationDialog.qml:68
|
||
#, kde-format
|
||
msgid "Successfully verified device **%1**"
|
||
msgstr "已成功驗證裝置 **%1**"
|
||
|
||
#: src/qml/KeyVerificationDialog.qml:85
|
||
#, kde-format
|
||
msgid "Decline"
|
||
msgstr "婉拒"
|
||
|
||
#: src/qml/LinkPreviewDelegate.qml:113
|
||
#, kde-format
|
||
msgid "Shrink preview"
|
||
msgstr "收起預覽"
|
||
|
||
#: src/qml/LinkPreviewDelegate.qml:113
|
||
#, kde-format
|
||
msgid "Expand preview"
|
||
msgstr "展開預覽"
|
||
|
||
#: src/qml/LinkPreviewDelegate.qml:144
|
||
#, kde-format
|
||
msgid "Loading URL preview"
|
||
msgstr "正在載入網址預覽"
|
||
|
||
#: src/qml/Loading.qml:16
|
||
#, kde-format
|
||
msgid "Please wait. This might take a little while."
|
||
msgstr "請稍候。這可能會花上一段時間。"
|
||
|
||
#: src/qml/LocationChooser.qml:22
|
||
#, kde-format
|
||
msgid "Choose a Location"
|
||
msgstr "選擇位置"
|
||
|
||
#: src/qml/LocationChooser.qml:27
|
||
#, kde-format
|
||
msgid "Send this location"
|
||
msgstr "傳送這個位置"
|
||
|
||
#: src/qml/LocationsPage.qml:16 src/qml/RoomInformation.qml:127
|
||
#, kde-format
|
||
msgctxt "Locations on a map"
|
||
msgid "Locations"
|
||
msgstr "位置"
|
||
|
||
#: src/qml/LocationsPage.qml:51
|
||
#, kde-format
|
||
msgid "There are no locations shared in this room."
|
||
msgstr "沒有在這個聊天室裡分享的位置。"
|
||
|
||
#: src/qml/Login.qml:24
|
||
#, kde-format
|
||
msgid "Matrix ID:"
|
||
msgstr "Matrix ID:"
|
||
|
||
#: src/qml/Login.qml:26
|
||
#, kde-format
|
||
msgid "Matrix ID"
|
||
msgstr "Matrix ID"
|
||
|
||
#: src/qml/Login.qml:37 src/qml/WelcomePage.qml:196
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Continue"
|
||
msgstr "繼續"
|
||
|
||
#: src/qml/Login.qml:37
|
||
#, kde-format
|
||
msgid "Already logged in"
|
||
msgstr "已經登入"
|
||
|
||
#: src/qml/LoginMethod.qml:18
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Login with password"
|
||
msgstr "用密碼登入"
|
||
|
||
#: src/qml/LoginMethod.qml:24
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Login with single sign-on"
|
||
msgstr "用 single sign-on 登入"
|
||
|
||
#: src/qml/LoginRegister.qml:22 src/qml/Password.qml:40
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Login"
|
||
msgstr "登入"
|
||
|
||
#: src/qml/LoginRegister.qml:29
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Register"
|
||
msgstr "註冊"
|
||
|
||
#: src/qml/main.qml:335
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Session Verification"
|
||
msgstr "工作階段驗證"
|
||
|
||
#: src/qml/main.qml:352
|
||
#, kde-format
|
||
msgid "User consent"
|
||
msgstr "使用者許可"
|
||
|
||
#: src/qml/main.qml:357
|
||
#, kde-format
|
||
msgid ""
|
||
"Your homeserver requires you to agree to its terms and conditions before "
|
||
"being able to use it. Please click the button below to read them."
|
||
msgstr ""
|
||
"您的家伺服器要求您必須同意它的條款與細則才能使用它。請點擊以下按鈕來閱讀它"
|
||
"們。"
|
||
|
||
#: src/qml/main.qml:362
|
||
#, kde-format
|
||
msgid "Open"
|
||
msgstr "開啟"
|
||
|
||
#: src/qml/main.qml:389
|
||
#, kde-format
|
||
msgid "Start a chat"
|
||
msgstr "開始私人聊天"
|
||
|
||
#: src/qml/main.qml:391
|
||
#, kde-format
|
||
msgid "Do you want to start a chat with %1?"
|
||
msgstr "您要與 %1 開始私人聊天嗎?"
|
||
|
||
#: src/qml/ManualRoomDialog.qml:31
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Room ID or Alias"
|
||
msgstr "聊天室 ID 或別名"
|
||
|
||
#: src/qml/ManualRoomDialog.qml:43 src/qml/SelectParentDialog.qml:37
|
||
#, kde-format
|
||
msgid "OK"
|
||
msgstr "確定"
|
||
|
||
#: src/qml/ManualRoomDialog.qml:86
|
||
#, kde-format
|
||
msgid "Room ID or Alias:"
|
||
msgstr "聊天室 ID 或別名:"
|
||
|
||
#: src/qml/ManualRoomDialog.qml:89 src/qml/ManualRoomDialog.qml:97
|
||
#, kde-format
|
||
msgid "Must start with # for an alias or ! for an ID"
|
||
msgstr ""
|
||
|
||
#: src/qml/ManualRoomDialog.qml:95
|
||
#, kde-format
|
||
msgid "The input is not a valid room ID or alias"
|
||
msgstr ""
|
||
|
||
#: src/qml/MessageDelegateContextMenu.qml:110
|
||
#, kde-format
|
||
msgctxt "@action:inmenu As in 'Forward this message'"
|
||
msgid "Forward"
|
||
msgstr "轉寄"
|
||
|
||
#: src/qml/MessageDelegateContextMenu.qml:116
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Forward Message"
|
||
msgstr "轉寄訊息"
|
||
|
||
#: src/qml/MessageDelegateContextMenu.qml:156
|
||
#, kde-format
|
||
msgid "Copy Link"
|
||
msgstr "複製連結"
|
||
|
||
#: src/qml/MessageDelegateContextMenu.qml:202
|
||
#, kde-format
|
||
msgid "Search for '%1'"
|
||
msgstr "搜尋 '%1'"
|
||
|
||
#: src/qml/MessageDelegateContextMenu.qml:223
|
||
#, kde-format
|
||
msgid "Configure Web Shortcuts..."
|
||
msgstr "設定網頁捷徑..."
|
||
|
||
#: src/qml/MessageEditComponent.qml:87
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Confirm edit"
|
||
msgstr "確認編輯"
|
||
|
||
#: src/qml/MessageEditComponent.qml:99
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Cancel edit"
|
||
msgstr "取消編輯"
|
||
|
||
#: src/qml/MessageSourceSheet.qml:21 src/qml/RoomData.qml:69
|
||
#: src/qml/RoomData.qml:95
|
||
#, kde-format
|
||
msgid "Event Source"
|
||
msgstr "事件原始碼"
|
||
|
||
#: src/qml/NetworkProxyPage.qml:22 src/qml/SettingsPage.qml:79
|
||
#, kde-format
|
||
msgid "Network Proxy"
|
||
msgstr "網路代理伺服器"
|
||
|
||
#: src/qml/NetworkProxyPage.qml:26
|
||
#, kde-format
|
||
msgid "System Default"
|
||
msgstr "系統預設值"
|
||
|
||
#: src/qml/NetworkProxyPage.qml:34
|
||
#, kde-format
|
||
msgid "HTTP"
|
||
msgstr "HTTP"
|
||
|
||
#: src/qml/NetworkProxyPage.qml:42
|
||
#, kde-format
|
||
msgid "Socks5"
|
||
msgstr "Socks5"
|
||
|
||
#: src/qml/NetworkProxyPage.qml:52
|
||
#, kde-format
|
||
msgid "Proxy Settings"
|
||
msgstr "代理伺服器設定"
|
||
|
||
#: src/qml/NetworkProxyPage.qml:57
|
||
#, kde-format
|
||
msgid "Host"
|
||
msgstr "主機"
|
||
|
||
#: src/qml/NetworkProxyPage.qml:66
|
||
#, kde-format
|
||
msgid "Port"
|
||
msgstr "連接埠"
|
||
|
||
#: src/qml/NetworkProxyPage.qml:79
|
||
#, kde-format
|
||
msgid "User"
|
||
msgstr "使用者"
|
||
|
||
#: src/qml/NetworkProxyPage.qml:106
|
||
#, kde-format
|
||
msgid "Apply"
|
||
msgstr "套用"
|
||
|
||
#: src/qml/NotificationRuleItem.qml:70
|
||
#, kde-format
|
||
msgid "Disable notifications"
|
||
msgstr "停用通知"
|
||
|
||
#: src/qml/NotificationRuleItem.qml:70
|
||
#, kde-format
|
||
msgid "Enable notifications"
|
||
msgstr "啟用通知"
|
||
|
||
#: src/qml/NotificationRuleItem.qml:92
|
||
#, kde-format
|
||
msgid "Mute notifications"
|
||
msgstr "通知靜音"
|
||
|
||
#: src/qml/NotificationRuleItem.qml:92
|
||
#, kde-format
|
||
msgid "Unmute notifications"
|
||
msgstr "取消通知靜音"
|
||
|
||
#: src/qml/NotificationRuleItem.qml:113
|
||
#, kde-format
|
||
msgctxt ""
|
||
"As in clicking this button will switch off highlights for messages that "
|
||
"match this rule"
|
||
msgid "Disable message highlights"
|
||
msgstr "停用訊息突顯"
|
||
|
||
#: src/qml/NotificationRuleItem.qml:113
|
||
#, kde-format
|
||
msgctxt ""
|
||
"As in clicking this button will switch on highlights for messages that match "
|
||
"this rule"
|
||
msgid "Enable message highlights"
|
||
msgstr "啟用訊息突顯"
|
||
|
||
#: src/qml/NotificationRuleItem.qml:135
|
||
#, kde-format
|
||
msgid "Delete keyword"
|
||
msgstr "刪除關鍵字"
|
||
|
||
#: src/qml/NotificationsView.qml:19 src/qml/RoomListPage.qml:146
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Notifications"
|
||
msgstr "通知"
|
||
|
||
#: src/qml/NotificationsView.qml:34
|
||
#, kde-format
|
||
msgid "No Notifications"
|
||
msgstr "沒有通知"
|
||
|
||
#: src/qml/OpenFileDialog.qml:12
|
||
#, kde-format
|
||
msgid "Select a File"
|
||
msgstr "選擇檔案"
|
||
|
||
#: src/qml/Password.qml:32
|
||
#, kde-format
|
||
msgid "Invalid username or password"
|
||
msgstr "無效的使用者名稱或密碼"
|
||
|
||
#: src/qml/Permissions.qml:33
|
||
#, kde-format
|
||
msgid "Privileged Users"
|
||
msgstr ""
|
||
|
||
#: src/qml/Permissions.qml:71 src/qml/PowerLevelDialog.qml:44
|
||
#, kde-format
|
||
msgid "Member (0)"
|
||
msgstr "成員 (0)"
|
||
|
||
#: src/qml/Permissions.qml:72 src/qml/PowerLevelDialog.qml:45
|
||
#, kde-format
|
||
msgid "Moderator (50)"
|
||
msgstr "Mod (50)"
|
||
|
||
#: src/qml/Permissions.qml:73 src/qml/PowerLevelDialog.qml:46
|
||
#, kde-format
|
||
msgid "Admin (100)"
|
||
msgstr "管理員 (100)"
|
||
|
||
#: src/qml/Permissions.qml:232
|
||
#, kde-format
|
||
msgid "Default permissions"
|
||
msgstr "預設權限"
|
||
|
||
#: src/qml/Permissions.qml:237
|
||
#, fuzzy, kde-format
|
||
msgid "Default user power level"
|
||
msgstr "預設使用者能力等級"
|
||
|
||
#: src/qml/Permissions.qml:238
|
||
#, kde-format
|
||
msgid "This is power level for all new users when joining the room"
|
||
msgstr ""
|
||
|
||
#: src/qml/Permissions.qml:246
|
||
#, kde-format
|
||
msgid "Default power level to set the room state"
|
||
msgstr ""
|
||
|
||
#: src/qml/Permissions.qml:247
|
||
#, kde-format
|
||
msgid "This is used for all state events that do not have their own entry here"
|
||
msgstr "這會用於在此沒有自己的項目的狀態事件"
|
||
|
||
#: src/qml/Permissions.qml:255
|
||
#, kde-format
|
||
msgid "Default power level to send messages"
|
||
msgstr ""
|
||
|
||
#: src/qml/Permissions.qml:256
|
||
#, kde-format
|
||
msgid ""
|
||
"This is used for all message events that do not have their own entry here"
|
||
msgstr "這會用於在此沒有自己的項目的訊息事件"
|
||
|
||
#: src/qml/Permissions.qml:267
|
||
#, kde-format
|
||
msgid "Basic permissions"
|
||
msgstr "基本權限"
|
||
|
||
#: src/qml/Permissions.qml:272
|
||
#, kde-format
|
||
msgid "Invite users"
|
||
msgstr "邀請使用者"
|
||
|
||
#: src/qml/Permissions.qml:280
|
||
#, kde-format
|
||
msgid "Kick users"
|
||
msgstr "踢出使用者"
|
||
|
||
#: src/qml/Permissions.qml:288
|
||
#, kde-format
|
||
msgid "Ban users"
|
||
msgstr "封鎖使用者"
|
||
|
||
#: src/qml/Permissions.qml:296
|
||
#, kde-format
|
||
msgid "Remove message sent by other users"
|
||
msgstr "移除其他使用者傳送的訊息"
|
||
|
||
#: src/qml/Permissions.qml:307
|
||
#, kde-format
|
||
msgid "Event permissions"
|
||
msgstr "事件fm0vu0"
|
||
|
||
#: src/qml/Permissions.qml:312
|
||
#, kde-format
|
||
msgid "Change user permissions"
|
||
msgstr "變更使用者權限"
|
||
|
||
#: src/qml/Permissions.qml:321
|
||
#, kde-format
|
||
msgid "Change the room name"
|
||
msgstr "變更聊天室名稱"
|
||
|
||
#: src/qml/Permissions.qml:330
|
||
#, kde-format
|
||
msgid "Change the room avatar"
|
||
msgstr "變更聊天室頭貼"
|
||
|
||
#: src/qml/Permissions.qml:339
|
||
#, kde-format
|
||
msgid "Change the room canonical alias"
|
||
msgstr "變更聊天室主要別名"
|
||
|
||
#: src/qml/Permissions.qml:348
|
||
#, kde-format
|
||
msgid "Change the room topic"
|
||
msgstr "變更聊天室主題"
|
||
|
||
#: src/qml/Permissions.qml:357
|
||
#, kde-format
|
||
msgid "Enable encryption for the room"
|
||
msgstr "開啟聊天室加密"
|
||
|
||
#: src/qml/Permissions.qml:366
|
||
#, kde-format
|
||
msgid "Change the room history visibility"
|
||
msgstr "變更聊天室歷史可見度"
|
||
|
||
#: src/qml/Permissions.qml:375
|
||
#, kde-format
|
||
msgid "Set pinned events"
|
||
msgstr "設定置頂事件"
|
||
|
||
#: src/qml/Permissions.qml:384
|
||
#, kde-format
|
||
msgid "Upgrade the room"
|
||
msgstr "更新聊天室"
|
||
|
||
#: src/qml/Permissions.qml:393
|
||
#, kde-format
|
||
msgid "Set the room server access control list (ACL)"
|
||
msgstr "設定聊天室存取控制清單 (ACL)"
|
||
|
||
#: src/qml/Permissions.qml:403
|
||
#, kde-format
|
||
msgid "Set the children of this space"
|
||
msgstr "設為此聊天空間之子"
|
||
|
||
#: src/qml/Permissions.qml:412
|
||
#, kde-format
|
||
msgid "Set the parent space of this room"
|
||
msgstr "設定這個聊天室的親聊天空間"
|
||
|
||
#: src/qml/PollDelegate.qml:57
|
||
#, kde-format
|
||
msgid "Based on votes by %1 user"
|
||
msgid_plural "Based on votes by %1 users"
|
||
msgstr[0] "基於 %1 個使用者的投票"
|
||
|
||
#: src/qml/PollDelegate.qml:57
|
||
#, kde-format
|
||
msgctxt "as in 'this vote has ended'"
|
||
msgid "(Ended)"
|
||
msgstr "(已結束)"
|
||
|
||
#: src/qml/PowerLevelDialog.qml:15
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Edit User Power Level"
|
||
msgstr ""
|
||
|
||
#: src/qml/PowerLevelDialog.qml:35
|
||
#, kde-format
|
||
msgid "New power level"
|
||
msgstr ""
|
||
|
||
#: src/qml/PushNotification.qml:26
|
||
#, kde-format
|
||
msgid "Room notifications setting"
|
||
msgstr "聊天室通知設定"
|
||
|
||
#: src/qml/PushNotification.qml:31
|
||
#, kde-format
|
||
msgid "Follow global setting"
|
||
msgstr "跟隨全域設定"
|
||
|
||
#: src/qml/QuickFormatBar.qml:23
|
||
#, kde-format
|
||
msgid "Bold"
|
||
msgstr "粗體"
|
||
|
||
#: src/qml/QuickFormatBar.qml:42
|
||
#, kde-format
|
||
msgid "Italic"
|
||
msgstr "斜體"
|
||
|
||
#: src/qml/QuickFormatBar.qml:61
|
||
#, kde-format
|
||
msgid "Strikethrough"
|
||
msgstr "刪除線"
|
||
|
||
#: src/qml/QuickFormatBar.qml:80
|
||
#, kde-format
|
||
msgid "Code block"
|
||
msgstr "程式碼區塊"
|
||
|
||
#: src/qml/QuickFormatBar.qml:99
|
||
#, kde-format
|
||
msgid "Quote"
|
||
msgstr "引言"
|
||
|
||
#: src/qml/QuickFormatBar.qml:118
|
||
#, kde-format
|
||
msgid "Insert link"
|
||
msgstr "插入連結"
|
||
|
||
#: src/qml/ReadMarkerDelegate.qml:32
|
||
#, kde-format
|
||
msgctxt "Relative time since the room was last read"
|
||
msgid "Last read: %1"
|
||
msgstr "最後閱讀:%1"
|
||
|
||
#: src/qml/RegisterPassword.qml:28
|
||
#, kde-format
|
||
msgid "Confirm Password:"
|
||
msgstr "確認密碼:"
|
||
|
||
#: src/qml/RegisterPassword.qml:31
|
||
#, kde-format
|
||
msgid "The passwords do not match."
|
||
msgstr "密碼不符。"
|
||
|
||
#: src/qml/RemoveChildDialog.qml:27
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Remove Child"
|
||
msgstr "移除子項目"
|
||
|
||
#: src/qml/RemoveChildDialog.qml:39
|
||
#, kde-format
|
||
msgid "The child %1 will be removed from the space %2"
|
||
msgstr "子項目 %1 會從聊天空間 %2 中移除"
|
||
|
||
#: src/qml/RemoveChildDialog.qml:46
|
||
#, kde-format
|
||
msgid ""
|
||
"The current space is the official parent of this room, should this be "
|
||
"cleared?"
|
||
msgstr "目前聊天空間是此聊天室的官方上層聊天空間,要清除這個設定嗎?"
|
||
|
||
#: src/qml/RemoveSheet.qml:20
|
||
#, kde-format
|
||
msgid "Remove Messages"
|
||
msgstr "移除訊息"
|
||
|
||
#: src/qml/RemoveSheet.qml:20
|
||
#, kde-format
|
||
msgid "Remove Message"
|
||
msgstr "移除訊息"
|
||
|
||
#: src/qml/RemoveSheet.qml:29
|
||
#, kde-format
|
||
msgid "Reason for removing this user's recent messages"
|
||
msgstr "移除此使用者最近訊息的原因"
|
||
|
||
#: src/qml/RemoveSheet.qml:29
|
||
#, kde-format
|
||
msgid "Reason for removing this message"
|
||
msgstr "移除此訊息的原因"
|
||
|
||
#: src/qml/RemoveSheet.qml:44
|
||
#, kde-format
|
||
msgctxt "@action:button 'Remove' as in 'Remove this message'"
|
||
msgid "Remove"
|
||
msgstr "移除"
|
||
|
||
#: src/qml/ReplyPane.qml:89
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Cancel reply"
|
||
msgstr "取消回覆"
|
||
|
||
#: src/qml/ReportSheet.qml:18
|
||
#, kde-format
|
||
msgid "Report Message"
|
||
msgstr "檢舉訊息"
|
||
|
||
#: src/qml/ReportSheet.qml:27
|
||
#, kde-format
|
||
msgid "Reason for reporting this message"
|
||
msgstr "檢舉此訊息的原因"
|
||
|
||
#: src/qml/RoomData.qml:20
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Choose Room"
|
||
msgstr "選擇聊天室"
|
||
|
||
#: src/qml/RoomData.qml:37
|
||
#, kde-format
|
||
msgid "Room Id: %1"
|
||
msgstr "聊天室 ID:%1"
|
||
|
||
#: src/qml/RoomData.qml:40
|
||
#, kde-format
|
||
msgid "Show m.room.member events"
|
||
msgstr "顯示 m.room.member 事件"
|
||
|
||
#: src/qml/RoomData.qml:52
|
||
#, kde-format
|
||
msgid "Show room account data"
|
||
msgstr "顯示聊天室帳號資料"
|
||
|
||
#: src/qml/RoomData.qml:58
|
||
#, kde-format
|
||
msgid "Room Account Data"
|
||
msgstr "聊天室帳號資料"
|
||
|
||
#: src/qml/RoomData.qml:77
|
||
#, kde-format
|
||
msgid "Room State"
|
||
msgstr "聊天室狀態"
|
||
|
||
#: src/qml/RoomDelegate.qml:107
|
||
#, kde-format
|
||
msgid "Muted room"
|
||
msgstr "已靜音的聊天室"
|
||
|
||
#: src/qml/RoomDelegate.qml:139
|
||
#, kde-format
|
||
msgid "Configure room"
|
||
msgstr "設定聊天室"
|
||
|
||
#: src/qml/RoomDrawer.qml:101
|
||
#, kde-format
|
||
msgid "Room settings"
|
||
msgstr "聊天室設定"
|
||
|
||
#: src/qml/RoomDrawer.qml:146 src/qml/RoomDrawerPage.qml:83
|
||
#, kde-format
|
||
msgid "Information"
|
||
msgstr "資訊"
|
||
|
||
#: src/qml/RoomDrawer.qml:151 src/qml/RoomDrawerPage.qml:88
|
||
#, kde-format
|
||
msgid "Media"
|
||
msgstr "媒體"
|
||
|
||
#: src/qml/RoomDrawerPage.qml:45
|
||
#, kde-format
|
||
msgid "Settings"
|
||
msgstr "設定"
|
||
|
||
#: src/qml/RoomInformation.qml:41
|
||
#, kde-format
|
||
msgctxt "@action:title"
|
||
msgid "Space Members"
|
||
msgstr "聊天空間成員"
|
||
|
||
#: src/qml/RoomInformation.qml:41
|
||
#, kde-format
|
||
msgctxt "@action:title"
|
||
msgid "Room information"
|
||
msgstr "聊天室資訊"
|
||
|
||
#: src/qml/RoomInformation.qml:69
|
||
#, kde-format
|
||
msgid "Options"
|
||
msgstr "選項"
|
||
|
||
#: src/qml/RoomInformation.qml:79
|
||
#, kde-format
|
||
msgid "Open developer tools"
|
||
msgstr "開啟開發者工具"
|
||
|
||
#: src/qml/RoomInformation.qml:93
|
||
#, kde-format
|
||
msgid "Search in this room"
|
||
msgstr "在這個聊天室裡搜尋"
|
||
|
||
#: src/qml/RoomInformation.qml:102
|
||
#, kde-format
|
||
msgctxt "@action:title"
|
||
msgid "Search"
|
||
msgstr "搜尋"
|
||
|
||
#: src/qml/RoomInformation.qml:111
|
||
#, kde-format
|
||
msgid "Remove room from favorites"
|
||
msgstr "從最愛中移除聊天室"
|
||
|
||
#: src/qml/RoomInformation.qml:111
|
||
#, kde-format
|
||
msgid "Make room favorite"
|
||
msgstr "標記聊天室為最愛"
|
||
|
||
#: src/qml/RoomInformation.qml:122
|
||
#, kde-format
|
||
msgid "Show locations for this room"
|
||
msgstr "顯示這個聊天室的位置"
|
||
|
||
#: src/qml/RoomInformation.qml:134
|
||
#, kde-format
|
||
msgid "Members"
|
||
msgstr "成員"
|
||
|
||
#: src/qml/RoomInformation.qml:146 src/qml/SpaceHomePage.qml:49
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Invite a User"
|
||
msgstr "邀請一個使用者"
|
||
|
||
#: src/qml/RoomInformation.qml:149
|
||
#, kde-format
|
||
msgid "Invite user to room"
|
||
msgstr "邀請使用者到聊天室"
|
||
|
||
#: src/qml/RoomInformation.qml:156
|
||
#, kde-format
|
||
msgid "%1 member"
|
||
msgid_plural "%1 members"
|
||
msgstr[0] "%1 名成員"
|
||
|
||
#: src/qml/RoomInformation.qml:156
|
||
#, kde-format
|
||
msgid "No member count"
|
||
msgstr "無成員計數"
|
||
|
||
#: src/qml/RoomListPage.qml:134
|
||
#, kde-format
|
||
msgid "View notifications"
|
||
msgstr "檢視通知"
|
||
|
||
#: src/qml/RoomListPage.qml:180
|
||
#, kde-format
|
||
msgid "No rooms found"
|
||
msgstr "找不到聊天室"
|
||
|
||
#: src/qml/RoomListPage.qml:180
|
||
#, kde-format
|
||
msgid "Join some rooms to get started"
|
||
msgstr "先加入一些聊天室吧"
|
||
|
||
#: src/qml/RoomListPage.qml:183
|
||
#, kde-format
|
||
msgid "Search in room directory"
|
||
msgstr "在聊天室目錄裡搜尋"
|
||
|
||
#: src/qml/RoomListPage.qml:240
|
||
#, kde-format
|
||
msgctxt "Collapse <section name>"
|
||
msgid "Collapse %1"
|
||
msgstr "折疊 %1"
|
||
|
||
#: src/qml/RoomListPage.qml:240
|
||
#, kde-format
|
||
msgctxt "Expand <section name"
|
||
msgid "Expand %1"
|
||
msgstr "展開 %1"
|
||
|
||
#: src/qml/RoomMedia.qml:28
|
||
#, kde-format
|
||
msgctxt "@action:title"
|
||
msgid "Room Media"
|
||
msgstr "聊天室媒體"
|
||
|
||
#: src/qml/RoomPage.qml:100
|
||
#, kde-format
|
||
msgid "NeoChat is offline. Please check your network connection."
|
||
msgstr "NeoChat 目前為離線狀態。請檢查您的網路連線。"
|
||
|
||
#: src/qml/RoomPage.qml:255
|
||
#, kde-format
|
||
msgid "Message Source"
|
||
msgstr "訊息原始碼"
|
||
|
||
#: src/qml/RoomSecurity.qml:18
|
||
#, kde-format
|
||
msgid ""
|
||
"You need to upgrade this room to a newer version to enable this setting."
|
||
msgstr "您必須將此聊天室更新到較新的版本才能啟用這個設定。"
|
||
|
||
#: src/qml/RoomSecurity.qml:23
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Encryption"
|
||
msgstr "加密"
|
||
|
||
#: src/qml/RoomSecurity.qml:28
|
||
#, kde-format
|
||
msgid "Enable encryption"
|
||
msgstr "開啟加密"
|
||
|
||
#: src/qml/RoomSecurity.qml:29
|
||
#, kde-format
|
||
msgctxt "option:check"
|
||
msgid "Once enabled, encryption cannot be disabled."
|
||
msgstr "開啟加密後將無法再次關閉。"
|
||
|
||
#: src/qml/RoomSecurity.qml:40
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Access"
|
||
msgstr "存取"
|
||
|
||
#: src/qml/RoomSecurity.qml:44
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Private (invite only)"
|
||
msgstr "私人(只接收邀請)"
|
||
|
||
#: src/qml/RoomSecurity.qml:45
|
||
#, kde-format
|
||
msgid "Only invited people can join."
|
||
msgstr "只有受邀請的使用者才能加入。"
|
||
|
||
#: src/qml/RoomSecurity.qml:53
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Space members"
|
||
msgstr "聊天空間成員"
|
||
|
||
#: src/qml/RoomSecurity.qml:54
|
||
#, kde-format
|
||
msgid "Anyone in the selected spaces can find and join."
|
||
msgstr "所選聊天空間內的任何人都可以搜尋到或加入。"
|
||
|
||
#: src/qml/RoomSecurity.qml:64
|
||
#, kde-format
|
||
msgid "Select spaces"
|
||
msgstr "選取聊天空間"
|
||
|
||
#: src/qml/RoomSecurity.qml:82
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Knock"
|
||
msgstr "敲門"
|
||
|
||
#: src/qml/RoomSecurity.qml:83
|
||
#, kde-format
|
||
msgid "People not in the room need to request an invite to join the room."
|
||
msgstr "不在聊天室的人必須要請求加入聊天室的邀請。"
|
||
|
||
#: src/qml/RoomSecurity.qml:93
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Public"
|
||
msgstr "公開"
|
||
|
||
#: src/qml/RoomSecurity.qml:94
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Anyone can find and join."
|
||
msgstr "任何人都可以搜尋到或加入。"
|
||
|
||
#: src/qml/RoomSecurity.qml:104
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Message history visibility"
|
||
msgstr "訊息歷史可見度"
|
||
|
||
#: src/qml/RoomSecurity.qml:108
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Anyone"
|
||
msgstr "任何人"
|
||
|
||
#: src/qml/RoomSecurity.qml:109
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||
msgstr "任何人,不管是否加入聊天室,皆可閱讀歷史。"
|
||
|
||
#: src/qml/RoomSecurity.qml:117
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Members only"
|
||
msgstr "僅成員"
|
||
|
||
#: src/qml/RoomSecurity.qml:118
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid ""
|
||
"All members can view the entire message history, even before they joined."
|
||
msgstr "所有成員皆可瀏覽所有訊息歷史,包含他們加入之前的。"
|
||
|
||
#: src/qml/RoomSecurity.qml:126
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Members only (since invite)"
|
||
msgstr "僅成員(邀請後)"
|
||
|
||
#: src/qml/RoomSecurity.qml:127
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid ""
|
||
"New members can view the message history from the point they were invited to "
|
||
"the room."
|
||
msgstr "新成員只能看到被邀請後的訊息歷史。"
|
||
|
||
#: src/qml/RoomSecurity.qml:135
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Members only (since joining)"
|
||
msgstr "僅成員(加入後)"
|
||
|
||
#: src/qml/RoomSecurity.qml:136
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid ""
|
||
"New members can view the message history from the point they joined the room."
|
||
msgstr "新成員只能看到其加入聊天室後的訊息歷史。"
|
||
|
||
#: src/qml/SearchPage.qml:18
|
||
#, kde-format
|
||
msgctxt "@action:title"
|
||
msgid "Search Messages"
|
||
msgstr "搜尋訊息"
|
||
|
||
#: src/qml/SearchPage.qml:74
|
||
#, kde-format
|
||
msgid "Enter a text to start searching"
|
||
msgstr "輸入文字開始搜尋"
|
||
|
||
#: src/qml/SearchPage.qml:80
|
||
#, kde-format
|
||
msgid "No results found"
|
||
msgstr "找不到結果"
|
||
|
||
#: src/qml/Security.qml:17
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Security"
|
||
msgstr "安全性"
|
||
|
||
#: src/qml/Security.qml:20
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Keys"
|
||
msgstr "金鑰"
|
||
|
||
#: src/qml/Security.qml:25
|
||
#, kde-format
|
||
msgid "Device key"
|
||
msgstr "裝置金鑰"
|
||
|
||
#: src/qml/Security.qml:29
|
||
#, kde-format
|
||
msgid "Encryption key"
|
||
msgstr "加密金鑰"
|
||
|
||
#: src/qml/Security.qml:33
|
||
#, kde-format
|
||
msgid "Device id"
|
||
msgstr "裝置 ID"
|
||
|
||
#: src/qml/SelectParentDialog.qml:25
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Select new official parent"
|
||
msgstr "選擇新的官方上層項目"
|
||
|
||
#: src/qml/SelectParentDialog.qml:52
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Choose Parent Space"
|
||
msgstr "選擇親聊天空間"
|
||
|
||
#: src/qml/SelectParentDialog.qml:147
|
||
#, kde-format
|
||
msgid "Set this room as a child of the space %1"
|
||
msgstr "將此聊天室設為聊天空間 %1 之子"
|
||
|
||
#: src/qml/SelectParentDialog.qml:154
|
||
#, kde-format
|
||
msgid ""
|
||
"You do not have a high enough privilege level in the parent to set this state"
|
||
msgstr "您在上層項目沒有足夠權限來設定這個狀態"
|
||
|
||
#: src/qml/SelectParentDialog.qml:154
|
||
#, kde-format
|
||
msgid "The selected room is not a space"
|
||
msgstr "選取的聊天室不是聊天空間"
|
||
|
||
#: src/qml/SelectParentDialog.qml:154
|
||
#, kde-format
|
||
msgid "You do not have the privileges to complete this action"
|
||
msgstr "您沒有足夠權限以完成此動作"
|
||
|
||
#: src/qml/SelectParentDialog.qml:159
|
||
#, kde-format
|
||
msgid "Make this space the canonical parent"
|
||
msgstr "將此聊天空間設為主要上層聊天空間"
|
||
|
||
#: src/qml/SelectSpacesDialog.qml:35
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Select Spaces"
|
||
msgstr "選取聊天空間"
|
||
|
||
#: src/qml/ServerData.qml:20
|
||
#, kde-format
|
||
msgid "Server Capabilities"
|
||
msgstr "伺服器功能"
|
||
|
||
#: src/qml/ServerData.qml:24
|
||
#, kde-format
|
||
msgid "Can change password"
|
||
msgstr "可以變更密碼"
|
||
|
||
#: src/qml/ServerData.qml:29
|
||
#, kde-format
|
||
msgid "Default Room Version"
|
||
msgstr "預設聊天室版本"
|
||
|
||
#: src/qml/ServerData.qml:37
|
||
#, kde-format
|
||
msgid "Available Room Versions"
|
||
msgstr "可用的聊天室版本"
|
||
|
||
#: src/qml/SettingsPage.qml:26
|
||
#, kde-format
|
||
msgid "Appearance"
|
||
msgstr "外觀"
|
||
|
||
#: src/qml/SettingsPage.qml:60
|
||
#, kde-format
|
||
msgid "Stickers & Emojis"
|
||
msgstr "貼圖與表情符號"
|
||
|
||
#: src/qml/SettingsPage.qml:72
|
||
#, kde-format
|
||
msgid "Spell Checking"
|
||
msgstr "拼字檢查"
|
||
|
||
#: src/qml/SettingsPage.qml:96
|
||
#, kde-format
|
||
msgid "About NeoChat"
|
||
msgstr "關於 NeoChat"
|
||
|
||
#: src/qml/SettingsPage.qml:102
|
||
#, kde-format
|
||
msgid "About KDE"
|
||
msgstr "關於 KDE"
|
||
|
||
#: src/qml/ShareAction.qml:19
|
||
#, kde-format
|
||
msgid "Share"
|
||
msgstr "分享"
|
||
|
||
#: src/qml/ShareAction.qml:20
|
||
#, kde-format
|
||
msgid "Share the selected media"
|
||
msgstr "分享選取的媒體"
|
||
|
||
#: src/qml/ShareDialog.qml:34
|
||
#, kde-format
|
||
msgid "Sharing failed"
|
||
msgstr "分享失敗"
|
||
|
||
#: src/qml/ShareDialog.qml:53
|
||
#, kde-format
|
||
msgid "Shared url for image is <a href='%1'>%1</a>"
|
||
msgstr "影像分享後的網址是 <a href='%1'>%1</a>"
|
||
|
||
#: src/qml/SonnetConfigPage.qml:17
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Spellchecking"
|
||
msgstr "拼字檢查"
|
||
|
||
#: src/qml/SonnetConfigPage.qml:27
|
||
#, kde-format
|
||
msgid "Enable automatic spell checking"
|
||
msgstr "開啟自動拼字檢查"
|
||
|
||
#: src/qml/SonnetConfigPage.qml:39
|
||
#, kde-format
|
||
msgid "Ignore uppercase words"
|
||
msgstr "忽略大寫單詞"
|
||
|
||
#: src/qml/SonnetConfigPage.qml:51
|
||
#, kde-format
|
||
msgid "Ignore hyphenated words"
|
||
msgstr "忽略利用連字符的單詞"
|
||
|
||
#: src/qml/SonnetConfigPage.qml:63
|
||
#, kde-format
|
||
msgid "Detect language automatically"
|
||
msgstr "自動偵測語言"
|
||
|
||
#: src/qml/SonnetConfigPage.qml:74
|
||
#, kde-format
|
||
msgid "Selected default language:"
|
||
msgstr "所選預設語言:"
|
||
|
||
#: src/qml/SonnetConfigPage.qml:75
|
||
#, kde-format
|
||
msgid "None"
|
||
msgstr "無"
|
||
|
||
#: src/qml/SonnetConfigPage.qml:94
|
||
#, kde-format
|
||
msgid "Additional spell checking languages"
|
||
msgstr "額外的拼字檢查語言"
|
||
|
||
#: src/qml/SonnetConfigPage.qml:95
|
||
#, kde-format
|
||
msgid ""
|
||
"%1 will provide spell checking and suggestions for the languages listed here "
|
||
"when autodetection is enabled."
|
||
msgstr "啟用自動偵測時 %1 會提供此處列出的語言的拼字檢查和建議。"
|
||
|
||
#: src/qml/SonnetConfigPage.qml:107
|
||
#, kde-format
|
||
msgid "Open Personal Dictionary"
|
||
msgstr "開啟個人字典"
|
||
|
||
#: src/qml/SonnetConfigPage.qml:118
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Spell checking languages"
|
||
msgstr "拼字檢查語言"
|
||
|
||
#: src/qml/SonnetConfigPage.qml:124 src/qml/SonnetConfigPage.qml:142
|
||
#, kde-format
|
||
msgid "Default Language"
|
||
msgstr "預設語言"
|
||
|
||
#: src/qml/SonnetConfigPage.qml:155
|
||
#, kde-format
|
||
msgid "Spell checking dictionary"
|
||
msgstr "拼字檢查字典"
|
||
|
||
#: src/qml/SonnetConfigPage.qml:162
|
||
#, kde-format
|
||
msgid "Add a new word to your personal dictionary…"
|
||
msgstr "新增單詞到您的個人字典…"
|
||
|
||
#: src/qml/SonnetConfigPage.qml:165
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Add word"
|
||
msgstr "新增單詞"
|
||
|
||
#: src/qml/SonnetConfigPage.qml:200
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Delete word"
|
||
msgstr "刪除單詞"
|
||
|
||
#: src/qml/SpaceDrawer.qml:63
|
||
#, kde-format
|
||
msgid "All Rooms"
|
||
msgstr "所有聊天室"
|
||
|
||
#: src/qml/SpaceHierarchyDelegate.qml:84
|
||
#, kde-format
|
||
msgid "Suggested"
|
||
msgstr "建議"
|
||
|
||
#: src/qml/SpaceHierarchyDelegate.qml:93
|
||
#, kde-format
|
||
msgctxt "number of room members"
|
||
msgid " members - "
|
||
msgstr " 成員 - "
|
||
|
||
#: src/qml/SpaceHierarchyDelegate.qml:93
|
||
#, kde-format
|
||
msgctxt "number of room members"
|
||
msgid " members"
|
||
msgstr " 成員"
|
||
|
||
#: src/qml/SpaceHierarchyDelegate.qml:102 src/qml/SpaceHomePage.qml:53
|
||
#, kde-format
|
||
msgctxt "@button"
|
||
msgid "Add new child"
|
||
msgstr "新增新的子聊天室"
|
||
|
||
#: src/qml/SpaceHierarchyDelegate.qml:113
|
||
#, kde-format
|
||
msgctxt "@button"
|
||
msgid "Remove"
|
||
msgstr "移除"
|
||
|
||
#: src/qml/SpaceHierarchyDelegate.qml:133
|
||
#, kde-format
|
||
msgctxt "@button"
|
||
msgid "Don't Make Suggested"
|
||
msgstr "取消標記為建議"
|
||
|
||
#: src/qml/SpaceHierarchyDelegate.qml:133
|
||
#, kde-format
|
||
msgctxt "@button"
|
||
msgid "Make Suggested"
|
||
msgstr "標記為建議"
|
||
|
||
#: src/qml/SpaceHomePage.qml:47
|
||
#, kde-format
|
||
msgctxt "@button"
|
||
msgid "Invite user to space"
|
||
msgstr "邀請使用者到聊天空間"
|
||
|
||
#: src/qml/SpaceHomePage.qml:58
|
||
#, kde-format
|
||
msgctxt "@button"
|
||
msgid "Leave the space"
|
||
msgstr "離開聊天空間"
|
||
|
||
#: src/qml/SpaceHomePage.qml:66
|
||
#, kde-format
|
||
msgctxt "@button"
|
||
msgid "Space settings"
|
||
msgstr "聊天空間設定"
|
||
|
||
#: src/qml/SpaceHomePage.qml:152 src/qml/SpaceHomePage.qml:158
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Create a Child"
|
||
msgstr "建立子聊天室"
|
||
|
||
#: src/qml/SpaceListContextMenu.qml:30 src/qml/SpaceListContextMenu.qml:110
|
||
#, kde-format
|
||
msgctxt "'Space' is a matrix space"
|
||
msgid "View Space"
|
||
msgstr "檢視聊天空間"
|
||
|
||
#: src/qml/SpaceListContextMenu.qml:46 src/qml/SpaceListContextMenu.qml:126
|
||
#, kde-format
|
||
msgctxt "'Space' is a matrix space"
|
||
msgid "Space Settings"
|
||
msgstr "聊天空間設定"
|
||
|
||
#: src/qml/SpaceListContextMenu.qml:48 src/qml/SpaceListContextMenu.qml:128
|
||
#, kde-format
|
||
msgid "Space Settings"
|
||
msgstr "聊天空間設定"
|
||
|
||
#: src/qml/SpaceListContextMenu.qml:54 src/qml/SpaceListContextMenu.qml:132
|
||
#, kde-format
|
||
msgctxt "'Space' is a matrix space"
|
||
msgid "Leave Space"
|
||
msgstr "離開聊天空間"
|
||
|
||
#: src/qml/Sso.qml:30
|
||
#, kde-format
|
||
msgid "Continue the login process in your browser."
|
||
msgstr "在您的瀏覽器繼續進行登入流程。"
|
||
|
||
#: src/qml/Sso.qml:38
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Re-open SSO URL"
|
||
msgstr ""
|
||
|
||
#: src/qml/StartChatPage.qml:40
|
||
#, kde-format
|
||
msgid "Chat"
|
||
msgstr "私人聊天"
|
||
|
||
#: src/qml/StartChatPage.qml:94
|
||
#, kde-format
|
||
msgid "Join existing chat"
|
||
msgstr "加入現有的聊天"
|
||
|
||
#: src/qml/StartChatPage.qml:115
|
||
#, kde-format
|
||
msgid "Create new chat"
|
||
msgstr "建立新的私人聊天"
|
||
|
||
#: src/qml/Terms.qml:18
|
||
#, kde-format
|
||
msgid "Terms & Conditions"
|
||
msgstr "條款與細則"
|
||
|
||
#: src/qml/Terms.qml:19
|
||
#, kde-format
|
||
msgid ""
|
||
"By continuing with the registration, you agree to the following terms and "
|
||
"conditions:"
|
||
msgstr "繼續註冊代表您同意以下條款與細則:"
|
||
|
||
#: src/qml/TimelineEndDelegate.qml:85
|
||
#, kde-format
|
||
msgid ""
|
||
"This is the beginning of the chat. There are no historical messages beyond "
|
||
"this point."
|
||
msgstr ""
|
||
|
||
#: src/qml/TimelineView.qml:183
|
||
#, kde-format
|
||
msgid "Jump to first unread message"
|
||
msgstr "跳到第一個未讀訊息"
|
||
|
||
#: src/qml/TimelineView.qml:206
|
||
#, kde-format
|
||
msgid "Jump to latest message"
|
||
msgstr "跳到最新訊息"
|
||
|
||
#: src/qml/TimelineView.qml:231
|
||
#, kde-format
|
||
msgid "Drag items here to share them"
|
||
msgstr "拖曳項目至此來分享它"
|
||
|
||
#: src/qml/TimelineView.qml:239
|
||
#, kde-format
|
||
msgctxt "Message displayed when some users are typing"
|
||
msgid "%2 is typing"
|
||
msgid_plural "%2 are typing"
|
||
msgstr[0] "%2 人正在輸入訊息"
|
||
|
||
#: src/qml/UserDetailDialog.qml:32
|
||
#, kde-format
|
||
msgctxt "@title:menu Account details dialog"
|
||
msgid "Account Details"
|
||
msgstr "帳號詳細資訊"
|
||
|
||
#: src/qml/UserDetailDialog.qml:107
|
||
#, kde-format
|
||
msgid "Unignore this user"
|
||
msgstr "取消忽略這個使用者"
|
||
|
||
#: src/qml/UserDetailDialog.qml:107
|
||
#, kde-format
|
||
msgid "Ignore this user"
|
||
msgstr "忽略這個使用者"
|
||
|
||
#: src/qml/UserDetailDialog.qml:120
|
||
#, kde-format
|
||
msgid "Kick this user"
|
||
msgstr "踢出這個使用者"
|
||
|
||
#: src/qml/UserDetailDialog.qml:134
|
||
#, kde-format
|
||
msgid "Invite this user"
|
||
msgstr "邀請這個使用者"
|
||
|
||
#: src/qml/UserDetailDialog.qml:147
|
||
#, kde-format
|
||
msgid "Ban this user"
|
||
msgstr "封鎖這個使用者"
|
||
|
||
#: src/qml/UserDetailDialog.qml:152
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Ban User"
|
||
msgstr "封鎖使用者"
|
||
|
||
#: src/qml/UserDetailDialog.qml:164
|
||
#, kde-format
|
||
msgid "Unban this user"
|
||
msgstr "解除封鎖使用者"
|
||
|
||
#: src/qml/UserDetailDialog.qml:177
|
||
#, kde-format
|
||
msgid "Set user power level"
|
||
msgstr ""
|
||
|
||
#: src/qml/UserDetailDialog.qml:202
|
||
#, kde-format
|
||
msgid "Remove recent messages by this user"
|
||
msgstr "移除這個使用者最近的訊息"
|
||
|
||
#: src/qml/UserDetailDialog.qml:207
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Remove Messages"
|
||
msgstr "移除訊息"
|
||
|
||
#: src/qml/UserDetailDialog.qml:218
|
||
#, kde-format
|
||
msgid "Open a private chat"
|
||
msgstr "在私人聊天室裡開啟"
|
||
|
||
#: src/qml/UserDetailDialog.qml:229
|
||
#, kde-format
|
||
msgid "Copy link"
|
||
msgstr "複製連結"
|
||
|
||
#: src/qml/UserInfo.qml:96
|
||
#, kde-format
|
||
msgid "Switch User"
|
||
msgstr "切換使用者"
|
||
|
||
#: src/qml/UserInfo.qml:124
|
||
#, kde-format
|
||
msgid "Open Settings"
|
||
msgstr "開啟設定"
|
||
|
||
#: src/qml/UserInfo.qml:177
|
||
#, kde-format
|
||
msgid "Log in to an existing account"
|
||
msgstr "登入到現存帳號"
|
||
|
||
#: src/qml/UserInfo.qml:184
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Login"
|
||
msgstr "登入"
|
||
|
||
#: src/qml/Username.qml:18
|
||
#, kde-format
|
||
msgid "Username:"
|
||
msgstr "使用者名稱:"
|
||
|
||
#: src/qml/Username.qml:21
|
||
#, kde-format
|
||
msgid "Username unavailable"
|
||
msgstr "使用者名稱無法使用"
|
||
|
||
#: src/qml/VerificationCanceled.qml:21
|
||
#, kde-format
|
||
msgid "The session verification was canceled for unknown reason."
|
||
msgstr "工作階段驗證由於不明原因被取消。"
|
||
|
||
#: src/qml/VerificationCanceled.qml:23
|
||
#, kde-format
|
||
msgid "The session verification timed out."
|
||
msgstr "工作階段驗證逾時。"
|
||
|
||
#: src/qml/VerificationCanceled.qml:25
|
||
#, kde-format
|
||
msgid "The session verification timed out for remote party."
|
||
msgstr "工作階段驗證在遠端逾時。"
|
||
|
||
#: src/qml/VerificationCanceled.qml:27
|
||
#, kde-format
|
||
msgid "You canceled the session verification."
|
||
msgstr "您取消了工作階段驗證。"
|
||
|
||
#: src/qml/VerificationCanceled.qml:29
|
||
#, kde-format
|
||
msgid "The remote party canceled the session verification."
|
||
msgstr "遠端取消了工作階段驗證。"
|
||
|
||
#: src/qml/VerificationCanceled.qml:31
|
||
#, kde-format
|
||
msgid ""
|
||
"The session verification was canceled because we received an unexpected "
|
||
"message."
|
||
msgstr "工作階段驗證由於我方收到未預期的訊息而取消。"
|
||
|
||
#: src/qml/VerificationCanceled.qml:33
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote party canceled the session verification because it received an "
|
||
"unexpected message."
|
||
msgstr "遠端由於收到未預期的訊息而取消了工作階段驗證。"
|
||
|
||
#: src/qml/VerificationCanceled.qml:35
|
||
#, kde-format
|
||
msgid ""
|
||
"The session verification was canceled because it received a message for an "
|
||
"unknown session."
|
||
msgstr "工作階段驗證由於收到未知的工作階段的訊息而取消。"
|
||
|
||
#: src/qml/VerificationCanceled.qml:37
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote party canceled the session verification because it received a "
|
||
"message for an unknown session."
|
||
msgstr "遠端由於收到未知的工作階段的訊息而取消了工作階段驗證。"
|
||
|
||
#: src/qml/VerificationCanceled.qml:39
|
||
#, kde-format
|
||
msgid ""
|
||
"The session verification was canceled because NeoChat is unable to handle "
|
||
"this verification method."
|
||
msgstr "工作階段驗證由於 NeoChat 無法處理這個驗證方式而取消。"
|
||
|
||
#: src/qml/VerificationCanceled.qml:41
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote party canceled the session verification because it is unable to "
|
||
"handle this verification method."
|
||
msgstr "遠端由於無法處理這個驗證方式而取消了工作階段驗證。"
|
||
|
||
#: src/qml/VerificationCanceled.qml:43
|
||
#, kde-format
|
||
msgid "The session verification was canceled because the keys are incorrect."
|
||
msgstr "工作階段驗證由於金鑰不正確而取消。"
|
||
|
||
#: src/qml/VerificationCanceled.qml:45
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote party canceled the session verification because the keys are "
|
||
"incorrect.\n"
|
||
"\n"
|
||
"**Please log out and log back in, your session is broken/corrupt.**"
|
||
msgstr ""
|
||
|
||
#: src/qml/VerificationCanceled.qml:47
|
||
#, kde-format
|
||
msgid ""
|
||
"The session verification was canceled because it verifies an unexpected user."
|
||
msgstr "工作階段驗證由於驗證的使用者是非預期的而取消。"
|
||
|
||
#: src/qml/VerificationCanceled.qml:49
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote party canceled the session verification because it verifies an "
|
||
"unexpected user."
|
||
msgstr "遠端由於驗證的使用者是非預期的而取消了工作階段驗證。"
|
||
|
||
#: src/qml/VerificationCanceled.qml:51
|
||
#, kde-format
|
||
msgid ""
|
||
"The session verification was canceled because we received an invalid message."
|
||
msgstr "工作階段驗證由於我方收到無效訊息而取消。"
|
||
|
||
#: src/qml/VerificationCanceled.qml:53
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote party canceled the session verification because it received an "
|
||
"invalid message."
|
||
msgstr "遠端由於收到無效訊息而取消了工作階段驗證。"
|
||
|
||
#: src/qml/VerificationCanceled.qml:55 src/qml/VerificationCanceled.qml:57
|
||
#, kde-format
|
||
msgid "The session was accepted on a different device"
|
||
msgstr "工作階段已於不同裝置上接受"
|
||
|
||
#: src/qml/VerificationCanceled.qml:59
|
||
#, kde-format
|
||
msgid "The session verification was canceled because of a mismatched key."
|
||
msgstr "工作階段驗證由於金鑰不相符而取消。"
|
||
|
||
#: src/qml/VerificationCanceled.qml:61
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote party canceled the session verification because of a mismatched "
|
||
"key."
|
||
msgstr "遠端由於金鑰不相符而取消了工作階段驗證。"
|
||
|
||
#: src/qml/VerificationCanceled.qml:63
|
||
#, kde-format
|
||
msgid "The session verification was canceled because the keys do not match."
|
||
msgstr "工作階段驗證由於雙方金鑰不相符而取消。"
|
||
|
||
#: src/qml/VerificationCanceled.qml:65
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote party canceled the session verification because the keys do not "
|
||
"match."
|
||
msgstr "遠端由於雙方金鑰不相符而取消了工作階段驗證。"
|
||
|
||
#: src/qml/VerificationCanceled.qml:67
|
||
#, kde-format
|
||
msgid "The session verification was canceled due to an unknown error."
|
||
msgstr "工作階段驗證由於不明錯誤而取消。"
|
||
|
||
#: src/qml/VideoDelegate.qml:142
|
||
#, kde-format
|
||
msgid "Video"
|
||
msgstr "影片"
|
||
|
||
#: src/qml/VideoDelegate.qml:206
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Volume"
|
||
msgstr "音量"
|
||
|
||
#: src/qml/VideoDelegate.qml:290
|
||
#, kde-format
|
||
msgid "Maximize"
|
||
msgstr "最大化"
|
||
|
||
#: src/qml/WelcomePage.qml:24
|
||
#, kde-format
|
||
msgid "Welcome"
|
||
msgstr "歡迎"
|
||
|
||
#: src/qml/WelcomePage.qml:45
|
||
#, kde-format
|
||
msgid "Welcome to NeoChat"
|
||
msgstr "歡迎來到 NeoChat"
|
||
|
||
#: src/qml/WelcomePage.qml:53
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Continue with an existing account"
|
||
msgstr "用現存帳號繼續"
|
||
|
||
#: src/qml/WelcomePage.qml:85
|
||
#, kde-format
|
||
msgctxt "As in 'this account is still loading'"
|
||
msgid "%1 (loading)"
|
||
msgstr "%1 (載入中)"
|
||
|
||
#: src/qml/WelcomePage.qml:94
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Remove this account"
|
||
msgstr "移除這個帳號"
|
||
|
||
#: src/qml/WelcomePage.qml:123
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Log in or Create a New Account"
|
||
msgstr "登入或建立新帳號"
|
||
|
||
#: src/qml/WelcomePage.qml:204
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Go back"
|
||
msgstr "返回"
|
||
|
||
#: src/registration.cpp:300
|
||
#, kde-format
|
||
msgid "No server."
|
||
msgstr "無伺服器。"
|
||
|
||
#: src/registration.cpp:302
|
||
#, kde-format
|
||
msgid "Checking Server availability."
|
||
msgstr "正在檢查伺服器可用性。"
|
||
|
||
#: src/registration.cpp:304
|
||
#, kde-format
|
||
msgid "This is not a valid server."
|
||
msgstr "這不是一個有效的伺服器。"
|
||
|
||
#: src/registration.cpp:306
|
||
#, kde-format
|
||
msgid "Registration for this server is disabled."
|
||
msgstr "此伺服器已停用註冊。"
|
||
|
||
#: src/registration.cpp:308
|
||
#, kde-format
|
||
msgid "No username."
|
||
msgstr "無使用者名稱。"
|
||
|
||
#: src/registration.cpp:310
|
||
#, kde-format
|
||
msgid "Checking username availability."
|
||
msgstr "正在檢查使用者名稱是否可用。"
|
||
|
||
#: src/registration.cpp:312
|
||
#, kde-format
|
||
msgid "This username is not available."
|
||
msgstr "無法使用這個使用者名稱。"
|
||
|
||
#: src/registration.cpp:314
|
||
#, kde-format
|
||
msgid "Continue"
|
||
msgstr "繼續"
|
||
|
||
#: src/registration.cpp:316
|
||
#, kde-format
|
||
msgid "Working"
|
||
msgstr "處理中"
|
||
|
||
#: src/roommanager.cpp:83
|
||
#, kde-format
|
||
msgid "Malformed or empty Matrix id"
|
||
msgstr "不正確或空白的 Matrix ID"
|
||
|
||
#: src/roommanager.cpp:83
|
||
#, kde-format
|
||
msgid "%1 is not a correct Matrix identifier"
|
||
msgstr "%1 不是一個正確的 Matrix ID"
|
||
|
||
#: src/roommanager.cpp:99
|
||
#, kde-format
|
||
msgid "Room not found"
|
||
msgstr "找不到聊天室"
|
||
|
||
#: src/roommanager.cpp:99
|
||
#, kde-format
|
||
msgid ""
|
||
"There's no room %1 in the room list. Check the spelling and the account."
|
||
msgstr "聊天室列表裡沒有 %1。請檢查拼字和帳號。"
|
||
|
||
#: src/roommanager.cpp:317
|
||
#, kde-format
|
||
msgid "Failed to join room"
|
||
msgstr "加入聊天室失敗"
|
||
|
||
#: src/roommanager.cpp:332
|
||
#, kde-format
|
||
msgid "You requested to join '%1'"
|
||
msgstr "您已請求加入 '%1'"
|
||
|
||
#: src/roommanager.cpp:335
|
||
#, kde-format
|
||
msgid "Failed to request joining room"
|
||
msgstr "請求加入聊天室失敗"
|
||
|
||
#: src/roommanager.cpp:344
|
||
#, kde-format
|
||
msgid "No application for the link"
|
||
msgstr "連結沒有對應的應用程式"
|
||
|
||
#: src/roommanager.cpp:344
|
||
#, kde-format
|
||
msgid "Your operating system could not find an application for the link."
|
||
msgstr "您的作業系統無法找到連結對應的應用程式。"
|
||
|
||
#: src/roommanager.cpp:350
|
||
#, kde-format
|
||
msgid "Could not open URL"
|
||
msgstr "無法開啟網址"
|
||
|
||
#: src/trayicon.cpp:19
|
||
#, kde-format
|
||
msgid "Show"
|
||
msgstr "顯示"
|
||
|
||
#: src/trayicon.cpp:34
|
||
#, kde-format
|
||
msgid "Quit"
|
||
msgstr "離開"
|
||
|
||
#~ msgid "Login Failed: Access Token invalid or revoked"
|
||
#~ msgstr "登入失敗:存取權杖無效或已撤銷"
|