msgid ""
msgstr ""
"Project-Id-Version: advanced_cache 1.1.1\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2022-04-17T13:42:04+00:00\n"
"PO-Revision-Date: 2022-04-17T13:42:04+00:00\n"
"Language: el_GR\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"

#: packages/advanced_cache/controller.php:21
#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/settings.php:14
#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/settings.php:20
msgid "Advanced Cache"
msgstr "Advanced Cache"

#: packages/advanced_cache/controller.php:26
msgid "Cache hard-coded blocks, (global) areas, strings, arrays, and serializable objects."
msgstr "Cache μπλοκ hard-coded, (παγκόσμιες) περιοχές, hard-coded, arrays, και σειριοποιήσιμα αντικείμενα."

#: packages/advanced_cache/controllers/single_page/dashboard/system/optimization/advanced_cache/search.php:14
msgid "Search Cache Entries"
msgstr "Κρυφή Μνήμη Καταχωρίσεων Αναζήτησης"

#: packages/advanced_cache/controllers/single_page/dashboard/system/optimization/advanced_cache/search.php:22
msgid "The cache of all items has been flushed."
msgstr "Η κρυφή μνήμη όλων των αντικειμένων έχει καθαρισθεί."

#: packages/advanced_cache/controllers/single_page/dashboard/system/optimization/advanced_cache/search.php:32
msgid "All items have been removed successfully."
msgstr "Όλα τα στοιχεία έχουν καταργηθεί με επιτυχία."

#: packages/advanced_cache/controllers/single_page/dashboard/system/optimization/advanced_cache/search.php:41
msgid "The cache for this item has been flushed."
msgstr "Η κρυφή μνήμη για αυτό το στοιχείο έχει καθαρισθεί."

#: packages/advanced_cache/controllers/single_page/dashboard/system/optimization/advanced_cache/search.php:56
msgid "The item with handle %s has been removed."
msgstr "Το στοιχείο με δείκτη %s έχει καταργηθεί."

#: packages/advanced_cache/controllers/single_page/dashboard/system/optimization/advanced_cache/settings.php:27
msgid "Your settings have been saved."
msgstr "Οι ρυθμίσεις σας έχουν αποθηκευτεί."

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/search.php:13
msgid "Instructions"
msgstr "Οδηγίες"

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/search.php:15
msgid "Search your theme files of hardcoded blocks or code you want to cache."
msgstr "Αναζήτηση στα αρχεία θεμάτων των hardcoded μπλοκ ή κώδικα που θέλετε να αποθηκεύσετε στο cache."

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/search.php:16
msgid "Use the Advanced Cache wrapper to cache the output."
msgstr "Χρησιμοποιήστε το περιτύλιγμα της Advanced Cache για προσωρινή αποθήκευση της εξόδου."

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/search.php:17
msgid "Refresh this page to see all cached items."
msgstr "Ανανεώστε αυτήν τη σελίδα για να δείτε όλα τα αποθηκευμένα στοιχεία."

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/search.php:22
msgid "Example code to cache breadcrumbs"
msgstr "Παράδειγμα κώδικα για την κρυφή μνήμη cache του breadcrumbs"

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/search.php:46
msgid "Remove all items from the config. This is totally safe, as items will be recreated automatically if you still have them referenced in the code."
msgstr "Καταργήστε όλα τα στοιχεία από το config. Αυτό είναι απολύτως ασφαλές, καθώς τα στοιχεία θα αναπαραχθούν αυτόματα ακόμα και εάν τα έχετε συνδέσει στον κώδικα."

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/search.php:48
msgid "Remove all"
msgstr "Αφαίρεση όλων"

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/search.php:53
msgid "Clear the cache for all items."
msgstr "Καθαρίστε την προσωρινή μνήμη για όλα τα στοιχεία."

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/search.php:55
msgid "Flush all"
msgstr "Καθαρίστε τα όλα"

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/search.php:63
msgid "Handle"
msgstr "Δείκτης "

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/search.php:78
msgid "Remove this item from the config. If you still have references in the code, the item will automatically be recreated."
msgstr "Καταργήστε αυτό το στοιχείο από το config. Εάν εξακολουθείτε να έχετε αναφορές στον κώδικα, το στοιχείο θα δημιουργηθεί αυτόματα."

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/search.php:86
msgid "Clear the cache for this specific item only."
msgstr "Εκκαθαρίστε την προσωρινή μνήμη μόνο για αυτό το συγκεκριμένο στοιχείο."

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/search.php:88
msgid "Flush cache"
msgstr "Flush cache"

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/settings.php:14
msgid "If disabled, nothing will be cached by %s."
msgstr "Αν απενεργοποιηθεί, τίποτα δεν θα αποθηκευτεί προσωρινά από το %s."

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/settings.php:20
#, fuzzy
msgid "Enable %s"
msgstr "Ενεργοποίηση %s"

#: packages/advanced_cache/single_pages/dashboard/system/optimization/advanced_cache/settings.php:27
msgid "Save"
msgstr "Αποθήκευση"

#: packages/advanced_cache/elements/dashboard/install_post.php:7
msgid "Congratulations, the add-on has been installed!"
msgstr "Συγχαρητήρια, το πρόσθετο έχει εγκατασταθεί!"

#: packages/advanced_cache/elements/dashboard/install_post.php:12
#, fuzzy
msgid "Go to dashboard page"
msgstr "Μεταβείτε στη σελίδα του πίνακα ελέγχου"
