diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-ja/mail/messenger/preferences/permissions.ftl | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/l10n-ja/mail/messenger/preferences/permissions.ftl b/l10n-ja/mail/messenger/preferences/permissions.ftl new file mode 100644 index 0000000000..4a6e11cd4d --- /dev/null +++ b/l10n-ja/mail/messenger/preferences/permissions.ftl @@ -0,0 +1,43 @@ +# 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 = n +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 = 無効なホスト名が入力されました |