mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 05:24:11 +03:00
Currently translated at 100.0% (130 of 130 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (40 of 40 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (119 of 119 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (55 of 55 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (128 of 128 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/components-dialog/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/ Translation: Frigate NVR/components-dialog Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore
63 lines
2.0 KiB
JSON
63 lines
2.0 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ă",
|
|
"normalActivity": "Normal",
|
|
"needsReview": "Necesită revizuire",
|
|
"securityConcern": "Potențială problemă de securitate"
|
|
}
|