frigate/web/public/locales/el/common.json
Hosted Weblate 534db717c4 Translated using Weblate (Greek)
Currently translated at 3.9% (23 of 579 strings)

Translated using Weblate (Greek)

Currently translated at 32.2% (29 of 90 strings)

Translated using Weblate (Greek)

Currently translated at 40.2% (80 of 199 strings)

Co-authored-by: Christos Sidiropoulos <dev@csidirop.de>
Co-authored-by: George Betsis <gbetsis@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/el/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/el/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/el/
Translation: Frigate NVR/common
Translation: Frigate NVR/views-live
Translation: Frigate NVR/views-settings
2025-10-21 10:49:33 -06:00

126 lines
3.7 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.

{
"time": {
"untilForTime": "Ως {{time}}",
"untilForRestart": "Μέχρι να γίνει επανεκίννηση του Frigate.",
"untilRestart": "Μέχρι να γίνει επανεκκίνηση",
"justNow": "Μόλις τώρα",
"ago": "Πριν {{timeAgo}}",
"today": "Σήμερα",
"yesterday": "Εχθές",
"last7": "Τελευταίες 7 ημέρες",
"year_one": "{{time}} χρόνος",
"year_other": "{{time}} χρόνια",
"month_one": "{{time}} μήνας",
"month_other": "{{time}} μήνες",
"day_one": "{{time}} ημέρα",
"day_other": "{{time}} ημέρες",
"hour_one": "{{time}} ώρα",
"hour_other": "{{time}} ώρες",
"minute_one": "{{time}} λεπτό",
"minute_other": "{{time}} λεπτά",
"second_one": "{{time}} δευτερόλεπτο",
"second_other": "{{time}} δευτερόλεπτα",
"last14": "Τελευταίες 14 ημέρες",
"last30": "Τελευταίες 30 ημέρες",
"thisWeek": "Αυτή την εβδομάδα",
"lastWeek": "Προηγούμενη Εβδομάδα",
"am": "π.μ.",
"yr": "{{time}}χρ",
"mo": "{{time}}μη",
"thisMonth": "Αυτό τον Μήνα",
"lastMonth": "Τελευταίος Μήνας",
"5minutes": "5 λεπτά",
"10minutes": "10 λεπτά",
"30minutes": "30 λεπτά",
"1hour": "1 ώρα",
"12hours": "12 ώρες",
"24hours": "24 ώρες",
"pm": "μ.μ.",
"formattedTimestamp": {
"12hour": "d MMM, h:mm:ss aaa",
"24hour": "d MMM, HH:mm:ss"
},
"formattedTimestamp2": {
"12hour": "MM/dd h:mm:ssa",
"24hour": "d MMM HH:mm:ss"
},
"formattedTimestampHourMinute": {
"12hour": "h:mm aaa",
"24hour": "HH:mm"
},
"formattedTimestampHourMinuteSecond": {
"12hour": "h:mm:ss aaa",
"24hour": "HH:mm:ss"
},
"formattedTimestampMonthDayHourMinute": {
"12hour": "d MMM, h:mm aaa",
"24hour": "d MMM, HH:mm"
},
"formattedTimestampMonthDayYear": {
"12hour": "d MMM yyyy",
"24hour": "d MMM yyyy"
},
"formattedTimestampMonthDayYearHourMinute": {
"12hour": "d MMM yyyy, h:mm aaa",
"24hour": "d MMM yyyy, HH:mm"
},
"formattedTimestampMonthDay": "d MMM",
"formattedTimestampFilename": {
"12hour": "dd-MM-yy-h-mm-ss-a",
"24hour": "dd-MM-yy-HH-mm-ss"
}
},
"menu": {
"live": {
"cameras": {
"count_one": "{{count}} Κάμερα",
"count_other": "{{count}} Κάμερες"
}
}
},
"button": {
"save": "Αποθήκευση",
"apply": "Εφαρμογή",
"reset": "Επαναφορά",
"done": "Τέλος",
"enabled": "Ενεργοποιημένο",
"enable": "Ενεργοποίηση",
"disabled": "Απενεργοποιημένο",
"disable": "Απενεργοποίηση",
"saving": "Αποθήκευση…",
"cancel": "Ακύρωση",
"close": "Κλείσιμο",
"copy": "Αντιγραφή",
"back": "Πίσω",
"pictureInPicture": "Εικόνα σε εικόνα",
"cameraAudio": "Ήχος κάμερας",
"edit": "Επεξεργασία",
"copyCoordinates": "Αντιγραφή συντεταγμένων",
"delete": "Διαγραφή",
"yes": "Ναι",
"no": "Όχι",
"download": "Κατέβασμα",
"info": "Πληροφορίες"
},
"unit": {
"speed": {
"mph": "mph",
"kph": "χλμ/ώρα"
},
"length": {
"meters": "μέτρα"
},
"data": {
"kbps": "kB/s",
"mbps": "MB/s",
"gbps": "GB/s",
"kbph": "kB/ώρα",
"mbph": "MB/ώρα",
"gbph": "GB/ώρα"
}
},
"label": {
"back": "Επιστροφή"
}
}