| OLD | NEW |
| 1 { | 1 { |
| 2 "add": { | 2 "add": { |
| 3 "message": "Přidat" | 3 "message": "Přidat" |
| 4 }, | 4 }, |
| 5 "add_domain_button": { | 5 "add_domain_button": { |
| 6 "message": "Přidat doménu" | 6 "message": "Přidat doménu" |
| 7 }, | 7 }, |
| 8 "add_filter_button": { | 8 "add_filter_button": { |
| 9 "message": "Přidat filtr" | 9 "message": "Přidat filtr" |
| 10 }, | 10 }, |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 46 }, | 46 }, |
| 47 "enable_only_the": { | 47 "enable_only_the": { |
| 48 "message": "Povolte pouze seznamy filtrů, které potřebujete. Příliš mnoho se
znamů může způsobit, že váš prohlížeč přestane reagovat." | 48 "message": "Povolte pouze seznamy filtrů, které potřebujete. Příliš mnoho se
znamů může způsobit, že váš prohlížeč přestane reagovat." |
| 49 }, | 49 }, |
| 50 "enabled_for_site": { | 50 "enabled_for_site": { |
| 51 "message": "<strong>Povoleno</strong> na této stránce" | 51 "message": "<strong>Povoleno</strong> na této stránce" |
| 52 }, | 52 }, |
| 53 "filter_elemhideemulation_nodomain": { | 53 "filter_elemhideemulation_nodomain": { |
| 54 "message": "Není žádná aktivní doména určená pro vylepšený filtr prvků" | 54 "message": "Není žádná aktivní doména určená pro vylepšený filtr prvků" |
| 55 }, | 55 }, |
| 56 "filter_invalid_domain": { |
| 57 "message": "Byla zadána neplatná (nebo prázdná) doména" |
| 58 }, |
| 56 "filter_invalid_regexp": { | 59 "filter_invalid_regexp": { |
| 57 "message": "Neplatný regulární výraz" | 60 "message": "Neplatný regulární výraz" |
| 58 }, | 61 }, |
| 59 "filter_lists": { | 62 "filter_lists": { |
| 60 "message": "Seznamy filtrů" | 63 "message": "Seznamy filtrů" |
| 61 }, | 64 }, |
| 62 "filter_must_follow_syntax": { | 65 "filter_must_follow_syntax": { |
| 63 "message": "Váš filtr musí odpovídat <a>syntaxi filtru Adblock Plus</a>." | 66 "message": "Váš filtr musí odpovídat <a>syntaxi filtru Adblock Plus</a>." |
| 64 }, | 67 }, |
| 65 "filter_unknown_option": { | 68 "filter_unknown_option": { |
| (...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 144 } | 147 } |
| 145 }, | 148 }, |
| 146 "line": { | 149 "line": { |
| 147 "message": "Řádek $number$", | 150 "message": "Řádek $number$", |
| 148 "placeholders": { | 151 "placeholders": { |
| 149 "number": { | 152 "number": { |
| 150 "content": "$1" | 153 "content": "$1" |
| 151 } | 154 } |
| 152 } | 155 } |
| 153 }, | 156 }, |
| 157 "loading": { |
| 158 "message": "Načítám..." |
| 159 }, |
| 154 "name": { | 160 "name": { |
| 155 "message": "Adblock Plus" | 161 "message": "Adblock Plus" |
| 156 }, | 162 }, |
| 157 "name_devbuild": { | 163 "name_devbuild": { |
| 158 "message": "Vývojové sestavení Adblock Plus" | 164 "message": "Vývojové sestavení Adblock Plus" |
| 159 }, | 165 }, |
| 160 "notification_configure": { | 166 "notification_configure": { |
| 161 "message": "Konfigurovat nastavení oznámení" | 167 "message": "Konfigurovat nastavení oznámení" |
| 162 }, | 168 }, |
| 163 "notification_open_all": { | 169 "notification_open_all": { |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 214 } | 220 } |
| 215 }, | 221 }, |
| 216 "stats_label_total": { | 222 "stats_label_total": { |
| 217 "message": "<strong>$number$</strong> celkem", | 223 "message": "<strong>$number$</strong> celkem", |
| 218 "placeholders": { | 224 "placeholders": { |
| 219 "number": { | 225 "number": { |
| 220 "content": "$1" | 226 "content": "$1" |
| 221 } | 227 } |
| 222 } | 228 } |
| 223 }, | 229 }, |
| 224 "stats_over": { | |
| 225 "message": "více než $number$", | |
| 226 "placeholders": { | |
| 227 "number": { | |
| 228 "content": "$1" | |
| 229 } | |
| 230 } | |
| 231 }, | |
| 232 "stats_share_download": { | |
| 233 "message": "Stáhnout Adblock Plus" | |
| 234 }, | |
| 235 "stats_share_message": { | 230 "stats_share_message": { |
| 236 "message": "Zablokoval jsem $number$ reklam a slídilů díky Adblock Plus.", | 231 "message": "Zablokoval jsem $number$ reklam a slídilů díky Adblock Plus.", |
| 237 "placeholders": { | 232 "placeholders": { |
| 238 "number": { | 233 "number": { |
| 239 "content": "$1" | 234 "content": "$1" |
| 240 } | 235 } |
| 241 } | 236 } |
| 242 }, | 237 }, |
| 243 "stats_share_title": { | |
| 244 "message": "Sdílet toto číslo" | |
| 245 }, | |
| 246 "stats_show_iconnumber": { | 238 "stats_show_iconnumber": { |
| 247 "message": "Zobrazit číslo v ikoně" | 239 "message": "Zobrazit číslo v ikoně" |
| 248 }, | 240 }, |
| 249 "stats_title": { | 241 "stats_title": { |
| 250 "message": "Blokovaných reklam" | 242 "message": "Blokovaných reklam" |
| 251 }, | 243 }, |
| 252 "subscriptionSelection_location_label": { | 244 "subscriptionSelection_location_label": { |
| 253 "message": "Umístění sady filtrů:" | 245 "message": "Umístění sady filtrů:" |
| 254 }, | 246 }, |
| 255 "subscriptionSelection_subscriptionSelector_label": { | 247 "subscriptionSelection_subscriptionSelector_label": { |
| 256 "message": "Zvolte odběr filtrů ze seznamu, prosím:" | 248 "message": "Zvolte odběr filtrů ze seznamu, prosím:" |
| 257 }, | 249 }, |
| 258 "subscriptionSelection_title_label": { | 250 "subscriptionSelection_title_label": { |
| 259 "message": "Označení cizích filtrů:" | 251 "message": "Označení cizích filtrů:" |
| 260 }, | 252 }, |
| 261 "unexpected_filter_list_header": { | 253 "unexpected_filter_list_header": { |
| 262 "message": "Záhlaví seznamů filtrů zde nejsou povoleny" | 254 "message": "Záhlaví seznamů filtrů zde nejsou povoleny" |
| 263 }, | 255 }, |
| 264 "update_now": { | 256 "update_now": { |
| 265 "message": "Aktualizovat nyní" | 257 "message": "Aktualizovat nyní" |
| 266 }, | 258 }, |
| 267 "whitelisted_domains": { | 259 "whitelisted_domains": { |
| 268 "message": "Povolené domény" | 260 "message": "Povolené domény" |
| 269 } | 261 } |
| 270 } | 262 } |
| OLD | NEW |