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

Unified Diff: icu46/source/data/translit/it_ja.txt

Issue 5516007: Check in the pristine copy of ICU 4.6... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 10 years 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « icu46/source/data/translit/it_am.txt ('k') | icu46/source/data/translit/ja_Latn_ko.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu46/source/data/translit/it_ja.txt
===================================================================
--- icu46/source/data/translit/it_ja.txt (revision 0)
+++ icu46/source/data/translit/it_ja.txt (revision 0)
@@ -0,0 +1,186 @@
+# ***************************************************************************
+# *
+# * Copyright (C) 2004-2010, International Business Machines
+# * Corporation; Unicode, Inc.; and others. All Rights Reserved.
+# *
+# ***************************************************************************
+# File: it_ja.txt
+# Generated from CLDR
+#
+::NFD(NFC);
+::Lower();
+::[:Latin:] fullwidth-halfwidth();
+$vowel = [aeiou];
+$consonant = [bcdfghjklmnpqrstvwxyz];
+($consonant) \' → | $1;
+\' → ;
+cqu → ック;
+cc → ッ | c;
+ca → カ;
+ッ { cia → チャ;
+cio → チョ;
+ci → チ;
+cu → ク;
+ce → チェ;
+co → コ;
+cha → シャ;
+chi → キ;
+chu → チュ;
+che → ケ;
+cho → チョ;
+gg → ッ | g;
+ghi → ギ;
+ghe → ゲ;
+ghu → グ;
+gli → | li;
+gna → ニャ;
+gni → ニ;
+gnu → ヌ;
+gne → ニェ;
+gno → ニョ;
+ga → ガ;
+gia → ジャ;
+giu → ジュ;
+gio → ジョ;
+gi → ジ;
+gu → グ;
+ge → ジェ;
+go → ゴ;
+rr → ッ | r;
+ra → ラ;
+ri → リ;
+ru → ル;
+re → レ;
+ro → ロ;
+ll → ッ | l;
+la → ラ;
+li → リ;
+lu → ル;
+le → レ;
+lo → ロ;
+tt → ッ | t;
+ta → タ;
+ti → ティ;
+thi → ティ;
+tu → トゥ;
+thu → トゥ;
+te → テ;
+the → テ;
+to → ト;
+tho → ト;
+tzu → | ッツ;
+tz → | zz;
+dd → ッ | d;
+da → ダ;
+di → ディ;
+du → ドゥ;
+de → デ;
+do → ド;
+ma → マ;
+mi → ミ;
+mu → ム;
+me → メ;
+mo → モ;
+m } $consonant → ン;
+na → ナ;
+ni → ニ;
+nu → ヌ;
+ne → ネ;
+no → ノ;
+ff → ッ | f;
+fa → ファ;
+fi → フィ;
+fu → フ;
+fe → フェ;
+fo → フォ;
+bb → ッ | b;
+ba → バ;
+bi → ビ;
+bu → ブ;
+be → ベ;
+bo → ボ;
+pp → ッ | p;
+pa → パ;
+pi → ピ;
+pu → プ;
+pe → ペ;
+po → ポ;
+vv → ッ | v;
+va → ヴァ;
+vi → ヴィ;
+vu → ヴ;
+ve → ヴェ;
+vo → ヴォ;
+sa } nt[ao] → サ;
+ss → ッ | \~s;
+sb → ズ | b;
+sd → ズ | d;
+sg → ズ | g;
+sl → ズ | l;
+sm → ズ | m;
+sn → ズ | n;
+sr → ズ | r;
+sv → ズ | v;
+($consonant) s } $vowel → | $1 \~ s;
+\~sa → サ;
+\~si → シ;
+\~su → ス;
+\~se → セ;
+\~so → ソ;
+[:^Letter:] { sa → サ;
+[:^Letter:] { si → シ;
+[:^Letter:] { su → ス;
+[:^Letter:] { se → セ;
+[:^Letter:] { so → ソ;
+sa → ザ;
+si → ジ;
+su → ズ;
+se → ゼ;
+so → ゾ;
+scia → シャ;
+sci → シ;
+sce → シェ;
+zz → ッ | \~z;
+($consonant) z → | $1 \~z;
+\~za → ツァ;
+\~zi → ツィ;
+\~zu → ツ;
+\~ze → ツェ;
+\~zo → ツォ;
+za → ザ;
+[:^Letter:] { zi → ジ;
+zi → ツィ;
+zu → ズ;
+ze → ゼ;
+zo → ゾ;
+ja → ヤ;
+je → イェ;
+j → | i;
+a → ア;
+i → イ;
+u → ウ;
+e → エ;
+o → オ;
+b → ブ;
+c → ク;
+d → ド;
+f → フ;
+g → グ;
+h → ;
+k → | c;
+l → ル;
+m → ム;
+n → ン;
+p → プ;
+q → | c;
+r → ル;
+s → ス;
+t → ト;
+v → ヴ;
+x → | cs;
+y → | i;
+z → ツ;
+' ' → ・;
+\- → =;
+[:nonspacing mark:] → ;
+::NFC(NFD);
Property changes on: icu46/source/data/translit/it_ja.txt
___________________________________________________________________
Added: svn:eol-style
+ LF
« no previous file with comments | « icu46/source/data/translit/it_am.txt ('k') | icu46/source/data/translit/ja_Latn_ko.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698