blob: 60562321cbfe1d6619c3884f9f66cba6860ac7fb (
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
26
27
28
29
|
# 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/.
## Names of the default containers in Firefox.
## See https://support.mozilla.org/kb/how-use-firefox-containers
user-context-personal =
.label = Лично
.accesskey = Л
user-context-work =
.label = Посао
.accesskey = П
user-context-banking =
.label = Куповина
.accesskey = К
user-context-shopping =
.label = Банкарство
.accesskey = Б
##
user-context-none =
.label = Без контејнера
.accesskey = Н
user-context-manage-containers =
.label = Управљај контејнерима
.accesskey = У
|