summaryrefslogtreecommitdiffstats
path: root/l10n-eu/toolkit/toolkit/downloads/downloadUI.ftl
blob: 4d07caf1871840ce2aa1bef51b27b9b900ac502d (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
# 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/.

download-ui-confirm-title = Deskarga guztiak ezeztatu?

## Variables:
##   $downloadsCount (Number): The current downloads count.

download-ui-confirm-quit-cancel-downloads =
    { $downloadsCount ->
        [1] Orain irtenez gero, deskarga bat ezeztatuko da. Benetan irten nahi duzula?
       *[other] Orain irtenez gero, { $downloadsCount } deskarga ezeztatuko dira. Benetan irten nahi duzula?
    }
download-ui-confirm-quit-cancel-downloads-mac =
    { $downloadsCount ->
        [1] Orain itxiz gero, deskarga bat ezeztatuko da. Benetan itxi nahi duzula?
       *[other] Orain itxiz gero, { $downloadsCount } deskarga ezeztatuko dira. Benetan itxi nahi duzula?
    }
download-ui-dont-quit-button =
    { PLATFORM() ->
        [mac] Ez itxi
       *[other] Ez irten
    }

download-ui-confirm-offline-cancel-downloads =
    { $downloadsCount ->
        [1] Orain lineaz kanpo jartzen bazara, deskarga bat bertan behera geldituko da. Ziur zaude lineaz kanpo jarri nahi duzula?
       *[other] Orain lineaz kanpo jartzen bazara, { $downloadsCount } deskarga bertan behera geldituko dira. Ziur zaude lineaz kanpo jarri nahi duzula?
    }
download-ui-dont-go-offline-button = Egon linean

download-ui-confirm-leave-private-browsing-windows-cancel-downloads =
    { $downloadsCount ->
        [1] Nabigatze pribatuko leiho guztiak ixten badituzu, deskarga bat bertan behera utziko da. Ziur zaude nabigatze pribatua utzi nahi duzula?
       *[other] Nabigatze pribatuko leiho guztiak ixten badituzu, { $downloadsCount } deskarga bertan behera utziko dira. Ziur zaude nabigatze pribatua utzi nahi duzula?
    }
download-ui-dont-leave-private-browsing-button = Mantendu nabigatze pribatuan

download-ui-cancel-downloads-ok =
    { $downloadsCount ->
        [1] Ezeztatu deskarga bat
       *[other] Ezeztatu { $downloadsCount } deskarga
    }

##

download-ui-file-executable-security-warning-title = Fitxategi exekutagarria ireki?
# Variables:
#   $executable (String): The executable file to be opened.
download-ui-file-executable-security-warning = "{ $executable }" fitxategi exekutagarria da. Fitxategi mota hauek birusak eta bestelako kode-maltzurra izan dezakete. Kontuz ibili fitxategi hau exekutatzean. Ziur "{ $executable }" abiarazi nahi duzula?