WPMU DEV in your language

Translations

Translation of Defender: Greek

1 141 142 143 144
Prio Original string Translation
Update old security keys Ενημερώστε τα παλιά κλειδιά ασφαλείας Details

Update old security keys

Ενημερώστε τα παλιά κλειδιά ασφαλείας
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2018-05-26 18:43:30
Date added (local):
Calculating...
Translated by:
Dimitris Kalliris (dimitris_kalliris)
References:
  • src/component/security-tweaks/class-security-key.php:293
Priority:
normal
More links:
Prevent Information Disclosure Αποτροπή αποκάλυψης πληροφοριών Details

Prevent Information Disclosure

Αποτροπή αποκάλυψης πληροφοριών
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2018-05-26 18:44:28
Date added (local):
Calculating...
Translated by:
Dimitris Kalliris (dimitris_kalliris)
References:
  • src/component/security-tweaks/class-protect-information.php:81
Priority:
normal
More links:
2. Add the code below inside the server section in the file, right before the php location block. Looks something like: Προσθέστε τον παραπάνω κώδικα μέσα στο αρχείο, στο μέρος με <strong>server</strong>, ακριβώς πριν από php location block. Φαίνεται κάτι σαν: Details

2. Add the code below inside the server section in the file, right before the php location block. Looks something like:

Προσθέστε τον παραπάνω κώδικα μέσα στο αρχείο, στο μέρος με <strong>server</strong>, ακριβώς πριν από php location block. Φαίνεται κάτι σαν:
Login to your account for contributing to translations.

Meta

Status:
fuzzy
Date added (GMT):
2018-05-24 10:25:03
Date added (local):
Calculating...
Translated by:
Nastia (nastai2)
Last updated by:
Hoang Ngo (webexperts09)
References:
  • languages/vue-js.php:109
Priority:
normal
More links:
1. Copy the generated code into your site specific .conf file usually located in a subdirectory under /etc/nginx/... or /usr/local/nginx/conf/... Αντιγράψτε τον δημιουργούμενο κώδικα στο αρχείο .conf που αφορά τον ιστότοπό σας και βρίσκεται συνήθως σε έναν υποκατάλογο κάτω από το /etc/nginx/... ή /usr/local/nginx/conf/... Details

1. Copy the generated code into your site specific .conf file usually located in a subdirectory under /etc/nginx/... or /usr/local/nginx/conf/...

Αντιγράψτε τον δημιουργούμενο κώδικα στο αρχείο .conf που αφορά τον ιστότοπό σας και βρίσκεται συνήθως σε έναν υποκατάλογο κάτω από το /etc/nginx/... ή /usr/local/nginx/conf/...
Login to your account for contributing to translations.

Meta

Status:
fuzzy
Date added (GMT):
2018-05-26 18:45:58
Date added (local):
Calculating...
Translated by:
Dimitris Kalliris (dimitris_kalliris)
Last updated by:
Hoang Ngo (webexperts09)
References:
  • languages/vue-js.php:87
Priority:
normal
More links:
By default, a plugin/theme vulnerability could allow a PHP file to get uploaded into your site's directories and in turn execute harmful scripts that can wreak havoc on your website. Prevent this altogether by disabling direct PHP execution in directories that don't require it. Από προεπιλογή, ένα θέμα ευπάθειας ενός προσθέτου/θέματος θα μπορούσε να επιτρέψει σε ένα αρχείο PHP να μεταφορτωθεί στους καταλόγους του ιστοτόπου σας και με τη σειρά του να εκτελέσει βλαβερά σενάρια που μπορούν να προκαλέσουν τον όλεθρο στον ιστότοπό σας. Αποτρέψτε αυτό εντελώς, απενεργοποιώντας την άμεση εκτέλεση PHP σε καταλόγους που δεν το χρειάζονται. Details

By default, a plugin/theme vulnerability could allow a PHP file to get uploaded into your site's directories and in turn execute harmful scripts that can wreak havoc on your website. Prevent this altogether by disabling direct PHP execution in directories that don't require it.

Από προεπιλογή, ένα θέμα ευπάθειας ενός προσθέτου/θέματος θα μπορούσε να επιτρέψει σε ένα αρχείο PHP να μεταφορτωθεί στους καταλόγους του ιστοτόπου σας και με τη σειρά του να εκτελέσει βλαβερά σενάρια που μπορούν να προκαλέσουν τον όλεθρο στον ιστότοπό σας. Αποτρέψτε αυτό εντελώς, απενεργοποιώντας την άμεση εκτέλεση PHP σε καταλόγους που δεν το χρειάζονται.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2018-05-26 18:46:40
Date added (local):
Calculating...
Translated by:
Dimitris Kalliris (dimitris_kalliris)
References:
  • languages/vue-js.php:668
Priority:
normal
More links:
Prevent PHP Execution Αποτρέψτε την εκτέλεση PHP Details

Prevent PHP Execution

Αποτρέψτε την εκτέλεση PHP
Login to your account for contributing to translations.

Meta

Status:
fuzzy
Date added (GMT):
2018-05-26 18:46:50
Date added (local):
Calculating...
Translated by:
Dimitris Kalliris (dimitris_kalliris)
Last updated by:
Ricardo Freitas (ricardo19)
References:
  • src/component/security-tweaks/class-prevent-php.php:75
Priority:
normal
More links:
Disable file editor Απενεργοποιήστε τον επεξεργαστή αρχείων Details

Disable file editor

Απενεργοποιήστε τον επεξεργαστή αρχείων
Login to your account for contributing to translations.

Meta

Status:
fuzzy
Date added (GMT):
2018-05-26 18:47:00
Date added (local):
Calculating...
Translated by:
Dimitris Kalliris (dimitris_kalliris)
Last updated by:
Hoang Ngo (webexperts09)
References:
  • languages/vue-js.php:1325
