summaryrefslogtreecommitdiffstats
path: root/res/values-el/strings_ftp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-el/strings_ftp.xml')
-rw-r--r--res/values-el/strings_ftp.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values-el/strings_ftp.xml b/res/values-el/strings_ftp.xml
index 8a44c46..e8064d3 100644
--- a/res/values-el/strings_ftp.xml
+++ b/res/values-el/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">Απαιτείται κλειδί περιόδου σύνδεσης Bluetooth</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">Ενεργή συνεδρία Bluetooth FTP</string>
+ <!--Notification message for ACTIVE SESSION -->
<string name="ftp_notif_connected">Πρόσβαση FTP μέσω Bluetooth στο \'<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>