mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-01 19:17:41 +03:00
Currently translated at 100.0% (236 of 236 strings) Translated using Weblate (Catalan) Currently translated at 100.0% (1081 of 1081 strings) Translated using Weblate (Catalan) Currently translated at 100.0% (1077 of 1077 strings) Translated using Weblate (Catalan) Currently translated at 100.0% (101 of 101 strings) Translated using Weblate (Catalan) Currently translated at 100.0% (26 of 26 strings) Translated using Weblate (Catalan) Currently translated at 100.0% (64 of 64 strings) Translated using Weblate (Catalan) Currently translated at 100.0% (1077 of 1077 strings) Translated using Weblate (Catalan) Currently translated at 100.0% (86 of 86 strings) Translated using Weblate (Catalan) Currently translated at 100.0% (58 of 58 strings) Translated using Weblate (Catalan) Currently translated at 100.0% (145 of 145 strings) Translated using Weblate (Catalan) Currently translated at 100.0% (95 of 95 strings) Translated using Weblate (Catalan) Currently translated at 97.8% (93 of 95 strings) Translated using Weblate (Catalan) Currently translated at 100.0% (95 of 95 strings) Translated using Weblate (Catalan) Currently translated at 100.0% (81 of 81 strings) Translated using Weblate (Catalan) Currently translated at 100.0% (145 of 145 strings) Translated using Weblate (Catalan) Currently translated at 100.0% (1076 of 1076 strings) Translated using Weblate (Catalan) Currently translated at 100.0% (790 of 790 strings) Translated using Weblate (Catalan) Currently translated at 100.0% (1074 of 1074 strings) Co-authored-by: Eduardo Pastor Fernández <123eduardoneko123@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: anton garcias <isaga.percompartir@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ca/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/ca/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/ca/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/ca/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/ca/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/ca/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/ca/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/ca/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ca/ 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-facelibrary Translation: Frigate NVR/views-settings
129 lines
4.6 KiB
JSON
129 lines
4.6 KiB
JSON
{
|
||
"documentTitle": "Exportar - Frigate",
|
||
"search": "Buscar",
|
||
"noExports": "No s'han trobat exportacions",
|
||
"deleteExport": {
|
||
"label": "Suprimeix l'exportació"
|
||
},
|
||
"deleteExport.desc": "Estàs segur que vols eliminar {{exportName}}?",
|
||
"editExport": {
|
||
"title": "Renombrar exportació",
|
||
"desc": "Introdueix un nou nom per a aquesta exportació.",
|
||
"saveExport": "Desar exportació"
|
||
},
|
||
"toast": {
|
||
"error": {
|
||
"renameExportFailed": "Error al canviar el nom de l’exportació: {{errorMessage}}",
|
||
"assignCaseFailed": "No s'ha pogut actualitzar l'assignació de cas:{{errorMessage}}",
|
||
"caseSaveFailed": "No s'ha pogut desar el cas: {{errorMessage}}",
|
||
"caseDeleteFailed": "No s'ha pogut suprimir el cas: {{errorMessage}}"
|
||
}
|
||
},
|
||
"tooltip": {
|
||
"shareExport": "Comparteix l'exportació",
|
||
"downloadVideo": "Baixa el vídeo",
|
||
"editName": "Edita el nom",
|
||
"deleteExport": "Suprimeix l'exportació",
|
||
"assignToCase": "Afegeix al cas",
|
||
"removeFromCase": "Elimina del cas"
|
||
},
|
||
"headings": {
|
||
"cases": "Casos",
|
||
"uncategorizedExports": "Exportacions sense categoria"
|
||
},
|
||
"caseDialog": {
|
||
"title": "Afegeix al cas",
|
||
"description": "Trieu un cas existent o creeu-ne un de nou.",
|
||
"selectLabel": "Cas",
|
||
"newCaseOption": "Crea un cas nou",
|
||
"nameLabel": "Nom del cas",
|
||
"descriptionLabel": "Descripció"
|
||
},
|
||
"toolbar": {
|
||
"newCase": "Cas nou",
|
||
"addExport": "Afegeix una exportació",
|
||
"editCase": "Edita el cas",
|
||
"deleteCase": "Suprimeix el cas"
|
||
},
|
||
"deleteCase": {
|
||
"label": "Suprimeix el cas",
|
||
"desc": "Esteu segur que voleu suprimir {{caseName}}?",
|
||
"descKeepExports": "Les exportacions continuaran estant disponibles com a exportacions sense categoria.",
|
||
"descDeleteExports": "Totes les exportacions en aquest cas s'eliminaran permanentment.",
|
||
"deleteExports": "Elimina també les exportacions"
|
||
},
|
||
"caseCard": {
|
||
"emptyCase": "Encara no hi ha exportacions"
|
||
},
|
||
"jobCard": {
|
||
"defaultName": "Exportació de {{camera}}",
|
||
"queued": "En cua",
|
||
"running": "En execució",
|
||
"preparing": "Preparant",
|
||
"copying": "Copiant",
|
||
"encoding": "Codificant",
|
||
"encodingRetry": "Codificant (reintent)",
|
||
"finalizing": "Finalitzant"
|
||
},
|
||
"caseView": {
|
||
"noDescription": "Sense descripció",
|
||
"createdAt": "{{value}} creat",
|
||
"exportCount_one": "1 exportació",
|
||
"exportCount_other": "{{count}} exportacions",
|
||
"cameraCount_one": "1 càmera",
|
||
"cameraCount_other": "{{count}} càmeres",
|
||
"showMore": "Mostra'n més",
|
||
"showLess": "Mostra menys",
|
||
"emptyTitle": "Aquest cas és buit",
|
||
"emptyDescription": "Afegeix les exportacions no categoritzades existents per mantenir el cas organitzat.",
|
||
"emptyDescriptionNoExports": "Encara no hi ha exportacions sense categoria per afegir."
|
||
},
|
||
"caseEditor": {
|
||
"createTitle": "Crea un cas",
|
||
"editTitle": "Edita el cas",
|
||
"namePlaceholder": "Nom del cas",
|
||
"descriptionPlaceholder": "Afegeix notes o context per a aquest cas"
|
||
},
|
||
"addExportDialog": {
|
||
"title": "Afegeix l'exportació a {{caseName}}",
|
||
"searchPlaceholder": "Cerca exportacions sense categoria",
|
||
"empty": "No hi ha exportacions sense categoria que coincideixin amb aquesta cerca.",
|
||
"addButton_one": "Afegeix 1 exportació",
|
||
"addButton_other": "Afegeix {{count}} exportacions",
|
||
"adding": "S'està afegint..."
|
||
},
|
||
"selected_one": "{{count}} seleccionats",
|
||
"selected_other": "{{count}} seleccionats",
|
||
"bulkActions": {
|
||
"addToCase": "Afegeix al cas",
|
||
"moveToCase": "Mou al cas",
|
||
"removeFromCase": "Elimina del cas",
|
||
"delete": "Suprimeix",
|
||
"deleteNow": "Suprimeix ara"
|
||
},
|
||
"bulkDelete": {
|
||
"title": "Suprimeix les exportacions",
|
||
"desc_one": "Esteu segur que voleu suprimir {{count}} l'exportació?",
|
||
"desc_other": "steu segur que voleu suprimir {{count}} exportacions?"
|
||
},
|
||
"bulkRemoveFromCase": {
|
||
"title": "Elimina del cas",
|
||
"desc_one": "Voleu suprimir {{count}} d'aquest cas?",
|
||
"desc_other": "Voleu eliminar {{count}} exportacions d'aquest cas?",
|
||
"descKeepExports": "Les exportacions es mouran a sense categoria.",
|
||
"descDeleteExports": "Les exportacions s'eliminaran permanentment.",
|
||
"deleteExports": "Suprimeix les exportacions"
|
||
},
|
||
"bulkToast": {
|
||
"success": {
|
||
"delete": "Exportacions suprimides amb èxit",
|
||
"reassign": "Assignació de cas actualitzada amb èxit",
|
||
"remove": "S'han eliminat les exportacions del cas"
|
||
},
|
||
"error": {
|
||
"deleteFailed": "No s'han pogut suprimir les exportacions: {{errorMessage}}",
|
||
"reassignFailed": "No s'ha pogut actualitzar l'assignació de cas: {{errorMessage}}"
|
||
}
|
||
}
|
||
}
|