mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-09-26 21:38:56 +03:00
Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ Translation: Frigate NVR/components-player Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings
51 lines
1.9 KiB
JSON
51 lines
1.9 KiB
JSON
{
|
|
"noRecordingsFoundForThisTime": "Δεν βρέθηκαν εγγραφές για αυτήν την ώρα",
|
|
"noPreviewFound": "Δεν βρέθηκε προεπισκόπηση",
|
|
"noPreviewFoundFor": "Δεν βρέθηκε προεπισκόπηση για {{cameraName}}",
|
|
"submitFrigatePlus": {
|
|
"title": "Να υποβληθεί αυτό το καρέ στο Frigate+;",
|
|
"submit": "Υποβολή"
|
|
},
|
|
"livePlayerRequiredIOSVersion": "iOS 17.1 ή μεγαλύτερο χρειάζεται για αυτό τον τύπο του live stream.",
|
|
"streamOffline": {
|
|
"title": "Η μετάδοση είναι εκτός λειτουργίας",
|
|
"desc": "Δεν έχουν ληφθεί καρέ στη ροή {{cameraName}} <code>detect</code>, ελέγξτε τα αρχεία καταγραφής σφαλμάτων"
|
|
},
|
|
"stats": {
|
|
"streamType": {
|
|
"title": "Τύπος μετάδοσης:",
|
|
"short": "Τύπος"
|
|
},
|
|
"bandwidth": {
|
|
"title": "Ταχύτητα:",
|
|
"short": "Ταχύτητα"
|
|
},
|
|
"latency": {
|
|
"title": "Καθυστέρηση:",
|
|
"value": "{{seconds}} δευτερόλεπτα",
|
|
"short": {
|
|
"title": "Καθυστέρηση",
|
|
"value": "{{seconds}} δευτερόλεπτα"
|
|
}
|
|
},
|
|
"totalFrames": "Συνολικός αριθμός Καρέ:",
|
|
"droppedFrames": {
|
|
"title": "Απορριφθέντα καρέ:",
|
|
"short": {
|
|
"title": "Απορριφθέντα",
|
|
"value": "{{droppedFrames}} καρέ"
|
|
}
|
|
},
|
|
"decodedFrames": "Αποκωδικοποιημένα Καρέ:",
|
|
"droppedFrameRate": "Ρυθμός Απορριφθέντων Καρέ:"
|
|
},
|
|
"toast": {
|
|
"success": {
|
|
"submittedFrigatePlus": "Επιτυχής αποστολή εικόνας στο Frigate+"
|
|
},
|
|
"error": {
|
|
"submitFrigatePlusFailed": "Αποτυχία αποστολής εικόνας στο Frigate+"
|
|
}
|
|
}
|
|
}
|