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: source/data/locales/ps.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 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 6e284f681e876b750491192c671ef6f184d89944..8f5309da144267f83b110c5a8a41bffa2f307fe5 100644
--- a/source/data/locales/ps.txt
+++ b/source/data/locales/ps.txt
@@ -1,25 +1,155 @@
// ***************************************************************************
// *
-// * Copyright (C) 2014 International Business Machines
+// * Copyright (C) 2015 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/ps.xml
// *
// ***************************************************************************
-/**
- * ICU <specials> source: <path>/common/main/ps.xml
- */
ps{
AuxExemplarCharacters{"[\u200C \u200D \u200E\u200F]"}
ExemplarCharacters{
"[\u064E \u0650 \u064F \u064B \u064D \u064C \u0651 \u0652 \u0654 \u0670 آ ا أ"
- " ء ب پ ت ټ ث ج ځ چ څ ح خ د ډ ذ ر ړ ز ژ ږ س ش ښ ص ض ط ظ ع غ ف ق ک ګ ل م ن ڼ ه"
- " ة و ؤ ی ي ې ۍ ئ]"
+ " ء ب پ ت ټ ث ج ځ چ څ ح خ د ډ ذ ر ړ ز ژ ږ س ش ښ ص ض ط ظ ع غ ف ق ک ګ گ ل م ن ڼ"
+ " ه ة و ؤ ی ي ې ۍ ئ]"
}
- LocaleScript{
- "Arab",
+ 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.19.14"}
+ 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{
+ "وری",
+ "غویی",
+ "غبرگولی",
+ "چنگاښ",
+ "زمری",
+ "وږی",
+ "تله",
+ "لړم",
+ "لیندۍ",
+ "مرغومی",
+ "سلواغه",
+ "کب",
+ }
+ }
+ }
+ }
}
- Version{"2.1.6.69"}
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