Priority:
normal
More links:
WordPress comes with a file editor built into the system. This means that anyone with access to your login information can further edit your plugin and theme files and inject malicious code. Το WordPress συνοδεύεται από ένα πρόγραμμα επεξεργασίας αρχείων ενσωματωμένο στο σύστημα. Αυτό σημαίνει ότι οποιοσδήποτε έχει πρόσβαση στα στοιχεία σύνδεσης μπορεί να επεξεργαστεί τα αρχεία προσθέτων και θεμάτων. Συνιστούμε να απενεργοποιήσετε τον επεξεργαστή. Details

WordPress comes with a file editor built into the system. This means that anyone with access to your login information can further edit your plugin and theme files and inject malicious code.

Το WordPress συνοδεύεται από ένα πρόγραμμα επεξεργασίας αρχείων ενσωματωμένο στο σύστημα. Αυτό σημαίνει ότι οποιοσδήποτε έχει πρόσβαση στα στοιχεία σύνδεσης μπορεί να επεξεργαστεί τα αρχεία προσθέτων και θεμάτων. Συνιστούμε να απενεργοποιήσετε τον επεξεργαστή.
Login to your account for contributing to translations.

Meta

Status:
fuzzy
Date added (GMT):
2018-05-26 18:47:48
Date added (local):
Calculating...
Translated by:
Dimitris Kalliris (dimitris_kalliris)
Last updated by:
Hoang Ngo (webexperts09)
References:
  • languages/vue-js.php:3895
Priority:
normal
More links:
Disable the file editor Απενεργοποιήστε τον επεξεργαστή αρχείων Details

Disable the file editor

Απενεργοποιήστε τον επεξεργαστή αρχείων
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2018-05-26 18:48:07
Date added (local):
Calculating...
Translated by:
Dimitris Kalliris (dimitris_kalliris)
References:
  • src/component/security-tweaks/class-disable-file-editor.php:176
Priority:
normal
More links:
Disable Pingbacks Απενεργοποιήστε τις παραθέσεις Details

Disable Pingbacks

Απενεργοποιήστε τις παραθέσεις
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2018-05-26 18:48:23
Date added (local):
Calculating...
Translated by:
Dimitris Kalliris (dimitris_kalliris)
References:
  • languages/vue-js.php:1331
Priority:
normal
More links:
Revert Επαναφορά Details

Revert

Επαναφορά
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2018-05-26 18:49:11
Date added (local):
Calculating...
Translated by:
Dimitris Kalliris (dimitris_kalliris)
References:
  • languages/vue-js.php:2952
Priority:
normal
More links:
Pingbacks notify a website when it has been mentioned by another website, like a form of courtesy communication. However, these notifications can be sent to any website willing to receive them, opening you up to DDoS attacks, which can take your website down in seconds and fill your posts with spam comments. Οι παραθέσεις ειδοποιούν έναν ιστότοπο όταν έχει αναφερθεί από έναν άλλο ιστότοπο, σαν μια ευγενική μορφή επικοινωνίας. Ωστόσο, αυτές οι ειδοποιήσεις μπορούν να σταλούν σε οποιονδήποτε ιστότοπο επιθυμούν να τις λάβουν, ανοίγοντάς σας σε επιθέσεις DDoS, οι οποίες μπορούν να ρίξουν τον ιστότοπό σας σε δευτερόλεπτα και να συμπληρώσουν τα άρθρα σας με ανεπιθύμητα σχόλια. Details

Pingbacks notify a website when it has been mentioned by another website, like a form of courtesy communication. However, these notifications can be sent to any website willing to receive them, opening you up to DDoS attacks, which can take your website down in seconds and fill your posts with spam comments.

Οι παραθέσεις ειδοποιούν έναν ιστότοπο όταν έχει αναφερθεί από έναν άλλο ιστότοπο, σαν μια ευγενική μορφή επικοινωνίας. Ωστόσο, αυτές οι ειδοποιήσεις μπορούν να σταλούν σε οποιονδήποτε ιστότοπο επιθυμούν να τις λάβουν, ανοίγοντάς σας σε επιθέσεις DDoS, οι οποίες μπορούν να ρίξουν τον ιστότοπό σας σε δευτερόλεπτα και να συμπληρώσουν τα άρθρα σας με ανεπιθύμητα σχόλια.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2018-05-26 18:50:49
Date added (local):
Calculating...
Translated by:
Dimitris Kalliris (dimitris_kalliris)
References:
  • languages/vue-js.php:2585
Priority:
normal
More links:
Disable trackbacks and pingbacks Απενεργοποιήστε τα trackbacks και τα pingbacks Details

Disable trackbacks and pingbacks

Απενεργοποιήστε τα trackbacks και τα pingbacks
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2018-05-24 10:20:03
Date added (local):
Calculating...
Translated by:
Nastia (nastai2)
References:
  • src/component/security-tweaks/class-disable-trackback.php:144
Priority:
normal
More links:
Hide error reporting Απόκρυψη αναφοράς σφαλμάτων Details

Hide error reporting

Απόκρυψη αναφοράς σφαλμάτων
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2018-05-18 14:43:59
Date added (local):
Calculating...
Translated by:
Nastia (nastai2)
References:
  • src/component/security-tweaks/class-hide-error.php:147
Priority:
normal
More links:
Update Ενημέρωση Details

Update

Ενημέρωση
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2018-05-18 14:46:33
Date added (local):
Calculating...
Translated by:
Nastia (nastai2)
References:
  • languages/vue-js.php:3605
Priority:
normal
More links:
Legend:
Current
Waiting
Rejected
Fuzzy
Old
changesrequested
With warnings
1 141 142 143 144

Export as

Translators