aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-02-06 20:19:42 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-02-06 20:19:42 -0800
commit20c8c0a1d1e400791c0dc32714812c9761223433 (patch)
treef13d9a7ea17c434e53f734e7b0a884443e4eefaf
parent178d7c65eb67a61fbc8dfe9b51f70b07fac863b9 (diff)
downloadandroid_packages_wallpapers_PhotoPhase-20c8c0a1d1e400791c0dc32714812c9761223433.tar.gz
android_packages_wallpapers_PhotoPhase-20c8c0a1d1e400791c0dc32714812c9761223433.tar.bz2
android_packages_wallpapers_PhotoPhase-20c8c0a1d1e400791c0dc32714812c9761223433.zip
Automatic translation import
Change-Id: If53de6627b88fd65805f8a0a3240cb00149677a7
-rw-r--r--res/values-vi/plurals.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values-vi/plurals.xml b/res/values-vi/plurals.xml
index 74d3375..a6df3cc 100644
--- a/res/values-vi/plurals.xml
+++ b/res/values-vi/plurals.xml
@@ -17,5 +17,11 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Number of pictures found in an album -->
+ <plurals name="album_number_of_pictures">
+ <item quantity="other"><xliff:g id="pictures" example="7">%d</xliff:g> hình ảnh</item>
+ </plurals>
<!-- Total of pictures found after a media reload -->
+ <plurals name="msg_media_reload_complete">
+ <item quantity="other">Tải lại phương tiện hoàn tất. <xliff:g id="pictures" example="7">%d</xliff:g> hình ảnh đã tìm thấy.</item>
+ </plurals>
</resources>