1# This Source Code Form is subject to the terms of the Mozilla Public
2# License, v. 2.0. If a copy of the MPL was not distributed with this file,
3# You can obtain one at http://mozilla.org/MPL/2.0/.
4
5places-open =
6  .label = Open
7  .accesskey = O
8places-open-in-tab =
9  .label = Open in New Tab
10  .accesskey = w
11places-open-all-bookmarks =
12  .label = Open All Bookmarks
13  .accesskey = O
14places-open-all-in-tabs =
15  .label = Open All in Tabs
16  .accesskey = O
17places-open-in-window =
18  .label = Open in New Window
19  .accesskey = N
20places-open-in-private-window =
21  .label = Open in New Private Window
22  .accesskey = P
23
24places-add-bookmark =
25  .label = Add Bookmark…
26  .accesskey = B
27places-add-folder-contextmenu =
28  .label = Add Folder…
29  .accesskey = F
30places-add-folder =
31  .label = Add Folder…
32  .accesskey = o
33places-add-separator =
34  .label = Add Separator
35  .accesskey = S
36
37places-view =
38  .label = View
39  .accesskey = w
40places-by-date =
41  .label = By Date
42  .accesskey = D
43places-by-site =
44  .label = By Site
45  .accesskey = S
46places-by-most-visited =
47  .label = By Most Visited
48  .accesskey = V
49places-by-last-visited =
50  .label = By Last Visited
51  .accesskey = L
52places-by-day-and-site =
53  .label = By Date and Site
54  .accesskey = t
55
56places-history-search =
57  .placeholder = Search history
58places-bookmarks-search =
59  .placeholder = Search bookmarks
60
61places-delete-domain-data =
62  .label = Forget About This Site
63  .accesskey = F
64places-sortby-name =
65  .label = Sort By Name
66  .accesskey = r
67# places-edit-bookmark and places-edit-generic will show one or the other and can have the same access key.
68places-edit-bookmark =
69  .label = Edit Bookmark…
70  .accesskey = i
71places-edit-generic =
72  .label = Edit…
73  .accesskey = i
74places-edit-folder =
75  .label = Rename Folder…
76  .accesskey = e
77places-remove-folder =
78  .label =
79      { $count ->
80          [1] Remove Folder
81         *[other] Remove Folders
82      }
83  .accesskey = m
84
85# Managed bookmarks are created by an administrator and cannot be changed by the user.
86managed-bookmarks =
87  .label = Managed bookmarks
88# This label is used when a managed bookmarks folder doesn't have a name.
89managed-bookmarks-subfolder =
90  .label = Subfolder
91
92# This label is used for the "Other Bookmarks" folder that appears in the bookmarks toolbar.
93other-bookmarks-folder =
94  .label = Other Bookmarks
95
96# Variables:
97# $count (number) - The number of elements being selected for removal.
98places-remove-bookmark =
99  .label =
100      { $count ->
101          [1] Remove Bookmark
102         *[other] Remove Bookmarks
103      }
104  .accesskey = e
105
106places-manage-bookmarks =
107  .label = Manage Bookmarks
108  .accesskey = M
109