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

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

Issue 29771555: Noissue - Import translations from Crowdin for Adblock Plus 3.1 release (Closed)
Patch Set: Update again Created May 10, 2018, 8:45 a.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/fi/messages.json ('k') | _locales/fr/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
1 { 1 {
2 "add": { 2 "add": {
3 "message": "Magdagdag" 3 "message": "Magdagdag"
4 }, 4 },
5 "add_domain_button": {
6 "message": "Magdagdag ng domain"
7 },
8 "add_filter_button": {
9 "message": "Magdagdag ng filter"
10 },
11 "add_filters_msg": { 5 "add_filters_msg": {
12 "message": "Magdagdag ng filter(s)?" 6 "message": "Magdagdag ng filter(s)?"
13 }, 7 },
14 "add_your_own_filters": {
15 "message": "Magdagdag ng sariling filters"
16 },
17 "apply_changes": {
18 "message": "Ilapat ang mga pagbabago"
19 },
20 "block_element": { 8 "block_element": {
21 "message": "Ihinto ang element" 9 "message": "Ihinto ang element"
22 }, 10 },
23 "cancel": { 11 "cancel": {
24 "message": "I-cancel" 12 "message": "I-cancel"
25 }, 13 },
26 "clickhide_instructions": { 14 "clickhide_instructions": {
27 "message": "Pagkatapos isara itong pop-up, pindutin ang kaliwang mouse butto n (o kanang mouse button) ang element ng pahinang ito." 15 "message": "Pagkatapos isara itong pop-up, pindutin ang kaliwang mouse butto n (o kanang mouse button) ang element ng pahinang ito."
28 }, 16 },
29 "continue": { 17 "continue": {
30 "message": "Magpatuloy" 18 "message": "Magpatuloy"
31 }, 19 },
32 "description": {
33 "message": "Ginagamit sa mahigit 100 milyong device, ang Adblock Plus ay ang pinakasikat na ad blocker sa mundo."
34 },
35 "disabled_for_site": { 20 "disabled_for_site": {
36 "message": "<strong>Hindi Maaari</strong> sa site na ito" 21 "message": "<strong>Hindi Maaari</strong> sa site na ito"
37 }, 22 },
38 "disabled_for_these_domains": {
39 "message": "Ang Adblock Plus ay hindi gumagana sa mga nakalistang domains. M aaari kang magdagdag ng domain sa pamamagitan ng Adblock Plus icon sa address ba r o maaari ding ilagay ang domain (hindi URL) sa may kahon at pindutin ang \"Add domain\" button."
40 },
41 "easy_create_filter": { 23 "easy_create_filter": {
42 "message": "Ihinto ang element" 24 "message": "Ihinto ang element"
43 }, 25 },
44 "edit_filters_raw": {
45 "message": "Ayusin ang filter bilang texto lamang"
46 },
47 "enable_only_the": {
48 "message": "Paganahin lamang ang mga filter na nais ninyong gamitin. Kapag s obrang sobrang daming nailagay ay maaaring bumagal ang inyong browser."
49 },
50 "enabled_for_site": { 26 "enabled_for_site": {
51 "message": "<strong>Gumagana</strong> sa site na ito" 27 "message": "<strong>Gumagana</strong> sa site na ito"
52 }, 28 },
53 "filter_elemhideemulation_nodomain": { 29 "filter_elemhideemulation_nodomain": {
54 "message": "Walang aktibong domain na tinukoy para sa extended element hidin g filter" 30 "message": "Walang aktibong domain na tinukoy para sa extended element hidin g filter"
55 }, 31 },
56 "filter_invalid_domain": { 32 "filter_invalid_domain": {
57 "message": "Imbalid (o walang laman) ang domain na tinukoy" 33 "message": "Imbalid (o walang laman) ang domain na tinukoy"
58 }, 34 },
59 "filter_lists": {
60 "message": "Listahan ng mga Filter"
61 },
62 "filter_must_follow_syntax": {
63 "message": "Ang iyong filter ay dapat nakasunod sa <a>Adblock Plus filter sy ntax</a>."
64 },
65 "filters_addSubscriptionAdd_label": {
66 "message": "Magdagdag"
67 },
68 "found_a_bug": {
69 "message": "Nakadiskobre ng bug? Gusto mo bang isalin ang Adblock Plus sa in yong wika? <a>ilagay ang inyong request dito</a>."
70 },
71 "general": {
72 "message": "Pangkalahatan"
73 },
74 "invalid_css_selector": { 35 "invalid_css_selector": {
75 "message": "$selector$ ay hindi valid na CSS selector", 36 "message": "$selector$ ay hindi valid na CSS selector",
76 "placeholders": { 37 "placeholders": {
77 "selector": { 38 "selector": {
78 "content": "$1" 39 "content": "$1"
79 } 40 }
80 } 41 }
81 }, 42 },
82 "last_updated_at": {
83 "message": "Huling na update noong $time$ sa $date$",
84 "placeholders": {
85 "date": {
86 "content": "$2"
87 },
88 "time": {
89 "content": "$1"
90 }
91 }
92 },
93 "last_updated_at_today": {
94 "message": "Huling na update kaninang $time$",
95 "placeholders": {
96 "time": {
97 "content": "$1"
98 }
99 }
100 },
101 "line": { 43 "line": {
102 "message": "Linya $number$", 44 "message": "Linya $number$",
103 "placeholders": { 45 "placeholders": {
104 "number": { 46 "number": {
105 "content": "$1" 47 "content": "$1"
106 } 48 }
107 } 49 }
108 }, 50 },
109 "name_devbuild": { 51 "name_devbuild": {
110 "message": "pagbuo ng Adblock Plus" 52 "message": "pagbuo ng Adblock Plus"
111 }, 53 },
112 "notification_configure": { 54 "notification_configure": {
113 "message": "I-configure ang mga setting ng notification" 55 "message": "I-configure ang mga setting ng notification"
114 }, 56 },
115 "notification_open_all": { 57 "notification_open_all": {
116 "message": "Buksan ang lahat ng mga link mula sa notification na ito" 58 "message": "Buksan ang lahat ng mga link mula sa notification na ito"
117 }, 59 },
118 "notification_with_buttons": { 60 "notification_with_buttons": {
119 "message": "Pindutin ang 'OK' para mabuksan ang lahat ng links sa notifikasy on na ito." 61 "message": "Pindutin ang 'OK' para mabuksan ang lahat ng links sa notifikasy on na ito."
120 }, 62 },
121 "notification_without_buttons": { 63 "notification_without_buttons": {
122 "message": "Pindutin ang notification para mabuksan ang mga links." 64 "message": "Pindutin ang notification para mabuksan ang mga links."
123 }, 65 },
124 "options": {
125 "message": "Opsyon sa Adblock Plus"
126 },
127 "options_short": { 66 "options_short": {
128 "message": "Mga pagpipilian" 67 "message": "Mga pagpipilian"
129 }, 68 },
130 "out_of_date_lists": {
131 "message": "Ang mga listahan na hindi pa nauupdate ay maayos bawat pagkakata on."
132 },
133 "overlay_notification_button_no": { 69 "overlay_notification_button_no": {
134 "message": "Hindi" 70 "message": "Hindi"
135 }, 71 },
136 "overlay_notification_button_yes": { 72 "overlay_notification_button_yes": {
137 "message": "Oo" 73 "message": "Oo"
138 }, 74 },
139 "remove_button": {
140 "message": "Alisin ang napili"
141 },
142 "show_block_element_menu": {
143 "message": "Ipakita ang 'Ihinto ang element' sa right-click menu item"
144 },
145 "show_devtools_panel": {
146 "message": "Ipakita ang 'Adblock Plus' panel sa developer tools"
147 },
148 "stats_label_page": { 75 "stats_label_page": {
149 "message": "<strong>$number$</strong> sa pahinang ito", 76 "message": "<strong>$number$</strong> sa pahinang ito",
150 "placeholders": { 77 "placeholders": {
151 "number": { 78 "number": {
152 "content": "$1" 79 "content": "$1"
153 } 80 }
154 } 81 }
155 }, 82 },
156 "stats_label_total": { 83 "stats_label_total": {
157 "message": "<strong>$number$</strong> sa kabuuan", 84 "message": "<strong>$number$</strong> sa kabuuan",
158 "placeholders": { 85 "placeholders": {
159 "number": { 86 "number": {
160 "content": "$1" 87 "content": "$1"
161 } 88 }
162 } 89 }
163 }, 90 },
164 "stats_share_message": {
165 "message": "Napigilan ko ang $number$ ads at trackers salamat sa Adblock Plu s.",
166 "placeholders": {
167 "number": {
168 "content": "$1"
169 }
170 }
171 },
172 "stats_show_iconnumber": { 91 "stats_show_iconnumber": {
173 "message": "Ipakita ang mga numero sa icon" 92 "message": "Ipakita ang mga numero sa icon"
174 }, 93 },
175 "stats_title": { 94 "stats_title": {
176 "message": "Napigilan ang mga ads" 95 "message": "Napigilan ang mga ads"
177 }, 96 },
178 "subscriptionSelection_subscriptionSelector_label": {
179 "message": "Mamili ng filter sa listahan:"
180 },
181 "unexpected_filter_list_header": { 97 "unexpected_filter_list_header": {
182 "message": "Hindi maaari ang Filter list headers dito" 98 "message": "Hindi maaari ang Filter list headers dito"
183 },
184 "update_now": {
185 "message": "I-update ngayon"
186 },
187 "whitelisted_domains": {
188 "message": "Mga ni-whitelist na domain"
189 } 99 }
190 } 100 }
OLDNEW
« no previous file with comments | « _locales/fi/messages.json ('k') | _locales/fr/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld