summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/br/localization/br/toolkit/main-window/findbar.ftl
blob: fab1f7b0d1094ebe072af852ea62669267460fa7 (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
# 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 = Kavout an tamm frazenn war-lerc'h o klotañ ganti
findbar-previous =
    .tooltiptext = Kavout an tamm frazenn kent o klotañ ganti
findbar-find-button-close =
    .tooltiptext = Serriñ ar varrenn glask
findbar-highlight-all2 =
    .label = Sklêrijennañ pep tra
    .accesskey =
        { PLATFORM() ->
            [macos] S
           *[other] p
        }
    .tooltiptext = Sklerijennañ holl zegouezhioù ar frazenn
findbar-case-sensitive =
    .label = Tirenneg
    .accesskey = T
    .tooltiptext = Klask en ur deurel evezh ouzh an direnneg
findbar-match-diacritics =
    .label = Doujañ d’an tiredoù
    .accesskey = D
    .tooltiptext = Klask en ur zoujañ d’an tiredoù ha d’an arouezennoù dibar (da skouer: pa vez klasket "stêr", ne vez ket diskouezet "ster")
findbar-entire-word =
    .label = Gerioù a-bezh
    .accesskey = G
    .tooltiptext = Klask war-lec'h gerioù a-bezh nemetken
findbar-not-found = N'haller ket kavout ar frazenn
findbar-wrapped-to-top = Tizhet eo bet dibenn ar bajenn, kenderc'hel diouzh ar c'hrec'h
findbar-wrapped-to-bottom = Tizhet eo bet derou ar bajenn, kenderc'hel diouzh an diaz
findbar-normal-find =
    .placeholder = Klask er bajennad
findbar-fast-find =
    .placeholder = Klask herrek
findbar-fast-find-links =
    .placeholder = Klask herrek (ereoù nemetken)
findbar-case-sensitive-status =
    .value = (Doujañs d'ar bennlizherenn)
findbar-match-diacritics-status =
    .value = (Doujañ d’an tiredoù)
findbar-entire-word-status =
    .value = (Gerioù a-bezh hepken)
# Variables:
#   $current (Number): Index of the currently selected match
#   $total (Number): Total count of matches
findbar-found-matches =
    .value =
        { $total ->
            [one] Kenglotadenn { $current } eus { $total }
            [two] Kenglotadenn { $current } eus { $total }
            [few] Kenglotadenn { $current } eus { $total }
            [many] Kenglotadenn { $current } eus { $total }
           *[other] Kenglotadenn { $current } eus { $total }
        }
# Variables:
#   $limit (Number): Total count of matches allowed before counting stops
findbar-found-matches-count-limit =
    .value =
        { $limit ->
            [one] Muioc'h eget { $limit } c'henglotadur
            [two] Muioc'h eget { $limit } genglotadur
            [few] Muioc'h eget { $limit } c'henglotadur
            [many] Muioc'h eget { $limit } a genglotadurioù
           *[other] Muioc'h eget { $limit } kenglotadur
        }