blob: 12eff7ca2c23b9a5bc920118c700527f6ba8b43c (
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
# 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/.
### Localization for Developer Tools options
## Default Developer Tools section
# The label for the heading of the radiobox corresponding to the theme
options-select-dev-tools-theme-label = Теми
## Inspector section
# The heading
options-context-inspector = Инспектор
# The label for the checkbox option to show user agent styles
options-show-user-agent-styles-label = Прикажи стилови на прелистувачот
## "Default Color Unit" options for the Inspector
options-default-color-unit-label = Основна единица за боја
options-default-color-unit-authored = Како што е напишана
options-default-color-unit-hex = Хексадецимален
options-default-color-unit-hsl = HSL(A)
options-default-color-unit-rgb = RGB(A)
options-default-color-unit-name = Имиња на бои
## Style Editor section
## Screenshot section
options-screenshot-audio-tooltip =
.title = Емитува звук на бленда кога се фаќаат слики од екран
## Editor section
## Advanced section
# The heading
options-context-advanced-settings = Напредни поставки
# The message shown for settings that trigger page reload
options-context-triggers-page-refresh = * Само во текот на оваа сесија. Ја вчитува страницата одново.
##
|