diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-ne-NP/toolkit/toolkit/main-window/findbar.ftl | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/l10n-ne-NP/toolkit/toolkit/main-window/findbar.ftl b/l10n-ne-NP/toolkit/toolkit/main-window/findbar.ftl new file mode 100644 index 0000000000..a932e5b7b0 --- /dev/null +++ b/l10n-ne-NP/toolkit/toolkit/main-window/findbar.ftl @@ -0,0 +1,24 @@ +# 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/. + + +### This file contains the entities needed to use the Find Bar. + +findbar-next = + .tooltiptext = यस वाक्यांशको पछिल्लो घटना फेला पार्नुहोस् +findbar-previous = + .tooltiptext = यस वाक्यांशको अघिल्लो घटना फेला पार्नुहोस् + +findbar-find-button-close = + .tooltiptext = खोजी पट्टी बन्द गर्नुहोस् + +findbar-case-sensitive = + .label = केस मिलाउनुहोस् + .accesskey = c + .tooltiptext = केस संवेदनशीलता सहित खोजी गर्नुहोस् + +findbar-entire-word = + .label = पूरै शब्द + .accesskey = W + .tooltiptext = सम्पूर्ण शब्दहरू मात्र खोज्नुहोस् |