diff --git a/frontend/lang/messages/af-ZA.json b/frontend/lang/messages/af-ZA.json index 9465d8c9a2cb..680458a615cf 100644 --- a/frontend/lang/messages/af-ZA.json +++ b/frontend/lang/messages/af-ZA.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Trim first character from each line", "split-by-numbered-line-description": "Attempts to split a paragraph by matching '1)' or '1.' patterns", "import-by-url": "Import a recipe by URL", - "create-manually": "Create a recipe manually" + "create-manually": "Create a recipe manually", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "404 Page not found", @@ -660,5 +661,34 @@ "info_message_with_version": "This is a Demo for version: {version}", "demo_username": "Username: {username}", "demo_password": "Password: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/ar-SA.json b/frontend/lang/messages/ar-SA.json index 3d5c70cad433..797f3de9665a 100644 --- a/frontend/lang/messages/ar-SA.json +++ b/frontend/lang/messages/ar-SA.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Trim first character from each line", "split-by-numbered-line-description": "Attempts to split a paragraph by matching '1)' or '1.' patterns", "import-by-url": "Import a recipe by URL", - "create-manually": "Create a recipe manually" + "create-manually": "Create a recipe manually", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "404 Page not found", @@ -660,5 +661,34 @@ "info_message_with_version": "This is a Demo for version: {version}", "demo_username": "Username: {username}", "demo_password": "Password: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/bg-BG.json b/frontend/lang/messages/bg-BG.json index faaa0d430a19..fbe38eda112c 100644 --- a/frontend/lang/messages/bg-BG.json +++ b/frontend/lang/messages/bg-BG.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Trim first character from each line", "split-by-numbered-line-description": "Attempts to split a paragraph by matching '1)' or '1.' patterns", "import-by-url": "Import a recipe by URL", - "create-manually": "Create a recipe manually" + "create-manually": "Create a recipe manually", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "404 Page not found", @@ -660,5 +661,34 @@ "info_message_with_version": "This is a Demo for version: {version}", "demo_username": "Username: {username}", "demo_password": "Password: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/ca-ES.json b/frontend/lang/messages/ca-ES.json index 715b35485605..ba7de2b0938b 100644 --- a/frontend/lang/messages/ca-ES.json +++ b/frontend/lang/messages/ca-ES.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Elimina el primer caràcter de cada línia", "split-by-numbered-line-description": "Intenta separar per paràgrafs, utilitzant com a patró '1)' o '1.'", "import-by-url": "Importa per URL", - "create-manually": "Crea una recepta manualment" + "create-manually": "Crea una recepta manualment", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "404 - Pàgina no trobada", @@ -660,5 +661,34 @@ "info_message_with_version": "Versió de demostració: {version}", "demo_username": "Nom d'usuari: {username}", "demo_password": "Contrasenya: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/cs-CZ.json b/frontend/lang/messages/cs-CZ.json index a22cac9c3ae4..7d1bd0eeaf7f 100644 --- a/frontend/lang/messages/cs-CZ.json +++ b/frontend/lang/messages/cs-CZ.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Oříznout první znak z každé řádky", "split-by-numbered-line-description": "Attempts to split a paragraph by matching '1)' or '1.' patterns", "import-by-url": "Importovat recept podle URL", - "create-manually": "Vytvořit recept ručně" + "create-manually": "Vytvořit recept ručně", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "404 Page not found", @@ -660,5 +661,34 @@ "info_message_with_version": "Toto je demo pro verzi: {version}", "demo_username": "Uživatelské jméno: {username}", "demo_password": "Heslo: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/da-DK.json b/frontend/lang/messages/da-DK.json index 9c59bbf8bbc3..8faf4c1bed15 100644 --- a/frontend/lang/messages/da-DK.json +++ b/frontend/lang/messages/da-DK.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Beskær første tegn fra hver linje", "split-by-numbered-line-description": "Forsøger at opdele et afsnit ved at matche '1)' eller '1.' mønstre", "import-by-url": "Importér opskrift fra en webside", - "create-manually": "Opret opskrift manuelt" + "create-manually": "Opret opskrift manuelt", + "make-recipe-image": "Gør dette til opskriftsbillede" }, "page": { "404-page-not-found": "404 Siden blev ikke fundet", @@ -660,5 +661,34 @@ "info_message_with_version": "Dette er en demo for version: {version}", "demo_username": "Brugernavn: {username}", "demo_password": "Adgangskode: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr redigering", + "selection-mode": "Markeringstilstand", + "pan-and-zoom-picture": "Panorer og zoom på billede", + "split-text": "Opdel tekst", + "preserve-line-breaks": "Bevar original linjeskift", + "split-by-block": "Opdelt efter tekstblok", + "flatten": "Udjævn på trods af original formatering", + "help": { + "selection-mode": "Markeringstilstand (standard)", + "selection-mode-desc": "Markeringstilstanden er den primære tilstand, der kan benyttes til at indtaste data:", + "selection-mode-steps": { + "draw": "Tegn et rektangel over den tekst, du vil vælge.", + "click": "Klik på et felt til højre og klik derefter tilbage på rektanglet over billedet.", + "result": "Den valgte tekst vises i det tidligere markerede felt." + }, + "pan-and-zoom-mode": "Panorerings- og zoom-tilstand", + "pan-and-zoom-desc": "Vælg panorering og zoom ved at klikke på ikonet. Denne tilstand gør det lettere at zoome og flytte rundt på billedet, ved brug af store billeder.", + "split-text-mode": "Opdelt teksttilstand", + "split-modes": { + "line-mode": "Linjetilstand (standard)", + "line-mode-desc": "I linjetilstand vil teksten blive opskaleret ved at beholde de oprindelige linjeskift. Denne tilstand er nyttig, når du massetilføjer på en liste over ingredienser, hvor en ingredienserne har deres egne linjer.", + "block-mode": "Bloktilstand", + "block-mode-desc": "I bloktilstand vil teksten blive opdelt i blokke. Denne tilstand er nyttig når der massetilføjes instruktioner, der normalt skrives i paragraffer.", + "flat-mode": "Flad tilstand", + "flat-mode-desc": "I flad tilstand vil teksten blive tilføjet til det valgte opskriftfelt uden linjeskift." + } + } } } diff --git a/frontend/lang/messages/de-DE.json b/frontend/lang/messages/de-DE.json index b005d3c8af27..6331b551c732 100644 --- a/frontend/lang/messages/de-DE.json +++ b/frontend/lang/messages/de-DE.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Erste Zeichen aus jeder Zeile entfernen", "split-by-numbered-line-description": "Absätze nach dem Schema '1)' oder '1.' aufzuteilen versuchen", "import-by-url": "Ein Rezept von einer Webseite importieren", - "create-manually": "Ein Rezept manuell erstellen" + "create-manually": "Ein Rezept manuell erstellen", + "make-recipe-image": "Als Rezept-Titelbild verwenden" }, "page": { "404-page-not-found": "404 Seite nicht gefunden", @@ -660,5 +661,34 @@ "info_message_with_version": "Dies ist eine Demo für Version: {version}", "demo_username": "Benutzername: {username}", "demo_password": "Passwort: {password}" + }, + "ocr-editor": { + "ocr-editor": "OCR Editor", + "selection-mode": "Auswahlmodus", + "pan-and-zoom-picture": "Bild verschieben und zoomen", + "split-text": "Text aufteilen", + "preserve-line-breaks": "Zeilenumbrüche beibehalten", + "split-by-block": "Nach Textblöcken aufteilen", + "flatten": "Ursprüngliche Formatierung verwerfen", + "help": { + "selection-mode": "Auswahlmodus (Standard)", + "selection-mode-desc": "Der Auswahlmodus ist die Standardmethode, um Daten hinzuzufügen:", + "selection-mode-steps": { + "draw": "Zeichne ein Rechteck um den Text, den du auswählen möchtest.", + "click": "Klicke auf ein beliebiges Feld rechts und klicke dann auf das Rechteck über dem Bild.", + "result": "Der ausgewählte Text wird im zuvor ausgewählten Feld angezeigt." + }, + "pan-and-zoom-mode": "Verschiebe-Modus", + "pan-and-zoom-desc": "Wähle den Verschiebe-Modus aus, indem du auf das Symbol klickst. Mit diesem Modus kannst du das Bild vergrößern, verkleinern und verschieben, was das Verwenden großer Bilder erleichtert.", + "split-text-mode": "Text aufteilen", + "split-modes": { + "line-mode": "Zeilenmodus (Standard)", + "line-mode-desc": "Im Zeilenmodus wird der Text mit den ursprünglichen Zeilenumbrüchen übernommen. Dieser Modus ist sinnvoll für den Massenimport mit einer Zutatenliste, bei der jeweils eine Zutat in einer Zeile steht.", + "block-mode": "Blockmodus", + "block-mode-desc": "Im Blockmodus wird der Text in Blöcke aufgeteilt. Dieser Modus ist sinnvoll beim Massenimport von Zubereitungsschritten, die in Absätze unterteilt sind.", + "flat-mode": "Fließtext-Modus", + "flat-mode-desc": "Im Fließtext-Modus wird der Text ohne Zeilenumbrüche in das ausgewählte Rezeptfeld übernommen." + } + } } } diff --git a/frontend/lang/messages/el-GR.json b/frontend/lang/messages/el-GR.json index 343d9f66ccc4..57452e35f768 100644 --- a/frontend/lang/messages/el-GR.json +++ b/frontend/lang/messages/el-GR.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Περικοπή πρώτου χαρακτήρα από κάθε γραμμή", "split-by-numbered-line-description": "Προσπάθεια για χωρισμό μιας παραγράφου ταιριάζοντας μοτίβα '1)' ή '1'", "import-by-url": "Import a recipe by URL", - "create-manually": "Create a recipe manually" + "create-manually": "Create a recipe manually", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "404. η σελίδα δεν βρέθηκε", @@ -660,5 +661,34 @@ "info_message_with_version": "This is a Demo for version: {version}", "demo_username": "Username: {username}", "demo_password": "Password: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/en-GB.json b/frontend/lang/messages/en-GB.json index 7d0ac9f702eb..fab6a153a3e0 100644 --- a/frontend/lang/messages/en-GB.json +++ b/frontend/lang/messages/en-GB.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Trim first character from each line", "split-by-numbered-line-description": "Attempts to split a paragraph by matching '1)' or '1.' patterns", "import-by-url": "Import a recipe by URL", - "create-manually": "Create a recipe manually" + "create-manually": "Create a recipe manually", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "404 Page not found", @@ -660,5 +661,34 @@ "info_message_with_version": "This is a Demo for version: {version}", "demo_username": "Username: {username}", "demo_password": "Password: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/es-ES.json b/frontend/lang/messages/es-ES.json index e0c68e3f97f1..f92cf9f27692 100644 --- a/frontend/lang/messages/es-ES.json +++ b/frontend/lang/messages/es-ES.json @@ -248,7 +248,8 @@ "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", - "create-manually": "Crear receta manualmente" + "create-manually": "Crear receta manualmente", + "make-recipe-image": "Haz de esta la imagen de la receta" }, "page": { "404-page-not-found": "404 Página no encontrada", @@ -660,5 +661,34 @@ "info_message_with_version": "Esta es una demostración para la versión: {version}", "demo_username": "Nombre de usuario: {username}", "demo_password": "Contraseña: {password}" + }, + "ocr-editor": { + "ocr-editor": "Editor de OCR", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/fi-FI.json b/frontend/lang/messages/fi-FI.json index 9465d8c9a2cb..680458a615cf 100644 --- a/frontend/lang/messages/fi-FI.json +++ b/frontend/lang/messages/fi-FI.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Trim first character from each line", "split-by-numbered-line-description": "Attempts to split a paragraph by matching '1)' or '1.' patterns", "import-by-url": "Import a recipe by URL", - "create-manually": "Create a recipe manually" + "create-manually": "Create a recipe manually", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "404 Page not found", @@ -660,5 +661,34 @@ "info_message_with_version": "This is a Demo for version: {version}", "demo_username": "Username: {username}", "demo_password": "Password: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/fr-CA.json b/frontend/lang/messages/fr-CA.json index 97d069324bbe..39573ca19f4e 100644 --- a/frontend/lang/messages/fr-CA.json +++ b/frontend/lang/messages/fr-CA.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Couper le premier caractère de chaque ligne", "split-by-numbered-line-description": "Tenter de découper un paragraphe par correspondance de motifs : '1) ou '1.'", "import-by-url": "Importer une recette par son URL", - "create-manually": "Créer une recette manuellement" + "create-manually": "Créer une recette manuellement", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "404 Page introuvable", @@ -335,7 +336,7 @@ "recipe-added-to-list": "Recette ajoutée à la liste", "recipe-added-to-mealplan": "Recette ajoutée à la planification des repas", "failed-to-add-recipe-to-mealplan": "Échec de l'ajout de la recette à la planification des repas", - "yield": "Nombre de portions", + "yield": "Rendement", "quantity": "Quantité", "choose-unit": "Choisir une unité", "press-enter-to-create": "Clique sur Entrer pour créer", @@ -354,7 +355,7 @@ "decrease-scale-label": "Diminuer l'échelle de 1", "increase-scale-label": "Augmenter l'échelle de 1", "locked": "Verrouillé", - "public-link": "Public Link" + "public-link": "Lien public" }, "search": { "advanced-search": "Recherche avancée", @@ -660,5 +661,34 @@ "info_message_with_version": "Ceci est une démo pour la version: {version}", "demo_username": "Identifiant : {username}", "demo_password": "Mot de passe: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Modes de texte partagé", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/fr-FR.json b/frontend/lang/messages/fr-FR.json index f21dc059072a..065101fd54ed 100644 --- a/frontend/lang/messages/fr-FR.json +++ b/frontend/lang/messages/fr-FR.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Couper le premier caractère de chaque ligne", "split-by-numbered-line-description": "Tente de découper un paragraphe par correspondance de motifs : '1) ou '1.'", "import-by-url": "Importer une recette par son URL", - "create-manually": "Créer une recette manuellement" + "create-manually": "Créer une recette manuellement", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "404 Page introuvable", @@ -660,5 +661,34 @@ "info_message_with_version": "Ceci est une démo de la version: {version}", "demo_username": "Nom d'utilisateur: {username}", "demo_password": "Mot de passe: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/he-IL.json b/frontend/lang/messages/he-IL.json index 7ea3138f63bd..1e00c7df8733 100644 --- a/frontend/lang/messages/he-IL.json +++ b/frontend/lang/messages/he-IL.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Trim first character from each line", "split-by-numbered-line-description": "Attempts to split a paragraph by matching '1)' or '1.' patterns", "import-by-url": "Import a recipe by URL", - "create-manually": "Create a recipe manually" + "create-manually": "Create a recipe manually", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "404 Page not found", @@ -660,5 +661,34 @@ "info_message_with_version": "This is a Demo for version: {version}", "demo_username": "Username: {username}", "demo_password": "Password: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/hu-HU.json b/frontend/lang/messages/hu-HU.json index aaa0b5b38dd2..2e2ab3f8814e 100644 --- a/frontend/lang/messages/hu-HU.json +++ b/frontend/lang/messages/hu-HU.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Trim first character from each line", "split-by-numbered-line-description": "Attempts to split a paragraph by matching '1)' or '1.' patterns", "import-by-url": "Import a recipe by URL", - "create-manually": "Create a recipe manually" + "create-manually": "Create a recipe manually", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "404. Az oldal nem található", @@ -660,5 +661,34 @@ "info_message_with_version": "This is a Demo for version: {version}", "demo_username": "Username: {username}", "demo_password": "Password: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/it-IT.json b/frontend/lang/messages/it-IT.json index 58e6fcf518f2..03f0313779d3 100644 --- a/frontend/lang/messages/it-IT.json +++ b/frontend/lang/messages/it-IT.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Trim first character from each line", "split-by-numbered-line-description": "Attempts to split a paragraph by matching '1)' or '1.' patterns", "import-by-url": "Import a recipe by URL", - "create-manually": "Create a recipe manually" + "create-manually": "Create a recipe manually", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "404 Pagina non Trovata", @@ -660,5 +661,34 @@ "info_message_with_version": "This is a Demo for version: {version}", "demo_username": "Username: {username}", "demo_password": "Password: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/ja-JP.json b/frontend/lang/messages/ja-JP.json index 9465d8c9a2cb..680458a615cf 100644 --- a/frontend/lang/messages/ja-JP.json +++ b/frontend/lang/messages/ja-JP.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Trim first character from each line", "split-by-numbered-line-description": "Attempts to split a paragraph by matching '1)' or '1.' patterns", "import-by-url": "Import a recipe by URL", - "create-manually": "Create a recipe manually" + "create-manually": "Create a recipe manually", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "404 Page not found", @@ -660,5 +661,34 @@ "info_message_with_version": "This is a Demo for version: {version}", "demo_username": "Username: {username}", "demo_password": "Password: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/ko-KR.json b/frontend/lang/messages/ko-KR.json index 9465d8c9a2cb..680458a615cf 100644 --- a/frontend/lang/messages/ko-KR.json +++ b/frontend/lang/messages/ko-KR.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Trim first character from each line", "split-by-numbered-line-description": "Attempts to split a paragraph by matching '1)' or '1.' patterns", "import-by-url": "Import a recipe by URL", - "create-manually": "Create a recipe manually" + "create-manually": "Create a recipe manually", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "404 Page not found", @@ -660,5 +661,34 @@ "info_message_with_version": "This is a Demo for version: {version}", "demo_username": "Username: {username}", "demo_password": "Password: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/lt-LT.json b/frontend/lang/messages/lt-LT.json index faaa0d430a19..fbe38eda112c 100644 --- a/frontend/lang/messages/lt-LT.json +++ b/frontend/lang/messages/lt-LT.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Trim first character from each line", "split-by-numbered-line-description": "Attempts to split a paragraph by matching '1)' or '1.' patterns", "import-by-url": "Import a recipe by URL", - "create-manually": "Create a recipe manually" + "create-manually": "Create a recipe manually", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "404 Page not found", @@ -660,5 +661,34 @@ "info_message_with_version": "This is a Demo for version: {version}", "demo_username": "Username: {username}", "demo_password": "Password: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/nl-NL.json b/frontend/lang/messages/nl-NL.json index ba2609bcc7fd..4558aab2e48e 100644 --- a/frontend/lang/messages/nl-NL.json +++ b/frontend/lang/messages/nl-NL.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Knip het eerste teken van elke regel bij", "split-by-numbered-line-description": "Pogingen om een alinea te splitsen door de '1)' of '1.' patronen te gebruiken", "import-by-url": "Importeer een recept van een website", - "create-manually": "Maak handmatig een recept aan" + "create-manually": "Maak handmatig een recept aan", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "404 Pagina niet gevonden", @@ -660,5 +661,34 @@ "info_message_with_version": "Dit is een demo voor versie {version}", "demo_username": "Gebruikersnaam: {username}", "demo_password": "Wachtwoord: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/no-NO.json b/frontend/lang/messages/no-NO.json index 47265b4f7ee9..cbcf2c15bb03 100644 --- a/frontend/lang/messages/no-NO.json +++ b/frontend/lang/messages/no-NO.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Fjern første tegn fra hver linje", "split-by-numbered-line-description": "Attempts to split a paragraph by matching '1)' or '1.' patterns", "import-by-url": "Importer en oppskrift via URL", - "create-manually": "Lag en oppskrift manuelt" + "create-manually": "Lag en oppskrift manuelt", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "404 Siden ble ikke funnet", @@ -660,5 +661,34 @@ "info_message_with_version": "This is a Demo for version: {version}", "demo_username": "Username: {username}", "demo_password": "Password: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/pl-PL.json b/frontend/lang/messages/pl-PL.json index af5b3c07a365..3d9e3c4ff2d3 100644 --- a/frontend/lang/messages/pl-PL.json +++ b/frontend/lang/messages/pl-PL.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Przytnij pierwszy znak z każdej linii", "split-by-numbered-line-description": "Próbuj podzielić paragrafy poprzez dopasowanie po wzorcach '1)' i '1.'", "import-by-url": "Import a recipe by URL", - "create-manually": "Create a recipe manually" + "create-manually": "Create a recipe manually", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "404. Nie znaleziono strony", @@ -660,5 +661,34 @@ "info_message_with_version": "This is a Demo for version: {version}", "demo_username": "Username: {username}", "demo_password": "Password: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/pt-BR.json b/frontend/lang/messages/pt-BR.json index 29300aa80496..a9a6ff86032f 100644 --- a/frontend/lang/messages/pt-BR.json +++ b/frontend/lang/messages/pt-BR.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Trim first character from each line", "split-by-numbered-line-description": "Attempts to split a paragraph by matching '1)' or '1.' patterns", "import-by-url": "Import a recipe by URL", - "create-manually": "Create a recipe manually" + "create-manually": "Create a recipe manually", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "404 Página não encontrada", @@ -660,5 +661,34 @@ "info_message_with_version": "This is a Demo for version: {version}", "demo_username": "Username: {username}", "demo_password": "Password: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/pt-PT.json b/frontend/lang/messages/pt-PT.json index d0f4e5332723..78e8677b0550 100644 --- a/frontend/lang/messages/pt-PT.json +++ b/frontend/lang/messages/pt-PT.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Trim first character from each line", "split-by-numbered-line-description": "Attempts to split a paragraph by matching '1)' or '1.' patterns", "import-by-url": "Import a recipe by URL", - "create-manually": "Create a recipe manually" + "create-manually": "Create a recipe manually", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "404 Page not found", @@ -660,5 +661,34 @@ "info_message_with_version": "This is a Demo for version: {version}", "demo_username": "Username: {username}", "demo_password": "Password: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/ro-RO.json b/frontend/lang/messages/ro-RO.json index 9465d8c9a2cb..680458a615cf 100644 --- a/frontend/lang/messages/ro-RO.json +++ b/frontend/lang/messages/ro-RO.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Trim first character from each line", "split-by-numbered-line-description": "Attempts to split a paragraph by matching '1)' or '1.' patterns", "import-by-url": "Import a recipe by URL", - "create-manually": "Create a recipe manually" + "create-manually": "Create a recipe manually", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "404 Page not found", @@ -660,5 +661,34 @@ "info_message_with_version": "This is a Demo for version: {version}", "demo_username": "Username: {username}", "demo_password": "Password: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/ru-RU.json b/frontend/lang/messages/ru-RU.json index ddcb08d3c680..09281d2e3ec4 100644 --- a/frontend/lang/messages/ru-RU.json +++ b/frontend/lang/messages/ru-RU.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Trim first character from each line", "split-by-numbered-line-description": "Attempts to split a paragraph by matching '1)' or '1.' patterns", "import-by-url": "Import a recipe by URL", - "create-manually": "Create a recipe manually" + "create-manually": "Create a recipe manually", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "404 - страница не найдена", @@ -660,5 +661,34 @@ "info_message_with_version": "This is a Demo for version: {version}", "demo_username": "Username: {username}", "demo_password": "Password: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/sk-SK.json b/frontend/lang/messages/sk-SK.json index a6b0f07a7045..44a8e760536e 100644 --- a/frontend/lang/messages/sk-SK.json +++ b/frontend/lang/messages/sk-SK.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Vymažte prvé písmeno z každého riadku", "split-by-numbered-line-description": "Pokus rozdeliť odsek pomocou výrazu '1)' alebo '1.'", "import-by-url": "Import a recipe by URL", - "create-manually": "Create a recipe manually" + "create-manually": "Create a recipe manually", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "Chyba 404 - Stránka nenájdená", @@ -660,5 +661,34 @@ "info_message_with_version": "This is a Demo for version: {version}", "demo_username": "Username: {username}", "demo_password": "Password: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/sl-SI.json b/frontend/lang/messages/sl-SI.json index 38a1cc4904c5..aa76d26f1313 100644 --- a/frontend/lang/messages/sl-SI.json +++ b/frontend/lang/messages/sl-SI.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Poreži prvi znak v vsaki vrstici", "split-by-numbered-line-description": "Poskušaj razdeliti odstavek z ujemanjem '1)' ali '1.' vzorcev", "import-by-url": "Uvozi recept preko URL", - "create-manually": "Ročno ustvari recept" + "create-manually": "Ročno ustvari recept", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "404 strani ni mogoče najti", @@ -660,5 +661,34 @@ "info_message_with_version": "To je demo za verzijo: {version}", "demo_username": "Uporabniško ime: {username}", "demo_password": "Geslo: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/sr-SP.json b/frontend/lang/messages/sr-SP.json index 13fc4a760eeb..0717988c494c 100644 --- a/frontend/lang/messages/sr-SP.json +++ b/frontend/lang/messages/sr-SP.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Trim first character from each line", "split-by-numbered-line-description": "Attempts to split a paragraph by matching '1)' or '1.' patterns", "import-by-url": "Import a recipe by URL", - "create-manually": "Create a recipe manually" + "create-manually": "Create a recipe manually", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "404 Page not found", @@ -660,5 +661,34 @@ "info_message_with_version": "This is a Demo for version: {version}", "demo_username": "Username: {username}", "demo_password": "Password: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/sv-SE.json b/frontend/lang/messages/sv-SE.json index 7c8ec5cce1b9..ad48f477c0cf 100644 --- a/frontend/lang/messages/sv-SE.json +++ b/frontend/lang/messages/sv-SE.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Ta bort första tecknet från varje rad", "split-by-numbered-line-description": "Försök att dela ett stycke genom att matcha mönstret '1)' eller '1.'", "import-by-url": "Importera recept via URL", - "create-manually": "Skapa recept manuellt" + "create-manually": "Skapa recept manuellt", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "404 sidan hittades inte", @@ -660,5 +661,34 @@ "info_message_with_version": "Detta är en demo för version: {version}", "demo_username": "Användarnamn: {username}", "demo_password": "Lösenord: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/tr-TR.json b/frontend/lang/messages/tr-TR.json index 5c6e7bdd4d06..15787d06e0d2 100644 --- a/frontend/lang/messages/tr-TR.json +++ b/frontend/lang/messages/tr-TR.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Trim first character from each line", "split-by-numbered-line-description": "Attempts to split a paragraph by matching '1)' or '1.' patterns", "import-by-url": "Import a recipe by URL", - "create-manually": "Create a recipe manually" + "create-manually": "Create a recipe manually", + "make-recipe-image": "Bunu tarif resmi yap" }, "page": { "404-page-not-found": "404 Page not found", @@ -660,5 +661,34 @@ "info_message_with_version": "This is a Demo for version: {version}", "demo_username": "Kullanıcı adı: {username}", "demo_password": "Şifre: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editör", + "selection-mode": "Seçim modu", + "pan-and-zoom-picture": "Resmi kaydır ve yakınlaştır", + "split-text": "Bölünmüş metin", + "preserve-line-breaks": "Orijinal satır sonlarını koru", + "split-by-block": "Metin bloğuna göre böl", + "flatten": "Orijinal biçimlendirmeden bağımsız olarak düzleştir", + "help": { + "selection-mode": "Seçim Modu (varsayılan)", + "selection-mode-desc": "Seçim modu, veri girmek için kullanılabilecek ana moddur:", + "selection-mode-steps": { + "draw": "Seçmek istediğiniz metnin üzerine bir dikdörtgen çizin.", + "click": "Sağdaki herhangi bir alana tıklayın ve ardından resmin üzerindeki dikdörtgene geri tıklayın.", + "result": "Seçilen metin, önceden seçilen alanın içinde görünecektir." + }, + "pan-and-zoom-mode": "Kaydırma ve Yakınlaştırma Modu", + "pan-and-zoom-desc": "Simgeye tıklayarak kaydırma ve yakınlaştırmayı seçin. Bu mod, büyük görüntülerin kullanımını kolaylaştırmak için görüntünün içinde yakınlaştırmaya ve hareket etmeye izin verir.", + "split-text-mode": "Bölünmüş Metin modları", + "split-modes": { + "line-mode": "Satır modu (varsayılan)", + "line-mode-desc": "Satır modunda, metin orijinal satır sonları korunarak yayılacaktır. Bu mod, bir bileşenin bir satır olduğu bir içerik listesine toplu ekleme kullanıldığında kullanışlıdır.", + "block-mode": "Blok modu", + "block-mode-desc": "Blok modunda metin bloklara bölünecektir. Bu mod, genellikle paragraflar halinde yazılan talimatları toplu olarak eklerken kullanışlıdır.", + "flat-mode": "Düz mod", + "flat-mode-desc": "Düz modda, metin, satır sonu olmadan seçilen tarif alanına eklenecektir." + } + } } } diff --git a/frontend/lang/messages/uk-UA.json b/frontend/lang/messages/uk-UA.json index 5cb05a285c3e..6b337b3f8940 100644 --- a/frontend/lang/messages/uk-UA.json +++ b/frontend/lang/messages/uk-UA.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Обрізати перший символ з кожного рядка", "split-by-numbered-line-description": "Пробує розділити абзац по '1)' або '1.' шаблону", "import-by-url": "Імпортувати рецепт з URL", - "create-manually": "Створити рецепт вручну" + "create-manually": "Створити рецепт вручну", + "make-recipe-image": "Зробити це зображенням рецепту" }, "page": { "404-page-not-found": "404 - Сторінка не знайдена", @@ -660,5 +661,34 @@ "info_message_with_version": "Це демо для версії: {version}", "demo_username": "Ім'я користувача: {username}", "demo_password": "Пароль: {password}" + }, + "ocr-editor": { + "ocr-editor": "Редактор Ocr", + "selection-mode": "Режим вибору", + "pan-and-zoom-picture": "Панорамування та маштаб зображення", + "split-text": "Розділити текст", + "preserve-line-breaks": "Зберегти оригінальні переноси рядків", + "split-by-block": "Розділити текст по-блочно", + "flatten": "Вирівняти незважаючи на початкове форматування", + "help": { + "selection-mode": "Режим вибору (за замовчуванням)", + "selection-mode-desc": "Режим вибору - основний режим, який може використовуватися для введення даних:", + "selection-mode-steps": { + "draw": "Намалюйте прямокутник на тексті, який ви хочете вибрати.", + "click": "Клацніть на будь-яке поле праворуч, а потім поверніться до прямокутника над зображенням.", + "result": "Виділений текст з'явиться у попередньо вибраному полі." + }, + "pan-and-zoom-mode": "Режим панорами і масштабу", + "pan-and-zoom-desc": "Виберіть панораму та масштабування натискаючи на значок. Цей режим дозволяє збільшувати масштаб зображення та переміщати його, полегшуючи використання великих зображень.", + "split-text-mode": "Режим розділу тексту", + "split-modes": { + "line-mode": "Режим рядка (за замовчуванням)", + "line-mode-desc": "В режимі рядка текст буде використаний, зберігаючи оригінальні переноси рядків. Цей режим є корисним при використанні масового додаванні інгредієнтів, де один інгредієнт - одна лінія.", + "block-mode": "Режим блока", + "block-mode-desc": "У режимі блоку текст буде розділений на блоки. Цей режим стає у нагоді при додаванні інструкцій, які, як правило, записуються в абзаці.", + "flat-mode": "Неструктурований режим", + "flat-mode-desc": "В неструктурованому режимі текст буде додано до вибраного поля рецепта без жодного переносу рядка." + } + } } } diff --git a/frontend/lang/messages/vi-VN.json b/frontend/lang/messages/vi-VN.json index 9465d8c9a2cb..680458a615cf 100644 --- a/frontend/lang/messages/vi-VN.json +++ b/frontend/lang/messages/vi-VN.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Trim first character from each line", "split-by-numbered-line-description": "Attempts to split a paragraph by matching '1)' or '1.' patterns", "import-by-url": "Import a recipe by URL", - "create-manually": "Create a recipe manually" + "create-manually": "Create a recipe manually", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "404 Page not found", @@ -660,5 +661,34 @@ "info_message_with_version": "This is a Demo for version: {version}", "demo_username": "Username: {username}", "demo_password": "Password: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/zh-CN.json b/frontend/lang/messages/zh-CN.json index b7e0a9b7be7a..aaba4729d53a 100644 --- a/frontend/lang/messages/zh-CN.json +++ b/frontend/lang/messages/zh-CN.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Trim first character from each line", "split-by-numbered-line-description": "Attempts to split a paragraph by matching '1)' or '1.' patterns", "import-by-url": "Import a recipe by URL", - "create-manually": "Create a recipe manually" + "create-manually": "Create a recipe manually", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "404-页面未找到", @@ -660,5 +661,34 @@ "info_message_with_version": "This is a Demo for version: {version}", "demo_username": "Username: {username}", "demo_password": "Password: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/frontend/lang/messages/zh-TW.json b/frontend/lang/messages/zh-TW.json index e6bd7096f3a7..07200e71673d 100644 --- a/frontend/lang/messages/zh-TW.json +++ b/frontend/lang/messages/zh-TW.json @@ -248,7 +248,8 @@ "trim-prefix-description": "Trim first character from each line", "split-by-numbered-line-description": "Attempts to split a paragraph by matching '1)' or '1.' patterns", "import-by-url": "Import a recipe by URL", - "create-manually": "Create a recipe manually" + "create-manually": "Create a recipe manually", + "make-recipe-image": "Make this the recipe image" }, "page": { "404-page-not-found": "404 找不到頁面", @@ -660,5 +661,34 @@ "info_message_with_version": "This is a Demo for version: {version}", "demo_username": "Username: {username}", "demo_password": "Password: {password}" + }, + "ocr-editor": { + "ocr-editor": "Ocr editor", + "selection-mode": "Selection mode", + "pan-and-zoom-picture": "Pan and zoom picture", + "split-text": "Split text", + "preserve-line-breaks": "Preserve original line breaks", + "split-by-block": "Split by text block", + "flatten": "Flatten regardless of original formating", + "help": { + "selection-mode": "Selection Mode (default)", + "selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", + "selection-mode-steps": { + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." + }, + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", + "split-modes": { + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." + } + } } } diff --git a/mealie/repos/seed/resources/units/locales/fr-CA.json b/mealie/repos/seed/resources/units/locales/fr-CA.json index b5add8dfd016..a61a9ad2d522 100644 --- a/mealie/repos/seed/resources/units/locales/fr-CA.json +++ b/mealie/repos/seed/resources/units/locales/fr-CA.json @@ -37,7 +37,7 @@ "milliliter": { "name": "mililitre", "description": "", - "abbreviation": "mL" + "abbreviation": "ml" }, "liter": { "name": "litre",