language/english/core.json
changeset 711 f70d764aab33
parent 696 bd5069e1f19a
child 770 62fed244fa1c
equal deleted inserted replaced
710:1fbce408813c 711:f70d764aab33
   690       title_12: '[UTC + 12] New Zealand Time, Fiji Time, Kamchatka Standard Time',
   690       title_12: '[UTC + 12] New Zealand Time, Fiji Time, Kamchatka Standard Time',
   691       title_12p75: '[UTC + 12:45] Chatham Islands Time',
   691       title_12p75: '[UTC + 12:45] Chatham Islands Time',
   692       title_13: '[UTC + 13] Tonga Time, Phoenix Islands Time',
   692       title_13: '[UTC + 13] Tonga Time, Phoenix Islands Time',
   693       title_14: '[UTC + 14] Line Island Time',
   693       title_14: '[UTC + 14] Line Island Time',
   694       // This is a JSON string that lists all the timezones that are defined here.
   694       // This is a JSON string that lists all the timezones that are defined here.
   695       list: '{"n12":-12,"n11":-11,"n10":-10,"n9p5":-9.5,"n9":-9,"n8":-8,"n7":-7,"n6":-6,"n5":-5,"n4":-4,"n3p5":-3.5,"n3":-3,"n2":-2,"n1":-1,"0":0,"1":1,"2":2,"3":3,"3p5":3.5,"4":4,"4p5":4.5,"5":5,"5p5":5.5,"5p75":5.75,"6":6,"6p5":6.5,"7":7,"8":8,"8p75":8.75,"9":9,"9p5":9.5,"10":10,"10p5":10.5,"11":11,"11p5":11.5,"12":12,"12p75":12.75,"13":13,"14":14}'
   695       list: '{"n12":-12,"n11":-11,"n10":-10,"n9p5":-9.5,"n9":-9,"n8":-8,"n7":-7,"n6":-6,"n5":-5,"n4":-4,"n3p5":-3.5,"n3":-3,"n2":-2,"n1":-1,"0":0,"1":1,"2":2,"3":3,"3p5":3.5,"4":4,"4p5":4.5,"5":5,"5p5":5.5,"5p75":5.75,"6":6,"6p5":6.5,"7":7,"8":8,"8p75":8.75,"9":9,"9p5":9.5,"10":10,"10p5":10.5,"11":11,"11p5":11.5,"12":12,"12p75":12.75,"13":13,"14":14}',
       
   696       
       
   697       // DST profiles
       
   698       dst_off: 'My region doesn\'t use DST',
       
   699       dst_usa: 'United States: second Sunday of March to first Sunday of November',
       
   700       dst_europe: 'Europe: last Sunday of March to last Sunday of October',
       
   701       dst_australia: 'Australia (except Tasmania): last Sunday of October to last Sunday of March',
       
   702       dst_tasmania: 'Tasmania: first Sunday of October to last Sunday of March'
   696     },
   703     },
   697     etc: {
   704     etc: {
   698       redirect_title: 'Redirecting...',
   705       redirect_title: 'Redirecting...',
   699       redirect_body: 'Please wait while you are redirected.',
   706       redirect_body: 'Please wait while you are redirected.',
   700       redirect_timeout: 'If you are not redirected within %timeout% seconds, please <a href="%redirect_url%">click here</a>.',
   707       redirect_timeout: 'If you are not redirected within %timeout% seconds, please <a href="%redirect_url%">click here</a>.',