frigate/web/public/locales/el/views/configEditor.json
2025-12-23 17:16:53 +01:00

19 lines
892 B
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.

{
"documentTitle": "Επεξεργαστής ρυθμίσεων - DIENST",
"configEditor": "Επεξεργαστής Ρυθμίσεων",
"saveAndRestart": "Αποθήκευση και επανεκκίνηση",
"safeConfigEditor": "Επεξεργαστής ρυθμίσεων (Ασφαλής Λειτουργία)",
"safeModeDescription": "Το Frigate είναι σε ασφαλή λειτουργία λόγω λάθους εγκυρότητας ρυθμίσεων.",
"copyConfig": "Αντιγραφή Ρυθμίσεων",
"saveOnly": "Μόνο Αποθήκευση",
"confirm": "Έξοδος χωρίς αποθήκευση;",
"toast": {
"success": {
"copyToClipboard": "Οι Ρυθμίσεις αντιγράφτηκαν στο πρόχειρο."
},
"error": {
"savingError": "Σφάλμα αποθήκευσης ρυθμίσεων"
}
}
}