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

Unified Diff: icu46/source/data/locales/ar_TN.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/locales/ar_SY.txt ('k') | icu46/source/data/locales/ar_YE.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu46/source/data/locales/ar_TN.txt
===================================================================
--- icu46/source/data/locales/ar_TN.txt (revision 0)
+++ icu46/source/data/locales/ar_TN.txt (revision 0)
@@ -0,0 +1,85 @@
+// ***************************************************************************
+// *
+// * Copyright (C) 2010 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
+// * Source File:<path>/common/main/ar_TN.xml
+// *
+// ***************************************************************************
+ar_TN{
+ NumberElements{
+ default{"latn"}
+ latn{
+ patterns{
+ currencyFormat{"¤#0.00"}
+ decimalFormat{"#0.###;#0.###-"}
+ }
+ }
+ }
+ Version{"2.0.48.49"}
+ calendar{
+ gregorian{
+ DateTimeElements:intvector{
+ 7,
+ 4,
+ }
+ DateTimePatterns{
+ "zzzz h:mm:ss a",
+ "z h:mm:ss a",
+ "h:mm:ss a",
+ "h:mm a",
+ "EEEE، d MMMM، y",
+ "d MMMM، y",
+ "yyyy/MM/dd",
+ "yyyy/M/d",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ availableFormats{
+ MMdd{"MM/dd"}
+ Md{"M/d"}
+ yM{"yyyy/M"}
+ yyyyMM{"yyyy/MM"}
+ }
+ dayNames{
+ format{
+ abbreviated{
+ "الأحد",
+ "الاثنين",
+ "الثلاثاء",
+ "الأربعاء",
+ "الخميس",
+ "الجمعة",
+ "السبت",
+ }
+ }
+ }
+ intervalFormats{
+ M{
+ M{"M‏-M"}
+ }
+ MMMd{
+ d{"d‏-d MMM"}
+ }
+ d{
+ d{"d‏-d"}
+ }
+ y{
+ y{"y‏-y"}
+ }
+ yMMMd{
+ d{"d‏-d MMM، y"}
+ }
+ }
+ weekend:intvector{
+ 6,
+ 0,
+ 7,
+ 86400000,
+ }
+ }
+ }
+}
Property changes on: icu46/source/data/locales/ar_TN.txt
___________________________________________________________________
Added: svn:eol-style
+ LF
« no previous file with comments | « icu46/source/data/locales/ar_SY.txt ('k') | icu46/source/data/locales/ar_YE.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698