diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-el/browser/browser/search.ftl | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/l10n-el/browser/browser/search.ftl b/l10n-el/browser/browser/search.ftl new file mode 100644 index 0000000000..88c8eff74c --- /dev/null +++ b/l10n-el/browser/browser/search.ftl @@ -0,0 +1,38 @@ +# 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/. + + +## These strings are used for errors when installing OpenSearch engines, e.g. +## via "Add Search Engine" on the address bar or search bar. +## Variables +## $location-url (String) - the URL of the OpenSearch engine that was attempted to be installed. + +opensearch-error-duplicate-title = Σφάλμα εγκατάστασης +opensearch-error-duplicate-desc = Το { -brand-short-name } δεν μπόρεσε να εγκαταστήσει το άρθρωμα αναζήτησης από το «{ $location-url }», επειδή υπάρχει ήδη μηχανή με το ίδιο όνομα. + +opensearch-error-format-title = Μη έγκυρη μορφή +opensearch-error-format-desc = Το { -brand-short-name } δεν μπόρεσε να εγκαταστήσει τη μηχανή αναζήτησης από το: { $location-url } + +opensearch-error-download-title = Σφάλμα λήψης +opensearch-error-download-desc = Το { -brand-short-name } δεν μπόρεσε να κάνει λήψη του αρθρώματος αναζήτησης από: { $location-url } + +## + +searchbar-submit = + .tooltiptext = Υποβολή αναζήτησης + +# This string is displayed in the search box when the input field is empty +searchbar-input = + .placeholder = Αναζήτηση + +searchbar-icon = + .tooltiptext = Αναζήτηση + +## Infobar shown when search engine is removed and replaced. +## Variables +## $oldEngine (String) - the search engine to be removed. +## $newEngine (String) - the search engine to replace the removed search engine. + +removed-search-engine-message = <strong>Η προεπιλεγμένη σας μηχανή αναζήτησης έχει αλλάξει.</strong> Το { $oldEngine } δεν είναι πλέον διαθέσιμο ως προεπιλεγμένη μηχανή αναζήτησης στο { -brand-short-name }. Το { $newEngine } αποτελεί τη νέα σας προεπιλεγμένη μηχανή αναζήτησης. Για να ορίσετε μια άλλη προεπιλογή, μεταβείτε στις ρυθμίσεις. <label data-l10n-name="remove-search-engine-article">Μάθετε περισσότερα</label> +remove-search-engine-button = OK |