summaryrefslogtreecommitdiffstats
path: root/l10n-ja/suite/chrome/common/pref/pref-mousewheel.dtd
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--l10n-ja/suite/chrome/common/pref/pref-mousewheel.dtd36
1 files changed, 36 insertions, 0 deletions
diff --git a/l10n-ja/suite/chrome/common/pref/pref-mousewheel.dtd b/l10n-ja/suite/chrome/common/pref/pref-mousewheel.dtd
new file mode 100644
index 0000000000..6e08364579
--- /dev/null
+++ b/l10n-ja/suite/chrome/common/pref/pref-mousewheel.dtd
@@ -0,0 +1,36 @@
+<!-- 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/. -->
+
+<!-- LOCALIZATION NOTE : FILE Mouse-wheel management prefs, for those lucky OSes that support mouse wheels -->
+
+<!ENTITY pref.mouseWheel.title "マウスホイール">
+<!ENTITY mouseWheelPanel.label "この修飾キーを使用した際のマウスホイールの動きを指定:">
+<!ENTITY usingJustTheWheel.label "修飾キーなし">
+<!-- Key labels, for mousewheel prefs -->
+<!ENTITY usingWheelAndAlt.label2 "Alt">
+<!ENTITY usingWheelAndOption.label "Option">
+<!ENTITY usingWheelAndCtrl.label2 "Ctrl">
+<!ENTITY usingWheelAndShft.label2 "Shift">
+<!ENTITY mouseWheelGroup.label "垂直スクロール">
+<!ENTITY mouseWheelHorizGroup.label "水平スクロール">
+<!ENTITY sameAsVertical.label "垂直スクロールと同じ">
+<!ENTITY sameAsVertical.accesskey "v">
+<!ENTITY doNothing.label "何もしない">
+<!ENTITY doNothing.accesskey "D">
+<!ENTITY doNothingHoriz.accesskey "n">
+<!ENTITY scrollDocument.label "ドキュメントのスクロール">
+<!ENTITY scrollDocument.accesskey "S">
+<!ENTITY scrollDocumentHoriz.accesskey "c">
+<!ENTITY history.label "訪問履歴を移動する (戻る/進む)">
+<!ENTITY history.accesskey "M">
+<!ENTITY historyHoriz.accesskey "b">
+<!ENTITY zoom.label "ページの表示をズームする">
+<!ENTITY zoom.accesskey "Z">
+<!ENTITY zoomHoriz.accesskey "o">
+<!ENTITY wheelSpeed.label "マウスホイールの速度:">
+<!ENTITY wheelSpeed.accesskey "w">
+<!ENTITY wheelSpeedHoriz.accesskey "u">
+<!ENTITY reverseDirection.label "スクロール方向を反転">
+<!ENTITY reverseDirection.accesskey "R">
+<!ENTITY reverseDirectionHoriz.accesskey "e">