summaryrefslogtreecommitdiffstats
path: root/l10n-trs/toolkit/toolkit/main-window/findbar.ftl
blob: 86885b95dd702a7582f9744f8b48f7a5c99552cb (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
# 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 = Narì' sa tàj ñan riña yi'nïn' nuguan' dan
findbar-previous =
    .tooltiptext = Narì' sa nikò' rukù riña yi'nïn' nuguan' dan

findbar-find-button-close =
    .tooltiptext = Narán riña chrún achrûn' nuguan' nana'uî'

findbar-highlight-all2 =
    .label = Nagi'aj rangà' daran'anj
    .accesskey =
        { PLATFORM() ->
            [macos] l
           *[other] a
        }
    .tooltiptext = Nadigân ña ahui nej frâse

findbar-match-diacritics =
    .label = Nāgi’iaj hue'ê nej diacrîtikoCoincidir diacríticos
    .accesskey = ā
    .tooltiptext = Nānin’in lêchra ngà nej asênto nī lechrâ achrûn hīô’ (dàj rûn’, ngà nānà’uì’ "como", "cómo" nī si nani’in man

findbar-entire-word =
    .label = Nuguan' hua chre'e
    .accesskey = W
    .tooltiptext = Nana'uì' maninaj nuguan' hua chre'e

findbar-not-found = Nu narì'ij nugua'anj

findbar-wrapped-to-top = Riña ganahuij pajina, gayi'ì ñut
findbar-wrapped-to-bottom = Riña ganahuij pajina, gayi'ì ñut riña ganahuij ma

findbar-normal-find =
    .placeholder = Nana'ui' riñan ñanj
findbar-fast-find =
    .placeholder = Riña nana'ui' hio'
findbar-fast-find-links =
    .placeholder = Nana'ui' hio' (ma riña enlase)

findbar-case-sensitive-status =
    .value = ('Ngà Mayuscula)
findbar-entire-word-status =
    .value = (Ma nuguan' hua gè)

# Variables:
#   $current (Number): Index of the currently selected match
#   $total (Number): Total count of matches
findbar-found-matches =
    .value =
        { $total ->
            [one] { $current } si'iaj { $total } hua hue'ej
           *[other] { $current } osi'iaj { $total } hua hue'ê ma
        }

# Variables:
#   $limit (Number): Total count of matches allowed before counting stops
findbar-found-matches-count-limit =
    .value =
        { $limit ->
            [one] Nikô doj { $limit } guña
           *[other] Nikô doj # sa hue'ê
        }