From 703f782be17b3ecf322bea4ef6743b100821ebcb Mon Sep 17 00:00:00 2001 From: Nico G Date: Thu, 10 Apr 2025 12:59:01 +0000 Subject: [PATCH] Translated using Weblate (Catalan) Currently translated at 87.3% (498 of 570 strings) Translation: Tandoor/Recipes Frontend Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/ca/ --- vue/src/locales/ca.json | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/vue/src/locales/ca.json b/vue/src/locales/ca.json index 8cc5775a5..06fb886ec 100644 --- a/vue/src/locales/ca.json +++ b/vue/src/locales/ca.json @@ -499,21 +499,21 @@ "Supermarkets": "", "User": "", "Username": "", - "First_name": "", - "Last_name": "", - "Keyword": "", - "Advanced": "", - "Page": "", - "Single": "", - "Multiple": "", - "Reset": "", - "Disabled": "", - "Disable": "", - "Enable": "", - "Options": "", - "Create Food": "", - "create_food_desc": "", - "additional_options": "", + "First_name": "Nom", + "Last_name": "Cognoms", + "Keyword": "Paraula clau", + "Advanced": "Avançat", + "Page": "Pàgina", + "Single": "Únic/a", + "Multiple": "Múltiple", + "Reset": "Restablir", + "Disabled": "Desactivat", + "Disable": "Desactivar", + "Enable": "Activat", + "Options": "Opcions", + "Create Food": "Crear aliment/ingredient", + "create_food_desc": "Crear un aliment i vincular-lo a aquesta recepta.", + "additional_options": "Opcions addicionals", "Importer_Help": "", "Documentation": "", "Select_App_To_Import": "", @@ -566,5 +566,6 @@ "Transpose_Words": "", "Name_Replace": "", "Food_Replace": "Aliment equivalent", - "Unit_Replace": "Substituir unitat" + "Unit_Replace": "Substituir unitat", + "DefaultPage": "Pàgina per defecte" }