From e8db1bbe8032e61feef4043ebc26df87f155b3f2 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Wed, 22 Nov 2023 12:49:38 -0600 Subject: [PATCH 1/4] New Crowdin updates (#2750) * New translations en-us.json (Romanian) * New translations en-us.json (French) * New translations en-us.json (Spanish) * New translations en-us.json (Afrikaans) * New translations en-us.json (Arabic) * New translations en-us.json (Bulgarian) * New translations en-us.json (Catalan) * New translations en-us.json (Czech) * New translations en-us.json (Danish) * New translations en-us.json (German) * New translations en-us.json (Greek) * New translations en-us.json (Finnish) * New translations en-us.json (Hebrew) * New translations en-us.json (Hungarian) * New translations en-us.json (Italian) * New translations en-us.json (Japanese) * New translations en-us.json (Korean) * New translations en-us.json (Lithuanian) * New translations en-us.json (Dutch) * New translations en-us.json (Norwegian) * New translations en-us.json (Polish) * New translations en-us.json (Portuguese) * New translations en-us.json (Russian) * New translations en-us.json (Slovak) * New translations en-us.json (Slovenian) * New translations en-us.json (Serbian (Cyrillic)) * New translations en-us.json (Swedish) * New translations en-us.json (Turkish) * New translations en-us.json (Ukrainian) * New translations en-us.json (Chinese Simplified) * New translations en-us.json (Chinese Traditional) * New translations en-us.json (Vietnamese) * New translations en-us.json (Galician) * New translations en-us.json (Portuguese, Brazilian) * New translations en-us.json (Croatian) * New translations en-us.json (Latvian) * New translations en-us.json (English, United Kingdom) * New translations en-us.json (French, Canada) --- frontend/lang/messages/af-ZA.json | 2 + frontend/lang/messages/ar-SA.json | 2 + frontend/lang/messages/bg-BG.json | 2 + frontend/lang/messages/ca-ES.json | 2 + frontend/lang/messages/cs-CZ.json | 2 + frontend/lang/messages/da-DK.json | 2 + frontend/lang/messages/de-DE.json | 8 ++- frontend/lang/messages/el-GR.json | 2 + frontend/lang/messages/en-GB.json | 2 + frontend/lang/messages/es-ES.json | 106 +++++++++++++++--------------- frontend/lang/messages/fi-FI.json | 2 + frontend/lang/messages/fr-CA.json | 2 + frontend/lang/messages/fr-FR.json | 2 + frontend/lang/messages/gl-ES.json | 2 + frontend/lang/messages/he-IL.json | 2 + frontend/lang/messages/hr-HR.json | 2 + frontend/lang/messages/hu-HU.json | 2 + frontend/lang/messages/it-IT.json | 2 + frontend/lang/messages/ja-JP.json | 2 + frontend/lang/messages/ko-KR.json | 2 + frontend/lang/messages/lt-LT.json | 2 + frontend/lang/messages/lv-LV.json | 2 + frontend/lang/messages/nl-NL.json | 24 +++---- frontend/lang/messages/no-NO.json | 2 + frontend/lang/messages/pl-PL.json | 2 + frontend/lang/messages/pt-BR.json | 2 + frontend/lang/messages/pt-PT.json | 2 + frontend/lang/messages/ro-RO.json | 2 + frontend/lang/messages/ru-RU.json | 2 + frontend/lang/messages/sk-SK.json | 2 + frontend/lang/messages/sl-SI.json | 2 + frontend/lang/messages/sr-SP.json | 2 + frontend/lang/messages/sv-SE.json | 2 + frontend/lang/messages/tr-TR.json | 20 +++--- frontend/lang/messages/uk-UA.json | 2 + frontend/lang/messages/vi-VN.json | 2 + frontend/lang/messages/zh-CN.json | 2 + frontend/lang/messages/zh-TW.json | 2 + 38 files changed, 151 insertions(+), 75 deletions(-) diff --git a/frontend/lang/messages/af-ZA.json b/frontend/lang/messages/af-ZA.json index 49f12f8e338a..24fe44f378d6 100644 --- a/frontend/lang/messages/af-ZA.json +++ b/frontend/lang/messages/af-ZA.json @@ -463,7 +463,9 @@ "add-to-plan": "Voeg by plan", "add-to-timeline": "Voeg by tydlyn", "recipe-added-to-list": "Resep by lys gevoeg", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Resep is by die maaltydplan gevoeg", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Kon nie resep by maaltydplan voeg nie", "yield": "Resultaat", "quantity": "Hoeveelheid", diff --git a/frontend/lang/messages/ar-SA.json b/frontend/lang/messages/ar-SA.json index e8664d6a6e24..0b3e5184a5aa 100644 --- a/frontend/lang/messages/ar-SA.json +++ b/frontend/lang/messages/ar-SA.json @@ -463,7 +463,9 @@ "add-to-plan": "Add to Plan", "add-to-timeline": "Add to Timeline", "recipe-added-to-list": "Recipe added to list", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Recipe added to mealplan", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan", "yield": "Yield", "quantity": "Quantity", diff --git a/frontend/lang/messages/bg-BG.json b/frontend/lang/messages/bg-BG.json index eda1adb7c426..16e741eda106 100644 --- a/frontend/lang/messages/bg-BG.json +++ b/frontend/lang/messages/bg-BG.json @@ -463,7 +463,9 @@ "add-to-plan": "Добави към план", "add-to-timeline": "Добави към времевата линия", "recipe-added-to-list": "Рецептата е добавена към списъка", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Рецептата е добавена към хранителния план", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Рецептата не беше добавена към хранителния план", "yield": "Добив", "quantity": "Количество", diff --git a/frontend/lang/messages/ca-ES.json b/frontend/lang/messages/ca-ES.json index b0f6f4ba3cc9..8955165c29d0 100644 --- a/frontend/lang/messages/ca-ES.json +++ b/frontend/lang/messages/ca-ES.json @@ -463,7 +463,9 @@ "add-to-plan": "Afegiu al menú", "add-to-timeline": "Afegir a la cronologia", "recipe-added-to-list": "Recepta afegida a la llista", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Recepta afegida al menú", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "S'ha produït un error afegint la recepta al menú", "yield": "Racions", "quantity": "Quantitat", diff --git a/frontend/lang/messages/cs-CZ.json b/frontend/lang/messages/cs-CZ.json index 000d4974d2d1..64560599b1e1 100644 --- a/frontend/lang/messages/cs-CZ.json +++ b/frontend/lang/messages/cs-CZ.json @@ -463,7 +463,9 @@ "add-to-plan": "Přidat do jídelníčku", "add-to-timeline": "Add to Timeline", "recipe-added-to-list": "Recept byl přidán na seznam", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Recept byl přidán do jídelníčku", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Přidání receptu do jídelníčku selhalo", "yield": "Úroda", "quantity": "Množství", diff --git a/frontend/lang/messages/da-DK.json b/frontend/lang/messages/da-DK.json index e113bb8a020a..c1ccabc96f55 100644 --- a/frontend/lang/messages/da-DK.json +++ b/frontend/lang/messages/da-DK.json @@ -463,7 +463,9 @@ "add-to-plan": "Tilføj til madplan", "add-to-timeline": "Tilføj til tidslinje", "recipe-added-to-list": "Opskrift tilføjet til listen", + "recipes-added-to-list": "Opskrifter tilføjet til listen", "recipe-added-to-mealplan": "Opskrift tilføjet til madplanen", + "failed-to-add-recipes-to-list": "Kunne ikke tilføje opskrift til listen", "failed-to-add-recipe-to-mealplan": "Kunne ikke tilføje opskrift til madplanen", "yield": "Portioner", "quantity": "Antal", diff --git a/frontend/lang/messages/de-DE.json b/frontend/lang/messages/de-DE.json index 373a2126b052..7881a772cc99 100644 --- a/frontend/lang/messages/de-DE.json +++ b/frontend/lang/messages/de-DE.json @@ -463,7 +463,9 @@ "add-to-plan": "Zum Essensplan hinzufügen", "add-to-timeline": "Zum Zeitstrahl hinzufügen", "recipe-added-to-list": "Rezept wurde zur Einkaufsliste hinzugefügt", + "recipes-added-to-list": "Rezepte wurden zur Einkaufsliste hinzugefügt", "recipe-added-to-mealplan": "Rezept zum Essensplan hinzugefügt", + "failed-to-add-recipes-to-list": "Fehler beim Hinzufügen des Rezepts zur Einkaufsliste", "failed-to-add-recipe-to-mealplan": "Fehler beim Hinzufügen des Rezepts zum Essensplan", "yield": "Portionsangabe", "quantity": "Menge", @@ -957,17 +959,17 @@ "categories": { "edit-category": "Kategorie bearbeiten", "new-category": "Neue Kategorie", - "category-data": "Kategorie-Daten" + "category-data": "Kategorien-Daten" }, "tags": { "new-tag": "Neues Schlagwort", "edit-tag": "Schlagwort bearbeiten", - "tag-data": "Schlagwort-Daten" + "tag-data": "Schlagworte-Daten" }, "tools": { "new-tool": "Neues Utensil", "edit-tool": "Utensil bearbeiten", - "tool-data": "Utensil-Daten" + "tool-data": "Utensilien-Daten" } }, "user-registration": { diff --git a/frontend/lang/messages/el-GR.json b/frontend/lang/messages/el-GR.json index 12106519e334..4450773da31a 100644 --- a/frontend/lang/messages/el-GR.json +++ b/frontend/lang/messages/el-GR.json @@ -463,7 +463,9 @@ "add-to-plan": "Add to Plan", "add-to-timeline": "Add to Timeline", "recipe-added-to-list": "Recipe added to list", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Recipe added to mealplan", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan", "yield": "Yield", "quantity": "Quantity", diff --git a/frontend/lang/messages/en-GB.json b/frontend/lang/messages/en-GB.json index 4909a87eb549..95305639fe32 100644 --- a/frontend/lang/messages/en-GB.json +++ b/frontend/lang/messages/en-GB.json @@ -463,7 +463,9 @@ "add-to-plan": "Add to Plan", "add-to-timeline": "Add to Timeline", "recipe-added-to-list": "Recipe added to list", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Recipe added to mealplan", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan", "yield": "Yield", "quantity": "Quantity", diff --git a/frontend/lang/messages/es-ES.json b/frontend/lang/messages/es-ES.json index eaf426d38914..121e0ef90791 100644 --- a/frontend/lang/messages/es-ES.json +++ b/frontend/lang/messages/es-ES.json @@ -370,7 +370,7 @@ "trim-whitespace-description": "Eliminar espacios en blanco iniciales y finales así como líneas en blanco", "trim-prefix-description": "Eliminar el primer carácter de cada línea", "split-by-numbered-line-description": "Intenta dividir un párrafo utilizando los patrones '1)' o '1.'", - "import-by-url": "Importar una receta por URL", + "import-by-url": "Importar una receta desde URL", "create-manually": "Crear receta manualmente", "make-recipe-image": "Haz de esta la imagen de la receta" }, @@ -463,7 +463,9 @@ "add-to-plan": "Agregar al menú", "add-to-timeline": "Añadir al cronograma", "recipe-added-to-list": "Receta añadida a la lista", + "recipes-added-to-list": "Recetas añadidas a la lista", "recipe-added-to-mealplan": "Receta añadida al menú", + "failed-to-add-recipes-to-list": "Error al añadir las recetas a la lista", "failed-to-add-recipe-to-mealplan": "Error al añadir receta al menú", "yield": "Raciones", "quantity": "Cantidad", @@ -501,7 +503,7 @@ "how-did-it-turn-out": "¿Cómo resultó esto?", "user-made-this": "{user} hizo esto", "last-made-date": "Cocinado por última vez el {date}", - "api-extras-description": "Recipes extras are a key feature of the Mealie API. They allow you to create custom json key/value pairs within a recipe to reference from 3rd part applications. You can use these keys to contain information to trigger automation or custom messages to relay to your desired device.", + "api-extras-description": "Los extras de las recetas son una característica clave de la API de Mealie. Permiten crear pares json clave/valor personalizados dentro de una receta para acceder desde aplicaciones de terceros. Puede utilizar estas claves para almacenar información, para activar la automatización o mensajes personalizados para transmitir al dispositivo deseado.", "message-key": "Clave de mensaje", "parse": "Analizar", "attach-images-hint": "Adjuntar imágenes arrastrando y soltando en el editor", @@ -521,7 +523,7 @@ "create-a-recipe-by-providing-the-name-all-recipes-must-have-unique-names": "Crear una receta proporcionando el nombre. Todas las recetas deben tener nombres únicos.", "new-recipe-names-must-be-unique": "El nombre de la receta debe ser único", "scrape-recipe": "Analiza receta", - "scrape-recipe-description": "Scrape a recipe by url. Provide the url for the site you want to scrape, and Mealie will attempt to scrape the recipe from that site and add it to your collection.", + "scrape-recipe-description": "Importa una receta por URL. Proporcione la URL para el sitio que desea importar, y Mealie intentará importar la receta de ese sitio y añadirla a su colección.", "import-original-keywords-as-tags": "Importar palabras clave originales como etiquetas", "stay-in-edit-mode": "Permanecer en modo edición", "import-from-zip": "Importar desde zip", @@ -910,8 +912,8 @@ "use-abbreviation": "Usar Abreviaturas", "edit-unit": "Editar unidad", "unit-data": "Unit Data", - "use-abbv": "Use Abbv.", - "fraction": "Fraction", + "use-abbv": "Usar Abr.", + "fraction": "Fracción", "example-unit-singular": "ej: Cucharada", "example-unit-plural": "ej: Cucharadas", "example-unit-abbreviation-singular": "ej: Cda", @@ -921,11 +923,11 @@ "seed-dialog-text": "Añade a la base de datos etiquetas comunes basadas en su idioma local.", "edit-label": "Editar etiqueta", "new-label": "Nueva etiqueta", - "labels": "Labels" + "labels": "Etiquetas" }, "recipes": { - "purge-exports": "Purge Exports", - "are-you-sure-you-want-to-delete-all-export-data": "Are you sure you want to delete all export data?", + "purge-exports": "Limpiar exportaciones", + "are-you-sure-you-want-to-delete-all-export-data": "¿Está seguro de que desea eliminar todos sus datos de exportación?", "confirm-delete-recipes": "Are you sure you want to delete the following recipes? This action cannot be undone.", "the-following-recipes-selected-length-will-be-exported": "The following recipes ({0}) will be exported.", "settings-chosen-explanation": "Settings chosen here, excluding the locked option, will be applied to all selected recipes.", @@ -938,7 +940,7 @@ "tag": "Etiqueta", "categorize": "Clasificar", "update-settings": "Actualizar configuración", - "tag-recipes": "Tag Recipes", + "tag-recipes": "Etiquetar Recetas", "categorize-recipes": "Categorizar recetas", "export-recipes": "Exportar recetas", "delete-recipes": "Borrar Recetas", @@ -947,7 +949,7 @@ "create-alias": "Crear un Alias", "manage-aliases": "Administrar Alias", "seed-data": "Datos de ejemplo", - "seed": "Seed", + "seed": "Semilla", "data-management": "Data Management", "data-management-description": "Select which data set you want to make changes to.", "select-data": "Seleccionar datos", @@ -955,19 +957,19 @@ "columns": "Columnas", "combine": "Combinar", "categories": { - "edit-category": "Edit Category", - "new-category": "New Category", - "category-data": "Category Data" + "edit-category": "Editar Categoría", + "new-category": "Nueva Categoría", + "category-data": "Datos de la categoría" }, "tags": { - "new-tag": "New Tag", - "edit-tag": "Edit Tag", - "tag-data": "Tag Data" + "new-tag": "Nueva Etiqueta", + "edit-tag": "Editar Etiqueta", + "tag-data": "Etiquetar Datos" }, "tools": { - "new-tool": "New Tool", - "edit-tool": "Edit Tool", - "tool-data": "Tool Data" + "new-tool": "Nueva Herramienta", + "edit-tool": "Editar Herramienta", + "tool-data": "Datos Herramienta" } }, "user-registration": { @@ -1019,7 +1021,7 @@ "ocr-editor": { "ocr-editor": "Editor de OCR", "selection-mode": "Modo de selección", - "pan-and-zoom-picture": "Pan and zoom picture", + "pan-and-zoom-picture": "Desplazar y hacer zoom en la imagen", "split-text": "Split text", "preserve-line-breaks": "Preserve original line breaks", "split-by-block": "Split by text block", @@ -1067,16 +1069,16 @@ "action-delete-log-files-description": "Deletes all the log files", "action-clean-directories-name": "Clean Directories", "action-clean-directories-description": "Removes all the recipe folders that are not valid UUIDs", - "action-clean-temporary-files-name": "Clean Temporary Files", - "action-clean-temporary-files-description": "Removes all files and folders in the .temp directory", - "action-clean-images-name": "Clean Images", + "action-clean-temporary-files-name": "Eliminar archivos temporales", + "action-clean-temporary-files-description": "Eliminar todos los archivos y carpetas del directorio .temp", + "action-clean-images-name": "Limpiar imágenes", "action-clean-images-description": "Elimina todas las imágenes que no terminan con .webp", - "actions-description": "Maintenance actions are {destructive_in_bold} and should be used with caution. Performing any of these actions is {irreversible_in_bold}.", - "actions-description-destructive": "destructive", + "actions-description": "Las acciones de mantenimiento son {destructive_in_bold} y deben utilizarse con precaución. Realizar cualquiera de estas acciones es {irreversible_in_bold}.", + "actions-description-destructive": "destructivas", "actions-description-irreversible": "irreversible", - "logs-action-refresh": "Refresh Logs", - "logs-page-title": "Mealie Logs", - "logs-tail-lines-label": "Tail Lines" + "logs-action-refresh": "Actualizar Logs", + "logs-page-title": "Logs de Mealie", + "logs-tail-lines-label": "Últimas Líneas" }, "mainentance": { "actions-title": "Acciones" @@ -1090,28 +1092,28 @@ "ingredient-text": "Ingredient Text", "average-confident": "{0} Confident", "try-an-example": "Try an example", - "parser": "Parser", - "background-tasks": "Background Tasks", + "parser": "Procesador", + "background-tasks": "Tareas en Segundo Plano", "background-tasks-description": "Here you can view all the running background tasks and their status", "no-logs-found": "No Logs Found", - "tasks": "Tasks" + "tasks": "Tareas" }, "profile": { - "welcome-user": "👋 Welcome, {0}", - "description": "Manage your profile, recipes, and group settings.", - "get-invite-link": "Get Invite Link", - "get-public-link": "Get Public Link", - "account-summary": "Account Summary", - "account-summary-description": "Here's a summary of your group's information", + "welcome-user": "👋 Hola, {0}", + "description": "Administra tu perfil, recetas y ajustes de grupo.", + "get-invite-link": "Obtener enlace de invitación", + "get-public-link": "Obtener enlace público", + "account-summary": "Información de la cuenta", + "account-summary-description": "Este es un resumen de la información de tu grupo", "group-statistics": "Group Statistics", "group-statistics-description": "Your Group Statistics provide some insight how you're using Mealie.", - "storage-capacity": "Storage Capacity", + "storage-capacity": "Capacidad de almacenamiento", "storage-capacity-description": "Your storage capacity is a calculation of the images and assets you have uploaded.", "personal": "Personal", "personal-description": "These are settings that are personal to you. Changes here won't affect other users", - "user-settings": "User Settings", - "user-settings-description": "Manage your preferences, change your password, and update your email", - "api-tokens-description": "Manage your API Tokens for access from external applications", + "user-settings": "Ajustes de usuario", + "user-settings-description": "Administrar preferencias, cambiar contraseña y actualizar correo electrónico", + "api-tokens-description": "Administra tus API Tokens para acceder desde aplicaciones externas", "group-description": "These items are shared within your group. Editing one of them will change it for the whole group!", "group-settings": "Group Settings", "group-settings-description": "Manage your common group settings like mealplan and privacy settings.", @@ -1138,19 +1140,19 @@ "manage-members": "Gestionar miembros", "manage-webhooks": "Manage Webhooks", "manage-notifiers": "Manage Notifiers", - "manage-data-migrations": "Manage Data Migrations" + "manage-data-migrations": "Administrar Migraciones de Datos" }, "cookbook": { - "cookbooks": "Cookbooks", - "description": "Cookbooks are another way to organize recipes by creating cross sections of recipes and tags. Creating a cookbook will add an entry to the side-bar and all the recipes with the tags and categories chosen will be displayed in the cookbook.", - "public-cookbook": "Public Cookbook", - "public-cookbook-description": "Public Cookbooks can be shared with non-mealie users and will be displayed on your groups page.", + "cookbooks": "Recetarios", + "description": "Los recetarios son otra forma de organizar recetas creando secciones cruzadas de recetas y etiquetas. Crear un recetario añadirá una entrada a la barra lateral y todas las recetas con las etiquetas y categorías elegidas se mostrarán en el recetario.", + "public-cookbook": "Recetario público", + "public-cookbook-description": "Los recetarios públicos se pueden compartir con usuarios externos y se mostrarán en su página de grupos.", "filter-options": "Opciones de filtro", - "filter-options-description": "When require all is selected the cookbook will only include recipes that have all of the items selected. This applies to each subset of selectors and not a cross section of the selected items.", - "require-all-categories": "Require All Categories", - "require-all-tags": "Require All Tags", - "require-all-tools": "Require All Tools", - "cookbook-name": "Cookbook Name", - "cookbook-with-name": "Cookbook {0}" + "filter-options-description": "Cuando \"Requerir todo\" esté seleccionado, el recetario solo incluirá recetas que tengan todos los elementos seleccionados. Esto se aplica a cada subconjunto de selectores y no a una sección de los elementos seleccionados.", + "require-all-categories": "Requerir todas las categorías", + "require-all-tags": "Requerir todas las etiquetas", + "require-all-tools": "Requiere todas las herramientas", + "cookbook-name": "Nombre del recetario", + "cookbook-with-name": "Recetario {0}" } } diff --git a/frontend/lang/messages/fi-FI.json b/frontend/lang/messages/fi-FI.json index f4e1caab1f14..c7506a33a876 100644 --- a/frontend/lang/messages/fi-FI.json +++ b/frontend/lang/messages/fi-FI.json @@ -463,7 +463,9 @@ "add-to-plan": "Lisää suunnitelmaan", "add-to-timeline": "Lisää aikajanalle", "recipe-added-to-list": "Resepti lisätty listalle", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Resepti lisätty ateriasuunnitelmaan", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Reseptiä ei voitu lisätä ateriasuunnitelmaan", "yield": "Sato", "quantity": "Määrä", diff --git a/frontend/lang/messages/fr-CA.json b/frontend/lang/messages/fr-CA.json index ccd9dfa1faf6..3d0a88f5d210 100644 --- a/frontend/lang/messages/fr-CA.json +++ b/frontend/lang/messages/fr-CA.json @@ -463,7 +463,9 @@ "add-to-plan": "Ajouter à la planification des repas", "add-to-timeline": "Ajouter à l’historique", "recipe-added-to-list": "Recette ajoutée à la liste", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Recette ajoutée à la planification des repas", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Échec de l'ajout de la recette à la planification des repas", "yield": "Rendement", "quantity": "Quantité", diff --git a/frontend/lang/messages/fr-FR.json b/frontend/lang/messages/fr-FR.json index 5c1583a9b9e3..78f00e80bc2e 100644 --- a/frontend/lang/messages/fr-FR.json +++ b/frontend/lang/messages/fr-FR.json @@ -463,7 +463,9 @@ "add-to-plan": "Ajouter au menu", "add-to-timeline": "Ajouter à l’historique", "recipe-added-to-list": "Recette ajoutée à la liste", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Recette ajoutée au menu", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Échec de l’ajout de la recette au menu", "yield": "Nombre de portions", "quantity": "Quantité", diff --git a/frontend/lang/messages/gl-ES.json b/frontend/lang/messages/gl-ES.json index 9291c79ec4f5..f4e22fe8e620 100644 --- a/frontend/lang/messages/gl-ES.json +++ b/frontend/lang/messages/gl-ES.json @@ -463,7 +463,9 @@ "add-to-plan": "Add to Plan", "add-to-timeline": "Add to Timeline", "recipe-added-to-list": "Recipe added to list", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Recipe added to mealplan", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan", "yield": "Yield", "quantity": "Quantity", diff --git a/frontend/lang/messages/he-IL.json b/frontend/lang/messages/he-IL.json index 0bc91256940e..ebbb0e2ff3be 100644 --- a/frontend/lang/messages/he-IL.json +++ b/frontend/lang/messages/he-IL.json @@ -463,7 +463,9 @@ "add-to-plan": "הוספה לתכנית", "add-to-timeline": "הוסף לציר הזמן", "recipe-added-to-list": "מתכון נוסף לרשימה", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "מתכון נוסף לתכנון ארוחות", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "הוספת מתכון לתכנון ארוחות נכשלה", "yield": "תשואה", "quantity": "כמות", diff --git a/frontend/lang/messages/hr-HR.json b/frontend/lang/messages/hr-HR.json index 564dfbc260fa..52b279f9c5f2 100644 --- a/frontend/lang/messages/hr-HR.json +++ b/frontend/lang/messages/hr-HR.json @@ -463,7 +463,9 @@ "add-to-plan": "Dodaj u Plan", "add-to-timeline": "Add to Timeline", "recipe-added-to-list": "Recept je dodan na popis", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Recept je dodan u Plan", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Nije uspjelo dodavanje recepta u plan obroka", "yield": "Konačna Količina", "quantity": "Količina", diff --git a/frontend/lang/messages/hu-HU.json b/frontend/lang/messages/hu-HU.json index 49942fa3d85c..7f698b22ad62 100644 --- a/frontend/lang/messages/hu-HU.json +++ b/frontend/lang/messages/hu-HU.json @@ -463,7 +463,9 @@ "add-to-plan": "Hozzáadás az étkezési tervhez", "add-to-timeline": "Hozzáadás idővonalhoz", "recipe-added-to-list": "Recept hozzáadva listához", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Recept hozzáadva menütervhez", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Nem sikerült hozzáadni a receptet a menütervhez", "yield": "Adag", "quantity": "Mennyiség", diff --git a/frontend/lang/messages/it-IT.json b/frontend/lang/messages/it-IT.json index 821ef3ee0f16..3014e57f34ef 100644 --- a/frontend/lang/messages/it-IT.json +++ b/frontend/lang/messages/it-IT.json @@ -463,7 +463,9 @@ "add-to-plan": "Aggiungi al piano giornaliero", "add-to-timeline": "Add to Timeline", "recipe-added-to-list": "Ricetta aggiunta alla lista", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Ricetta aggiunta al piano alimentare", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Impossibile aggiungere la ricetta al piano alimentare", "yield": "Porzioni", "quantity": "Quantità", diff --git a/frontend/lang/messages/ja-JP.json b/frontend/lang/messages/ja-JP.json index 6577b0a2cca7..113c04b5ada3 100644 --- a/frontend/lang/messages/ja-JP.json +++ b/frontend/lang/messages/ja-JP.json @@ -463,7 +463,9 @@ "add-to-plan": "Add to Plan", "add-to-timeline": "Add to Timeline", "recipe-added-to-list": "Recipe added to list", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "レシピを献立に追加しました。", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "レシピを献立に追加する事に失敗しました。", "yield": "Yield", "quantity": "Quantity", diff --git a/frontend/lang/messages/ko-KR.json b/frontend/lang/messages/ko-KR.json index bbf3c20e622d..ff6fe91f8108 100644 --- a/frontend/lang/messages/ko-KR.json +++ b/frontend/lang/messages/ko-KR.json @@ -463,7 +463,9 @@ "add-to-plan": "Add to Plan", "add-to-timeline": "Add to Timeline", "recipe-added-to-list": "Recipe added to list", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Recipe added to mealplan", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan", "yield": "Yield", "quantity": "Quantity", diff --git a/frontend/lang/messages/lt-LT.json b/frontend/lang/messages/lt-LT.json index 4a85c8528c26..e28225dadcd5 100644 --- a/frontend/lang/messages/lt-LT.json +++ b/frontend/lang/messages/lt-LT.json @@ -463,7 +463,9 @@ "add-to-plan": "Pridėti prie plano", "add-to-timeline": "Add to Timeline", "recipe-added-to-list": "Recepts pridėtas į sąrašą", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Recepts pridėtas prie mitybos plano", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Nepavyko pridėti recepto prie mitybos plano", "yield": "Išeiga", "quantity": "Kiekis", diff --git a/frontend/lang/messages/lv-LV.json b/frontend/lang/messages/lv-LV.json index 9291c79ec4f5..f4e22fe8e620 100644 --- a/frontend/lang/messages/lv-LV.json +++ b/frontend/lang/messages/lv-LV.json @@ -463,7 +463,9 @@ "add-to-plan": "Add to Plan", "add-to-timeline": "Add to Timeline", "recipe-added-to-list": "Recipe added to list", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Recipe added to mealplan", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan", "yield": "Yield", "quantity": "Quantity", diff --git a/frontend/lang/messages/nl-NL.json b/frontend/lang/messages/nl-NL.json index f821258439c2..a57184e8709b 100644 --- a/frontend/lang/messages/nl-NL.json +++ b/frontend/lang/messages/nl-NL.json @@ -297,7 +297,7 @@ "for-type-meal-types": "voor {0} maaltijdsoorten", "meal-plan-rules": "Maaltijdplanregels", "new-rule": "Nieuwe regel", - "meal-plan-rules-description": "You can create rules for auto selecting recipes for your meal plans. These rules are used by the server to determine the random pool of recipes to select from when creating meal plans. Note that if rules have the same day/type constraints then the categories of the rules will be merged. In practice, it's unnecessary to create duplicate rules, but it's possible to do so.", + "meal-plan-rules-description": "Je kunt regels maken voor het automatisch selecteren van recepten voor je maaltijdplanning. Deze regels worden gebruikt door de server om de recepten te selecteren bij het maken van een maaltijdplanning. Houdt er rekening mee dat als regels dezelfde dag en type restricties hebben de categorieën van de regels worden samengevoegd. In de praktijk is het dus niet nodig om dubbele regels te maken, maar het is wel mogelijk.", "new-rule-description": "Bij het opstellen van een nieuwe regel voor een maaltijdplan kunt u de regel beperken tot een specifieke dag van de week en/of een specifiek type maaltijd. Om een regel toe te passen op alle dagen of alle maaltijden kunt u de regel op \"Ieder\" instellen die deze toepast op alle mogelijke waarden voor het type dag en/of maaltijd.", "recipe-rules": "Recept Regels", "applies-to-all-days": "Van toepassing op alle dagen", @@ -463,7 +463,9 @@ "add-to-plan": "Toevoegen aan plan", "add-to-timeline": "Aan tijdlijn toevoegen", "recipe-added-to-list": "Recept toegevoegd aan de lijst", + "recipes-added-to-list": "Recept toegevoegd aan de lijst", "recipe-added-to-mealplan": "Recept toegevoegd aan het maaltijdplan", + "failed-to-add-recipes-to-list": "Kon recept niet aan de lijst toevoegen ", "failed-to-add-recipe-to-mealplan": "Recept aan maaltijdplan toevoegen mislukt", "yield": "Resultaat", "quantity": "Hoeveelheid", @@ -738,7 +740,7 @@ "cookbooks": "Kookboeken", "dashboard": "Dashboard", "home-page": "Homepagina", - "manage-users": "Beheer gebruikers", + "manage-users": "Beheer Gebruikers", "migrations": "Migraties", "profile": "Profiel", "search": "Zoeken", @@ -955,19 +957,19 @@ "columns": "Kolommen", "combine": "Samenvoegen", "categories": { - "edit-category": "Edit Category", - "new-category": "New Category", - "category-data": "Category Data" + "edit-category": "Categorie Bewerken", + "new-category": "Categorie Toevoegen", + "category-data": "Categorie Overzicht" }, "tags": { - "new-tag": "New Tag", - "edit-tag": "Edit Tag", - "tag-data": "Tag Data" + "new-tag": "Label Toevoegen", + "edit-tag": "Label Bewerken", + "tag-data": "Label Overzicht" }, "tools": { - "new-tool": "New Tool", - "edit-tool": "Edit Tool", - "tool-data": "Tool Data" + "new-tool": "Keukengerei Toevoegen", + "edit-tool": "Keukengerei Bewerken", + "tool-data": "Keukengerei Overzicht" } }, "user-registration": { diff --git a/frontend/lang/messages/no-NO.json b/frontend/lang/messages/no-NO.json index eda03ea74644..bc4c147c3cac 100644 --- a/frontend/lang/messages/no-NO.json +++ b/frontend/lang/messages/no-NO.json @@ -463,7 +463,9 @@ "add-to-plan": "Legg til i Plan", "add-to-timeline": "Legg til på tidslinjen", "recipe-added-to-list": "Oppskriften er lagt til i listen", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Oppskriften er lagt til i listen", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Klarte ikke å legge til oppskrift på måltidsplan", "yield": "Utbytte", "quantity": "Antall", diff --git a/frontend/lang/messages/pl-PL.json b/frontend/lang/messages/pl-PL.json index d60503970d13..7be3c2f40115 100644 --- a/frontend/lang/messages/pl-PL.json +++ b/frontend/lang/messages/pl-PL.json @@ -463,7 +463,9 @@ "add-to-plan": "Dodaj do planu", "add-to-timeline": "Add to Timeline", "recipe-added-to-list": "Przepis dodany do listy", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Przepis dodany do planu posiłków", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Nie udało się dodać przepisu do planu posiłków", "yield": "Wydajność", "quantity": "Ilość", diff --git a/frontend/lang/messages/pt-BR.json b/frontend/lang/messages/pt-BR.json index 0b0c41a95809..605efcfedeea 100644 --- a/frontend/lang/messages/pt-BR.json +++ b/frontend/lang/messages/pt-BR.json @@ -463,7 +463,9 @@ "add-to-plan": "Adicionar ao Plano", "add-to-timeline": "Adicionar à linha do tempo", "recipe-added-to-list": "Receita adicionada à lista", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Receita adicionada ao plano de refeições", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Falha ao adicionar a receita ao plano de refeições", "yield": "Rendimento", "quantity": "Quantidade", diff --git a/frontend/lang/messages/pt-PT.json b/frontend/lang/messages/pt-PT.json index 56287cc28386..d9216804b79a 100644 --- a/frontend/lang/messages/pt-PT.json +++ b/frontend/lang/messages/pt-PT.json @@ -463,7 +463,9 @@ "add-to-plan": "Adicionar ao plano", "add-to-timeline": "Adicionar à Linha Temporal", "recipe-added-to-list": "Receita adicionada à lista", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Receita adicionada ao plano de refeições", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Erro ao adicionar receita ao plano de refeições", "yield": "Rendimento", "quantity": "Quantidade", diff --git a/frontend/lang/messages/ro-RO.json b/frontend/lang/messages/ro-RO.json index 071c398454be..b9f6584efa11 100644 --- a/frontend/lang/messages/ro-RO.json +++ b/frontend/lang/messages/ro-RO.json @@ -463,7 +463,9 @@ "add-to-plan": "Adaugă la Plan", "add-to-timeline": "Adaugă la Cronologie", "recipe-added-to-list": "Rețeta a fost adăugată la listă", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Rețeta a fist adăugată la planul de mese", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Adăugarea rețetei la planul de mese a eșuat", "yield": "Yield", "quantity": "Quantity", diff --git a/frontend/lang/messages/ru-RU.json b/frontend/lang/messages/ru-RU.json index 50b9da10675d..3cfa9038a3f5 100644 --- a/frontend/lang/messages/ru-RU.json +++ b/frontend/lang/messages/ru-RU.json @@ -463,7 +463,9 @@ "add-to-plan": "Добавить к плану", "add-to-timeline": "Добавить в историю", "recipe-added-to-list": "Рецепт добавлен в список", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Рецепт добавлен в план питания", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Не удалось добавить рецепт в план питания", "yield": "Выход", "quantity": "Количество", diff --git a/frontend/lang/messages/sk-SK.json b/frontend/lang/messages/sk-SK.json index 9184b0c796c3..345603a2e027 100644 --- a/frontend/lang/messages/sk-SK.json +++ b/frontend/lang/messages/sk-SK.json @@ -463,7 +463,9 @@ "add-to-plan": "Pridať do plánu", "add-to-timeline": "Add to Timeline", "recipe-added-to-list": "Recept bol pridaný do zoznamu", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Recept bol pridaný do stravovacieho plánu", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Pridanie receptu do stravovacieho plánu zlyhalo", "yield": "Počet porcií", "quantity": "Množstvo", diff --git a/frontend/lang/messages/sl-SI.json b/frontend/lang/messages/sl-SI.json index f46b156f4c3c..fb7a62005d11 100644 --- a/frontend/lang/messages/sl-SI.json +++ b/frontend/lang/messages/sl-SI.json @@ -463,7 +463,9 @@ "add-to-plan": "Dodaj v načrt", "add-to-timeline": "Add to Timeline", "recipe-added-to-list": "Recept dodan na seznam", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Recept dodan v načrtovanje obroka", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Napaka pri dodajanji recepta v načrtovanje obroka", "yield": "Donos", "quantity": "Količina", diff --git a/frontend/lang/messages/sr-SP.json b/frontend/lang/messages/sr-SP.json index 7e8997278354..e0f3acfc9560 100644 --- a/frontend/lang/messages/sr-SP.json +++ b/frontend/lang/messages/sr-SP.json @@ -463,7 +463,9 @@ "add-to-plan": "Add to Plan", "add-to-timeline": "Додај на временску линију", "recipe-added-to-list": "Recipe added to list", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Рецепт је додат у јеловник", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Неуспешно додавање рецепта у јеловник", "yield": "Yield", "quantity": "Quantity", diff --git a/frontend/lang/messages/sv-SE.json b/frontend/lang/messages/sv-SE.json index c8d4ead31285..42c4a901d078 100644 --- a/frontend/lang/messages/sv-SE.json +++ b/frontend/lang/messages/sv-SE.json @@ -463,7 +463,9 @@ "add-to-plan": "Lägg till i plan", "add-to-timeline": "Lägg till i tidslinje", "recipe-added-to-list": "Recept tillagt i listan", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Recept tillagt i måltidsplanen", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Det gick inte att lägga till recept i måltidsplanen", "yield": "Ger", "quantity": "Antal", diff --git a/frontend/lang/messages/tr-TR.json b/frontend/lang/messages/tr-TR.json index 8ab03a88e810..29e1033ee4ed 100644 --- a/frontend/lang/messages/tr-TR.json +++ b/frontend/lang/messages/tr-TR.json @@ -463,7 +463,9 @@ "add-to-plan": "Plana Ekle", "add-to-timeline": "Zaman Tüneline Ekle", "recipe-added-to-list": "Tarif listeye eklendi", + "recipes-added-to-list": "Tarifler listeye eklendi", "recipe-added-to-mealplan": "Tarif yemek planına eklendi", + "failed-to-add-recipes-to-list": "Tarif listeye eklenemedi", "failed-to-add-recipe-to-mealplan": "Tarif yemek planına eklerken hata oluştu", "yield": "Yield", "quantity": "Miktar", @@ -955,19 +957,19 @@ "columns": "Columns", "combine": "Birleştir", "categories": { - "edit-category": "Edit Category", - "new-category": "New Category", - "category-data": "Category Data" + "edit-category": "Kategori Düzenle", + "new-category": "Yeni Kategori", + "category-data": "Kategori Verisi" }, "tags": { - "new-tag": "New Tag", - "edit-tag": "Edit Tag", - "tag-data": "Tag Data" + "new-tag": "Yeni Etiket", + "edit-tag": "Etiketi Düzenle", + "tag-data": "Etiket Verisi" }, "tools": { - "new-tool": "New Tool", - "edit-tool": "Edit Tool", - "tool-data": "Tool Data" + "new-tool": "Yeni Araç", + "edit-tool": "Araçları Düzenle", + "tool-data": "Araç Verisi" } }, "user-registration": { diff --git a/frontend/lang/messages/uk-UA.json b/frontend/lang/messages/uk-UA.json index 731970c5baff..0ff38a470b2e 100644 --- a/frontend/lang/messages/uk-UA.json +++ b/frontend/lang/messages/uk-UA.json @@ -463,7 +463,9 @@ "add-to-plan": "Додати до плану", "add-to-timeline": "Додати до хроніки", "recipe-added-to-list": "Рецепт додано до списку", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Рецепт додано до плану харчування", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Не вдалося додати рецепт до плану харчування", "yield": "Вихід", "quantity": "Кількість", diff --git a/frontend/lang/messages/vi-VN.json b/frontend/lang/messages/vi-VN.json index 165724b9a617..92901d004830 100644 --- a/frontend/lang/messages/vi-VN.json +++ b/frontend/lang/messages/vi-VN.json @@ -463,7 +463,9 @@ "add-to-plan": "Add to Plan", "add-to-timeline": "Add to Timeline", "recipe-added-to-list": "Recipe added to list", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Recipe added to mealplan", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan", "yield": "Yield", "quantity": "Quantity", diff --git a/frontend/lang/messages/zh-CN.json b/frontend/lang/messages/zh-CN.json index c1ed4f324ba2..2a879e8994ca 100644 --- a/frontend/lang/messages/zh-CN.json +++ b/frontend/lang/messages/zh-CN.json @@ -463,7 +463,9 @@ "add-to-plan": "添加到计划", "add-to-timeline": "添加到时间线", "recipe-added-to-list": "食谱已被添加到列表", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "食谱已被添加到用餐计划", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "食谱未能添加到用餐计划", "yield": "Yield", "quantity": "数量", diff --git a/frontend/lang/messages/zh-TW.json b/frontend/lang/messages/zh-TW.json index 72081e6d195a..58aa31473c68 100644 --- a/frontend/lang/messages/zh-TW.json +++ b/frontend/lang/messages/zh-TW.json @@ -463,7 +463,9 @@ "add-to-plan": "Add to Plan", "add-to-timeline": "Add to Timeline", "recipe-added-to-list": "Recipe added to list", + "recipes-added-to-list": "Recipes added to list", "recipe-added-to-mealplan": "Recipe added to mealplan", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan", "yield": "Yield", "quantity": "Quantity", From 5390efc2e7ca01cf5cffd70f061d3ccda39db47b Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Thu, 23 Nov 2023 12:07:06 -0600 Subject: [PATCH 2/4] New translations en-us.json (French) --- frontend/lang/messages/fr-FR.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/lang/messages/fr-FR.json b/frontend/lang/messages/fr-FR.json index 78f00e80bc2e..727e427ec60f 100644 --- a/frontend/lang/messages/fr-FR.json +++ b/frontend/lang/messages/fr-FR.json @@ -463,9 +463,9 @@ "add-to-plan": "Ajouter au menu", "add-to-timeline": "Ajouter à l’historique", "recipe-added-to-list": "Recette ajoutée à la liste", - "recipes-added-to-list": "Recipes added to list", + "recipes-added-to-list": "Recettes ajoutées à la liste", "recipe-added-to-mealplan": "Recette ajoutée au menu", - "failed-to-add-recipes-to-list": "Failed to add recipe to list", + "failed-to-add-recipes-to-list": "Impossible d’ajouter la recette à la liste", "failed-to-add-recipe-to-mealplan": "Échec de l’ajout de la recette au menu", "yield": "Nombre de portions", "quantity": "Quantité", From 8f7132ec8610b9b9044e82ed77f93e839ca175ca Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Thu, 23 Nov 2023 12:07:07 -0600 Subject: [PATCH 3/4] New translations en-us.json (Spanish) --- frontend/lang/messages/es-ES.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/frontend/lang/messages/es-ES.json b/frontend/lang/messages/es-ES.json index 121e0ef90791..5c7812486aaa 100644 --- a/frontend/lang/messages/es-ES.json +++ b/frontend/lang/messages/es-ES.json @@ -655,14 +655,14 @@ "you-have-token-count": "Usted no tiene tokens activos.|Usted tiene un token activo.|Usted tiene {count} tokens activos." }, "toolbox": { - "assign-all": "Asignar todos los", + "assign-all": "Asignar todos", "bulk-assign": "Asignar en masa", - "new-name": "Nombre Nuevo", + "new-name": "Nuevo Nombre", "no-unused-items": "No hay elementos sin usar", - "recipes-affected": "Ninguna receta afectada | Una receta afectada |{count} recetas afectadas", - "remove-unused": "Eliminar los no usados", + "recipes-affected": "Ninguna receta afectada|Una receta afectada|{count} recetas afectadas", + "remove-unused": "Eliminar los no utilizados", "title-case-all": "Primera letra en mayúscula", - "toolbox": "Herramientas", + "toolbox": "Utensilios", "unorganized": "Sin organizar" }, "webhooks": { @@ -746,7 +746,7 @@ "search": "Buscar", "site-settings": "Ajustes", "tags": "Etiquetas", - "toolbox": "Herramientas", + "toolbox": "Utensilios", "language": "Idioma", "maintenance": "Mantenimiento", "background-tasks": "Tareas en Segundo Plano", @@ -784,7 +784,7 @@ "tool-name": "Nombre del utensilio", "create-new-tool": "Crear nuevo utensilio", "on-hand-checkbox-label": "Mostrar como disponible (marcado)", - "required-tools": "Herramientas necesarias" + "required-tools": "Utensilios necesarios" }, "user": { "admin": "Administrador/a", @@ -967,9 +967,9 @@ "tag-data": "Etiquetar Datos" }, "tools": { - "new-tool": "Nueva Herramienta", - "edit-tool": "Editar Herramienta", - "tool-data": "Datos Herramienta" + "new-tool": "Nuevo Utensilio", + "edit-tool": "Editar Utensilio", + "tool-data": "Datos Utensilio" } }, "user-registration": { @@ -1151,7 +1151,7 @@ "filter-options-description": "Cuando \"Requerir todo\" esté seleccionado, el recetario solo incluirá recetas que tengan todos los elementos seleccionados. Esto se aplica a cada subconjunto de selectores y no a una sección de los elementos seleccionados.", "require-all-categories": "Requerir todas las categorías", "require-all-tags": "Requerir todas las etiquetas", - "require-all-tools": "Requiere todas las herramientas", + "require-all-tools": "Requiere todos los utensilios", "cookbook-name": "Nombre del recetario", "cookbook-with-name": "Recetario {0}" } From 66b429c981cf05d991a96efb3206e44d6d6f7df3 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Thu, 23 Nov 2023 12:07:08 -0600 Subject: [PATCH 4/4] New translations en-us.json (French, Canada) --- frontend/lang/messages/fr-CA.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/frontend/lang/messages/fr-CA.json b/frontend/lang/messages/fr-CA.json index 3d0a88f5d210..dae8644fde88 100644 --- a/frontend/lang/messages/fr-CA.json +++ b/frontend/lang/messages/fr-CA.json @@ -463,9 +463,9 @@ "add-to-plan": "Ajouter à la planification des repas", "add-to-timeline": "Ajouter à l’historique", "recipe-added-to-list": "Recette ajoutée à la liste", - "recipes-added-to-list": "Recipes added to list", + "recipes-added-to-list": "Recettes ajoutées à la liste", "recipe-added-to-mealplan": "Recette ajoutée à la planification des repas", - "failed-to-add-recipes-to-list": "Failed to add recipe to list", + "failed-to-add-recipes-to-list": "Impossible d’ajouter la recette à la liste", "failed-to-add-recipe-to-mealplan": "Échec de l'ajout de la recette à la planification des repas", "yield": "Rendement", "quantity": "Quantité", @@ -957,19 +957,19 @@ "columns": "Colonnes", "combine": "Combiner", "categories": { - "edit-category": "Edit Category", - "new-category": "New Category", - "category-data": "Category Data" + "edit-category": "Modifier la catégorie", + "new-category": "Nouvelle catégorie", + "category-data": "Données de catégorie" }, "tags": { - "new-tag": "New Tag", - "edit-tag": "Edit Tag", - "tag-data": "Tag Data" + "new-tag": "Nouvelle étiquette", + "edit-tag": "Modifier l'étiquette", + "tag-data": "Données de l'étiquette" }, "tools": { - "new-tool": "New Tool", - "edit-tool": "Edit Tool", - "tool-data": "Tool Data" + "new-tool": "Nouvel outil", + "edit-tool": "Modifier l'outil", + "tool-data": "Données de l'outil" } }, "user-registration": {