summaryrefslogtreecommitdiffstats
path: root/l10n-zh-TW/toolkit/toolkit/global
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:35:49 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:35:49 +0000
commitd8bbc7858622b6d9c278469aab701ca0b609cddf (patch)
treeeff41dc61d9f714852212739e6b3738b82a2af87 /l10n-zh-TW/toolkit/toolkit/global
parentReleasing progress-linux version 125.0.3-1~progress7.99u1. (diff)
downloadfirefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.tar.xz
firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.zip
Merging upstream version 126.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-zh-TW/toolkit/toolkit/global')
-rw-r--r--l10n-zh-TW/toolkit/toolkit/global/arrowscrollbox.ftl17
1 files changed, 17 insertions, 0 deletions
diff --git a/l10n-zh-TW/toolkit/toolkit/global/arrowscrollbox.ftl b/l10n-zh-TW/toolkit/toolkit/global/arrowscrollbox.ftl
index ad7f9701da..483d2c4c9e 100644
--- a/l10n-zh-TW/toolkit/toolkit/global/arrowscrollbox.ftl
+++ b/l10n-zh-TW/toolkit/toolkit/global/arrowscrollbox.ftl
@@ -19,3 +19,20 @@ overflow-scroll-button-up =
# would look like "v" and scroll the list of menuitems down.
overflow-scroll-button-down =
.tooltiptext = 向下捲動
+
+### 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 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-backwards =
+ .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-forwards =
+ .tooltiptext = 向後捲動