diff options
Diffstat (limited to 'core/l10n/el.js')
-rw-r--r-- | core/l10n/el.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/el.js b/core/l10n/el.js index d4cdfe288f9..90e7f77b11d 100644 --- a/core/l10n/el.js +++ b/core/l10n/el.js @@ -80,8 +80,6 @@ OC.L10N.register( "Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's {linkstart}documentation page ↗{linkend}. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "Ο διακομιστής ιστού σας δεν είναι σωστά ρυθμισμένος για την επίλυση του \"{url}\". Αυτό πιθανότατα σχετίζεται με μια ρύθμιση του διακομιστή ιστού που δεν ενημερώθηκε ώστε να παραδίδει απευθείας αυτόν τον φάκελο. Παρακαλούμε συγκρίνετε τις ρυθμίσεις σας με τους κανόνες επανεγγραφής που παραδίδονται στο \".htaccess\" για τον Apache ή με τους παρεχόμενους στην τεκμηρίωση για τον Nginx στη {linkstart}σελίδα τεκμηρίωσης ↗{linkend}. Στο Nginx αυτές είναι συνήθως οι γραμμές που ξεκινούν με \"location ~\" και χρειάζονται ενημέρωση.", "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our {linkstart}documentation ↗{linkend}." : "Ο διακομιστής ιστού σας δεν είναι σωστά ρυθμισμένος για να παραδίδει αρχεία .woff2. Αυτό είναι τυπικά ένα πρόβλημα με τη ρύθμιση του Nginx. Για το Nextcloud 15 χρειάζεται προσαρμογή ώστε να παραδίδει επίσης αρχεία .woff2. Συγκρίνετε τις ρυθμίσεις του Nginx σας με τη συνιστώμενη ρύθμιση στην {linkstart}τεκμηρίωση ↗{linkend}.", "This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {linkstart}https://nextcloud.com/enterprise{linkend}." : "Αυτή είναι η μη υποστηριζόμενη κοινοτική έκδοση του Nextcloud. Δεδομένου του μεγέθους αυτής της εγκατάστασης, η απόδοση, η αξιοπιστία και η επεκτασιμότητα δεν μπορούν να εγγυηθούν. Οι ειδοποιήσεις push είναι περιορισμένες για να αποφευχθεί η υπερφόρτωση της δωρεάν υπηρεσίας μας. Μάθετε περισσότερα για τα οφέλη του Nextcloud Enterprise στη διεύθυνση {linkstart}https://nextcloud.com/enterprise{linkend}.", - "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Το Memcached έχει ρυθμιστεί ως κατανεμημένη κρυφή μνήμη, αλλά έχει εγκατασταθεί το λάθος άρθρωμα PHP \"memcache\". Το \\OC\\Memcache\\Memcached υποστηρίζει μόνο το \"memcached\" και όχι το \"memcache\". Ανατρέξτε στο {linkstart}memcached wiki σχετικά με τα δύο αρθρώματα ↗{linkend}.", - "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "Μη διαθέσιμη λειτουργία της PHP \"set_time_limit\". Μπορεί να διακοπεί η εκτέλεση διαφόρων scripts με αποτέλεσμα διακοπή της εγκατάστασης. Συνιστούμε ενεργοποίηση της λειτουργίας.", "The PHP modules \"gmp\" and/or \"bcmath\" are not enabled. If you use WebAuthn passwordless authentication, these modules are required." : "Τα αρθρώματα PHP \"gmp\" ή/και \"bcmath\" δεν είναι ενεργοποιημένα. Εάν χρησιμοποιείτε τον έλεγχο ταυτότητας χωρίς συνθηματικό WebAuthn, αυτά τα αρθρώματα απαιτούνται.", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read {linkstart}the documentation page about this ↗{linkend}." : "Η MySQL χρησιμοποιείται ως βάση δεδομένων, αλλά δεν υποστηρίζει χαρακτήρες 4 byte. Για να μπορείτε να χειρίζεστε χαρακτήρες 4 byte (όπως emojis) χωρίς προβλήματα σε ονόματα αρχείων ή σχόλια για παράδειγμα, συνιστάται να ενεργοποιήσετε την υποστήριξη 4 byte στη MySQL. Για περισσότερες λεπτομέρειες διαβάστε {linkstart}τη σελίδα τεκμηρίωσης σχετικά με αυτό ↗{linkend}.", "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Η υπηρεσία χρησιμοποιεί ως κύριο τρόπο αποθήκευσης την S3 κατάσταση. Τα μεταφορτωμένα αρχεία αποθηκεύονται προσωρινά στον διακομιστή και επομένως συνιστάται να διατίθενται 50 GB ελεύθερου χώρου στον κατάλογο Temp της PHP. Ελέγξτε τα αρχεία καταγραφής για πλήρεις λεπτομέρειες σχετικά με τη διαδρομή και τον διαθέσιμο χώρο. Για να το βελτιώσετε, παρακαλούμε αλλάξτε τον προσωρινό κατάλογο στο php.ini ή διαθέστε περισσότερο χώρο σε αυτή τη διαδρομή.", @@ -379,8 +377,10 @@ OC.L10N.register( "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Δεν υπάρχει κατάλληλη πηγή τυχαιότητας που να έχει βρεθεί από την PHP, κάτι που αποθαρρύνεται ιδιαίτερα για λόγους ασφαλείας. Περισσότερες πληροφορίες μπορείτε να βρείτε στην {linkstart}τεκμηρίωση ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Αυτήν τη στιγμή εκτελείτε PHP {version}. Αναβαθμίστε την έκδοσή σας PHP για να επωφεληθείτε από τις ενημερώσεις {linkstart}απόδοσης και ασφάλειας που παρέχονται από την Ομάδα PHP ↗{linkend} μόλις το υποστηρίξει η διανομή σας.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Η διαμόρφωση των reverse proxy headers είναι εσφαλμένη, ή έχετε πρόσβαση στο Nextcloud από έναν αξιόπιστο/έμπιστο διαμεσολαβητή. Εάν όχι, αυτό είναι ένα ζήτημα ασφάλειας και μπορεί να επιτρέψει σε έναν κακόβουλο χρήστη να ξεγελάσει την διεύθυνση IP του ως ορατή στο Nextcloud. Περισσότερες πληροφορίες μπορείτε να βρείτε στη {linkstart}τεκμηρίωση ↗{linkend}.", + "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Το Memcached έχει ρυθμιστεί ως κατανεμημένη κρυφή μνήμη, αλλά έχει εγκατασταθεί το λάθος άρθρωμα PHP \"memcache\". Το \\OC\\Memcache\\Memcached υποστηρίζει μόνο το \"memcached\" και όχι το \"memcache\". Ανατρέξτε στο {linkstart}memcached wiki σχετικά με τα δύο αρθρώματα ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Ορισμένα αρχεία δεν έχουν περάσει τον έλεγχο ακεραιότητας. Περαιτέρω πληροφορίες σχετικά με την επίλυση αυτού του προβλήματος μπορείτε να βρείτε στην {linkstart1}τεκμηρίωση ↗{linkend}. ({linkstart2}Λίστα μη έγκυρων αρχείων...{linkend} / {linkstart3}Επανασάρωση...{linkend})", "The PHP OPcache module is not properly configured. See the {linkstart}documentation ↗{linkend} for more information." : "Το άρθρωμα PHP OPcache δεν έχει ρυθμιστεί σωστά. Ανατρέξτε στην {linkstart}τεκμηρίωση ↗{linkend} για περισσότερες πληροφορίες.", + "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "Μη διαθέσιμη λειτουργία της PHP \"set_time_limit\". Μπορεί να διακοπεί η εκτέλεση διαφόρων scripts με αποτέλεσμα διακοπή της εγκατάστασης. Συνιστούμε ενεργοποίηση της λειτουργίας.", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Η PHP δεν έχει υποστήριξη FreεType, με αποτέλεσμα τα σφάλματα στην εικόνα προφίλ και στις ρυθμίσεις διεπαφής χρήστη.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "Αγνοείται η ένδειξη \"{indexName}\" στην επιφάνεια \"{tableName}\".", "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Κάποιες καταχωρήσεις απουσιάζουν από την βάση δεδομένων. Χρειάζεται αρκετός χρόνος για την καταχώρηση αυτών που εισήχθησαν αυτόματα. Εκτελώντας την εντολή \"occ db:add-missing-indices\" μπορείτε να εισάγεται χειροκίνητα καθώς η διεργασία εκτελείται. Μόλις τα indexes εισαχθούν σε αυτούς τους πίνακες συνήθως θα γίνεται πιο γρήγορα.", |