summaryrefslogtreecommitdiffstats
path: root/FMRecord/res/values-vi/strings.xml
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2019-08-10 21:47:34 +0300
committerMichael Bestas <mkbestas@lineageos.org>2019-08-10 21:47:34 +0300
commitd936dceacea82a54410c9323a003d422d9dcb214 (patch)
tree626208da272bea8591c0183f55873a01c94e16b0 /FMRecord/res/values-vi/strings.xml
parentc6888d1e51644c7792a8469c5b326afed2fd09cc (diff)
downloadandroid_hardware_qcom_fm-cm-13.0.tar.gz
android_hardware_qcom_fm-cm-13.0.tar.bz2
android_hardware_qcom_fm-cm-13.0.zip
Change-Id: I78a2745a488c559d2a7586bc9b422aed495a634b
Diffstat (limited to 'FMRecord/res/values-vi/strings.xml')
-rw-r--r--FMRecord/res/values-vi/strings.xml33
1 files changed, 12 insertions, 21 deletions
diff --git a/FMRecord/res/values-vi/strings.xml b/FMRecord/res/values-vi/strings.xml
index 1bcabfc..e6f4728 100644
--- a/FMRecord/res/values-vi/strings.xml
+++ b/FMRecord/res/values-vi/strings.xml
@@ -29,25 +29,16 @@
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- alert to the user that USB storage must be available before using FM recording [CHAR LIMIT=NONE] -->
- <string name="no_storage">Kết nối thẻ nhớ trước khi bắt đầu ghi âm.</string>
- <!-- alert to the user that the USB storage is being disk-checked [CHAR LIMIT=30] -->
- <string name="preparing_sd">Đang chuẩn bị thẻ nhớ</string>
- <!-- alert to the user that the FM fails to read or write the USB storage. [CHAR LIMIT=NONE] -->
- <string name="access_sd_fail">Không thể truy cập thẻ nhớ.</string>
- <!-- Low-memory dialog message [CHAR LIMT=NONE] -->
- <string name="spaceIsLow_content">Dung lượng thẻ nhớ sắp hết. Thay đổi cài đặt chất lượng hoặc xoá một vài hình ảnh hay tập tin khác.</string>
- <!-- The messsage shown when FM record reaches size limit. -->
- <string name="FMRecording_reach_size_limit">Đã đạt tới giới hạn kích thước.</string>
- <!-- the name under which recordings will be visible in the media database is formatted like this -->
- <string name="audio_db_title_format"><xliff:g id="format">yyyy-MM-dd HH:mm:ss</xliff:g></string>
- <!-- all recordings will show up in the media database with this 'artist' name -->
- <string name="audio_db_artist_name">Bản ghi âm FM của tôi</string>
- <!-- all recordings will show up in the media database with this 'album' name -->
- <string name="audio_db_album_name">Bản ghi âm FM</string>
- <!-- all recordings will show up in the media database in a playlist with this name -->
- <string name="audio_db_playlist_name">Bản ghi âm FM</string>
- <string name="save_record_file">Tệp ghi âm FM được lưu vào \'<xliff:g id="record_file">%1$s</xliff:g>\'</string>
- <string name="fm_record_progress">Đang ghi âm FM</string>
- <string name="unable_to_store">Không thể lưu âm thanh đã ghi</string>
+ <string name="no_storage">Kết nối thẻ nhớ trước khi bắt đầu ghi âm.</string>
+ <string name="preparing_sd">Đang chuẩn bị thẻ nhớ</string>
+ <string name="access_sd_fail">Không thể truy cập thẻ nhớ.</string>
+ <string name="spaceIsLow_content">Dung lượng thẻ nhớ sắp hết. Thay đổi cài đặt chất lượng hoặc xoá một vài hình ảnh hay tập tin khác.</string>
+ <string name="FMRecording_reach_size_limit">Đã đạt tới giới hạn kích thước.</string>
+ <string name="audio_db_title_format"><xliff:g id="format">yyyy-MM-dd HH:mm:ss</xliff:g></string>
+ <string name="audio_db_artist_name">Bản ghi âm FM của tôi</string>
+ <string name="audio_db_album_name">Bản ghi âm FM</string>
+ <string name="audio_db_playlist_name">Bản ghi âm FM</string>
+ <string name="save_record_file">Tệp ghi âm FM được lưu vào \'<xliff:g id="record_file">%1$s</xliff:g>\'</string>
+ <string name="fm_record_progress">Đang ghi âm FM</string>
+ <string name="unable_to_store">Không thể lưu âm thanh đã ghi</string>
</resources>