Merge pull request #400 from spkprs/patch-3

Update strings.xml
This commit is contained in:
Tibor Kaputa 2021-02-02 09:38:24 +01:00 committed by GitHub
commit ea2ba92e16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -38,7 +38,7 @@
<string name="monospaced_font">Χρήση μονοδιάστατης γραμματοσειράς</string> <string name="monospaced_font">Χρήση μονοδιάστατης γραμματοσειράς</string>
<string name="show_keyboard">Εμφάνιση πληκτρολογίου κατά την εκκίνηση</string> <string name="show_keyboard">Εμφάνιση πληκτρολογίου κατά την εκκίνηση</string>
<string name="show_word_count">Εμφάνιση καταμέτρησης λέξεων</string> <string name="show_word_count">Εμφάνιση καταμέτρησης λέξεων</string>
<string name="show_character_count">Show character count</string> <string name="show_character_count">Εμφάνιση αριθμού χαρακτήρων</string>
<string name="alignment">Στοίχιση</string> <string name="alignment">Στοίχιση</string>
<string name="left">Αριστερά</string> <string name="left">Αριστερά</string>
<string name="center">Κέντρο</string> <string name="center">Κέντρο</string>
@ -55,9 +55,9 @@
<string name="add_new_checklist_item">Προσθήκη νέου στοιχείου λίστας ελέγχου</string> <string name="add_new_checklist_item">Προσθήκη νέου στοιχείου λίστας ελέγχου</string>
<string name="add_new_checklist_items">Προσθήκη νέων στοιχείων λίστας ελέγχου</string> <string name="add_new_checklist_items">Προσθήκη νέων στοιχείων λίστας ελέγχου</string>
<string name="checklist_is_empty">Η λίστα ελέγχου είναι κενή</string> <string name="checklist_is_empty">Η λίστα ελέγχου είναι κενή</string>
<string name="remove_done_items">Remove done items</string> <string name="remove_done_items">Κατάργηση ολοκληρωμένων στοιχείων</string>
<string name="move_to_top">Move to top</string> <string name="move_to_top">Μετακίνηση στην κορυφή</string>
<string name="move_to_bottom">Move to bottom</string> <string name="move_to_bottom">Μετακίνηση στο τέλος</string>
<!-- Import / Export --> <!-- Import / Export -->
<string name="export_all_notes">Εξαγωγή όλων των σημειώσεων ως αρχεία</string> <string name="export_all_notes">Εξαγωγή όλων των σημειώσεων ως αρχεία</string>