From 78586eac0ef7213e7b718bc8e79da5f770ccf659 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sat, 11 Apr 2026 11:40:14 -0500 Subject: [PATCH] New translations en-us.json (Croatian) --- frontend/app/lang/messages/hr-HR.json | 2116 +++++++++++++------------ 1 file changed, 1062 insertions(+), 1054 deletions(-) diff --git a/frontend/app/lang/messages/hr-HR.json b/frontend/app/lang/messages/hr-HR.json index 9b52d2de4..db06e83e4 100644 --- a/frontend/app/lang/messages/hr-HR.json +++ b/frontend/app/lang/messages/hr-HR.json @@ -1,428 +1,429 @@ { "about": { - "about": "O", - "about-mealie": "O Mealie", - "api-docs": "API Dokumentacija", + "about": "About", + "about-mealie": "About Mealie", + "api-docs": "API Docs", "api-port": "API Port", - "application-mode": "Način rada aplikacije", - "database-type": "Vrsta baze podataka", - "database-url": "URL baze podataka", - "default-group": "Zadana grupa", - "default-household": "Zadano kućanstvo", + "application-mode": "Application Mode", + "database-type": "Database Type", + "database-url": "Database URL", + "default-group": "Default Group", + "default-household": "Default Household", "demo": "Demo", "demo-status": "Demo Status", - "development": "Razvoj", - "docs": "Dokumenti", - "download-log": "Preuzmi zapisnik", - "download-recipe-json": "Posljednji prikupljeni JSON", - "github": "Github", - "log-lines": "Bilježi zapisnik", - "not-demo": "Nije Demo", - "portfolio": "Portfelj", - "production": "Produkcija", - "support": "Podrška", - "version": "Verzija", - "unknown-version": "nepoznat", - "sponsor": "Sponzor" + "development": "Development", + "docs": "Docs", + "download-log": "Download Log", + "download-recipe-json": "Last Scraped JSON", + "github": "GitHub", + "log-lines": "Log Lines", + "not-demo": "Not Demo", + "portfolio": "Portfolio", + "production": "Production", + "support": "Support", + "version": "Version", + "unknown-version": "unknown", + "sponsor": "Sponsor" }, "asset": { - "assets": "Sastojci", - "code": "Šifra", - "file": "Datoteka", - "image": "Slika", - "new-asset": "Novi sastojak", + "assets": "Assets", + "code": "Code", + "file": "File", + "image": "Image", + "new-asset": "New Asset", "pdf": "PDF", - "recipe": "Recept", - "show-assets": "Prikaži sastojak", - "error-submitting-form": "Graška u Slanju Predloška" + "recipe": "Recipe", + "show-assets": "Show Assets", + "error-submitting-form": "Error Submitting Form" }, "category": { - "categories": "Kategorije", - "category-created": "Kategorija izrađena", - "category-creation-failed": "Izrada kategorije nije uspjela", - "category-deleted": "Kategorija obrisana", - "category-deletion-failed": "Brisanje kategorije nije uspjelo", - "category-filter": "Filter Kategorije", - "category-update-failed": "Ažuriranje kategorije nije uspjelo", - "category-updated": "Kategorija je ažurirana", - "uncategorized-count": "Nekategorizirano {count}", - "create-a-category": "Kreiraj kategoriju", - "category-name": "Naziv kategorije", - "category": "Kategorija" + "categories": "Categories", + "category-created": "Category created", + "category-creation-failed": "Category creation failed", + "category-deleted": "Category Deleted", + "category-deletion-failed": "Category deletion failed", + "category-filter": "Category Filter", + "category-update-failed": "Category update failed", + "category-updated": "Category updated", + "uncategorized-count": "Uncategorized {count}", + "create-a-category": "Create a Category", + "category-name": "Category Name", + "category": "Category" }, "events": { "apprise-url": "Apprise URL", - "database": "Baza podataka", - "delete-event": "Izbriši Događaj", - "event-delete-confirmation": "Jeste li sigurni da želite izbrisati ovaj događaj?", - "event-deleted": "Događaj je Izbrisan", - "event-updated": "Događaj je Ažuriran", - "new-notification-form-description": "Mealie koristi biblioteku Apprise za generiranje obavijesti. Apprise nudi mnogo opcija za usluge koje se mogu koristiti za obavijesti. Za sveobuhvatni vodič o tome kako stvoriti URL za vašu uslugu, pogledajte njihovu wiki stranicu. Ako je dostupno, odabir vrste vaše obavijesti može uključiti dodatne značajke.", - "new-version": "Dostupna je nova verzija!", - "notification": "Obavijest", - "refresh": "Osvježi", - "scheduled": "Planirano", - "something-went-wrong": "Nešto nije bilo u redu!", - "subscribed-events": "Pretplaćeni Događaji", - "test-message-sent": "Testna Poruka je Poslana", - "message-sent": "Poruka je poslana", - "new-notification": "Nova Obavijest", - "event-notifiers": "Obavještavatelji Događaja", - "apprise-url-skipped-if-blank": "Apprise URL (preskočeno ako je prazno)", - "apprise-url-is-left-intentionally-blank": "Ovo polje je namjerno ostavljeno prazno prilikom uređivanja jer Apprise poveznice tipično sadrže osjetljive informacije. Ako želite promijeniti poveznicu, molimo unesite novu ovdje, inače ostavite prazno da zadržite trenutnu poveznicu.", - "enable-notifier": "Omogući obavještavanje", - "what-events": "Na koje događaje bi ovaj obavještavatelj trebao biti pretplaćen?", - "user-events": "Događaji Korisnika", - "mealplan-events": "Događaji planiranja obroka", - "when-a-user-in-your-group-creates-a-new-mealplan": "Kada korisnik u vašoj grupi stvori novi plan obroka", - "shopping-list-events": "Događaji Popisa za Kupovinu", - "cookbook-events": "Događaji Zbirke recepata", - "tag-events": "Događaji Oznaka", - "category-events": "Događaji Kategorija", - "when-a-new-user-joins-your-group": "Kada se novi korisnik pridruži vašoj grupi", - "recipe-events": "Događaji recepta", + "database": "Database", + "delete-event": "Delete Event", + "event-delete-confirmation": "Are you sure you want to delete this event?", + "event-deleted": "Event Deleted", + "event-updated": "Event Updated", + "new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.", + "new-version": "New version available!", + "notification": "Notification", + "refresh": "Refresh", + "scheduled": "Scheduled", + "something-went-wrong": "Something Went Wrong!", + "subscribed-events": "Subscribed Events", + "test-message-sent": "Test Message Sent", + "message-sent": "Message Sent", + "new-notification": "New Notification", + "event-notifiers": "Event Notifiers", + "apprise-url-skipped-if-blank": "Apprise URL (skipped if blank)", + "apprise-url-is-left-intentionally-blank": "Since Apprise URLs typically contain sensitive information, this field is left intentionally blank while editing. If you wish to update the URL, please enter the new one here, otherwise leave it blank to keep the current URL.", + "enable-notifier": "Enable Notifier", + "what-events": "What events should this notifier subscribe to?", + "user-events": "User Events", + "mealplan-events": "Mealplan Events", + "when-a-user-in-your-group-creates-a-new-mealplan": "When a user in your group creates a new mealplan", + "shopping-list-events": "Shopping List Events", + "cookbook-events": "Cookbook Events", + "tag-events": "Tag Events", + "category-events": "Category Events", + "when-a-new-user-joins-your-group": "When a new user joins your group", + "recipe-events": "Recipe Events", "label-events": "Label Events" }, "general": { - "add": "Dodaj", - "cancel": "Odustani", - "clear": "Očisti", - "close": "Zatvori", - "confirm": "Potvrdi", - "confirm-how-does-everything-look": "Kako sve izgleda?", - "confirm-delete-generic": "Jeste li sigurni da želite izbrisati ovo?", - "copied_message": "Kopirano!", - "create": "Kreiraj", - "created": "Kreirano", - "custom": "Prilagođeno", - "dashboard": "Kontrolna ploča", - "delete": "Obriši", - "disabled": "Onemogućeno", - "download": "Preuzmi", - "duplicate": "Dupliciraj", - "edit": "Uredi", - "enabled": "Omogućeno", - "exception": "Izuzeto", - "failed-count": "Neuspjeh: {count}", - "failure-uploading-file": "Neuspješno učitavanje datoteke", - "favorites": "Omiljeno", - "field-required": "Datoteka Obavezna", - "file-folder-not-found": "Datoteka/mapa nije pronađena", - "file-uploaded": "Datoteka uspješno prenesena", + "add": "Add", + "cancel": "Cancel", + "clear": "Clear", + "close": "Close", + "confirm": "Confirm", + "confirm-how-does-everything-look": "How does everything look?", + "confirm-delete-generic": "Are you sure you want to delete this?", + "copied_message": "Copied!", + "create": "Create", + "created": "Created", + "custom": "Custom", + "dashboard": "Dashboard", + "delete": "Delete", + "disabled": "Disabled", + "done": "Done", + "download": "Download", + "duplicate": "Duplicate", + "edit": "Edit", + "enabled": "Enabled", + "exception": "Exception", + "failed-count": "Failed: {count}", + "failure-uploading-file": "Failure uploading file", + "favorites": "Favorites", + "field-required": "Field Required", + "file-folder-not-found": "File/folder not found", + "file-uploaded": "File uploaded", "filter": "Filter", - "friday": "Petak", - "general": "Općenito", - "get": "Nabavite", - "home": "Početna", - "image": "Slika", - "image-upload-failed": "Neuspješno učitavanje slike", - "import": "Uvezi", + "friday": "Friday", + "general": "General", + "get": "Get", + "home": "Home", + "image": "Image", + "image-upload-failed": "Image upload failed", + "import": "Import", "json": "JSON", - "keyword": "Ključna riječ", - "link-copied": "Poveznica kopirana", - "loading": "Učitavanje", - "loading-events": "Učitavanje događaja", - "loading-recipe": "Učitavanje recepta...", - "loading-ocr-data": "Učitavanje OCR podataka...", - "loading-recipes": "Učitavanje Recepata", - "message": "Poruka", - "monday": "Ponedjeljak", - "name": "Naziv", - "new": "Novi", - "never": "Nikada", - "no": "Ne", - "no-recipe-found": "Nije Pronađen Recept", + "keyword": "Keyword", + "link-copied": "Link Copied", + "loading": "Loading", + "loading-events": "Loading Events", + "loading-recipe": "Loading recipe...", + "loading-ocr-data": "Loading OCR data...", + "loading-recipes": "Loading Recipes", + "message": "Message", + "monday": "Monday", + "name": "Name", + "new": "New", + "never": "Never", + "no": "No", + "no-recipe-found": "No Recipe Found", "ok": "OK", - "options": "Opcije:", - "plural-name": "Ime u množini", - "print": "Ispiši", - "print-preferences": "Postavke ispisa", - "random": "Nasumično", - "rating": "Ocjena", - "recent": "Nedavno", - "recipe": "Recept", - "recipes": "Recepti", - "rename-object": "Preimenuj {0}", - "reset": "Resetiraj", - "saturday": "Subota", - "save": "Spremi", - "settings": "Postavke", - "share": "Podijeli", - "show-all": "Prikaži sve", - "shuffle": "Nasumično", - "sort": "Sortiraj", - "sort-ascending": "Poredaj uzlazno", - "sort-descending": "Poredaj silazno", - "sort-alphabetically": "Abecedno", + "options": "Options:", + "plural-name": "Plural Name", + "print": "Print", + "print-preferences": "Print Preferences", + "random": "Random", + "rating": "Rating", + "recent": "Recent", + "recipe": "Recipe", + "recipes": "Recipes", + "rename-object": "Rename {0}", + "reset": "Reset", + "saturday": "Saturday", + "save": "Save", + "settings": "Settings", + "share": "Share", + "show-all": "Show All", + "shuffle": "Shuffle", + "sort": "Sort", + "sort-ascending": "Sort Ascending", + "sort-descending": "Sort Descending", + "sort-alphabetically": "Alphabetical", "status": "Status", - "subject": "Tema", - "submit": "Pošalji", - "success-count": "Uspješno: {count}", - "sunday": "Nedjelja", - "system": "Sistem", - "templates": "Predlošci:", + "subject": "Subject", + "submit": "Submit", + "success-count": "Success: {count}", + "sunday": "Sunday", + "system": "System", + "templates": "Templates:", "test": "Test", - "themes": "Teme", - "thursday": "Četvrtak", - "title": "Naslov", + "themes": "Themes", + "thursday": "Thursday", + "title": "Title", "token": "Token", - "tuesday": "Utorak", - "type": "Tip", - "update": "Ažuriraj", - "updated": "Ažurirano", - "upload": "Prenesi", + "tuesday": "Tuesday", + "type": "Type", + "update": "Update", + "updated": "Updated", + "upload": "Upload", "url": "URL", - "view": "Pogledaj", - "wednesday": "Srijeda", - "yes": "Da", - "foods": "Namirnice", - "units": "Mjerne jedinice", - "back": "Nazad", - "next": "Nastavi", - "start": "Započni", - "toggle-view": "Promijeni Prikaz", - "date": "Datum", + "view": "View", + "wednesday": "Wednesday", + "yes": "Yes", + "foods": "Foods", + "units": "Units", + "back": "Back", + "next": "Next", + "start": "Start", + "toggle-view": "Toggle View", + "date": "Date", "id": "Id", - "owner": "Vlasnik", - "change-owner": "Promjena vlasnika", - "date-added": "Datum Dodavanja", - "none": "Ništa", - "run": "Pokreni", - "menu": "Izbornik", - "a-name-is-required": "Naziv je obavezan", - "delete-with-name": "Obriši {name}", - "confirm-delete-generic-with-name": "Jeste li sigurni da želite izbrisati {name}?", - "confirm-delete-own-admin-account": "Imajte na umu da pokušavate izbrisati vlastiti administratorski račun! Ova radnja se ne može poništiti i trajno će izbrisati vaš račun?", - "organizer": "Organizator", - "transfer": "Prijenos", - "copy": "Kopiraj", - "color": "Boja", - "timestamp": "Vremenska oznaka", - "last-made": "Zadnji put napravljeno", - "learn-more": "Saznaj Više", - "this-feature-is-currently-inactive": "Ova značajka trenutno nije aktivna", - "clipboard-not-supported": "Nažalost, međuspremnik trenutno nije podržan", - "copied-to-clipboard": "Kopirano u međuspremnik", - "your-browser-does-not-support-clipboard": "Vaš preglednik ne podržava Kopiranje u međuspremnik", - "copied-items-to-clipboard": "Nijedna stavka nije kopirana u međuspremnik|Jedna stavka je kopirana u međuspremnik|Kopirano {count} stavki u međuspremnik", - "actions": "Radnje", - "selected-count": "Označeno: {count}", - "export-all": "Izvezi Sve", - "refresh": "Osvježi", - "upload-file": "Prenesi Datoteku", - "created-on-date": "Kreirano dana: {0}", - "unsaved-changes": "Imate promjene koje nisu spremljene. Želite li ih spremiti prije odlaska? Ok za spremanje, Odustani za odbaciti promjene.", + "owner": "Owner", + "change-owner": "Change Owner", + "date-added": "Date Added", + "none": "None", + "run": "Run", + "menu": "Menu", + "a-name-is-required": "A Name is Required", + "delete-with-name": "Delete {name}", + "confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?", + "confirm-delete-own-admin-account": "Please note that you are trying to delete your own admin account! This action cannot be undone and will permanently delete your account?", + "organizer": "Organizer", + "transfer": "Transfer", + "copy": "Copy", + "color": "Color", + "timestamp": "Timestamp", + "last-made": "Last Made", + "learn-more": "Learn More", + "this-feature-is-currently-inactive": "This feature is currently inactive", + "clipboard-not-supported": "Clipboard not supported", + "copied-to-clipboard": "Copied to clipboard", + "your-browser-does-not-support-clipboard": "Your browser does not support clipboard", + "copied-items-to-clipboard": "No item copied to clipboard|One item copied to clipboard|Copied {count} items to clipboard", + "actions": "Actions", + "selected-count": "Selected: {count}", + "export-all": "Export All", + "refresh": "Refresh", + "upload-file": "Upload File", + "created-on-date": "Created on: {0}", + "unsaved-changes": "You have unsaved changes. Do you want to save before leaving? Okay to save, Cancel to discard changes.", "discard-changes": "Discard Changes", "discard-changes-description": "You have unsaved changes. Are you sure you want to discard them?", - "clipboard-copy-failure": "Pogreška prilikom spremanja u međuspremnik.", - "confirm-delete-generic-items": "Jeste li sigurni da želite izbrisati ove stavke?", - "organizers": "Organizatori", - "caution": "Pažnja", - "show-advanced": "Prikaži napredno", - "add-field": "Dodaj polje", - "date-created": "Datum kreiranja", - "date-updated": "Datum ažuriranja" + "clipboard-copy-failure": "Failed to copy to the clipboard.", + "confirm-delete-generic-items": "Are you sure you want to delete the following items?", + "organizers": "Organizers", + "caution": "Caution", + "show-advanced": "Show Advanced", + "add-field": "Add Field", + "date-created": "Date Created", + "date-updated": "Date Updated" }, "group": { - "are-you-sure-you-want-to-delete-the-group": "Jeste li sigurni da želite izbrisati {groupName}?", - "cannot-delete-default-group": "Nije moguće obrisati osnovnu grupu", - "cannot-delete-group-with-users": "Nemoguće je izbrisati grupu s korisnicima", - "confirm-group-deletion": "Potvrdite Brisanje Grupe", - "create-group": "Napravi Grupu", - "error-updating-group": "Pogreška pri aktualiziranju grupe", - "group": "Grupa", - "group-deleted": "Grupa je izbrisana", - "group-deletion-failed": "Brisanje grupe nije uspjelo", - "group-id-with-value": "ID grupe: {groupID}", - "group-name": "Naziv Grupe", - "group-not-found": "Grupa nije pronađena", - "group-token": "Token grupe", - "group-with-value": "Grupa: {groupID}", - "groups": "Grupe", - "manage-groups": "Upravljaj Grupama", - "user-group": "Korisnička Grupa", - "user-group-created": "Korisnička Grupa je Kreirana", - "user-group-creation-failed": "Stvaranje Korisničke Grupe Nije Uspjelo", + "are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete {groupName}?", + "cannot-delete-default-group": "Cannot delete default group", + "cannot-delete-group-with-users": "Cannot delete group with users", + "confirm-group-deletion": "Confirm Group Deletion", + "create-group": "Create Group", + "error-updating-group": "Error updating group", + "group": "Group", + "group-deleted": "Group deleted", + "group-deletion-failed": "Group deletion failed", + "group-id-with-value": "Group ID: {groupID}", + "group-name": "Group Name", + "group-not-found": "Group not found", + "group-token": "Group Token", + "group-with-value": "Group: {groupID}", + "groups": "Groups", + "manage-groups": "Manage Groups", + "user-group": "User Group", + "user-group-created": "User Group Created", + "user-group-creation-failed": "User Group Creation Failed", "settings": { - "keep-my-recipes-private": "Zadrži Moje Recepte Privatnima", - "keep-my-recipes-private-description": "Postavlja vašu grupu i zadane postavke svih recepata na privatne. Uvijek možete to kasnije promijeniti." + "keep-my-recipes-private": "Keep My Recipes Private", + "keep-my-recipes-private-description": "Sets your group and all recipes defaults to private. You can always change this later." }, - "manage-members": "Upravljanje Korisnicima", - "manage-members-description": "Upravljajte dozvolama članova u vašem kućanstvu. {manage} omogućuje korisniku pristup stranici za upravljanje podacima, i {invite} omogućuje korisniku generiranje pozivnih veza za druge korisnike. Vlasnici grupe ne mogu mijenjati vlastite dozvole.", - "manage": "Upravljaj", - "manage-household": "Upravljaj kućanstvom", - "invite": "Pozovi", - "looking-to-update-your-profile": "Želite ažurirati svoj profil?", - "default-recipe-preferences-description": "Ovo su zadane postavke prilikom stvaranja novog recepta u vašoj grupi. Ove postavke mogu se promijeniti za pojedinačne recepte u izborniku postavki recepta.", - "default-recipe-preferences": "Zadane Postavke Recepata", - "group-preferences": "Postavke Grupe", - "private-group": "Privatna Grupa", - "private-group-description": "Postavljanje tvoje grupe na privatni režim će onemogućiti sve opcije javnog prikaza. To će poništiti bilo koju pojedinačnu postavku za javni prikaz", - "enable-public-access": "Dozvoli javni pristup", - "enable-public-access-description": "Napravite grupne recepte javnim kao zadanu vrijednost i omogući posjetiteljima pregled recepata bez prijave", - "allow-users-outside-of-your-group-to-see-your-recipes": "Dopustite korisnicima izvan vaše grupe da vide vaše recepte", - "allow-users-outside-of-your-group-to-see-your-recipes-description": "Kada je omogućeno, možete koristiti javnu povezncu dijeljene veze za dijeljenje određenih recepata bez autorizacije korisnika. Kada je onemogućeno, recepte možete dijeliti samo s korisnicima koji su u vašoj grupi ili s prethodno generiranom privatnom vezom", - "show-nutrition-information": "Prikaži prehrambene vrijednosti", - "show-nutrition-information-description": "Kada je omogućeno, informacije o prehranim vrijednostima se prikazuju na receptu ako su dostupne. Ako nema dostupnih informacija o prehrambenim vrijednostima, iste informacije neće biti prikazane", - "show-recipe-assets": "Prikaži sastojke recepta", - "show-recipe-assets-description": "Kada je omogućeno, sastojci recepata će biti prikazani na receptu ako su dostupni", - "default-to-landscape-view": "Zadani prikaz u vodoravnom položaju", - "default-to-landscape-view-description": "Kada je omogućeno, odjeljak zaglavlja recepta bit će prikazan u vodoravnom pogledu", - "disable-users-from-commenting-on-recipes": "Onemogući korisnicima da komentiraju recepte", - "disable-users-from-commenting-on-recipes-description": "Skriva sekciju komentara na stranici recepta i onemogućuje komentiranje", - "disable-organizing-recipe-ingredients-by-units-and-food": "Onemogući organiziranje sastojaka recepata prema jedinicama i namirnicama", - "disable-organizing-recipe-ingredients-by-units-and-food-description": "Sakriva polja za Hranu, Jedinicu i Količinu za sastojke te tretira sastojke kao obična tekstualna polja", - "general-preferences": "Opće postavke", - "group-recipe-preferences": "Postavke Recepata Grupe", - "report": "Izvješće", - "report-with-id": "ID Izvješća: {id}", - "group-management": "Upravljanje Grupom", - "admin-group-management": "Upravljanje Grupom od strane Administratora", - "admin-group-management-text": "Promjene u ovoj grupi će se odmah odraziti.", - "group-id-value": "Id grupe: {0}", - "total-households": "Ukupno kućanstava", - "you-must-select-a-group-before-selecting-a-household": "Prije odabira kućanstva morate odabrati grupu" + "manage-members": "Manage Members", + "manage-members-description": "Manage the permissions of the members in your household. {manage} allows the user to access the data-management page, and {invite} allows the user to generate invitation links for other users. Group owners cannot change their own permissions.", + "manage": "Manage", + "manage-household": "Manage Household", + "invite": "Invite", + "looking-to-update-your-profile": "Looking to Update Your Profile?", + "default-recipe-preferences-description": "These are the default settings when a new recipe is created in your group. These can be changed for individual recipes in the recipe settings menu.", + "default-recipe-preferences": "Default Recipe Preferences", + "group-preferences": "Group Preferences", + "private-group": "Private Group", + "private-group-description": "Setting your group to private will disable all public view options. This overrides any individual public view settings", + "enable-public-access": "Enable Public Access", + "enable-public-access-description": "Make group recipes public by default, and allow visitors to view recipes without logging-in", + "allow-users-outside-of-your-group-to-see-your-recipes": "Allow users outside of your group to see your recipes", + "allow-users-outside-of-your-group-to-see-your-recipes-description": "When enabled you can use a public share link to share specific recipes without authorizing the user. When disabled, you can only share recipes with users who are in your group or with a pre-generated private link", + "show-nutrition-information": "Show nutrition information", + "show-nutrition-information-description": "When enabled the nutrition information will be shown on the recipe if available. If there is no nutrition information available, the nutrition information will not be shown", + "show-recipe-assets": "Show recipe assets", + "show-recipe-assets-description": "When enabled the recipe assets will be shown on the recipe if available", + "default-to-landscape-view": "Default to landscape view", + "default-to-landscape-view-description": "When enabled the recipe header section will be shown in landscape view", + "disable-users-from-commenting-on-recipes": "Disable users from commenting on recipes", + "disable-users-from-commenting-on-recipes-description": "Hides the comment section on the recipe page and disables commenting", + "disable-organizing-recipe-ingredients-by-units-and-food": "Disable organizing recipe ingredients by units and food", + "disable-organizing-recipe-ingredients-by-units-and-food-description": "Hides the Food, Unit, and Amount fields for ingredients and treats ingredients as plain text fields", + "general-preferences": "General Preferences", + "group-recipe-preferences": "Group Recipe Preferences", + "report": "Report", + "report-with-id": "Report ID: {id}", + "group-management": "Group Management", + "admin-group-management": "Admin Group Management", + "admin-group-management-text": "Changes to this group will be reflected immediately.", + "group-id-value": "Group Id: {0}", + "total-households": "Total Households", + "you-must-select-a-group-before-selecting-a-household": "You must select a group before selecting a household" }, "household": { - "household": "Domaćinstvo", - "households": "Domaćinstva", - "user-household": "Korisničko domaćinstvo", - "create-household": "Napravi domaćinstvo", - "household-name": "Ime domaćinstva", - "household-group": "Grupa domaćinstva", - "household-management": "Upravitelji domaćinstva", - "manage-households": "Upravljanje domaćinstvom", - "admin-household-management": "Administratorsko upravljanje domaćinstvom", - "admin-household-management-text": "Promjene u ovom domaćinstvo će se odraziti odmah.", - "household-id-value": "ID domaćinstva: {0}", - "private-household": "Privatno domaćinstvo", - "private-household-description": "Postavljanje tvojeg domaćinstva na privatni režim će onemogućiti sve opcije javnog prikaza. To će poništiti bilo koju pojedinačnu postavku za javni prikaz", - "lock-recipe-edits-from-other-households": "Onemogućite izmjene recepata iz drugih domaćinstva", - "lock-recipe-edits-from-other-households-description": "Kada je omogućeno, samo korisnici u tvojem domaćinstvu mogu uređivati recepte izrađene u tvojem domaćinstvu", - "household-recipe-preferences": "Postavke recepata u domaćinstvu", - "default-recipe-preferences-description": "Ovo su zadane postavke, kada se u tvojem domaćinstvu izradi novi recept. Ove postavke se mogu promijeniti za pojedinačne recepte u izborniku postavki recepata.", - "allow-users-outside-of-your-household-to-see-your-recipes": "Dopustite korisnicima izvan vašega kućanstva da vide vaše recepte", - "allow-users-outside-of-your-household-to-see-your-recipes-description": "Kada je omogućeno, možete koristiti javnu povezncu dijeljene veze za dijeljenje određenih recepata bez autorizacije korisnika. Kada je onemogućeno, recepte možete dijeliti samo s korisnicima koji su u vašoj grupi ili s prethodno generiranom privatnom vezom", - "household-preferences": "Postavke recepata u domaćinstvu" + "household": "Household", + "households": "Households", + "user-household": "User Household", + "create-household": "Create Household", + "household-name": "Household Name", + "household-group": "Household Group", + "household-management": "Household Management", + "manage-households": "Manage Households", + "admin-household-management": "Admin Household Management", + "admin-household-management-text": "Changes to this household will be reflected immediately.", + "household-id-value": "Household Id: {0}", + "private-household": "Private Household", + "private-household-description": "Setting your household to private will disable all public view options. This overrides any individual public view settings", + "lock-recipe-edits-from-other-households": "Lock recipe edits from other households", + "lock-recipe-edits-from-other-households-description": "When enabled only users in your household can edit recipes created by your household", + "household-recipe-preferences": "Household Recipe Preferences", + "default-recipe-preferences-description": "These are the default settings when a new recipe is created in your household. These can be changed for individual recipes in the recipe settings menu.", + "allow-users-outside-of-your-household-to-see-your-recipes": "Allow users outside of your household to see your recipes", + "allow-users-outside-of-your-household-to-see-your-recipes-description": "When enabled you can use a public share link to share specific recipes without authorizing the user. When disabled, you can only share recipes with users who are in your household or with a pre-generated private link", + "household-preferences": "Household Preferences" }, "meal-plan": { - "create-a-new-meal-plan": "Kreirajte Novi Plan Obroka", - "update-this-meal-plan": "Izmijenite ovaj Plan Obroka", - "dinner-this-week": "Večera Ove Sedmice", - "dinner-today": "Večera Danas", - "dinner-tonight": "VEČERA NOĆAS", - "edit-meal-plan": "Uredi Plan Obroka", - "end-date": "Datum Završetka", - "group": "Grupa (Beta)", - "main": "Glavni", - "meal-planner": "Planer Obroka", - "meal-plans": "Plan Obroka", - "mealplan-categories": "KATEGORIJE PLANIRANJA OBROKA", - "mealplan-created": "Plan obroka je kreiran", - "mealplan-creation-failed": "Kreiranje plana obroka nije uspjelo", - "mealplan-deleted": "Plan obroka je obrisan", - "mealplan-deletion-failed": "Brisanje plana obroka nije uspjelo", - "mealplan-settings": "Postavke Plana obroka", - "mealplan-update-failed": "Ažuriranje Plana obroka nije uspjelo", - "mealplan-updated": "Plan obroka je Ažuriran", - "mealplan-households-description": "Ako nijedno kućanstvo nije odabrano, recepti mogu biti dodani iz bilo kojeg kućanstva", - "any-category": "Bilo koja Kategorija", - "any-tag": "Bilo koja Oznaka", - "any-household": "Bilo koje Kućanstvo", - "no-meal-plan-defined-yet": "Plan obroka još nije definiran", - "no-meal-planned-for-today": "Nema Plan obroka za današnji dan", + "create-a-new-meal-plan": "Create a New Meal Plan", + "update-this-meal-plan": "Update this Meal Plan", + "dinner-this-week": "Dinner This Week", + "dinner-today": "Dinner Today", + "dinner-tonight": "DINNER TONIGHT", + "edit-meal-plan": "Edit Meal Plan", + "end-date": "End Date", + "group": "Group (Beta)", + "main": "Main", + "meal-planner": "Meal Planner", + "meal-plans": "Meal Plans", + "mealplan-categories": "MEALPLAN CATEGORIES", + "mealplan-created": "Mealplan created", + "mealplan-creation-failed": "Mealplan creation failed", + "mealplan-deleted": "Mealplan Deleted", + "mealplan-deletion-failed": "Mealplan deletion failed", + "mealplan-settings": "Mealplan Settings", + "mealplan-update-failed": "Mealplan update failed", + "mealplan-updated": "Mealplan Updated", + "mealplan-households-description": "If no household is selected, recipes can be added from any household", + "any-category": "Any Category", + "any-tag": "Any Tag", + "any-household": "Any Household", + "no-meal-plan-defined-yet": "No meal plan defined yet", + "no-meal-planned-for-today": "No meal planned for today", "numberOfDaysPast-hint": "Number of days in the past on page load", "numberOfDaysPast-label": "Default Days in the Past", - "numberOfDays-hint": "Broj dana na očitavanju stranice", + "numberOfDays-hint": "Number of days on page load", "numberOfDays-label": "Default Days", - "only-recipes-with-these-categories-will-be-used-in-meal-plans": "Samo recepti s ovim kategorijama bit će korišteni u planovima obroka", - "planner": "Planer", - "quick-week": "Brzi Tjedan", - "side": "Strana", - "sides": "Strane", - "start-date": "Početni Datum", - "rule-day": "Pravilo za dan", - "meal-type": "Vrsta Obroka", - "breakfast": "Doručak", - "lunch": "Ručak", - "dinner": "Večera", + "only-recipes-with-these-categories-will-be-used-in-meal-plans": "Only recipes with these categories will be used in Meal Plans", + "planner": "Planner", + "quick-week": "Quick Week", + "side": "Side", + "sides": "Sides", + "start-date": "Start Date", + "rule-day": "Rule Day", + "meal-type": "Meal Type", + "breakfast": "Breakfast", + "lunch": "Lunch", + "dinner": "Dinner", "snack": "Snack", "drink": "Drink", "dessert": "Dessert", - "type-any": "Bilo koji", - "day-any": "Bilo koji", - "editor": "Urednik", - "meal-recipe": "Recept Obroka", - "meal-title": "Naslov Obroka", - "meal-note": "Bilješka o Obroku", - "note-only": "Samo Bilješka", - "random-meal": "Slučajno odabran Obrok", - "random-dinner": "Slučajno odabrana Večera", - "random-side": "Slučajni Prilog", - "this-rule-will-apply": "Ovo pravilo će se primijeniti {dayCriteria} {mealTypeCriteria}.", - "to-all-days": "na sve dane", - "on-days": "na {0}", - "for-all-meal-types": "za sve vrste obroka", - "for-type-meal-types": "za {0} vrste obroka", - "meal-plan-rules": "Pravila Plana Obroka", - "new-rule": "Novo Pravilo", + "type-any": "Any", + "day-any": "Any", + "editor": "Editor", + "meal-recipe": "Meal Recipe", + "meal-title": "Meal Title", + "meal-note": "Meal Note", + "note-only": "Note Only", + "random-meal": "Random Meal", + "random-dinner": "Random Dinner", + "random-side": "Random Side", + "this-rule-will-apply": "This rule will apply {dayCriteria} {mealTypeCriteria}.", + "to-all-days": "to all days", + "on-days": "on {0}s", + "for-all-meal-types": "for all meal types", + "for-type-meal-types": "for {0} meal types", + "meal-plan-rules": "Meal Plan Rules", + "new-rule": "New Rule", "meal-plan-rules-description": "You can create rules for auto selecting recipes for your meal plans. These rules are used by the server to determine the random pool of recipes to select from when creating meal plans. Note that if rules have the same day/type constraints then the rule filters will be merged. In practice, it's unnecessary to create duplicate rules, but it's possible to do so.", - "new-rule-description": "Prilikom stvaranja novog pravila za plan obroka možete ograničiti primjenu pravila na određeni dan u tjednu i/ili određenu vrstu obroka. Da biste primijenili pravilo na sve dane ili sve vrste obroka, možete postaviti pravilo na \"Bilo koji\" (\"Any\"), što će ga primijeniti na sve moguće vrijednosti za dan i/ili vrstu obroka.", - "recipe-rules": "Pravila Recepata", - "applies-to-all-days": "Primjeni na sve dane", - "applies-on-days": "Primjeni na {0}", - "meal-plan-settings": "Postavke Plana Obroka", + "new-rule-description": "When creating a new rule for a meal plan you can restrict the rule to be applicable for a specific day of the week and/or a specific type of meal. To apply a rule to all days or all meal types you can set the rule to \"Any\" which will apply it to all the possible values for the day and/or meal type.", + "recipe-rules": "Recipe Rules", + "applies-to-all-days": "Applies to all days", + "applies-on-days": "Applies on {0}s", + "meal-plan-settings": "Meal Plan Settings", "add-all-to-list": "Add All to List", "add-day-to-list": "Add Day to List" }, "migration": { - "migration-data-removed": "Podaci o migraciji su uklonjeni", - "new-migration": "Nova Migracija", - "no-file-selected": "Nije Odabrana niti jedna Datoteka", - "no-migration-data-available": "Migracijski Podaci Nisu Dostupni", - "previous-migrations": "Prethodne Migracije", - "recipe-migration": "Migracije Recepata", + "migration-data-removed": "Migration data removed", + "new-migration": "New Migration", + "no-file-selected": "No File Selected", + "no-migration-data-available": "No Migration Data Available", + "previous-migrations": "Previous Migrations", + "recipe-migration": "Recipe Migration", "chowdown": { - "description": "Migriraj podatke s platforme Chowdown", - "description-long": "Mealie podržava nativno format repozitorija platforme Chowdown. Preuzmite repozitorij kao .zip datoteku i prenesite je u nastavku.", + "description": "Migrate data from Chowdown", + "description-long": "Mealie natively supports the chowdown repository format. Download the code repository as a .zip file and upload it below.", "title": "Chowdown" }, "nextcloud": { - "description": "Migrirajte podatke s Nextcloud Cookbook platforme", - "description-long": "Nextcloud recepti mogu se uvesti iz zip datoteke koja sadrži podatke pohranjene u Nextcloudu. Pogledajte primjer strukture mape u nastavku kako biste osigurali da vaši recepti mogu biti uvezeni.", - "title": "Nextcloud Kuharica" + "description": "Migrate data from a Nextcloud Cookbook instance", + "description-long": "Nextcloud recipes can be imported from a zip file that contains the data stored in Nextcloud. See the example folder structure below to ensure your recipes are able to be imported.", + "title": "Nextcloud Cookbook" }, "copymethat": { - "description-long": "Mealie može inportirati recepte iz \"Copy Me That\" platforme. Eksportirajte vaše recepte u HTML format, pa učitajte .zip ispod.", - "title": "Copy Me That platforma za Recepte" + "description-long": "Mealie can import recipes from Copy Me That. Export your recipes in HTML format, then upload the .zip below.", + "title": "Copy Me That Recipe Manager" }, "paprika": { - "description-long": "Mealie može inportirati recepte iz \"Paprika\" aplikacije. Eksportirajte vaše recepte iz Paprika alikacije, preimenujte ekstenziju u .zip i zada možete učitati .zip ispod.", - "title": "Paprika aplikacija" + "description-long": "Mealie can import recipes from the Paprika application. Export your recipes from paprika, rename the export extension to .zip and upload it below.", + "title": "Paprika Recipe Manager" }, "mealie-pre-v1": { - "description-long": "Mealie može uvesti recepte iz Mealie aplikacije iz verzije prije 1.0. Izvezite svoje recepte iz stare instance i prenesite zip datoteku u nastavku. Imajte na umu da se mogu uvesti samo recepti iz izvoza.", - "title": "Mealie aplikacije iz verzije prije 1.0" + "description-long": "Mealie can import recipes from the Mealie application from a pre v1.0 release. Export your recipes from your old instance, and upload the zip file below. Note that only recipes can be imported from the export.", + "title": "Mealie Pre v1.0" }, "tandoor": { - "description-long": "Mealie može inportirati recepte iz Tandoor-a. Izvezite Vaše recepte u uobičajnom formatu, pa učitajte .zip ispod.", - "title": "Tandoor Recepti" + "description-long": "Mealie can import recipes from Tandoor. Export your data in the \"Default\" format, then upload the .zip below.", + "title": "Tandoor Recipes" }, "cookn": { "description-long": "Mealie can import recipes from DVO Cook'n X3. Export a cookbook or menu in the \"Cook'n\" format, rename the export extension to .zip, then upload the .zip below.", "title": "DVO Cook'n X3" }, - "recipe-data-migrations": "Migracije Podataka Recepata", - "recipe-data-migrations-explanation": "Recepti se mogu prenijeti s druge podržane aplikacije na Mealie. To je sjajan način za započetak korištenja Mealieja.", + "recipe-data-migrations": "Recipe Data Migrations", + "recipe-data-migrations-explanation": "Recipes can be migrated from another supported application to Mealie. This is a great way to get started with Mealie.", "coming-from-another-application-or-an-even-older-version-of-mealie": "Coming from another application or an even older version of Mealie? Check out migrations and see if your data can be imported.", - "choose-migration-type": "Odaberi Vrstu Migracije", - "tag-all-recipes": "Označi sve recepte s oznakom {tag-name}", - "nextcloud-text": "Recepti iz Nextcloud-a mogu se uvesti iz zip datoteke koja sadrži podatke pohranjene u Nextcloud-u. Pogledajte primjer strukture mape u nastavku kako biste osigurali da se vaši recepti mogu uspješno uvesti.", + "choose-migration-type": "Choose Migration Type", + "tag-all-recipes": "Tag all recipes with {tag-name} tag", + "nextcloud-text": "Nextcloud recipes can be imported from a zip file that contains the data stored in Nextcloud. See the example folder structure below to ensure your recipes are able to be imported.", "chowdown-text": "Mealie natively supports the chowdown repository format. Download the code repository as a .zip file and upload it below.", - "recipe-1": "Recept 1", - "recipe-2": "Recept 2", - "paprika-text": "Mealie može uvesti recepte iz aplikacije Paprika. Izvezite svoje recepte iz Paprike, preimenujte ekstenziju izvoza u .zip i učitajte je u nastavku.", - "mealie-text": "Mealie može uvesti recepte iz Mealie aplikacije iz verzije prije v1.0. Izvezite svoje recepte iz starog primjerka i učitajte zip datoteku u nastavku. Napomena: Samo recepti mogu biti uvezeni iz izvoza.", + "recipe-1": "Recipe 1", + "recipe-2": "Recipe 2", + "paprika-text": "Mealie can import recipes from the Paprika application. Export your recipes from paprika, rename the export extension to .zip and upload it below.", + "mealie-text": "Mealie can import recipes from the Mealie application from a pre v1.0 release. Export your recipes from your old instance, and upload the zip file below. Note that only recipes can be imported from the export.", "plantoeat": { "title": "Plan to Eat", "description-long": "Mealie can import recipies from Plan to Eat." @@ -437,250 +438,250 @@ } }, "new-recipe": { - "bulk-add": "Dodajte više recepata odjednom", - "error-details": "Samo web stranice koje sadrže ld+json ili mikrodatoteke mogu se uvesti u Mealie. Većina glavnih web stranica s receptima podržava ovu strukturu podataka. Ako se vaša stranica ne može uvesti, ali u zapisu postoje JSON podaci, molimo podnesite problem na GitHubu s URL-om i podacima.", - "error-title": "Izgleda da nismo pronašli ništa", - "from-url": "Učitaj Recept", - "github-issues": "GitHub Problemi", + "bulk-add": "Bulk Add", + "error-details": "Only websites containing ld+json or microdata can be imported by Mealie. Most major recipe websites support this data structure. If your site cannot be imported but there is json data in the log, please submit a github issue with the URL and data.", + "error-title": "Looks Like We Couldn't Find Anything", + "from-url": "Import a Recipe", + "github-issues": "GitHub Issues", "google-ld-json-info": "Google ld+json Info", - "must-be-a-valid-url": "Mora biti valjan URL", - "paste-in-your-recipe-data-each-line-will-be-treated-as-an-item-in-a-list": "Zalijepite podatke svog recepta. Svaka linija će se tretirati kao stavka u popisu", - "recipe-markup-specification": "Specifikacije Maekup Recepta", - "recipe-url": "URL Recepta", + "must-be-a-valid-url": "Must be a Valid URL", + "paste-in-your-recipe-data-each-line-will-be-treated-as-an-item-in-a-list": "Paste in your recipe data. Each line will be treated as an item in a list", + "recipe-markup-specification": "Recipe Markup Specification", + "recipe-url": "Recipe URL", "recipe-html-or-json": "Recipe HTML or JSON", - "upload-a-recipe": "Učitaj Recept", - "upload-individual-zip-file": "Prenesite pojedinačnu .zip datoteku koja je izvezena iz druge instance Mealie aplikacije.", - "url-form-hint": "Kopirajte i zalijepite poveznicu s vaše omiljene web stranice za recepte", + "upload-a-recipe": "Upload a Recipe", + "upload-individual-zip-file": "Upload an individual .zip file exported from another Mealie instance.", + "url-form-hint": "Copy and paste a link from your favorite recipe website", "copy-and-paste-the-source-url-of-your-data-optional": "Copy and paste the source URL of your data (optional)", - "view-scraped-data": "Prikaz Prikupljenih Podataka", - "trim-whitespace-description": "Ukloni vodeće i slijedeće praznine, kao i prazne linije", - "trim-prefix-description": "Ukloni prvi znak sa svake linije", - "split-by-numbered-line-description": "Pokušava podijeliti odlomak prepoznavanjem obrazaca '1)' ili '1.'", - "import-by-url": "Učitaj recept preko URL linka", - "create-manually": "Ručno kreirajte recept", - "make-recipe-image": "Postavite ovo kao sliku recepta", + "view-scraped-data": "View Scraped Data", + "trim-whitespace-description": "Trim leading and trailing whitespace as well as blank lines", + "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", + "make-recipe-image": "Make this the recipe image", "add-food": "Add Food", "add-recipe": "Add Recipe" }, "page": { - "404-page-not-found": "404 - Stranica nije pronađena", - "all-recipes": "Svi Recepti", - "new-page-created": "Nova stranica je kreirana", - "page": "Stranica", - "page-creation-failed": "Kreiranje Stranice nije uspjelo", - "page-deleted": "Stranica je Izbrisana", - "page-deletion-failed": "Brisanje Stranice nije uspjelo", - "page-update-failed": "Ažuriranje Stranice nije uspjelo", - "page-updated": "Stranica je ažurirana", - "pages-update-failed": "Ažuriranje Stranica nije uspjelo", - "pages-updated": "Stranice su ažurirane", - "404-not-found": "404 Nije pronađeno", - "an-error-occurred": "Dogodila se greška" + "404-page-not-found": "404 Page not found", + "all-recipes": "All Recipes", + "new-page-created": "New page created", + "page": "Page", + "page-creation-failed": "Page creation failed", + "page-deleted": "Page deleted", + "page-deletion-failed": "Page deletion failed", + "page-update-failed": "Page update failed", + "page-updated": "Page updated", + "pages-update-failed": "Pages update failed", + "pages-updated": "Pages updated", + "404-not-found": "404 Not Found", + "an-error-occurred": "An error occurred" }, "recipe": { - "add-key": "Dodaj Ključ", - "add-to-favorites": "Dodavanje u omiljene", - "api-extras": "Dodaci API-ju", - "calories": "Kalorije", - "calories-suffix": "kalorije", - "carbohydrate-content": "Ugljikohidrati", - "categories": "Kategorije", + "add-key": "Add Key", + "add-to-favorites": "Add to Favorites", + "api-extras": "API Extras", + "calories": "Calories", + "calories-suffix": "calories", + "carbohydrate-content": "Carbohydrate", + "categories": "Categories", "cholesterol-content": "Cholesterol", - "comment-action": "Komentiraj", - "comment": "Komentar", - "comments": "Komentari", - "delete-confirmation": "Jeste li sigurni da želite izbrisati ovaj recept?", + "comment-action": "Comment", + "comment": "Comment", + "comments": "Comments", + "delete-confirmation": "Are you sure you want to delete this recipe?", "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", - "delete-recipe": "Obriši Recept", - "description": "Opis", - "disable-amount": "Onemogući količine sastojaka", - "disable-comments": "Onemogući Komentare", - "duplicate": "Dupliciraj recept", - "duplicate-name": "Naziv novog recepta", - "edit-scale": "Uredi Mjerilo", - "fat-content": "Masti", - "fiber-content": "Vlakna", - "grams": "grami", - "ingredient": "Sastojak", - "ingredients": "Sastojci", - "insert-ingredient": "Dodaj Sastojak", - "insert-section": "Umetni Odjeljak", + "delete-recipe": "Delete Recipe", + "description": "Description", + "disable-amount": "Disable Ingredient Amounts", + "disable-comments": "Disable Comments", + "duplicate": "Duplicate recipe", + "duplicate-name": "Name of the new recipe", + "edit-scale": "Edit Scale", + "fat-content": "Fat", + "fiber-content": "Fiber", + "grams": "grams", + "ingredient": "Ingredient", + "ingredients": "Ingredients", + "insert-ingredient": "Insert Ingredient", + "insert-section": "Insert Section", "insert-above": "Insert Above", "insert-below": "Insert Below", - "instructions": "Upute", - "key-name-required": "Naziv Ključa jeObavezan", - "landscape-view-coming-soon": "Prikaz u vodoravnom položaju", - "milligrams": "miligrami", - "new-key-name": "Novo ime ključa", - "no-white-space-allowed": "Nije dozvoljen razmak", - "note": "Bilješka", - "nutrition": "Prehrambene vrijednosti", - "object-key": "Ključ Objekta", - "object-value": "Vrijednost Objekta", - "original-url": "URL Podrijetla", - "perform-time": "Vrijeme Kuhanja", - "prep-time": "Vrijeme Pripreme", + "instructions": "Instructions", + "key-name-required": "Key Name Required", + "landscape-view-coming-soon": "Landscape View", + "milligrams": "milligrams", + "new-key-name": "New Key Name", + "no-white-space-allowed": "No White Space Allowed", + "note": "Note", + "nutrition": "Nutrition", + "object-key": "Object Key", + "object-value": "Object Value", + "original-url": "Original URL", + "perform-time": "Cook Time", + "prep-time": "Prep Time", "protein-content": "Protein", - "public-recipe": "Javni Recept", - "recipe-created": "Recept Kreiran", - "recipe-creation-failed": "Kreiranje recepta nije uspjelo", - "recipe-deleted": "Recept obrisan", - "recipe-image": "Slika Recepta", - "recipe-image-updated": "Slika recepta ažurirana", - "delete-image": "Obriši sliku recepta", - "delete-image-confirmation": "Jeste li sigurni da želite obrisati ovu sliku?", - "recipe-image-deleted": "Slika recepta obrisana", - "recipe-name": "Naziv Recepta", - "recipe-settings": "Postavke Recepta", - "recipe-update-failed": "Ažuriranje polja recepta", - "recipe-updated": "Recept ažuriran", - "remove-from-favorites": "Ukloni iz Favorita", - "remove-section": "Uklonjeni Odjeljak", + "public-recipe": "Public Recipe", + "recipe-created": "Recipe created", + "recipe-creation-failed": "Recipe creation failed", + "recipe-deleted": "Recipe deleted", + "recipe-image": "Recipe Image", + "recipe-image-updated": "Recipe image updated", + "delete-image": "Delete Recipe Image", + "delete-image-confirmation": "Are you sure you want to delete this recipe image?", + "recipe-image-deleted": "Recipe image deleted", + "recipe-name": "Recipe Name", + "recipe-settings": "Recipe Settings", + "recipe-update-failed": "Recipe update failed", + "recipe-updated": "Recipe updated", + "remove-from-favorites": "Remove from Favorites", + "remove-section": "Remove Section", "saturated-fat-content": "Saturated fat", - "save-recipe-before-use": "Spasi recept prije upotrebe", - "section-title": "Naslov Odjeljka", - "servings": "Porcije", + "save-recipe-before-use": "Save recipe before use", + "section-title": "Section Title", + "servings": "Servings", "serves-amount": "Serves {amount}", - "share-recipe-message": "Želio/željela bih podijeliti svoj recept {0} s tobom.", - "show-nutrition-values": "Prikaži Nutritivne Vrijednosti", - "sodium-content": "Sol", - "step-index": "Korak: {step}", - "sugar-content": "Šećer", - "title": "Naslov", - "total-time": "Ukupno Vrijeme", + "share-recipe-message": "I wanted to share my {0} recipe with you.", + "show-nutrition-values": "Show Nutrition Values", + "sodium-content": "Sodium", + "step-index": "Step: {step}", + "sugar-content": "Sugar", + "title": "Title", + "total-time": "Total Time", "trans-fat-content": "Trans-fat", - "unable-to-delete-recipe": "Ne Mogu Obrisati Recept", + "unable-to-delete-recipe": "Unable to Delete Recipe", "unsaturated-fat-content": "Unsaturated fat", - "no-recipe": "Nema Recepta", - "locked-by-owner": "Zaključano od strane Vlasnika", - "join-the-conversation": "Pridružite se Razgovoru", - "add-recipe-to-mealplan": "Dodaj Recept u Plan Obroka", - "entry-type": "Vrsta Unosa", + "no-recipe": "No Recipe", + "locked-by-owner": "Locked by Owner", + "join-the-conversation": "Join the Conversation", + "add-recipe-to-mealplan": "Add Recipe to Mealplan", + "entry-type": "Entry Type", "date-format-hint": "MM/DD/YYYY format", "date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format", - "add-to-list": "Dodaj na Popis", - "add-to-plan": "Dodaj u Plan", - "add-to-timeline": "Dodaj na vremensku crtu", - "recipe-added-to-list": "Recept je dodan na popis", - "recipes-added-to-list": "Recepti dodani na popis", - "successfully-added-to-list": "Uspješno dodan na popis", - "recipe-added-to-mealplan": "Recept je dodan u Plan", - "failed-to-add-recipes-to-list": "Neuspješno dodavanje na popis", - "failed-to-add-recipe-to-mealplan": "Nije uspjelo dodavanje recepta u plan obroka", - "failed-to-add-to-list": "Neuspješno dodavanje na popis", - "yield": "Konačna Količina", + "add-to-list": "Add to List", + "add-to-plan": "Add to Plan", + "add-to-timeline": "Add to Timeline", + "recipe-added-to-list": "Recipe added to list", + "recipes-added-to-list": "Recipes added to list", + "successfully-added-to-list": "Successfully added to list", + "recipe-added-to-mealplan": "Recipe added to mealplan", + "failed-to-add-recipes-to-list": "Failed to add recipe to list", + "failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan", + "failed-to-add-to-list": "Failed to add to list", + "yield": "Yield", "yields-amount-with-text": "Yields {amount} {text}", "yield-text": "Yield Text", - "quantity": "Količina", - "choose-unit": "Odaberi Jedinicu", - "press-enter-to-create": "Pritisni Enter za Kreiranje", - "choose-food": "Odaberi Hranu", - "choose-recipe": "Odaberite recept", - "notes": "Bilješke", - "toggle-section": "Preklopi Odjeljak", - "see-original-text": "Prikaži Izvorni Tekst", - "original-text-with-value": "Izvorni Tekst: {originalText}", - "ingredient-linker": "Poveznik Sastojaka", - "unlinked": "Nije povezano", - "linked-to-other-step": "Povezano s drugim korakom", + "quantity": "Quantity", + "choose-unit": "Choose Unit", + "press-enter-to-create": "Press Enter to Create", + "choose-food": "Choose Food", + "choose-recipe": "Choose Recipe", + "notes": "Notes", + "toggle-section": "Toggle Section", + "see-original-text": "See Original Text", + "original-text-with-value": "Original Text: {originalText}", + "ingredient-linker": "Ingredient Linker", + "unlinked": "Not linked yet", + "linked-to-other-step": "Linked to other step", "auto": "Auto", - "cook-mode": "Način Kuhanja", - "link-ingredients": "Poveži Sastojke", - "merge-above": "Spoji prethodni korak", - "move-to-bottom": "Pomakni na dno", - "move-to-top": "Na vrh", - "reset-scale": "Vrati skaliranje na stare postavke", - "decrease-scale-label": "Smanji skaliranje za 1", - "increase-scale-label": "Povećaj skaliranje za 1", - "locked": "Zaključano", - "public-link": "Javni Link", - "edit-timeline-event": "Uredi Događaj Vremenske Crte", - "timeline": "Vremenska Crta", - "timeline-is-empty": "Još nema ništa na vremenskoj crti. Pokušajte napraviti ovaj recept!", - "timeline-no-events-found-try-adjusting-filters": "Nisu pronađeni događaji. Pokušaj promjeniti filtere za pretragu.", - "group-global-timeline": "{groupName} Globalna vremenska crta", - "open-timeline": "Otvori Vremensku Crtu", - "made-this": "Napravio/la sam ovo", - "how-did-it-turn-out": "Kako je ispalo?", - "user-made-this": "{user} je napravio/la ovo", - "made-for-recipe": "Napravljeno za {recipe}", - "added-to-timeline": "Dodano na vremensku crtu", - "failed-to-add-to-timeline": "Neuspješno dodavanje na vremensku crtu", - "failed-to-update-recipe": "Neuspješno ažuriranje recepta", - "added-to-timeline-but-failed-to-add-image": "Dodano na vremensku crtu, no nije uspjelo dodavanje fotografije", - "api-extras-description": "Dodatci recepata su ključna značajka Mealie API-ja. Omogućuju vam stvaranje prilagođenih JSON ključ/vrijednost parova unutar recepata kako biste ih mogli koristiti iz aplikacija trećih strana. Možete koristiti ove ključeve kako biste prenijeli informacije koje će pokrenuti automatizaciju ili prilagođene poruke koje će biti prenesene na željeni uređaj.", - "message-key": "Ključ poruke", - "parse": "Razluči (parsiraj)", + "cook-mode": "Cook Mode", + "link-ingredients": "Link Ingredients", + "merge-above": "Merge Above", + "move-to-bottom": "Move To Bottom", + "move-to-top": "Move To Top", + "reset-scale": "Reset Scale", + "decrease-scale-label": "Decrease Scale by 1", + "increase-scale-label": "Increase Scale by 1", + "locked": "Locked", + "public-link": "Public Link", + "edit-timeline-event": "Edit Timeline Event", + "timeline": "Timeline", + "timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!", + "timeline-no-events-found-try-adjusting-filters": "No events found. Try adjusting your search filters.", + "group-global-timeline": "{groupName} Global Timeline", + "open-timeline": "Open Timeline", + "made-this": "I Made This", + "how-did-it-turn-out": "How did it turn out?", + "user-made-this": "{user} made this", + "made-for-recipe": "Made for {recipe}", + "added-to-timeline": "Added to timeline", + "failed-to-add-to-timeline": "Failed to add to timeline", + "failed-to-update-recipe": "Failed to update recipe", + "added-to-timeline-but-failed-to-add-image": "Added to timeline, but failed to add image", + "api-extras-description": "Recipes extras are a key feature of the Mealie API. They allow you to create custom JSON key/value pairs within a recipe, to reference from 3rd party applications. You can use these keys to provide information, for example to trigger automations or custom messages to relay to your desired device.", + "message-key": "Message Key", + "parse": "Parse", "ingredients-not-parsed-description": "It looks like your ingredients aren't parsed yet. Click the \"{parse}\" button below to parse your ingredients into structured foods.", - "attach-images-hint": "Priložite slike povlačenjem i ispuštanjem u uređivaču", + "attach-images-hint": "Attach images by dragging & dropping them into the editor", "drop-image": "Drop image", - "enable-ingredient-amounts-to-use-this-feature": "Omogući korištenje količina sastojaka za ovu značajku", - "recipes-with-units-or-foods-defined-cannot-be-parsed": "Recepti s definiranim jedinicama ili namirnicama ne mogu se razlučiti (parsirati).", - "parse-ingredients": "Razluči (parsiraj) sastojke", - "edit-markdown": "Uredi Markdown", - "recipe-creation": "Kreiranje recepta", - "select-one-of-the-various-ways-to-create-a-recipe": "Odaberite jedan od različitih načina za kreiranje recepta", - "looking-for-migrations": "Tražite migracije?", - "import-with-url": "Učitaj preko URL-a", - "create-recipe": "Kreiraj recept", - "create-recipe-description": "Izradi novi recept od početka", - "create-recipes": "Kreiraj recept", - "import-with-zip": "Učitaj pomoću .zip-a", - "create-recipe-from-an-image": "Create Recipe from an Image", - "create-recipe-from-an-image-description": "Create a recipe by uploading an image of it. Mealie will attempt to extract the text from the image using AI and create a recipe from it.", - "crop-and-rotate-the-image": "Obreži i rotiraj sliku tako da bude vidljiv samo tekst i da bude u ispravnoj orijentaciji.", - "create-from-images": "Izradi na temelju fotografije", - "should-translate-description": "Prevedi recept na moj jezik", - "please-wait-image-procesing": "Molimo pričekajte, slika se obrađuje. Ovo može potrajati.", - "please-wait-images-processing": "Molimo pričekajte, slike se obrađuju. Ovo može potrajati.", - "bulk-url-import": "Uvoz više URL-ova", - "debug-scraper": "Debugiranje skraper-a", - "create-a-recipe-by-providing-the-name-all-recipes-must-have-unique-names": "Kreirajte recept pružajući naziv. Svi recepti moraju imati jedinstvena imena.", - "new-recipe-names-must-be-unique": "Naziv novog recepta mora imati jedinstveno ime", - "scrape-recipe": "Prikupi (skraperaj) recept", + "enable-ingredient-amounts-to-use-this-feature": "Enable ingredient amounts to use this feature", + "recipes-with-units-or-foods-defined-cannot-be-parsed": "Recipes with units or foods defined cannot be parsed.", + "parse-ingredients": "Parse ingredients", + "edit-markdown": "Edit Markdown", + "recipe-creation": "Recipe Creation", + "select-one-of-the-various-ways-to-create-a-recipe": "Select one of the various ways to create a recipe", + "looking-for-migrations": "Looking For Migrations?", + "import-with-url": "Import with URL", + "create-recipe": "Create Recipe", + "create-recipe-description": "Create a new recipe from scratch.", + "create-recipes": "Create Recipes", + "import-with-zip": "Import with .zip", + "create-recipe-from-an-image": "Create Recipe from Images", + "create-recipe-from-an-image-description": "Create a recipe by uploading images of the recipe text. Mealie will attempt to extract the text from the images using AI and create a new recipe from it.", + "crop-and-rotate-the-image": "Crop and rotate the image so that only the text is visible, and it's in the correct orientation.", + "create-from-images": "Create from Images", + "should-translate-description": "Translate the recipe into my language", + "please-wait-image-procesing": "Please wait, the image is processing. This may take some time.", + "please-wait-images-processing": "Please wait, the images are processing. This may take some time.", + "bulk-url-import": "Bulk URL Import", + "debug-scraper": "Debug Scraper", + "create-a-recipe-by-providing-the-name-all-recipes-must-have-unique-names": "Create a recipe by providing the name. All recipes must have unique names.", + "new-recipe-names-must-be-unique": "New recipe names must be unique", + "scrape-recipe": "Scrape Recipe", "scrape-recipe-description": "Scrape a recipe by url. Provide the url for the site you want to scrape, and Mealie will attempt to scrape the recipe from that site and add it to your collection.", "scrape-recipe-description-transcription": "You can also provide the url to a video and Mealie will attempt to transcribe it into a recipe.", - "scrape-recipe-have-a-lot-of-recipes": "Imate puno recepata koje želite odjednom preuzeti?", - "scrape-recipe-suggest-bulk-importer": "Isprobajte masovni uvoz", - "scrape-recipe-have-raw-html-or-json-data": "Imate neobrađene HTML ili JSON podatke?", - "scrape-recipe-you-can-import-from-raw-data-directly": "Možete uvesti iz neobrađenih podataka izravno", - "scrape-recipe-website-being-blocked": "Stranica ne radi?", - "scrape-recipe-try-importing-raw-html-instead": "Pokušajte s uvozom HTML-a.", - "import-original-keywords-as-tags": "Uvezi originalne ključne riječi kao oznake", + "scrape-recipe-have-a-lot-of-recipes": "Have a lot of recipes you want to scrape at once?", + "scrape-recipe-suggest-bulk-importer": "Try out the bulk importer", + "scrape-recipe-have-raw-html-or-json-data": "Have raw HTML or JSON data?", + "scrape-recipe-you-can-import-from-raw-data-directly": "You can import from raw data directly", + "scrape-recipe-website-being-blocked": "Website being blocked?", + "scrape-recipe-try-importing-raw-html-instead": "Try importing the raw HTML instead.", + "import-original-keywords-as-tags": "Import original keywords as tags", "import-original-categories": "Import original categories", - "stay-in-edit-mode": "Ostanite u načinu uređivanja", - "parse-recipe-ingredients-after-import": "Parsiranje sastojaka recepta nakon uvoza", - "import-from-zip": "Uvoz iz Zip-a", - "import-from-zip-description": "Uvezi pojedinačni recept koji je izvezen iz druge instance Mealie aplikacije.", - "import-from-html-or-json": "Uvoz iz HTML-a ili JSON-a", - "import-from-html-or-json-description": "Uvezite jedan recept iz neobrađenog HTML-a ili JSON-a. Ovo je korisno ako imate recept s web-stranice koju Mealie ne može normalno preuzeti ili iz nekog drugog vanjskog izvora.", - "json-import-format-description-colon": "Kako biste uveli JSON, mora biti u ispravnom obliku:", - "json-editor": "JSON uređivač", - "zip-files-must-have-been-exported-from-mealie": ".zip datoteke moraju biti izvezeni iz Mealie-a", - "create-a-recipe-by-uploading-a-scan": "Izradite recept tako što ćete učitati skeniranu kopiju.", - "upload-a-png-image-from-a-recipe-book": "Učitajte png sliku iz kuharice", - "recipe-bulk-importer": "Uvoz većeg broja recepata", - "recipe-bulk-importer-description": "Uvoz više recepata omogućuje vam da odjednom uvezete više recepata tako što ćete ih staviti u red na pozadini i pokrenuti zadatak u pozadini. Ovo može biti korisno prilikom prvog migriranja na Mealie ili kada želite uvesti veliki broj recepata.", - "set-categories-and-tags": "Postavi Kategorije i Oznake", - "bulk-imports": "Uvoz više Recepata", - "bulk-import-process-has-started": "Proces uvoza većeg broja recepata je započeo", - "bulk-import-process-has-failed": "Uvoz većeg broja recepata nije uspio", - "report-deletion-failed": "Brisanje nije uspjelo", - "recipe-debugger": "Ispravljač Pogrešaka Recepta", - "recipe-debugger-description": "Preuzmite URL recepta koji želite ispraviti i zalijepite ga ovdje. URL će biti obrađen od strane scraper-a za recepte i rezultati će biti prikazani. Ako ne vidite nikakve povratne podatke, to znači da web stranica koju pokušavate obraditi nije podržana od strane Mealie-a ili njegove biblioteke za scraper-e.", - "use-openai": "Koristi OpenAI", + "stay-in-edit-mode": "Stay in Edit mode", + "parse-recipe-ingredients-after-import": "Parse recipe ingredients after import", + "import-from-zip": "Import from Zip", + "import-from-zip-description": "Import a single recipe that was exported from another Mealie instance.", + "import-from-html-or-json": "Import from HTML or JSON", + "import-from-html-or-json-description": "Import a single recipe from raw HTML or JSON. This is useful if you have a recipe from a site that Mealie can't scrape normally, or from some other external source.", + "json-import-format-description-colon": "To import via JSON, it must be in valid format:", + "json-editor": "JSON Editor", + "zip-files-must-have-been-exported-from-mealie": ".zip files must have been exported from Mealie", + "create-a-recipe-by-uploading-a-scan": "Create a recipe by uploading a scan.", + "upload-a-png-image-from-a-recipe-book": "Upload a png image from a recipe book", + "recipe-bulk-importer": "Recipe Bulk Importer", + "recipe-bulk-importer-description": "The Bulk recipe importer allows you to import multiple recipes at once by queueing the sites on the backend and running the task in the background. This can be useful when initially migrating to Mealie, or when you want to import a large number of recipes.", + "set-categories-and-tags": "Set Categories and Tags", + "bulk-imports": "Bulk Imports", + "bulk-import-process-has-started": "Bulk Import process has started", + "bulk-import-process-has-failed": "Bulk import process has failed", + "report-deletion-failed": "Report deletion failed", + "recipe-debugger": "Recipe Debugger", + "recipe-debugger-description": "Grab the URL of the recipe you want to debug and paste it here. The URL will be scraped by the recipe scraper and the results will be displayed. If you don't see any data returned, the site you are trying to scrape is not supported by Mealie or its scraper library.", + "use-openai": "Use OpenAI", "recipe-debugger-use-openai-description": "Use OpenAI to parse the results instead of relying on the scraper library. When creating a recipe via URL, this is done automatically if the scraper library fails, but you may test it manually here.", - "debug": "Ispravljanje grešaka", - "tree-view": "Prikaz Stabla", - "recipe-servings": "Serviranja recepta", - "recipe-yield": "Konačna Količina Recepta", + "debug": "Debug", + "tree-view": "Tree View", + "recipe-servings": "Recipe Servings", + "recipe-yield": "Recipe Yield", "recipe-yield-text": "Recipe Yield Text", - "unit": "Jedinica", - "upload-image": "Učitavanje Slike", - "screen-awake": "Zadrži ekran uključenim", - "remove-image": "Ukloni sliku", - "nextStep": "Sljedeći korak", - "recipe-actions": "Akcije recepta", + "unit": "Unit", + "upload-image": "Upload image", + "screen-awake": "Keep Screen Awake", + "remove-image": "Remove image", + "nextStep": "Next step", + "recipe-actions": "Recipe Actions", "parser": { "ingredient-parser": "Ingredient Parser", "explanation": "To use the ingredient parser, click the 'Parse All' button to start the process. Once the processed ingredients are available, you can review the items and verify that they were parsed correctly. The model's confidence score is displayed on the right of the item title. This score is an average of all the individual scores and may not always be completely accurate.", @@ -727,175 +728,175 @@ "max-missing-ingredients": "Max Missing Ingredients", "max-missing-tools": "Max Missing Tools", "selected-tools": "Selected Tools", - "other-filters": "Ostali filtri", + "other-filters": "Other Filters", "ready-to-make": "Ready to Make", "almost-ready-to-make": "Almost Ready to Make" }, "search": { - "advanced-search": "Napredno Pretraživanje", - "and": "i", - "exclude": "Izostavi", - "include": "Uključi", - "max-results": "Maksimalno Rezultata", - "or": "Ili", - "has-any": "Sadrži dio", - "has-all": "Sadrži sve", + "advanced-search": "Advanced Search", + "and": "and", + "exclude": "Exclude", + "include": "Include", + "max-results": "Max Results", + "or": "Or", + "has-any": "Has Any", + "has-all": "Has All", "clear-selection": "Clear Selection", - "results": "Rezultati", - "search": "Traži", - "search-mealie": "Pretraži Mealie (pritisnite /)", - "search-placeholder": "Pretraga...", - "tag-filter": "Filter Oznaka", - "search-hint": "Pritisni '/'", - "advanced": "Napredno", - "auto-search": "Auto Pretraga", + "results": "Results", + "search": "Search", + "search-mealie": "Search Mealie (press /)", + "search-placeholder": "Search...", + "tag-filter": "Tag Filter", + "search-hint": "Press '/'", + "advanced": "Advanced", + "auto-search": "Auto Search", "no-results": "No results found", "type-to-search": "Type to search..." }, "settings": { - "add-a-new-theme": "Dodaj Novu Temu", - "admin-settings": "Admin Postavke", + "add-a-new-theme": "Add a New Theme", + "admin-settings": "Admin Settings", "backup": { "backup-created": "Backup created successfully", - "backup-created-at-response-export_path": "Sigurnosna Kopija Kreirana na lokaciji {path}", - "backup-deleted": "Sigurnosna kopija izbrisana", + "backup-created-at-response-export_path": "Backup Created at {path}", + "backup-deleted": "Backup deleted", "restore-success": "Restore successful", "restore-fail": "Restore failed. Check your server logs for more details", - "backup-tag": "Sigurnosna kopija Oznake", - "create-heading": "Kreiraj sigurnosnu kopiju", - "delete-backup": "Izbriši sigurnosnu kopiju", - "error-creating-backup-see-log-file": "Pogreška pri stvaranju sigurnosne kopije. Pogledajte datoteku zapisnika", - "full-backup": "Puna sigurnosna kopija", - "import-summary": "Uvoz sažetka", - "partial-backup": "Djelomična sigurnosna kopija", - "unable-to-delete-backup": "Ne Mogu Obrisati Sigurnosnu Kopiju.", + "backup-tag": "Backup Tag", + "create-heading": "Create A Backup", + "delete-backup": "Delete Backup", + "error-creating-backup-see-log-file": "Error Creating Backup. See Log File", + "full-backup": "Full Backup", + "import-summary": "Import Summary", + "partial-backup": "Partial Backup", + "unable-to-delete-backup": "Unable to Delete Backup.", "experimental-description": "Backups are total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think of this as a snapshot of Mealie at a specific time. These serve as a database agnostic way to export and import data, or back up the site to an external location.", - "backup-restore": "Sigurnosno kopiranje/vraćanje", - "back-restore-description": "Vraćanje ove sigurnosne kopije će prepisati sve trenutne podatke u vašoj bazi podataka i direktoriju podataka i zamijeniti ih sadržajem ove sigurnosne kopije. Ova radnja je {cannot-be-undone}. Ako se vraćanje uspješno izvrši, bit ćete odjavljeni iz sustava.", - "cannot-be-undone": "Ova radnja ne može se poništiti - koristite je oprezno.", + "backup-restore": "Backup Restore", + "back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.", + "cannot-be-undone": "This action cannot be undone - use with caution.", "postgresql-note": "If you are using PostgreSQL, please review the {backup-restore-process} prior to restoring.", - "backup-restore-process-in-the-documentation": "postupak sigurnosne kopije/obnove opisan je u dokumentaciji", - "irreversible-acknowledgment": "Razumijem da je ova radnja nepovratna, destruktivna i može uzrokovati gubitak podataka", - "restore-backup": "Vrati sigurnosnu kopiju" + "backup-restore-process-in-the-documentation": "backup/restore process in the documentation", + "irreversible-acknowledgment": "I understand that this action is irreversible, destructive and may cause data loss", + "restore-backup": "Restore Backup" }, - "backup-and-exports": "Sigurnosne kopije", - "change-password": "Promijeni Zaporku", - "current": "Verzija:", - "custom-pages": "Prilagođene Stranice", - "edit-page": "Uredi Stranicu", - "events": "Događaji", - "first-day-of-week": "Prvi dan u tjednu", - "group-settings-updated": "Postavke grupe su ažurirane", + "backup-and-exports": "Backups", + "change-password": "Change Password", + "current": "Version:", + "custom-pages": "Custom Pages", + "edit-page": "Edit Page", + "events": "Events", + "first-day-of-week": "First day of the week", + "group-settings-updated": "Group Settings Updated", "homepage": { - "all-categories": "Sve Kategorije", - "card-per-section": "Kartica Po Odjeljku", - "home-page": "Početna Stranica", - "home-page-sections": "Odjeljci na Početnoj Stranici", - "show-recent": "Prikaži Nedavno" + "all-categories": "All Categories", + "card-per-section": "Card Per Section", + "home-page": "Home Page", + "home-page-sections": "Home Page Sections", + "show-recent": "Show Recent" }, - "language": "Jezik", - "latest": "Aktualno", - "local-api": "Lokalni API", - "locale-settings": "Lokalne postavke", - "migrations": "Migracije", - "new-page": "Nova Stranica", - "notify": "Obavijesti", - "organize": "Organiziraj", - "page-name": "Naziv stranice", - "pages": "Stranice", - "profile": "Profil", - "remove-existing-entries-matching-imported-entries": "Ukloni postojeće unose koji se podudaraju s uvezenim unosima", - "set-new-time": "Postavi Novo Vrijeme", - "settings-update-failed": "Ažuriranje postavki je neuspješno", - "settings-updated": "Postavke su ažurirane", - "site-settings": "Postavke Stranice", + "language": "Language", + "latest": "Latest", + "local-api": "Local API", + "locale-settings": "Locale settings", + "migrations": "Migrations", + "new-page": "New Page", + "notify": "Notify", + "organize": "Organize", + "page-name": "Page Name", + "pages": "Pages", + "profile": "Profile", + "remove-existing-entries-matching-imported-entries": "Remove existing entries matching imported entries", + "set-new-time": "Set New Time", + "settings-update-failed": "Settings update failed", + "settings-updated": "Settings updated", + "site-settings": "Site Settings", "theme": { - "accent": "Naglašeno", - "dark": "Tamno", - "default-to-system": "Zadano za sistem", - "error": "Greška", - "error-creating-theme-see-log-file": "Pogreška pri stvaranju teme. Pogledajte datoteku zapisnika.", - "error-deleting-theme": "Pogreška tijekom brisanja teme", - "error-updating-theme": "Pogreška pri aktualiziranju teme", + "accent": "Accent", + "dark": "Dark", + "default-to-system": "Default to system", + "error": "Error", + "error-creating-theme-see-log-file": "Error creating theme. See log file.", + "error-deleting-theme": "Error deleting theme", + "error-updating-theme": "Error updating theme", "info": "Info", - "light": "Svijetlo", - "primary": "Primarno", - "secondary": "Sekundarno", - "success": "Uspjeh", - "switch-to-dark-mode": "Prebaci na Tamni način rada", - "switch-to-light-mode": "Prebaci na Svijetli način rada", - "theme-deleted": "Tema je obrisana", - "theme-name": "Naziv Teme", - "theme-name-is-required": "Naziv Teme je obvezan.", - "theme-saved": "Tema spremljena", - "theme-updated": "Tema ažurirana", - "warning": "Upozorenje", - "light-mode": "Svijetli način", - "dark-mode": "Tamni način" + "light": "Light", + "primary": "Primary", + "secondary": "Secondary", + "success": "Success", + "switch-to-dark-mode": "Switch to dark mode", + "switch-to-light-mode": "Switch to light mode", + "theme-deleted": "Theme deleted", + "theme-name": "Theme Name", + "theme-name-is-required": "Theme Name is required.", + "theme-saved": "Theme Saved", + "theme-updated": "Theme updated", + "warning": "Warning", + "light-mode": "Light Mode", + "dark-mode": "Dark Mode" }, "token": { - "active-tokens": "AKTIVNI TOKENI", - "api-token": "API token", - "api-tokens": "API tokeni", - "copy-this-token-for-use-with-an-external-application-this-token-will-not-be-viewable-again": "Kopirajte ovaj token radi korištenja s vanjskom aplikacijom. Ovaj token više neće biti vidljiv.", - "create-an-api-token": "Kreirajte API token", - "token-name": "Naziv Tokena", - "generate": "Generiraj", - "you-have-token-count": "Nemate aktivnih tokena.|Imate jedan aktivan token.|Imate {count} aktivnih tokena." + "active-tokens": "ACTIVE TOKENS", + "api-token": "API Token", + "api-tokens": "API Tokens", + "copy-this-token-for-use-with-an-external-application-this-token-will-not-be-viewable-again": "Copy this token for use with an external application. This token will not be viewable again.", + "create-an-api-token": "Create an API Token", + "token-name": "Token Name", + "generate": "Generate", + "you-have-token-count": "You have no active tokens.|You have one active token.|You have {count} active tokens." }, "toolbox": { - "assign-all": "Dodijeli sve", - "bulk-assign": "Skupne akcije", - "new-name": "Novi naziv", - "no-unused-items": "Nema neiskorištenih stavki", - "recipes-affected": "Nema utjecaja na recepte|Utječe na jedan recept|Utječe na {count} recepata", - "remove-unused": "Obriši nekorišteno", - "title-case-all": "Velika Slova u Naslovu", - "toolbox": "Alatni okvir", - "unorganized": "Neorganizirano" + "assign-all": "Assign All", + "bulk-assign": "Bulk Assign", + "new-name": "New Name", + "no-unused-items": "No Unused Items", + "recipes-affected": "No Recipes Affected|One Recipe Affected|{count} Recipes Affected", + "remove-unused": "Remove Unused", + "title-case-all": "Title Case All", + "toolbox": "Toolbox", + "unorganized": "Unorganized" }, "webhooks": { - "test-webhooks": "Testiraj Web-dojavnik", - "the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "URL-ovi navedeni u nastavku će primati web-dojavnike koji sadrže podatke recepta za plan obroka na određeni dan. Trenutno će se web-dojavnici izvršiti u", - "webhook-url": "URL web-dojavnika", - "webhooks-caps": "WEB-DOJAVNICI", - "webhooks": "Web-dojavnici", - "webhook-name": "Naziv web-dojavnika", - "description": "Web-dojavnici definirani u nastavku bit će izvršeni kada se odredi obrok za taj dan. Prema rasporedu, web-dojavnici će biti poslani s podacima iz recepta koji je zakazan za taj dan. Napomena: izvršavanje web-dojavnika nije precizno. Web-dojavnici se izvršavaju na intervalu od 5 minuta, stoga će se web-dojavnik izvršiti unutar +/- 5 minuta od zakazanog vremena." + "test-webhooks": "Test Webhooks", + "the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "The URLs listed below will receive webhooks containing the recipe data for the meal plan on it's scheduled day. Currently Webhooks will execute at", + "webhook-url": "Webhook URL", + "webhooks-caps": "WEBHOOKS", + "webhooks": "Webhooks", + "webhook-name": "Webhook Name", + "description": "The webhooks defined below will be executed when a meal is defined for the day. At the scheduled time the webhooks will be sent with the data from the recipe that is scheduled for the day. Note that webhook execution is not exact. The webhooks are executed on a 5 minutes interval so the webhooks will be executed within 5 +/- minutes of the scheduled." }, - "bug-report": "Izvješća o Pogreškama", - "bug-report-information": "Koristite ove informacije kako biste prijavili grešku. Pružanje detalja o vašoj instanci razvijateljima je najbolji način da se vaši problemi brzo riješe.", + "bug-report": "Bug Report", + "bug-report-information": "Use this information to report a bug. Providing details of your instance to developers is the best way to get your issues resolved quickly.", "tracker": "Tracker", - "configuration": "Konfiguracija", - "docker-volume": "Docker Volumen", - "docker-volume-help": "Mealie zahtijeva da frontend kontejner i backend dijele isti Docker volumen ili pohranu. To osigurava da frontend kontejner pravilno pristupa slikama i resursima pohranjenim na disku.", + "configuration": "Configuration", + "docker-volume": "Docker Volume", + "docker-volume-help": "Mealie requires that the frontend container and the backend share the same docker volume or storage. This ensures that the frontend container can properly access the images and assets stored on disk.", "volumes-are-misconfigured": "Volumes are misconfigured.", - "volumes-are-configured-correctly": "Volumeni su ispravno konfigurirani.", - "status-unknown-try-running-a-validation": "Status nepoznat. Pokušajte pokrenuti provjeru valjanosti.", - "validate": "Valjanost", - "email-configuration-status": "Status E-mail Konfiguracije", + "volumes-are-configured-correctly": "Volumes are configured correctly.", + "status-unknown-try-running-a-validation": "Status Unknown. Try running a validation.", + "validate": "Validate", + "email-configuration-status": "Email Configuration Status", "email-configured": "Email Configured", "email-test-results": "Email Test Results", - "ready": "Spremno", - "not-ready": "Nije spremno - Provjerite Okolišne Varijable ili eng.: \"Environmental Variables\"", - "succeeded": "Uspijelo je", - "failed": "Nije Uspjelo", - "general-about": "Općenito o tome", - "application-version": "Verzija Aplikacije", - "application-version-error-text": "Vaša trenutna verzija ({0}) ne odgovara najnovijem izdanju. Razmotrite ažuriranje na najnoviju verziju ({1}).", - "mealie-is-up-to-date": "Mealie je ažuriran na najnoviju verziju", - "secure-site": "Sigurna web Stranica", - "secure-site-error-text": "Poslužite putem \"localhost\" ili osigurajte s HTTPS-om. Kopiranje u međuspremnik i dodatni API-ji preglednika možda neće raditi.", - "secure-site-success-text": "Pristup web stranici vrši se putem lokalnog poslužitelja (localhost) ili HTTPS protokola", - "server-side-base-url": "Osnovni URL poslužitelja od ​​strane poslužitelja", - "server-side-base-url-error-text": "`BASE_URL` još uvijek ima zadanu vrijednost na API poslužitelju. To može uzrokovati probleme s generiranim vezama za obavijesti na poslužitelju za e-poštu i slično.", - "server-side-base-url-success-text": "URL na strani poslužitelja se ne podudara sa zadanim URL-om", - "ldap-ready": "LDAP spreman", + "ready": "Ready", + "not-ready": "Not Ready - Check Environmental Variables", + "succeeded": "Succeeded", + "failed": "Failed", + "general-about": "General About", + "application-version": "Application Version", + "application-version-error-text": "Your current version ({0}) does not match the latest release. Considering updating to the latest version ({1}).", + "mealie-is-up-to-date": "Mealie is up to date", + "secure-site": "Secure Site", + "secure-site-error-text": "Serve via localhost or secure with https. Clipboard and additional browser APIs may not work.", + "secure-site-success-text": "Site is accessed by localhost or https", + "server-side-base-url": "Server Side Base URL", + "server-side-base-url-error-text": "`BASE_URL` is still the default value on API Server. This will cause issues with notifications links generated on the server for emails, etc.", + "server-side-base-url-success-text": "Server Side URL does not match the default", + "ldap-ready": "LDAP Ready", "ldap-not-ready": "LDAP Not Ready", - "ldap-ready-error-text": "Nisu konfigurirane sve vrijednosti za LDAP. Ovo možete zanemariti ako ne koristite LDAP provjeru autentičnosti.", - "ldap-ready-success-text": "Tražene LDAP vrijednosti su sve postavljene.", - "build": "Izgradnja", - "recipe-scraper-version": "Verzija skraper alata za recepte", + "ldap-ready-error-text": "Not all LDAP Values are configured. This can be ignored if you are not using LDAP Authentication.", + "ldap-ready-success-text": "Required LDAP variables are all set.", + "build": "Build", + "recipe-scraper-version": "Recipe Scraper Version", "oidc-ready": "OIDC Ready", "oidc-not-ready": "OIDC Not Ready", "oidc-ready-error-text": "Not all OIDC Values are configured. This can be ignored if you are not using OIDC Authentication.", @@ -906,34 +907,34 @@ "openai-ready-success-text": "Required OpenAI variables are all set." }, "shopping-list": { - "all-lists": "Svi Popisi", - "create-shopping-list": "Kreiraj Popis za Kupovinu", - "from-recipe": "Iz Recepta", + "all-lists": "All Lists", + "create-shopping-list": "Create Shopping List", + "from-recipe": "From Recipe", "ingredient-of-recipe": "Ingredient of {recipe}", - "list-name": "Naziv Popisa", - "new-list": "Novi Popis", - "quantity": "Količina: {0}", - "shopping-list": "Popis za Kupovinu", - "shopping-lists": "Popis za Kupovinu", - "food": "Namirnica", - "note": "Bilješka", - "label": "Oznaka", + "list-name": "List Name", + "new-list": "New List", + "quantity": "Quantity: {0}", + "shopping-list": "Shopping List", + "shopping-lists": "Shopping Lists", + "food": "Food", + "note": "Note", + "label": "Label", "save-label": "Save Label", - "linked-item-warning": "Ova stavka je povezana s jednim ili više recepata. Prilagođavanje jedinica ili namirnica može rezultirati neočekivanim rezultatima prilikom dodavanja ili uklanjanja recepta s ove liste.", - "toggle-food": "Prebaci prekidač Namirnice", - "manage-labels": "Upravljanje Oznakama", - "are-you-sure-you-want-to-delete-this-item": "Jeste li sigurni da želite izbrisati ovu stavku?", - "copy-as-text": "Kopiraj kao Tekst", - "copy-as-markdown": "Kopiraj kao Markdown", - "delete-checked": "Obriši Označeno", - "toggle-label-sort": "Prebaci prekidač za Sortiranje Oznaka", - "reorder-labels": "Presloži Oznake", - "uncheck-all-items": "Odznači Sve Stavke", - "check-all-items": "Označi Sve Stavke", - "linked-recipes-count": "Nema povezanih recepata|Jedan povezani recept|{count} povezanih recepata", - "items-checked-count": "Nijedna stavka nije označena|Jedna stavka je označena|Označeno je {count} stavki", - "no-label": "Bez Oznake", - "completed-on": "Dovršeno dana {date}", + "linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.", + "toggle-food": "Toggle Food", + "manage-labels": "Manage Labels", + "are-you-sure-you-want-to-delete-this-item": "Are you sure you want to delete this item?", + "copy-as-text": "Copy as Text", + "copy-as-markdown": "Copy as Markdown", + "delete-checked": "Delete Checked", + "toggle-label-sort": "Toggle Label Sort", + "reorder-labels": "Reorder Labels", + "uncheck-all-items": "Uncheck All Items", + "check-all-items": "Check All Items", + "linked-recipes-count": "No Linked Recipes|One Linked Recipe|{count} Linked Recipes", + "items-checked-count": "No items checked|One item checked|{count} items checked", + "no-label": "No Label", + "completed-on": "Completed on {date}", "you-are-offline": "You are offline", "you-are-offline-description": "Not all features are available while offline. You can still add, modify, and remove items, but you will not be able to sync your changes to the server until you are back online.", "are-you-sure-you-want-to-check-all-items": "Are you sure you want to check all items?", @@ -942,152 +943,152 @@ "no-shopping-lists-found": "No Shopping Lists Found" }, "sidebar": { - "all-recipes": "Svi Recepti", - "backups": "Sigurnosne kopije", - "categories": "Kategorije", - "cookbooks": "Zbirka recepata", - "dashboard": "Kontrolna ploča", - "home-page": "Početna Stranica", - "manage-users": "Upravljanje Korisnicima", - "migrations": "Migracije", - "profile": "Profil", - "search": "Traži", - "site-settings": "Postavke Stranice", - "tags": "Oznake", - "toolbox": "Alati", - "language": "Jezik", - "maintenance": "Održavanje", - "background-tasks": "Pozadinski Zadaci", + "all-recipes": "All Recipes", + "backups": "Backups", + "categories": "Categories", + "cookbooks": "Cookbooks", + "dashboard": "Dashboard", + "home-page": "Home Page", + "manage-users": "Manage Users", + "migrations": "Migrations", + "profile": "Profile", + "search": "Search", + "site-settings": "Site Settings", + "tags": "Tags", + "toolbox": "Toolbox", + "language": "Language", + "maintenance": "Maintenance", + "background-tasks": "Background Tasks", "parser": "Parser", - "developer": "Razvojni programer", - "cookbook": "Zbirka recepata", - "create-cookbook": "Kreiraj novu Zbirku recepata" + "developer": "Developer", + "cookbook": "Cookbook", + "create-cookbook": "Create a new cookbook" }, "signup": { - "error-signing-up": "Greška pri registraciji", - "sign-up": "Registriraj se", - "sign-up-link-created": "Registracijski link je kreiran", - "sign-up-link-creation-failed": "Kreiranje registracijskog linka nije uspjelo", - "sign-up-links": "Registracijski Linkovi", - "sign-up-token-deleted": "Registracijski Token je Obrisan", - "sign-up-token-deletion-failed": "Brisanje registracijskog tokena nije uspjelo", - "welcome-to-mealie": "Dobrodošli u Mealie! Da biste postali korisnik ove instance, potrebna vam je valjana pozivnica. Ako niste primili pozivnicu, nećete se moći registrirati. Da biste dobili link, kontaktirajte administratora ovog web mjesta." + "error-signing-up": "Error Signing Up", + "sign-up": "Sign Up", + "sign-up-link-created": "Sign up link created", + "sign-up-link-creation-failed": "Sign up link creation failed", + "sign-up-links": "Sign Up Links", + "sign-up-token-deleted": "Sign Up Token Deleted", + "sign-up-token-deletion-failed": "Sign up token deletion failed", + "welcome-to-mealie": "Welcome to Mealie! To become a user of this instance you are required to have a valid invitation link. If you haven't recieved an invitation you are unable to sign-up. To recieve a link, contact the sites administrator." }, "tag": { - "tag-created": "Kreirana Oznaka", - "tag-creation-failed": "Kreiranje Oznake nije uspjelo", - "tag-deleted": "Oznaka obrisana", - "tag-deletion-failed": "Brisanje oznake nije uspjelo", - "tag-update-failed": "Ažuriranje oznake nije uspjelo", - "tag-updated": "Oznaka je ažurirana", - "tags": "Oznake", - "untagged-count": "Neoznačeno {count}", - "create-a-tag": "Kreiraj Oznaku", - "tag-name": "Naziv Oznake", + "tag-created": "Tag created", + "tag-creation-failed": "Tag creation failed", + "tag-deleted": "Tag deleted", + "tag-deletion-failed": "Tag deletion failed", + "tag-update-failed": "Tag update failed", + "tag-updated": "Tag updated", + "tags": "Tags", + "untagged-count": "Untagged {count}", + "create-a-tag": "Create a Tag", + "tag-name": "Tag Name", "tag": "Tag" }, "tool": { - "tools": "Alati", - "on-hand": "Dostupno -Pri ruci", - "create-a-tool": "Kreiraj Alat", - "tool-name": "Naziv Alata", - "create-new-tool": "Kreiraj Novi Alat", - "on-hand-checkbox-label": "Prikaži Alat Dostupnim (Označeno)", - "required-tools": "Potrebni Alati", + "tools": "Tools", + "on-hand": "On Hand", + "create-a-tool": "Create a Tool", + "tool-name": "Tool Name", + "create-new-tool": "Create New Tool", + "on-hand-checkbox-label": "Show as On Hand (Checked)", + "required-tools": "Required Tools", "tool": "Tool" }, "user": { - "admin": "Administrator", - "are-you-sure-you-want-to-delete-the-link": "Jeste li sigurni da želite izbrisati link {link}?", - "are-you-sure-you-want-to-delete-the-user": "Jeste li sigurni da želite izbrisati korisnika {activeName} ID: {activeId}?", - "auth-method": "Metoda Autentifikacije", - "confirm-link-deletion": "Potvrdite Brisanje Linka", - "confirm-password": "Potvrdi Lozinku", - "confirm-user-deletion": "Potvrdite Brisanje Korisnika", - "could-not-validate-credentials": "Nije bilo moguće provjeriti vjerodajnice", - "create-link": "Kreiraj Poveznicu", - "create-user": "Kreiraj Korisnika", - "current-password": "Trenutačna Zaporka", - "e-mail-must-be-valid": "E-pošta mora biti valjana", - "edit-user": "Uredi Korisnika", - "email": "E-pošta", - "error-cannot-delete-super-user": "Greška! Nije moguće izbrisati superkorisnika", - "existing-password-does-not-match": "Unesena zaporka se ne podudara sa trenutnom zaporkom", - "full-name": "Puno Ime i Prezime", - "generate-password-reset-link": "Pošalji Link za Restart Zaporke", - "invite-only": "Samo uz pozivnicu", + "admin": "Admin", + "are-you-sure-you-want-to-delete-the-link": "Are you sure you want to delete the link {link}?", + "are-you-sure-you-want-to-delete-the-user": "Are you sure you want to delete the user {activeName} ID: {activeId}?", + "auth-method": "Auth Method", + "confirm-link-deletion": "Confirm Link Deletion", + "confirm-password": "Confirm Password", + "confirm-user-deletion": "Confirm User Deletion", + "could-not-validate-credentials": "Could Not Validate Credentials", + "create-link": "Create Link", + "create-user": "Create User", + "current-password": "Current Password", + "e-mail-must-be-valid": "E-mail must be valid", + "edit-user": "Edit User", + "email": "Email", + "error-cannot-delete-super-user": "Error! Cannot Delete Super User", + "existing-password-does-not-match": "Existing password does not match", + "full-name": "Full Name", + "generate-password-reset-link": "Generate Password Reset Link", + "invite-only": "Invite Only", "link-id": "Link ID", - "link-name": "Ime Poveznice", - "login": "Prijava", + "link-name": "Link Name", + "login": "Login", "login-oidc": "Login with", "or": "or", - "logout": "Odjava", - "manage-users": "Upravljanje Korisnicima", + "logout": "Logout", + "manage-users": "Manage Users", "manage-users-description": "Create and manage users.", - "new-password": "Nova zaporka", - "new-user": "Novi Korisnik", - "password-has-been-reset-to-the-default-password": "Lozinka je vraćena na zadane postavke", - "password-must-match": "Zaporke se moraju poklapati", - "password-reset-failed": "Resetiranje zaporke nije uspjelo", - "password-updated": "Zaporka je ažurirana", - "password": "Zaporka", - "password-strength": "Snaga zaporke je {strength}", + "new-password": "New Password", + "new-user": "New User", + "password-has-been-reset-to-the-default-password": "Password has been reset to the default password", + "password-must-match": "Password must match", + "password-reset-failed": "Password reset failed", + "password-updated": "Password updated", + "password": "Password", + "password-strength": "Password is {strength}", "please-enter-password": "Please enter your new password.", - "register": "Registracija", - "reset-password": "Resetiraj Zaporku", - "sign-in": "Prijava", - "total-mealplans": "Potpuni PlanObroka", - "total-users": "Ukupno Korisnika", - "upload-photo": "Učitaj Fotografiju", - "use-8-characters-or-more-for-your-password": "Za lozinku koristite 8 ili više znakova", - "user-created": "Korisnik je kreiran", - "user-creation-failed": "Kreiranje korisnika nije uspjelo", - "user-deleted": "Korisnik je izbrisan", - "user-id-with-value": "Korisnikov ID: {id}", - "user-id": "ID Korisnika", - "user-password": "Korisnička Lozinka", - "user-successfully-logged-in": "Korisnik Uspješno Prijavljen", - "user-update-failed": "Ažuriranje Korisnika nije uspjelo", - "user-updated": "Korisnik je ažuriran", - "user": "Korisnik", - "username": "Korisničko ime", - "users-header": "KORISNICI", - "users": "Korisnici", + "register": "Register", + "reset-password": "Reset Password", + "sign-in": "Sign in", + "total-mealplans": "Total MealPlans", + "total-users": "Total Users", + "upload-photo": "Upload Photo", + "use-8-characters-or-more-for-your-password": "Use 8 characters or more for your password", + "user-created": "User created", + "user-creation-failed": "User creation failed", + "user-deleted": "User deleted", + "user-id-with-value": "User ID: {id}", + "user-id": "User ID", + "user-password": "User Password", + "user-successfully-logged-in": "User Successfully Logged In", + "user-update-failed": "User update failed", + "user-updated": "User updated", + "user": "User", + "username": "Username", + "users-header": "USERS", + "users": "Users", "user-not-found": "User not found", - "webhook-time": "Vrijeme Web-dojavnika", - "webhooks-enabled": "Web-dojavnik Omogućen", - "you-are-not-allowed-to-create-a-user": "Nije Vam dopušteno kreiranje novog korisnika", - "you-are-not-allowed-to-delete-this-user": "Nije Vam dopušteno brisanje ovog korisnika", - "enable-advanced-content": "Omogućite Napredne Značajke", - "enable-advanced-content-description": "Omogućuje napredne značajke poput skaliranja recepata, API ključeva, web-dojavnika i upravljanja podacima. Ne brinite, uvijek možete kasnije promijeniti ovo postavku", - "favorite-recipes": "Omiljeni Recepti", - "email-or-username": "E-mail ili Korisničko ime", - "remember-me": "Zapamti Me", - "please-enter-your-email-and-password": "Molimo unesite svoj e-mail i lozinku", - "invalid-credentials": "Neispravne Vjerodajnice", - "account-locked-please-try-again-later": "Račun zaključan. Molimo pokušajte ponovno kasnije", - "user-favorites": "Korisnikovi Omiljeni", + "webhook-time": "Webhook Time", + "webhooks-enabled": "Webhooks Enabled", + "you-are-not-allowed-to-create-a-user": "You are not allowed to create a user", + "you-are-not-allowed-to-delete-this-user": "You are not allowed to delete this user", + "enable-advanced-content": "Enable Advanced Content", + "enable-advanced-content-description": "Enables advanced features like Recipe Scaling, API keys, Webhooks, and Data Management. Don't worry, you can always change this later", + "favorite-recipes": "Favorite Recipes", + "email-or-username": "Email or Username", + "remember-me": "Remember Me", + "please-enter-your-email-and-password": "Please enter your email and password", + "invalid-credentials": "Invalid Credentials", + "account-locked-please-try-again-later": "Account Locked. Please try again later", + "user-favorites": "User Favorites", "password-strength-values": { - "weak": "Slabo", - "good": "Dobro", - "strong": "Jako", - "very-strong": "Vrlo jako" + "weak": "Weak", + "good": "Good", + "strong": "Strong", + "very-strong": "Very Strong" }, - "user-management": "Upravljanje Korisnicima", - "reset-locked-users": "Poništi Zaključane Korisnike", - "admin-user-creation": "Kreiranje Administratorskog Korisnika", + "user-management": "User Management", + "reset-locked-users": "Reset Locked Users", + "admin-user-creation": "Admin User Creation", "admin-user-management": "Admin User Management", - "user-details": "Podaci o Korisniku", - "user-name": "Korisničko Ime", - "authentication-method": "Metoda provjere Autentičnosti", - "authentication-method-hint": "Ovo određuje način autentifikacije korisnika u Mealie sustavu. Ako niste sigurni, odaberite 'Mealie", - "permissions": "Dozvole", + "user-details": "User Details", + "user-name": "User Name", + "authentication-method": "Authentication Method", + "authentication-method-hint": "This specifies how a user will authenticate with Mealie. If you're not sure, choose 'Mealie'", + "permissions": "Permissions", "administrator": "Administrator", "user-can-invite-other-to-group": "User can invite others to group", - "user-can-manage-group": "Korisnik može upravljati grupom", + "user-can-manage-group": "User can manage group", "user-can-manage-household": "User can manage household", - "user-can-organize-group-data": "Korisnik može organizirati podatke grupe", - "enable-advanced-features": "Omogućite napredne značajke", + "user-can-organize-group-data": "User can organize group data", + "enable-advanced-features": "Enable advanced features", "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!", "forgot-password": "Forgot Password", @@ -1097,47 +1098,47 @@ "default-activity-hint": "Select which page you'd like to navigate to upon logging in from this device" }, "language-dialog": { - "translated": "prevedeno", - "choose-language": "Odaberite jezik", - "select-description": "Odaberite jezik za Mealie korisničko sučelje. Ova postavka se primjenjuje samo na vas, a ne na druge korisnike.", - "how-to-contribute-description": "Ako nešto nije još prevedeno ili je krivo prevedeno i/ili vaš jezik nedostaje na popisu? Pogledajte {read-the-docs-link} kako biste saznali kako sudjelovati i doprinijeti!", - "read-the-docs": "Pročitajte dokumentaciju" + "translated": "translated", + "choose-language": "Choose Language", + "select-description": "Choose the language for the Mealie UI. The setting only applies to you, not other users.", + "how-to-contribute-description": "Is something not translated yet, mistranslated, or your language missing from the list? {read-the-docs-link} on how to contribute!", + "read-the-docs": "Read the docs" }, "data-pages": { "foods": { - "merge-dialog-text": "Spajanje odabrane hrane će spojiti izvornu hranu i ciljanu hranu u jednu hranu. Izvorna hrana će biti izbrisana, a sve reference na izvornu hranu će biti ažurirane kako bi pokazivale na ciljanu hranu.", - "merge-food-example": "Spajanje {food1} u {food2}", - "seed-dialog-text": "Seed the database with foods based on your local language. This will create 200+ common foods that can be used to organize your database. Foods are translated via a community effort.", - "seed-dialog-warning": "You have already have some items in your database. This action will not reconcile duplicates, you will have to manage them manually.", - "combine-food": "Kombiniraj Hranu", - "source-food": "Izvor Hrane", - "target-food": "Ciljana Namirnica", - "create-food": "Kreiraj Namirnicu", - "food-label": "Prehrambena oznaka", - "edit-food": "Uredi Namirnicu", - "food-data": "Podaci o Namirnici", + "merge-dialog-text": "Combining the selected foods will merge the source food and target food into a single food. The source food will be deleted and all of the references to the source food will be updated to point to the target food.", + "merge-food-example": "Merging {food1} into {food2}", + "seed-dialog-text": "Seed the database with foods based on your local language. This will create ~2700 common foods that can be used to organize your database. Foods are translated via a community effort.", + "seed-dialog-warning": "You already have some items in your database. A new item will not be added if an item with the same name already exists.", + "combine-food": "Combine Food", + "source-food": "Source Food", + "target-food": "Target Food", + "create-food": "Create Food", + "food-label": "Food Label", + "edit-food": "Edit Food", + "food-data": "Food Data", "example-food-singular": "ex: Onion", "example-food-plural": "ex: Onions", "label-overwrite-warning": "This will assign the chosen label to all selected foods and potentially overwrite your existing labels.", "on-hand-checkbox-label": "Setting this flag will make this food unchecked by default when adding a recipe to a shopping list." }, "units": { - "seed-dialog-text": "Popunite bazu podataka uobičajenim jedinicama na temelju vašeg lokalnog jezika.", - "combine-unit-description": "Kombiniranje odabranih jedinica spojit će izvornu jedinicu i ciljanu jedinicu u jednu jedinicu. {source-unit-will-be-deleted} i sve reference na izvornu jedinicu bit će ažurirane kako bi upućivale na ciljanu jedinicu.", - "combine-unit": "Kombiniraj Jedinicu", - "source-unit": "Izvorna Jedinica", - "target-unit": "Ciljana Jedinica", - "merging-unit-into-unit": "Spajanje {0} u {1}", - "create-unit": "Kreiraj Jedinicu", - "abbreviation": "Oznaka Jedinice", + "seed-dialog-text": "Seed the database with common units based on your local language.", + "combine-unit-description": "Combining the selected units will merge the Source Unit and Target Unit into a single unit. The {source-unit-will-be-deleted} and all of the references to the Source Unit will be updated to point to the Target Unit.", + "combine-unit": "Combine Unit", + "source-unit": "Source Unit", + "target-unit": "Target Unit", + "merging-unit-into-unit": "Merging {0} into {1}", + "create-unit": "Create Unit", + "abbreviation": "Abbreviation", "plural-abbreviation": "Plural Abbreviation", - "description": "Opis", - "display-as-fraction": "Prikaži kao razlomak", - "use-abbreviation": "Koristi oznaku Jedinice", - "edit-unit": "Uredi Jedinicu", - "unit-data": "Podaci Jedinice", - "use-abbv": "Koristi Skraćenu oznaku.", - "fraction": "Razlomak", + "description": "Description", + "display-as-fraction": "Display as Fraction", + "use-abbreviation": "Use Abbreviation", + "edit-unit": "Edit Unit", + "unit-data": "Unit Data", + "use-abbv": "Use Abbv.", + "fraction": "Fraction", "example-unit-singular": "ex: Tablespoon", "example-unit-plural": "ex: Tablespoons", "example-unit-abbreviation-singular": "ex: Tbsp", @@ -1159,32 +1160,32 @@ } }, "labels": { - "seed-dialog-text": "Popunite bazu podataka uobičajenim oznakama na temelju vašeg lokalnog jezika.", - "edit-label": "Uredi oznaku", - "new-label": "Nova Oznaka", - "labels": "Oznake", + "seed-dialog-text": "Seed the database with common labels based on your local language.", + "edit-label": "Edit Label", + "new-label": "New Label", + "labels": "Labels", "assign-label": "Assign Label" }, "recipes": { - "purge-exports": "Izbriši Izvoze", - "are-you-sure-you-want-to-delete-all-export-data": "Da li ste sigurni da želite izbrisati sav izvezeni sadržaj?", - "confirm-delete-recipes": "Jeste li sigurni da želite izbrisati sljedeće recepte? Ova radnja se ne može poništiti.", - "the-following-recipes-selected-length-will-be-exported": "Slijedeći recepti ({0}) će biti izveženi.", - "settings-chosen-explanation": "Postavke odabrane ovdje, izuzev zaključane opcije, primijenit će se na sve odabrane recepte.", - "selected-length-recipe-s-settings-will-be-updated": "Postavke {count} recepta će biti ažurirane.", - "recipe-data": "Podaci o Receptu", - "recipe-data-description": "Koristite ovaj odjeljak za upravljanje podacima povezanim s vašim receptima. Možete izvršiti nekoliko grupnih radnji na vašim receptima, uključujući izvoz, brisanje, označavanje i dodjeljivanje kategorija.", - "recipe-columns": "Stupci Recepta", - "data-exports-description": "Ovaj odjeljak pruža veze do dostupnih izvoza koji su spremni za preuzimanje. Ti izvozi imaju vremensko ograničenje, stoga se pobrinite da ih preuzmete dok su još dostupni.", - "data-exports": "Izvoz Podataka", - "tag": "Oznaka", - "categorize": "Kategorizacija", - "update-settings": "Ažuriraj postavke", - "tag-recipes": "Oznake Recepata", - "categorize-recipes": "Kategorizirajte Recepte", - "export-recipes": "Izvoz Recepata", - "delete-recipes": "Obriši Recepte", - "source-unit-will-be-deleted": "Izvorna jedinica će biti izbrisana" + "purge-exports": "Purge Exports", + "are-you-sure-you-want-to-delete-all-export-data": "Are you sure you want to delete all export data?", + "confirm-delete-recipes": "Are you sure you want to delete the following recipes? This action cannot be undone.", + "the-following-recipes-selected-length-will-be-exported": "The following recipes ({0}) will be exported.", + "settings-chosen-explanation": "Settings chosen here, excluding the locked option, will be applied to all selected recipes.", + "selected-length-recipe-s-settings-will-be-updated": "{count} recipe(s) settings will be updated.", + "recipe-data": "Recipe Data", + "recipe-data-description": "Use this section to manage the data associated with your recipes. You can perform several bulk actions on your recipes including exporting, deleting, tagging, and assigning categories.", + "recipe-columns": "Recipe Columns", + "data-exports-description": "This section provides links to available exports that are ready to download. These exports do expire, so be sure to grab them while they're still available.", + "data-exports": "Data Exports", + "tag": "Tag", + "categorize": "Categorize", + "update-settings": "Update Settings", + "tag-recipes": "Tag Recipes", + "categorize-recipes": "Categorize Recipes", + "export-recipes": "Export Recipes", + "delete-recipes": "Delete Recipes", + "source-unit-will-be-deleted": "Source Unit will be deleted" }, "recipe-actions": { "recipe-actions-data": "Recipe Actions Data", @@ -1198,14 +1199,14 @@ }, "create-alias": "Create Alias", "manage-aliases": "Manage Aliases", - "seed-data": "Unesi Podatke", + "seed-data": "Seed Data", "seed": "Seed", - "data-management": "Upravljanje Podacima", - "data-management-description": "Odaberite koji skup podataka želite mijenjati.", - "select-data": "Označite Podatke", - "select-language": "Odaberite Jezik", - "columns": "Stupci", - "combine": "Kombiniraj", + "data-management": "Data Management", + "data-management-description": "Select which data set you want to make changes to.", + "select-data": "Select Data", + "select-language": "Select Language", + "columns": "Columns", + "combine": "Combine", "categories": { "edit-category": "Edit Category", "new-category": "New Category", @@ -1223,135 +1224,135 @@ } }, "user-registration": { - "user-registration": "Registracija Korisnika", + "user-registration": "User Registration", "registration-success": "Registration Success", - "join-a-group": "Pridružite se Grupi", - "create-a-new-group": "Kreiraj Novu Grupu", - "provide-registration-token-description": "Molim vas da pružite registracijski token povezan s grupom kojoj želite pristupiti. Registracijski token možete dobiti od postojećeg člana grupe.", - "group-details": "Detalji o Grupi", - "group-details-description": "Prije nego što kreirate korisnički račun, morat ćete stvoriti grupu. Vaša grupa će sadržavati samo vas, ali kasnije ćete moći pozvati druge članove. Članovi vaše grupe mogu dijeliti planove obroka, popise za kupovinu, recepte i još mnogo toga!", - "use-seed-data": "Koristi Pridržane Podatke", + "join-a-group": "Join a Group", + "create-a-new-group": "Create a New Group", + "provide-registration-token-description": "Please provide the registration token associated with the group that you'd like to join. You'll need to obtain this from an existing group member.", + "group-details": "Group Details", + "group-details-description": "Before you create an account you'll need to create a group. Your group will only contain you, but you'll be able to invite others later. Members in your group can share meal plans, shopping lists, recipes, and more!", + "use-seed-data": "Use Seed Data", "use-seed-data-description": "Mealie ships with a collection of Foods, Units, and Labels that can be used to populate your group with helpful data for organizing your recipes. These are translated into the language you currently have selected. You can always add to or modify this data later.", - "account-details": "Detalji Računa" + "account-details": "Account Details" }, "validation": { - "group-name-is-taken": "Naziv Grupe je zauzet", - "username-is-taken": "Korisničko ime zauzeto", - "email-is-taken": "Takav E-mail već postoji", - "this-field-is-required": "Ovo Polje je Obavezno" + "group-name-is-taken": "Group name is taken", + "username-is-taken": "Username is taken", + "email-is-taken": "Email is taken", + "this-field-is-required": "This Field is Required" }, "export": { - "export": "Izvoz", - "file-name": "Naziv Datoteke", - "size": "Veličina", - "link-expires": "Poveznica Istječe" + "export": "Export", + "file-name": "File Name", + "size": "Size", + "link-expires": "Link Expires" }, "recipe-share": { - "expiration-date": "Datum Isteka", - "share-recipe": "Podjeli Recept", - "default-30-days": "Zadani rok je 30 dana", - "expires-at": "Istječe na", - "recipe-link-copied-message": "Poveznica recepta je spremljena u međuspremnik" + "expiration-date": "Expiration Date", + "share-recipe": "Share Recipe", + "default-30-days": "Default 30 Days", + "expires-at": "Expires At", + "recipe-link-copied-message": "Recipe link copied to clipboard" }, "banner-experimental": { - "title": "Eksperimentalne Značajke", - "description": "Ova stranica sadrži eksperimentalne ili još uvijek u razvoju nadolazeće značajke. Molimo vas da oprostite zbog nereda.", - "issue-link-text": "Pratite naš napredak ovdje" + "title": "Experimental Feature", + "description": "This page contains experimental or still-baking features. Please excuse the mess.", + "issue-link-text": "Track our progress here" }, "form": { - "quantity-label-abbreviated": "Kol" + "quantity-label-abbreviated": "Qty" }, "markdown-editor": { - "preview-markdown-button-label": "Pregled Markdown-a" + "preview-markdown-button-label": "Preview Markdown" }, "demo": { - "info_message_with_version": "Ovo je demo verzija: {version}", - "demo_username": "Korisničko ime: {username}", - "demo_password": "Zaporka: {password}" + "info_message_with_version": "This is a Demo for version: {version}", + "demo_username": "Username: {username}", + "demo_password": "Password: {password}" }, "ocr-editor": { - "ocr-editor": "Editor količina", + "ocr-editor": "Ocr editor", "toolbar": "Toolbar", - "selection-mode": "Odabrani način rada", - "pan-and-zoom-picture": "Pomakni i zumiraj sliku", - "split-text": "Razdvoji tekst", - "preserve-line-breaks": "Očuvaj izvorne prijelome redaka", - "split-by-block": "Razdvoji prema bloku teksta", - "flatten": "Izravnaj bez obzira na izvornu formatiranost", + "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": { "help": "Help", "mouse-modes": "Mouse modes", - "selection-mode": "Način odabira (zadano)", - "selection-mode-desc": "Način odabira je glavni način koji se može koristiti za unos podataka:", + "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": "Nacrtajte pravokutnik na tekstu koji želite odabrati.", - "click": "Kliknite na bilo koje polje s desne strane, a zatim ponovno kliknite na pravokutnik iznad slike.", - "result": "Odabrani tekst će se pojaviti unutar prethodno odabranog polja." + "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": "Način pomicanja i zumiranja (Pan and Zoom Mode)", - "pan-and-zoom-desc": "Odaberite način pomicanja i zumiranja (Pan and Zoom Mode) klikom na ikonu. Ovaj način omogućuje zumiranje unutar slike i kretanje po slici kako bi se olakšalo korištenje većih slika.", - "split-text-mode": "Razdvoji Tekstualni mod", + "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": "Način rada \"Line\" (zadano)", - "line-mode-desc": "U načinu rada \"Line\" tekst će se proširiti zadržavajući originalne prekide linija. Ovaj način rada je koristan kada koristite \"Bulk Add\" na popisu sastojaka gdje je jedan sastojak jedna linija.", - "block-mode": "\"Block\" mode", - "block-mode-desc": "U načinu rada \"Block\", tekst će se podijeliti u blokove. Ovaj način rada je koristan kada želite dodati upute koje su obično napisane u odlomcima.", + "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": "U načinu rada \"Flat\", tekst će biti dodan u odabrano polje recepta bez preloma linija." + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." } } }, "admin": { "maintenance": { - "storage-details": "Detalji o pohrani", - "page-title": "Održavanje web stranice", - "summary-title": "Sažetak", - "button-label-get-summary": "Dohvati sažetak", - "button-label-open-details": "Pojedinosti", - "info-description-data-dir-size": "Veličina Direktorija Podataka", - "info-description-log-file-size": "Veličina Log zapisa", - "info-description-cleanable-directories": "Mogući direktoriji za čišćenje", - "info-description-cleanable-images": "Slike za čišćenje", + "storage-details": "Storage Details", + "page-title": "Site Maintenance", + "summary-title": "Summary", + "button-label-get-summary": "Get Summary", + "button-label-open-details": "Details", + "info-description-data-dir-size": "Data Directory Size", + "info-description-log-file-size": "Log File Size", + "info-description-cleanable-directories": "Cleanable Directories", + "info-description-cleanable-images": "Cleanable Images", "storage": { - "title-temporary-directory": "Privremeni direktorij (.temp)", - "title-backups-directory": "Direktorij s rezervnim kopijama (backups)", - "title-groups-directory": "Direktorij s grupama (groups)", - "title-recipes-directory": "Direktorij s receptima (recipes)", - "title-user-directory": "Korisnički direktorij (user)" + "title-temporary-directory": "Temporary Directory (.temp)", + "title-backups-directory": "Backups Directory (backups)", + "title-groups-directory": "Groups Directory (groups)", + "title-recipes-directory": "Recipes Directory (recipes)", + "title-user-directory": "User Directory (user)" }, - "action-delete-log-files-name": "Izbriši Log Zapisnike", - "action-delete-log-files-description": "Brisanje svih zapisa log datoteka", - "action-clean-directories-name": "Čišćenje Direktorija", - "action-clean-directories-description": "Uklanja sve mape s receptima koje nisu valjani UUID-ovi", - "action-clean-temporary-files-name": "Očisti privremene datoteke", - "action-clean-temporary-files-description": "Uklanja sve datoteke i mape u direktoriju .temp", - "action-clean-images-name": "Čišćenje slika", - "action-clean-images-description": "Uklanja sve slike koje nemaju ekstenziju .webp", - "actions-description": "Akcije održavanja su {destructive_in_bold} i treba ih koristiti s oprezom. Izvođenje bilo koje od ovih radnji je {irreversible_in_bold}.", - "actions-description-destructive": "destruktivne", - "actions-description-irreversible": "nepovratno", - "logs-action-refresh": "Osvježi Log zapise", - "logs-page-title": "Mealie Log Zapisi", - "logs-tail-lines-label": "Zadnje linije" + "action-delete-log-files-name": "Delete Log Files", + "action-delete-log-files-description": "Deletes all the log files", + "action-clean-directories-name": "Clean Directories", + "action-clean-directories-description": "Removes all the recipe folders that are not valid UUIDs", + "action-clean-temporary-files-name": "Clean Temporary Files", + "action-clean-temporary-files-description": "Removes all files and folders in the .temp directory", + "action-clean-images-name": "Clean Images", + "action-clean-images-description": "Removes all the images that don't end with .webp", + "actions-description": "Maintenance actions are {destructive_in_bold} and should be used with caution. Performing any of these actions is {irreversible_in_bold}.", + "actions-description-destructive": "destructive", + "actions-description-irreversible": "irreversible", + "logs-action-refresh": "Refresh Logs", + "logs-page-title": "Mealie Logs", + "logs-tail-lines-label": "Tail Lines" }, "mainentance": { - "actions-title": "Radnje" + "actions-title": "Actions" }, - "ingredients-natural-language-processor": "Procesor prirodnog jezika za sastojke", - "ingredients-natural-language-processor-explanation": "Mealie koristi kondicionirana slučajna polja (CRFs) za parsiranje i obradu sastojaka. Model koji se koristi za sastojke temelji se na skupu podataka od preko 100.000 sastojaka iz zbirke podataka koju je sastavio New York Times. Napomena: Budući da je model treniran samo na engleskom jeziku, rezultati mogu varirati prilikom korištenja modela na drugim jezicima. Ova stranica je poligon za testiranje NLP modela.", - "ingredients-natural-language-processor-explanation-2": "Nije savršen, ali općenito daje odlične rezultate i dobra je polazna točka za ručno parsiranje sastojaka u pojedinačna polja. Alternativno, možete koristiti \"Brute\" procesor koji koristi tehniku usklađivanja uzoraka za identifikaciju sastojaka.", + "ingredients-natural-language-processor": "Ingredients Natural Language Processor", + "ingredients-natural-language-processor-explanation": "Mealie uses Conditional Random Fields (CRFs) for parsing and processing ingredients. The model used for ingredients is based off a data set of over 100,000 ingredients from a dataset compiled by the New York Times. Note that as the model is trained in English only, you may have varied results when using the model in other languages. This page is a playground for testing the model.", + "ingredients-natural-language-processor-explanation-2": "It's not perfect, but it yields great results in general and is a good starting point for manually parsing ingredients into individual fields. Alternatively, you can also use the \"Brute\" processor that uses a pattern matching technique to identify ingredients.", "nlp": "NLP", "brute": "Brute", "openai": "OpenAI", - "show-individual-confidence": "Prikaži pojedinačno povjerenje", - "ingredient-text": "Tekst Sastojka", - "average-confident": "{0} - Siguran", - "try-an-example": "Pokušajte s primjerom", + "show-individual-confidence": "Show individual confidence", + "ingredient-text": "Ingredient Text", + "average-confident": "{0} Confident", + "try-an-example": "Try an example", "parser": "Parser", - "background-tasks": "Pozadinski Zadaci", - "background-tasks-description": "Ovdje možete pregledati sve pokrenute zadatke u pozadini i njihov status", - "no-logs-found": "Log Zapisi nisu pronađeni", - "tasks": "Zadatci", + "background-tasks": "Background Tasks", + "background-tasks-description": "Here you can view all the running background tasks and their status", + "no-logs-found": "No Logs Found", + "tasks": "Tasks", "setup": { "first-time-setup": "First Time Setup", "welcome-to-mealie-get-started": "Welcome to Mealie! Let's get started", @@ -1371,68 +1372,68 @@ }, "profile": { "welcome-user": "👋 Welcome, {0}!", - "description": "Upravljajte svojim profilom, receptima i postavkama grupa.", + "description": "Manage your profile, recipes, and group settings.", "invite-link": "Invite Link", - "get-invite-link": "Zatražite Poveznicu Pozivnice", + "get-invite-link": "Get Invite Link", "get-public-link": "Get Public Link", - "account-summary": "Zbirni Prikaz Računa", + "account-summary": "Account Summary", "account-summary-description": "Here's a summary of your group's information.", - "group-statistics": "Statistika Grupe", - "group-statistics-description": "Statistika vaše grupe pruža uvid u to kako koristite Mealie.", + "group-statistics": "Group Statistics", + "group-statistics-description": "Your Group Statistics provide some insight how you're using Mealie.", "household-statistics": "Household Statistics", "household-statistics-description": "Your Household Statistics provide some insight how you're using Mealie.", - "storage-capacity": "Prostor za Pohranu", - "storage-capacity-description": "Vaša kapacitet za pohranu je izračun temeljen na slikama i resursima koje ste prenijeli.", - "personal": "Osobno", + "storage-capacity": "Storage Capacity", + "storage-capacity-description": "Your storage capacity is a calculation of the images and assets you have uploaded.", + "personal": "Personal", "personal-description": "These are settings that are personal to you. Changes here won't affect other users.", - "user-settings": "Korisničke Postavke", + "user-settings": "User Settings", "user-settings-description": "Manage your preferences, change your password, and update your email.", "api-tokens-description": "Manage your API Tokens for access from external applications.", - "group-description": "Ovi predmeti su zajednički unutar vaše grupe. Uređivanje jednog od njih promijenit će ga za cijelu grupu!", - "group-settings": "Postavke grupe", + "group-description": "These items are shared within your group. Editing one of them will change it for the whole group!", + "group-settings": "Group Settings", "group-settings-description": "Manage your common group settings, like privacy settings.", "household-description": "These items are shared within your household. Editing one of them will change it for the whole household!", "household-settings": "Household Settings", "household-settings-description": "Manage your household settings, like mealplan and privacy settings.", - "cookbooks-description": "Upravljajte kolekcijom kategorija recepata i generirajte stranice za njih.", - "members": "Članovi", + "cookbooks-description": "Manage a collection of recipe categories and generate pages for them.", + "members": "Members", "members-description": "See who's in your household and manage their permissions.", - "webhooks-description": "Postavite web-dojavnike koje se aktiviraju na dane kada imate plan obroka zakazan.", - "notifiers": "Obavještavači (Notifiers)", - "notifiers-description": "Postavi obavijesti putem e-pošte i push obavijesti koje se aktiviraju na određene događaje.", - "manage-data": "Upravljaj podacima", + "webhooks-description": "Set up webhooks that trigger on days that you have mealplans scheduled.", + "notifiers": "Notifiers", + "notifiers-description": "Set up email and push notifications that trigger on specific events.", + "manage-data": "Manage Data", "manage-data-description": "Manage your Mealie data; Foods, Units, Categories, Tags and more.", - "data-migrations": "Migracija podataka", + "data-migrations": "Data Migrations", "data-migrations-description": "Migrate your existing data from other applications like Nextcloud Recipes and Chowdown.", - "email-sent": "E-pošta poslana", - "error-sending-email": "Pogreška pri slanju e-maila", - "personal-information": "Osobne informacije", - "preferences": "Postavke", - "show-advanced-description": "Prikaži napredne značajke (API ključeve, Web-dojavnikei Upravljanje podacima)", - "back-to-profile": "Natrag na profil", - "looking-for-privacy-settings": "Tražite Postavke Privatnosti?", - "manage-your-api-tokens": "Upravljajte svojim API ključevima", - "manage-user-profile": "Upravljajte Korisničkim Profilom", - "manage-cookbooks": "Upravljajte Zbirkama recepata", - "manage-members": "Upravljanje Korisnicima", - "manage-webhooks": "Upravljajte Web-dojavnicima", - "manage-notifiers": "Upravljajte Obavjestima", - "manage-data-migrations": "Upravljajte Migracijama Podataka" + "email-sent": "Email Sent", + "error-sending-email": "Error Sending Email", + "personal-information": "Personal Information", + "preferences": "Preferences", + "show-advanced-description": "Show advanced features (API Keys, Webhooks, and Data Management)", + "back-to-profile": "Back to Profile", + "looking-for-privacy-settings": "Looking for Privacy Settings?", + "manage-your-api-tokens": "Manage Your API Tokens", + "manage-user-profile": "Manage User Profile", + "manage-cookbooks": "Manage Cookbooks", + "manage-members": "Manage Members", + "manage-webhooks": "Manage Webhooks", + "manage-notifiers": "Manage Notifiers", + "manage-data-migrations": "Manage Data Migrations" }, "cookbook": { - "cookbooks": "Zbirka recepata", - "description": "Zbirke recepata su još jedan način organiziranja recepata stvaranjem presjeka recepata, organizatora i ostalih filtera. Izrada zbirke recepata dodat će stavku na bočnu traku, a svi recepti s odabranim filtrima bit će prikazani u zbirci recepata.", + "cookbooks": "Cookbooks", + "description": "Cookbooks are another way to organize recipes by creating cross sections of recipes, organizers, and other filters. Creating a cookbook will add an entry to the side-bar and all the recipes with the filters chosen will be displayed in the cookbook.", "hide-cookbooks-from-other-households": "Hide Cookbooks from Other Households", "hide-cookbooks-from-other-households-description": "When enabled, only cookbooks from your household will appear on the sidebar", - "public-cookbook": "Javna zbirka recepata", - "public-cookbook-description": "Javne zbirke recepata mogu se dijeliti s korisnicima koji nisu Mealie korisnici i bit će prikazane na stranici vaše grupe.", - "filter-options": "Opcije filtra", - "filter-options-description": "Kada je odabrana opcija \"require all\" (zahtijevaj sve), kuharica će uključivati samo recepte koji sadrže sve odabrane stavke. Ovo se primjenjuje na svaki podskup selektora, a ne na križanje odabranih stavki.", - "require-all-categories": "Zahtijevaj sve kategorije", - "require-all-tags": "Zahtijevaj sve oznake", - "require-all-tools": "Zahtijevaj sve Alate", - "cookbook-name": "Naziv Zbirke recepata", - "cookbook-with-name": "ZbirkaRecepata {0}", + "public-cookbook": "Public Cookbook", + "public-cookbook-description": "Public Cookbooks can be shared with non-mealie users and will be displayed on your groups page.", + "filter-options": "Filter Options", + "filter-options-description": "When require all is selected the cookbook will only include recipes that have all of the items selected. This applies to each subset of selectors and not a cross section of the selected items.", + "require-all-categories": "Require All Categories", + "require-all-tags": "Require All Tags", + "require-all-tools": "Require All Tools", + "cookbook-name": "Cookbook Name", + "cookbook-with-name": "Cookbook {0}", "household-cookbook-name": "{0} Cookbook {1}", "create-a-cookbook": "Create a Cookbook", "cookbook": "Cookbook" @@ -1472,5 +1473,12 @@ "no-whitespace": "No Whitespace Allowed", "min-length": "Must Be At Least {min} Characters", "max-length": "Must Be At Most {max} Character|Must Be At Most {max} Characters" + }, + "announcements": { + "announcements": "Announcements", + "all-announcements": "All announcements", + "mark-all-as-read": "Mark All as Read", + "show-announcements-from-mealie": "Show announcements from Mealie", + "show-announcements-setting-description": "Whether or not you want to allow users to see announcements from Mealie. When enabled users can still opt-out from seeing them in their user settings" } }