summaryrefslogtreecommitdiffstats
path: root/l10n-ja/toolkit/toolkit/global/handlerDialog.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-ja/toolkit/toolkit/global/handlerDialog.ftl')
-rw-r--r--l10n-ja/toolkit/toolkit/global/handlerDialog.ftl69
1 files changed, 69 insertions, 0 deletions
diff --git a/l10n-ja/toolkit/toolkit/global/handlerDialog.ftl b/l10n-ja/toolkit/toolkit/global/handlerDialog.ftl
new file mode 100644
index 0000000000..f17cf1bde4
--- /dev/null
+++ b/l10n-ja/toolkit/toolkit/global/handlerDialog.ftl
@@ -0,0 +1,69 @@
+# 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/.
+
+## Permission Dialog
+## Variables:
+## $host (string) - The hostname that is initiating the request
+## $scheme (string) - The type of link that's being opened.
+## $appName (string) - Name of the application that will be opened.
+## $extension (string) - Name of extension that initiated the request
+
+permission-dialog-description = このサイトに { $scheme } リンクを開くことを許可しますか?
+permission-dialog-description-file = このファイルに { $scheme } リンクを開くことを許可しますか?
+permission-dialog-description-host = { $host } に { $scheme } リンクを開くことを許可しますか?
+permission-dialog-description-extension = 拡張機能 { $extension } に { $scheme } リンクを開くことを許可しますか?
+permission-dialog-description-app = このサイトに { $scheme } リンクを { $appName } で開くことを許可しますか?
+permission-dialog-description-file-app = このファイルに { $scheme } リンクを { $appName } で開くことを許可しますか?
+permission-dialog-description-host-app = { $host } に { $scheme } リンクを { $appName } で開くことを許可しますか?
+permission-dialog-description-extension-app = 拡張機能 { $extension } に { $scheme } リンクを { $appName } で開くことを許可しますか?
+permission-dialog-description-system-app = { $scheme } リンクを { $appName } で開きますか?
+permission-dialog-description-system-noapp = { $scheme } リンクを開きますか?
+
+## Please keep the emphasis around the hostname and scheme (ie the
+## `<strong>` HTML tags). Please also keep the hostname as close to the start
+## of the sentence as your language's grammar allows.
+## Variables:
+## $host (string) - The hostname that is initiating the request
+## $scheme (string) - The type of link that's being opened.
+
+permission-dialog-remember = <strong>{ $host }</strong> が <strong>{ $scheme }</strong> リンクを開くことを常に許可する
+permission-dialog-remember-file = このファイルが <strong>{ $scheme }</strong> リンクを開くことを常に許可する
+permission-dialog-remember-extension = この拡張機能が <strong>{ $scheme }</strong> リンクを開くことを常に許可する
+
+##
+
+permission-dialog-btn-open-link =
+ .label = リンクを開く
+ .accessKey = O
+permission-dialog-btn-choose-app =
+ .label = プログラムを選択
+ .accessKey = A
+permission-dialog-unset-description = プログラムを選択する必要があります。
+permission-dialog-set-change-app-link = 別のプログラムを選択してください。
+
+## Chooser dialog
+## Variables:
+## $scheme (string) - The type of link that's being opened.
+
+chooser-window =
+ .title = プログラムの選択
+ .style = min-width: 26em; min-height: 26em;
+chooser-dialog =
+ .buttonlabelaccept = リンクを開く
+ .buttonaccesskeyaccept = O
+chooser-dialog-description = { $scheme } リンクを開くプログラムを選択してください。
+# Please keep the emphasis around the scheme (ie the `<strong>` HTML tags).
+chooser-dialog-remember = 常にこのプログラムで <strong>{ $scheme }</strong> リンクを開く
+chooser-dialog-remember-extra =
+ { PLATFORM() ->
+ [windows] この設定は { -brand-short-name } のオプション画面で変更できます。
+ *[other] この設定は { -brand-short-name } の設定画面で変更できます。
+ }
+choose-other-app-description = 他のプログラムを選択
+choose-app-btn =
+ .label = 選択...
+ .accessKey = C
+choose-other-app-window-title = 別のプログラム...
+# Displayed under the name of a protocol handler in the Launch Application dialog.
+choose-dialog-privatebrowsing-disabled = プライベートウィンドウで無効化されます