Thorium-android-app/app/src/main/res/values-el/strings.xml

48 lines
3.8 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="title_activity_settings">Ρυθμίσεις</string>
<string name="title_activity_login">Σύνδεση</string>
<string name="prompt_server">Διακομιστής</string>
<string name="prompt_email">Ηλεκτρονικό ταχυδρομείο / Όνομα χρήστη</string>
<string name="prompt_password">Κωδικός πρόσβασης</string>
<string name="action_sign_in">Σύνδεση</string>
<string name="action_sign_in_short">Σύνδεση</string>
<string name="error_invalid_email">Αυτή η διεύθυνση ηλεκτρονικού ταχυδρομείου δεν είναι έγκυρη</string>
<string name="error_invalid_password">Αυτός ο κωδικός πρόσβασης είναι πολύ μικρός</string>
<string name="error_incorrect_password">Αυτός ο κωδικός πρόσβασης είναι λανθασμένος</string>
<string name="error_field_required">Αυτό το πεδίο απαιτείται</string>
<string name="permission_rationale">Εκχώρηση άδειας επικοινωνίας για την ολοκλήρωση του ηλεκτρονικού ταχυδρομείου.</string>
<string name="action_bar_title_search">Αναζήτηση</string>
<string name="action_bar_title_settings">Ρυθμίσεις</string>
<string name="action_bar_title_logout">Αποσύνδεση</string>
<string name="action_bar_title_account">Λογαριασμός</string>
<string name="bottom_nav_title_discover">Επισκόπηση</string>
<string name="bottom_nav_title_trending">Τάσεις</string>
<string name="bottom_nav_title_recent">Πρόσφατα</string>
<string name="bottom_nav_title_local">Τοπικά</string>
<string name="bottom_nav_title_subscriptions">Συνδρομές</string>
<string name="bottom_nav_title_account">Λογαριασμός</string>
<string name="meta_data_views">" Προβολές"</string>
<string name="video_row_video_thumbnail">Μικρογραφία βίντεο</string>
<string name="video_row_account_avatar">Είδωλο λογαριασμού</string>
<string name="title_activity_url_video_play">UrlVideoPlayActivity</string>
<string name="search_hint">Αναζήτηση PeerTube</string>
<string name="title_activity_search">Αναζήτηση</string>
<string name="no_data_available">Χωρίς αποτελέσματα</string>
<string name="descr_overflow_button">Περισσότερα</string>
<string name="menu_share">Μοιραστείτε</string>
<string name="invalid_url">Μη έγκυρο URL.</string>
<string name="pref_title_dark_mode">Σκοτεινή λειτουργία</string>
<string name="pref_description_dark_mode">Επανεκκινήστε την εφαρμογή για να τεθεί σε ισχύ η σκοτεινή λειτουργία.</string>
<string name="pref_title_app_theme">Θέμα εφαρμογής</string>
<string name="video_speed_125">1,25×</string>
<string name="video_speed_075">0,75×</string>
<string name="video_speed_20">2×</string>
<string name="video_speed_15">1,5×</string>
<string name="video_speed_05">0,5×</string>
<string name="pref_title_background_play">Αναπαραγωγή στο παρασκήνιο</string>
<string name="pref_title_peertube_server">Εξυπηρετητής PeerTube</string>
<string name="pref_description_language">Επιλογή γλώσσας βίντεο, αντί να εμφανίζονται όλα τα βίντεο σε όλες τις γλώσσες.</string>
<string name="pref_title_version">Έκδοση</string>
<string name="pref_title_license">Άδεια χρήσης</string>
</resources>