123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494 |
- msgid ""
- msgstr ""
- "Project-Id-Version: luci-app-radicale 2\n"
- "PO-Revision-Date: 2024-01-05 04:02+0000\n"
- "Last-Translator: Yuan Law <traverslombard@outlook.com>\n"
- "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/"
- "openwrt/luciapplicationsradicale2/zh_Hant/>\n"
- "Language: zh_Hant\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: Weblate 5.4-dev\n"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:8
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/logging.lua:4
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:8
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/storage.lua:7
- msgid "A lightweight CalDAV/CardDAV server"
- msgstr "輕量級的 CalDAV/CardDAV 伺服器"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:30
- msgid "Advanced Settings"
- msgstr "進階設定"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:74
- msgid "Allowed Ciphers"
- msgstr "允許的密碼"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:10
- msgid "Authentication"
- msgstr "認證"
- #: applications/luci-app-radicale2/luasrc/controller/radicale2.lua:21
- msgid "Authentication / Users"
- msgstr "認證 / 使用者"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:14
- msgid "Authentication Type"
- msgstr "認證類型"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:171
- msgid "Based on settings in 'Rights File'"
- msgstr "基於「權限檔」中的設定"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:128
- msgid "CORS"
- msgstr "CORS"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:62
- msgid "Certificate"
- msgstr "憑證"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:70
- msgid "Client Certificate Authority"
- msgstr "客戶憑證頒發機構"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/storage.lua:38
- msgid "Close Lock File"
- msgstr "關閉鎖定文件"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/storage.lua:38
- msgid "Close the lock file when no more clients are waiting"
- msgstr "沒有更多客戶端等待時關閉鎖定文件"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/storage.lua:44
- msgid "Command that is run after changes to storage"
- msgstr "更改存儲後運行的命令"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:80
- msgid "Confirm Plaintext Password"
- msgstr "確認純文本密碼"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:105
- msgid "DNS Lookup"
- msgstr "DNS 查詢"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/logging.lua:26
- msgid "Debug"
- msgstr "除錯"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:15
- msgid "Default (htpasswd file from users below)"
- msgstr "預設(以下用戶的htpasswd文件)"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/storage.lua:14
- msgid "Default (multifilesystem)"
- msgstr "預設(多文件系統)"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:167
- msgid "Default (owner only)"
- msgstr "預設值(僅限持有者)"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/storage.lua:31
- msgid "Delete sync token that are older (seconds)"
- msgstr "刪除舊的同步權杖(秒)"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:132
- msgid "Document Encoding"
- msgstr "文件編碼"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/logging.lua:30
- msgid "Dump Environment"
- msgstr "轉儲環境"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:52
- msgid "Enable SSL connections"
- msgstr "啟用SSL連接"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:136
- msgid "Encoding for responding to requests/events"
- msgstr "編碼以響應請求/事件"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:140
- msgid "Encoding for storing local collections"
- msgstr "用於存儲本地集合的編碼"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:110
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155
- msgid "Encrypted Password"
- msgstr "加密密碼"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:29
- msgid "Encryption"
- msgstr "加密(Encryption)"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:23
- msgid "Filename"
- msgstr "檔案名稱"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/storage.lua:19
- msgid "Folder"
- msgstr "資料夾"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/storage.lua:19
- msgid "Folder in which to store collections"
- msgstr "存儲集合的資料夾"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:70
- msgid "For verifying client certificates"
- msgstr "用於驗證客戶端憑證"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:29
- msgid "General Settings"
- msgstr "一般設定"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:155
- msgid ""
- "Generate this field using a generator for Apache htpasswd-style "
- "authentication files (for the hash format you have chosen above), or install "
- "python3-passlib to enable the ability to create the hash by entering the "
- "plaintext in a field that will appear on this page if python3-passlib is "
- "installed."
- msgstr ""
- "使用Apache htpasswd樣式的身份驗證文件的生成器(針對您在上面選擇的hash格式)生成此字段,或者安裝python3-passlib以通過在將"
- "出現在此頁面上的字段中輸入純文本來啟用創建哈希的功能如果已安裝python3-passlib。"
- #: applications/luci-app-radicale2/luasrc/view/cbi/raduigo.htm:24
- msgid "Go to Radicale 2.x Web UI"
- msgstr "轉到Radicale 2.x版 網站用戶界面"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:14
- msgid "Go to Radicale v2 Web UI"
- msgstr "轉到Radicale v2版 網站用戶界面"
- #: applications/luci-app-radicale2/root/usr/share/rpcd/acl.d/luci-app-radicale2.json:3
- msgid "Grant UCI access for luci-app-radicale2"
- msgstr "授予 luci-app-radicale2 擁有 UCI 存取的權限"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:109
- msgid "HTTP(S) Basic Authentication Realm"
- msgstr "HTTP(S)基本身份驗證領域"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:124
- msgid "HTTP(S) Headers"
- msgstr "HTTP(S)標頭"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:32
- msgid "HTTP(S) Listeners (address:port)"
- msgstr "HTTP(S) 監聽器(位址:埠號)"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:128
- msgid "Header: X-Access-Control-Allow-Origin"
- msgstr "標頭:X-Access-Control-Allow-Origin"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:124
- msgid "Headers"
- msgstr "標頭"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/storage.lua:44
- msgid "Hook"
- msgstr "掛鈎"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:110
- msgid ""
- "If 'Plaintext Password' filled and matches 'Confirm Plaintext Password' then "
- "this field becomes of hash of that password, otherwise this field remains "
- "the existing hash (you can also put your own hash value for the type of hash "
- "listed above)."
- msgstr ""
- "如果填寫了“純文本密碼”並與“確認純文本密碼”匹配,則此字段將成為該密碼的雜湊值,否則此字段將保留現有雜湊值(您也可以為上面列出的雜湊類型輸入自己的雜湊值"
- ")。"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/logging.lua:30
- msgid "Include full environment in logs"
- msgstr "在日誌中包括完整環境"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:46
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:48
- msgid "Insecure hashes"
- msgstr "不安全的雜湊值"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:102
- msgid "Install package python3-openssl to support SSL connections"
- msgstr "安裝套件包python3-openssl以支持SSL連接"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:46
- msgid "Install python3-passlib and python3-bcrypt to enable a secure hash"
- msgstr "安裝python3-passlib和python3-bcrypt以啟用安全雜湊函式"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/logging.lua:12
- msgid ""
- "Log configuration file (no file means default procd which ends up in syslog"
- msgstr "日誌組態檔(如未上傳檔案,則預設將 procd 的日誌寫入 syslog)"
- #: applications/luci-app-radicale2/luasrc/controller/radicale2.lua:29
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/logging.lua:6
- msgid "Logging"
- msgstr "日誌"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/logging.lua:12
- msgid "Logging File"
- msgstr "記錄文件"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:105
- msgid "Lookup reverse DNS for clients for logging"
- msgstr "查詢客戶端的反向 DNS 並記錄"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/logging.lua:34
- msgid "Mask Passwords"
- msgstr "遮罩密碼"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:36
- msgid "Max Connections"
- msgstr "最大連線數"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:42
- msgid "Max Content Length"
- msgstr "最大內容長度"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/storage.lua:31
- msgid "Max Sync Token Age"
- msgstr "最大同步權杖壽命"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:36
- msgid "Maximum number of simultaneous connections"
- msgstr "最大同時連線數"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:42
- msgid "Maximum size of request body (bytes)"
- msgstr "請求正文的最大大小(位元)"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/storage.lua:15
- msgid "Multiple files on filesystem"
- msgstr "檔案系統上的多個文件"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:17
- msgid "No authentication"
- msgstr "不認證"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:98
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:105
- msgid "Password and confirmation do not match"
- msgstr "密碼和確認不符"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:29
- msgid "Password encryption method"
- msgstr "密碼加密方式"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:32
- msgid "Plaintext"
- msgstr "空白文件"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:76
- msgid "Plaintext Password"
- msgstr "明文密碼"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/storage.lua:25
- msgid ""
- "Prevent other instances or processes from modifying collections while in use"
- msgstr "防止其他實例或執行序在使用時修改集合"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:66
- msgid "Private Key"
- msgstr "私鑰"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:18
- msgid "REMOTE_USER from web server"
- msgstr "來自網絡伺服器的REMOTE_USER"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:172
- msgid "RO: All, RW: All"
- msgstr "唯讀:全部,讀寫:全部"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:170
- msgid "RO: Authenticated Users, RW: Owner"
- msgstr "唯讀:已認證使用者,讀寫:擁有者"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:169
- msgid "RO: None, RW: Authenticated Users"
- msgstr "唯讀:無,讀寫:已認證使用者"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:168
- msgid "RO: None, RW: Owner"
- msgstr "唯讀:無,讀寫:擁有者"
- #: applications/luci-app-radicale2/luasrc/controller/radicale2.lua:13
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:7
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/logging.lua:3
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:7
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/storage.lua:6
- msgid "Radicale 2.x"
- msgstr "Radicale 2.x版本"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:10
- msgid "Radicale v2 Web UI"
- msgstr "Radicale 2.x版 網站用戶界面"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:109
- msgid "Realm"
- msgstr "領域"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/logging.lua:34
- msgid "Redact passwords in logs"
- msgstr "編纂日誌中的密碼"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:84
- msgid "Remove configuration for certificate, key, and CA"
- msgstr "刪除憑證、金鑰和CA的設置"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/logging.lua:16
- msgid "Remove configuration for logging"
- msgstr "刪除設置以進行日誌記錄"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:181
- msgid "Remove configuration for rights file"
- msgstr "刪除組態和權限檔"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:136
- msgid "Request"
- msgstr "請求"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:57
- msgid "Required time between a failed authentication attempt and trying again"
- msgstr "身份驗證嘗試失敗與再次嘗試之間的所需時間"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:57
- msgid "Retry Delay"
- msgstr "重試延遲"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:162
- msgid "Rights"
- msgstr "權限"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:176
- msgid "Rights File"
- msgstr "權限檔"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:166
- msgid "Rights Type"
- msgstr "權限型別"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:33
- msgid "SHA1"
- msgstr "SHA1"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:34
- msgid "SSHA"
- msgstr "SSHA"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:52
- msgid "SSL"
- msgstr "SSL"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:102
- msgid "SSL not available"
- msgstr "無法使用SSL"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:74
- msgid "See python3-openssl documentation for available ciphers"
- msgstr "請參閱python3-openssl文檔以獲取可用的密碼"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:78
- msgid "See python3-openssl documentation for available protocols"
- msgstr "請參閱 python3-openssl 文件以獲得可用的協定"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:48
- msgid "Select bcrypt above to enable a secure hash"
- msgstr "選擇上方的bcrypt以啟用安全雜湊函式"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/logging.lua:26
- msgid "Send debug information to logs"
- msgstr "將除錯信息發送到日誌"
- #: applications/luci-app-radicale2/luasrc/controller/radicale2.lua:17
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:18
- msgid "Server Settings"
- msgstr "伺服器設定值"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:47
- msgid "Socket timeout (seconds)"
- msgstr "插槽逾時(秒)"
- #: applications/luci-app-radicale2/luasrc/controller/radicale2.lua:25
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:140
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/storage.lua:9
- msgid "Storage"
- msgstr "儲存空間使用"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/storage.lua:13
- msgid "Storage Type"
- msgstr "儲存類型"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/logging.lua:17
- msgid "This permanently deletes configuration for logging"
- msgstr "這將永久刪除用於日誌記錄的設置"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:85
- msgid "This permanently deletes the cert, key, and configuration to use same."
- msgstr "這將永久刪除證書、金鑰及相同使用的配置。"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:182
- msgid "This permanently deletes the rights file and configuration to use same."
- msgstr "這將永久刪除權限檔及其相關組態。"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:47
- msgid "Timeout"
- msgstr "逾時"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/storage.lua:25
- msgid "Use File Locks"
- msgstr "使用文件鎖"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:78
- msgid "Use Protocol"
- msgstr "使用協定"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:66
- msgid "User"
- msgstr "用戶"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:162
- msgid "User-based ACL Settings"
- msgstr "基於用戶的ACL設定"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:70
- msgid "Username"
- msgstr "用戶名稱"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:66
- msgid "Users and Passwords"
- msgstr "用戶和密碼"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:113
- msgid "Web UI"
- msgstr "網站用戶界面"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:117
- msgid "Web UI Type"
- msgstr "網站用戶界面類型"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:19
- msgid "X-Remote-User from web server"
- msgstr "來自 Web 伺服器的 X-Remote-User"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:39
- msgid "bcrypt"
- msgstr "bcrypt 演算法"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:35
- msgid "crypt"
- msgstr "crypt演算法"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:16
- msgid "htpasswd file (manually populated)"
- msgstr "htpasswd文件(手動填充)"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:23
- msgid "htpasswd-formatted file filename"
- msgstr "htpasswd格式的文件檔名"
- #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:37
- msgid "md5"
- msgstr "md5"
|