summaryrefslogtreecommitdiffstats
path: root/res/values-gl-rES
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-12-25 19:38:50 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-12-25 19:38:50 +0200
commitf1d2361e5405a83a9e633794f34316f6e2ed51f4 (patch)
tree34acdb5dddd3fa8505dd2ead974286a38c656b7a /res/values-gl-rES
parente78844e2772becb5b5fbec7e6545726ab1c825ae (diff)
downloadandroid_packages_providers_DownloadProvider-f1d2361e5405a83a9e633794f34316f6e2ed51f4.tar.gz
android_packages_providers_DownloadProvider-f1d2361e5405a83a9e633794f34316f6e2ed51f4.tar.bz2
android_packages_providers_DownloadProvider-f1d2361e5405a83a9e633794f34316f6e2ed51f4.zip
Automatic translation import
Change-Id: Id5581589ad3c2ae891e7ba9f3043b72d1af6978c
Diffstat (limited to 'res/values-gl-rES')
-rw-r--r--res/values-gl-rES/cm_plurals.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-gl-rES/cm_plurals.xml b/res/values-gl-rES/cm_plurals.xml
index e25eaaf9..1c0dd66e 100644
--- a/res/values-gl-rES/cm_plurals.xml
+++ b/res/values-gl-rES/cm_plurals.xml
@@ -24,4 +24,8 @@
<item quantity="one"><xliff:g id="count">%d</xliff:g> min</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> mins</item>
</plurals>
+ <plurals name="duration_hours">
+ <item quantity="one"><xliff:g id="count">%d</xliff:g> hora</item>
+ <item quantity="other"><xliff:g id="count">%d</xliff:g> horas</item>
+ </plurals>
</resources>