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

Side by Side Diff: locale/ca/desktop-options.json

Issue 29631579: Issue 6170 - import translations for the conflict message (Closed)
Patch Set: Created Dec. 6, 2017, 2:54 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 | « locale/bg/desktop-options.json ('k') | locale/de/desktop-options.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 "options_acceptableAds_ads_description_1": { 2 "options_acceptableAds_ads_description_1": {
3 "message": "Els anuncis acceptables no són molests i no interfereixen amb el contingut que esteu visualitzant. <a>Obtén més informació sobre els criteris d' anuncis acceptables</a>" 3 "message": "Els anuncis acceptables no són molests i no interfereixen amb el contingut que esteu visualitzant. <a>Obtén més informació sobre els criteris d' anuncis acceptables</a>"
4 }, 4 },
5 "options_acceptableAds_ads_label": { 5 "options_acceptableAds_ads_label": {
6 "message": "Permet els anuncis acceptables" 6 "message": "Permet els anuncis acceptables"
7 }, 7 },
8 "options_acceptableAds_description": { 8 "options_acceptableAds_description": {
9 "message": "Els anuncis acceptables són anuncis no intrusius. Estan entre el bloqueig d'anuncis i el suport als continguts en línia, ja que generen ingresso s per als propietaris del lloc web." 9 "message": "Els anuncis acceptables són anuncis no intrusius. Estan entre el bloqueig d'anuncis i el suport als continguts en línia, ja que generen ingresso s per als propietaris del lloc web."
10 }, 10 },
(...skipping 275 matching lines...) Expand 10 before | Expand all | Expand 10 after
286 }, 286 },
287 "options_tab_general": { 287 "options_tab_general": {
288 "message": "General" 288 "message": "General"
289 }, 289 },
290 "options_tab_help": { 290 "options_tab_help": {
291 "message": "Ajuda" 291 "message": "Ajuda"
292 }, 292 },
293 "options_tab_whitelist": { 293 "options_tab_whitelist": {
294 "message": "Llista blanca" 294 "message": "Llista blanca"
295 }, 295 },
296 "options_tracking_warning_1": {
297 "message": "Hem detectat que teniu ambdós opcions <strong>$tracking$</strong > i <strong>$acceptableAds$</strong> activades.",
298 "placeholders": {
299 "acceptableAds": {
300 "content": "$2",
301 "example": "Allow Acceptable Ads"
302 },
303 "tracking": {
304 "content": "$1",
305 "example": "Block additional tracking"
306 }
307 }
308 },
309 "options_tracking_warning_2": {
310 "message": "Volem que sàpiga que per tal que els anunciants mostrin anuncis més rellevants, <strong>és possible</strong> que hi hagi algun seguiment amb anu ncis acceptables."
311 },
312 "options_tracking_warning_3": {
313 "message": "Si preferiu més privadesa, seleccioneu la casella de verificació <strong>$acceptableAdsPrivacy$</strong> a continuació.",
314 "placeholders": {
315 "acceptableAdsPrivacy": {
316 "content": "$1",
317 "example": "Only allow ads without third-party tracking"
318 }
319 }
320 },
321 "options_tracking_warning_acknowledgment": {
322 "message": "Entesos"
323 },
296 "options_whitelist_add": { 324 "options_whitelist_add": {
297 "message": "Afegeix un lloc web" 325 "message": "Afegeix un lloc web"
298 }, 326 },
299 "options_whitelist_description": { 327 "options_whitelist_description": {
300 "message": "Heu desactivat el bloqueig d'anuncis en aquests llocs web i, per tant, veurà anuncis en ells." 328 "message": "Heu desactivat el bloqueig d'anuncis en aquests llocs web i, per tant, veurà anuncis en ells."
301 }, 329 },
302 "options_whitelist_empty_1": { 330 "options_whitelist_empty_1": {
303 "message": "No teniu cap lloc web a la llista blanca." 331 "message": "No teniu cap lloc web a la llista blanca."
304 }, 332 },
305 "options_whitelist_empty_2": { 333 "options_whitelist_empty_2": {
(...skipping 11 matching lines...) Expand all
317 "options_whitelist_placeholder_example": { 345 "options_whitelist_placeholder_example": {
318 "message": "p. e. $domain$", 346 "message": "p. e. $domain$",
319 "placeholders": { 347 "placeholders": {
320 "domain": { 348 "domain": {
321 "content": "$1", 349 "content": "$1",
322 "example": "www.example.com" 350 "example": "www.example.com"
323 } 351 }
324 } 352 }
325 } 353 }
326 } 354 }
OLDNEW
« no previous file with comments | « locale/bg/desktop-options.json ('k') | locale/de/desktop-options.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld