aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-vi/strings_pref_notifications.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-11-12 04:03:41 -0500
committerGitHub <noreply@github.com>2017-11-12 04:03:41 -0500
commit4aed05a8923a7f76799bbaa254f407f7e11fef0b (patch)
treebadd20ad111989ce7bbeed3f7e9ed8df47b94331 /app/src/main/res/values-vi/strings_pref_notifications.xml
parent2b51bc4bfa86863ed14b550fe3281840587ab038 (diff)
downloadfrost-4aed05a8923a7f76799bbaa254f407f7e11fef0b.tar.gz
frost-4aed05a8923a7f76799bbaa254f407f7e11fef0b.tar.bz2
frost-4aed05a8923a7f76799bbaa254f407f7e11fef0b.zip
Translations (#482)
* Update translators * Remove translation for some other texts * Update kau * Fix build and optimize * Add translations * Update readme and changelog * Clean unnecessary strings * Fix translations * Add korean translations for kau
Diffstat (limited to 'app/src/main/res/values-vi/strings_pref_notifications.xml')
-rw-r--r--app/src/main/res/values-vi/strings_pref_notifications.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/app/src/main/res/values-vi/strings_pref_notifications.xml b/app/src/main/res/values-vi/strings_pref_notifications.xml
new file mode 100644
index 00000000..92889571
--- /dev/null
+++ b/app/src/main/res/values-vi/strings_pref_notifications.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<resources>
+ <string name="notification_frequency">Tần suất thông báo</string>
+ <string name="no_notifications">Không thông báo</string>
+ <string name="notification_keywords">Từ khoá</string>
+ <string name="notification_keywords_desc">Không thông báo khi nội dung chứa những từ này.</string>
+ <string name="add_keyword">Thêm từ khoá</string>
+ <string name="hint_keyword">Nhập từ khoá rồi bấm +</string>
+ <string name="empty_keyword">Từ khoá trống</string>
+ <string name="notification_all_accounts">Thông báo từ tất cả các tài khoản</string>
+ <string name="notification_all_accounts_desc">Hiện thông báo từ tất cả các tài khoản đăng đăng nhập. Khi tắt, sẽ chỉ hiện thông báo từ tài khoản hiện tại.</string>
+ <string name="notification_messages">Bật thông báo tin nhắn</string>
+ <string name="notification_messages_desc">Nhận thông báo tin nhắn cho tài khoản hiện tại.</string>
+ <string name="notification_messages_all_accounts">Thông báo tin nhắn từ tất cả các tài khoản</string>
+ <string name="notification_messages_all_accounts_desc">Nhận thông báo tin nhắn từ tất cả các tài khoản</string>
+ <string name="notification_fetch_now">Lấy thông báo ngay</string>
+ <string name="notification_fetch_now_desc">Tiến hành lấy thông báo ngay. Lưu ý rằng lấy thông báo cho tin nhắn cần nhiều thời gian.</string>
+ <string name="notification_fetch_success">Đang lấy thông báo…</string>
+ <string name="notification_fetch_fail">Không thể lấy thông báo</string>
+ <string name="notification_sound">Âm báo</string>
+ <string name="notification_ringtone">Chuông báo</string>
+ <string name="message_ringtone">Nhạc chuông tin nhắn</string>
+ <string name="select_ringtone">Chọn nhạc chuông</string>
+ <string name="notification_vibrate">Rung báo</string>
+ <string name="notification_lights">Đèn báo</string>
+</resources>