summaryrefslogtreecommitdiffstats
path: root/l10n-ja/browser/browser/preferences/siteDataSettings.ftl
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 19:33:14 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 19:33:14 +0000
commit36d22d82aa202bb199967e9512281e9a53db42c9 (patch)
tree105e8c98ddea1c1e4784a60a5a6410fa416be2de /l10n-ja/browser/browser/preferences/siteDataSettings.ftl
parentInitial commit. (diff)
downloadfirefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.tar.xz
firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.zip
Adding upstream version 115.7.0esr.upstream/115.7.0esrupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ja/browser/browser/preferences/siteDataSettings.ftl')
-rw-r--r--l10n-ja/browser/browser/preferences/siteDataSettings.ftl57
1 files changed, 57 insertions, 0 deletions
diff --git a/l10n-ja/browser/browser/preferences/siteDataSettings.ftl b/l10n-ja/browser/browser/preferences/siteDataSettings.ftl
new file mode 100644
index 0000000000..febc7c636d
--- /dev/null
+++ b/l10n-ja/browser/browser/preferences/siteDataSettings.ftl
@@ -0,0 +1,57 @@
+# 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/.
+
+## Settings
+
+site-data-settings-window =
+ .title = Cookie とサイトデータを管理
+site-data-settings-description = 次のウェブサイトがコンピューターに Cookie とサイトデータを格納しています。{ -brand-short-name } はユーザーが削除するまで永続ストレージでウェブサイトからのデータを保持します。空き領域が必要になると非永続ストレージではウェブサイトからのデータが削除されます。
+site-data-search-textbox =
+ .placeholder = ウェブサイトを検索
+ .accesskey = S
+site-data-column-host =
+ .label = サイト
+site-data-column-cookies =
+ .label = Cookie
+site-data-column-storage =
+ .label = ストレージ
+site-data-column-last-used =
+ .label = 最終アクセス
+# This label is used in the "Host" column for local files, which have no host.
+site-data-local-file-host = (ローカルファイル)
+site-data-remove-selected =
+ .label = 選択したサイトデータを削除
+ .accesskey = R
+site-data-settings-dialog =
+ .buttonlabelaccept = 変更を保存
+ .buttonaccesskeyaccept = a
+# Variables:
+# $value (Number) - Value of the unit (for example: 4.6, 500)
+# $unit (String) - Name of the unit (for example: "bytes", "KB")
+site-storage-usage =
+ .value = { $value } { $unit }
+site-storage-persistent =
+ .value = { site-storage-usage.value } (永続)
+site-data-remove-all =
+ .label = すべて削除
+ .accesskey = e
+site-data-remove-shown =
+ .label = 表示されたサイトデータをすべて削除
+ .accesskey = e
+
+## Removing
+
+site-data-removing-dialog =
+ .title = { site-data-removing-header }
+ .buttonlabelaccept = 削除
+
+site-data-removing-header = Cookie とサイトデータの削除
+
+site-data-removing-desc = Cookie とサイトデータを削除すると、ウェブサイトからログアウトされます。本当に削除してもよろしいですか?
+
+# Variables:
+# $baseDomain (String) - The single domain for which data is being removed
+site-data-removing-single-desc = Cookie とサイトデータを削除すると、ウェブサイトからログアウトされます。本当に <strong>{ $baseDomain }</strong> の Cookie とサイトデータを削除してもよろしいですか?
+
+site-data-removing-table = 次のウェブサイトの Cookie とサイトデータが削除されます