diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-zh-TW/mail/messenger/preferences/permissions.ftl | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | l10n-zh-TW/mail/messenger/preferences/permissions.ftl | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/l10n-zh-TW/mail/messenger/preferences/permissions.ftl b/l10n-zh-TW/mail/messenger/preferences/permissions.ftl new file mode 100644 index 0000000000..f457e9bc1c --- /dev/null +++ b/l10n-zh-TW/mail/messenger/preferences/permissions.ftl @@ -0,0 +1,56 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +permissions-reminder-window = + .title = 例外網站 + .style = width: 45em; + +window-close-key = + .key = w + +website-address-label = + .value = 網站網址: + .accesskey = d + +block-button = + .label = 封鎖 + .accesskey = B + +allow-session-button = + .label = 此次瀏覽階段允許 + .accesskey = S + +allow-button = + .label = 允許 + .accesskey = A + +treehead-sitename-label = + .label = 網站 + +treehead-status-label = + .label = 狀態 + +remove-site-button = + .label = 移除網站 + .accesskey = R + +remove-all-site-button = + .label = 移除全部網站 + .accesskey = e + +cancel-button = + .label = 取消 + .accesskey = C + +save-button = + .label = 儲存變更 + .accesskey = S + +permission-can-label = 允許 +permission-can-access-first-party-label = 僅允許第一方 +permission-can-session-label = 此次瀏覽階段允許 +permission-cannot-label = 封鎖 + +invalid-uri-message = 請輸入正確的主機名稱 +invalid-uri-title = 輸入的主機名稱不正確 |