diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-km/toolkit/toolkit/main-window/findbar.ftl | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/l10n-km/toolkit/toolkit/main-window/findbar.ftl b/l10n-km/toolkit/toolkit/main-window/findbar.ftl new file mode 100644 index 0000000000..ecb3d25209 --- /dev/null +++ b/l10n-km/toolkit/toolkit/main-window/findbar.ftl @@ -0,0 +1,61 @@ +# 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-highlight-all2 = + .label = រំលេចទាំងអស់ + .accesskey = + { PLATFORM() -> + [macos] l + *[other] a + } + .tooltiptext = រំលេចកថាខណ្ឌដែលកើតឡើងវិញទាំងអស់ + +findbar-case-sensitive = + .label = ករណីដំណូច + .accesskey = c + .tooltiptext = ស្វែងរកដោយប្រកាន់អក្សរតូចធំ + +findbar-entire-word = + .label = ពាក្យទាំងមូល + .accesskey = W + .tooltiptext = ស្វែងរកពាក្យទាំងមូលតែប៉ុណ្ណោះ + +findbar-not-found = រកមិនឃើញពាក្យ ឬឃ្លា + +findbar-wrapped-to-top = បានទៅដល់ចុងទំព័រ បន្តពីកំពូល +findbar-wrapped-to-bottom = បានទៅដល់ចុងទំព័រ បន្តពីបាត + +findbar-normal-find = + .placeholder = រកមើលក្នុងទំព័រ +findbar-fast-find = + .placeholder = រកមើលរហ័ស៖ +findbar-fast-find-links = + .placeholder = រកមើលរហ័ស (តែតំណប៉ុណ្ណោះ)៖ + +findbar-case-sensitive-status = + .value = (ប្រកាន់តួអក្សរតូចធំ) +findbar-entire-word-status = + .value = (ពាក្យទាំងមូលប៉ុណ្ណោះ) + +# Variables: +# $current (Number): Index of the currently selected match +# $total (Number): Total count of matches +findbar-found-matches = + .value = ភាពត្រូវគ្នា { $current } នៃ { $total } + +# Variables: +# $limit (Number): Total count of matches allowed before counting stops +findbar-found-matches-count-limit = + .value = ភាពត្រូវគ្នាច្រើនជាង { $limit } |