Update translations and other static files.

This commit is contained in:
Alex Hart
2026-02-19 12:51:41 -04:00
parent cccbec5744
commit c2c91cfe42
114 changed files with 1440 additions and 1440 deletions

View File

@@ -1,45 +1,45 @@
<?xml version="1.0" encoding="UTF-8"?>
<resources>
<string name="RegistrationActivity_take_privacy_with_you_be_yourself_in_every_message">Take privacy with you.\nBe yourself in every message.</string>
<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 is a 501c3 nonprofit\nTerms &amp; Privacy Policy</string>
<string name="RegistrationActivity_continue">Continue</string>
<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">Restore or transfer</string>
<string name="registration_activity__restore_or_transfer">Επαναφορά ή μεταφορά</string>
<!-- GrantPermissionsFragment -->
<!-- Displayed as a title at the top of the screen -->
<string name="GrantPermissionsFragment__allow_permissions">Allow permissions</string>
<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">To help you message people you know, Signal will request these permissions. </string>
<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">Not now</string>
<string name="GrantPermissionsFragment__not_now">Όχι τώρα</string>
<!-- Displayed as an action button at the bottom end of the screen -->
<string name="GrantPermissionsFragment__next">Next</string>
<string name="GrantPermissionsFragment__next">Επόμενο</string>
<!-- Notifications permission row title -->
<string name="GrantPermissionsFragment__notifications">Notifications</string>
<string name="GrantPermissionsFragment__notifications">Ειδοποιήσεις</string>
<!-- Notifications permission row description -->
<string name="GrantPermissionsFragment__get_notified_when">Get notified when new messages arrive.</string>
<string name="GrantPermissionsFragment__get_notified_when">Λάβε ειδοποιήσεις όταν έρχονται νέα μηνύματα.</string>
<!-- Contacts permission row title -->
<string name="GrantPermissionsFragment__contacts">Contacts</string>
<string name="GrantPermissionsFragment__contacts">Επαφές</string>
<!-- Contacts permission row description -->
<string name="GrantPermissionsFragment__find_people_you_know">Find people you know. Your contacts are encrypted and not visible to the Signal service.</string>
<string name="GrantPermissionsFragment__find_people_you_know">Βρες άτομα που γνωρίζεις. Οι επαφές σου είναι κρυπτογραφημένες και δεν είναι ορατές στην υπηρεσία Signal.</string>
<!-- Phone calls permission row title -->
<string name="GrantPermissionsFragment__phone_calls">Phone calls</string>
<string name="GrantPermissionsFragment__phone_calls">Τηλεφωνικές κλήσεις</string>
<!-- Phone calls permission row description -->
<string name="GrantPermissionsFragment__make_registering_easier">Make registering easier and enable additional calling features.</string>
<string name="GrantPermissionsFragment__make_registering_easier">Κάνε την εγγραφή ευκολότερη και ενεργοποίησε πρόσθετες λειτουργίες κλήσεων.</string>
<!-- Storage permission row title -->
<string name="GrantPermissionsFragment__storage">Storage</string>
<string name="GrantPermissionsFragment__storage">Αποθηκευτικός χώρος</string>
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Send photos, videos and files from your device.</string>
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Στείλε φωτογραφίες, βίντεο και αρχεία από τη συσκευή σου.</string>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Your country</string>
<string name="CountryCodeSelectScreen__your_country">Η χώρα σου</string>
<!-- Close button content description -->
<string name="CountryCodeSelectScreen__close">Close</string>
<string name="CountryCodeSelectScreen__close">Κλείσιμο</string>
<!-- Search bar hint text -->
<string name="CountryCodeSelectScreen__search_by">Search by name or number</string>
<string name="CountryCodeSelectScreen__search_by">Αναζήτηση με όνομα ή κωδικό χώρας</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Unknown country</string>
<string name="CountryCodeSelectScreen__unknown_country">Άγνωστη χώρα</string>
</resources>