summaryrefslogtreecommitdiffstats
path: root/l10n-cak/toolkit/toolkit/main-window/findbar.ftl
blob: 1bd1f89fb681af714654a5f191aace76f5978561 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
# 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 = Tib'e pa ri jun chik pajtzij xilitäj
findbar-previous =
    .tooltiptext = Tib'an b'enam pa ri jun kan q'aptzij xilitäj

findbar-find-button-close =
    .tooltiptext = Titz'apïx ri rukajtz'ik kanob'äl

findbar-highlight-all2 =
    .label = Tiya' retal ronojel
    .accesskey =
        { PLATFORM() ->
            [macos] I
           *[other] a
        }
    .tooltiptext = Tiya' ketal ronojel ri taq q'aptzij xkewachin pe

findbar-case-sensitive =
    .label = Na'onel chi ke taq nimatz'ib'
    .accesskey = n
    .tooltiptext = Tikanöx rik'in retal nimatz'ib' chuqa' ch'utitz'ib'

findbar-match-diacritics =
    .label = Tiya' Kikojol Tz'aqat taq Tz'ib'
    .accesskey = i
    .tooltiptext = Taya' kikojol ri k'oxon taq tz'ib' chuqa' ri ruxe'el taq kitz'ib' (achi'el, toq nikanöx “resume”, “résumé” man xtuk'äm ta ri')

findbar-entire-word =
    .label = Tz'aqät taq tzij
    .accesskey = T
    .tooltiptext = Kekanöx xa xe tz'aqät taq tzij

findbar-not-found = Man xilitäj ta ri pajtzij

findbar-wrapped-to-top = Ruk'isib'äl ruxaq, nitikirisäx chik pa rutikirib'al
findbar-wrapped-to-bottom = Rutikirib'al ruxaq, xtutikirisaj k'a nub'ek'isib'ej na

findbar-normal-find =
    .placeholder = Tikanöx pa ruxaq
findbar-fast-find =
    .placeholder = Anin rukanoxik
findbar-fast-find-links =
    .placeholder = Anin rukanoxik (taq ximonel)

findbar-case-sensitive-status =
    .value = (Na'onel chi ke taq nimatz'ib')
findbar-match-diacritics-status =
    .value = (Tiya' kikojol tz'aqat taq tz'ib')
findbar-entire-word-status =
    .value = (Xa xe tz'aqät taq tzij)

# Variables:
#   $current (Number): Index of the currently selected match
#   $total (Number): Total count of matches
findbar-found-matches =
    .value =
        { $total ->
            [one] { $current } richin { $total } nuk'äm ri'
           *[other] { $current } richin { $total } nikik'äm ki'
        }

# Variables:
#   $limit (Number): Total count of matches allowed before counting stops
findbar-found-matches-count-limit =
    .value =
        { $limit ->
            [one] Jotöl chuwäch ri { $limit } nikik'äm ki'
           *[other] Jotöl chuwäch ri { $limit } nikik'äm ki'
        }