Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/el.json')
-rw-r--r--core/l10n/el.json8
1 files changed, 1 insertions, 7 deletions
diff --git a/core/l10n/el.json b/core/l10n/el.json
index 80d92f7109f..b8a8a49845b 100644
--- a/core/l10n/el.json
+++ b/core/l10n/el.json
@@ -325,9 +325,7 @@
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Έλεγχος αν η διάταξη της βάσης δεδομένων μπορεί να ενημερωθεί (αυτό μπορεί να πάρει αρκετή ώρα ανάλογα με το μέγεθος της βάσης δεδομένων)",
"Checked database schema update" : "Έλεγχος ενημέρωσης διάταξης βάσης δεδομένων",
"Checking updates of apps" : "Έλεγχος ενημερώσεων εφαρμογών",
- "Checking for update of app \"%s\" in appstore" : "Έλεγχος για ενημέρωση της εφαρμογής \"%s\" στο appstore",
"Update app \"%s\" from appstore" : "Ενημέρωση εφαρμογής \"%s\" από το appstore",
- "Checked for update of app \"%s\" in appstore" : "Ελέχθη η ενημέρωση της εφαρμογής \"%s\" στο appstore",
"Checked database schema update for apps" : "Ελέχθη η ενημέρωση διάταξης βάσης δεδομένων για εφαρμογές",
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Ο διακομιστής σας δεν έχει ρυθμιστεί κατάλληλα ώστε να επιλύει το \"{url}\". Περισσότερες πληροφορίες μπορείτε να βρείτε στην <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">τεκμηρίωση </a>.",
"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 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation page</a>. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "Ο διακομιστής σας δεν έχει ρυθμιστεί κατάλληλα ώστε να επιλύει το \"{url}\". Αυτό πιθανόν οφείλεται στις ρυθμίσεις του διακομιστή για άμεση παράδοση φακέλων. Παρακαλώ συγκρίνεται τις ρυθμίσεις σας με τις προθυθμισμένες του Apache στο αρχείο \".htaccess\" ή την τεκμηρίωση του Nginx <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">σελίδα εγχειριδίου</a>. Στον Nginx οι γραμμές που χρειάζονται ενημέρωση τυπικά αρχίζουν με \"location ~\".",
@@ -348,7 +346,6 @@
"The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "H PHP OPcache δεν είναι σωστά ρυθμισμένη. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\"> Για καλύτερη απόδοση προτείνεται</a>να χρησιμοποιήσετε τις εξής ρυθμίσεις στο <code>php.ini</code>:",
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Κάποιες καταχωρήσεις στη βάση δεδομένων χρειάζονται μετατροπή σε bigint. Λόγω του αρκετού χρόνου που απαιτείται δεν έγινε αυτόματα. Εκτελώντας την εντολή \"occ db:convert-filecache-bigint\" οι αλλαγές θα πραγματοποιηθούν χειροκίνητα. Η εργασία χρειάζεται να εκτελεστεί με τις υπηρεσίες εκτός λειτουργίας. Για περισσότερες λεπτομέρειες δείτε <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">την τεκμηρίωση σχετικά</a>.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Για την μεταφορά σε άλλη βάση δεδομένων χρησιμοποιήστε στην γραμμή εντολών 'occ db:convert-type', ή δείτε <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">τεκμηρίωση ↗</a>.",
- "Use of the the built in php mailer is no longer supported. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Please update your email server settings ↗<a/>." : "Δεν υποστηρίζεται πλέον η αλληλογραφία php. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Παρακαλώ ενημερώστε τον διακομιστή αλληλογραφίας σας ↗<a/>.",
"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 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Χρησιμοποιείται η βάση δεδομένων MySQL αλλά δεν υποστηρίζει 4-byte χαρακτήρες. Για την διαχέιριση χαρακτήρων 4-byte (όπως emojis) χωρίς προβλήματα στα ονόματ αρχείων ή σχολίων για παράδειγμα, προτείνεται η ενεργοποίηση της υποστήριξης 4-byte της MySQL. Για περισσότερες λεπτομέρειες δείτε <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">την σχετική τεκμηρίωση</a>.",
"You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly. Please read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Πραγματοποιείτε πρόσβαση μέσω ασφαλούς σύνδεσης, ωστόσο η σύνδεσή σας δημιουργεί μη ασφαλείς διευθύνσεις URL. Αυτό πιθανότατα σημαίνει ότι βρίσκεστε πίσω από έναν αντίστροφο διακομιστή μεσολάβησης και ότι οι μεταβλητές config overwrite δεν έχουν ρυθμιστεί σωστά. Διαβάστε τη <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\"> σελίδα τεκμηρίωσης γι 'αυτό</a>.",
"For more details see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Για περισσότερες λεπτομέρειες δείτε την <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">τεκμηρίωση</a>.",
@@ -362,9 +359,6 @@
"Password can not be changed. Please contact your administrator." : "Το συνθηματικό σας δεν μπορεί να αλλάξει. Παρακαλώ επικοινωνήστε με το διαχειριστή.",
"Could not fetch list of apps from the app store." : "Δεν μπορεί να ληφθεί η λίστα εφαρμογών από την αγορά εφαρμογών.",
"Can't install this app because it is not compatible" : "Η εφαρμογή δεν μπορεί να εγκατασταθεί, δεν είναι συμβατή",
- "Can't install this app" : "Η εφαρμογή δεν μπορεί να εγκατασταθεί",
- "Calendar, Contacts, Talk, Mail & Collaborative editing" : "Ημερολόγιο, Επαφές, Συνομιλία, Mail και Συνεργατική επεξεργασία",
- "Finish setup" : "Ολοκλήρωση ρύθμισης",
- "Finishing …" : "Ολοκλήρωση …"
+ "Can't install this app" : "Η εφαρμογή δεν μπορεί να εγκατασταθεί"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file