# 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-editor-textbox = .data-placeholder = ಇಲ್ಲಿ CSS ಅನ್ನು ನಮೂದಿಸಿ. styleeditor-no-stylesheet = ಈ ಪುಟವು ಯಾವುದೆ ಶೈಲಿ ಹಾಳೆಯನ್ನು ಹೊಂದಿಲ್ಲ. styleeditor-no-stylesheet-tip = ಬಹುಷಃ ನೀವು ಒಂದು ಹೊಸ ಶೈಲಿ ಹಾಳೆಯನ್ನು ಸೇರಿಸಬೇಕು? styleeditor-open-link-new-tab = .label = ಕೊಂಡಿಯನ್ನು ಹೊಸ ಹಾಳೆಯಲ್ಲಿ ತೆರೆ styleeditor-find = .label = ಹುಡುಕು .accesskey = F styleeditor-find-again = .label = ಮತ್ತೊಮ್ಮೆ ಹುಡುಕು .accesskey = g styleeditor-go-to-line = .label = ಈ ಸಾಲಿಗೆ ಹೋಗು… .accesskey = J # 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 } ನಿಯಮ. *[other] { $ruleCount } ನಿಯಮಗಳು. }