summaryrefslogtreecommitdiffstats
path: root/res/values-vi/strings_ftp.xml
diff options
context:
space:
mode:
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>