summaryrefslogtreecommitdiffstats
path: root/res/values-vi/strings_ftp.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-05 00:16:00 +0200
committerAbhisek Devkota <ciwrl@cyanogenmod.com>2016-03-07 14:30:48 -0800
commit6fe1f49e1803a10dc0046b5bb04e3bb4f27c7cc3 (patch)
tree97089816ba362bf6efcdea1b1442eae2679eb8c5 /res/values-vi/strings_ftp.xml
parenta6cf8cdb2324fe851295cf27f337415dd02b17fe (diff)
downloadandroid_packages_apps_BluetoothExt-6fe1f49e1803a10dc0046b5bb04e3bb4f27c7cc3.tar.gz
android_packages_apps_BluetoothExt-6fe1f49e1803a10dc0046b5bb04e3bb4f27c7cc3.tar.bz2
android_packages_apps_BluetoothExt-6fe1f49e1803a10dc0046b5bb04e3bb4f27c7cc3.zip
Automatic translation import
RM-214 Change-Id: I07839c32d207b4dfca2d9f37bf2b545f744fc021 (cherry picked from commit 0bcedd3f5b3aeae5e734e663c80e8ef5d91ebde2)
Diffstat (limited to 'res/values-vi/strings_ftp.xml')
-rw-r--r--res/values-vi/strings_ftp.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values-vi/strings_ftp.xml b/res/values-vi/strings_ftp.xml
index 428ba28..48e9262 100644
--- a/res/values-vi/strings_ftp.xml
+++ b/res/values-vi/strings_ftp.xml
@@ -33,9 +33,14 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="ftp_session_key_dialog_title">Nhập khóa phiên làm việc cho %1$s</string>
<string name="ftp_session_key_dialog_header">Cần phải có khóa phiên làm việc Bluetooth</string>
+ <!-- Notification title when a Bluetooth device wants to pair with us -->
<string name="ftp_notif_title">Yêu cầu có khóa phiên làm việc cho FTP</string>
+ <!--Notification Title for ACTIVE SESSION -->
<string name="ftp_notif_active_session">Phiên Bluetooth FTP hiện hoạt</string>
+ <!--Notification message for ACTIVE SESSION -->
<string name="ftp_notif_connected">Quyền truy cập chuyển tệp tin Bluetooth đến \'<xliff:g id="device_name">%1$s</xliff:g>\'.</string>
+ <!-- Activity label of BluetoothFtpPermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
<string name="bluetooth_ftp_request">Yêu cầu FTP</string>
+ <!-- Bluetooth FTP permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_ftp_acceptance_dialog_text">%1$s muốn truy cập các tập tin và thư mục. Cho phép %2$s truy cập?</string>
</resources>