summaryrefslogtreecommitdiffstats
path: root/l10n-ja/toolkit/toolkit/global/arrowscrollbox.ftl
blob: bb8754f747b9e634a219e055a49c6afac8db0592 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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/.

### This file contains the entities needed to use the Arrowscrollbox component.
### For example, Arrowscrollboxes are used in Tabs Toolbar when there are
### multiple tabs opened and in the overflowing menus.

# This button is shown at the beginning of the overflowing list of elements.
# For example, in LTR language like English, on the Tabs Toolbar it would look
# like "<" and scroll the tab list to the left, and in the overflowing menu it
# would look like "^" and scroll the list of menuitems up.
overflow-scroll-button-up =
    .tooltiptext = 上へスクロールします
# This button is shown at the end of the overflowing list of elements. For
# example, in LTR language like English, on the Tabs Toolbar it would look like
# ">" and scroll the tab list to the right, and in the overflowing menu it
# would look like "v" and scroll the list of menuitems down.
overflow-scroll-button-down =
    .tooltiptext = 下へスクロールします