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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2010 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6 // * Source File:<path>/common/main/ar_TN.xml
7 // *
8 // ***************************************************************************
9 ar_TN{
10 NumberElements{
11 default{"latn"}
12 latn{
13 patterns{
14 currencyFormat{"¤#0.00"}
15 decimalFormat{"#0.###;#0.###-"}
16 }
17 }
18 }
19 Version{"2.0.48.49"}
20 calendar{
21 gregorian{
22 DateTimeElements:intvector{
23 7,
24 4,
25 }
26 DateTimePatterns{
27 "zzzz h:mm:ss a",
28 "z h:mm:ss a",
29 "h:mm:ss a",
30 "h:mm a",
31 "EEEE، d MMMM، y",
32 "d MMMM، y",
33 "yyyy/MM/dd",
34 "yyyy/M/d",
35 "{1} {0}",
36 "{1} {0}",
37 "{1} {0}",
38 "{1} {0}",
39 "{1} {0}",
40 }
41 availableFormats{
42 MMdd{"MM/dd"}
43 Md{"M/d"}
44 yM{"yyyy/M"}
45 yyyyMM{"yyyy/MM"}
46 }
47 dayNames{
48 format{
49 abbreviated{
50 "الأحد",
51 "الاثنين",
52 "الثلاثاء",
53 "الأربعاء",
54 "الخميس",
55 "الجمعة",
56 "السبت",
57 }
58 }
59 }
60 intervalFormats{
61 M{
62 M{"M‏-M"}
63 }
64 MMMd{
65 d{"d‏-d MMM"}
66 }
67 d{
68 d{"d‏-d"}
69 }
70 y{
71 y{"y‏-y"}
72 }
73 yMMMd{
74 d{"d‏-d MMM، y"}
75 }
76 }
77 weekend:intvector{
78 6,
79 0,
80 7,
81 86400000,
82 }
83 }
84 }
85 }
OLDNEW
« 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