mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-22 20:18:30 +03:00
Translated using Weblate (Romanian)
Currently translated at 100.0% (215 of 215 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (136 of 136 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (43 of 43 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (136 of 136 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-events/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/ro/ Translation: Frigate NVR/common Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-system
This commit is contained in:
parent
1c7f68bf44
commit
849677c758
@ -247,7 +247,8 @@
|
|||||||
"show": "Afișează {{item}}",
|
"show": "Afișează {{item}}",
|
||||||
"ID": "ID",
|
"ID": "ID",
|
||||||
"none": "Niciuna",
|
"none": "Niciuna",
|
||||||
"all": "Toate"
|
"all": "Toate",
|
||||||
|
"other": "Altele"
|
||||||
},
|
},
|
||||||
"selectItem": "Selectează {{item}}",
|
"selectItem": "Selectează {{item}}",
|
||||||
"pagination": {
|
"pagination": {
|
||||||
|
|||||||
@ -8,7 +8,11 @@
|
|||||||
"empty": {
|
"empty": {
|
||||||
"alert": "Nu sunt alerte de revizuit",
|
"alert": "Nu sunt alerte de revizuit",
|
||||||
"detection": "Nu sunt detecții de revizuit",
|
"detection": "Nu sunt detecții de revizuit",
|
||||||
"motion": "Nu au fost găsite date despre mișcare"
|
"motion": "Nu au fost găsite date despre mișcare",
|
||||||
|
"recordingsDisabled": {
|
||||||
|
"title": "Înregistrările trebuie să fie activate",
|
||||||
|
"description": "Elementele de revizuire pot fi create doar pentru o cameră atunci când înregistrările sunt activate pentru acea cameră."
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"timeline": "Cronologie",
|
"timeline": "Cronologie",
|
||||||
"timeline.aria": "Selectează cronologia",
|
"timeline.aria": "Selectează cronologia",
|
||||||
|
|||||||
@ -167,7 +167,10 @@
|
|||||||
"title": "Editează atribute",
|
"title": "Editează atribute",
|
||||||
"desc": "Selectează atributele de clasificare pentru acest {{label}}"
|
"desc": "Selectează atributele de clasificare pentru acest {{label}}"
|
||||||
},
|
},
|
||||||
"attributes": "Atribute de clasificare"
|
"attributes": "Atribute de clasificare",
|
||||||
|
"title": {
|
||||||
|
"label": "Titlu"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"exploreMore": "Explorează mai multe obiecte cu {{label}}",
|
"exploreMore": "Explorează mai multe obiecte cu {{label}}",
|
||||||
"trackedObjectDetails": "Detalii despre obiectul urmărit",
|
"trackedObjectDetails": "Detalii despre obiectul urmărit",
|
||||||
|
|||||||
@ -60,7 +60,14 @@
|
|||||||
"otherProcesses": {
|
"otherProcesses": {
|
||||||
"title": "Alte Procese",
|
"title": "Alte Procese",
|
||||||
"processCpuUsage": "Utilizare CPU",
|
"processCpuUsage": "Utilizare CPU",
|
||||||
"processMemoryUsage": "Utilizare memorie"
|
"processMemoryUsage": "Utilizare memorie",
|
||||||
|
"series": {
|
||||||
|
"go2rtc": "go2rtc",
|
||||||
|
"recording": "înregistrare",
|
||||||
|
"review_segment": "segment de revizuire",
|
||||||
|
"embeddings": "înglobări",
|
||||||
|
"audio_detector": "detector audio"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"title": "General"
|
"title": "General"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user