New translations strings.xml (Greek)

This commit is contained in:
Austin Huang 2021-03-05 15:18:50 -05:00
parent 5ee06616c9
commit 5dafd174b5
1 changed files with 5 additions and 5 deletions

View File

@ -46,14 +46,14 @@
<string name="import_export">Εισαγωγή/Εξαγωγή</string> <string name="import_export">Εισαγωγή/Εξαγωγή</string>
<string name="select_language">Γλώσσα</string> <string name="select_language">Γλώσσα</string>
<plurals name="main_posts_count_inline"> <plurals name="main_posts_count_inline">
<item quantity="one">%s\nPost</item> <item quantity="one">%s\nΔημοσίευση</item>
<item quantity="other">%s\nPosts</item> <item quantity="other">%s\nΔημοσιεύσεις</item>
</plurals> </plurals>
<plurals name="main_posts_followers"> <plurals name="main_posts_followers">
<item quantity="one">%s\nFollower</item> <item quantity="one">%s\nΑκόλουθος</item>
<item quantity="other">%s\nFollowers</item> <item quantity="other">%s\nΑκόλουθοι</item>
</plurals> </plurals>
<string name="main_posts_following">%s\nFollowing</string> <string name="main_posts_following">%s\nΑκολουθείται</string>
<string name="post_viewer_autoplay_video">Παίζε αυτόματα τα βίντεο</string> <string name="post_viewer_autoplay_video">Παίζε αυτόματα τα βίντεο</string>
<string name="post_viewer_muted_autoplay">Πάντα βάζε τα βίντεο σε σιγή</string> <string name="post_viewer_muted_autoplay">Πάντα βάζε τα βίντεο σε σιγή</string>
<string name="post_viewer_show_captions">Να εμφανίζονται πάντα οι λεζάντες δημοσιέυσεων</string> <string name="post_viewer_show_captions">Να εμφανίζονται πάντα οι λεζάντες δημοσιέυσεων</string>