diff --git a/keepassxc-browser/_locales/el/messages.json b/keepassxc-browser/_locales/el/messages.json
new file mode 100644
index 0000000..900b483
--- /dev/null
+++ b/keepassxc-browser/_locales/el/messages.json
@@ -0,0 +1,1110 @@
+{
+ "extensionDescription": {
+ "message": "Ενσωμάτωση KeePassXC για σύγχρονα προγράμματα περιήγησης ιστού",
+ "description": "Name of the extension."
+ },
+ "contextMenuFillUsernameAndPassword": {
+ "message": "Συμπληρώστε το Όνομα χρήστη και τον Κωδικό πρόσβασης",
+ "description": "Context menu item for filling both username and password."
+ },
+ "contextMenuFillPassword": {
+ "message": "Συμπληρώστε μόνο τον Κωδικό πρόσβασης",
+ "description": "Context menu item for filling password."
+ },
+ "contextMenuFillTOTP": {
+ "message": "Συμπληρώστε το TOTP",
+ "description": "Context menu item for filling Time-based One Time Password."
+ },
+ "contextMenuShowPasswordGeneratorIcons": {
+ "message": "Εμφάνιση Εικονιδίων Γεννήτριας Κωδικών Πρόσβασης",
+ "description": "Show password generator icon on every password input field."
+ },
+ "contextMenuSaveCredentials": {
+ "message": "Αποθήκευση διαπιστευτηρίων",
+ "description": "Save credentials using the credential banner."
+ },
+ "contextMenuShowPasswordGenerator": {
+ "message": "Εμφάνιση Γεννήτριας Κωδικών Πρόσβασης",
+ "description": "Show password generator text."
+ },
+ "contextMenuFillAttribute": {
+ "message": "Συμπλήρωση χαρακτηριστικού…",
+ "description": "Context menu parent item for filling a custom attribute."
+ },
+ "multipleCredentialsDetected": {
+ "message": "Έλεγχος ταυτότητας HTTP με πολλαπλά διαπιστευτήρια. Κάντε κλικ στο εικονίδιο επέκτασης για να επιλέξετε το σωστό.",
+ "description": "Notification when HTTP Authentication has multiple credentials detected."
+ },
+ "errorMessageUnknown": {
+ "message": "Άγνωστο σφάλμα.",
+ "description": "Unknown error."
+ },
+ "errorMessageDatabaseNotOpened": {
+ "message": "Η βάση δεδομένων δεν άνοιξε.",
+ "description": "Database not opened."
+ },
+ "errorMessageDatabaseHash": {
+ "message": "Το hash της βάσης δεδομένων δεν παραλήφθηκε.",
+ "description": "Database hash not received."
+ },
+ "errorMessageClientPublicKey": {
+ "message": "Το δημόσιο κλειδί προγράμματος-πελάτη δεν παραλήφθηκε.",
+ "description": "Client public key not received."
+ },
+ "errorMessageDecrypt": {
+ "message": "Δεν είναι δυνατή η αποκρυπτογράφηση του μηνύματος.",
+ "description": "Cannot decrypt message."
+ },
+ "errorMessageTimeout": {
+ "message": "Δεν είναι δυνατή η σύνδεση στο KeePassXC. Ελέγξτε ότι η ενσωμάτωση του προγράμματος περιήγησης είναι ενεργοποιημένη στις ρυθμίσεις KeePassXC.",
+ "description": "Cannot connect to KeePassXC. Check that browser integration is enabled in KeePassXC settings."
+ },
+ "errorMessageCanceled": {
+ "message": "Η ενέργεια ακυρώθηκε ή απορρίφθηκε.",
+ "description": "Action canceled or denied."
+ },
+ "errorMessageEncrypt": {
+ "message": "Η κρυπτογράφηση μηνυμάτων απέτυχε. Εκτελείται το KeePassXC;",
+ "description": "Message encryption failed. Is KeePassXC running?"
+ },
+ "errorMessageAssociate": {
+ "message": "Η συσχέτιση KeePassXC απέτυχε, προσπαθήστε ξανά.",
+ "description": "KeePassXC association failed, try again."
+ },
+ "errorMessageKeyExchange": {
+ "message": "Η ανταλλαγή κλειδιών δεν ήταν επιτυχής.",
+ "description": "Key exchange was not successful."
+ },
+ "errorMessageEncryptionKey": {
+ "message": "Το κλειδί κρυπτογράφησης δεν αναγνωρίζεται.",
+ "description": "Encryption key is not recognized."
+ },
+ "errorMessageSavedDatabases": {
+ "message": "Δεν βρέθηκαν αποθηκευμένες βάσεις δεδομένων.",
+ "description": "No saved databases found."
+ },
+ "errorMessageIncorrectAction": {
+ "message": "Λανθασμένη ενέργεια.",
+ "description": "Incorrect action."
+ },
+ "errorMessageEmptyMessage": {
+ "message": "Λήφθηκε κενό μήνυμα.",
+ "description": "Empty message received."
+ },
+ "errorMessageNoURL": {
+ "message": "Δεν παρέχεται διεύθυνση URL.",
+ "description": "No URL provided."
+ },
+ "errorMessageNoLogins": {
+ "message": "Δεν βρέθηκαν συνδέσεις.",
+ "description": "No logins found."
+ },
+ "errorNotConnected": {
+ "message": "Δεν είναι συνδεδεμένο με το KeePassXC.",
+ "description": "Error notification shown when not connected to KeePassXC"
+ },
+ "passwordGeneratorIcon": {
+ "message": "Εικονίδιο γεννήτριας κωδικών πρόσβασης",
+ "description": "Alt attribute text of the password generator icon."
+ },
+ "passwordGeneratorPlaceholder": {
+ "message": "Δημιουργήθηκε κωδικός πρόσβασης",
+ "description": "Input field placeholder for generated password."
+ },
+ "passwordGeneratorLabel": {
+ "message": "Επίσης, συμπληρώστε το επόμενο πεδίο κωδικού πρόσβασης",
+ "description": "Checkbox text below the password generator input field."
+ },
+ "passwordGeneratorTitle": {
+ "message": "Γεννήτρια Κωδικών Πρόσβασης",
+ "description": "Password generator dialog title."
+ },
+ "passwordGeneratorGenerate": {
+ "message": "Δημιουργία",
+ "description": "Generate button text in password generator."
+ },
+ "passwordGeneratorTryAgain": {
+ "message": "Προσπάθησε ξανά",
+ "description": "Generate button text in password generator when not connected."
+ },
+ "passwordGeneratorCopy": {
+ "message": "Αντιγραφή",
+ "description": "Copy button text in password generator."
+ },
+ "passwordGeneratorFill": {
+ "message": "Συμπληρώστε τον κωδικό πρόσβασης",
+ "description": "Fill a password in password generator."
+ },
+ "passwordGeneratorErrorTooLong": {
+ "message": "Σφάλμα: Ο κωδικός πρόσβασης που δημιουργήθηκε είναι μεγαλύτερος από το επιτρεπόμενο μήκος!",
+ "description": "A warning text shown in the password generator."
+ },
+ "passwordGeneratorErrorTooLongCut": {
+ "message": "Έχει κοπεί για να ταιριάζει στο μήκος.",
+ "description": "A warning text shown in the password generator."
+ },
+ "passwordGeneratorErrorTooLongRemember": {
+ "message": "Να θυμάστε τον νέο κωδικό πρόσβασης!",
+ "description": "A warning text shown in the password generator."
+ },
+ "passwordGeneratorGenerateText": {
+ "message": "Δημιουργία κωδικού πρόσβασης",
+ "description": "Password icon title text."
+ },
+ "passwordGeneratorError": {
+ "message": "Λειτουργεί και συνδέεται το KeePassXC;",
+ "description": "Password generator error text when KeePassXC is closed."
+ },
+ "passwordGeneratorErrorIsRunning": {
+ "message": "Το KeePassXC εκτελείται και είναι συνδεδεμένο;",
+ "description": "Password generator error text when KeePassXC is closed."
+ },
+ "usernameFieldText": {
+ "message": "Συμπληρώστε διαπιστευτήρια από το KeePassXC",
+ "description": "Username field icon hover text."
+ },
+ "usernameLockedFieldText": {
+ "message": "Η βάση δεδομένων είναι κλειδωμένη",
+ "description": "Username field icon hover text when database is locked."
+ },
+ "usernameDisconnectedFieldText": {
+ "message": "Το KeePassXC είναι αποσυνδεδεμένο",
+ "description": "Username field icon hover text when KeePassXC is disconnected."
+ },
+ "usernameFieldIcon": {
+ "message": "Εικονίδιο πεδίου ονόματος χρήστη",
+ "description": "Username field icon text."
+ },
+ "totpFieldText": {
+ "message": "Συμπληρώστε το TOTP από το KeePassXC",
+ "description": "OTP field icon hover text."
+ },
+ "totpFieldIcon": {
+ "message": "Εικονίδιο πεδίου TOTP",
+ "description": "OTP field icon text."
+ },
+ "defineDismiss": {
+ "message": "Απόρριψη",
+ "description": "Dismiss button text when choosing custom login fields."
+ },
+ "defineSkip": {
+ "message": "Παράλειψη",
+ "description": "Skip button text when choosing custom login fields."
+ },
+ "defineMore": {
+ "message": "Εμφάνιση περισσότερων",
+ "description": "More button text when choosing custom login fields."
+ },
+ "defineAgain": {
+ "message": "Ξανά",
+ "description": "Again button text when choosing custom login fields."
+ },
+ "defineConfirm": {
+ "message": "Επιβεβαίωση ",
+ "description": "Confirm button text when choosing custom login fields."
+ },
+ "defineAlreadySelected": {
+ "message": "Τα πεδία σύνδεσης για αυτήν τη σελίδα είναι ήδη επιλεγμένα και θα αντικατασταθούν.",
+ "description": "A text shown when custom credentials fields are already set for the page."
+ },
+ "defineDiscard": {
+ "message": "Απόρριψη επιλογής",
+ "description": "Discard selection button text when choosing custom login fields."
+ },
+ "defineStringField": {
+ "message": "Πεδίο String #",
+ "description": "Text for string field."
+ },
+ "defineChooseUsername": {
+ "message": "1. Επιλέξτε ένα πεδίο ονόματος χρήστη",
+ "description": "Choosing a username field text when choosing custom login fields."
+ },
+ "defineChoosePassword": {
+ "message": "2. Τώρα επιλέξτε ένα πεδίο κωδικού πρόσβασης",
+ "description": "Choosing a password field text when choosing custom login fields."
+ },
+ "defineChooseTOTP": {
+ "message": "3. Επιλέξτε ένα πεδίο TOTP",
+ "description": "Choosing a TOTP field text when choosing custom login fields."
+ },
+ "defineConfirmSelection": {
+ "message": "4. Επιβεβαίωση επιλογής",
+ "description": "Confirm a selection text when choosing custom login fields."
+ },
+ "defineHelpText": {
+ "message": "Επιβεβαιώστε την επιλογή σας ή επιλέξτε περισσότερα πεδία ως πεδία String.",
+ "description": "Confirm a selection text when choosing custom login fields which contains string fields."
+ },
+ "defineKeyboardText": {
+ "message": "Μπορείτε επίσης να χρησιμοποιήσετε τους αριθμούς για να επιλέξετε τα πεδία εισαγωγής από το πληκτρολόγιο.",
+ "description": "Help text when choosing custom login fields."
+ },
+ "username": {
+ "message": "Όνομα χρήστη",
+ "description": "General text for username."
+ },
+ "password": {
+ "message": "Κωδικό πρόσβασης",
+ "description": "General text for password."
+ },
+ "credentialsNoUsername": {
+ "message": "- χωρίς όνομα χρήστη -",
+ "description": "Shown when no username is set in the credentials."
+ },
+ "credentialsNoLoginsFound": {
+ "message": "Δεν βρέθηκαν συνδέσεις.",
+ "description": "Shown when no credentials are found for the current page."
+ },
+ "credentialsMultipleFound": {
+ "message": "Περισσότερες από μία συνδέσεις βρέθηκαν στο KeePassXC!",
+ "description": "Alert message when trying to fill username and/or password when multiple credentials are found."
+ },
+ "credentialsMultipleFoundSecondLine": {
+ "message": "Πατήστε το εικονίδιο KeePassXC-Browser για περισσότερες επιλογές.",
+ "description": "Alert message when trying to fill username and/or password when multiple credentials are found."
+ },
+ "credentialsNoUsernameFound": {
+ "message": "Δεν βρέθηκαν διαπιστευτήρια για το συγκεκριμένο όνομα χρήστη.",
+ "description": "Alert message when no credentials are found for the given username."
+ },
+ "credentialsNoTOTPFound": {
+ "message": "Δεν βρέθηκε TOTP.",
+ "description": "Alert message when no TOTP is found."
+ },
+ "credentialExpired": {
+ "message": "Έληξε",
+ "description": "If a credential is expired, this is appended to the title label."
+ },
+ "fieldsFill": {
+ "message": "Σφάλμα: Δεν είναι δυνατή η εύρεση πεδίων για συμπλήρωση.",
+ "description": "Alert message when no fields are found to fill in."
+ },
+ "fieldsNoPasswordField": {
+ "message": "Σφάλμα: Δεν είναι δυνατή η εύρεση ενός πεδίου κωδικού πρόσβασης.",
+ "description": "Message shown when no password fields are found."
+ },
+ "rememberNothingChanged": {
+ "message": "Σφάλμα: Δεν ήταν δυνατός ο εντοπισμός αλλαγμένων διαπιστευτηρίων.",
+ "description": "Message shown when trying to save credentials that haven't changed."
+ },
+ "popupTitle": {
+ "message": "KeePassXC - Αναδυόμενο παράθυρο",
+ "description": "Popup window title."
+ },
+ "popupSettingsText": {
+ "message": "Ρυθμίσεις",
+ "description": "Popup Settings button text."
+ },
+ "popupChooseCredentialsText": {
+ "message": "Επιλογή προσαρμοσμένων πεδίων σύνδεσης",
+ "description": "Popup credential choosing button text."
+ },
+ "popupConnectButton": {
+ "message": "Σύνδεση",
+ "description": "Popup Connect button text."
+ },
+ "popupReconnectButton": {
+ "message": "Επανασύνδεση",
+ "description": "Popup Reconnect button text."
+ },
+ "popupRedetectButton": {
+ "message": "Επανάληψη αναζήτησης πεδίων σύνδεσης",
+ "description": "Popup Redetect login fields button text."
+ },
+ "popupReloadButton": {
+ "message": "Επαναφόρτωση",
+ "description": "Popup Reload button text."
+ },
+ "popupReopenButton": {
+ "message": "Ανοίξτε ξανά τη βάση δεδομένων",
+ "description": "Popup reopen database button text."
+ },
+ "popupUsernameButton": {
+ "message": "Προσθήκη επιλογής μόνο Όνομα χρήστη για τον ιστότοπο",
+ "description": "Button text for adding Username-only option."
+ },
+ "popupErrorEncountered": {
+ "message": "Το KeePassXC-Browser αντιμετώπισε σφάλμα:",
+ "description": "A text shown above error message in the popup."
+ },
+ "popupUpdateAvailable": {
+ "message": "Χρησιμοποιείτε μια παλιά έκδοση του KeePassXC.",
+ "description": "Popup warning message about old version of KeePassXC."
+ },
+ "popupDownloadNewVersion": {
+ "message": "Κατεβάστε την πιο πρόσφατη έκδοση από keepassxc.org",
+ "description": "Popup warning message link when KeePassXC version is not up-to-date."
+ },
+ "popupCheckingStatus": {
+ "message": "Έλεγχος κατάστασης...",
+ "description": "Checking status message in popup."
+ },
+ "popupNotConfigured": {
+ "message": "Το KeePassXC-Browser δεν έχει ρυθμιστεί. Πατήστε το κουμπί σύνδεσης για σύζευξη με το KeePassXC.",
+ "description": "A popup message shown when the extension has not been connected to KeePassXC."
+ },
+ "popupNeedReconfigure": {
+ "message": "Το KeePassXC-Browser έχει αποσυνδεθεί από το KeePassXC.",
+ "description": "A popup message shown when the extension has been disconnected from KeePassXC."
+ },
+ "popupNeedReconfigureMessage": {
+ "message": "Πατήστε το κουμπί επανασύνδεσης για να δημιουργήσετε μια νέα σύνδεση.",
+ "description": "A popup message shown when reconnect is needed."
+ },
+ "popupConfiguredNotAssociated": {
+ "message": "Το KeePassXC-Browser δεν έχει συνδεθεί ακόμα με KeePassXC, αλλά έχει ρυθμιστεί χρησιμοποιώντας το αναγνωριστικό: $1",
+ "description": "A popup message shown when KeePassXC is not connected but configured."
+ },
+ "popupConfiguredAndAssociated": {
+ "message": "Το KeePassXC-Browser είναι συνδεδεμένο με KeePassXC και έχει ρυθμιστεί χρησιμοποιώντας το ακόλουθο αναγνωριστικό: $1",
+ "description": "A popuo message when a connection to KeePassXC is succesful."
+ },
+ "popupUsernameFieldDetected": {
+ "message": "Εντοπίστηκε μόνο ένα πεδίο ονόματος χρήστη. Προσθήκη της διεύθυνσης URL στις Προτιμήσεις Ιστότοπου με ενεργοποιημένη την επιλογή Μόνο-Όνομα χρήστη;",
+ "description": "Text shown when page can be added to Site Preferences with Username-only option enabled."
+ },
+ "rememberInfoText": {
+ "message": "Το όνομα χρήστη ή ο κωδικός πρόσβασης άλλαξαν! Αποθήκευση;",
+ "description": "Message when username or password has changed."
+ },
+ "rememberSaving": {
+ "message": "Τα διαπιστευτήρια θα αποθηκευτούν σε συνδεδεμένη βάση δεδομένων με αναγνωριστικό $1",
+ "description": "A message when saving or updating credentials."
+ },
+ "rememberNewUsername": {
+ "message": "Το ακόλουθο όνομα χρήστη δεν είναι αποθηκευμένο αυτήν τη στιγμή: $1",
+ "description": "A message shown when a new username is detected when saving credentials."
+ },
+ "rememberUsernameExists": {
+ "message": "Τα διαπιστευτήρια με το όνομα χρήστη που χρησιμοποιείται επισημαίνονται με έντονη γραφή: $1",
+ "description": "A message shown when a existing username is detected when saving credentials."
+ },
+ "rememberChooseCredentials": {
+ "message": "Επιλέξτε τα διαπιστευτήρια που θέλετε να ενημερώσετε.",
+ "description": "A message shown choosing what credentials user wants to update."
+ },
+ "rememberChooseGroup": {
+ "message": "Επιλέξτε την ομάδα που θέλετε να προσθέσετε τα νέα διαπιστευτήρια.",
+ "description": "A message shown choosing what group user wants to use for new credentials."
+ },
+ "rememberInfoDefaultGroupNotFound": {
+ "message": "Προεπιλεγμένη ομάδα που δημιουργήθηκε σε συνδεδεμένη βάση δεδομένων.",
+ "description": "Info message shown when default group set cannot be found."
+ },
+ "rememberErrorCreatingNewGroup": {
+ "message": "Δεν είναι δυνατή η δημιουργία νέων ομάδων.",
+ "description": "Error message shown when new groups cannot be created."
+ },
+ "rememberErrorPasswordNotChanged": {
+ "message": "Τα διαπιστευτήρια δεν ενημερώθηκαν. Ο κωδικός πρόσβασης δεν έχει αλλάξει.",
+ "description": "Error message shown when credential password is not changed."
+ },
+ "rememberErrorCannotSaveCredentials": {
+ "message": "Δεν είναι δυνατή η αποθήκευση ή η ενημέρωση των διαπιστευτηρίων.",
+ "description": "Error message shown when credentials cannot be saved or updated."
+ },
+ "rememberErrorDatabaseClosed": {
+ "message": "Δεν είναι δυνατή η αποθήκευση ή η ενημέρωση διαπιστευτηρίων σε κλειστή βάση δεδομένων.",
+ "description": "Error message shown when credentials cannot be saved or updated and the database is closed."
+ },
+ "rememberCredentialsNotSaved": {
+ "message": "Η λειτουργία ακυρώθηκε. Τα διαπιστευτήρια δεν ενημερώθηκαν.",
+ "description": "Message shown when saving operation was cancelled."
+ },
+ "rememberCredentialsSaved": {
+ "message": "Τα νέα διαπιστευτήρια με όνομα χρήστη $1 αποθηκεύτηκαν.",
+ "description": "Message shown when new credentials are saved."
+ },
+ "rememberCredentialsUpdated": {
+ "message": "Τα διαπιστευτήρια με όνομα χρήστη $1 ενημερώθηκαν.",
+ "description": "Message shown when new credentials are succesfully updated."
+ },
+ "rememberCredentialsExists": {
+ "message": "Πανομοιότυπο διαπιστευτήρια υπάρχουν ήδη. Δεν υπάρχει κάτι για ενημέρωση.",
+ "description": "Message shown when new credentials already found in database."
+ },
+ "rememberEmptyUsername": {
+ "message": "(άδειο)",
+ "description": "Means an empty username."
+ },
+ "rememberNoPassword": {
+ "message": "Συμπληρώστε το πεδίο κωδικού πρόσβασης πριν αποθηκεύσετε τα διαπιστευτήρια.",
+ "description": "Message shown when no password is set when saving credentials."
+ },
+ "popupLoginText": {
+ "message": "Επιλέξτε τα στοιχεία σύνδεσης που θέλετε να εισαγάγετε στη σελίδα.",
+ "description": "A popup message shown when one or multiple credentials are present."
+ },
+ "popupFilterText": {
+ "message": "Φίλτρο:",
+ "description": "Text for login credentials quick filter."
+ },
+ "popupAuthText": {
+ "message": "Επιλέξτε τα στοιχεία σύνδεσης με τα οποία θέλετε να συνδεθείτε.",
+ "description": "A popup message shown when doing HTTP Authentication with multiple credentials present."
+ },
+ "popupMultiplePasswordFields": {
+ "message": "Βρέθηκαν περισσότερα από ένα πεδία κωδικού πρόσβασης σε αυτήν τη σελίδα. Κάντε δεξί κλικ σε ένα από τα πεδία κωδικού πρόσβασης και επιλέξτε ένα από τα εξής:",
+ "description": "A popup message shown when web page has multiple password fields."
+ },
+ "popupURL": {
+ "message": "URL: ",
+ "description": "URL. Might not need any translation."
+ },
+ "popupUsername": {
+ "message": "Όνομα χρήστη: ",
+ "description": "A username field name shown on credential update."
+ },
+ "popupButtonNew": {
+ "message": "Νέο",
+ "description": "New button text in popup when updating credentials."
+ },
+ "popupButtonUpdate": {
+ "message": "Ενημέρωση",
+ "description": "Update button text in popup when updating credentials."
+ },
+ "popupButtonDismiss": {
+ "message": "Απόρριψη",
+ "description": "Dismiss button text in popup when updating credentials."
+ },
+ "popupButtonIgnore": {
+ "message": "Να μην ξαναγίνει ερώτηση για αυτόν τον ιστότοπο",
+ "description": "Ignore button text in popup or in notification when updating credentials."
+ },
+ "popupButtonClose": {
+ "message": "Κλείσιμο",
+ "description": "Close button text in popup or in notification."
+ },
+ "popupButtonDismissHttpAuth": {
+ "message": "Απόρριψη και εμφάνιση του προεπιλεγμένου διαλόγου ελέγχου ταυτότητας",
+ "description": "Dismiss button text when in HTTP Authentication popup."
+ },
+ "optionsTitle": {
+ "message": "Ρυθμίσεις | KeePassXC-Browser",
+ "description": "Options page title."
+ },
+ "optionsGeneralSettingsTab": {
+ "message": "Γενικές Ρυθμίσεις",
+ "description": "General Settings tab text."
+ },
+ "optionsConnectedDatabasesTab": {
+ "message": "Συνδεδεμένες Βάσεις Δεδομένων",
+ "description": "Connected Databases tab text."
+ },
+ "optionsCustomFieldsTab": {
+ "message": "Προσαρμοσμένα πεδία σύνδεσης",
+ "description": "Saved custom login fields tab text."
+ },
+ "optionsSitePreferencesTab": {
+ "message": "Προτιμήσεις ιστότοπου",
+ "description": "Site preferences fields tab text."
+ },
+ "optionsAboutTab": {
+ "message": "Σχετικά με",
+ "description": "About tab text."
+ },
+ "optionsMenuGeneral": {
+ "message": "Γενικά",
+ "description": "General settings page header."
+ },
+ "optionsMenuConnectedDatabases": {
+ "message": "Συνδεδεμένες Βάσεις Δεδομένων",
+ "description": "Connected Databases page header."
+ },
+ "optionsMenuCustomFields": {
+ "message": "Προσαρμοσμένα πεδία σύνδεσης",
+ "description": "Custom login fields page header."
+ },
+ "optionsMenuSitePreferences": {
+ "message": "Προτιμήσεις ιστότοπου",
+ "description": "Site preferences page header."
+ },
+ "optionsMenuAbout": {
+ "message": "Σχετικά με",
+ "description": "About page header."
+ },
+ "optionsConfigureShortcuts": {
+ "message": "Διαμόρφωση συντομεύσεων",
+ "description": "Keyboard shortcut button and title text."
+ },
+ "optionsButtonSave": {
+ "message": "Αποθήκευση",
+ "description": "Save button text."
+ },
+ "optionsButtonConnect": {
+ "message": "Σύνδεση",
+ "description": "Connect button text."
+ },
+ "optionsButtonRemove": {
+ "message": "Κατάργηση",
+ "description": "Remove button text."
+ },
+ "optionsButtonAdd": {
+ "message": "Προσθήκη",
+ "description": "Add button text."
+ },
+ "optionsButtonUpdate": {
+ "message": "Έλεγχος για ενημερώσεις",
+ "description": "Check for updates button text."
+ },
+ "optionsButtonRemoveNow": {
+ "message": "Ναι, κατάργηση τώρα",
+ "description": "Confirm button text when removing database key or custom login fields."
+ },
+ "optionsButtonCancel": {
+ "message": "Ακύρωση",
+ "description": "Cancel button text when removing database key or custom login fields."
+ },
+ "optionsButtonReset": {
+ "message": "Επαναφορά",
+ "description": "Reset button text for keyboard shortcuts."
+ },
+ "optionsButtonImport": {
+ "message": "Ρυθμίσεις Εισαγωγής",
+ "description": "Import settings button text."
+ },
+ "optionsButtonExport": {
+ "message": "Ρυθμίσεις εξαγωγής",
+ "description": "Export settings button text."
+ },
+ "optionsLabelDefaultGroup": {
+ "message": "Προεπιλεγμένη ομάδα για την αποθήκευση νέων κωδικών πρόσβασης:",
+ "description": "Default group options text."
+ },
+ "optionsDefaultGroupHelpText": {
+ "message": "Διαχωρίστε την ομάδα με καθέτους, για παράδειγμα: Ομάδα/Θυγατρική Ομάδα.",
+ "description": "Default group help text."
+ },
+ "optionsLabelDefaultGroupCheckboxText": {
+ "message": "Να γίνεται πάντα ερώτηση για το πού να αποθηκεύονται τα νέα διαπιστευτήρια ",
+ "description": "Default group checkbox help text."
+ },
+ "optionsLabelDefaultGroupCheckboxHelpText": {
+ "message": "Όταν είναι ενεργοποιημένο, το αναδυόμενο παράθυρο εμφανίζει μια λίστα ομάδων.",
+ "description": "Default checkbox explanation help text."
+ },
+ "optionsCheckboxUsePasswordGenerator": {
+ "message": "Ενεργοποίηση εικονιδίων γεννήτριας κωδικών πρόσβασης.",
+ "description": "Activate password generator icons checkbox text."
+ },
+ "optionsCheckboxUsernameIcons": {
+ "message": "Ενεργοποίηση εικονιδίων πεδίου ονόματος χρήστη.",
+ "description": "Activate username field icons textbox text."
+ },
+ "optionsUseObserver": {
+ "message": "Χρησιμοποιήστε την δυναμική ανίχνευση πεδίου εισόδου.",
+ "description": "Use dynamic input field detection checkbox text."
+ },
+ "optionsUseObserverHelpText": {
+ "message": "Χρήσιμο με σελίδες που χρησιμοποιούν αναδυόμενα παράθυρα ή δυναμικά παράθυρα διαλόγου. Απενεργοποιήστε τη λειτουργία για να μειώσετε το φόρτο της CPU σε πιο αργούς υπολογιστές. Όταν είναι απενεργοποιημένο, τα διαπιστευτήρια μπορούν να εισαχθούν μόνο χρησιμοποιώντας συντομεύσεις πληκτρολογίου, το μενού περιβάλλοντος ή το αναδυόμενο παράθυρο επέκτασης.",
+ "description": "Use dynamic input field detection help text."
+ },
+ "optionsCheckboxOTPIcons": {
+ "message": "Ενεργοποίηση εικονιδίων πεδίου 2FA/OTP.",
+ "description": "Activate OTP field icons textbox text."
+ },
+ "optionsCheckboxAutoRetrieveCredentials": {
+ "message": "Αυτόματη ανάκτηση διαπιστευτηρίων.",
+ "description": "Automatically retrieve credentials checkbox text."
+ },
+ "optionsCheckboxAutomaticReconnect": {
+ "message": "Αυτόματη επανασύνδεση στο KeePassXC.",
+ "description": "Auto-reconnect checkbox text."
+ },
+ "optionsAutomaticReconnectWarning": {
+ "message": "Προειδοποίηση! Αυτή η λειτουργία είναι πειραματική. Χρησιμοποιήστε το με δική σας ευθύνη.",
+ "description": "Auto-reconnect warning message."
+ },
+ "optionsCheckboxAutoFillSingleEntry": {
+ "message": "Αυτόματη συμπλήρωση καταχωρήσεων με ένα διαπιστευτήριο ",
+ "description": "Automatically fill-in single credential entry checkbox text."
+ },
+ "optionsCheckboxAutoCompleteUsernames": {
+ "message": "Ενεργοποίηση αυτόματης συμπλήρωσης για πεδία ονόματος χρήστη.",
+ "description": "Activate autocomplete for username fields checkbox text."
+ },
+ "optionsCheckboxShowGroupNameInAutocomplete": {
+ "message": "Εμφάνιση του ονόματος ομάδας στη λίστα αυτόματης συμπλήρωσης όταν τα διαπιστευτήρια προέρχονται από διαφορετικές ομάδες.",
+ "description": "Show group name in autocomplete checkbox text."
+ },
+ "optionsCheckboxAutoSubmit": {
+ "message": "Αυτόματη υποβολή φορμών σύνδεσης",
+ "description": "Auto-submit checkbox text."
+ },
+ "optionsAutoSubmitHelpText": {
+ "message": "Υποβάλλει αυτόματα επιλεγμένα διαπιστευτήρια. Αυτό είναι απενεργοποιημένο για αυτόματη συμπλήρωση μίας καταχώρησης.",
+ "description": "Auto-submit help text."
+ },
+ "optionsCheckboxShowNotifications": {
+ "message": "Εμφάνιση ειδοποιήσεων.",
+ "description": "Show notifications checkbox text."
+ },
+ "optionsSaveDomainOnly": {
+ "message": "Αποθήκευση domain μόνο.",
+ "description": "Save domain only checkbox text."
+ },
+ "optionsCheckboxShowLoginNotifications": {
+ "message": "Εμφάνιση banner στη σελίδα όταν μπορούν να αποθηκευτούν νέα διαπιστευτήρια στη βάση δεδομένων.",
+ "description": "Show login notifications checkbox text."
+ },
+ "optionsRedirectAllowance": {
+ "message": "Αριθμός επιτρεπόμενων ανακατευθύνσεων: $1",
+ "description": "Redirect allowance range input text."
+ },
+ "optionsRedirectAllowanceHelpText": {
+ "message": "Πόσες ανακατευθύνσεις επιτρέπονται έως ότου να εξαφανιστεί το banner. Η προεπιλεγμένη τιμή είναι 1. Το μέγιστο είναι άπειρο.",
+ "description": "Redirect allowance help text."
+ },
+ "optionsCheckboxAutoFillAndSend": {
+ "message": "Συμπληρώστε αυτόματα διαλόγους HTTP Basic Auth και υποβάλετέ τους.",
+ "description": "Auto fill HTTP Basic Auth dialogs and send them checkbox text."
+ },
+ "optionsRadioText": {
+ "message": "Ελέγξτε για ενημερώσεις του KeePassXC:",
+ "description": "Text above radio buttons in the settings page."
+ },
+ "optionsRadioThreeDays": {
+ "message": "κάθε 3 ημέρες",
+ "description": "Radio button text."
+ },
+ "optionsRadioWeek": {
+ "message": "κάθε εβδομάδα",
+ "description": "Radio button text."
+ },
+ "optionsRadioMonth": {
+ "message": "κάθε μήνα",
+ "description": "Radio button text."
+ },
+ "optionsRadioNever": {
+ "message": "ποτέ",
+ "description": "Radio button text."
+ },
+ "optionsThemeSelectionHeader": {
+ "message": "Θέμα χρώματος",
+ "description": "Theme selection header text."
+ },
+ "optionsCredentialSortSelectionHeader": {
+ "message": "Ταξινόμηση αντίστοιχων διαπιστευτηρίων κατά",
+ "description": "Credential sort option header text."
+ },
+ "optionsThemeSelection": {
+ "message": "Επιλέξτε θέμα χρώματος",
+ "description": "Theme selection title text."
+ },
+ "optionsThemeSystem": {
+ "message": "Συστήματος",
+ "description": "System theme text."
+ },
+ "optionsThemeDark": {
+ "message": "Σκοτεινό",
+ "description": "Dark theme text."
+ },
+ "optionsThemeLight": {
+ "message": "Φωτεινό",
+ "description": "Light theme text."
+ },
+ "optionsKeyboardShortcutsHeader": {
+ "message": "Συντομεύσεις πληκτρολογίου",
+ "description": "Keyboard shortcut header text."
+ },
+ "optionsUsePasswordGeneratorHelpText": {
+ "message": "Προσθέτει ένα εικονίδιο στα πεδία κωδικού πρόσβασης για τη δημιουργία νέου κωδικού πρόσβασης.",
+ "description": "Password Generator option help text."
+ },
+ "optionsUsePasswordGeneratorHelpTextSecond": {
+ "message": "Οι κωδικοί πρόσβασης δημιουργούνται από το KeePassXC χρησιμοποιώντας το προφίλ δημιουργίας κωδικών πρόσβασης.",
+ "description": "Password Generator option help text, second part."
+ },
+ "optionsPredefinedSiteList": {
+ "message": "Προκαθορισμένοι ιστότοποι",
+ "description": "Predefined site list details button text."
+ },
+ "optionsUsePredefinedSites": {
+ "message": "Χρησιμοποιήστε προκαθορισμένους ιστότοπους για συμβατότητα.",
+ "description": "Use predefined sites checkbox text."
+ },
+ "optionsUsePredefinedSitesHelpText": {
+ "message": "Προσθέτει κοινούς ιστότοπους που έχουν φόρμες σύνδεσης μόνο-ονόματα χρήστη στις προτιμήσεις ιστότοπου.",
+ "description": "Use predefined sites option help text."
+ },
+ "optionsShowLoginFormIconHelpText": {
+ "message": "Προσθέτει ένα εικονίδιο στα πεδία ονόματος χρήστη για τη συμπλήρωση διαπιστευτηρίων με ένα μόνο κλικ του ποντικιού.",
+ "description": "Username field icon option help text."
+ },
+ "optionsShowOTPIconHelpText": {
+ "message": "Προσθέτει ένα εικονίδιο στα πεδία εισαγωγής που αναγνωρίζονται ως OTP/2FA.",
+ "description": "OTP field icon option help text."
+ },
+ "optionsAutoRetrieveCredentialsHelpText": {
+ "message": "Το KeePassXC-Browser θα ανακτήσει αμέσως τα διαπιστευτήρια όταν ενεργοποιηθεί μια καρτέλα.",
+ "description": "Auto-Retrive Credentials option help text."
+ },
+ "optionsAutomaticReconnectHelpText": {
+ "message": "Επανασυνδέεται αυτόματα στο KeePassXC όταν εντοπιστεί.",
+ "description": "Auto-reconnect option help text."
+ },
+ "optionsAutoFillSingleEntryHelpText": {
+ "message": "Αφήστε το KeePassXC-Browser να συμπληρώνει αυτόματα τα διαπιστευτήρια εάν λάβει μόνο μία καταχώρηση.",
+ "description": "Auto-Fill Single Entry option help text."
+ },
+ "optionsAutoFillSingleEntryWarning": {
+ "message": "Προειδοποίηση! Η χρήση αυτόματης συμπλήρωσης δεν είναι ασφαλής. Χρησιμοποιήστε το με δική σας ευθύνη.",
+ "description": "Auto-Fill Single Entry warning text."
+ },
+ "optionsAutocompleteUsernamesHelpText": {
+ "message": "Εμφάνιση μιας αναπτυσσόμενης λίστας που περιέχει διαθέσιμα διαπιστευτήρια για όλα τα πεδία ονόματος χρήστη σε μια σελίδα.",
+ "description": "Autocomplete Usernames option help text."
+ },
+ "optionsShowGroupNameInAutocompleteHelpText": {
+ "message": "Όταν επιστρέφονται διαπιστευτήρια από διαφορετικές ομάδες, θα εμφανίζεται το όνομα της ομάδας.",
+ "description": "Show group name in autocomplete help text."
+ },
+ "optionsShowNotificationsHelpText": {
+ "message": "Εμφάνιση ειδοποιήσεων για σφάλματα και όταν απαιτείται αλληλεπίδραση του χρήστη.",
+ "description": "Show notifications option help text."
+ },
+ "optionsSaveDomainOnlyHelpText": {
+ "message": "Κατά την αποθήκευση νέων διαπιστευτηρίων, αποθηκεύστε μόνο το domain αντί για την πλήρη διεύθυνση URL.",
+ "description": "Save domain only option help text."
+ },
+ "optionsSaveDomainOnlyCustomLoginHelpText": {
+ "message": "Κατά την αποθήκευση νέων προσαρμοσμένων πεδίων σύνδεσης, αποθηκεύστε μόνο το domain αντί για την πλήρη διεύθυνση URL.",
+ "description": "Save domain only option help text."
+ },
+ "optionsAutoFillAndSendHelpText": {
+ "message": "Εάν βρεθούν διαπιστευτήρια για μια σελίδα και ο τύπος σύνδεσης είναι αίτημα HTTP Basic Auth, το KeePassXC-Browser προσπαθεί να συνδεθεί αυτόματα με τα πρώτα διαπιστευτήρια. Όταν υπάρχουν πολλά διαπιστευτήρια, το αναδυόμενο παράθυρο επέκτασης μπορεί να χρησιμοποιηθεί για να επιλέξετε το σωστό. Ακόμα και όταν είναι ενεργοποιημένη αυτή η δυνατότητα, μπορείτε να εισαγάγετε χειροκίνητα τη σύνδεση HTTP Basic Auth.",
+ "description": "Auto-Fill And Send option help text."
+ },
+ "optionsAutoFillAndSendHelpTextSecond": {
+ "message": "Ένας HTTP Basic Auth διάλογος μοιάζει σαν αυτό:",
+ "description": "HTTP Basic Auth image help text."
+ },
+ "optionsClearCredentialsTimeout": {
+ "message": "Εκκαθάριση διαπιστευτηρίων από μη ενεργές καρτέλες μετά από (δευτερόλεπτα, 0-3600).",
+ "description": "Clear credentials label text."
+ },
+ "optionsClearCredentialsTimeoutHelpText": {
+ "message": "Τα διαπιστευτήρια απαλείφονται από τις καρτέλες παρασκηνίου μετά το χρονικό όριο και τα δικαιώματα για αυτές τις σελίδες θα ζητηθούν ξανά.",
+ "description": "Clear credentials timeout help text."
+ },
+ "optionsVersionInfoText": {
+ "message": "Το KeePassXC-Browser χρειάζεται το KeePassXC για να ανακτήσει διαπιστευτήρια.",
+ "description": "Settings page version info text."
+ },
+ "optionsVersionDownload": {
+ "message": "Μπορείτε να πραγματοποιήσετε λήψη της τελευταίας σταθερής έκδοσης από $1",
+ "description": "Settings page download link."
+ },
+ "optionsVersionRunning": {
+ "message": "Εκτελείτε την έκδοση KeePassXC: $1",
+ "description": "Settings page info text of user's KeePassXC version."
+ },
+ "optionsLatestVersion": {
+ "message": "Τελευταία διαθέσιμη έκδοση του KeePassXC: $1",
+ "description": "Settings page info text about the latest KeePassXC version."
+ },
+ "optionsKeePassXCVersionRequired": {
+ "message": "Απαιτείται έκδοση KeePassXC: $1",
+ "description": "KeePassXC version requirement text."
+ },
+ "optionsDefault": {
+ "message": "Προεπιλογή: $1",
+ "description": "Default setting text."
+ },
+ "optionsInfinite": {
+ "message": "Άπειρο: $1",
+ "description": "Infinite setting text."
+ },
+ "optionsRecommended": {
+ "message": "Συνιστάται: $1",
+ "description": "Recommended setting text."
+ },
+ "optionsShortcutsSuccess": {
+ "message": "Η συντόμευση για $1 έχει αλλάξει με επιτυχία.",
+ "description": "Message for successful keyboard shortcut change."
+ },
+ "optionsShortcutsInfo": {
+ "message": "Έγινε επαναφορά της συντόμευσης για $1",
+ "description": "Info message for changing keyboard shortcuts."
+ },
+ "optionsShortcutsDanger": {
+ "message": "Σφάλμα: Η συντόμευση για το $1 δεν έχει αλλάξει!",
+ "description": "Error message for changing keyboard shortcuts."
+ },
+ "optionsImportExportSettings": {
+ "message": "Ρυθμίσεις Εισαγωγής/Εξαγωγής",
+ "description": "Settings page header text for import/export."
+ },
+ "optionsImportSettingsDialogTitle": {
+ "message": "Εισαγωγή ρυθμίσεων από εξωτερικό αρχείο;",
+ "description": "Import settings confirmation dialog title text."
+ },
+ "optionsImportSettingsDialogText": {
+ "message": "Οι τρέχουσες ρυθμίσεις θα παρακαμφθούν. Θέλετε πραγματικά να εισαγάγετε το αρχείο ρυθμίσεων;",
+ "description": "Import settings confirmation dialog help text."
+ },
+ "optionsConnectedDatabasesText": {
+ "message": "Συνδεδεμένες βάσεις δεδομένων με το KeePassXC-Browser.",
+ "description": "Info text about connected databases."
+ },
+ "optionsConnectedDatabasesNotFound": {
+ "message": "Δεν βρέθηκαν συνδεδεμένες βάσεις δεδομένων.",
+ "description": "Shown in the connected databases table when there is no connected databases."
+ },
+ "optionsDatabasesRemoveIdentifier": {
+ "message": "Κατάργηση αναγνωριστικού από τη λίστα βάσεων δεδομένων;",
+ "description": "Confirmation text when removing database from the list."
+ },
+ "optionsDatabasesRemoveIdentifierConfirmFirst": {
+ "message": "Θέλετε πραγματικά να καταργήσετε το ακόλουθο αναγνωριστικό από τη λίστα βάσεων δεδομένων: $1",
+ "description": "Confirmation text when removing database from the list."
+ },
+ "optionsDatabasesRemoveIdentifierConfirmSecond": {
+ "message": "Μπορείτε να επανασυνδέσετε τη βάση δεδομένων σας ανά πάσα στιγμή.",
+ "description": "Confirmation text when removing database from the list, second part."
+ },
+ "optionsDatabaseIdentifier": {
+ "message": "Αναγνωριστικό",
+ "description": "Database list column title."
+ },
+ "optionsDatabaseKey": {
+ "message": "Κλειδί",
+ "description": "Database list column title."
+ },
+ "optionsDatabaseLastUsed": {
+ "message": "Τελευταία χρήση",
+ "description": "Database list column title."
+ },
+ "optionsDatabaseCreated": {
+ "message": "Δημιουργήθηκε",
+ "description": "Database list column title."
+ },
+ "optionsDatabaseDelete": {
+ "message": "Διαγραφή",
+ "description": "Database list column title."
+ },
+ "optionsColumnPageURL": {
+ "message": "Διεύθυνση URL σελίδας",
+ "description": "Site preferences list column title."
+ },
+ "optionsColumnIgnore": {
+ "message": "Αγνοήστε",
+ "description": "Site preferences list column title."
+ },
+ "optionsColumnUsernameOnly": {
+ "message": "Ανίχνευση μόνο-όνομα χρήστη",
+ "description": "Site preferences list column title."
+ },
+ "optionsColumnDelete": {
+ "message": "Διαγραφή",
+ "description": "Site preferences list column title."
+ },
+ "optionsSelectionNothing": {
+ "message": "Ενεργοποίηση όλων των λειτουργιών",
+ "description": "Site preferences option selection."
+ },
+ "optionsSelectionNormal": {
+ "message": "Απενεργοποίηση νέων/τροποποιημένων διαπιστευτηρίων",
+ "description": "Site preferences option selection."
+ },
+ "optionsSelectionAutoSubmit": {
+ "message": "Απενεργοποίηση Αυτόματης Υποβολής",
+ "description": "Site preferences option selection."
+ },
+ "optionsSelectionFull": {
+ "message": "Απενεργοποίηση όλων των λειτουργιών",
+ "description": "Site preferences option selection."
+ },
+ "optionsSortByTitle": {
+ "message": "Τίτλος",
+ "desription": "Sort matching credentials by title option selection."
+ },
+ "optionsSortByUsername": {
+ "message": "Όνομα χρήστη",
+ "desription": "Sort matching credentials by username option selection."
+ },
+ "optionsSortByGroupAndTitle": {
+ "message": "Ομάδα και τίτλος",
+ "desription": "Sort matching credentials by group and title option selection."
+ },
+ "optionsSortByGroupAndUsername": {
+ "message": "Ομάδα και όνομα χρήστη",
+ "desription": "Sort matching credentials by group and username option selection."
+ },
+ "optionsCustomFieldsNotFound": {
+ "message": "Δεν βρέθηκαν αποθηκευμένα προσαρμοσμένα πεδία σύνδεσης.",
+ "description": "Shown when no saved custom credentials are saved."
+ },
+ "optionsCustomFieldsTableCaption": {
+ "message": "Μπορείτε να διαχειριστείτε αποθηκευμένα προσαρμοσμένα πεδία σύνδεσης χρησιμοποιώντας τον πίνακα.",
+ "description": "Table caption of Custom login fields page."
+ },
+ "optionsCustomFieldsTabHelpTextFirst": {
+ "message": "Εάν το KeePassXC-Browser εντοπίσει λάθος πεδία σύνδεσης, μπορείτε να καθορίσετε μόνοι σας τα σωστά πεδία.",
+ "description": "Saved custom login fields info text, first part."
+ },
+ "optionsCustomFieldsTabHelpTextSecond": {
+ "message": "Μεταβείτε στη σελίδα και κάντε κλικ στο εικονίδιο KeePassXC-Browser, στη συνέχεια επιλέξτε ",
+ "description": "Saved custom login fields info text, second part."
+ },
+ "optionsCustomFieldsTabHelpTextThird": {
+ "message": "Σε αυτή τη σελίδα μπορείτε να διαχειριστείτε αποθηκευμένα προσαρμοσμένα πεδία σύνδεσης.",
+ "description": "Saved custom login fields info text, third part."
+ },
+ "optionsCustomFieldsRemove": {
+ "message": "Κατάργηση αποθηκευμένων προσαρμοσμένων πεδίων σύνδεσης;",
+ "description": "Confirmation text when removing saved custom login fields."
+ },
+ "optionsCustomFieldsConfirmation": {
+ "message": "Θέλετε πραγματικά να καταργήσετε τα αποθηκευμένα προσαρμοσμένα πεδία σύνδεσης στη σελίδα: $1",
+ "description": "Confirmation text when removing saved custom login fields."
+ },
+ "optionsCustomFieldsConfirmationHelpText": {
+ "message": "Το KeePassXC-Browser θα εντοπίσει αυτόματα τα πεδία σύνδεσης την επόμενη φορά που θα επισκεφθείτε αυτήν τη σελίδα.",
+ "description": "Part of confirmation text when removing saved custom login fields."
+ },
+ "optionsSitePreferencesNotFound": {
+ "message": "Δεν βρέθηκαν προτιμήσεις ιστότοπου.",
+ "description": "Shown when no site preferences are saved."
+ },
+ "optionsSitePreferencesRemove": {
+ "message": "Κατάργηση ιστότοπου;",
+ "description": "Confirmation text when removing ignored sites from the list."
+ },
+ "optionsSitePreferencesTabHelpTextFirst": {
+ "message": "Οι ιστότοποι σε αυτήν τη σελίδα έχουν ειδικές μεθόδους χειρισμού που σχετίζονται με αυτές.",
+ "description": "Site preferences info text, first part."
+ },
+ "optionsSitePreferencesTabHelpTextSecond": {
+ "message": "Για να αγνοήσετε νέα/τροποποιημένα διαπιστευτήρια σε έναν συγκεκριμένο ιστότοπο, προσθέστε τα παρακάτω ή όταν χρησιμοποιείτε το banner διαπιστευτηρίων στη σελίδα επιλέξτε Να μην γίνει ερώτηση ξανά για αυτόν τον ιστότοπο.",
+ "description": "Site preferences info text, second part."
+ },
+ "optionsSitePreferencesTabHelpTextThird": {
+ "message": "Εάν ένας ιστότοπος αγνοηθεί πλήρως (έχει επιλεγεί Απενεργοποίηση όλων των λειτουργιών), τότε η προσθήκη δεν θα κάνει τίποτα όταν επισκέπτεστε αυτόν τον ιστότοπο.",
+ "description": "Site preferences info text, third part."
+ },
+ "optionsSitePreferencesTabHelpTextFourth": {
+ "message": "Η ανίχνευση μόνο-όνομα χρήστη επιτρέπει στο KeePassXC-Browser να συμπληρώνει τα στοιχεία σύνδεσης σε ιστότοπους με ξεχωριστές σελίδες για όνομα χρήστη και κωδικό πρόσβασης.",
+ "description": "Site preferences info text, fourth part."
+ },
+ "optionsSitePreferencesManualAddText": {
+ "message": "Προσθήκη διεύθυνσης URL χειροκίνητα",
+ "description": "Label for adding site manually on Site preferences tab."
+ },
+ "optionsSitePreferencesManualAddHelp": {
+ "message": "Η διεύθυνση URL πρέπει να ξεκινά είτε με https://, http://, file://, είτε με ftp:// και πρέπει να έχει τουλάχιστον 5 χαρακτήρες.",
+ "description": "Help text for adding site manually on Site preferences tab."
+ },
+ "optionsSitePreferencesConfirmation": {
+ "message": "Θέλετε πραγματικά να καταργήσετε τον καθορισμένο ιστότοπο από τη λίστα: $1",
+ "description": "Confirmation text when removing site from site preferences."
+ },
+ "optionsSitePreferencesConfirmationHelpText": {
+ "message": "Το KeePassXC-Browser θα ενεργοποιήσει όλες τις λειτουργίες για αυτόν τον ιστότοπο και θα καταργήσει την ανίχνευση μόνο-όνομα χρήστη.",
+ "description": "Part of confirmation text when removing site preferences."
+ },
+ "optionsSitePreferencesTableCaption": {
+ "message": "Μπορείτε να διαχειριστείτε τις αποθηκευμένες προτιμήσεις ιστότοπου χρησιμοποιώντας τον πίνακα.",
+ "description": "Table caption of Site Preferences page."
+ },
+ "optionsSitePreferencesSelect": {
+ "message": "Επιλογή παράβλεψης των λειτουργιών επέκτασης για τη σελίδα.",
+ "description": "Title text of select element in Site Preferences."
+ },
+ "optionsAboutChrome": {
+ "message": "Επισκεφτείτε το KeePassXC-Browser στο Chrome Web Store.",
+ "description": "About page link to Chrome Web Store."
+ },
+ "optionsAboutMozilla": {
+ "message": "Επισκεφθείτε το KeePassXC-Browser στον κατάλογο Πρόσθετων Mozilla.",
+ "description": "About page link to AMO."
+ },
+ "optionsAboutGitHub": {
+ "message": "Επισκεφτείτε το KeePassXC-Browser στο GitHub.",
+ "description": "About page link to GitHub."
+ },
+ "optionsAboutExtensionVersion": {
+ "message": "Έκδοση KeePassXC-Browser: $1",
+ "description": "About page text of extension version."
+ },
+ "optionsAboutKeePassXCVersion": {
+ "message": "Έκδοση KeePassXC: $1",
+ "description": "About page text of KeePassXC version."
+ },
+ "optionsAboutContributors": {
+ "message": "Συνεισφέροντες",
+ "description": "About page text of contributors."
+ },
+ "optionsAboutLicenses": {
+ "message": "Άδειες",
+ "description": "About page text of licenses."
+ },
+ "optionsAboutReportBugs": {
+ "message": "Αναφορά σφαλμάτων",
+ "description": "About page text of reporting bugs."
+ },
+ "optionsAboutCreateNewIssue": {
+ "message": "Δημιουργία νέου ζητήματος στο GitHub",
+ "description": "Link text for creating a new issue."
+ },
+ "optionsAboutDebugInfo": {
+ "message": "Οι ακόλουθες πληροφορίες αποσφαλμάτωσης μπορούν να χρησιμοποιηθούν",
+ "description": "Debug info text."
+ },
+ "optionsAboutSupporters": {
+ "message": "Υποστηρικτές",
+ "description": "Supporters label text."
+ },
+ "optionsErrorInvalidValue": {
+ "message": "Μη έγκυρη τιμή. Ελέγξτε την είσοδο.",
+ "description": "Error shown when input field has an incorrect value."
+ },
+ "optionsErrorInvalidURL": {
+ "message": "Μη έγκυρη διεύθυνση URL. Ελέγξτε την είσοδο.",
+ "description": "Error shown when input field has an incorrect URL."
+ },
+ "optionsErrorValueExists": {
+ "message": "Η τιμή υπάρχει ήδη στη λίστα.",
+ "description": "Error shown when trying to add a duplicate value to the list."
+ },
+ "optionsUserInterfaceTitle": {
+ "message": "Διεπαφή χρήστη",
+ "description": "User interface title in settings page"
+ },
+ "optionsFillingCredentialsTitle": {
+ "message": "Συμπλήρωση διαπιστευτηρίων",
+ "description": "Filling credentials title in settings page"
+ },
+ "optionsSavingCredentialsTitle": {
+ "message": "Αποθήκευση διαπιστευτηρίων",
+ "description": "Saving credentials title in settings page"
+ },
+ "optionsUpdatesTitle": {
+ "message": "Ενημερώσεις",
+ "description": "Updates title in settings page"
+ },
+ "optionsAdvancedSettingsTitle": {
+ "message": "Ρυθμίσεις για προχωρημένους",
+ "description": "Advanced settings title in settings page"
+ },
+ "optionsExtensionTitle": {
+ "message": "Επέκταση",
+ "description": "Extension title in settings page"
+ },
+ "openNewTab": {
+ "message": "Ανοίγει μια νέα καρτέλα",
+ "description": "Title attribute text."
+ },
+ "httpAuthDialog": {
+ "message": "Παράθυρο διαλόγου HTTP Basic Authentication",
+ "description": "Options page HTTP Basic Auth dialog text"
+ },
+ "autocompleteSubmitMessage": {
+ "message": "Η επιλογή σας θα υποβληθεί αυτόματα",
+ "description": "Message shown at the bottom of autocomplete menu."
+ },
+ "lockDatabase": {
+ "message": "Κλείδωμα βάσης δεδομένων",
+ "description": "Lock database button title text."
+ }
+}