blob: 13663f96a14d09943d266f39e78b4e0f7428cfd2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
# 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/.
## Customization Menu
# The overflow menu is the menu that appears if you click the chevron (>> button) in the location bar.
customize-menu-unpin-from-overflowmenu =
.label = オーバーフローメニューからピン留めを外す
.accesskey = U
customize-menu-add-to-toolbar =
.label = ツールバーに追加
.accesskey = A
customize-menu-add-to-overflowmenu =
.label = オーバーフローメニューに追加
.accesskey = M
## Forget Button
# The forget button can be added to the toolbar or overflow menu via the customization menu.
panic-button-thankyou-msg1 = 最近の履歴を消去しました。
panic-button-thankyou-msg2 = 安全なブラウジングをお楽しみください!
panic-button-thankyou-button =
.label = OK
|