COM_PATCHTESTER_40_WARNING="While Joomla! 4.0 is in development, using the patch tester is considered experimental since breaking changes may be merged into Joomla, including the code contained in a patch."
COM_PATCHTESTER_API_LIMIT_ACTION="The GitHub API rate limit has been reached for this resource, could not connect to GitHub to perform the requested action. The rate limit will reset at %s"
COM_PATCHTESTER_API_LIMIT_LIST="The GitHub API rate limit has been reached for this resource, could not connect to GitHub for updated data. The rate limit will reset at %s"
COM_PATCHTESTER_CONFIRM_RESET="Η επαναφορά θα έχει ως αποτέλεσμα την διαγραφή όλων των αντιγράφων ασφαλείας και την επαναφορά όλων των patches που έχουν εφαρμοστεί. Αυτό μπορεί να προκαλέσει δυσλειτουργία στο σύστημα. Είστε βέβαιοι ότι θέλετε να συνεχίσετε;"
COM_PATCHTESTER_CONFLICT_S="Η ενημερωμένη έκδοση κώδικα δεν μπορεί να εφαρμοστεί γιατί έρχεται σε διένεξη με μια προηγούμενη έκδοση:%s"
COM_PATCHTESTER_COULD_NOT_CONNECT_TO_GITHUB="Δεν είναι δυνατή η σύνδεση στο GitHub: %s"
COM_PATCHTESTER_ERROR_APPLIED_PATCHES="Αδύνατη η λήψη δεδομένων από το GitHub. Υπάρχουν εγκατεστημένες ενημερώσεις. Παρακαλούμε ανακαλέστε τις ενημερώσεις πριν συνεχίσετε."
COM_PATCHTESTER_ERROR_CANNOT_COPY_FILE="Αδύνατη η αντιγραφή του πηγαίου αρχείου %1$s στον προορισμό %2$s"
COM_PATCHTESTER_FIELD_GH_AUTH_DESC="Select 'Credentials' to use authentication through your GitHub Username and Password, or 'Token' for a GitHub API Token"
COM_PATCHTESTER_FIELD_GH_PASSWORD_DESC="Password for the account entered in the 'GitHub Account Username' field. Note that accounts using Two Factor Authentication will not work with username and password authentication."
COM_PATCHTESTER_FIELD_GH_TOKEN_DESC="Use this field to input a GitHub API Token in place of your username and password. Note that this is required if your account has Two Factor Authentication enabled."
COM_PATCHTESTER_NO_CREDENTIALS="You have not entered your user credentials in the Options. This will limit you to only 60 requests to the GitHub API per hour. Adding your credentials will allow 5,000 requests per hour."
COM_PATCHTESTER_NO_FILES_TO_PATCH="There are no files to patch from this pull request. This may mean that the files in the pull request are not present in your installation."
COM_PATCHTESTER_NO_ITEMS="No data has been retrieved from GitHub, please click the 'Fetch Data' button in the toolbar to retrieve the open pull requests."
COM_PATCHTESTER_NOT_APPLIED="Not Applied"
COM_PATCHTESTER_NOT_RTC="Not RTC"
COM_PATCHTESTER_READY_TO_COMMIT="Ready to Commit"
COM_PATCHTESTER_REPO_IS_GONE="The patch could not be applied because the repository is missing"
COM_PATCHTESTER_REQUIREMENT_HTTPS="Το περιβλήμα πρέπει να είναι ενεργό"
COM_PATCHTESTER_REQUIREMENT_OPENSSL="Η επέκταση OpenSSL πρέπει να εγκατασταθεί και να ενεργοποιηθεί στο php.ini"
COM_PATCHTESTER_REQUIREMENTS_HEADING="Δεν πληρούντα οι απαιτήσεις"
COM_PATCHTESTER_REQUIREMENTS_NOT_MET="Το σύστημά σας δεν πληροί τις απαιτήσεις γιανα εκτελεστεί η εφαρμογή Patch Tester:"
COM_PATCHTESTER_RESET_HAS_ERRORS="Η διαδικασία επαναφοράς ολοκληρώθηκε με σφάλματα. Αφαιρέστε οποιαδήποτε αρχεία .txt από την βιβλιοθήκη '%1$s' και περικόψτε τον πίνακα στην βάση δεδομένων '%2$s'."