blob: bcc9088a039572922e8fbe7e1345a72000fa1736 (
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
|
# 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 = दस्तावेज में नयी स्टाइल शीट बनाएँ और जोड़ें
.accesskey = N
styleeditor-import-button =
.tooltiptext = दस्तावेज में एक मौजूदा स्टाइल शीट आयात करें और जोड़ें
.accesskey = I
styleeditor-visibility-toggle =
.tooltiptext = स्टाइल शीट दृश्यता को टॉगल करें
.accesskey = S
styleeditor-save-button = सहेजें
.tooltiptext = किसी फ़ाइल में इस स्टाइल शीट को सहेजें
.accesskey = S
styleeditor-options-button =
.tooltiptext = शैली संपादक विकल्प
styleeditor-media-rules = @media नियम
styleeditor-editor-textbox =
.data-placeholder = CSS यहाँ टाइप करें.
styleeditor-no-stylesheet = इस पृष्ठ का कोई स्टाइल शीट नहीं है.
styleeditor-no-stylesheet-tip = शायद आप करना चाहेंगे <a data-l10n-name="append-new-stylesheet">एक नयी स्टाइल शीट जोड़ना</a>?
styleeditor-open-link-new-tab =
.label = नए टैब में लिंक खोलें
styleeditor-copy-url =
.label = URL कॉपी करें
|