mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-07-16 20:50:15 -04:00
New translations en-us.json (Croatian)
[ci skip]
This commit is contained in:
@@ -7,28 +7,28 @@
|
|||||||
"recipe-created": "Kreiran novi recept",
|
"recipe-created": "Kreiran novi recept",
|
||||||
"recipe-image-deleted": "Slika recepta obrisana",
|
"recipe-image-deleted": "Slika recepta obrisana",
|
||||||
"recipe-defaults": {
|
"recipe-defaults": {
|
||||||
"ingredient-note": "1 Cup Flour",
|
"ingredient-note": "1 šalica brašna",
|
||||||
"step-text": "Koraci u receptu, kao i druga polja u receptu podržavaju markdown.\n\n**Dodaj poveznicu**\n\n[Poveznica](https://demo.mealie.io)\n"
|
"step-text": "Koraci u receptu, kao i druga polja u receptu podržavaju markdown.\n\n**Dodaj poveznicu**\n\n[Poveznica](https://demo.mealie.io)\n"
|
||||||
},
|
},
|
||||||
"servings-text": {
|
"servings-text": {
|
||||||
"makes": "Makes",
|
"makes": "Priprema",
|
||||||
"serves": "Serves",
|
"serves": "Porcija",
|
||||||
"serving": "Porcija",
|
"serving": "Porcija",
|
||||||
"servings": "Porcije",
|
"servings": "Porcije",
|
||||||
"yield": "Yield",
|
"yield": "Količina",
|
||||||
"yields": "Yields"
|
"yields": "Priprema"
|
||||||
},
|
},
|
||||||
"and-amount": "and {amount}",
|
"and-amount": "i {amount}",
|
||||||
"or-ingredient": "or {ingredient}",
|
"or-ingredient": "ili {ingredient}",
|
||||||
"create-progress": {
|
"create-progress": {
|
||||||
"creating-recipe-with-ai": "Creating recipe with AI...",
|
"creating-recipe-with-ai": "Izrada recepta pomoću AI-ja...",
|
||||||
"creating-recipe-from-transcript-with-ai": "Creating recipe from transcript with AI...",
|
"creating-recipe-from-transcript-with-ai": "Izrada recepta iz transkripta pomoću AI-ja...",
|
||||||
"creating-recipe-from-webpage-data": "Creating recipe from webpage data...",
|
"creating-recipe-from-webpage-data": "Izrada recepta iz podataka s web-stranice...",
|
||||||
"downloading-image": "Preuzimam sliku...",
|
"downloading-image": "Preuzimam sliku...",
|
||||||
"downloading-video": "Preuzimam video...",
|
"downloading-video": "Preuzimam video...",
|
||||||
"extracting-recipe-data": "Extracting recipe data...",
|
"extracting-recipe-data": "Izdvajanje podataka o receptu...",
|
||||||
"fetching-webpage": "Fetching webpage...",
|
"fetching-webpage": "Preuzimanje web-stranice...",
|
||||||
"transcribing-audio-with-ai": "Transcribing audio with AI..."
|
"transcribing-audio-with-ai": "Transkripcija zvuka pomoću AI-ja..."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mealplan": {
|
"mealplan": {
|
||||||
@@ -45,7 +45,7 @@
|
|||||||
},
|
},
|
||||||
"exceptions": {
|
"exceptions": {
|
||||||
"permission_denied": "Nemate dozvolu za izvođenje ove akcije",
|
"permission_denied": "Nemate dozvolu za izvođenje ove akcije",
|
||||||
"recursive-recipe-link": "A recipe cannot reference itself, either directly or indirectly",
|
"recursive-recipe-link": "Recept ne može upućivati sam na sebe, ni izravno ni neizravno.",
|
||||||
"no-entry-found": "Traženi izvor nije pronađen",
|
"no-entry-found": "Traženi izvor nije pronađen",
|
||||||
"integrity-error": "Greška integriteta baze podataka",
|
"integrity-error": "Greška integriteta baze podataka",
|
||||||
"username-conflict-error": "Ovo korisničko ime je već u upotrebi",
|
"username-conflict-error": "Ovo korisničko ime je već u upotrebi",
|
||||||
@@ -85,10 +85,10 @@
|
|||||||
"button_text": "Prihvati Pozivnicu"
|
"button_text": "Prihvati Pozivnicu"
|
||||||
},
|
},
|
||||||
"test": {
|
"test": {
|
||||||
"subject": "Mealie Test Email",
|
"subject": "Probna poruka aplikacije Mealie",
|
||||||
"header_text": "Test Email",
|
"header_text": "Probna poruka e-pošte",
|
||||||
"message_top": "This is a test email.",
|
"message_top": "Ovo je probna poruka e-pošte.",
|
||||||
"message_bottom": "Please click the button above to test the email.",
|
"message_bottom": "Kliknite gumb iznad kako biste poslali probnu poruku e-pošte.",
|
||||||
"button_text": "Otvori Mealie"
|
"button_text": "Otvori Mealie"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user