mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-03 03:57:42 +03:00
Currently translated at 100.0% (1081 of 1081 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (236 of 236 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (1077 of 1077 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (26 of 26 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (101 of 101 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (64 of 64 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (86 of 86 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (62 of 62 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (95 of 95 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (81 of 81 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (145 of 145 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (1076 of 1076 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (1074 of 1074 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (790 of 790 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-player/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/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-exports/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ro/ Translation: Frigate NVR/Config - Global Translation: Frigate NVR/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-player Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-settings
129 lines
4.5 KiB
JSON
129 lines
4.5 KiB
JSON
{
|
|
"search": "Căutare",
|
|
"documentTitle": "Exporturi - Frigate",
|
|
"noExports": "Nu s-au găsit exporturi",
|
|
"deleteExport": {
|
|
"label": "Șterge export"
|
|
},
|
|
"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}}",
|
|
"caseSaveFailed": "Salvarea cazului a eșuat: {{errorMessage}}",
|
|
"caseDeleteFailed": "Ștergerea cazului a eșuat: {{errorMessage}}"
|
|
}
|
|
},
|
|
"tooltip": {
|
|
"shareExport": "Partajează exportul",
|
|
"downloadVideo": "Descarcă video",
|
|
"editName": "Editează numele",
|
|
"deleteExport": "Șterge exportul",
|
|
"assignToCase": "Adaugă la un caz",
|
|
"removeFromCase": "Elimină din 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"
|
|
},
|
|
"toolbar": {
|
|
"newCase": "Caz nou",
|
|
"addExport": "Adaugă export",
|
|
"editCase": "Editează cazul",
|
|
"deleteCase": "Șterge cazul"
|
|
},
|
|
"deleteCase": {
|
|
"label": "Șterge cazul",
|
|
"desc": "Sigur vrei să ștergi {{caseName}}?",
|
|
"descKeepExports": "Exporturile vor rămâne disponibile ca exporturi necategorizate.",
|
|
"descDeleteExports": "Toate exporturile din acest caz vor fi șterse definitiv.",
|
|
"deleteExports": "Șterge și exporturile"
|
|
},
|
|
"caseCard": {
|
|
"emptyCase": "Niciun export încă"
|
|
},
|
|
"jobCard": {
|
|
"defaultName": "Export {{camera}}",
|
|
"queued": "În așteptare",
|
|
"running": "În rulare",
|
|
"preparing": "Pregătire",
|
|
"copying": "Copiere",
|
|
"encoding": "Codare",
|
|
"encodingRetry": "Codare (reîncercare)",
|
|
"finalizing": "Finalizare"
|
|
},
|
|
"caseView": {
|
|
"noDescription": "Fără descriere",
|
|
"createdAt": "Creat {{value}}",
|
|
"exportCount_one": "1 export",
|
|
"exportCount_other": "{{count}} exporturi",
|
|
"cameraCount_one": "1 cameră",
|
|
"cameraCount_other": "{{count}} camere",
|
|
"showMore": "Afișează mai mult",
|
|
"showLess": "Afișează mai puțin",
|
|
"emptyTitle": "Acest caz este gol",
|
|
"emptyDescription": "Adaugă exporturile necategorizate existente pentru a menține cazul organizat.",
|
|
"emptyDescriptionNoExports": "Nu există încă exporturi necategorizate disponibile pentru a fi adăugate."
|
|
},
|
|
"caseEditor": {
|
|
"createTitle": "Creează caz",
|
|
"editTitle": "Editează cazul",
|
|
"namePlaceholder": "Nume caz",
|
|
"descriptionPlaceholder": "Adaugă note sau context pentru acest caz"
|
|
},
|
|
"addExportDialog": {
|
|
"title": "Adaugă export la {{caseName}}",
|
|
"searchPlaceholder": "Caută exporturi necategorizate",
|
|
"empty": "Niciun export necategorizat nu se potrivește cu această căutare.",
|
|
"addButton_one": "Adaugă 1 export",
|
|
"addButton_other": "Adaugă {{count}} exporturi",
|
|
"adding": "Se adaugă..."
|
|
},
|
|
"selected_one": "{{count}} selectat",
|
|
"selected_other": "{{count}} selectate",
|
|
"bulkActions": {
|
|
"addToCase": "Adaugă la caz",
|
|
"moveToCase": "Mută la caz",
|
|
"removeFromCase": "Elimină din caz",
|
|
"delete": "Șterge",
|
|
"deleteNow": "Șterge acum"
|
|
},
|
|
"bulkDelete": {
|
|
"title": "Șterge exporturile",
|
|
"desc_one": "Sigur vrei să ștergi {{count}} export?",
|
|
"desc_other": "Sigur vrei să ștergi {{count}} exporturi?"
|
|
},
|
|
"bulkRemoveFromCase": {
|
|
"title": "Elimină din caz",
|
|
"desc_one": "Elimini {{count}} export din acest caz?",
|
|
"desc_other": "Elimini {{count}} exporturi din acest caz?",
|
|
"descKeepExports": "Exporturile vor fi mutate la necategorizate.",
|
|
"descDeleteExports": "Exporturile vor fi șterse definitiv.",
|
|
"deleteExports": "Șterge exporturile în schimb"
|
|
},
|
|
"bulkToast": {
|
|
"success": {
|
|
"delete": "Exporturile au fost șterse cu succes",
|
|
"reassign": "Alocarea cazului a fost actualizată cu succes",
|
|
"remove": "Exporturile au fost eliminate din caz cu succes"
|
|
},
|
|
"error": {
|
|
"deleteFailed": "Ștergerea exporturilor a eșuat: {{errorMessage}}",
|
|
"reassignFailed": "Actualizarea alocării cazului a eșuat: {{errorMessage}}"
|
|
}
|
|
}
|
|
}
|