summaryrefslogtreecommitdiffstats
path: root/res/values-vi
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-02-06 20:19:12 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-02-06 20:19:12 -0800
commit746c85d1bad44acea0cfeb39cfeb1b1876bc2554 (patch)
tree3fbf5b9b387af28de3fc95cbb0472d553d024822 /res/values-vi
parent712ee145543a5afd57d4d7bbe941fb48d3fb0e6e (diff)
downloadandroid_packages_apps_SoundRecorder-746c85d1bad44acea0cfeb39cfeb1b1876bc2554.tar.gz
android_packages_apps_SoundRecorder-746c85d1bad44acea0cfeb39cfeb1b1876bc2554.tar.bz2
android_packages_apps_SoundRecorder-746c85d1bad44acea0cfeb39cfeb1b1876bc2554.zip
Automatic translation import
Change-Id: I1d81a42738b9166e9f6192f288acce80b03c61f0
Diffstat (limited to 'res/values-vi')
-rw-r--r--res/values-vi/cm_strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values-vi/cm_strings.xml b/res/values-vi/cm_strings.xml
index fd5b37c..0d89fab 100644
--- a/res/values-vi/cm_strings.xml
+++ b/res/values-vi/cm_strings.xml
@@ -60,8 +60,13 @@
<string name="notification_bg_title">Ghi âm</string>
<string name="notification_bg_content">Sound Recorder đang ghi âm \u2026</string>
<string name="notification_stopped_title">Dừng ghi âm</string>
+ <string name="notification_stopped_content">Bị gián đoạn bởi cuộc gọi hoặc nhạc</string>
<!-- shown as a toast when a recording is started with a bluetooth headset as the input source -->
+ <string name="bt_using_headset">Sử dụng tai nghe bluetooth</string>
<!-- shown as a toast when initiating a connection to a bluetooth headset -->
+ <string name="bt_headset_connecting">Đang kết nối với tai nghe</string>
<!-- shown as a toast when recording is stopped because a bluetooth connection is dropped -->
+ <string name="bt_headset_disconnected">Kết nối bluetooth bị ngắt</string>
<!-- shown as a toast when recording fails to start because a bluetooth connection was not started -->
+ <string name="bt_headset_timeout">Thời gian chờ kết nối Bluetooth</string>
</resources>