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

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

Issue 29730668: Noissue - Imported translations from Crowdin for Adblock Plus 3.0.3 release (Closed)
Patch Set: Import changes from Crowdin Created April 6, 2018, 6:26 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/pt_PT/messages.json ('k') | _locales/ru/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": "Adaugă" 3 "message": "Adaugă"
4 }, 4 },
5 "add_domain_button": { 5 "add_domain_button": {
6 "message": "Adaugă domeniu" 6 "message": "Adaugă domeniu"
7 }, 7 },
8 "add_filter_button": { 8 "add_filter_button": {
9 "message": "Adaugă filtru" 9 "message": "Adaugă filtru"
10 }, 10 },
(...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after
220 } 220 }
221 }, 221 },
222 "stats_label_total": { 222 "stats_label_total": {
223 "message": "<strong>$number$</strong> în total", 223 "message": "<strong>$number$</strong> în total",
224 "placeholders": { 224 "placeholders": {
225 "number": { 225 "number": {
226 "content": "$1" 226 "content": "$1"
227 } 227 }
228 } 228 }
229 }, 229 },
230 "stats_over": {
231 "message": "peste $number$",
232 "placeholders": {
233 "number": {
234 "content": "$1"
235 }
236 }
237 },
238 "stats_share_download": {
239 "message": "Descarcă Adblock Plus"
240 },
241 "stats_share_message": { 230 "stats_share_message": {
242 "message": "Am blocat $number$ reclame si trackere datorita lui Adblock Plus .", 231 "message": "Am blocat $number$ reclame si trackere datorita lui Adblock Plus .",
243 "placeholders": { 232 "placeholders": {
244 "number": { 233 "number": {
245 "content": "$1" 234 "content": "$1"
246 } 235 }
247 } 236 }
248 }, 237 },
249 "stats_share_title": {
250 "message": "Fă cunoscut acest număr"
251 },
252 "stats_show_iconnumber": { 238 "stats_show_iconnumber": {
253 "message": "Arată numerele în pictograma" 239 "message": "Arată numerele în pictograma"
254 }, 240 },
255 "stats_title": { 241 "stats_title": {
256 "message": "Reclame blocate" 242 "message": "Reclame blocate"
257 }, 243 },
258 "subscriptionSelection_location_label": { 244 "subscriptionSelection_location_label": {
259 "message": "Locaţia listei de filtre:" 245 "message": "Locaţia listei de filtre:"
260 }, 246 },
261 "subscriptionSelection_subscriptionSelector_label": { 247 "subscriptionSelection_subscriptionSelector_label": {
262 "message": "Alegeți un set de filtre din listă:" 248 "message": "Alegeți un set de filtre din listă:"
263 }, 249 },
264 "subscriptionSelection_title_label": { 250 "subscriptionSelection_title_label": {
265 "message": "Titlul listei de filtre:" 251 "message": "Titlul listei de filtre:"
266 }, 252 },
267 "unexpected_filter_list_header": { 253 "unexpected_filter_list_header": {
268 "message": "Antetul listei de filtre nu este permis aici" 254 "message": "Antetul listei de filtre nu este permis aici"
269 }, 255 },
270 "update_now": { 256 "update_now": {
271 "message": "Actualizează acum" 257 "message": "Actualizează acum"
272 }, 258 },
273 "whitelisted_domains": { 259 "whitelisted_domains": {
274 "message": "Domenii permise" 260 "message": "Domenii permise"
275 } 261 }
276 } 262 }
OLDNEW
« no previous file with comments | « _locales/pt_PT/messages.json ('k') | _locales/ru/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld