mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-26 19:41:29 +08:00
Translated using Weblate (Catalan)
Currently translated at 95.8% (116 of 121 strings) Translated using Weblate (Catalan) Currently translated at 100.0% (53 of 53 strings) Translated using Weblate (Catalan) Currently translated at 98.8% (84 of 85 strings) Translated using Weblate (Catalan) Currently translated at 100.0% (10 of 10 strings) Translated using Weblate (Catalan) Currently translated at 100.0% (70 of 70 strings) Co-authored-by: Eduard Frigola <eduardfrigola@yahoo.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/ca/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/ca/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/ca/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/ca/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/ca/ Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-configeditor Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-live
This commit is contained in:

committed by
Nicolas Mowen

parent
a0e657e207
commit
cbd71b25e2
@@ -110,5 +110,12 @@
|
||||
"error": "No s'ha pogut suprimir: {{error}}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"imagePicker": {
|
||||
"selectImage": "Selecciona la miniatura d'un objecte rastrejat",
|
||||
"search": {
|
||||
"placeholder": "Cerca per etiqueta o subetiqueta..."
|
||||
},
|
||||
"noImages": "No s'han trobat miniatures per a aquesta càmera"
|
||||
}
|
||||
}
|
||||
|
@@ -122,5 +122,13 @@
|
||||
},
|
||||
"motion": {
|
||||
"showMotionOnly": "Mostar només el moviment"
|
||||
},
|
||||
"classes": {
|
||||
"label": "Classes",
|
||||
"all": {
|
||||
"title": "Totes les classes"
|
||||
},
|
||||
"count_one": "{{count}} Classe",
|
||||
"count_other": "{{count}} Classes"
|
||||
}
|
||||
}
|
||||
|
@@ -12,5 +12,7 @@
|
||||
"savingError": "Error al desar la configuració"
|
||||
}
|
||||
},
|
||||
"confirm": "Sortir sense desar?"
|
||||
"confirm": "Sortir sense desar?",
|
||||
"safeConfigEditor": "Editor de Configuració (Mode Segur)",
|
||||
"safeModeDescription": "Frigate està en mode segur a causa d'un error de validació de la configuració."
|
||||
}
|
||||
|
@@ -97,7 +97,8 @@
|
||||
"success": {
|
||||
"updatedSublabel": "Subetiqueta actualitzada amb èxit.",
|
||||
"updatedLPR": "Matrícula actualitzada amb èxit.",
|
||||
"regenerate": "El {{provider}} ha sol·licitat una nova descripció. En funció de la velocitat del vostre proveïdor, la nova descripció pot trigar un temps a regenerar-se."
|
||||
"regenerate": "El {{provider}} ha sol·licitat una nova descripció. En funció de la velocitat del vostre proveïdor, la nova descripció pot trigar un temps a regenerar-se.",
|
||||
"audioTranscription": "Transcripció d'àudio sol·licitada amb èxit."
|
||||
},
|
||||
"error": {
|
||||
"regenerate": "No s'ha pogut contactar amb {{provider}} per obtenir una nova descripció: {{errorMessage}}",
|
||||
|
@@ -32,7 +32,15 @@
|
||||
"label": "Fer clic a la imatge per centrar la càmera PTZ"
|
||||
}
|
||||
},
|
||||
"presets": "Predefinits de la càmera PTZ"
|
||||
"presets": "Predefinits de la càmera PTZ",
|
||||
"focus": {
|
||||
"in": {
|
||||
"label": "Enfoca la càmera PTZ aprop"
|
||||
},
|
||||
"out": {
|
||||
"label": "Enfoca la càmera PTZ lluny"
|
||||
}
|
||||
}
|
||||
},
|
||||
"documentTitle": "Directe - Frigate",
|
||||
"documentTitle.withCamera": "{{camera}} - Directe - Frigate",
|
||||
@@ -154,5 +162,9 @@
|
||||
"label": "Editar grup de càmeres"
|
||||
},
|
||||
"exitEdit": "Sortir de l'edició"
|
||||
},
|
||||
"transcription": {
|
||||
"enable": "Habilita la transcripció d'àudio en temps real",
|
||||
"disable": "Deshabilita la transcripció d'àudio en temps real"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user