mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-02 08:23:00 +01:00
98 lines
8.8 KiB
XML
98 lines
8.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<resources>
|
||
<string name="RegistrationActivity_take_privacy_with_you_be_yourself_in_every_message">Πάρε την ιδιωτικότητα μαζί σου.\nΝα είσαι ο εαυτός σου σε κάθε μήνυμα.</string>
|
||
<!-- Non-English translations should use "Signal is a nonprofit" instead, dropping the 501c3 reference. -->
|
||
<string name="RegistrationActivity_terms_and_privacy">Το Signal είναι ένας μη κερδοσκοπικός οργανισμός.\n Όροι και Πολιτική Απορρήτου</string>
|
||
<string name="RegistrationActivity_continue">Συνέχεια</string>
|
||
<!-- Screen title for restoring or transfering account -->
|
||
<string name="registration_activity__restore_or_transfer">Επαναφορά ή μεταφορά</string>
|
||
|
||
<!-- GrantPermissionsFragment -->
|
||
<!-- Displayed as a title at the top of the screen -->
|
||
<string name="GrantPermissionsFragment__allow_permissions">Να δοθούν δικαιώματα</string>
|
||
<!-- Displayed as a subtitle at the top of the screen -->
|
||
<string name="GrantPermissionsFragment__to_help_you_message_people_you_know">Η Signal θα ζητήσει αυτές τις άδειες, για να σε βοηθήσει να στέλνεις μηνύματα σε άτομα που γνωρίζεις. </string>
|
||
<!-- Displayed as a text-only action button at the bottom start of the screen -->
|
||
<string name="GrantPermissionsFragment__not_now">Όχι τώρα</string>
|
||
<!-- Displayed as an action button at the bottom end of the screen -->
|
||
<string name="GrantPermissionsFragment__next">Επόμενο</string>
|
||
<!-- Notifications permission row title -->
|
||
<string name="GrantPermissionsFragment__notifications">Ειδοποιήσεις</string>
|
||
<!-- Notifications permission row description -->
|
||
<string name="GrantPermissionsFragment__get_notified_when">Λάβε ειδοποιήσεις όταν έρχονται νέα μηνύματα.</string>
|
||
<!-- Contacts permission row title -->
|
||
<string name="GrantPermissionsFragment__contacts">Επαφές</string>
|
||
<!-- Contacts permission row description -->
|
||
<string name="GrantPermissionsFragment__find_people_you_know">Βρες άτομα που γνωρίζεις. Οι επαφές σου είναι κρυπτογραφημένες και δεν είναι ορατές στην υπηρεσία Signal.</string>
|
||
<!-- Phone calls permission row title -->
|
||
<string name="GrantPermissionsFragment__phone_calls">Τηλεφωνικές κλήσεις</string>
|
||
<!-- Phone calls permission row description -->
|
||
<string name="GrantPermissionsFragment__make_registering_easier">Κάνε την εγγραφή ευκολότερη και ενεργοποίησε πρόσθετες λειτουργίες κλήσεων.</string>
|
||
<!-- Storage permission row title -->
|
||
<string name="GrantPermissionsFragment__storage">Αποθηκευτικός χώρος</string>
|
||
<!-- Storage permission row description -->
|
||
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Στείλε φωτογραφίες, βίντεο και αρχεία από τη συσκευή σου.</string>
|
||
|
||
<!-- PhoneNumberEntryScreen -->
|
||
<!-- Title of registration screen when asking for the users phone number -->
|
||
<string name="RegistrationActivity_phone_number">Αριθμός τηλεφώνου</string>
|
||
<!-- Text explaining to users that they will be receiving a verification for their phone number and that carrier rates could apply -->
|
||
<string name="RegistrationActivity_you_will_receive_a_verification_code">Θα λάβεις έναν κωδικό επαλήθευσης. Μπορεί να υπάρξουν χρεώσεις παρόχου.</string>
|
||
<!-- Hint text to select a country -->
|
||
<string name="RegistrationActivity_select_a_country">Επιλογή χώρας</string>
|
||
<string name="RegistrationActivity_phone_number_description">Αριθμός τηλεφώνου</string>
|
||
<string name="RegistrationActivity_next">Επόμενο</string>
|
||
|
||
<!-- CountryCodePickerScreen -->
|
||
<!-- Title of the country code selection screen -->
|
||
<string name="CountryCodeSelectScreen__your_country">Η χώρα σου</string>
|
||
<!-- Close button content description -->
|
||
<string name="CountryCodeSelectScreen__close">Κλείσιμο</string>
|
||
<!-- Search bar hint text -->
|
||
<string name="CountryCodeSelectScreen__search_by">Αναζήτηση με όνομα ή κωδικό χώρας</string>
|
||
<!-- Fallback text for countries with no name -->
|
||
<string name="CountryCodeSelectScreen__unknown_country">Άγνωστη χώρα</string>
|
||
|
||
<!-- VerificationCodeScreen -->
|
||
<!-- Title of the verification code entry screen -->
|
||
<string name="VerificationCodeScreen__verification_code">Κωδικός επαλήθευσης</string>
|
||
<!-- Subtitle explaining where the code was sent. Placeholder is the phone number -->
|
||
<string name="VerificationCodeScreen__enter_the_code_we_sent_to_s">Γράψε τον κωδικό που σου στείλαμε στο %1$s</string>
|
||
<!-- Button text for wrong number action -->
|
||
<string name="VerificationCodeScreen__wrong_number">Λάθος αριθμός;</string>
|
||
<!-- Button text for resend SMS action -->
|
||
<string name="VerificationCodeScreen__resend_code">Νέα αποστολή κωδικού</string>
|
||
<!-- Button text for call me action -->
|
||
<string name="VerificationCodeScreen__call_me_instead">Κάλεσέ με αντ\' αυτού</string>
|
||
<!-- Countdown text shown below the resend code button. Placeholders are minutes and seconds -->
|
||
<string name="VerificationCodeScreen__countdown_format">(%1$02d:%2$02d)</string>
|
||
<!-- Button text for call me when countdown is active. Placeholders are minutes and seconds -->
|
||
<string name="VerificationCodeScreen__call_me_available_in">Κάλεσέ με (%1$02d:%2$02d)</string>
|
||
<!-- Toast shown when the user enters an incorrect verification code -->
|
||
<string name="VerificationCodeScreen__incorrect_code">Λάθος κωδικός</string>
|
||
<!-- Snackbar shown when there is a network error -->
|
||
<string name="VerificationCodeScreen__network_error">Δεν είναι δυνατή η σύνδεση. Έλεγξε το δίκτυό σου και δοκίμασε ξανά.</string>
|
||
<!-- Snackbar shown when rate limited. Placeholder is the retry duration -->
|
||
<string name="VerificationCodeScreen__too_many_attempts_try_again_in_s">Υπερβολικά πολλές προσπάθειες. Δοκίμασε ξανά σε %1$s.</string>
|
||
<!-- Snackbar shown for generic/unknown errors -->
|
||
<string name="VerificationCodeScreen__an_unexpected_error_occurred">Παρουσιάστηκε απρόσμενο σφάλμα. Δοκίμασε ξανά.</string>
|
||
<!-- Snackbar shown when the SMS provider has an error -->
|
||
<string name="VerificationCodeScreen__sms_provider_error">Παρουσιάστηκε πρόβλημα κατά την αποστολή του κωδικού επαλήθευσης. Δοκίμασε ξανά.</string>
|
||
<!-- Snackbar shown when the selected transport (SMS/voice) is unavailable -->
|
||
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Δεν ήταν δυνατή η αποστολή κωδικού μέσω της επιλεγμένης μεθόδου. Δοκίμασε μια άλλη επιλογή.</string>
|
||
<!-- Snackbar shown for registration errors -->
|
||
<string name="VerificationCodeScreen__registration_error">Η εγγραφή απέτυχε. Δοκίμασε ξανά.</string>
|
||
<!-- Button text for having trouble with verification -->
|
||
<string name="VerificationCodeScreen__having_trouble">Αντιμετωπίζεις προβλήματα;</string>
|
||
|
||
<!-- RestoreWelcomeBottomSheet -->
|
||
<!-- Row title for restore/transfer using a previous registered phone/device -->
|
||
<string name="WelcomeFragment_restore_action_i_have_my_old_phone">Έχω το παλιό μου τηλέφωνο</string>
|
||
<!-- Row subtitle for restore/transfer using a previous registered phone/device -->
|
||
<string name="WelcomeFragment_restore_action_scan_qr">Σάρωσε έναν κωδικό QR από τον τρέχοντα λογαριασμό σου στο Signal για να ξεκινήσεις γρήγορα</string>
|
||
<!-- Row title for restore/transfer without using a previous device -->
|
||
<string name="WelcomeFragment_restore_action_i_dont_have_my_old_phone">Δεν έχω το παλιό μου τηλέφωνο</string>
|
||
<!-- Row subtitle for restore/transfer without using a previous device -->
|
||
<string name="WelcomeFragment_restore_action_reinstalling">Ή επανεγκαθιστάς το Signal στην ίδια συσκευή</string>
|
||
</resources>
|