New translations strings.xml (Greek)

This commit is contained in:
Thomas 2019-07-03 12:18:46 +02:00
parent 0bc8ff5f60
commit e36e3835f1
1 changed files with 22 additions and 8 deletions

View File

@ -138,7 +138,6 @@
<item quantity="one">%d απάντηση</item>
<item quantity="other">%d απαντήσεις</item>
</plurals>
<string name="set_display_bookmark_button">Εμφάνιση του πλήκτρου των σελιδοδεικτών</string>
<string name="bookmarks">Σελιδοδείκτες</string>
<string name="bookmark_add">Προσθήκη στους σελιδοδείκτες</string>
<string name="bookmark_remove">Απομάκρυνση του σελιδοδείκτη</string>
@ -335,11 +334,6 @@
<string name="expand_cw">Αυτόματη επέκταση της Προειδοποίησης Περιεχομένου</string>
<string name="use_cookies">Να επιτρέπονται τα κουλουράκια τρίτων</string>
<string name="settings_ui_layout">Διάταξη των χρονοστηλών: </string>
<string-array name="battery_profiles">
<item>Κανονική κατανάλωση της μπαταρίας</item>
<item>Μεσαία κατανάλωση της μπαταρίας</item>
<item>Χαμηλή κατανάλωση της μπαταρίας</item>
</string-array>
<string-array name="settings_menu_tabs">
<item>Καρτέλες</item>
<item>Κατάλογος επιλογών</item>
@ -616,7 +610,6 @@
<string name="information">Πληροφορίες</string>
<string name="set_display_card">Εμφάνιση των προεπισκοπήσεων σε όλες τις φωνές</string>
<string name="thanks_text_ux">Σχεδιαστής της νέας Εμπειρίας Χρήστη κ´ του νέου Περιβάλλοντος Χρήσης</string>
<string name="set_old_direct_timeline">Χρήση της απ\' ευθείας χρονοστήλης, πριν το Μαστόδοντα 2.6</string>
<string name="set_display_video_preview">Προβολή των προεπισκοπήσεων των βίντεων</string>
<string name="thanks_text_support">Gitlab Υποστήριξη</string>
<string name="action_bug_report">Αναφορά Δυσλειτουργίας</string>
@ -775,7 +768,6 @@
<string name="action_html">HTML</string>
<string name="action_markdown">Markdown</string>
<string name="action_logout_account">Αποσύνδεση του λογαριασμού</string>
<string name="set_optimize_loading">Βελτιστοποίηση της διάρκειας φόρτωσης</string>
<string name="all">Όλα</string>
<string name="about_opencollective">Στήριξη της εφαρμογής</string>
<string name="more_about_opencollective">Η Ανοιχτή Συλλογικότητα δίνει, σε ομάδες, τη δυνατότητα να στήσουν γρήγορα μια συλλογικότητα, να συγκεντρώσουν έσοδα, και να τα διαχειριστούν με διαφάνεια.</string>
@ -981,6 +973,28 @@
<string name="voice_message">Voice message</string>
<string name="set_quick_reply">Enable quick reply</string>
<string name="reply_might_be_useless">The account you are replying might not see your message!</string>
<string name="set_remember_position_indication">If disabled, the app will always load last statuses</string>
<string name="set_blur_sensitive_indication">If disabled, sensitive media will be hidden with a button</string>
<string name="set_long_press_media_indication">Store media in full size with a long press on previews</string>
<string name="set_display_timeline_in_list_indication">Add an ellipse button at the top right for listing all tags/instances/lists</string>
<string name="set_display_news_from_fedilab_indication">Display an item in the main menu for a quick access to the timeline targeting #Fedilab tag</string>
<string name="live_notif_indication">Keep an open connection to the streaming API for live notifications.</string>
<string name="set_keep_background_process_indication">When the app is in background, it will keep a connection to the streaming API. Disable it if you care about your battery.</string>
<string name="set_enable_time_slot_indication">During the time slot, the app will send notifications. You can reverse (ie: silent) this time slot with the right spinner.</string>
<string name="set_display_fedilab_features_button_indication">Display a Fedilab button bellow profile picture. It is a shortcut for accessing in-app features.</string>
<string name="set_quick_reply_indication">Allow to reply directly in timelines bellow statuses</string>
<string name="set_fit_preview_indication">Previews will not be cropped in timelines</string>
<string name="set_display_video_preview_indication">Allow to play embedded videos directly in timelines</string>
<string name="set_display_content_after_fetch_more_indication">Allow to reverse the way to read statuses that are displayed once clicking the fetch more button</string>
<string name="set_security_provider_indication">This option allows to support recent cipher suites. It is useful for older Android devices or if you cannot connect to your instance.</string>
<string name="set_video_mode_indication">Exclusively for Peertube videos. Switch this mode if you cannot read them.</string>
<string name="featured_hashtags_indication">These tags will allow to filter statuses from profiles. You will have to use the context menu for seeing them.</string>
<string name="set_capitalize_indication">Automatically insert a line break after the mention to capitalize the first letter</string>
<string name="settings_title_custom_sharing_indication">Allow content creators to share statuses to their RSS feeds</string>
<string name="timelines">Timelines</string>
<string name="u_interface">Interface</string>
<string name="battery">Battery</string>
<string name="compose">Compose</string>
<plurals name="number_of_vote">
<item quantity="one">%d ψήφος</item>
<item quantity="other">%d ψήφοι</item>