56 lines
2.2 KiB
Text
56 lines
2.2 KiB
Text
# 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 = Emoheñói ha emoirũ peteĩ kuatia pyahu pe kuatiaitére
|
||
.accesskey = P
|
||
styleeditor-import-button =
|
||
.tooltiptext = Emoheñói ha emoirũ peteĩ kuatia oĩvavoi pe kuatiaitére
|
||
.accesskey = I
|
||
styleeditor-filter-input =
|
||
.placeholder = Mbohekoha rogue ñembogua
|
||
styleeditor-visibility-toggle =
|
||
.tooltiptext = Kuatia jehecha moambue
|
||
.accesskey = S
|
||
styleeditor-visibility-toggle-system =
|
||
.tooltiptext = Apopyvusu kuatia mbohekoha ndaikatúi embogue
|
||
styleeditor-save-button = Ñongatu
|
||
.tooltiptext = Eñongatu ko kuatia mohendaha'ípe
|
||
.accesskey = S
|
||
styleeditor-options-button =
|
||
.tooltiptext = Style Editor jeporavorã
|
||
styleeditor-at-rules = At-mbojojaha
|
||
styleeditor-editor-textbox =
|
||
.data-placeholder = Ehai CSS ápe.
|
||
styleeditor-no-stylesheet = Ko kuatiarogue ndoguerekói kuatia.
|
||
styleeditor-no-stylesheet-tip = Reipota mba’éramo<a data-l10n-name="append-new-stylesheet">Emoirũ peteĩ kuatia pyahu</a>?
|
||
styleeditor-open-link-new-tab =
|
||
.label = Tendayke pyahu joajuhápe jeike
|
||
styleeditor-copy-url =
|
||
.label = Emonguatia URL
|
||
styleeditor-find =
|
||
.label = Heka
|
||
.accesskey = F
|
||
styleeditor-find-again =
|
||
.label = Ehekajey
|
||
.accesskey = E
|
||
styleeditor-go-to-line =
|
||
.label = Tairendápe jepo...
|
||
.accesskey = j
|
||
# Label displayed when searching a term that is not found in any stylesheet path
|
||
styleeditor-stylesheet-all-filtered = Ndojejuhúi mba’evéichagua mbohekoharogue.
|
||
# 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 } mbojojaha
|
||
*[other] { $ruleCount } mbojojahakuéra.
|
||
}
|
||
# Title for the pretty print button in the editor footer.
|
||
styleeditor-pretty-print-button =
|
||
.title = Emonguatia togue moambueha
|
||
# Title for the pretty print button in the editor footer, when it's disabled
|
||
styleeditor-pretty-print-button-disabled =
|
||
.title = Emonguatia CSS marandurenda añoite
|