summaryrefslogtreecommitdiffstats
path: root/res/values-fi/cm_strings.xml
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2018-11-05 00:38:59 +0200
committerMichael Bestas <mkbestas@lineageos.org>2018-11-05 00:38:59 +0200
commit550b3ec8bf59f5da01220a9bd3ab5b180d437229 (patch)
tree68a1d54d02b588b0401b0cb06986d84fb829f952 /res/values-fi/cm_strings.xml
parent3f9e5bfc9d54ddbce3b76284f0fe6b79c5c08ebe (diff)
downloadandroid_packages_providers_DownloadProvider-550b3ec8bf59f5da01220a9bd3ab5b180d437229.tar.gz
android_packages_providers_DownloadProvider-550b3ec8bf59f5da01220a9bd3ab5b180d437229.tar.bz2
android_packages_providers_DownloadProvider-550b3ec8bf59f5da01220a9bd3ab5b180d437229.zip
Automatic translation import
Change-Id: Ifc5c4798ad337521c67c64b796dd8625b24e5908
Diffstat (limited to 'res/values-fi/cm_strings.xml')
-rw-r--r--res/values-fi/cm_strings.xml24
1 files changed, 12 insertions, 12 deletions
diff --git a/res/values-fi/cm_strings.xml b/res/values-fi/cm_strings.xml
index eff754ec..94344598 100644
--- a/res/values-fi/cm_strings.xml
+++ b/res/values-fi/cm_strings.xml
@@ -16,17 +16,17 @@
limitations under the License.
-->
<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"><xliff:g id="text">%1$s</xliff:g>, <xliff:g id="size" example="230 kB">%2$s</xliff:g>/s</string>
- <!-- Status indicating that the download has been paused to start in the future. Appears for an
+ <!-- Notification text containing download duration left and download speed -->
+ <string name="text_download_speed"><xliff:g id="text">%1$s</xliff:g>, <xliff:g id="size" example="230 kB">%2$s</xliff:g>/s</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] -->
- <string name="download_paused">Keskeytetty</string>
- <!-- Representation of download progress percentage when paused. [CHAR LIMIT=24] -->
- <string name="download_paused_percent">Keskeytetty, %d%%</string>
- <!-- Text for button to manually resume all manually paused downloads [CHAR LIMIT=25] -->
- <string name="button_resume_download">Jatka</string>
- <!-- Text for button to manually manually pause all running downloads [CHAR LIMIT=25] -->
- <string name="button_pause_download">keskeytä</string>
- <!-- Title summarizing paused downloads. [CHAR LIMIT=32] -->
- <string name="notif_summary_paused">%d keskeytetty</string>
+ <string name="download_paused">Keskeytetty</string>
+ <!-- Representation of download progress percentage when paused. [CHAR LIMIT=24] -->
+ <string name="download_paused_percent">Keskeytetty, %d%%</string>
+ <!-- Text for button to manually resume all manually paused downloads [CHAR LIMIT=25] -->
+ <string name="button_resume_download">Jatka</string>
+ <!-- Text for button to manually manually pause all running downloads [CHAR LIMIT=25] -->
+ <string name="button_pause_download">keskeytä</string>
+ <!-- Title summarizing paused downloads. [CHAR LIMIT=32] -->
+ <string name="notif_summary_paused">%d keskeytetty</string>
</resources>