aboutsummaryrefslogtreecommitdiff
path: root/mediapicker/src/main/res
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-11-08 22:40:06 -0500
committerGitHub <noreply@github.com>2017-11-08 22:40:06 -0500
commitf343d0f04c9cbb210f2b56b4f0c534ac56aa76ef (patch)
tree2a261a6ed4af0c17233714af7673d5370f19edbf /mediapicker/src/main/res
parent3b1cbd2f2cf211b804784bef33de85b8a889677e (diff)
downloadkau-f343d0f04c9cbb210f2b56b4f0c534ac56aa76ef.tar.gz
kau-f343d0f04c9cbb210f2b56b4f0c534ac56aa76ef.tar.bz2
kau-f343d0f04c9cbb210f2b56b4f0c534ac56aa76ef.zip
Translations Vietnamese (#99)
* Add translations * Lint * Inline * Optimize imports * Replace ellipsis
Diffstat (limited to 'mediapicker/src/main/res')
-rw-r--r--mediapicker/src/main/res/values-vi/strings_mediapicker.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/mediapicker/src/main/res/values-vi/strings_mediapicker.xml b/mediapicker/src/main/res/values-vi/strings_mediapicker.xml
new file mode 100644
index 0000000..6dfcb82
--- /dev/null
+++ b/mediapicker/src/main/res/values-vi/strings_mediapicker.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<resources>
+ <string name="kau_no_items_found">Không tìm thấy mục nào</string>
+ <string name="kau_no_items_selected">Chưa chọn mục nào</string>
+ <string name="kau_no_items_loaded">Không có mục nào</string>
+ <string name="kau_no_camera_found">Không tìm thấy máy ảnh</string>
+ <string name="kau_no_camera_found_content">Hãy cài một ứng dụng máy ảnh và thử lại.</string>
+ <string name="kau_temp_file_creation_failed">Không thể tạo tập tin tạm thời.</string>
+ <string name="kau_select_media">Chọn kiểu</string>
+</resources>