mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-08-22 13:47:29 +02:00
Currently translated at 100.0% (431 of 431 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (85 of 85 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (124 of 124 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (26 of 26 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (10 of 10 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (70 of 70 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (53 of 53 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (191 of 191 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-filter/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/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-live/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ro/ Translation: Frigate NVR/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-configeditor Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings
19 lines
607 B
JSON
19 lines
607 B
JSON
{
|
|
"documentTitle": "Editor de configurație - Frigate",
|
|
"configEditor": "Editor de configurație",
|
|
"copyConfig": "Copiază setările",
|
|
"saveAndRestart": "Salvează și repornește",
|
|
"saveOnly": "Salvează",
|
|
"toast": {
|
|
"success": {
|
|
"copyToClipboard": "Setări copiate."
|
|
},
|
|
"error": {
|
|
"savingError": "Eroare la salvarea setărilor"
|
|
}
|
|
},
|
|
"confirm": "Ieși fără să salvezi?",
|
|
"safeConfigEditor": "Editor de configurație (mod de siguranță)",
|
|
"safeModeDescription": "Frigate este în modul de siguranță din cauza unei erori de validare a configurației."
|
|
}
|