diff options
Diffstat (limited to 'l10n-hi-IN/devtools/client/styleeditor.ftl')
-rw-r--r-- | l10n-hi-IN/devtools/client/styleeditor.ftl | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n-hi-IN/devtools/client/styleeditor.ftl b/l10n-hi-IN/devtools/client/styleeditor.ftl new file mode 100644 index 0000000000..bcc9088a03 --- /dev/null +++ b/l10n-hi-IN/devtools/client/styleeditor.ftl @@ -0,0 +1,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 कॉपी करें |