mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-07-10 17:50:20 -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-image-deleted": "Slika recepta obrisana",
|
||||
"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"
|
||||
},
|
||||
"servings-text": {
|
||||
"makes": "Makes",
|
||||
"serves": "Serves",
|
||||
"makes": "Priprema",
|
||||
"serves": "Porcija",
|
||||
"serving": "Porcija",
|
||||
"servings": "Porcije",
|
||||
"yield": "Yield",
|
||||
"yields": "Yields"
|
||||
"yield": "Količina",
|
||||
"yields": "Priprema"
|
||||
},
|
||||
"and-amount": "and {amount}",
|
||||
"or-ingredient": "or {ingredient}",
|
||||
"and-amount": "i {amount}",
|
||||
"or-ingredient": "ili {ingredient}",
|
||||
"create-progress": {
|
||||
"creating-recipe-with-ai": "Creating recipe 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-with-ai": "Izrada recepta pomoću AI-ja...",
|
||||
"creating-recipe-from-transcript-with-ai": "Izrada recepta iz transkripta pomoću AI-ja...",
|
||||
"creating-recipe-from-webpage-data": "Izrada recepta iz podataka s web-stranice...",
|
||||
"downloading-image": "Preuzimam sliku...",
|
||||
"downloading-video": "Preuzimam video...",
|
||||
"extracting-recipe-data": "Extracting recipe data...",
|
||||
"fetching-webpage": "Fetching webpage...",
|
||||
"transcribing-audio-with-ai": "Transcribing audio with AI..."
|
||||
"extracting-recipe-data": "Izdvajanje podataka o receptu...",
|
||||
"fetching-webpage": "Preuzimanje web-stranice...",
|
||||
"transcribing-audio-with-ai": "Transkripcija zvuka pomoću AI-ja..."
|
||||
}
|
||||
},
|
||||
"mealplan": {
|
||||
@@ -45,7 +45,7 @@
|
||||
},
|
||||
"exceptions": {
|
||||
"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",
|
||||
"integrity-error": "Greška integriteta baze podataka",
|
||||
"username-conflict-error": "Ovo korisničko ime je već u upotrebi",
|
||||
@@ -85,10 +85,10 @@
|
||||
"button_text": "Prihvati Pozivnicu"
|
||||
},
|
||||
"test": {
|
||||
"subject": "Mealie Test Email",
|
||||
"header_text": "Test Email",
|
||||
"message_top": "This is a test email.",
|
||||
"message_bottom": "Please click the button above to test the email.",
|
||||
"subject": "Probna poruka aplikacije Mealie",
|
||||
"header_text": "Probna poruka e-pošte",
|
||||
"message_top": "Ovo je probna poruka e-pošte.",
|
||||
"message_bottom": "Kliknite gumb iznad kako biste poslali probnu poruku e-pošte.",
|
||||
"button_text": "Otvori Mealie"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user