Translated using Weblate (Greek)

Currently translated at 100.0% (131 of 131 strings)

Translate-URL: https://hosted.weblate.org/projects/localcdn/localcdn/el/
This commit is contained in:
fresh 2023-09-25 19:21:04 +00:00 committed by Hosted Weblate
parent 9a7021beaf
commit 92fc011f9c
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 11 additions and 11 deletions

View File

@ -480,47 +480,47 @@
"description": "HTML filter badge" "description": "HTML filter badge"
}, },
"titleBadgeMissingResource": { "titleBadgeMissingResource": {
"message": "Εικονίδιο ανύπαρκτου πόρου", "message": "Εικονίδιο ανύπαρκτου ή αποκλεισμένου πόρου",
"description": "Missing or blocked resources badge" "description": "Missing or blocked resources badge"
}, },
"counterBlocked": { "counterBlocked": {
"message": "", "message": "Αποκλεισμένο",
"description": "Blocked" "description": "Blocked"
}, },
"counterMissing": { "counterMissing": {
"message": "", "message": "Ανύπαρκτο",
"description": "Missing" "description": "Missing"
}, },
"permissionRevokedHeader": { "permissionRevokedHeader": {
"message": "", "message": "Ανάκληση άδειας",
"description": "Permission revoked" "description": "Permission revoked"
}, },
"permissionRevokedPermissionName": { "permissionRevokedPermissionName": {
"message": "", "message": "Πρόσβαση στα δεδομένα σας σε όλους τους ιστότοπους",
"description": "The exact name of the permission. Exactly as it is displayed in Firefox." "description": "The exact name of the permission. Exactly as it is displayed in Firefox."
}, },
"permissionRevokedDescription": { "permissionRevokedDescription": {
"message": "", "message": "Παρακαλώ μην ανακαλέσετε την άδεια. Το LocalCDN τη χρειάζεται για την ανίχνευση και την ανακατεύθυνση των αιτημάτων στα CDN.",
"description": "Please do not disable the permission. LocalCDN needs the permission to detect and redirect requests to CDNs." "description": "Please do not disable the permission. LocalCDN needs the permission to detect and redirect requests to CDNs."
}, },
"helpWhyThisPermission": { "helpWhyThisPermission": {
"message": "", "message": "Γιατί η επέκταση αυτή χρειάζεται αυτή την άδεια;",
"description": "Why does this extension need this permission?" "description": "Why does this extension need this permission?"
}, },
"helpPermissionDescription": { "helpPermissionDescription": {
"message": "", "message": "Το LocalCDN χρειάζεται να γνωρίζει τι αιτήσεις δημιουργούνται από έναν ιστότοπο, για την ανακατεύθυνση ή την αποκλεισμό του. Με την παρουσίαση του MV3, η άδεια αυτή θεωρείται προαιρετική.",
"description": "LocalCDN needs to know which requests are created by a website to redirect or block it. With the introduction of MV3, this permission is listed as an optional permission." "description": "LocalCDN needs to know which requests are created by a website to redirect or block it. With the introduction of MV3, this permission is listed as an optional permission."
}, },
"permissionMissing": { "permissionMissing": {
"message": "", "message": "Ανύπαρκτη άδεια",
"description": "Missing permission" "description": "Missing permission"
}, },
"permissionAllow": { "permissionAllow": {
"message": "", "message": "Επίτρεψε",
"description": "Allow" "description": "Allow"
}, },
"permissionMoreInfo": { "permissionMoreInfo": {
"message": "", "message": "Περισσότερες πληροφορίες",
"description": "More info" "description": "More info"
} }
} }