diff options
author | Michael Bestas <mikeioannina@gmail.com> | 2015-04-17 22:21:45 +0300 |
---|---|---|
committer | Michael Bestas <mikeioannina@gmail.com> | 2015-04-17 23:07:07 +0300 |
commit | b1e932c6d0e1b52ac084ad7531d08a51d003d4bf (patch) | |
tree | 782fdab87acb80d5ecf01ca6614f7998ea967988 /res/values-vi/cm_plurals.xml | |
parent | 145c95cd8c30be7880351a556c1f7f74e299b092 (diff) | |
download | android_packages_providers_DownloadProvider-b1e932c6d0e1b52ac084ad7531d08a51d003d4bf.tar.gz android_packages_providers_DownloadProvider-b1e932c6d0e1b52ac084ad7531d08a51d003d4bf.tar.bz2 android_packages_providers_DownloadProvider-b1e932c6d0e1b52ac084ad7531d08a51d003d4bf.zip |
Automatic translation importstable/cm-12.1-YOG3C
Change-Id: Iaff268dcb9907a46702dfeaf106c0263a15e31d1
Diffstat (limited to 'res/values-vi/cm_plurals.xml')
-rw-r--r-- | res/values-vi/cm_plurals.xml | 22 |
1 files changed, 22 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..8c86d0c3 --- /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"> + <plurals name="duration_seconds"> + <item quantity="other"><xliff:g id="count">%d</xliff:g> giây</item> + </plurals> +</resources> |