New translations en-us.json (Latvian)

This commit is contained in:
Hayden
2026-04-11 11:38:00 -05:00
parent 02f90b4692
commit 5c411eaddb

View File

@@ -1,31 +1,31 @@
{ {
"generic": { "generic": {
"server-error": "Notikusi nezināma kļūda" "server-error": "Radās neparedzēta kļūda"
}, },
"recipe": { "recipe": {
"unique-name-error": "Receptes nosaukums nevar atkārtoties", "unique-name-error": "Receptes nosaukums nevar atkārtoties",
"recipe-created": "Recipe Created", "recipe-created": "Recepte izveidota",
"recipe-image-deleted": "Recipe image deleted", "recipe-image-deleted": "Receptes attēls dzēsts",
"recipe-defaults": { "recipe-defaults": {
"ingredient-note": "1 gl. Milti", "ingredient-note": "1 gl. miltu",
"step-text": "Receptes darbības, kā arī citi lauki receptes lapā atbalsta atzīmes sintaksi.\n\n**Pievienot saiti**\n\n[Mana saite](https://demo.mealie.io)\n" "step-text": "Receptes darbības, kā arī citi lauki receptes lapā atbalsta atzīmes sintaksi.\n\n**Pievienot saiti**\n\n[Mana saite](https://demo.mealie.io)\n"
}, },
"servings-text": { "servings-text": {
"makes": "Makes", "makes": "Makes",
"serves": "Serves", "serves": "Serves",
"serving": "Serving", "serving": "Porcija",
"servings": "Servings", "servings": "Porcijas",
"yield": "Yield", "yield": "Rezultāts",
"yields": "Yields" "yields": "Rezultāts"
}, },
"and-amount": "and {amount}", "and-amount": "un {amount}",
"or-ingredient": "or {ingredient}", "or-ingredient": "vai {ingredient}",
"create-progress": { "create-progress": {
"creating-recipe-with-ai": "Creating recipe with AI...", "creating-recipe-with-ai": "Creating recipe with AI...",
"creating-recipe-from-transcript-with-ai": "Creating recipe from transcript with AI...", "creating-recipe-from-transcript-with-ai": "Creating recipe from transcript with AI...",
"creating-recipe-from-webpage-data": "Creating recipe from webpage data...", "creating-recipe-from-webpage-data": "Creating recipe from webpage data...",
"downloading-image": "Downloading image...", "downloading-image": "Lejupielādē attēlu...",
"downloading-video": "Downloading video...", "downloading-video": "Lejupielādē video...",
"extracting-recipe-data": "Extracting recipe data...", "extracting-recipe-data": "Extracting recipe data...",
"fetching-webpage": "Fetching webpage...", "fetching-webpage": "Fetching webpage...",
"transcribing-audio-with-ai": "Transcribing audio with AI..." "transcribing-audio-with-ai": "Transcribing audio with AI..."