diff options
Diffstat (limited to 'l10n-ja/mail/messenger/preferences/system-integration.ftl')
-rw-r--r-- | l10n-ja/mail/messenger/preferences/system-integration.ftl | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/l10n-ja/mail/messenger/preferences/system-integration.ftl b/l10n-ja/mail/messenger/preferences/system-integration.ftl new file mode 100644 index 0000000000..b79636ce2a --- /dev/null +++ b/l10n-ja/mail/messenger/preferences/system-integration.ftl @@ -0,0 +1,38 @@ +# 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/. + +system-integration-title = + .title = システム統合 +system-integration-dialog = + .buttonlabelaccept = 既定として設定 + .buttonlabelcancel = 統合をスキップ + .buttonlabelcancel2 = キャンセル +default-client-intro = { -brand-short-name } を次の既定のクライアントとして使用する: +unset-default-tooltip = { -brand-short-name } から既定のクライアントの設定を解除することはできません。他のプログラムを既定に設定するには、そのプログラムから設定してください。 +checkbox-email-label = + .label = メール + .tooltiptext = { unset-default-tooltip } +checkbox-newsgroups-label = + .label = ニュース + .tooltiptext = { unset-default-tooltip } +checkbox-feeds-label = + .label = フィード + .tooltiptext = { unset-default-tooltip } +checkbox-calendar-label = + .label = カレンダー + .tooltiptext = { unset-default-tooltip } +# Note: This is the search engine name for all the different platforms. +# Platforms that don't support it should be left blank. +system-search-engine-name = + { PLATFORM() -> + [macos] Spotlight + [windows] Windows Search + *[other] { "" } + } +system-search-integration-label = + .label = { system-search-engine-name } によるメッセージの検索を許可する + .accesskey = S +check-on-startup-label = + .label = 起動時に { -brand-short-name } が既定のクライアントとして設定されているか確認する + .accesskey = A |