frigate/web/public/locales/ro/views/exports.json
Hosted Weblate 4374f49abf
Added translation using Weblate (Romanian)
Added translation using Weblate (Romanian)

Added translation using Weblate (Romanian)

Added translation using Weblate (Romanian)

Translated using Weblate (Romanian)

Currently translated at 100.0% (23 of 23 strings)

Translated using Weblate (Romanian)

Currently translated at 100.0% (98 of 98 strings)

Translated using Weblate (Romanian)

Currently translated at 100.0% (46 of 46 strings)

Translated using Weblate (Romanian)

Currently translated at 100.0% (74 of 74 strings)

Translated using Weblate (Romanian)

Currently translated at 100.0% (49 of 49 strings)

Translated using Weblate (Romanian)

Currently translated at 100.0% (147 of 147 strings)

Translated using Weblate (Romanian)

Currently translated at 100.0% (228 of 228 strings)

Translated using Weblate (Romanian)

Currently translated at 100.0% (58 of 58 strings)

Translated using Weblate (Romanian)

Currently translated at 100.0% (136 of 136 strings)

Translated using Weblate (Romanian)

Currently translated at 100.0% (895 of 895 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Languages add-on <noreply-addon-languages@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-camera/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-explore/ro/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/ro/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/ro/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/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/components-camera
Translation: Frigate NVR/components-dialog
Translation: Frigate NVR/components-filter
Translation: Frigate NVR/views-explore
Translation: Frigate NVR/views-exports
Translation: Frigate NVR/views-live
Translation: Frigate NVR/views-search
Translation: Frigate NVR/views-settings
Translation: Frigate NVR/views-system
2026-03-04 09:26:49 +01:00

38 lines
1.1 KiB
JSON

{
"search": "Căutare",
"documentTitle": "Exporturi - Frigate",
"noExports": "Nu s-au găsit exporturi",
"deleteExport": "Șterge exportul",
"deleteExport.desc": "Sigur vrei să ștergi {{exportName}}?",
"editExport": {
"title": "Redenumire export",
"saveExport": "Salvează exportul",
"desc": "Introdu un nume nou pentru acest export."
},
"toast": {
"error": {
"renameExportFailed": "Redenumirea exportului a eșuat: {{errorMessage}}",
"assignCaseFailed": "Actualizarea atribuirii cazului a eșuat: {{errorMessage}}"
}
},
"tooltip": {
"shareExport": "Partajează exportul",
"downloadVideo": "Descarcă video",
"editName": "Editează numele",
"deleteExport": "Șterge exportul",
"assignToCase": "Adaugă la un caz"
},
"headings": {
"cases": "Cazuri",
"uncategorizedExports": "Exporturi necategorizate"
},
"caseDialog": {
"title": "Adaugă la un caz",
"description": "Alege un caz existent sau creează unul nou.",
"selectLabel": "Caz",
"newCaseOption": "Creează un caz nou",
"nameLabel": "Numele cazului",
"descriptionLabel": "Descriere"
}
}