summaryrefslogtreecommitdiffstats
path: root/l10n-ja/suite/chrome/common/pref/pref-media.dtd
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
commit43a97878ce14b72f0981164f87f2e35e14151312 (patch)
tree620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-ja/suite/chrome/common/pref/pref-media.dtd
parentInitial commit. (diff)
downloadfirefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz
firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ja/suite/chrome/common/pref/pref-media.dtd')
-rw-r--r--l10n-ja/suite/chrome/common/pref/pref-media.dtd23
1 files changed, 23 insertions, 0 deletions
diff --git a/l10n-ja/suite/chrome/common/pref/pref-media.dtd b/l10n-ja/suite/chrome/common/pref/pref-media.dtd
new file mode 100644
index 0000000000..a02c4eaccd
--- /dev/null
+++ b/l10n-ja/suite/chrome/common/pref/pref-media.dtd
@@ -0,0 +1,23 @@
+<!-- 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/. -->
+
+<!-- extracted from content/pref-media.xul -->
+
+<!-- LOCALIZATION NOTE : FILE Media management prefs -->
+<!ENTITY pref.media.title "メディア">
+<!ENTITY mediaHTML5Preferences.label "音声/動画">
+<!ENTITY allowMediaAutoplay.label "HTML5 メディアコンテンツの自動再生を有効にする">
+<!ENTITY allowMediaAutoplay.accesskey "A">
+
+<!ENTITY enableDrmMedia.label "DRM (Digital Rights Management) を有効にする">
+<!ENTITY enableEmeForSuite.label "サードパーティ CDM (Content Decryption Modules)">
+<!ENTITY enableEmeForSuite.accesskey "C">
+
+<!ENTITY animLoopingTitle.label "アニメーション画像の繰り返し">
+<!ENTITY animLoopAsSpecified.label "画像が指定した回数まで">
+<!ENTITY animLoopAsSpecified.accesskey "m">
+<!ENTITY animLoopOnce.label "1 回だけ">
+<!ENTITY animLoopOnce.accesskey "O">
+<!ENTITY animLoopNever.label "繰り返さない">
+<!ENTITY animLoopNever.accesskey "v">