33 lines
2 KiB
Text
33 lines
2 KiB
Text
# This Source Code Form is subject to the terms of the Mozilla Public
|
||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||
|
||
webext-perms-learn-more = Μάθετε περισσότερα
|
||
# Variables:
|
||
# $addonName (String): localized named of the extension that is asking to change the default search engine.
|
||
# $currentEngine (String): name of the current search engine.
|
||
# $newEngine (String): name of the new search engine.
|
||
webext-default-search-description = Το { $addonName } επιθυμεί να αλλάξει την προεπιλεγμένη μηχανή αναζήτησης από { $currentEngine } σε { $newEngine }. Συμφωνείτε;
|
||
webext-default-search-yes =
|
||
.label = Ναι
|
||
.accesskey = Ν
|
||
webext-default-search-no =
|
||
.label = Όχι
|
||
.accesskey = Ό
|
||
# Variables:
|
||
# $addonName (String): localized named of the extension that was just installed.
|
||
addon-post-install-message = Έγινε προσθήκη του { $addonName }.
|
||
|
||
## A modal confirmation dialog to allow an extension on quarantined domains.
|
||
|
||
# Variables:
|
||
# $addonName (String): localized name of the extension.
|
||
webext-quarantine-confirmation-title = Εκτέλεση του { $addonName } σε περιορισμένους ιστοτόπους;
|
||
webext-quarantine-confirmation-line-1 = Για την προστασία των δεδομένων σας, δεν επιτρέπεται η εκτέλεση αυτής της επέκτασης σε αυτόν τον ιστότοπο.
|
||
webext-quarantine-confirmation-line-2 = Επιτρέψτε σε αυτήν την επέκταση, εάν την εμπιστεύεστε, να διαβάζει και να αλλάζει τα δεδομένα σας σε ιστοτόπους που περιορίζονται από τη { -vendor-short-name }.
|
||
webext-quarantine-confirmation-allow =
|
||
.label = Αποδοχή
|
||
.accesskey = Α
|
||
webext-quarantine-confirmation-deny =
|
||
.label = Απόρριψη
|
||
.accesskey = π
|