summaryrefslogtreecommitdiffstats
path: root/res/values-ko/strings_ftp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-ko/strings_ftp.xml')
-rw-r--r--res/values-ko/strings_ftp.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values-ko/strings_ftp.xml b/res/values-ko/strings_ftp.xml
index e3e1bcf..400ed44 100644
--- a/res/values-ko/strings_ftp.xml
+++ b/res/values-ko/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>