aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Chang <vichang@google.com>2021-04-30 14:10:59 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-04-30 14:10:59 +0000
commit44c494034dd59a8da0f217f41d90653d24fa5df7 (patch)
tree6abd21d8080d42134e40237fc66ae3bff29c93b1
parent7fe41ffde25dd9c025bb57e5c87bbfdf65a5a8fb (diff)
parentf44f82b6f45e266976dfc424758715222670bedf (diff)
downloadcldr-44c494034dd59a8da0f217f41d90653d24fa5df7.tar.gz
Cherry-pick: CLDR-10831 Updated MB GB to non-localized form for locale ar, fa, ka am: 347bcec8ed am: f44f82b6f4
Original change: https://android-review.googlesource.com/c/platform/external/cldr/+/1690833 Change-Id: Ieaa29d27b4a6f66230979ac95cbf4937459b6049
-rw-r--r--common/main/ar.xml26
-rw-r--r--common/main/fa.xml4
-rw-r--r--common/main/ka.xml12
3 files changed, 21 insertions, 21 deletions
diff --git a/common/main/ar.xml b/common/main/ar.xml
index 79dc3bf2..ad212483 100644
--- a/common/main/ar.xml
+++ b/common/main/ar.xml
@@ -10737,13 +10737,13 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="other">{0} تيرابت</unitPattern>
</unit>
<unit type="digital-gigabyte">
- <displayName>غيغابايت</displayName>
- <unitPattern count="zero">{0} غيغابايت</unitPattern>
- <unitPattern count="one">{0} غيغابايت</unitPattern>
- <unitPattern count="two">{0} غيغابايت</unitPattern>
- <unitPattern count="few">{0} غيغابايت</unitPattern>
- <unitPattern count="many">{0} غيغابايت</unitPattern>
- <unitPattern count="other">{0} غيغابايت</unitPattern>
+ <displayName>GB</displayName>
+ <unitPattern count="zero">{0} GB</unitPattern>
+ <unitPattern count="one">{0} GB</unitPattern>
+ <unitPattern count="two">{0} GB</unitPattern>
+ <unitPattern count="few">{0} GB</unitPattern>
+ <unitPattern count="many">{0} GB</unitPattern>
+ <unitPattern count="other">{0} GB</unitPattern>
</unit>
<unit type="digital-gigabit">
<displayName>غيغابت</displayName>
@@ -10756,12 +10756,12 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</unit>
<unit type="digital-megabyte">
<displayName>ميغابايت</displayName>
- <unitPattern count="zero">{0} ميغابايت</unitPattern>
- <unitPattern count="one">{0} ميغابايت</unitPattern>
- <unitPattern count="two">{0} ميغابايت</unitPattern>
- <unitPattern count="few">{0} ميغابايت</unitPattern>
- <unitPattern count="many">{0} ميغابايت</unitPattern>
- <unitPattern count="other">{0} ميغابايت</unitPattern>
+ <unitPattern count="zero">{0} MB</unitPattern>
+ <unitPattern count="one">{0} MB</unitPattern>
+ <unitPattern count="two">{0} MB</unitPattern>
+ <unitPattern count="few">{0} MB</unitPattern>
+ <unitPattern count="many">{0} MB</unitPattern>
+ <unitPattern count="other">{0} MB</unitPattern>
</unit>
<unit type="digital-megabit">
<displayName>ميغابت</displayName>
diff --git a/common/main/fa.xml b/common/main/fa.xml
index 1990bfeb..8bf732dd 100644
--- a/common/main/fa.xml
+++ b/common/main/fa.xml
@@ -8901,7 +8901,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="other">{0} Tb</unitPattern>
</unit>
<unit type="digital-gigabyte">
- <displayName>گیگابایت</displayName>
+ <displayName>GB</displayName>
<unitPattern count="one">{0} GB</unitPattern>
<unitPattern count="other">{0} GB</unitPattern>
</unit>
@@ -8911,7 +8911,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="other">{0} Gb</unitPattern>
</unit>
<unit type="digital-megabyte">
- <displayName>مگابایت</displayName>
+ <displayName>MB</displayName>
<unitPattern count="one">{0} MB</unitPattern>
<unitPattern count="other">{0} MB</unitPattern>
</unit>
diff --git a/common/main/ka.xml b/common/main/ka.xml
index dad99a31..f335e359 100644
--- a/common/main/ka.xml
+++ b/common/main/ka.xml
@@ -7886,9 +7886,9 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="other">{0} ტბიტი</unitPattern>
</unit>
<unit type="digital-gigabyte">
- <displayName>გბაიტი</displayName>
- <unitPattern count="one">{0} გბაიტი</unitPattern>
- <unitPattern count="other">{0} გბაიტი</unitPattern>
+ <displayName>GB</displayName>
+ <unitPattern count="one">{0} GB</unitPattern>
+ <unitPattern count="other">{0} GB</unitPattern>
</unit>
<unit type="digital-gigabit">
<displayName>გბიტი</displayName>
@@ -7896,9 +7896,9 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<unitPattern count="other">{0} გბიტი</unitPattern>
</unit>
<unit type="digital-megabyte">
- <displayName>მბაიტი</displayName>
- <unitPattern count="one">{0} მბაიტი</unitPattern>
- <unitPattern count="other">{0} მბაიტი</unitPattern>
+ <displayName>MB</displayName>
+ <unitPattern count="one">{0} MB</unitPattern>
+ <unitPattern count="other">{0} MB</unitPattern>
</unit>
<unit type="digital-megabit">
<displayName>მბიტი</displayName>