Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: _locales/sk/messages.json

Issue 29879555: Issue 6892 - Update adblockplusui dependency to hg:7386698260f4 (Closed)
Patch Set: Updated adblockplusui dependency to include preliminary translations Created Sept. 13, 2018, 4:07 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « _locales/si/messages.json ('k') | _locales/sl/messages.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "add": {
3 "message": "Pridať"
4 },
5 "add_filters_msg": {
6 "message": "Pridať filtre?"
7 },
8 "block_element": {
9 "message": "Blokovať prvok"
10 },
11 "cancel": {
12 "message": "Zrušiť"
13 },
14 "clickhide_instructions": {
15 "message": "Po zatvorení tohto okna, kliknite (alebo kliknite pravým tlačidl om myši) na prvok na stránke."
16 },
17 "continue": {
18 "message": "Pokračovať"
19 },
20 "description": {
21 "message": "S viac ako 500 miliónmi sťahovaní, Adblock Plus je jeden z najpo užívanejších blokovačov."
22 },
23 "disabled_for_site": {
24 "message": "<strong>Zakázané</strong> na tejto stránke"
25 },
26 "easy_create_filter": {
27 "message": "Blokovať prvok"
28 },
29 "enabled_for_site": {
30 "message": "<strong>Povolené</strong> na tejto stránke"
31 },
32 "filter_elemhideemulation_nodomain": {
33 "message": "Neexistuje žiadna aktívna doména pre filtrovanie rozšírených prv kov"
34 },
35 "filter_invalid_csp": {
36 "message": "Nesprávny obsah Politiky zabezpečenia"
37 },
38 "filter_invalid_domain": {
39 "message": "Neplatná doména (alebo prázdna)"
40 },
41 "filter_invalid_regexp": {
42 "message": "Neplatný regulárny výraz"
43 },
44 "filter_unknown_option": {
45 "message": "Neznáma možnosť filtra"
46 },
47 "filters_subscription_lastDownload_connectionError": {
48 "message": "Zlyhanie, sťahovanie neúspešné"
49 },
50 "invalid_css_selector": {
51 "message": "$selector$ nie je platný CSS identifikátor",
52 "placeholders": {
53 "selector": {
54 "content": "$1"
55 }
56 }
57 },
58 "line": {
59 "message": "Riadok $number$",
60 "placeholders": {
61 "number": {
62 "content": "$1"
63 }
64 }
65 },
66 "loading": {
67 "message": "Načítavam..."
68 },
69 "name": {
70 "message": "Adblock Plus"
71 },
72 "name_devbuild": {
73 "message": "Vývojová verzia Adblock Plus"
74 },
75 "notification_configure": {
76 "message": "Konfigurovať nastavenia upozornení"
77 },
78 "notification_open_all": {
79 "message": "Otvoriť všetky odkazy z tohto upozornenia"
80 },
81 "notification_with_buttons": {
82 "message": "Stlačte 'OK' pre otvorenie všetkých odkazov v tomto upozornení."
83 },
84 "notification_without_buttons": {
85 "message": "Kliknite na upozornenie pre otvorenie všetkých odkazov v ňom."
86 },
87 "options_short": {
88 "message": "Možnosti"
89 },
90 "overlay_notification_button_no": {
91 "message": "Nie"
92 },
93 "overlay_notification_button_yes": {
94 "message": "Áno"
95 },
96 "overlay_notification_closing_button_hide": {
97 "message": "Zatvoriť toto upozornenie"
98 },
99 "overlay_notification_closing_button_optout": {
100 "message": "Prestať zobrazovať upozornenia"
101 },
102 "sendReport": {
103 "message": "Ohlásiť problém na tejto stránke"
104 },
105 "stats_label_page": {
106 "message": "<strong>$number$</strong> na tejto stránke",
107 "placeholders": {
108 "number": {
109 "content": "$1"
110 }
111 }
112 },
113 "stats_label_total": {
114 "message": "<strong>$number$</strong> dokopy",
115 "placeholders": {
116 "number": {
117 "content": "$1"
118 }
119 }
120 },
121 "stats_show_iconnumber": {
122 "message": "Zobraziť počet v ikone"
123 },
124 "stats_title": {
125 "message": "Blokované reklamy"
126 },
127 "unexpected_filter_list_header": {
128 "message": "Hlavičky filtra nie sú povolené"
129 }
130 }
OLDNEW
« no previous file with comments | « _locales/si/messages.json ('k') | _locales/sl/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld