diff options
Diffstat (limited to 'l10n-eo/mail/messenger/preferences/permissions.ftl')
-rw-r--r-- | l10n-eo/mail/messenger/preferences/permissions.ftl | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/l10n-eo/mail/messenger/preferences/permissions.ftl b/l10n-eo/mail/messenger/preferences/permissions.ftl new file mode 100644 index 0000000000..994ac5e70b --- /dev/null +++ b/l10n-eo/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 = Exceptions + .style = width: 45em; + +window-close-key = + .key = w + +website-address-label = + .value = Address of website: + .accesskey = d + +block-button = + .label = Block + .accesskey = B + +allow-session-button = + .label = Allow for Session + .accesskey = n + +allow-button = + .label = Allow + .accesskey = A + +treehead-sitename-label = + .label = Site + +treehead-status-label = + .label = Status + +remove-site-button = + .label = Remove Site + .accesskey = R + +remove-all-site-button = + .label = Remove All Sites + .accesskey = e + +cancel-button = + .label = Cancel + .accesskey = C + +save-button = + .label = Save Changes + .accesskey = S + +permission-can-label = Allow +permission-can-access-first-party-label = Allow first party only +permission-can-session-label = Allow for Session +permission-cannot-label = Block + +invalid-uri-message = Please enter a valid hostname +invalid-uri-title = Invalid Hostname Entered |