mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-01 19:17:41 +03:00
Currently translated at 100.0% (1081 of 1081 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (236 of 236 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (1077 of 1077 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (26 of 26 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (101 of 101 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (64 of 64 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (86 of 86 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (62 of 62 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (95 of 95 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (81 of 81 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (145 of 145 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (1076 of 1076 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (1074 of 1074 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (790 of 790 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: lukasig <lukasig@hotmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ro/ Translation: Frigate NVR/Config - Global Translation: Frigate NVR/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-player Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-settings
53 lines
1.6 KiB
JSON
53 lines
1.6 KiB
JSON
{
|
|
"noRecordingsFoundForThisTime": "Nu au fost gasite inregistrari in perioada de timp mentionata",
|
|
"noPreviewFound": "Nu a fost gasita o Previzualizare",
|
|
"noPreviewFoundFor": "Nu există previzualizari pentru {{cameraName}}",
|
|
"submitFrigatePlus": {
|
|
"title": "Trimiteti acest cadru catre Frigate+?",
|
|
"submit": "Trimite",
|
|
"previewError": "Nu s-a putut încărca previzualizarea snapshot-ului. S-ar putea ca înregistrarea să nu fie disponibilă în acest moment."
|
|
},
|
|
"livePlayerRequiredIOSVersion": "iOS 17.1 sau mai recent este necesar pentru acest tip de stream live.",
|
|
"streamOffline": {
|
|
"title": "Stream Offline",
|
|
"desc": "Nici un cadru nu a fost receptionat de la streamul {{cameraName}} <code>detect</code>, verifica logurile de eroare"
|
|
},
|
|
"cameraDisabled": "Camera este dezactivata",
|
|
"stats": {
|
|
"streamType": {
|
|
"title": "Tip Stream:",
|
|
"short": "Tip"
|
|
},
|
|
"bandwidth": {
|
|
"title": "Latime de Banda:",
|
|
"short": "Latime de Banda"
|
|
},
|
|
"latency": {
|
|
"title": "Latenta:",
|
|
"value": "{{seconds}} secunde",
|
|
"short": {
|
|
"title": "Latenta",
|
|
"value": "{{seconds}} sec"
|
|
}
|
|
},
|
|
"totalFrames": "Total Cadre:",
|
|
"droppedFrames": {
|
|
"title": "Cadre Pierdute:",
|
|
"short": {
|
|
"title": "Pierdut",
|
|
"value": "{{droppedFrames}} cadre"
|
|
}
|
|
},
|
|
"decodedFrames": "Cadre Decodate:",
|
|
"droppedFrameRate": "Rata de Cadre Pierdute:"
|
|
},
|
|
"toast": {
|
|
"error": {
|
|
"submitFrigatePlusFailed": "Eraoare trimitere Cadru catre Frigate+"
|
|
},
|
|
"success": {
|
|
"submittedFrigatePlus": "Cadru trimis cu Succes catre Frigate+"
|
|
}
|
|
}
|
|
}
|