mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
New Crowdin updates (#3569)
This commit is contained in:
parent
dabd93c919
commit
bca5dd8282
@ -64,7 +64,7 @@
|
|||||||
"something-went-wrong": "Nekaj je šlo narobe!",
|
"something-went-wrong": "Nekaj je šlo narobe!",
|
||||||
"subscribed-events": "Naročeni dogodki",
|
"subscribed-events": "Naročeni dogodki",
|
||||||
"test-message-sent": "Testno sporočilo je bilo poslano",
|
"test-message-sent": "Testno sporočilo je bilo poslano",
|
||||||
"message-sent": "Message Sent",
|
"message-sent": "Sporočilo poslano",
|
||||||
"new-notification": "Novo obvestilo",
|
"new-notification": "Novo obvestilo",
|
||||||
"event-notifiers": "Obvestila o dogodkih",
|
"event-notifiers": "Obvestila o dogodkih",
|
||||||
"apprise-url-skipped-if-blank": "Apprise URL (preskočeno, če je prazno)",
|
"apprise-url-skipped-if-blank": "Apprise URL (preskočeno, če je prazno)",
|
||||||
@ -161,7 +161,7 @@
|
|||||||
"test": "Test",
|
"test": "Test",
|
||||||
"themes": "Teme",
|
"themes": "Teme",
|
||||||
"thursday": "Četrtek",
|
"thursday": "Četrtek",
|
||||||
"title": "Title",
|
"title": "Naslov",
|
||||||
"token": "Žeton",
|
"token": "Žeton",
|
||||||
"tuesday": "Torek",
|
"tuesday": "Torek",
|
||||||
"type": "Tip",
|
"type": "Tip",
|
||||||
@ -585,20 +585,20 @@
|
|||||||
"screen-awake": "Ohranjanje budnega zaslona",
|
"screen-awake": "Ohranjanje budnega zaslona",
|
||||||
"remove-image": "Odstrani sliko",
|
"remove-image": "Odstrani sliko",
|
||||||
"nextStep": "Naslednji korak",
|
"nextStep": "Naslednji korak",
|
||||||
"recipe-actions": "Recipe Actions",
|
"recipe-actions": "Opravila na receptu",
|
||||||
"parser": {
|
"parser": {
|
||||||
"experimental-alert-text": "Mealie uses natural language processing to parse and create units and food items for your recipe ingredients. This feature is experimental and may not always work as expected. If you prefer not to use the parsed results, you can select 'Cancel' and your changes will not be saved.",
|
"experimental-alert-text": "Mealie uporablja procesiranje naravnega jezika za razčlenjevanje in ustvarjanje živil in enot v seznamu sestavin. Ta storitev je eksperimentalna in včasih ne deluje kot pričakovano. Če dobljenega rezultata ne želiš uporabiti, izberi 'Prekliči' in tvoje spremembe ne bodo shranjene.",
|
||||||
"ingredient-parser": "Ingredient Parser",
|
"ingredient-parser": "Razčlenjevalnik sestavin",
|
||||||
"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.",
|
"explanation": "Če želiš uporabiti razčlenjevalnik sestavin, izberi 'Razčleni vse', da pričneš s postopkom. Ko bodo sestavine na voljo, lahko pregledaš podatke in preveriš, če so bili pravilno razčlenjeni. Stopnja zaupanja je prikazana desno od podatka. Ta vrednost je povprečje vseh posameznih vrednosti in ni nujno popolnoma natančna.",
|
||||||
"alerts-explainer": "Alerts will be displayed if a matching foods or unit is found but does not exists in the database.",
|
"alerts-explainer": "Opozorila bodo prikazana v primeru, da obstaja ujemajoče živilo ali enota, ampak še ne obstaja v podatkovni bazi.",
|
||||||
"select-parser": "Select Parser",
|
"select-parser": "Izberi razčlenjevalnik",
|
||||||
"natural-language-processor": "Natural Language Processor",
|
"natural-language-processor": "Procesor naravnega jezika",
|
||||||
"brute-parser": "Brute Parser",
|
"brute-parser": "Brute Parser",
|
||||||
"parse-all": "Parse All",
|
"parse-all": "Razčleni vse",
|
||||||
"no-unit": "No unit",
|
"no-unit": "Ni enote",
|
||||||
"missing-unit": "Create missing unit: {unit}",
|
"missing-unit": "Ustvari manjkajočo enoto: {unit}",
|
||||||
"missing-food": "Create missing food: {food}",
|
"missing-food": "Ustvari manjkajoče živilo: {food}",
|
||||||
"no-food": "No Food"
|
"no-food": "Ni živila"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
@ -1019,10 +1019,10 @@
|
|||||||
"source-unit-will-be-deleted": "Izvorna enota bo izbrisana"
|
"source-unit-will-be-deleted": "Izvorna enota bo izbrisana"
|
||||||
},
|
},
|
||||||
"recipe-actions": {
|
"recipe-actions": {
|
||||||
"recipe-actions-data": "Recipe Actions Data",
|
"recipe-actions-data": "Podatki o opravilu na receptu",
|
||||||
"new-recipe-action": "New Recipe Action",
|
"new-recipe-action": "Novo opravilo na receptu",
|
||||||
"edit-recipe-action": "Edit Recipe Action",
|
"edit-recipe-action": "Urejaj opravilo na receptu",
|
||||||
"action-type": "Action Type"
|
"action-type": "Tip opravila"
|
||||||
},
|
},
|
||||||
"create-alias": "Ustvari alias",
|
"create-alias": "Ustvari alias",
|
||||||
"manage-aliases": "Upravljanje z aliasi",
|
"manage-aliases": "Upravljanje z aliasi",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user