summaryrefslogtreecommitdiffstats
path: root/res/values-ast-rES/cm_strings.xml
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-03-08 14:06:02 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-03-08 14:06:02 -0800
commit7b08a35d0a5160aa8138cddff253f571017e69c8 (patch)
treed46949d97dac29a81cb970f915e45c676e9acd0f /res/values-ast-rES/cm_strings.xml
parent2f32c1401d1ae3329352d868572a95c1c3ce3b4a (diff)
downloadandroid_packages_providers_DownloadProvider-7b08a35d0a5160aa8138cddff253f571017e69c8.tar.gz
android_packages_providers_DownloadProvider-7b08a35d0a5160aa8138cddff253f571017e69c8.tar.bz2
android_packages_providers_DownloadProvider-7b08a35d0a5160aa8138cddff253f571017e69c8.zip
Automatic translation import
Change-Id: I4dcb2f740e647c0495abc10a90e647826101a53f
Diffstat (limited to 'res/values-ast-rES/cm_strings.xml')
-rw-r--r--res/values-ast-rES/cm_strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values-ast-rES/cm_strings.xml b/res/values-ast-rES/cm_strings.xml
index 1c75b35e..ca68e297 100644
--- a/res/values-ast-rES/cm_strings.xml
+++ b/res/values-ast-rES/cm_strings.xml
@@ -17,13 +17,18 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Notification text containing download duration left and download speed -->
+ <string name="text_download_speed">%1$s, %2$s/s</string>
<!-- Phrase describing a time duration using seconds [CHAR LIMIT=16] -->
+ <string name="duration_seconds">%d s</string>
<!-- Phrase describing a time duration using minutes [CHAR LIMIT=16] -->
+ <string name="duration_minutes">%d min</string>
<!-- Phrase describing a time duration using hours [CHAR LIMIT=16] -->
+ <string name="duration_hours">%d h</string>
<!-- Status indicating that the download has been paused to start in the future. Appears for an
individual item in the download list. [CHAR LIMIT=24] -->
<!-- Representation of download progress percentage when paused. [CHAR LIMIT=24] -->
<!-- Text for button to manually resume all manually paused downloads [CHAR LIMIT=25] -->
+ <string name="button_resume_download">Siguir</string>
<!-- Text for button to manually manually pause all running downloads [CHAR LIMIT=25] -->
<!-- Title summarizing paused downloads. [CHAR LIMIT=32] -->
</resources>