Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(270)

Side by Side Diff: source/data/zone/ja.txt

Issue 7046066: Fix some ICU locale data (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/icu46/
Patch Set: '' Created 9 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « source/data/zone/it.txt ('k') | source/data/zone/ko.txt » ('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 // * 2 // *
3 // * Copyright (C) 2010 International Business Machines 3 // * Copyright (C) 2010 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java 5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6 // * Source File:<path>/common/main/ja.xml 6 // * Source File:<path>/common/main/ja.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/xml/main/ja.xml 10 * ICU <specials> source: <path>/xml/main/ja.xml
(...skipping 628 matching lines...) Expand 10 before | Expand all | Expand 10 after
639 ld{"大西洋夏時間"} 639 ld{"大西洋夏時間"}
640 lg{"大西洋時間"} 640 lg{"大西洋時間"}
641 ls{"大西洋標準時"} 641 ls{"大西洋標準時"}
642 } 642 }
643 "meta:Brasilia"{ 643 "meta:Brasilia"{
644 ld{"ブラジリア夏時間"} 644 ld{"ブラジリア夏時間"}
645 ls{"ブラジリア時間"} 645 ls{"ブラジリア時間"}
646 } 646 }
647 "meta:China"{ 647 "meta:China"{
648 ld{"中国夏時間"} 648 ld{"中国夏時間"}
649 lg{"中国時間"}
649 ls{"中国標準時"} 650 ls{"中国標準時"}
650 } 651 }
651 "meta:Europe_Central"{ 652 "meta:Europe_Central"{
652 ld{"中欧夏時間"} 653 ld{"中欧夏時間"}
654 lg{"中欧時間"}
653 ls{"中欧標準時"} 655 ls{"中欧標準時"}
654 } 656 }
655 "meta:Europe_Eastern"{ 657 "meta:Europe_Eastern"{
656 ld{"東欧夏時間"} 658 ld{"東欧夏時間"}
659 lg{"東欧時間"}
660 ls{"東欧標準時"}
661 }
662 "meta:Europe_Western"{
663 ld{"西欧夏時間"}
664 lg{"西欧時間"}
657 ls{"東欧標準時"} 665 ls{"東欧標準時"}
658 } 666 }
659 "meta:GMT"{ 667 "meta:GMT"{
660 ls{"グリニッジ標準時"} 668 ls{"グリニッジ標準時"}
661 } 669 }
662 "meta:Israel"{ 670 "meta:Israel"{
663 ld{"イスラエル夏時間"} 671 ld{"イスラエル夏時間"}
664 ls{"イスラエル標準時"} 672 ls{"イスラエル標準時"}
665 } 673 }
666 "meta:Japan"{ 674 "meta:Japan"{
667 cu:int{1} 675 cu:int{1}
668 ld{"日本夏時間"} 676 ld{"日本夏時間"}
677 lg{"日本時間"}
669 ls{"日本標準時"} 678 ls{"日本標準時"}
670 } 679 }
680 "meta:Korea"{
681 ld{"韓国夏時間"}
682 lg{"韓国時間"}
683 ls{"韓国標準時"}
684 }
671 "meta:Newfoundland"{ 685 "meta:Newfoundland"{
672 ld{"ニューファンドランド島夏時間"} 686 ld{"ニューファンドランド島夏時間"}
673 ls{"ニューファンドランド島標準時"} 687 ls{"ニューファンドランド島標準時"}
674 } 688 }
675 gmtFormat{"GMT{0}"} 689 gmtFormat{"GMT{0}"}
676 hourFormat{"+HH:mm;-HH:mm"} 690 hourFormat{"+HH:mm;-HH:mm"}
677 regionFormat{"{0}時間"} 691 regionFormat{"{0}時間"}
678 } 692 }
679 } 693 }
OLDNEW
« no previous file with comments | « source/data/zone/it.txt ('k') | source/data/zone/ko.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698