From a89411aeec630096b9c82a4214d5428dfc7c5a4f Mon Sep 17 00:00:00 2001 From: Nico G Date: Mon, 31 Mar 2025 12:50:55 +0000 Subject: [PATCH] Translated using Weblate (Catalan) Currently translated at 85.4% (417 of 488 strings) Translation: Tandoor/Recipes Backend Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/ca/ --- cookbook/locale/ca/LC_MESSAGES/django.po | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/cookbook/locale/ca/LC_MESSAGES/django.po b/cookbook/locale/ca/LC_MESSAGES/django.po index 562f353cf..1309673b1 100644 --- a/cookbook/locale/ca/LC_MESSAGES/django.po +++ b/cookbook/locale/ca/LC_MESSAGES/django.po @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-08-01 15:04+0200\n" -"PO-Revision-Date: 2025-03-12 09:58+0000\n" +"PO-Revision-Date: 2025-04-01 12:58+0000\n" "Last-Translator: Nico G \n" "Language-Team: Catalan \n" @@ -2370,14 +2370,20 @@ msgstr "" #: .\cookbook\views\api.py:916 msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgstr "" +"ID dels aliments, repeteix-lo per a múltiples. Retorna les receptes que " +"continguin més d'un aliment" #: .\cookbook\views\api.py:917 msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgstr "" +"ID d'aliments, repetiu-ho per a múltiples. Retorna receptes amb tots els " +"aliments." #: .\cookbook\views\api.py:918 msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgstr "" +"ID d'aliments, repetiu-ho per a múltiples. Exclou receptes que contingui " +"algun dels aliments." #: .\cookbook\views\api.py:919 msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."