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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
|
# 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/.
content-blocking-trackers-view-empty = Nenalezeny žádné sledovací prvky
content-blocking-cookies-blocking-trackers-label = Sledovací cookies
content-blocking-cookies-blocking-third-party-label = Cookies třetích stran
content-blocking-cookies-blocking-unvisited-label = Cookies z dosud nenavštívených stránek
content-blocking-cookies-blocking-all-label = Všechny cookies
content-blocking-cookies-view-first-party-label = Z této stránky
content-blocking-cookies-view-trackers-label = Sledovací cookies
content-blocking-cookies-view-third-party-label = Cookies třetích stran
# This label is shown next to a cookie origin in the cookies subview.
# It forms the end of the (imaginary) sentence "www.example.com [was] Allowed"
content-blocking-cookies-view-allowed-label =
.value = Neblokováno
# This label is shown next to a cookie origin in the cookies subview.
# It forms the end of the (imaginary) sentence "www.example.com [was] Blocked"
content-blocking-cookies-view-blocked-label =
.value = Zablokováno
# Variables:
# $domain (String): the domain of the site.
content-blocking-cookies-view-remove-button =
.tooltiptext = Zrušit výjimku z blokování cookies pro { $domain }
tracking-protection-icon-active = Sledovací prvky sociálních sítí, cookies třetích stran i vytváření otisku prohlížeče je blokováno.
tracking-protection-icon-active-container =
.aria-label = { tracking-protection-icon-active }
tracking-protection-icon-disabled = Rozšířená ochrana proti sledování je pro tento web vypnuta.
tracking-protection-icon-disabled-container =
.aria-label = { tracking-protection-icon-disabled }
tracking-protection-icon-no-trackers-detected =
{ -brand-short-name.gender ->
[masculine] { -brand-short-name } na této stránce nenalezl žádné známé sledovací prvky.
[feminine] { -brand-short-name } na této stránce nenalezla žádné známé sledovací prvky.
[neuter] { -brand-short-name } na této stránce nenalezlo žádné známé sledovací prvky.
*[other] Aplikace { -brand-short-name } na této stránce nenalezla žádné známé sledovací prvky.
}
tracking-protection-icon-no-trackers-detected-container =
.aria-label = { tracking-protection-icon-no-trackers-detected }
## Variables:
## $host (String): the site's hostname
# Header of the Protections Panel.
protections-header = Ochrana proti sledování na serveru { $host }
## Blocking and Not Blocking sub-views in the Protections Panel
protections-blocking-fingerprinters =
.title = Blokováno vytváření otisku prohlížeče
protections-blocking-cryptominers =
.title = Blokována těžba kryproměn
protections-blocking-cookies-trackers =
.title = Zablokované sledovací cookies
protections-blocking-cookies-third-party =
.title = Zablokované cookies třetích stran
protections-blocking-cookies-all =
.title = Všechny cookies jsou blokovány
protections-blocking-cookies-unvisited =
.title = Zablokované cookies z dosud nenavštívených stránek
protections-blocking-tracking-content =
.title = Blokován sledující obsah
protections-blocking-social-media-trackers =
.title = Blokovány sledovací prvky sociálních sítí
protections-not-blocking-fingerprinters =
.title = Vytváření otisku prohlížeče neblokováno
protections-not-blocking-cryptominers =
.title = Těžba kryptoměn neblokována
protections-not-blocking-cookies-third-party =
.title = Cookies třetích stan neblokovány
protections-not-blocking-cookies-all =
.title = Cookies neblokovány
protections-not-blocking-cross-site-tracking-cookies =
.title = Sledovací cookies neblokovány
protections-not-blocking-tracking-content =
.title = Sledující obsah neblokován
protections-not-blocking-social-media-trackers =
.title = Sledovací prvky sociálních sítí neblokovány
## Footer and Milestones sections in the Protections Panel
## Variables:
## $trackerCount (Number): number of trackers blocked
## $date (Date): the date on which we started counting
# This text indicates the total number of trackers blocked on all sites.
# In its tooltip, we show the date when we started counting this number.
protections-footer-blocked-tracker-counter =
{ $trackerCount ->
[one] Zablokován jeden prvek
[few] Zablokovány { $trackerCount } prvky
*[other] Zablokováno { $trackerCount } prvků
}
.tooltiptext = Od { DATETIME($date, year: "numeric", month: "long", day: "numeric") }
# This text indicates the total number of trackers blocked on all sites.
# It should be the same as protections-footer-blocked-tracker-counter;
# this message is used to leave out the tooltip when the date is not available.
protections-footer-blocked-tracker-counter-no-tooltip =
{ $trackerCount ->
[one] Zablokován jeden prvek
[few] Zablokovány { $trackerCount } prvky
*[other] Zablokováno { $trackerCount } prvků
}
# In English this looks like "Firefox blocked over 10,000 trackers since October 2019"
protections-milestone =
{ $trackerCount ->
[one]
{ -brand-short-name.gender ->
[masculine] Od { DATETIME($date, year: "numeric", month: "long") } { -brand-short-name } zablokoval jeden sledovací prvek
[feminine] Od { DATETIME($date, year: "numeric", month: "long") } { -brand-short-name } zablokovala jeden sledovací prvek
[neuter] Od { DATETIME($date, year: "numeric", month: "long") } { -brand-short-name } zablokovalo jeden sledovací prvek
*[other] Od { DATETIME($date, year: "numeric", month: "long") } aplikace { -brand-short-name } zablokovala jeden sledovací prvek
}
[few]
{ -brand-short-name.gender ->
[masculine] Od { DATETIME($date, year: "numeric", month: "long") } { -brand-short-name } zablokoval více než { $trackerCount } sledovací prvky
[feminine] Od { DATETIME($date, year: "numeric", month: "long") } { -brand-short-name } zablokovala více než { $trackerCount } sledovací prvky
[neuter] Od { DATETIME($date, year: "numeric", month: "long") } { -brand-short-name } zablokovalo více než { $trackerCount } sledovací prvky
*[other] Od { DATETIME($date, year: "numeric", month: "long") } aplikace { -brand-short-name } zablokovala více než { $trackerCount } sledovací prvky
}
*[other]
{ -brand-short-name.gender ->
[masculine] Od { DATETIME($date, year: "numeric", month: "long") } { -brand-short-name } zablokoval více než { $trackerCount } sledovacích prvků
[feminine] Od { DATETIME($date, year: "numeric", month: "long") } { -brand-short-name } zablokovala více než { $trackerCount } sledovacích prvků
[neuter] Od { DATETIME($date, year: "numeric", month: "long") } { -brand-short-name } zablokovalo více než { $trackerCount } sledovacích prvků
*[other] Od { DATETIME($date, year: "numeric", month: "long") } aplikace { -brand-short-name } zablokovala více než { $trackerCount } sledovacích prvků
}
}
|