mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-09 23:05:43 +03:00
Currently translated at 7.2% (8 of 110 strings) Translated using Weblate (Romanian) Currently translated at 5.7% (3 of 52 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (2 of 2 strings) Translated using Weblate (Romanian) Currently translated at 48.8% (21 of 43 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Sotski Eugene <jekakmail@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-icons/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/ Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-icons Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary
44 lines
1.2 KiB
JSON
44 lines
1.2 KiB
JSON
{
|
|
"group": {
|
|
"label": "Grupuri de Camere",
|
|
"add": "Adauga Grup de Camere",
|
|
"edit": "Editeaza Grupul de Camere",
|
|
"delete": {
|
|
"label": "Sterge Grupul de Camere",
|
|
"confirm": {
|
|
"title": "Confirma Stergerea",
|
|
"desc": "Esti sigur ca doresti sa stergi gruoul de camere <em>{{name}}</em>?"
|
|
}
|
|
},
|
|
"name": {
|
|
"label": "Nume",
|
|
"placeholder": "Introdu un nume…",
|
|
"errorMessage": {
|
|
"mustLeastCharacters": "Numele grupului de cmere trebuie sa sontina minim 2 caractere.",
|
|
"exists": "Numele grupului de camere exista deja.",
|
|
"nameMustNotPeriod": "Numele grupului de camere nu trebuia sa contina punct.",
|
|
"invalid": "Nume invalid pentru grupul de camere."
|
|
}
|
|
},
|
|
"cameras": {
|
|
"label": "Camere",
|
|
"desc": "Selecteaza camere pentru acest grup."
|
|
},
|
|
"icon": "Pictograma",
|
|
"success": "Grupul de camere {{name}}) a fost salvat.",
|
|
"camera": {
|
|
"setting": {
|
|
"label": "Setarile de Stream ale Camerei",
|
|
"title": "{{cameraName}} Setari de Stream"
|
|
}
|
|
}
|
|
},
|
|
"debug": {
|
|
"options": {
|
|
"label": "Setari",
|
|
"title": "Optiuni",
|
|
"showOptions": "Arata Optiuni"
|
|
}
|
|
}
|
|
}
|