"new-notification-form-description":"Mealie uporablja Apprise knjižnico za kreiranje obvestil. Omogoča več različnih servisov za uporabo obvestil. Preglejte njihovo wiki stran, za bolj natančen vodič, kako izdelati URL za vaš servis. Če je na voljo, so za vaš izbran servis obvestil, na voljo tudi dodane možnosti.",
"manage-members-description":"Manage the permissions of the members in your groups. {manage} allows the user to access the data-management page {invite} allows the user to generate invitation links for other users. Group owners cannot change their own permissions.",
"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.",
"private-group-description":"Setting your group to private will default all public view options to default. This overrides an individual recipes public view settings.",
"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-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",
"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.",
"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 categories of the rules 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.",
"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.",
"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 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 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.",
"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.",
"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",
"paprika-text":"Mealie can import recipes from the Paprika application. Export your recipes from paprika, rename the export extension to .zip and upload it below.",
"mealie-text":"Mealie can import recipes from the Mealie application from a pre v1.0 release. Export your recipes from your old instance, and upload the zip file below. Note that only recipes can be imported from the export.",
"plantoeat":{
"title":"Plan to Eat",
"description-long":"Mealie can import recipies from Plan to Eat."
"error-details":"Samo spletne strani, ki vsebujejo Id+json ali mikro podatke, se lahko uvozijo v Mealie. Večina večjih spletnih strani z recepti že podpirajo to podatkovno strukturo. Če se vaša stran ne uvozi, v log datoteki pa so json podatki, prosim odprite težavo na github-u z URL naslovom in podatki.",
"error-title":"Kot kaže nisem ničesar našel",
"from-url":"Uvozi recept",
"github-issues":"GitHub težave",
"google-ld-json-info":"Google Id+json podatki",
"must-be-a-valid-url":"Mora biti veljaven URL",
"paste-in-your-recipe-data-each-line-will-be-treated-as-an-item-in-a-list":"Prilepi podatke recepta. Vsaka vrsta bo obravnavana kot element v seznamu",
"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.",
"create-recipe-from-an-image":"Create recipe from an image",
"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.",
"import-original-keywords-as-tags":"Import original keywords as tags",
"stay-in-edit-mode":"Stay in Edit mode",
"import-from-zip":"Import from Zip",
"import-from-zip-description":"Import a single recipe that was exported from another Mealie instance.",
"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",
"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.",
"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.",
"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",
"copy-this-token-for-use-with-an-external-application-this-token-will-not-be-viewable-again":"Kopiraj žeton za uporabo v zunanji aplikaciji. Ta žeton kasneje ne bo več viden.",
"recipes-affected":"Ne vpliva na recepte|Vpliva na en recept|Vpliva na {count} recepte",
"remove-unused":"Odstrani neuporabljene",
"title-case-all":"Naziv z veliko",
"toolbox":"Orodjarna",
"unorganized":"Neorganizirano"
},
"webhooks":{
"test-webhooks":"Test Webhook-ov",
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at":"Spodnji URL naslovi bodo prejeli webhook-e s podatki receptov za načrt obrokov na načrtovani dan. Trenutno se bodo webhooki-i izvedli ob",
"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",
"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 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.",
"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-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.",
"linked-item-warning":"Ta sestavina je povezana na en ali več receptov. Če spremenite enote količin, se lahko kaj podre, ko dodajate ali odstranjujete iz seznama.",
"sign-up-link-created":"Povezava vpisa je ustvarjena",
"sign-up-link-creation-failed":"Napaka pri kreiranju povezave vpisa",
"sign-up-links":"Vpisne povezave",
"sign-up-token-deleted":"Vpisni ključ je izbrisan",
"sign-up-token-deletion-failed":"Napaka pri izbrisu vpisnega ključa",
"welcome-to-mealie":"Dobrodobšli v Meali! Če želite postati uporabnik te namestitve, potrebujete imeti veljavno povezavo povabila. Če še niste prejeli povabila se ne boste mogli vpisati. Če želite prejeti povabilo, kontaktiraje administratorja strani."
},
"tag":{
"tag-created":"Značka kreirana",
"tag-creation-failed":"Napaka pri kreiranju značke",
"tag-deleted":"Značna izbrisana",
"tag-deletion-failed":"Napaka pri izbrisu značke",
"tag-update-failed":"Napaka pri posodobitve značke",
"enable-advanced-content-description":"Omogoči napredne nastavitve kot so spreminjanje merila receptov, API ključi, Webhook in upravljanje s podatki. Ne skrbite, vse to lahko spremenite kasneje",
"select-description":"Izberite jezik Meali uporabniškega vmesnika. Nastavitve so v uporabi samo za vas in ne za ostale uporabnike.",
"how-to-contribute-description":"Če kaj ni prevedeno, napačno prevedeno ali vaš jezik v celoti manjka iz seznama? Poglejte si {read-the-docs-link} kako lahko pomagate!",
"read-the-docs":"Preberite dokumentacijo"
},
"data-pages":{
"foods":{
"merge-dialog-text":"Združitev izbranih jedi bo združila izvorno jed in ciljno jed v eno samo jed. Izvorna jed bo izbrisana in vse povezave na izvorno jed, bodo po novem kazale na ciljno jed.",
"merge-food-example":"Združujem {food1} v {food2}",
"seed-dialog-text":"Napolni podatkovno bazo s jedmi, ki izvirajo iz vašega lokalnega jezika. To bo kreiralo 200+ običajnih jedi, ki se lahko uporabijo za organizacijo vaše podatkovne baze. Jedi so prevedene s pomočjo skupnosti.",
"seed-dialog-warning":"Nekatere elemente že imate v podatkovni bazi. To opravilo ne bo upoštevalo dvojnikov in jih boste morali sami ročno upravljati.",
"seed-dialog-text":"Napolni podatkovno bazo z običajnimi enotami, glede na vaš lokalni jezik.",
"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.",
"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"
"provide-registration-token-description":"Prosim pridobite registracijski žeton povezan s skupino, ki se ji želite pridružiti. Pridobiti ga boste morali od obstoječega člana skupine.",
"group-details":"Detajli skupine",
"group-details-description":"Preden kreirate račun, morate kreirati skupino. V skupini boste sprva samo vi, vendar imate možnost povabiti še ostale člane. Člani v vaši skupini lahko delijo načrte obrokov, nakupovalne sezname, recepte in še več!",
"use-seed-data":"Uporabi privzete podatke",
"use-seed-data-description":"Meali vključuje zbirko jedi, enot in oznak, ki se lahko uporabno uporabijo v vaši skupini za organizacijo receptov.",
"account-details":"Podatki o računu"
},
"validation":{
"group-name-is-taken":"Ime skupine je že zasedeno",
"pan-and-zoom-mode":"Način premikanja in povečave",
"pan-and-zoom-desc":"Izberite premikanje in povečavo s klikanjem na ikono. Ta način omogoča povečanje slike in premikanje naokrog, kar olajša delo z velikimi slikami.",
"line-mode-desc":"V vrstičnem načinu bo tekst prilagojen z ohranitvijo prvotnih prelomov vrstic. Ta način je uporaben, ko uporabljaš masovno dodajanje na seznam sestavin, kjer je vsaka sestavina v svoji vrstici.",
"block-mode":"Blokovni način",
"block-mode-desc":"V blokovnem načinu bo tekst razdeljen na bloke. Ta način je uporaben ko masovno dodajate navodila, ki so običajno napisana v več paragrafih.",
"flat-mode":"Sploščeni način",
"flat-mode-desc":"V sploščenem načinu, bo tekst dodan na izbrano polje recepta, brez novih vrstic."
"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}.",
"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.",
"description":"Cookbooks are another way to organize recipes by creating cross sections of recipes and tags. Creating a cookbook will add an entry to the side-bar and all the recipes with the tags and categories chosen will be displayed in the 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",