summaryrefslogtreecommitdiffstats
path: root/res/values-th/strings_ftp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-th/strings_ftp.xml')
-rw-r--r--res/values-th/strings_ftp.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values-th/strings_ftp.xml b/res/values-th/strings_ftp.xml
index d239ec1..4b61583 100644
--- a/res/values-th/strings_ftp.xml
+++ b/res/values-th/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">พิมพ์คีย์เซสชันสำหรับ %1$s</string>
<string name="ftp_session_key_dialog_header">ต้องมีบลูทูธคีย์เซสชัน</string>
+ <!-- Notification title when a Bluetooth device wants to pair with us -->
<string name="ftp_notif_title">ต้องการกุญแจเซสซัน FTP</string>
+ <!--Notification Title for ACTIVE SESSION -->
<string name="ftp_notif_active_session">เซสชันที่ใช้งานของ FTP บลูทูธ</string>
+ <!--Notification message for ACTIVE SESSION -->
<string name="ftp_notif_connected">การเข้าถึง \'<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">คำขอ FTP</string>
+ <!-- Bluetooth FTP permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_ftp_acceptance_dialog_text">%1$s ต้องการเข้าถึงไฟล์และโฟลเดอร์ของคุณ อนุญาตให้ %2$s เข้าถึงหรือไม่</string>
</resources>