2014-03-10 22:40:59 +01:00
|
|
|
|
<?xml version='1.0' encoding='UTF-8'?>
|
|
|
|
|
|
<resources>
|
|
|
|
|
|
<!--title-->
|
|
|
|
|
|
<string name="title_authentication">Κωδικός</string>
|
|
|
|
|
|
<string name="title_edit_key">Επεξεργασία Κλειδιού</string>
|
|
|
|
|
|
<string name="title_preferences">Επιλογές</string>
|
|
|
|
|
|
<!--section-->
|
|
|
|
|
|
<!--button-->
|
|
|
|
|
|
<string name="btn_save">Αποθήκευση</string>
|
|
|
|
|
|
<string name="btn_do_not_save">Ακύρωση</string>
|
|
|
|
|
|
<string name="btn_delete">Διαγραφή</string>
|
|
|
|
|
|
<string name="btn_no_date">Κανένα</string>
|
|
|
|
|
|
<string name="btn_okay">ΟΚ</string>
|
|
|
|
|
|
<!--menu-->
|
|
|
|
|
|
<string name="menu_delete_key">Διαγραφής κλειδιού</string>
|
|
|
|
|
|
<!--label-->
|
|
|
|
|
|
<string name="label_message">Μήνυμα</string>
|
|
|
|
|
|
<string name="label_file">Αρχείο</string>
|
|
|
|
|
|
<string name="label_passphrase">Κωδικός</string>
|
|
|
|
|
|
<string name="label_algorithm">Αλγόριθμος</string>
|
|
|
|
|
|
<string name="label_encryption_algorithm">Αλγόριθμος κρυπτογράφησης</string>
|
|
|
|
|
|
<string name="label_key_size">Μέγεθος κλειδιού</string>
|
|
|
|
|
|
<string name="label_email">Ηλεκτρονικό ταχυδρομίο</string>
|
|
|
|
|
|
<!--choice-->
|
2014-04-02 11:48:05 +02:00
|
|
|
|
<!--key flags-->
|
2014-03-10 22:40:59 +01:00
|
|
|
|
<!--sentences-->
|
|
|
|
|
|
<!--errors
|
|
|
|
|
|
no punctuation, all lowercase,
|
|
|
|
|
|
they will be put after "error_message", e.g. "Error: file not found"-->
|
2014-04-16 19:00:06 +02:00
|
|
|
|
<!--errors without preceeding Error:-->
|
|
|
|
|
|
<!--results shown after decryption/verification-->
|
2014-03-10 22:40:59 +01:00
|
|
|
|
<!--progress dialogs, usually ending in '…'-->
|
|
|
|
|
|
<!--action strings-->
|
|
|
|
|
|
<!--key bit length selections-->
|
|
|
|
|
|
<!--compression-->
|
|
|
|
|
|
<!--Help-->
|
|
|
|
|
|
<!--Import-->
|
2014-07-03 16:30:41 +02:00
|
|
|
|
<!--Import result toast-->
|
2014-03-10 22:40:59 +01:00
|
|
|
|
<!--Intent labels-->
|
|
|
|
|
|
<!--Remote API-->
|
|
|
|
|
|
<!--Share-->
|
|
|
|
|
|
<!--Key list-->
|
|
|
|
|
|
<!--Key view-->
|
2014-08-04 16:33:05 +02:00
|
|
|
|
<!--Edit key-->
|
|
|
|
|
|
<!--Create key-->
|
|
|
|
|
|
<!--View key-->
|
2014-03-10 22:40:59 +01:00
|
|
|
|
<!--Navigation Drawer-->
|
2014-03-21 10:28:26 +01:00
|
|
|
|
<!--hints-->
|
2014-05-07 09:13:32 +02:00
|
|
|
|
<!--certs-->
|
2014-07-03 16:30:41 +02:00
|
|
|
|
<!--Import Public log entries-->
|
|
|
|
|
|
<!--Import Secret log entries-->
|
|
|
|
|
|
<!--Keyring Canonicalization log entries-->
|
|
|
|
|
|
<!--Keyring merging log entries-->
|
2014-08-04 16:33:05 +02:00
|
|
|
|
<!--createSecretKeyRing-->
|
2014-07-03 16:30:41 +02:00
|
|
|
|
<!--modifySecretKeyRing-->
|
2014-08-04 16:33:05 +02:00
|
|
|
|
<!--PassphraseCache-->
|
2014-04-06 12:51:46 +02:00
|
|
|
|
<!--unsorted-->
|
2014-08-04 16:33:05 +02:00
|
|
|
|
<!--First Time-->
|
2014-03-10 22:40:59 +01:00
|
|
|
|
</resources>
|