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

Unified Diff: source/data/locales/ps.txt

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 years, 11 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/locales/pool.res ('k') | source/data/locales/ps_AF.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/ps.txt
diff --git a/source/data/locales/ps.txt b/source/data/locales/ps.txt
index 7e3110c1a12f7fca37eb5000977ee52034cfa216..b4b2a5ca4cf9b11c049ffc25e790d08c4a531952 100644
--- a/source/data/locales/ps.txt
+++ b/source/data/locales/ps.txt
@@ -1,6 +1,6 @@
// ***************************************************************************
// *
-// * Copyright (C) 2013 International Business Machines
+// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/ps.xml
@@ -12,14 +12,150 @@
ps{
AuxExemplarCharacters{"[\u200C \u200D \u200E\u200F]"}
ExemplarCharacters{
- "[\u064E \u0650 \u064F \u064B \u064D \u064C \u0651 \u0652 \u0670 أ ؤ آ ا ء ب "
- "پ ت ټ ث ج ځ چ څ ح خ د ډ ذ ر ړ ز ژ ږ س ش ښ ص ض ط ظ ع غ ف ق ک ګ ل م ن ڼ ه ة و "
- "\u0654 ی ي ې ۍ ئ]"
+ "[\u064E \u0650 \u064F \u064B \u064D \u064C \u0651 \u0652 \u0654 \u0670 آ ا أ"
+ " ء ب پ ت ټ ث ج ځ چ څ ح خ د ډ ذ ر ړ ز ژ ږ س ش ښ ص ض ط ظ ع غ ف ق ک ګ ل م ن ڼ ه"
+ " ة و ؤ ی ي ې ۍ ئ]"
}
LocaleScript{
"Arab",
}
- Version{"2.0.92.87"}
+ NumberElements{
+ arabext{
+ symbols{
+ decimal{"٫"}
+ exponential{"×۱۰^"}
+ group{"٬"}
+ percentSign{"٪"}
+ }
+ }
+ default{"arabext"}
+ latn{
+ patterns{
+ currencyFormat{"#,##0.00 ¤"}
+ }
+ symbols{
+ decimal{","}
+ exponential{"E"}
+ group{"."}
+ minusSign{"‎−"}
+ percentSign{"%"}
+ plusSign{"‎+"}
+ }
+ }
+ native{"arabext"}
+ }
+ Version{"2.1.6.69"}
+ calendar{
+ default{"persian"}
+ generic{
+ DateTimePatterns{
+ "H:mm:ss (zzzz)",
+ "H:mm:ss (z)",
+ "H:mm:ss",
+ "H:mm",
+ "EEEE د G y د MMMM d",
+ "د G y د MMMM d",
+ "d MMM y G",
+ "GGGGG y/M/d",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ availableFormats{
+ H{"H"}
+ Hm{"H:mm"}
+ Hms{"H:mm:ss"}
+ }
+ }
+ gregorian{
+ AmPmMarkers{
+ "غ.م.",
+ "غ.و.",
+ }
+ DateTimePatterns{
+ "H:mm:ss (zzzz)",
+ "H:mm:ss (z)",
+ "H:mm:ss",
+ "H:mm",
+ "EEEE د y د MMMM d",
+ "د y د MMMM d",
+ "d MMM y",
+ "y/M/d",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ appendItems{
+ Timezone{"{0} ({1})"}
+ }
+ availableFormats{
+ H{"H"}
+ Hm{"H:mm"}
+ Hms{"H:mm:ss"}
+ }
+ dayNames{
+ format{
+ wide{
+ "یکشنبه",
+ "دوشنبه",
+ "سه‌شنبه",
+ "چهارشنبه",
+ "پنجشنبه",
+ "جمعه",
+ "شنبه",
+ }
+ }
+ }
+ eras{
+ abbreviated{
+ "ق.م.",
+ "م.",
+ }
+ }
+ monthNames{
+ format{
+ wide{
+ "جنوري",
+ "فبروري",
+ "مارچ",
+ "اپریل",
+ "می",
+ "جون",
+ "جولای",
+ "اګست",
+ "سپتمبر",
+ "اکتوبر",
+ "نومبر",
+ "دسمبر",
+ }
+ }
+ }
+ }
+ persian{
+ monthNames{
+ format{
+ wide{
+ "وری",
+ "غویی",
+ "غبرگولی",
+ "چنگاښ",
+ "زمری",
+ "وږی",
+ "تله",
+ "لړم",
+ "لیندۍ",
+ "مرغومی",
+ "سلواغه",
+ "کب",
+ }
+ }
+ }
+ }
+ }
layout{
characters{"right-to-left"}
}
« no previous file with comments | « source/data/locales/pool.res ('k') | source/data/locales/ps_AF.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698