summaryrefslogtreecommitdiffstats
path: root/res/values-vi
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-05 00:22:59 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-05 00:22:59 +0200
commit483b7559e4a79cc7ad0b35d44f89812b378595b9 (patch)
tree4e1f84a0ec6683d8063d4d1174b96c617cbf7cd7 /res/values-vi
parentc9f3201ded82b0c6d2e76342888ca8e80a072a25 (diff)
downloadandroid_packages_providers_DownloadProvider-483b7559e4a79cc7ad0b35d44f89812b378595b9.tar.gz
android_packages_providers_DownloadProvider-483b7559e4a79cc7ad0b35d44f89812b378595b9.tar.bz2
android_packages_providers_DownloadProvider-483b7559e4a79cc7ad0b35d44f89812b378595b9.zip
Automatic translation import
Change-Id: Id0ffd5843bee9edcab9903c066262b124a3095be
Diffstat (limited to 'res/values-vi')
-rw-r--r--res/values-vi/cm_plurals.xml22
-rw-r--r--res/values-vi/cm_strings.xml4
2 files changed, 26 insertions, 0 deletions
diff --git a/res/values-vi/cm_plurals.xml b/res/values-vi/cm_plurals.xml
new file mode 100644
index 00000000..daf98d09
--- /dev/null
+++ b/res/values-vi/cm_plurals.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Phrase describing a time duration using seconds [CHAR LIMIT=16] -->
+ <!-- Phrase describing a time duration using minutes [CHAR LIMIT=16] -->
+ <!-- Phrase describing a time duration using hours [CHAR LIMIT=16] -->
+</resources>
diff --git a/res/values-vi/cm_strings.xml b/res/values-vi/cm_strings.xml
index 2790b09f..a4716f8f 100644
--- a/res/values-vi/cm_strings.xml
+++ b/res/values-vi/cm_strings.xml
@@ -17,4 +17,8 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="download_speed_text"><xliff:g id="text">%1$s</xliff:g>, <xliff:g id="size" example="230 kB">%2$s</xliff:g>/giĆ¢y</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] -->
+ <!-- Representation of download progress percentage when queued. [CHAR LIMIT=24] -->
</resources>