mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 05:24:11 +03:00
Currently translated at 100.0% (639 of 639 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (127 of 127 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (128 of 128 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (125 of 125 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (92 of 92 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (118 of 118 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (639 of 639 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (127 of 127 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (39 of 39 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (214 of 214 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (116 of 116 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (113 of 113 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (108 of 108 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (52 of 52 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (106 of 106 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (598 of 598 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (127 of 127 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (209 of 209 strings) Translated using Weblate (Romanian) Currently translated at 97.1% (103 of 106 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/views-classificationmodel/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-facelibrary/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/ro/ Translation: Frigate NVR/common Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
60 lines
1.9 KiB
JSON
60 lines
1.9 KiB
JSON
{
|
|
"alerts": "Alerte",
|
|
"motion": {
|
|
"label": "Mișcare",
|
|
"only": "Doar mișcare"
|
|
},
|
|
"allCameras": "Toate Camerele",
|
|
"empty": {
|
|
"alert": "Nu sunt alerte de revizuit",
|
|
"detection": "Nu sunt detecții de revizuit",
|
|
"motion": "Nu au fost găsite date despre mișcare"
|
|
},
|
|
"timeline": "Cronologie",
|
|
"timeline.aria": "Selectează cronologia",
|
|
"events": {
|
|
"aria": "Selectează evenimente",
|
|
"noFoundForTimePeriod": "Niciun eveniment gasit pentru acest interval de timp.",
|
|
"label": "Evenimente"
|
|
},
|
|
"documentTitle": "Revizuieste - Frigate",
|
|
"recordings": {
|
|
"documentTitle": "Inregistrari - frigate"
|
|
},
|
|
"calendarFilter": {
|
|
"last24Hours": "Ultimele 24 de ore"
|
|
},
|
|
"markAsReviewed": "Marchează ca revizuit",
|
|
"markTheseItemsAsReviewed": "Marchează aceste articole ca revizuite",
|
|
"newReviewItems": {
|
|
"label": "Vezi articole noi de revizuit",
|
|
"button": "Articole Noi de Revizuit"
|
|
},
|
|
"camera": "Camera foto",
|
|
"detections": "Detecții",
|
|
"detected": "detectat",
|
|
"selected_one": "{{count}} selectate",
|
|
"selected_other": "{{count}} selectate",
|
|
"suspiciousActivity": "Activitate suspectă",
|
|
"threateningActivity": "Activitate amenințătoare",
|
|
"detail": {
|
|
"noDataFound": "Nicio dată detaliată de revizuit",
|
|
"aria": "Comută vizualizarea detaliată",
|
|
"trackedObject_one": "{{count}} obiect",
|
|
"trackedObject_other": "{{count}} obiecte",
|
|
"noObjectDetailData": "Nicio dată de detaliu obiect disponibilă.",
|
|
"label": "Detaliu",
|
|
"settings": "Setări vizualizare detaliată",
|
|
"alwaysExpandActive": {
|
|
"title": "Extinde întotdeauna activul",
|
|
"desc": "Extinde întotdeauna detaliile obiectului elementului activ de revizuire, atunci când sunt disponibile."
|
|
}
|
|
},
|
|
"objectTrack": {
|
|
"trackedPoint": "Punct urmărit",
|
|
"clickToSeek": "Apasă pentru a naviga la acest moment"
|
|
},
|
|
"zoomIn": "Mărește",
|
|
"zoomOut": "Micșorează"
|
|
}
|