blob: 453cc3075b62cfc80740d3621956ea05a0c0740c (
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
52
53
|
# 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/.
styleeditor-new-button =
.tooltiptext = Cruthaich siota-stoidhle ùr is cuir ris an sgrìobhainn e
.accesskey = r
styleeditor-import-button =
.tooltiptext = Ion-phortaich siota-stoidhle a tha ann mu thràth agus cur ris an sgrìobhainn e
.accesskey = I
styleeditor-filter-input =
.placeholder = Filter style sheets
styleeditor-visibility-toggle =
.tooltiptext = Toglaich so-fhaicsinneachd an t-siota-stoidhle
.accesskey = S
styleeditor-visibility-toggle-system =
.tooltiptext = System style sheets can’t be disabled
styleeditor-save-button = Sàbhail
.tooltiptext = Sàbhail an siota-stoidhle seo mar fhaidhle
.accesskey = S
styleeditor-options-button =
.tooltiptext = Style Editor options
styleeditor-at-rules = At-rules
styleeditor-editor-textbox =
.data-placeholder = Cuir CSS an-seo.
styleeditor-no-stylesheet = Chan eil siota-stoidhle aig an duilleag seo.
styleeditor-no-stylesheet-tip = Saoil am bu toigh leat <a data-l10n-name="append-new-stylesheet">siota-stoidhle ùr a chur ris</a>?
styleeditor-open-link-new-tab =
.label = Open Link in New Tab
styleeditor-copy-url =
.label = Copy URL
styleeditor-find =
.label = Lorg
.accesskey = L
styleeditor-find-again =
.label = Lorg a-rithist
.accesskey = g
styleeditor-go-to-line =
.label = Thoir leum gu loidhne…
.accesskey = T
# Label displayed when searching a term that is not found in any stylesheet path
styleeditor-stylesheet-all-filtered = No matching style sheet has been found.
# This string is shown in the style sheets list
# Variables:
# $ruleCount (Integer) - The number of rules in the stylesheet.
styleeditor-stylesheet-rule-count =
{ $ruleCount ->
[one] { $ruleCount } riaghailt
[two] { $ruleCount } riaghailt
[few] { $ruleCount } riaghailtean
*[other] { $ruleCount } riaghailt.
}
|