From 9f292b60ae4fa5e0151cc150ca309ad3da1e8815 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sat, 28 Jun 2025 15:35:11 -0500 Subject: [PATCH] New translations en-us.json (Czech) --- frontend/lang/messages/cs-CZ.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/frontend/lang/messages/cs-CZ.json b/frontend/lang/messages/cs-CZ.json index 1e0d353b1..e38b4418d 100644 --- a/frontend/lang/messages/cs-CZ.json +++ b/frontend/lang/messages/cs-CZ.json @@ -596,12 +596,13 @@ "create-recipe-description": "Vytvořit nový recept od nuly.", "create-recipes": "Vytvořit recepty", "import-with-zip": "Importovat pomocí .zip", - "create-recipe-from-an-image": "Vytvořit recept z obrázku", - "create-recipe-from-an-image-description": "Vytvořte recept nahráním obrázku. Mealie se pokusí z obrázku extrahovat text pomocí AI a vytvořit z něj recept.", + "create-recipe-from-an-image": "Create Recipe from Images", + "create-recipe-from-an-image-description": "Create a recipe by uploading images of the recipe text. Mealie will attempt to extract the text from the images using AI and create a new recipe from it.", "crop-and-rotate-the-image": "Oříznout a otočit obrázek tak, aby byl viditelný pouze text a aby byl ve správné orientaci.", - "create-from-image": "Vytvořit z obrázku", + "create-from-images": "Create from Images", "should-translate-description": "Přeložit recept do mého jazyka", "please-wait-image-procesing": "Počkejte prosím, obrázek se zpracovává. Může to chvíli trvat.", + "please-wait-images-processing": "Please wait, the images are processing. This may take some time.", "bulk-url-import": "Hromadný import adres URL", "debug-scraper": "Ladící Scraper", "create-a-recipe-by-providing-the-name-all-recipes-must-have-unique-names": "Vytvořte recept zadáním názvu. Všechny recepty musí mít jedinečná jména.", @@ -660,7 +661,10 @@ "no-food": "Žádné jídlo" }, "reset-servings-count": "Resetovat počet porcí", - "not-linked-ingredients": "Další ingredience" + "not-linked-ingredients": "Další ingredience", + "upload-another-image": "Upload another image", + "upload-images": "Upload images", + "upload-more-images": "Upload more images" }, "recipe-finder": { "recipe-finder": "Vyhledávač receptů",