diff --git a/frontend/app/lang/messages/sr-SP.json b/frontend/app/lang/messages/sr-SP.json index c5b8f30e4..db06e83e4 100644 --- a/frontend/app/lang/messages/sr-SP.json +++ b/frontend/app/lang/messages/sr-SP.json @@ -1,1476 +1,1484 @@ { "about": { - "about": "О апликацији", - "about-mealie": "О Mealie", - "api-docs": "API документација", - "api-port": "API прикључак", - "application-mode": "Режим апликације", - "database-type": "Тип базе података", - "database-url": "URL базе података", - "default-group": "Подразумевана група", - "default-household": "Подразумевано домаћинство", - "demo": "Демо", - "demo-status": "Демо статус", - "development": "Развој", - "docs": "Документација", - "download-log": "Преузми дневник евиденције", - "download-recipe-json": "Последњи прикупљени JSON", + "about": "About", + "about-mealie": "About Mealie", + "api-docs": "API Docs", + "api-port": "API Port", + "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": "Development", + "docs": "Docs", + "download-log": "Download Log", + "download-recipe-json": "Last Scraped JSON", "github": "GitHub", - "log-lines": "Лог", - "not-demo": "Није демо", - "portfolio": "Портфолио", - "production": "У продукцији", - "support": "Подршка", - "version": "Верзија", - "unknown-version": "непознат", - "sponsor": "Покровитељ" + "log-lines": "Log Lines", + "not-demo": "Not Demo", + "portfolio": "Portfolio", + "production": "Production", + "support": "Support", + "version": "Version", + "unknown-version": "unknown", + "sponsor": "Sponsor" }, "asset": { - "assets": "Састојци", - "code": "Код", - "file": "Датотека", - "image": "Слика", - "new-asset": "Нови састојак", + "assets": "Assets", + "code": "Code", + "file": "File", + "image": "Image", + "new-asset": "New Asset", "pdf": "PDF", - "recipe": "Рецепт", - "show-assets": "Прикажи састојке", - "error-submitting-form": "Грешка при слању форме" + "recipe": "Recipe", + "show-assets": "Show Assets", + "error-submitting-form": "Error Submitting Form" }, "category": { - "categories": "Категорије", - "category-created": "Категорија је креирана", - "category-creation-failed": "Неуспело креирање категорије", - "category-deleted": "Категорија обрисана", - "category-deletion-failed": "Неуспело брисање категорије", - "category-filter": "Филтер категорија", - "category-update-failed": "Неуспело ажурирање категорије", - "category-updated": "Категорија је ажурирана", - "uncategorized-count": "Некатегоризовано {count}", - "create-a-category": "Креирај Категорију", - "category-name": "Назив категорије", - "category": "Категорија" + "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": "URL адреса за обавештење", - "database": "База података", - "delete-event": "Обриши догађај", - "event-delete-confirmation": "Да ли сте сигурни да желите да обришете овај догађај?", - "event-deleted": "Догађај је избрисан", - "event-updated": "Догађај је ажуриран", - "new-notification-form-description": "Mили користи Apprise библиотеку за генерисање обавештења. Они нуде много опција за услуге које можете користити за обавештења. Погледајте њихову вики страницу за свеобухватан водич о томе како креирати URL за вашу услугу. Ако је доступно, одабир врсте вашег обавештења може укључивати додатне функције.", - "new-version": "Доступна је нова верзија!", - "notification": "Обавештење", - "refresh": "Освежи", - "scheduled": "Заказано", - "something-went-wrong": "Нешто је кренуло погрешно!", - "subscribed-events": "Догађаји на које сте претплаћени", - "test-message-sent": "Тест порука је послата", - "message-sent": "Порука послата", - "new-notification": "Ново обавештење", - "event-notifiers": "Обавештавач о догађају", - "apprise-url-skipped-if-blank": "Apprise URL (прескочено ако је празно)", - "apprise-url-is-left-intentionally-blank": "Како Apprise URL обично садржи сензитивне информације, ово поље је намерно остављено празно. Ако желите да промените URL, упишите нови овде или оставите поље празно да задржите тренутни URL.", - "enable-notifier": "Омогући обавештење", - "what-events": "На које догађаје би требао да се претплати овај обавештавач?", - "user-events": "Догађаји корисника", - "mealplan-events": "Догађаји јеловника", - "when-a-user-in-your-group-creates-a-new-mealplan": "Када корисник у вашој групи креира нови јеловник", - "shopping-list-events": "Догађаји списка за куповину", - "cookbook-events": "Догађаји кувара", - "tag-events": "Догађаји ознаке", - "category-events": "Догађаји категорије", - "when-a-new-user-joins-your-group": "Када се нови корисник придружи вашој групи", - "recipe-events": "Догађаји рецепта", - "label-events": "Догађаји натписа" + "apprise-url": "Apprise URL", + "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": "Додај", - "cancel": "Откажи", - "clear": "Обриши", - "close": "Затвори", - "confirm": "Потврди", - "confirm-how-does-everything-look": "Како све изгледа?", - "confirm-delete-generic": "Да ли сте сигурни да желите обрисати ово?", - "copied_message": "Копирано!", - "create": "Креирај", - "created": "Креирано", - "custom": "Прилагођено", - "dashboard": "Командна табла", - "delete": "Обриши", - "disabled": "Онемогућено", - "download": "Преузми", - "duplicate": "Дуплирај", - "edit": "Измени", - "enabled": "Омогућено", - "exception": "Изузетак", - "failed-count": "Неуспело: {count}", - "failure-uploading-file": "Грешка при додавању датотеке", - "favorites": "Омиљено", - "field-required": "Поље је обавезно", - "file-folder-not-found": "Датотека или Фасцикла није пронађена", - "file-uploaded": "Датотека је успешно додата", - "filter": "Филтер", - "friday": "Петак", - "general": "Опште", - "get": "Добави", - "home": "Почетна", - "image": "Слика", - "image-upload-failed": "Неуспешно додавање слике", - "import": "Увоз", + "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": "Friday", + "general": "General", + "get": "Get", + "home": "Home", + "image": "Image", + "image-upload-failed": "Image upload failed", + "import": "Import", "json": "JSON", - "keyword": "Кључна реч", - "link-copied": "Линк је копиран", - "loading": "Учитавање", - "loading-events": "Учитавање догађаја", - "loading-recipe": "Рецепт се учитава...", - "loading-ocr-data": "Учитавање OCR података...", - "loading-recipes": "Учитавање рецепата", - "message": "Порука", - "monday": "Понедељак", - "name": "Назив", - "new": "Ново", - "never": "Никадa", - "no": "Не", - "no-recipe-found": "Рецепт није пронађен", - "ok": "У реду", - "options": "Опције:", - "plural-name": "Име у множини", - "print": "Штампа", - "print-preferences": "Подешавање штампе", - "random": "Насумично", - "rating": "Оцена", - "recent": "Скорашње", - "recipe": "Рецепт", - "recipes": "Рецепти", - "rename-object": "Преименуј {0}", - "reset": "Ресетуј", - "saturday": "Субота", - "save": "Сачувај", - "settings": "Подешавања", - "share": "Подели", - "show-all": "Прикажи све", - "shuffle": "Помешано", - "sort": "Сортирај", - "sort-ascending": "Сложи по реду - растуће", - "sort-descending": "Сложи по реду - опадајуће", - "sort-alphabetically": "Азбучно", - "status": "Статус", - "subject": "Наслов", - "submit": "Пошаљи", - "success-count": "Успешно {count}", - "sunday": "недеља", - "system": "Систем", - "templates": "Шаблони:", - "test": "Тест", - "themes": "Теме", - "thursday": "четвртак", - "title": "Наслов", - "token": "Токен", - "tuesday": "уторак", - "type": "Тип", - "update": "Ажурирај", - "updated": "Ажурирано", - "upload": "Отпреми", + "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": "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": "Subject", + "submit": "Submit", + "success-count": "Success: {count}", + "sunday": "Sunday", + "system": "System", + "templates": "Templates:", + "test": "Test", + "themes": "Themes", + "thursday": "Thursday", + "title": "Title", + "token": "Token", + "tuesday": "Tuesday", + "type": "Type", + "update": "Update", + "updated": "Updated", + "upload": "Upload", "url": "URL", - "view": "Преглед", - "wednesday": "среда", - "yes": "Да", - "foods": "Храна", - "units": "Јединице", - "back": "Назад", - "next": "Следећи", - "start": "Старт", - "toggle-view": "Промени приказ", - "date": "Датум", - "id": "ИД", - "owner": "Власник", - "change-owner": "Промени власника", - "date-added": "Датум додавања", - "none": "Ниједно", - "run": "Покрени", - "menu": "Мени", - "a-name-is-required": "Име је неопходно", - "delete-with-name": "Обриши {name}", - "confirm-delete-generic-with-name": "Да ли сте сигурни да желите да обришете {name}?", - "confirm-delete-own-admin-account": "Обратите пажњу да покушавате избрисати свој администраторски налог! Ова акција не може бити поништена и трајно ће избрисати ваш налог?", - "organizer": "Организатор", - "transfer": "Пренос", - "copy": "Копирај", - "color": "Боја", - "timestamp": "Временска ознака", - "last-made": "Последњи пут прављено", - "learn-more": "Сазнај више", - "this-feature-is-currently-inactive": "Ова функција је тренутно неактивна", - "clipboard-not-supported": "Привремена меморија није подржана", - "copied-to-clipboard": "Копирано у привремену меморију", - "your-browser-does-not-support-clipboard": "Ваш прегледач не подржава привремену меморију", - "copied-items-to-clipboard": "Ниједна ставка није копирана на привремену меморију|Једна ставка је копирана на привремену меморију|Копираних {count} ставки на привремену меморију", - "actions": "Радње", - "selected-count": "Изабрано: {count}", - "export-all": "Извези све", - "refresh": "Освежи", - "upload-file": "Учитај датотеку", - "created-on-date": "Крерирано: {0}", - "unsaved-changes": "Имате несачуване измене. Да ли желите да их сачувате пре изласка? ОК за потврду, Откажи да откажете измене.", - "discard-changes": "Откажи измене", - "discard-changes-description": "Имате несачуване измене. Да ли желите да их откажете?", - "clipboard-copy-failure": "Копирање није успело.", - "confirm-delete-generic-items": "Да ли желите да обришете следеће ставке?", - "organizers": "Организатор", - "caution": "Пажња", - "show-advanced": "Прикажи напредно", - "add-field": "Додај поље", - "date-created": "Датум креирања", - "date-updated": "Датум измене" + "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": "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": "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": "Да ли сте сигурни да желите да обришете {groupName}?", - "cannot-delete-default-group": "Није могуће обрисати подразумевану групу", - "cannot-delete-group-with-users": "Није могуће обрисати групу у којој има корисника", - "confirm-group-deletion": "Потврди брисање групе", - "create-group": "Направи групу", - "error-updating-group": "Грешка при ажурирању групе", - "group": "Група", - "group-deleted": "Група је обрисана", - "group-deletion-failed": "Неуспело брисање групе", - "group-id-with-value": "ID групе: {groupID}", - "group-name": "Назив групе", - "group-not-found": "Група није пронађена", - "group-token": "Групни токен", - "group-with-value": "Група: {groupID}", - "groups": "Групе", - "manage-groups": "Управљај групама", - "user-group": "Група корисника", - "user-group-created": "Група корисника је креирана", - "user-group-creation-failed": "Креирање групе корисника није успело", + "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": "Чувај моје рецепте приватним", - "keep-my-recipes-private-description": "Поставља вашу групу и све рецепте као подразумевано приватне. Увек можете касније променити ово." + "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": "Управљај члановима", - "manage-members-description": "Управљање дозволама у сопственом домаћинству. {manage} дозвољава кориснику приступ менаџменту података, а {invite} омогућава кориснику да генерише позивнице за друге кориснике. Власници групе не могу променити сопствене дозволе.", - "manage": "Управљај", - "manage-household": "Менаџмент домаћинства", - "invite": "Позови", - "looking-to-update-your-profile": "Желите ли да ажурирате свој профил?", - "default-recipe-preferences-description": "Ово су подразумевана подешавања када се креира нови рецепт у вашој групи. Ова подешавања могу бити промењена за појединачне рецепте у менију подешавања рецепата.", - "default-recipe-preferences": "Подразумевана подешавања рецепта", - "group-preferences": "Подешавања групе", - "private-group": "Приватна група", - "private-group-description": "Подешавњем групе као приватне ће онемогућити јавни преглед у потпуности. Ово поништава све индивидуална подешавања јавног приступа", - "enable-public-access": "Дозволи јавни приступ", - "enable-public-access-description": "Подеси рецепте у групи уобичајно као јавне и дозволи гостима преглед рецепата без логовања", - "allow-users-outside-of-your-group-to-see-your-recipes": "Дозволите корисницима, који су ван ваше групе, да виде ваше рецепте", - "allow-users-outside-of-your-group-to-see-your-recipes-description": "Када је омогућено, можете користити јавну везу за дељење одређених рецепата без одобравања корисника. Када је онемогућено, рецепте можете делити само са корисницима који су у вашој групи или помоћу претходно генерисане приватне везе", - "show-nutrition-information": "Прикажи информације о исхрани", - "show-nutrition-information-description": "Када је омогућено, информације о исхрани ће бити приказане на рецепту ако су доступне. Ако нема доступних информација о исхрани, информације о исхрани неће бити приказане", - "show-recipe-assets": "Прикажи састојке рецепта", - "show-recipe-assets-description": "Када су омогућени, састојци рецепта ће бити приказани на рецепту, када су доступни", - "default-to-landscape-view": "Хоризонтални режим као подразумевани приказ", - "default-to-landscape-view-description": "Када је омогућено, заглавље рецепта ће бити приказано у хоризонталном режиму", - "disable-users-from-commenting-on-recipes": "Онемогући кориснике да коментаришу рецепте", - "disable-users-from-commenting-on-recipes-description": "Сакрива секцију коментара на страници рецепта и онемогућава коментаре", - "disable-organizing-recipe-ingredients-by-units-and-food": "Онемогући организацију састојака рецепта по јединицама и намирницама", - "disable-organizing-recipe-ingredients-by-units-and-food-description": "Сакриј тип, јединицу мере и количину за састојке и третирај их као поље са обичним текстом", - "general-preferences": "Општа подешавања", - "group-recipe-preferences": "Подешавања групе рецепта", - "report": "Извештај", - "report-with-id": "ИД извештаја: {id}", - "group-management": "Управљање групом", - "admin-group-management": "Управљање администраторском групом", - "admin-group-management-text": "Промене у овој групи биће одмах видљиве.", - "group-id-value": "ИД групе: {0}", - "total-households": "Укупно домаћинстава", - "you-must-select-a-group-before-selecting-a-household": "Морате селектовати групу пре селектовања домаћинства" + "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": "Домаћинство", - "households": "Домаћинства", - "user-household": "Корисниково домаћинство", - "create-household": "Креирај домаћинство", - "household-name": "Назив домаћинства", - "household-group": "Група домаћинства", - "household-management": "Управљање домаћинством", - "manage-households": "Управљање домаћинствима", - "admin-household-management": "Административно управљање домаћинством", - "admin-household-management-text": "Промене за ово домаћинство ће бити видљиве одмах.", - "household-id-value": "ИД домаћинства {0}", - "private-household": "Приватно домаћинство", - "private-household-description": "Подешавање сопственог домаћинства као приватно ће онемогућити сав јавни преглед. Ово поништава сва индивидуална подешавања за преглед", - "lock-recipe-edits-from-other-households": "Забрани измене рецепата од стране других домаћинстава", - "lock-recipe-edits-from-other-households-description": "Када је опција укључена, само корисници из вашег домаћинства могу мењати рецепте креиране унутар њега", - "household-recipe-preferences": "Подешавање рецепата за домаћинство", - "default-recipe-preferences-description": "Ово су уобичајна подешавања када се нови рецепт креира у вашем домаћинству. Подешавања могу бити промењена за појединачне рецепте из менија за подешавања.", - "allow-users-outside-of-your-household-to-see-your-recipes": "Дозволите корисницима ван вашег домаћинства да прегледају ваше рецепте", - "allow-users-outside-of-your-household-to-see-your-recipes-description": "Када је омогућено, можете користити јавни линк да делите специфичне рецепте без ауторизације корисника. Када је искључено, можете делити рецепте само са корисницима у вашем домаћинству или преко претходно генерисаног приватног линка", - "household-preferences": "Подешавања домаћинства" + "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": "Направи нови јеловник", - "update-this-meal-plan": "Ажурирај овај јеловник", - "dinner-this-week": "Вечера ове недеље", - "dinner-today": "Вечера данас", - "dinner-tonight": "ВЕЧЕРА ВЕЧЕРАС", - "edit-meal-plan": "Уреди јеловник", - "end-date": "Датум завршетка", - "group": "Група (Бета)", - "main": "Главно јело", - "meal-planner": "Јеловник", - "meal-plans": "Јеловници", - "mealplan-categories": "КАТЕГОРИЈЕ ЈЕЛОВНИКА", - "mealplan-created": "Јеловник је креиран", - "mealplan-creation-failed": "Неуспело креирање јеловника", - "mealplan-deleted": "Јеловник је обрисан", - "mealplan-deletion-failed": "Неуспешно брисање јеловника", - "mealplan-settings": "Подешавања јеловника", - "mealplan-update-failed": "Неуспешно ажурирање јеловника", - "mealplan-updated": "Јеловник је ажуриран", - "mealplan-households-description": "Ако ниједно домаћинство није изабрано, рецепти се могу додавати из било ког домаћинства", - "any-category": "Било која категорија", - "any-tag": "Било која ознака", - "any-household": "Било које домаћинство", - "no-meal-plan-defined-yet": "Још увек није дефинисан ниједан јеловник", - "no-meal-planned-for-today": "Нема планираних оброка за данас", - "numberOfDaysPast-hint": "Број дана у прошлости након учитавања странице", - "numberOfDaysPast-label": "Подразумевани дани у прошлости", - "numberOfDays-hint": "Број дана при учитавању странице", - "numberOfDays-label": "Подразумевани дани", - "only-recipes-with-these-categories-will-be-used-in-meal-plans": "Само рецепти са овим категоријама ће бити коришћени у јеловницима", - "planner": "Планер", - "quick-week": "Брза недеља", - "side": "Прилог", - "sides": "Прилози", - "start-date": "Датум почетка", - "rule-day": "Дан правила", - "meal-type": "Тип оброка", - "breakfast": "Доручак", - "lunch": "Ручак", - "dinner": "Вечера", - "snack": "Ужина", - "drink": "Пиће", - "dessert": "Десерт", - "type-any": "Било који", - "day-any": "Било који", - "editor": "Уређивач", - "meal-recipe": "Рецепт за оброк", - "meal-title": "Назив оброка", - "meal-note": "Белешка за оброк", - "note-only": "Само белешка", - "random-meal": "Насумични оброк", - "random-dinner": "Насумична вечера", - "random-side": "Насумични прилог", - "this-rule-will-apply": "Ово правило ће се применити {dayCriteria} {mealTypeCriteria}.", - "to-all-days": "на све дане", - "on-days": "на {0}", - "for-all-meal-types": "за све типове оброка", - "for-type-meal-types": "за {0} типове оброка", - "meal-plan-rules": "Правила јеловника", - "new-rule": "Ново правило", - "meal-plan-rules-description": "Можете креирати правила за аутоматски одабир рецепата за ваше јеловнике. Ова правила сервер користи да одреди насумичну групу рецепата из које ће бирати приликом креирања јеловника. Имајте на уму да ако правила имају иста ограничења дана/типа, онда ће се филтери правила спојити. У пракси, нема потребе правити дупла правила, али је могуће то учинити.", - "new-rule-description": "При креирању новог правила за јеловник, можете ограничити примену правила на одређени дан у недељи и/или на одређени тип оброка. Како бисте применили правило на све дане или све типове оброка, можете поставити правило на 'Било који', што ће га применити на све могуће вредности за дан и/или тип оброка.", - "recipe-rules": "Правила за рецепт", - "applies-to-all-days": "Примењује се на све дане", - "applies-on-days": "Примењује се на {0}", - "meal-plan-settings": "Подешавања јеловника", - "add-all-to-list": "Додај све на списак", - "add-day-to-list": "Додај дан на списак" + "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": "Number of days on page load", + "numberOfDays-label": "Default Days", + "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": "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": "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": "Подаци о миграцији су уклоњени", - "new-migration": "Нова миграција", - "no-file-selected": "Није изабрана ниједна датотека", - "no-migration-data-available": "Нема доступних података о миграцији", - "previous-migrations": "Претходне миграције", - "recipe-migration": "Миграција рецепата", + "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": "Мигрирај податке из Chowdown-а", - "description-long": "Mealie изворно подржава формат chowdown репозиторијума. Преузмите репозиторијум кода као .zip фајл и отпремите га испод.", + "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": "Мигрирај податке из инстанце Nextcloud Cookbook", - "description-long": "Nextcloud рецепти се могу увести из zip фајла који садржи податке сачуване у Nextcloud-у. Погледајте структуру фасцикле у примеру испод како бисте били сигурни да ваши рецепти могу бити увезени.", + "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 може да увезе рецепте из Copy Me That. Извезите ваше рецепте у HTML формату, затим отпремите .zip испод.", - "title": "Copy Me That менаџер рецепата" + "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 може да увезе рецепте из апликације Paprika. Извезите ваше рецепте из Paprika апликације, промените екстензију у .zip и отпремите је испод.", - "title": "Paprika менаџер рецепата" + "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 може да увезе рецепте из Mealie апликације пре верзије 1.0. Извезите ваше рецепте са ваше старе инстанце и отпремите zip датотеку испод. Напомена: само рецепти се могу увести из овог извоза.", - "title": "Mealie пре верзије 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 може да увезе рецепте из Tandoor-а. Извезите ваше податке у \"Default\" формату, затим отпремите .zip испод.", - "title": "Tandoor рецепти" + "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 може да увезе рецепте из DVO Cook'n X3. Извезите кувар или мени у \"Cook'n\" формату, промените екстензију извоза у .zip, затим отпремите .zip испод.", + "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": "Миграције података рецепата", - "recipe-data-migrations-explanation": "Рецепти се могу мигрирати из друге подржане апликације у Mealie. Ово је одличан начин да започнете рад са Mealieјем.", - "coming-from-another-application-or-an-even-older-version-of-mealie": "Долазите из друге апликације или чак старије верзије Mealieја? Проверите миграције и погледајте да ли се ваши подаци могу увести.", - "choose-migration-type": "Одаберите тип миграције", - "tag-all-recipes": "Означи све рецепте ознаком {tag-name}", - "nextcloud-text": "Nextcloud рецепти се могу увести из zip датотеке која садржи податке сачуване у Nextcloud-у. Погледајте структуру фасцикли у примеру испод како бисте били сигурни да ваши рецепти могу бити увезени.", - "chowdown-text": "Mealie изворно подржава формат chowdown репозиторијума. Преузмите репозиторијум кода као .zip фајл и отпремите га испод.", - "recipe-1": "Рецепт 1", - "recipe-2": "Рецепт 2", - "paprika-text": "Mealie може да увезе рецепте из апликације Paprika. Извезите ваше рецепте из Paprika апликације, промените екстензију извоза у .zip и отпремите је испод.", - "mealie-text": "Mealie може да увезе рецепте из Mealie апликације пре верзије 1.0. Извезите ваше рецепте са ваше старе инстанце и отпремите zip датотеку испод. Напомена: само рецепти се могу увести из овог извоза.", + "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": "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": "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 може да увезе рецепте из Plan to Eat." + "description-long": "Mealie can import recipies from Plan to Eat." }, "myrecipebox": { "title": "My Recipe Box", - "description-long": "Mealie може да увезе рецепте из My Recipe Box. Извезите ваше рецепте у CSV формату, затим отпремите .csv датотеку испод." + "description-long": "Mealie can import recipes from My Recipe Box. Export your recipes in CSV format, then upload the .csv file below." }, "recipekeeper": { "title": "Recipe Keeper", - "description-long": "Mealie може да увезе рецепте из Recipe Keeper-а. Извезите ваше рецепте у zip формату, затим отпремите .zip датотеку испод." + "description-long": "Mealie can import recipes from Recipe Keeper. Export your recipes in zip format, then upload the .zip file below." } }, "new-recipe": { - "bulk-add": "Масовно додавање", - "error-details": "Само веб-сајтови који садрже ld+json или микроподатке могу бити увезени од стране Mealieја. Већина великих сајтова са рецептима подржава ову структуру података. Ако ваш сајт не може бити увезен, али постоје json подаци у логу, молимо вас пошаљите github issue са URL-ом и подацима.", - "error-title": "Изгледа да нисмо могли ништа да пронађемо", - "from-url": "Увези рецепт", + "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 информације", - "must-be-a-valid-url": "Мора бити валидан URL", - "paste-in-your-recipe-data-each-line-will-be-treated-as-an-item-in-a-list": "Налепите ваше податке о рецепту. Свака линија ће бити третирана као ставка на списку", - "recipe-markup-specification": "Спецификација за означавање рецепата", - "recipe-url": "URL рецепта", - "recipe-html-or-json": "HTML или JSON рецепта", - "upload-a-recipe": "Отпреми рецепт", - "upload-individual-zip-file": "Отпремите појединачни .zip фајл извезен из друге Mealie инстанце.", - "url-form-hint": "Копирајте и налепите везу са вашег омиљеног сајта за рецепте", - "copy-and-paste-the-source-url-of-your-data-optional": "Копирајте и налепите изворни URL ваших података (опционо)", - "view-scraped-data": "Прегледајте прикупљене податке", - "trim-whitespace-description": "Уклони водеће и пратеће празнине као и празне линије", - "trim-prefix-description": "Уклони први карактер из сваке линије", - "split-by-numbered-line-description": "Покушава да подели пасус уклапањем обрасца '1)' или '1.'", - "import-by-url": "Увези рецепт помоћу URL везе", - "create-manually": "Направи рецепт ручно", - "make-recipe-image": "Постави ово као слику рецепта", - "add-food": "Додај храну", - "add-recipe": "Додај рецепт" + "google-ld-json-info": "Google ld+json Info", + "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": "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": "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 Страница није пронађена", - "all-recipes": "Сви рецепти", - "new-page-created": "Нова страна је креирана", - "page": "Страница", - "page-creation-failed": "Креирање странице није успело", - "page-deleted": "Страница је обрисана", - "page-deletion-failed": "Брисање странице није успело", - "page-update-failed": "Ажурирање странице није успело", - "page-updated": "Страница је ажурирана", - "pages-update-failed": "Ажурирање страница није успело", - "pages-updated": "Странице су ажуриране", - "404-not-found": "404 Није пронађено", - "an-error-occurred": "Дошло је до грешке" + "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": "Додај кључ", - "add-to-favorites": "Додај у омиљене", - "api-extras": "API додаци", - "calories": "Калорије", - "calories-suffix": "калорија", - "carbohydrate-content": "Угљени хидрати", - "categories": "Категорије", - "cholesterol-content": "Холестерол", - "comment-action": "Коментариши", - "comment": "Коментар", - "comments": "Коментари", - "delete-confirmation": "Да ли сте сигурни да желите да обришете овај рецепт?", - "admin-delete-confirmation": "Управо ћете обрисати рецепт који није ваш користећи администраторске дозволе. Да ли сте сигурни?", - "delete-recipe": "Обриши рецепт", - "description": "Опис", - "disable-amount": "Онемогући количине састојака", - "disable-comments": "Онемогући коментаре", - "duplicate": "Дуплирај рецепт", - "duplicate-name": "Назив новог рецепта", - "edit-scale": "Уреди размеру", - "fat-content": "Масти", - "fiber-content": "Влакна", - "grams": "грама", - "ingredient": "Састојак", - "ingredients": "Састојци", - "insert-ingredient": "Убаци састојак", - "insert-section": "Убаци секцију", - "insert-above": "Убаци изнад", - "insert-below": "Убаци испод", - "instructions": "Упутства", - "key-name-required": "Име кључа је обавезно", - "landscape-view-coming-soon": "Хорижонтални поглед (Ускоро)", - "milligrams": "милиграма", - "new-key-name": "Ново име кључа", - "no-white-space-allowed": "Размаци нису дозвољени", - "note": "Белешка", - "nutrition": "Нутритивне вредности", - "object-key": "Кључ објекта", - "object-value": "Вредност објекта", - "original-url": "Оригинални URL", - "perform-time": "Време кувања", - "prep-time": "Време припреме", - "protein-content": "Протеини", - "public-recipe": "Јавни рецепт", - "recipe-created": "Рецепт је направљен", - "recipe-creation-failed": "Креирање рецепта није успело", - "recipe-deleted": "Рецепт је обрисан", - "recipe-image": "Слика рецепта", - "recipe-image-updated": "Слика рецепта је ажурирана", - "delete-image": "Обриши слику рецепта", - "delete-image-confirmation": "Да ли сте сигурни да желите да обришете слику овог рецепта?", - "recipe-image-deleted": "Слика рецепта је обрисана", - "recipe-name": "Име рецепта", - "recipe-settings": "Подешавања рецепта", - "recipe-update-failed": "Ажурирање рецепта није успело", - "recipe-updated": "Рецепт је ажуриран", - "remove-from-favorites": "Уклони из омиљених", - "remove-section": "Уклони секцију", - "saturated-fat-content": "Засићене масти", - "save-recipe-before-use": "Сачувајте рецепт пре употребе", - "section-title": "Наслов секције", - "servings": "Порције", - "serves-amount": "Служи {amount}", - "share-recipe-message": "Желео сам да поделим свој рецепт {0} са вама.", - "show-nutrition-values": "Прикажи нутритивне вредности", - "sodium-content": "Натријум", - "step-index": "{step}. корак", - "sugar-content": "Шећер", - "title": "Наслов", - "total-time": "Укупно времена", - "trans-fat-content": "Транс-масти", - "unable-to-delete-recipe": "Није могуће обрисати рецепт", - "unsaturated-fat-content": "Засићене масти", - "no-recipe": "Нема рецепта", - "locked-by-owner": "Закључао власник", - "join-the-conversation": "Придружите се разговору", - "add-recipe-to-mealplan": "Додај рецепт у јеловник", - "entry-type": "Тип уноса", - "date-format-hint": "MM/DD/YYYY формат", - "date-format-hint-yyyy-mm-dd": "YYYY-MM-DD формат", - "add-to-list": "Додај на списак", - "add-to-plan": "Додај у план", - "add-to-timeline": "Додај на временску линију", - "recipe-added-to-list": "Рецепт додат на списак", - "recipes-added-to-list": "Рецепти додати на списак", - "successfully-added-to-list": "Успешно додато на списак", - "recipe-added-to-mealplan": "Рецепт је додат у јеловник", - "failed-to-add-recipes-to-list": "Додавање рецепата на списак није успело", - "failed-to-add-recipe-to-mealplan": "Неуспешно додавање рецепта у јеловник", - "failed-to-add-to-list": "Додавање на списак није успело", - "yield": "Количина (Износ)", - "yields-amount-with-text": "Даје {amount} {text}", - "yield-text": "Текст за количину", - "quantity": "Количина", - "choose-unit": "Изабери јединицу", - "press-enter-to-create": "Притисни Ентер да направиш", - "choose-food": "Изабери храну", - "choose-recipe": "Изабери рецепт", - "notes": "Белешке", - "toggle-section": "Промени приказ секције", - "see-original-text": "Види оригинални текст", - "original-text-with-value": "Оригинални текст: {originalText}", - "ingredient-linker": "Повезивач састојака", - "unlinked": "Још није повезано", - "linked-to-other-step": "Повезан са другим кораком", - "auto": "Ауто", - "cook-mode": "Режим за кување", - "link-ingredients": "Повежи састојке", - "merge-above": "Споји са претходним", - "move-to-bottom": "Помери на дно", - "move-to-top": "Помери на врх", - "reset-scale": "Ресетуј размеру", - "decrease-scale-label": "Смањи размеру за 1", - "increase-scale-label": "Повећај размеру за 1", - "locked": "Закључано", - "public-link": "Јавни линк", - "edit-timeline-event": "Уреди догађај на временској линији", - "timeline": "Временска линија", - "timeline-is-empty": "Још увек нема ништа на временској линији. Покушајте направити овај рецепт!", - "timeline-no-events-found-try-adjusting-filters": "Нису пронађени догађаји. Покушајте да прилагодите филтере за претрагу.", - "group-global-timeline": "{groupName} Глобална временска линија", - "open-timeline": "Отвори временску линију", - "made-this": "Направио сам ово", - "how-did-it-turn-out": "Како је испало?", - "user-made-this": "{user} је направио/ла ово", - "made-for-recipe": "Направљено за {recipe}", - "added-to-timeline": "Додато на временску линију", - "failed-to-add-to-timeline": "Неуспешно додавање на временску линију", - "failed-to-update-recipe": "Неуспешно ажурирање рецепта", - "added-to-timeline-but-failed-to-add-image": "Додато на временску линију, али није успело додавање слике", - "api-extras-description": "Додаци рецепата су кључна карактеристика Mealie API-ја. Омогућавају вам да креирате прилагођене JSON кључ/вредност парове унутар рецепта, да бисте их референцирали из апликација трећих страна. Можете користити ове кључеве да пружите информације, на пример да покренете аутоматизацију или прилагођене поруке за пренос до жељеног уређаја.", - "message-key": "Кључ поруке", - "parse": "Разложи", - "ingredients-not-parsed-description": "Изгледа да ваши састојци још увек нису разложени. Кликните дугме \"{parse}\" испод да бисте разложили своје састојке у структурирану храну.", - "attach-images-hint": "Приложите слике превлачењем и отпуштањем у уређивач", - "drop-image": "Спусти слику овде", - "enable-ingredient-amounts-to-use-this-feature": "Омогућите количине састојака да бисте користили ову функцију", - "recipes-with-units-or-foods-defined-cannot-be-parsed": "Рецепти са већ дефинисаним јединицама или храном се не могу разложити.", - "parse-ingredients": "Разложи састојке", - "edit-markdown": "Уреди Markdown", - "recipe-creation": "Креирање рецепта", - "select-one-of-the-various-ways-to-create-a-recipe": "Изаберите један од различитих начина за прављење рецепта", - "looking-for-migrations": "Тражите миграције?", - "import-with-url": "Увези помоћу URL везе", - "create-recipe": "Направи рецепт", - "create-recipe-description": "Креирајте нови рецепт од нуле.", - "create-recipes": "Направите рецепте", - "import-with-zip": "Увези помоћу .zip архиве", - "create-recipe-from-an-image": "Направи рецепт на основи слике", - "create-recipe-from-an-image-description": "Креирајте рецепт отпремањем његове слике. Mealie ће покушати да издвоји текст из слике користећи АИ и од њега направи рецепт.", - "crop-and-rotate-the-image": "Исеците и ротирајте слику тако да је видљив само текст и да је у исправној оријентацији.", - "create-from-images": "Креирај из слика", - "should-translate-description": "Преведи рецепт на мој језик", - "please-wait-image-procesing": "Молимо сачекајте, слика се обрађује. Ово може потрајати.", - "please-wait-images-processing": "Молимо сачекајте, слике се обрађују. Ово може потрајати.", - "bulk-url-import": "Масовни увоз помоћу URL", - "debug-scraper": "Отклони грешке Scraper-а", - "create-a-recipe-by-providing-the-name-all-recipes-must-have-unique-names": "Направи рецепт додајући име. Сви рецепти морају имати јединствена имена.", - "new-recipe-names-must-be-unique": "Имена нових рецепата морају бити јединствена", - "scrape-recipe": "Преузми рецепт (Scrape)", - "scrape-recipe-description": "Преузмите рецепт путем URL-а. Обезбедите URL за сајт који желите да преузмете, и Mealie ће покушати да преузме рецепт са тог сајта и дода га вашој колекцији.", - "scrape-recipe-description-transcription": "Такође можете пружити URL видео снимка и Mealie ће покушати да га транскрибује у рецепт.", - "scrape-recipe-have-a-lot-of-recipes": "Имате много рецепата које желите да преузмете одједном?", - "scrape-recipe-suggest-bulk-importer": "Испробајте алат за масовни увоз", - "scrape-recipe-have-raw-html-or-json-data": "Имате сирове HTML или JSON податке?", - "scrape-recipe-you-can-import-from-raw-data-directly": "Можете увозити директно из сирових података", - "scrape-recipe-website-being-blocked": "Вебсајт је блокиран?", - "scrape-recipe-try-importing-raw-html-instead": "Покушајте да увезете сирови HTML уместо тога.", - "import-original-keywords-as-tags": "Увези оригиналне кључне речи као ознаке", - "import-original-categories": "Увези оригиналне категорије", - "stay-in-edit-mode": "Остани у режиму уређивања", - "parse-recipe-ingredients-after-import": "Разложи састојке рецепта након увоза", - "import-from-zip": "Увези из Zip архиве", - "import-from-zip-description": "Увезите један рецепт који је извезен из друге Mealie инстанце.", - "import-from-html-or-json": "Увези из HTML или JSON", - "import-from-html-or-json-description": "Увезите један рецепт из сировог HTML-а или JSON-а. Ово је корисно ако имате рецепт са сајта који Mealie не може нормално да преузме, или из неког другог екстерног извора.", - "json-import-format-description-colon": "Да бисте увезли преко JSON-а, он мора бити у важећем формату:", - "json-editor": "JSON Уређивач", - "zip-files-must-have-been-exported-from-mealie": ".zip датотеке морају бити извезене из Mealieја", - "create-a-recipe-by-uploading-a-scan": "Направи рецепт учитавањем скениране слике.", - "upload-a-png-image-from-a-recipe-book": "Отпремите png слику из књиге рецепата", - "recipe-bulk-importer": "Масовни увозник рецепата", - "recipe-bulk-importer-description": "Алат за масовни увоз рецепата вам омогућава да увезете више рецепата одједном тако што ћете ставити сајтове у ред на серверу и покренути задатак у позадини. Ово може бити корисно приликом почетне миграције у Mealie, или када желите да увезете велики број рецепата.", - "set-categories-and-tags": "Постави категорије и ознаке", - "bulk-imports": "Масовни увоз", - "bulk-import-process-has-started": "Процес масовног увоза је започео", - "bulk-import-process-has-failed": "Процес масовног увоза није успео", - "report-deletion-failed": "Брисање извештаја није успело", - "recipe-debugger": "Дебагер рецепата", - "recipe-debugger-description": "Узмите URL рецепта који желите да отклоните грешке и налепите га овде. URL ће бити преузет од стране алата за преузимање рецепата и резултати ће бити приказани. Ако не видите никакве податке, сајт који покушавате да преузмете није подржан од стране Mealieја или његове библиотеке за преузимање.", - "use-openai": "Користи OpenAI", - "recipe-debugger-use-openai-description": "Користите OpenAI да бисте анализирали резултате уместо да се ослањате на библиотеку за преузимање. Када креирате рецепт преко URL-а, ово се ради аутоматски ако библиотека не успе, али га можете ручно тестирати овде.", - "debug": "Дебагуј (Debug)", - "tree-view": "Преглед стабла", - "recipe-servings": "Порције рецепта", - "recipe-yield": "Количина рецепта", - "recipe-yield-text": "Текст за количину рецепта", - "unit": "Јединица", - "upload-image": "Отпреми слику", - "screen-awake": "Држи екран укљученим", - "remove-image": "Уклони слику", - "nextStep": "Следећи корак", - "recipe-actions": "Акције рецепта", + "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": "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": "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": "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": "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": "Save recipe before use", + "section-title": "Section Title", + "servings": "Servings", + "serves-amount": "Serves {amount}", + "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": "Unable to Delete Recipe", + "unsaturated-fat-content": "Unsaturated fat", + "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": "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": "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": "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": "Attach images by dragging & dropping them into the editor", + "drop-image": "Drop image", + "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": "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": "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": "Debug", + "tree-view": "Tree View", + "recipe-servings": "Recipe Servings", + "recipe-yield": "Recipe Yield", + "recipe-yield-text": "Recipe Yield Text", + "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": "Парсер састојака", - "explanation": "Да бисте користили парсер састојака, кликните на дугме 'Разложи све' да бисте започели процес. Када обрађени састојци буду доступни, можете прегледати ставке и проверити да ли су исправно разложени. Оцена сигурности модела приказана је са десне стране наслова ставке. Ова оцена је просек свих појединачних оцена и можда неће увек бити потпуно тачна.", - "alerts-explainer": "Упозорења ће бити приказана ако се пронађе одговарајућа храна или јединица, али не постоји у бази података.", - "select-parser": "Изабери парсер", - "natural-language-processor": "Процесор природног језика (NLP)", - "brute-parser": "Брутални парсер (Brute)", - "openai-parser": "OpenAI парсер", - "parse-all": "Разложи све", - "no-unit": "Нема јединице", - "missing-unit": "Креирај недостајућу јединицу: {unit}", - "missing-food": "Креирај недостајућу храну: {food}", - "this-unit-could-not-be-parsed-automatically": "Ова јединица се није могла аутоматски разложити", - "this-food-could-not-be-parsed-automatically": "Ова храна се није могла аутоматски разложити", - "no-food": "Нема хране", - "review-parsed-ingredients": "Прегледај разложене састојке", - "confidence-score": "Оцена сигурности", - "ingredient-parser-description": "Ваши састојци су успешно разложени. Молимо прегледајте састојке за које нисмо сигурни.", - "ingredient-parser-final-review-description": "Када се прегледају сви састојци, имаћете још једну прилику да прегледате све састојке пре него што примените измене на свој рецепт.", - "add-text-as-alias-for-item": "Додај \"{text}\" као алијас за {item}", - "delete-item": "Обриши ставку" + "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.", + "alerts-explainer": "Alerts will be displayed if a matching foods or unit is found but does not exists in the database.", + "select-parser": "Select Parser", + "natural-language-processor": "Natural Language Processor", + "brute-parser": "Brute Parser", + "openai-parser": "OpenAI Parser", + "parse-all": "Parse All", + "no-unit": "No unit", + "missing-unit": "Create missing unit: {unit}", + "missing-food": "Create missing food: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", + "no-food": "No Food", + "review-parsed-ingredients": "Review parsed ingredients", + "confidence-score": "Confidence Score", + "ingredient-parser-description": "Your ingredients have been successfully parsed. Please review the ingredients we're not sure about.", + "ingredient-parser-final-review-description": "Once all ingredients have been reviewed, you'll have one more chance to review all ingredients before applying the changes to your recipe.", + "add-text-as-alias-for-item": "Add \"{text}\" as alias for {item}", + "delete-item": "Delete Item" }, - "reset-servings-count": "Ресетуј број порција", - "not-linked-ingredients": "Додатни састојци", - "upload-another-image": "Отпреми другу слику", - "upload-images": "Отпреми слике", - "upload-more-images": "Отпреми још слика", - "set-as-cover-image": "Постави као насловну слику рецепта", - "cover-image": "Насловна слика", - "include-linked-recipes": "Укључи повезане рецепте", - "include-linked-recipe-ingredients": "Укључи састојке повезаних рецепата", - "toggle-recipe": "Промени приказ рецепта" + "reset-servings-count": "Reset Servings Count", + "not-linked-ingredients": "Additional Ingredients", + "upload-another-image": "Upload another image", + "upload-images": "Upload images", + "upload-more-images": "Upload more images", + "set-as-cover-image": "Set as recipe cover image", + "cover-image": "Cover image", + "include-linked-recipes": "Include Linked Recipes", + "include-linked-recipe-ingredients": "Include Linked Recipe Ingredients", + "toggle-recipe": "Toggle Recipe" }, "recipe-finder": { - "recipe-finder": "Проналазач рецепата", - "recipe-finder-description": "Претражите рецепте на основу састојака које имате при руци. Такође можете филтрирати према прибору који вам је доступан и поставити максималан број састојака или алата који вам недостају.", - "selected-ingredients": "Изабрани састојци", - "no-ingredients-selected": "Нису изабрани састојци", - "missing": "Недостаје", - "no-recipes-found": "Није пронађен ниједан рецепт", - "no-recipes-found-description": "Покушајте да додате још састојака у претрагу или да прилагодите филтере", - "include-ingredients-on-hand": "Укључи састојке при руци", - "include-tools-on-hand": "Укључи прибор при руци", - "max-missing-ingredients": "Макс. недостајућих састојака", - "max-missing-tools": "Макс. недостајућег прибора", - "selected-tools": "Изабрани прибор", - "other-filters": "Остали филтери", - "ready-to-make": "Спремно за припрему", - "almost-ready-to-make": "Скоро спремно за припрему" + "recipe-finder": "Recipe Finder", + "recipe-finder-description": "Search for recipes based on ingredients you have on hand. You can also filter by tools you have available, and set a maximum number of missing ingredients or tools.", + "selected-ingredients": "Selected Ingredients", + "no-ingredients-selected": "No ingredients selected", + "missing": "Missing", + "no-recipes-found": "No recipes found", + "no-recipes-found-description": "Try adding more ingredients to your search or adjusting your filters", + "include-ingredients-on-hand": "Include Ingredients On Hand", + "include-tools-on-hand": "Include Tools On Hand", + "max-missing-ingredients": "Max Missing Ingredients", + "max-missing-tools": "Max Missing Tools", + "selected-tools": "Selected Tools", + "other-filters": "Other Filters", + "ready-to-make": "Ready to Make", + "almost-ready-to-make": "Almost Ready to Make" }, "search": { - "advanced-search": "Напредна претрага", - "and": "и", - "exclude": "Искључи", - "include": "Укључи", - "max-results": "Макс. резултата", - "or": "Или", - "has-any": "Садржи било који", - "has-all": "Садржи све", - "clear-selection": "Очисти избор", - "results": "Резултати", - "search": "Претрага", - "search-mealie": "Претражи Mealie (стисни /)", - "search-placeholder": "Претражи...", - "tag-filter": "Филтер по ознакама", - "search-hint": "Стисни '/'", - "advanced": "Напредна", - "auto-search": "Аутоматска претрага", - "no-results": "Нема резултата", - "type-to-search": "Куцајте за претрагу..." + "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": "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": "Додај нову тему", - "admin-settings": "Админ подешавања", + "add-a-new-theme": "Add a New Theme", + "admin-settings": "Admin Settings", "backup": { - "backup-created": "Резервна копија је успешно креирана", - "backup-created-at-response-export_path": "Резервна копија је креирана на {path}", - "backup-deleted": "Резервна копија је обрисана", - "restore-success": "Враћање података је успешно", - "restore-fail": "Враћање података није успело. Проверите лог фајлове сервера за више детаља", - "backup-tag": "Ознака резервне копије", - "create-heading": "Креирај бекап", - "delete-backup": "Обриши резервну копију", - "error-creating-backup-see-log-file": "Грешка при креирању резервне копије. Погледајте лог датотеку", - "full-backup": "Комплетна резервна копија", - "import-summary": "Сажетак увоза", - "partial-backup": "Делимична резервна копија", - "unable-to-delete-backup": "Није могуће обрисати резервну копију.", - "experimental-description": "Резервне копије су потпуни снимци базе података и директоријума података сајта. Ово укључује све податке и не може се подесити да искључи подскупове података. Ово можете посматрати као снимак Mealieја у одређеном тренутку. Ово служи као начин независан од базе података за извоз и увоз података, или прављење резервне копије сајта на спољној локацији.", - "backup-restore": "Враћање резервне копије", - "back-restore-description": "Враћање ове резервне копије ће заменити све тренутне податке у вашој бази података и у директоријуму података и заменити их садржајем ове резервне копије. {cannot-be-undone} Ако је враћање успешно, бићете одјављени.", - "cannot-be-undone": "Ова акција се не може поништити - користите са опрезом.", - "postgresql-note": "Ако користите PostgreSQL, молимо прегледајте {backup-restore-process} пре враћања.", - "backup-restore-process-in-the-documentation": "процес бекапа/враћања у документацији", - "irreversible-acknowledgment": "Разумем да је ова акција неповратна, деструктивна и може проузроковати губитак података", - "restore-backup": "Врати резервну копију" + "backup-created": "Backup created successfully", + "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": "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": "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": "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": "Резервне копије", - "change-password": "Промени лозинку", - "current": "Верзија:", - "custom-pages": "Прилагођене странице", - "edit-page": "Уреди страницу", - "events": "Догађаји", - "first-day-of-week": "Први дан у недељи", - "group-settings-updated": "Подешавања групе су ажурирана", + "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": "Све категорије", - "card-per-section": "Картица по секцији", - "home-page": "Почетна страница", - "home-page-sections": "Секције почетне странице", - "show-recent": "Прикажи недавне" + "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": "Језик", - "latest": "Најновије", - "local-api": "Локални API", - "locale-settings": "Локална подешавања", - "migrations": "Миграције", - "new-page": "Нова страница", - "notify": "Обавештења", - "organize": "Организуј", - "page-name": "Име странице", - "pages": "Странице", - "profile": "Профил", - "remove-existing-entries-matching-imported-entries": "Уклони постојеће уносе који се поклапају са увезеним уносима", - "set-new-time": "Постави ново време", - "settings-update-failed": "Ажурирање подешавања није успело", - "settings-updated": "Подешавања су ажурирана", - "site-settings": "Подешавања сајта", + "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": "Акценат (Боја)", - "dark": "Тамна", - "default-to-system": "Подразумевано према систему", - "error": "Грешка", - "error-creating-theme-see-log-file": "Грешка при креирању теме. Погледајте лог фајл.", - "error-deleting-theme": "Грешка при брисању теме", - "error-updating-theme": "Грешка при ажурирању теме", - "info": "Инфо", - "light": "Светла", - "primary": "Примарна", - "secondary": "Секундарна", - "success": "Успех", - "switch-to-dark-mode": "Пребаци на тамни режим", - "switch-to-light-mode": "Пребаци на светли режим", - "theme-deleted": "Тема обрисана", - "theme-name": "Име теме", - "theme-name-is-required": "Име теме је обавезно.", - "theme-saved": "Тема је сачувана", - "theme-updated": "Тема је ажурирана", - "warning": "Упозорење", - "light-mode": "Светли режим", - "dark-mode": "Тамни режим" + "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": "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": "АКТИВНИ ТОКЕНИ", - "api-token": "API Токен", - "api-tokens": "API Токени", - "copy-this-token-for-use-with-an-external-application-this-token-will-not-be-viewable-again": "Копирајте овај токен за употребу са спољном апликацијом. Овај токен више неће бити видљив.", - "create-an-api-token": "Креирајте API Токен", - "token-name": "Име Токена", - "generate": "Генериши", - "you-have-token-count": "Немате активних токена.|Имате један активан токен.|Имате {count} активних токена." + "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": "Додели све", - "bulk-assign": "Масовно додељивање", - "new-name": "Нови назив", - "no-unused-items": "Нема некоришћених ставки", - "recipes-affected": "Ниједан рецепт није погођен|Један рецепт је погођен|{count} рецепата је погођено", - "remove-unused": "Уклони некоришћено", - "title-case-all": "Велика почетна слова за све", - "toolbox": "Алатница", - "unorganized": "Неорганизовано" + "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": "Тестирај 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": "URL-ови наведени у наставку ће примити webhook-ове који садрже податке о рецепту за план оброка у заказани дан. Тренутно ће се Webhook-ови извршавати у", + "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": "WEBHOOK-ОВИ", + "webhooks-caps": "WEBHOOKS", "webhooks": "Webhooks", - "webhook-name": "Име Webhook-а", - "description": "Webhook-ови дефинисани испод биће извршени када се дефинише оброк за дан. У заказано време webhook-ови ће бити послати са подацима из рецепта који је заказан за тај дан. Имајте на уму да извршавање webhook-а није тачно у секунд. Webhook-ови се извршавају у интервалу од 5 минута тако да ће webhook-ови бити извршени у оквиру 5 +/- минута од заказаног." + "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": "Пријава грешке", - "bug-report-information": "Користите ове информације да бисте пријавили грешку. Пружање детаља ваше инстанце програмерима је најбољи начин да се ваши проблеми брзо реше.", - "tracker": "Праћење", - "configuration": "Конфигурација", + "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": "Configuration", "docker-volume": "Docker Volume", - "docker-volume-help": "Mealie захтева да frontend контејнер и backend деле исти docker volume или складиште. Ово осигурава да frontend контејнер може правилно приступити сликама и средствима ускладиштеним на диску.", - "volumes-are-misconfigured": "Волумени су погрешно конфигурисани.", - "volumes-are-configured-correctly": "Волумени су исправно конфигурисани.", - "status-unknown-try-running-a-validation": "Статус непознат. Покушајте да покренете валидацију.", - "validate": "Потврди (Валидирај)", - "email-configuration-status": "Статус конфигурације е-поште", - "email-configured": "Е-пошта је конфигурисана", - "email-test-results": "Резултати теста е-поште", - "ready": "Спремно", - "not-ready": "Није спремно - Проверите променљиве окружења", - "succeeded": "Успешно", - "failed": "Није успело", - "general-about": "Опште информације", - "application-version": "Верзија апликације", - "application-version-error-text": "Ваша тренутна верзија ({0}) се не поклапа са најновијим издањем. Размислите о ажурирању на најновију верзију ({1}).", - "mealie-is-up-to-date": "Mealie је ажуриран на последњу верзију", - "secure-site": "Безбедан сајт", - "secure-site-error-text": "Послужите преко localhost-а или осигурајте помоћу https-а. Привремена меморија и додатни API-ји прегледача можда неће радити.", - "secure-site-success-text": "Сајту се приступа преко localhost-а или https-а", - "server-side-base-url": "Основни URL на страни сервера", - "server-side-base-url-error-text": "`BASE_URL` је још увек подразумевана вредност на API серверу. Ово ће изазвати проблеме са линковима обавештења генерисаним на серверу за е-пошту итд.", - "server-side-base-url-success-text": "URL на страни сервера се не поклапа са подразумеваним", - "ldap-ready": "LDAP спреман", - "ldap-not-ready": "LDAP није спреман", - "ldap-ready-error-text": "Нису конфигурисане све LDAP вредности. Ово можете игнорисати ако не користите LDAP аутентификацију.", - "ldap-ready-success-text": "Потребне LDAP променљиве су све постављене.", - "build": "Build (Изградња)", - "recipe-scraper-version": "Верзија преузимача рецепата", - "oidc-ready": "OIDC спреман", - "oidc-not-ready": "OIDC није спреман", - "oidc-ready-error-text": "Нису конфигурисане све OIDC вредности. Ово можете игнорисати ако не користите OIDC аутентификацију.", - "oidc-ready-success-text": "Потребне OIDC променљиве су све постављене.", - "openai-ready": "OpenAI спреман", - "openai-not-ready": "OpenAI није спреман", - "openai-ready-error-text": "Нису конфигурисане све OpenAI вредности. Ово можете игнорисати ако не користите OpenAI функције.", - "openai-ready-success-text": "Потребне OpenAI променљиве су све постављене." + "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": "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": "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": "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.", + "oidc-ready-success-text": "Required OIDC variables are all set.", + "openai-ready": "OpenAI Ready", + "openai-not-ready": "OpenAI Not Ready", + "openai-ready-error-text": "Not all OpenAI Values are configured. This can be ignored if you are not using OpenAI features.", + "openai-ready-success-text": "Required OpenAI variables are all set." }, "shopping-list": { - "all-lists": "Сви спискови", - "create-shopping-list": "Направи списак за куповину", - "from-recipe": "Из рецепта", - "ingredient-of-recipe": "Састојак из {recipe}", - "list-name": "Име списка", - "new-list": "Нови списак", - "quantity": "Количина: {0}", - "shopping-list": "Списак за куповину", - "shopping-lists": "Спискови за куповину", - "food": "Храна", - "note": "Белешка", - "label": "Натпис", - "save-label": "Сачувај натпис", - "linked-item-warning": "Ова ставка је повезана са једним или више рецепата. Прилагођавање јединица или хране ће дати неочекиване резултате приликом додавања или уклањања рецепта са овог списка.", - "toggle-food": "Промени приказ хране", - "manage-labels": "Управљај натписима", - "are-you-sure-you-want-to-delete-this-item": "Да ли сте сигурни да желите да обришете ову ставку?", - "copy-as-text": "Копирај као текст", - "copy-as-markdown": "Копирај као Markdown", - "delete-checked": "Обриши означено", - "toggle-label-sort": "Укључи/Искључи сортирање натписа", - "reorder-labels": "Промени редослед натписа", - "uncheck-all-items": "Одзначи све ставке", - "check-all-items": "Означи све ставке", - "linked-recipes-count": "Нема повезаних рецепата|Један повезан рецепт|{count} повезаних рецепата", - "items-checked-count": "Ниједна ставка није означена|Једна ставка означена|{count} ставки означено", - "no-label": "Без натписа", - "completed-on": "Завршено дана {date}", - "you-are-offline": "Тренутно сте ван мреже", - "you-are-offline-description": "Нису све функције доступне док сте ван мреже. И даље можете да додајете, мењате и уклањате ставке, али нећете моћи да синхронизујете своје промене са сервером док се не вратите на мрежу.", - "are-you-sure-you-want-to-check-all-items": "Да ли сте сигурни да желите да означите све ставке?", - "are-you-sure-you-want-to-uncheck-all-items": "Да ли сте сигурни да желите да одзначите све ставке?", - "are-you-sure-you-want-to-delete-checked-items": "Да ли сте сигурни да желите да обришете све означене ставке?", - "no-shopping-lists-found": "Нису пронађени спискови за куповину" + "all-lists": "All Lists", + "create-shopping-list": "Create Shopping List", + "from-recipe": "From Recipe", + "ingredient-of-recipe": "Ingredient of {recipe}", + "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": "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?", + "are-you-sure-you-want-to-uncheck-all-items": "Are you sure you want to uncheck all items?", + "are-you-sure-you-want-to-delete-checked-items": "Are you sure you want to delete all checked items?", + "no-shopping-lists-found": "No Shopping Lists Found" }, "sidebar": { - "all-recipes": "Сви рецепти", - "backups": "Резервне копије", - "categories": "Категорије", - "cookbooks": "Кувари", - "dashboard": "Командна табла", - "home-page": "Почетна страница", - "manage-users": "Управљај корисницима", - "migrations": "Миграције", - "profile": "Профил", - "search": "Претрага", - "site-settings": "Подешавања сајта", - "tags": "Ознаке", - "toolbox": "Алатница", - "language": "Језик", - "maintenance": "Одржавање", - "background-tasks": "Позадински задаци", - "parser": "Парсер", - "developer": "Програмер", - "cookbook": "Кувар", - "create-cookbook": "Направи нови кувар" + "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": "Developer", + "cookbook": "Cookbook", + "create-cookbook": "Create a new cookbook" }, "signup": { - "error-signing-up": "Грешка приликом регистрације", - "sign-up": "Региструј се", - "sign-up-link-created": "Линк за регистрацију је креиран", - "sign-up-link-creation-failed": "Креирање линка за регистрацију није успело", - "sign-up-links": "Линкови за регистрацију", - "sign-up-token-deleted": "Токен за регистрацију је обрисан", - "sign-up-token-deletion-failed": "Брисање токена за регистрацију није успело", - "welcome-to-mealie": "Добродошли у Mealie! Да бисте постали корисник ове инстанце, потребно је да имате важећи линк са позивницом. Ако нисте добили позивницу, не можете да се региструјете. Да бисте добили линк, контактирајте администратора сајта." + "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": "Ознака је креирана", - "tag-creation-failed": "Креирање ознаке није успело", - "tag-deleted": "Ознака је обрисана", - "tag-deletion-failed": "Брисање ознаке није успело", - "tag-update-failed": "Ажурирање ознаке није успело", - "tag-updated": "Ознака је ажурирана", - "tags": "Ознаке", - "untagged-count": "Без ознаке {count}", - "create-a-tag": "Креирај ознаку", - "tag-name": "Име ознаке", - "tag": "Ознака" + "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": "Прибор", - "on-hand": "При руци", - "create-a-tool": "Креирај прибор", - "tool-name": "Назив прибора", - "create-new-tool": "Креирај нови прибор", - "on-hand-checkbox-label": "Прикажи као При руци (Означено)", - "required-tools": "Потребан прибор", - "tool": "Прибор" + "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": "Админ", - "are-you-sure-you-want-to-delete-the-link": "Да ли сте сигурни да желите да обришете линк {link}?", - "are-you-sure-you-want-to-delete-the-user": "Да ли сте сигурни да желите да обришете корисника {activeName} ИД: {activeId}?", - "auth-method": "Метод аутентификације", - "confirm-link-deletion": "Потврди брисање линка", - "confirm-password": "Потврди лозинку", - "confirm-user-deletion": "Потврди брисање корисника", - "could-not-validate-credentials": "Није могуће потврдити акредитиве", - "create-link": "Креирај линк", - "create-user": "Креирај корисника", - "current-password": "Тренутна лозинка", - "e-mail-must-be-valid": "Е-пошта мора бити валидна", - "edit-user": "Уреди корисника", - "email": "Е-пошта", - "error-cannot-delete-super-user": "Грешка! Није могуће обрисати супер корисника", - "existing-password-does-not-match": "Постојећа лозинка се не поклапа", - "full-name": "Пуно име", - "generate-password-reset-link": "Генериши линк за ресетовање лозинке", - "invite-only": "Само по позиву", - "link-id": "ИД линка", - "link-name": "Име линка", - "login": "Пријава", - "login-oidc": "Пријава преко", - "or": "или", - "logout": "Одјава", - "manage-users": "Управљај корисницима", - "manage-users-description": "Креирајте и управљајте корисницима.", - "new-password": "Нова лозинка", - "new-user": "Нови корисник", - "password-has-been-reset-to-the-default-password": "Лозинка је ресетована на подразумевану лозинку", - "password-must-match": "Лозинке се морају поклапати", - "password-reset-failed": "Ресетовање лозинке није успело", - "password-updated": "Лозинка је ажурирана", - "password": "Лозинка", - "password-strength": "Лозинка је {strength}", - "please-enter-password": "Молимо унесите вашу нову лозинку.", - "register": "Региструј се", - "reset-password": "Ресетуј лозинку", - "sign-in": "Пријави се", - "total-mealplans": "Укупно рецепата", - "total-users": "Укупно корисника", - "upload-photo": "Отпреми фотографију", - "use-8-characters-or-more-for-your-password": "Користите 8 или више карактера за вашу лозинку", - "user-created": "Корисник је креиран", - "user-creation-failed": "Креирање корисника није успело", - "user-deleted": "Корисник је обрисан", - "user-id-with-value": "Кориснички ИД: {id}", - "user-id": "Кориснички ИД", - "user-password": "Корисничка лозинка", - "user-successfully-logged-in": "Корисник се успешно пријавио", - "user-update-failed": "Ажурирање корисника није успело", - "user-updated": "Корисник је ажуриран", - "user": "Корисник", - "username": "Корисничко име", - "users-header": "КОРИСНИЦИ", - "users": "Корисници", - "user-not-found": "Корисник није пронађен", - "webhook-time": "Време Webhook-а", - "webhooks-enabled": "Webhooks омогућени", - "you-are-not-allowed-to-create-a-user": "Није вам дозвољено да креирате корисника", - "you-are-not-allowed-to-delete-this-user": "Није вам дозвољено да обришете овог корисника", - "enable-advanced-content": "Омогући напредни садржај", - "enable-advanced-content-description": "Омогућава напредне функције као што су промена рецепта, API кључеви, Webhooks и управљање подацима. Немојте се бринути, увек можете касније променити ово", - "favorite-recipes": "Омиљени рецепти", - "email-or-username": "Е-пошта или корисничко име", - "remember-me": "Запамти ме", - "please-enter-your-email-and-password": "Молимо унесите вашу е-пошту и лозинку", - "invalid-credentials": "Неважећи акредитиви", - "account-locked-please-try-again-later": "Налог је закључан. Молимо покушајте поново касније", - "user-favorites": "Корисникови омиљени рецепти", + "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": "Link Name", + "login": "Login", + "login-oidc": "Login with", + "or": "or", + "logout": "Logout", + "manage-users": "Manage Users", + "manage-users-description": "Create and manage users.", + "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": "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": "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": "Слаба", - "good": "Добра", - "strong": "Јака", - "very-strong": "Веома јака" + "weak": "Weak", + "good": "Good", + "strong": "Strong", + "very-strong": "Very Strong" }, - "user-management": "Управљање корисницима", - "reset-locked-users": "Ресетуј закључане кориснике", - "admin-user-creation": "Админ креирање корисника", - "admin-user-management": "Админ управљање корисницима", - "user-details": "Детаљи корисника", - "user-name": "Име корисника", - "authentication-method": "Метод аутентификације", - "authentication-method-hint": "Ово одређује како ће се корисник аутентификовати са Mили. Ако нисте сигурни, изаберите 'Mealie'", - "permissions": "Дозволе", - "administrator": "Администратор", - "user-can-invite-other-to-group": "Корисник може позивати друге у групу", - "user-can-manage-group": "Корисник може управљати групом", - "user-can-manage-household": "Корисник може управљати домаћинством", - "user-can-organize-group-data": "Корисник може организовати податке групе", - "enable-advanced-features": "Омогући напредне функције", - "it-looks-like-this-is-your-first-time-logging-in": "Изгледа да се први пут пријављујете.", - "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Не желите више ово да видите? Обавезно промените е-пошту у корисничким подешавањима!", - "forgot-password": "Заборављена лозинка", - "forgot-password-text": "Молимо унесите вашу адресу е-поште и ми ћемо вам послати линк за ресетовање лозинке.", - "changes-reflected-immediately": "Промене на овом кориснику ће се одразити одмах.", - "default-activity": "Подразумевана активност", - "default-activity-hint": "Изаберите на коју страницу желите да будете преусмерени након пријављивања са овог уређаја" + "user-management": "User Management", + "reset-locked-users": "Reset Locked Users", + "admin-user-creation": "Admin User Creation", + "admin-user-management": "Admin User Management", + "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": "User can manage group", + "user-can-manage-household": "User can manage household", + "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", + "forgot-password-text": "Please enter your email address and we will send you a link to reset your password.", + "changes-reflected-immediately": "Changes to this user will be reflected immediately.", + "default-activity": "Default Activity", + "default-activity-hint": "Select which page you'd like to navigate to upon logging in from this device" }, "language-dialog": { - "translated": "преведено", - "choose-language": "Изабери језик", - "select-description": "Изаберите језик за Mealie кориснички интерфејс. Ово подешавање се односи само на вас, не и на друге кориснике.", - "how-to-contribute-description": "Да ли нешто још није преведено, погрешно је преведено или ваш језик недостаје на списку? {read-the-docs-link} о томе како да допринесете!", - "read-the-docs": "Прочитајте документацију" + "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": "Комбиновање изабраних намирница спојиће изворну и циљну храну у једну храну. Изворна храна ће бити избрисана и све референце на изворну храну биће ажуриране да показују на циљну храну.", - "merge-food-example": "Спајање {food1} у {food2}", - "seed-dialog-text": "Попуните базу података храном на основу вашег локалног језика. Ово ће креирати преко 200 уобичајених намирница које се могу користити за организовање ваше базе података. Намирнице се преводе залагањем заједнице.", - "seed-dialog-warning": "Већ имате неке ставке у бази података. Ова акција неће помирити дупликате, мораћете да управљате њима ручно.", - "combine-food": "Комбинуј храну", - "source-food": "Изворна храна", - "target-food": "Циљна храна", - "create-food": "Креирај храну", - "food-label": "Натпис хране", - "edit-food": "Уреди храну", - "food-data": "Подаци о храни", - "example-food-singular": "нпр: Лук", - "example-food-plural": "нпр: Лукови", - "label-overwrite-warning": "Ово ће доделити изабрани натпис свој изабраној храни и потенцијално заменити ваше постојеће натписе.", - "on-hand-checkbox-label": "Постављањем ове опције, ова храна ће подразумевано бити неозначена приликом додавања рецепта на списак за куповину." + "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": "Попуните базу података уобичајеним јединицама на основу вашег локалног језика.", - "combine-unit-description": "Комбиновање изабраних јединица спојиће изворну јединицу и циљну јединицу у једну јединицу. {source-unit-will-be-deleted} и све референце на изворну јединицу биће ажуриране да показују на циљну јединицу.", - "combine-unit": "Комбинуј јединицу", - "source-unit": "Изворна јединица", - "target-unit": "Циљна јединица", - "merging-unit-into-unit": "Спајање {0} у {1}", - "create-unit": "Креирај јединицу", - "abbreviation": "Скраћеница", - "plural-abbreviation": "Скраћеница у множини", - "description": "Опис", - "display-as-fraction": "Прикажи као разломак", - "use-abbreviation": "Користи скраћеницу", - "edit-unit": "Уреди јединицу", - "unit-data": "Подаци о јединици", - "use-abbv": "Користи скр.", - "fraction": "Разломак", - "example-unit-singular": "нпр: Супена кашика", - "example-unit-plural": "нпр: Супене кашике", - "example-unit-abbreviation-singular": "нпр: каш", - "example-unit-abbreviation-plural": "нпр: каш", - "standardization": "Стандардизација", - "standardization-description": "Како се ова јединица може представити као стандардна јединица. Ово омогућава функције конверзије јединица као што је спајање компатибилних јединица на списковима за куповину.", - "standard-unit": "Стандардна јединица", - "standard-quantity": "Стандардна количина", - "unit-conversion": "Конверзија јединица", + "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": "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", + "example-unit-abbreviation-plural": "ex: Tbsps", + "standardization": "Standardization", + "standardization-description": "How this unit can be represented as a standard unit. This enables unit conversion features such as merging compatible units in shopping lists.", + "standard-unit": "Standard Unit", + "standard-quantity": "Standard Quantity", + "unit-conversion": "Unit Conversion", "standard-unit-labels": { - "fluid-ounce": "течна унца", - "cup": "шоља", - "ounce": "унца", - "pound": "фунта", - "milliliter": "милилитар", - "liter": "литар", - "gram": "грам", - "kilogram": "килограм" + "fluid-ounce": "fluid ounce", + "cup": "cup", + "ounce": "ounce", + "pound": "pound", + "milliliter": "milliliter", + "liter": "liter", + "gram": "gram", + "kilogram": "kilogram" } }, "labels": { - "seed-dialog-text": "Попуните базу података уобичајеним натписима на основу вашег локалног језика.", - "edit-label": "Уреди натпис", - "new-label": "Нови натпис", - "labels": "Натписи", - "assign-label": "Додели натпис" + "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": "Очисти извозе", - "are-you-sure-you-want-to-delete-all-export-data": "Да ли сте сигурни да желите да обришете све податке за извоз?", - "confirm-delete-recipes": "Да ли сте сигурни да желите да обришете следеће рецепте? Ова акција се не може поништити.", - "the-following-recipes-selected-length-will-be-exported": "Следећи рецепти ({0}) ће бити извезени.", - "settings-chosen-explanation": "Овде одабрана подешавања, искључујући опцију закључавања, биће примењена на све изабране рецепте.", - "selected-length-recipe-s-settings-will-be-updated": "Подешавања {count} рецепта(а) ће бити ажурирана.", - "recipe-data": "Подаци о рецепту", - "recipe-data-description": "Користите ову секцију да бисте управљали подацима повезаним са вашим рецептима. Можете извршити неколико масовних радњи на вашим рецептима укључујући извоз, брисање, означавање и додељивање категорија.", - "recipe-columns": "Колоне рецепта", - "data-exports-description": "Ова секција пружа везе до доступних извоза који су спремни за преузимање. Ови извози истичу, па се побрините да их преузмете док су још доступни.", - "data-exports": "Извози података", - "tag": "Ознака", - "categorize": "Категоризуј", - "update-settings": "Ажурирај подешавања", - "tag-recipes": "Означи рецепте", - "categorize-recipes": "Категоризуј рецепте", - "export-recipes": "Извези рецепте", - "delete-recipes": "Обриши рецепте", - "source-unit-will-be-deleted": "Изворна јединица ће бити обрисана" + "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": "Подаци о акцијама рецепта", - "new-recipe-action": "Нова акција рецепта", - "edit-recipe-action": "Уреди акцију рецепта", - "action-type": "Тип акције", + "recipe-actions-data": "Recipe Actions Data", + "new-recipe-action": "New Recipe Action", + "edit-recipe-action": "Edit Recipe Action", + "action-type": "Action Type", "action-types": { - "link": "Линк", - "post": "Пост (Post)" + "link": "Link", + "post": "Post" } }, - "create-alias": "Креирај алијас", - "manage-aliases": "Управљај алијасима", - "seed-data": "Попуни подацима", - "seed": "Попуни", - "data-management": "Управљање подацима", - "data-management-description": "Изаберите који скуп података желите изменити.", - "select-data": "Изаберите податке", - "select-language": "Изаберите језик", - "columns": "Колоне", - "combine": "Комбинуј", + "create-alias": "Create Alias", + "manage-aliases": "Manage Aliases", + "seed-data": "Seed Data", + "seed": "Seed", + "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": "Уреди категорију", - "new-category": "Нова категорија", - "category-data": "Подаци категорије" + "edit-category": "Edit Category", + "new-category": "New Category", + "category-data": "Category Data" }, "tags": { - "new-tag": "Нова ознака", - "edit-tag": "Уреди ознаку", - "tag-data": "Подаци ознаке" + "new-tag": "New Tag", + "edit-tag": "Edit Tag", + "tag-data": "Tag Data" }, "tools": { - "new-tool": "Нови прибор", - "edit-tool": "Уреди прибор", - "tool-data": "Подаци прибора" + "new-tool": "New Tool", + "edit-tool": "Edit Tool", + "tool-data": "Tool Data" } }, "user-registration": { - "user-registration": "Регистрација корисника", - "registration-success": "Успешна регистрација", - "join-a-group": "Придружи се групи", - "create-a-new-group": "Креирај нову групу", - "provide-registration-token-description": "Молимо вас наведите регистрациони токен повезан са групом којој желите да се придружите. Ово морате добити од постојећег члана групе.", - "group-details": "Детаљи групе", - "group-details-description": "Пре него што креирате налог, морате креирати групу. Ваша група ће садржавати само вас, али касније ћете моћи позвати друге. Чланови ваше групе могу делити јеловнике, спискове за куповину, рецепте и још много тога!", - "use-seed-data": "Користи основне податке", - "use-seed-data-description": "Mealie долази са колекцијом намирница, јединица и натписа који се могу користити за попуњавање ваше групе корисним подацима за организовање ваших рецепата. Ови подаци су преведени на језик који сте тренутно одабрали. Увек можете касније додати или изменити ове податке.", - "account-details": "Детаљи налога" + "user-registration": "User Registration", + "registration-success": "Registration Success", + "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": "Account Details" }, "validation": { - "group-name-is-taken": "Име групе је заузето", - "username-is-taken": "Корисничко име је заузето", - "email-is-taken": "Е-пошта је заузета", - "this-field-is-required": "Ово поље је обавезно" + "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": "Извоз", - "file-name": "Име датотеке", - "size": "Величина", - "link-expires": "Линк истиче" + "export": "Export", + "file-name": "File Name", + "size": "Size", + "link-expires": "Link Expires" }, "recipe-share": { - "expiration-date": "Датум истека", - "share-recipe": "Подели рецепт", - "default-30-days": "Подразумевано 30 дана", - "expires-at": "Истиче у", - "recipe-link-copied-message": "Линк рецепта је копиран у привремену меморију" + "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": "Експериментална функција", - "description": "Ова страница садржи експерименталне функције или оне које су још увек у развоју. Молимо вас да опростите на евентуалном нереду.", - "issue-link-text": "Пратите наш напредак овде" + "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": "Кол." + "quantity-label-abbreviated": "Qty" }, "markdown-editor": { - "preview-markdown-button-label": "Прегледај Markdown" + "preview-markdown-button-label": "Preview Markdown" }, "demo": { - "info_message_with_version": "Ово је Демо за верзију: {version}", - "demo_username": "Корисничко име: {username}", - "demo_password": "Лозинка: {password}" + "info_message_with_version": "This is a Demo for version: {version}", + "demo_username": "Username: {username}", + "demo_password": "Password: {password}" }, "ocr-editor": { - "ocr-editor": "OCR уређивач", - "toolbar": "Трака са алаткама", - "selection-mode": "Режим селекције", - "pan-and-zoom-picture": "Померање и зумирање слике", - "split-text": "Подели текст", - "preserve-line-breaks": "Задржи оригиналне преломе редова", - "split-by-block": "Подели по блоку текста", - "flatten": "Поравнај без обзира на оригинално форматирање", + "ocr-editor": "Ocr editor", + "toolbar": "Toolbar", + "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": "Помоћ", - "mouse-modes": "Режими миша", - "selection-mode": "Режим селекције (подразумевано)", - "selection-mode-desc": "Режим селекције је главни режим који се може користити за унос података:", + "help": "Help", + "mouse-modes": "Mouse modes", + "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": "Нацртајте правоугаоник преко текста који желите да изаберете.", - "click": "Кликните на било које поље са десне стране, а затим кликните назад на правоугаоник изнад слике.", - "result": "Изабрани текст ће се појавити унутар претходно изабраног поља." + "draw": "Draw a rectangle on the text you want to select.", + "click": "Click on any field on the right and then click back on the rectangle above the image.", + "result": "The selected text will appear inside the previously selected field." }, - "pan-and-zoom-mode": "Режим померања и зумирања", - "pan-and-zoom-desc": "Изаберите померање и зумирање кликом на икону. Овај режим омогућава зумирање унутар слике и кретање уоколо како би коришћење великих слика било лакше.", - "split-text-mode": "Режими дељења текста", + "pan-and-zoom-mode": "Pan and Zoom Mode", + "pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", + "split-text-mode": "Split Text modes", "split-modes": { - "line-mode": "Линијски режим (подразумевано)", - "line-mode-desc": "У режиму линије, текст ће бити пренесен чувањем оригиналних прелаза на нови ред. Овај режим је користан при коришћењу опције масовног додавања на списак намирница, где је један састојак један ред.", - "block-mode": "Блок режим", - "block-mode-desc": "У блок режиму, текст ће бити подељен у блокове. Овај режим је користан када масовно додајете упутства која су обично написана у параграфима.", - "flat-mode": "Равни режим (Flat)", - "flat-mode-desc": "У равном режиму, текст ће бити додат у изабрано поље рецепта без прелома редова." + "line-mode": "Line mode (default)", + "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "block-mode": "Block mode", + "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", + "flat-mode": "Flat mode", + "flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." } } }, "admin": { "maintenance": { - "storage-details": "Детаљи складишта", - "page-title": "Одржавање сајта", - "summary-title": "Сажетак", - "button-label-get-summary": "Преузми сажетак", - "button-label-open-details": "Детаљи", - "info-description-data-dir-size": "Величина директоријума података", - "info-description-log-file-size": "Величина лог датотеке", - "info-description-cleanable-directories": "Директоријуми који се могу очистити", - "info-description-cleanable-images": "Слике које се могу очистити", + "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": "Привремени директоријум (.temp)", - "title-backups-directory": "Директоријум резервних копија (backups)", - "title-groups-directory": "Директоријум група (groups)", - "title-recipes-directory": "Директоријум рецепата (recipes)", - "title-user-directory": "Директоријум корисника (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": "Обриши лог датотеке", - "action-delete-log-files-description": "Брише све лог датотеке", - "action-clean-directories-name": "Очисти директоријуме", - "action-clean-directories-description": "Уклања све фасцикле рецепата које нису важећи UUID-ови", - "action-clean-temporary-files-name": "Очисти привремене датотеке", - "action-clean-temporary-files-description": "Уклања све датотеке и фасцикле у .temp директоријуму", - "action-clean-images-name": "Очисти слике", - "action-clean-images-description": "Уклања све слике које се не завршавају са .webp", - "actions-description": "Радње одржавања су {destructive_in_bold} и треба их користити са опрезом. Извођење било које од ових радњи је {irreversible_in_bold}.", - "actions-description-destructive": "деструктивне", - "actions-description-irreversible": "неповратно", - "logs-action-refresh": "Освежи логове", - "logs-page-title": "Mealie Логови", - "logs-tail-lines-label": "Линије на крају" + "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": "Акције" + "actions-title": "Actions" }, - "ingredients-natural-language-processor": "Процесор природног језика за састојке", - "ingredients-natural-language-processor-explanation": "Mealie користи условна случајна поља (CRFs) за анализу и обраду састојака. Модел који се користи за састојке, базиран је на скупу података од преко 100.000 састојака из скупа података који је саставио Њујорк тајмс. Напомена је да је модел обучен само на енглеском језику, па можете имати резултате који варирају, када користите модел на другим језицима. Ова страница је игралиште за тестирање модела.", - "ingredients-natural-language-processor-explanation-2": "Није савршено, али даје одличне резултате и добра је почетна тачка за ручно разлагање саставних делова у појединачна поља. Као алтернативу, такође можете користити \"Брут\" процесор који користи технику усклађивања шаблона за идентификацију састојака.", + "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 (Брутални)", + "brute": "Brute", "openai": "OpenAI", - "show-individual-confidence": "Прикажи појединачну сигурност", - "ingredient-text": "Текст састојка", - "average-confident": "{0} Сигурно", - "try-an-example": "Испробајте пример", - "parser": "Парсер", - "background-tasks": "Позадински задаци", - "background-tasks-description": "Овде можете видети све покренуте позадинске задатке и њихов статус", - "no-logs-found": "Нису пронађени логови", - "tasks": "Задаци", + "show-individual-confidence": "Show individual confidence", + "ingredient-text": "Ingredient Text", + "average-confident": "{0} Confident", + "try-an-example": "Try an example", + "parser": "Parser", + "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": "Подешавање по први пут", - "welcome-to-mealie-get-started": "Добродошли у Mealie! Хајде да почнемо", - "already-set-up-bring-to-homepage": "Већ сам подешен, само ме одведи на почетну страницу", - "common-settings-for-new-sites": "Ево неколико уобичајених подешавања за нове сајтове", - "setup-complete": "Подешавање је завршено!", - "here-are-a-few-things-to-help-you-get-started": "Ево неколико ствари које ће вам помоћи да започнете са Mealieјем", - "restore-from-v1-backup": "Имате резервну копију из претходне инстанце Mealie v1? Можете је вратити овде.", - "manage-profile-or-get-invite-link": "Управљајте сопственим профилом или узмите линк за позивницу да бисте га поделили са другима." + "first-time-setup": "First Time Setup", + "welcome-to-mealie-get-started": "Welcome to Mealie! Let's get started", + "already-set-up-bring-to-homepage": "I'm already set up, just bring me to the homepage", + "common-settings-for-new-sites": "Here are some common settings for new sites", + "setup-complete": "Setup Complete!", + "here-are-a-few-things-to-help-you-get-started": "Here are a few things to help you get started with Mealie", + "restore-from-v1-backup": "Have a backup from a previous instance of Mealie v1? You can restore it here.", + "manage-profile-or-get-invite-link": "Manage your own profile, or grab an invite link to share with others." }, - "debug-openai-services": "Отклони грешке OpenAI сервиса", - "debug-openai-services-description": "Користите ову страницу да бисте отклонили грешке у OpenAI сервисима. Овде можете тестирати вашу OpenAI везу и видети резултате. Ако имате омогућене сервисе за слике, можете такође да обезбедите слику.", - "run-test": "Покрени тест", - "test-results": "Резултати теста", - "group-delete-note": "Групе са корисницима или домаћинствима не могу бити обрисане", - "household-delete-note": "Домаћинства са корисницима не могу бити обрисана" + "debug-openai-services": "Debug OpenAI Services", + "debug-openai-services-description": "Use this page to debug OpenAI services. You can test your OpenAI connection and see the results here. If you have image services enabled, you can also provide an image.", + "run-test": "Run Test", + "test-results": "Test Results", + "group-delete-note": "Groups with users or households cannot be deleted", + "household-delete-note": "Households with users cannot be deleted" }, "profile": { - "welcome-user": "👋 Добродошли, {0}!", - "description": "Управљајте својим профилом, рецептима и подешавањима групе.", - "invite-link": "Линк позивнице", - "get-invite-link": "Преузми линк позивнице", - "get-public-link": "Преузми јавни линк", - "account-summary": "Сажетак налога", - "account-summary-description": "Ево сажетка информација ваше групе.", - "group-statistics": "Статистика групе", - "group-statistics-description": "Статистика ваше групе пружа увид у то како користите Mealie.", - "household-statistics": "Статистика домаћинства", - "household-statistics-description": "Статистика вашег домаћинства пружа увид у то како користите Mealie.", - "storage-capacity": "Капацитет складишта", - "storage-capacity-description": "Ваш капацитет складиштења је прорачун слика и средстава која сте отпремили.", - "personal": "Лично", - "personal-description": "Ово су подешавања која су лична за вас. Промене овде неће утицати на друге кориснике.", - "user-settings": "Подешавања корисника", - "user-settings-description": "Управљајте својим подешавањима, промените лозинку и ажурирајте е-пошту.", - "api-tokens-description": "Управљајте вашим API токенима за приступ из спољних апликација.", - "group-description": "Ове ставке се деле унутар ваше групе. Уређивање једне од њих ће је променити за целу групу!", - "group-settings": "Подешавања групе", - "group-settings-description": "Управљајте уобичајеним подешавањима групе, као што су подешавања приватности.", - "household-description": "Ове ставке се деле унутар вашег домаћинства. Уређивање једне од њих ће је променити за цело домаћинство!", - "household-settings": "Подешавања домаћинства", - "household-settings-description": "Управљајте подешавањима вашег домаћинства, као што су подешавања јеловника и приватности.", - "cookbooks-description": "Управљајте колекцијом категорија рецепата и генеришите странице за њих.", - "members": "Чланови", - "members-description": "Погледајте ко је у вашем домаћинству и управљајте њиховим дозволама.", - "webhooks-description": "Подесите webhook-ове који се активирају у данима када имате заказан план оброка.", - "notifiers": "Обавештавачи", - "notifiers-description": "Подесите обавештења е-поштом и push обавештења која се активирају при одређеним догађајима.", - "manage-data": "Управљај подацима", - "manage-data-description": "Управљајте вашим Mealie подацима; Храна, Јединице, Категорије, Ознаке и још много тога.", - "data-migrations": "Миграције података", - "data-migrations-description": "Мигрирајте ваше постојеће податке из других апликација као што су Nextcloud Recipes и Chowdown.", - "email-sent": "Е-пошта је послата", - "error-sending-email": "Грешка при слању е-поште", - "personal-information": "Личне информације", - "preferences": "Подешавања", - "show-advanced-description": "Прикажи напредне функције (API кључеви, Webhooks и управљање подацима)", - "back-to-profile": "Назад на профил", - "looking-for-privacy-settings": "Тражите подешавања приватности?", - "manage-your-api-tokens": "Управљајте вашим API токенима", - "manage-user-profile": "Управљај корисничким профилом", - "manage-cookbooks": "Управљај куварима", - "manage-members": "Управљај члановима", - "manage-webhooks": "Управљај Webhooks-овима", - "manage-notifiers": "Управљај обавештавачима", - "manage-data-migrations": "Управљај миграцијама података" + "welcome-user": "👋 Welcome, {0}!", + "description": "Manage your profile, recipes, and group settings.", + "invite-link": "Invite Link", + "get-invite-link": "Get Invite Link", + "get-public-link": "Get Public Link", + "account-summary": "Account Summary", + "account-summary-description": "Here's a summary of your group's information.", + "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": "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": "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": "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": "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": "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": "Data Migrations", + "data-migrations-description": "Migrate your existing data from other applications like Nextcloud Recipes and Chowdown.", + "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": "Кувари", - "description": "Кувари су још један начин да организујете рецепте креирањем пресека рецепата, организатора и других филтера. Креирање кувара додаће ставку на бочну траку и сви рецепти са изабраним филтерима ће бити приказани у кувару.", - "hide-cookbooks-from-other-households": "Сакриј куваре од других домаћинстава", - "hide-cookbooks-from-other-households-description": "Када је омогућено, само кувари из вашег домаћинства ће се појавити на бочној траци", - "public-cookbook": "Јавни кувар", - "public-cookbook-description": "Јавни кувари се могу делити са корисницима који нису део Mealieја и биће приказани на страници ваше групе.", - "filter-options": "Опције филтера", - "filter-options-description": "Када је изабрано 'захтевај све', кувар ће укључивати само рецепте који имају све изабране ставке. Ово се односи на сваки подскуп селектора, а не на пресек изабраних ставки.", - "require-all-categories": "Захтевај све категорије", - "require-all-tags": "Захтевај све ознаке", - "require-all-tools": "Захтева сав прибор", - "cookbook-name": "Назив кувара", - "cookbook-with-name": "Кувар {0}", - "household-cookbook-name": "{0} Кувар {1}", - "create-a-cookbook": "Креирај кувар", - "cookbook": "Кувар" + "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": "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" }, "query-filter": { "logical-operators": { - "and": "И", - "or": "ИЛИ" + "and": "AND", + "or": "OR" }, "relational-operators": { - "equals": "једнако са", - "does-not-equal": "није једнако са", - "is-greater-than": "је веће од", - "is-greater-than-or-equal-to": "је веће или једнако са", - "is-less-than": "је мање од", - "is-less-than-or-equal-to": "је мање или једнако са", - "is-older-than": "је старије од", - "is-newer-than": "је новије од" + "equals": "equals", + "does-not-equal": "does not equal", + "is-greater-than": "is greater than", + "is-greater-than-or-equal-to": "is greater than or equal to", + "is-less-than": "is less than", + "is-less-than-or-equal-to": "is less than or equal to", + "is-older-than": "is older than", + "is-newer-than": "is newer than" }, "relational-keywords": { - "is": "је", - "is-not": "није ", - "is-one-of": "је једно од", - "is-not-one-of": "није једно од", - "contains-all-of": "садржи све из", - "is-like": "је као", - "is-not-like": "није као" + "is": "is", + "is-not": "is not", + "is-one-of": "is one of", + "is-not-one-of": "is not one of", + "contains-all-of": "contains all of", + "is-like": "is like", + "is-not-like": "is not like" }, "dates": { - "days-ago": "пре неколико дана|пре једног дана|пре више дана" + "days-ago": "days ago|day ago|days ago" } }, "validators": { - "required": "Ово поље је обавезно", - "invalid-email": "Имејл мора бити валидан", - "invalid-url": "Мора бити валидан URL", - "no-whitespace": "Размак није дозвољен", - "min-length": "Мора бити најмање {min} карактера", - "max-length": "Мора бити највише {max} карактер|Мора бити највише {max} карактера" + "required": "This Field is Required", + "invalid-email": "Email Must Be Valid", + "invalid-url": "Must Be A Valid URL", + "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" } }