Files
Homarr/public/locales/el/modules/search.json
2023-01-22 17:47:13 +01:00

31 lines
1.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"descriptor": {
"name": "Μπάρα Αναζήτησης",
"description": "Μια γραμμή αναζήτησης που σας επιτρέπει να κάνετε αναζήτηση στην προσαρμοσμένη μηχανή αναζήτησης σας, στο YouTube και στις υποστηριζόμενες ενσωματώσεις."
},
"input": {
"placeholder": "Αναζήτηση στον Ιστό..."
},
"switched-to": "Αλλαγή σε",
"searchEngines": {
"search": {
"name": "Ιστός",
"description": "Αναζήτηση..."
},
"youtube": {
"name": "YouTube",
"description": "Αναζήτηση στο YouTube"
},
"torrents": {
"name": "Τόρρεντ",
"description": "Αναζήτηση για Torrents"
},
"overseerr": {
"name": "Overseerr",
"description": "Αναζήτηση για ταινίες και τηλεοπτικές εκπομπές στο Overseerr"
}
},
"tip": "Μπορείτε να επιλέξετε τη γραμμή αναζήτησης με τη συντόμευση ",
"switchedSearchEngine": "Εναλλαγή για αναζήτηση με {{searchEngine}}"
}