summaryrefslogtreecommitdiffstats
path: root/res/values-fa/cm_plurals.xml
diff options
context:
space:
mode:
authorTom Powell <tpowell@cyngn.com>2015-08-19 14:55:58 -0700
committerTom Powell <tpowell@cyngn.com>2015-08-19 14:55:58 -0700
commitcd2cd0aeeabc354a0acca1ef6cce5de7545593ef (patch)
tree000f4c1749535ae037d812bb7671dc6c04ae25ad /res/values-fa/cm_plurals.xml
parentdc2645855e4a6a8467500be6108b4064651ee2c5 (diff)
downloadandroid_packages_providers_DownloadProvider-cd2cd0aeeabc354a0acca1ef6cce5de7545593ef.tar.gz
android_packages_providers_DownloadProvider-cd2cd0aeeabc354a0acca1ef6cce5de7545593ef.tar.bz2
android_packages_providers_DownloadProvider-cd2cd0aeeabc354a0acca1ef6cce5de7545593ef.zip
Automatic translation importcm-12.0
Change-Id: I4560334330732169036736eff79b2b52d2ee5439
Diffstat (limited to 'res/values-fa/cm_plurals.xml')
-rw-r--r--res/values-fa/cm_plurals.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values-fa/cm_plurals.xml b/res/values-fa/cm_plurals.xml
index 2cdbdfa5..739f6332 100644
--- a/res/values-fa/cm_plurals.xml
+++ b/res/values-fa/cm_plurals.xml
@@ -19,4 +19,10 @@
<plurals name="duration_seconds">
<item quantity="other"><xliff:g id="count">%d</xliff:g> ثانیه</item>
</plurals>
+ <plurals name="duration_minutes">
+ <item quantity="other"><xliff:g id="count">%d</xliff:g> دقیقه</item>
+ </plurals>
+ <plurals name="duration_hours">
+ <item quantity="other"><xliff:g id="count">%d</xliff:g> ساعت</item>
+ </plurals>
</resources>