2022-04-10 14:07:35 -08:00
{
"about" : {
"about" : "O" ,
"about-mealie" : "O aplikácii" ,
"api-docs" : "API dokumentácia" ,
"api-port" : "API port" ,
"application-mode" : "Mód" ,
"database-type" : "Typ databázy" ,
"database-url" : "Link databázy" ,
"default-group" : "Predvolená skupina" ,
"demo" : "Demo" ,
"demo-status" : "Demo Stav" ,
"development" : "Vývoj" ,
"docs" : "Dokumentácia" ,
"download-log" : "Záznam sťahovania" ,
"download-recipe-json" : "Posledný získaný JSON" ,
"github" : "Github" ,
"log-lines" : "Riadky záznamu" ,
"not-demo" : "Nie Demo" ,
"portfolio" : "Portfólio" ,
"production" : "Produkčné prostredie" ,
"support" : "Podpora" ,
2022-08-19 11:43:31 -08:00
"version" : "Verzia" ,
2023-01-28 16:57:34 -09:00
"unknown-version" : "neznáma" ,
2023-02-05 09:42:55 -09:00
"sponsor" : "Sponzor"
2022-04-10 14:07:35 -08:00
} ,
"asset" : {
"assets" : "Prílohy" ,
"code" : "Kód" ,
"file" : "Súbor" ,
"image" : "Obrázok" ,
"new-asset" : "Nová príloha" ,
"pdf" : "PDF" ,
"recipe" : "Recept" ,
2022-08-10 16:03:01 -08:00
"show-assets" : "Ukáž prílohy" ,
2023-01-24 13:16:42 -09:00
"error-submitting-form" : "Chyba pri odosielaní formulára"
2022-04-10 14:07:35 -08:00
} ,
"category" : {
2022-08-02 10:29:45 -08:00
"categories" : "Kategórie" ,
2022-04-10 14:07:35 -08:00
"category-created" : "Kategória vytvorená" ,
"category-creation-failed" : "Vytvorenie kategórie zlyhalo" ,
"category-deleted" : "Kategória vymazaná" ,
"category-deletion-failed" : "Vymazanie kategórie zlyhalo" ,
"category-filter" : "Filter kategórií" ,
"category-update-failed" : "Aktualizácia kategórie zlyhala" ,
"category-updated" : "Kategória aktualizovaná" ,
2022-08-10 16:03:01 -08:00
"uncategorized-count" : "Nezaradené {count}" ,
2023-01-24 13:16:42 -09:00
"create-a-category" : "Vytvoriť kategóriu" ,
"category-name" : "Názov kategórie" ,
"category" : "Kategória"
2022-04-10 14:07:35 -08:00
} ,
"events" : {
2022-08-02 10:29:45 -08:00
"apprise-url" : "URL na oboznámenie" ,
2022-04-10 14:07:35 -08:00
"database" : "Databáza" ,
"delete-event" : "Odstrániť akciu" ,
2023-01-24 13:16:42 -09:00
"event-delete-confirmation" : "Ste si istý, že chcete zmazať túto udalosť?" ,
"event-deleted" : "Udalosť vymazaná" ,
"event-updated" : "Udalosť aktualizovaná" ,
2022-04-10 14:07:35 -08:00
"new-notification-form-description" : "Mealie používa na generovanie upozornení knižnicu Apprise. Vďaka tomu ponúkajú množstvo možností pre služby využívajúce upozornenia. V prípade, ak chcete vytvoriť URL odkaz na Vašu službu, obráťte sa na ich oficiálnu wiki. Výberom vhodného typu upozornení môžete získať prístup k ďalším užitočným funkciám." ,
"new-version" : "K dispozícií je nová verzia!" ,
"notification" : "Upozornenie" ,
"refresh" : "Obnoviť" ,
"scheduled" : "Naplánované" ,
"something-went-wrong" : "Vyskytla sa chyba" ,
"subscribed-events" : "Prihlásené akcie" ,
"test-message-sent" : "Testovacia správa bola odoslaná"
} ,
"general" : {
"cancel" : "Zrušiť" ,
"clear" : "Vymazať" ,
"close" : "Zavrieť" ,
"confirm" : "Potvrdiť" ,
"confirm-delete-generic" : "Naozaj chcete odstrániť?" ,
2023-01-24 13:16:42 -09:00
"copied_message" : "Okopírované!" ,
2022-04-10 14:07:35 -08:00
"create" : "Vytvoriť" ,
"created" : "Vytvorenia" ,
"custom" : "Vlastné" ,
"dashboard" : "Hlavný panel" ,
"delete" : "Odstrániť" ,
"disabled" : "Deaktivované" ,
"download" : "Stiahnuť" ,
2023-01-24 13:16:42 -09:00
"duplicate" : "Duplikovať" ,
2022-04-10 14:07:35 -08:00
"edit" : "Upraviť" ,
"enabled" : "Povolené" ,
"exception" : "Výnimka" ,
"failed-count" : "Zlyhané: {count}" ,
"failure-uploading-file" : "Nahratie súboru zlyhalo" ,
"favorites" : "Obľúbené" ,
"field-required" : "Povinný údaj" ,
"file-folder-not-found" : "Súbor/priečinok nenájdený" ,
"file-uploaded" : "Súbor nahratý" ,
"filter" : "Filter" ,
"friday" : "Piatok" ,
"general" : "Všeobecné" ,
"get" : "Získať" ,
"home" : "Domov" ,
"image" : "Obrázok" ,
"image-upload-failed" : "Nahratie obrázku zlyhalo" ,
"import" : "Importovať" ,
"json" : "JSON" ,
"keyword" : "Kľučové slovo" ,
"link-copied" : "Odkaz bol skopírovaný" ,
"loading-recipes" : "Nahrávanie receptu" ,
2023-01-24 13:16:42 -09:00
"message" : "Správa" ,
2022-04-10 14:07:35 -08:00
"monday" : "Pondelok" ,
"name" : "Názov" ,
"new" : "Nový" ,
2023-01-24 13:16:42 -09:00
"never" : "Nikdy" ,
2022-04-10 14:07:35 -08:00
"no" : "Nie" ,
"no-recipe-found" : "Žiadny recept nenájdený" ,
"ok" : "OK" ,
"options" : "Možnosti:" ,
"print" : "Tlačiť" ,
2023-02-19 15:53:51 -09:00
"print-preferences" : "Print Preferences" ,
2022-04-10 14:07:35 -08:00
"random" : "Náhodné" ,
"rating" : "Hodnotenie" ,
"recent" : "Posledné" ,
"recipe" : "Recept" ,
"recipes" : "Recepty" ,
"rename-object" : "Premenovať {0}" ,
"reset" : "Resetovať" ,
"saturday" : "Sobota" ,
"save" : "Uložiť" ,
"settings" : "Nastavenia" ,
"share" : "Zdieľať" ,
"shuffle" : "Náhodný výber" ,
"sort" : "Usporiadať" ,
"sort-alphabetically" : "Abecedne" ,
"status" : "Stav" ,
2023-01-24 13:16:42 -09:00
"subject" : "Predmet" ,
2022-04-10 14:07:35 -08:00
"submit" : "Odoslať" ,
"success-count" : "Úspešné {count}" ,
"sunday" : "Nedeľa" ,
"templates" : "Šablóny:" ,
"test" : "Otestovať" ,
"themes" : "Motívy" ,
"thursday" : "Štvrtok" ,
"token" : "Token" ,
"tuesday" : "Utorok" ,
"type" : "Typ" ,
"update" : "Aktualizovať" ,
"updated" : "Aktualizované" ,
"upload" : "Nahrať" ,
"url" : "URL" ,
"view" : "Zobraziť" ,
"wednesday" : "Streda" ,
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Spanish)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Arabic)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Catalan)
* New translations en-US.json (Czech)
* New translations en-US.json (Danish)
* New translations en-US.json (German)
* New translations en-US.json (Greek)
* New translations en-US.json (Finnish)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* New translations en-US.json (Dutch)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Polish)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Russian)
* New translations en-US.json (Slovak)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
"yes" : "Áno" ,
2022-08-02 10:29:45 -08:00
"foods" : "Jedlo" ,
"units" : "Jednotky" ,
"back" : "Späť" ,
2022-08-10 16:03:01 -08:00
"next" : "Nasledujúci" ,
2023-01-24 13:16:42 -09:00
"toggle-view" : "Zmeniť zobrazenie" ,
"date" : "Dátum" ,
2022-08-10 16:03:01 -08:00
"id" : "Id" ,
2023-01-24 13:16:42 -09:00
"owner" : "Vlastník" ,
"date-added" : "Dátum pridania" ,
"none" : "Žiadny" ,
"run" : "Spustiť" ,
"menu" : "Ponuka" ,
"a-name-is-required" : "Meno je povinné" ,
"delete-with-name" : "Vymazať {name}" ,
"confirm-delete-generic-with-name" : "Naozaj chcete odstrániť {name}?" ,
"confirm-delete-own-admin-account" : "Prosím spozornite, chystáte sa zmazať Váš administrátorský účet! Táto operácia nemôže byť spätne zrušená a Váš účet bude natrvalo vymazaný?" ,
"organizer" : "Organizátor" ,
"transfer" : "Presun" ,
"copy" : "Kopírovať" ,
"color" : "Farba" ,
2023-01-28 16:57:34 -09:00
"timestamp" : "Časová značka" ,
2023-02-11 10:10:40 -09:00
"last-made" : "Naposledy pripravené" ,
"learn-more" : "Zistiť viac" ,
"this-feature-is-currently-inactive" : "Táto funkcia je momentálne vypnutá" ,
"clipboard-not-supported" : "Schránka nie je podporovaná" ,
"copied-to-clipboard" : "Skopírované do schránky" ,
"your-browser-does-not-support-clipboard" : "Váš prehliadač nepodporuje schránku\")" ,
"copied-items-to-clipboard" : "Žiadna položka nebola skopírovaná do schránky|Jedna položka skopírovaná do schránky| {count} položiek bolo skopírovaných do schránky" ,
"actions" : "Akcie" ,
"selected-count" : "Vybraných: {count}" ,
"export-all" : "Exportovať všetko"
2022-04-10 14:07:35 -08:00
} ,
"group" : {
"are-you-sure-you-want-to-delete-the-group" : "Naozaj chcete odstrániť <b>{groupName}<b/>?" ,
"cannot-delete-default-group" : "Predvolenú skupinu nie je možné vymazať" ,
"cannot-delete-group-with-users" : "Skupinu s užívateľmi nie je možné odstrániť" ,
"confirm-group-deletion" : "Potvrdiť odstránenie skupiny" ,
"create-group" : "Vytvoriť skupinu" ,
"error-updating-group" : "Chyba pri aktualizácii skupiny" ,
"group" : "Skupina" ,
"group-deleted" : "Skupina odstránená" ,
"group-deletion-failed" : "Odstránenie skupiny zlyhalo" ,
"group-id-with-value" : "ID skupiny: {groupID}" ,
"group-name" : "Názov skupiny" ,
"group-not-found" : "Skupina nebola nájdená" ,
"group-with-value" : "Skupina: {groupID}" ,
"groups" : "Skupiny" ,
"manage-groups" : "Spravovať skupiny" ,
"user-group" : "Užívateľské skupiny" ,
"user-group-created" : "Užívateľská skupina bola vytvorená" ,
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Spanish)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Arabic)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Catalan)
* New translations en-US.json (Czech)
* New translations en-US.json (Danish)
* New translations en-US.json (German)
* New translations en-US.json (Greek)
* New translations en-US.json (Finnish)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* New translations en-US.json (Dutch)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Polish)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Russian)
* New translations en-US.json (Slovak)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
"user-group-creation-failed" : "Vytvorenie užívateľskej skupiny zlyhalo" ,
"settings" : {
2022-08-02 10:29:45 -08:00
"keep-my-recipes-private" : "Udržiavať moje recepty súkromné" ,
"keep-my-recipes-private-description" : "Nastaví vašu skupinu a všetky predvolené nastavenia receptov na súkromné. Neskôr to môžete kedykoľvek zmeniť."
2023-01-28 16:57:34 -09:00
} ,
2023-02-11 10:10:40 -09:00
"manage-members" : "Spravovať členov" ,
"manage-members-description" : "Spravovať povolenia členov vo vašich skupinách. {manage} povoľuje užívateľovi prístup stránke manažmentu dát {invite} povoľuje užívateľovi vytvárať linky s pozvánkou pre iných užívateľov. Správcovia skupín nemôžu meniť svoje vlastné povolenia." ,
"manage" : "Spravovať" ,
"invite" : "Pozvať" ,
"looking-to-update-your-profile" : "Želáte si aktualizovať váš profil?" ,
"default-recipe-preferences-description" : "Toto sú predvolené nastavenia pre novovytvorené recepty vo vašej skupine. Na individuálnej úrovni ich možno zmeniť v ponuke nastavení konkrétneho receptu." ,
"default-recipe-preferences" : "Predvolené nastavenia receptu" ,
"group-preferences" : "Nastavenia skupiny" ,
"private-group" : "Súkromná skupina" ,
2023-02-26 16:04:43 -09:00
"private-group-description" : "Setting your group to private will default all public view options to default. This overrides an individual recipes public view settings." ,
2023-02-11 10:10:40 -09:00
"allow-users-outside-of-your-group-to-see-your-recipes" : "Povoliť užívateľom mimo vašej skupiny čítať vaše recepty" ,
2023-02-26 16:04:43 -09:00
"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" ,
2023-02-11 10:10:40 -09:00
"show-nutrition-information" : "Zobraziť informáciu o nutričných hodnotách" ,
2023-02-26 16:04:43 -09:00
"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" ,
2023-02-12 15:12:03 -09:00
"show-recipe-assets" : "Zobraziť prílohy receptu" ,
2023-02-26 16:04:43 -09:00
"show-recipe-assets-description" : "When enabled the recipe assets will be shown on the recipe if available" ,
2023-02-11 10:10:40 -09:00
"default-to-landscape-view" : "Predvoliť orientáciu na šírku" ,
2023-02-26 16:04:43 -09:00
"default-to-landscape-view-description" : "When enabled the recipe header section will be shown in landscape view" ,
2023-02-11 10:10:40 -09:00
"disable-users-from-commenting-on-recipes" : "Vypnúť užívateľom možnosť pridávania komentárov pod recepty" ,
2023-02-26 16:04:43 -09:00
"disable-users-from-commenting-on-recipes-description" : "Hides the comment section on the recipe page and disables commenting" ,
2023-02-12 15:12:03 -09:00
"disable-organizing-recipe-ingredients-by-units-and-food" : "Vypnúť zoradenie surovín podľa jednotiek a názvu" ,
2023-02-26 16:04:43 -09:00
"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." ,
2023-02-12 15:12:03 -09:00
"general-preferences" : "Všeobecné nastavenia" ,
"group-recipe-preferences" : "Nastavenia receptu v rámci skupiny" ,
2023-01-28 16:57:34 -09:00
"report" : "Report"
2022-04-10 14:07:35 -08:00
} ,
"meal-plan" : {
"create-a-new-meal-plan" : "Vytvoriť nový jedálniček" ,
"dinner-this-week" : "Večera tento týždeň" ,
"dinner-today" : "Večera dnes" ,
"dinner-tonight" : "VEČERA NA DNES" ,
"edit-meal-plan" : "Upraviť jedálniček" ,
"end-date" : "Dátum do" ,
"group" : "Skupina (Beta)" ,
"main" : "Hlavné" ,
"meal-planner" : "Plánovač jedál" ,
"meal-plans" : "Jedálničky" ,
"mealplan-categories" : "KATEGÓRIE JEDÁLNIČKOV" ,
"mealplan-created" : "Jedálniček vytvorený" ,
"mealplan-creation-failed" : "Vytvorenie jedálnička zlyhalo" ,
"mealplan-deleted" : "Jedálniček odstránený" ,
"mealplan-deletion-failed" : "Odstránenie jedálnička zlyhalo" ,
"mealplan-settings" : "Nastavenia jedálnička" ,
"mealplan-update-failed" : "Aktualizácia jedálnička zlyhala" ,
"mealplan-updated" : "Jedálniček aktualizovaný" ,
"no-meal-plan-defined-yet" : "Nebol vytvorený žiadny jedálniček" ,
"no-meal-planned-for-today" : "Pre dnešok žiadne jedlo v jedálničku" ,
"only-recipes-with-these-categories-will-be-used-in-meal-plans" : "V jedálničkoch budú použité iba recepty z nasledovných kategórií" ,
"planner" : "Plánovač" ,
"quick-week" : "Rýchly návrh týždňa" ,
"side" : "Príloha" ,
"sides" : "Prílohy" ,
2022-08-10 16:03:01 -08:00
"start-date" : "Dátum od" ,
2023-01-24 13:16:42 -09:00
"rule-day" : "Deň s pravidlom" ,
"meal-type" : "Druh jedla" ,
"breakfast" : "Raňajky" ,
"lunch" : "Obed" ,
"dinner" : "Večera" ,
"type-any" : "Ľubovoľný" ,
2023-01-28 16:57:34 -09:00
"day-any" : "Ľubovoľný" ,
"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 you 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." ,
"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"
2022-04-10 14:07:35 -08:00
} ,
"migration" : {
"chowdown" : {
"description" : "Preniesť dáta z Chowdown" ,
"title" : "Chowdown"
} ,
"migration-data-removed" : "Prenesené dáta odstránené" ,
"nextcloud" : {
"description" : "Preniesť dáta z Nextcloud Cookbook" ,
2022-08-02 10:29:45 -08:00
"title" : "Kuchárska kniha Nextcloud"
2022-04-10 14:07:35 -08:00
} ,
"no-migration-data-available" : "Dáta na prenos nie sú k dispozícii" ,
"recipe-migration" : "Prenos receptu"
} ,
"new-recipe" : {
"bulk-add" : "Hromadné pridanie" ,
"error-details" : "Mealie dokáže importovať iba webstránky obsahujúce mikrodáta alebo ld+json dáta. Veľká väčšina webstránok zameraných na recepty takéto dáta obsahuje. Ak Vami zvolenú webstránku nie je možné importovať, ale v zázname chybového importu sú json-dáta prítomné, zadajte prosím hlásenie o chybe na našom GitHub profile spolu s odkazom na webstránku a json-dátami." ,
"error-title" : "Je nám ľúto, ale nič sme nenašli" ,
"from-url" : "Importovať recept" ,
"github-issues" : "Problémy GitHub" ,
"google-ld-json-info" : "Google ld+json Info" ,
"must-be-a-valid-url" : "Adresa URL musí byť platná" ,
"paste-in-your-recipe-data-each-line-will-be-treated-as-an-item-in-a-list" : "Vložte údaje z vášho receptu. Každý riadok sa považuje za samostatnú položku v zozname" ,
"recipe-markup-specification" : "Nastavenie značkovania receptov" ,
"recipe-url" : "URL adresa receptu" ,
"upload-a-recipe" : "Nahrať recept" ,
"upload-individual-zip-file" : "Nahrať súbor .zip exportovaný z inej Mealie inštalácie." ,
"url-form-hint" : "Okopírujte a zložte odkaz z vašej obľúbenej webstránky" ,
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Spanish)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Arabic)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Catalan)
* New translations en-US.json (Czech)
* New translations en-US.json (Danish)
* New translations en-US.json (German)
* New translations en-US.json (Greek)
* New translations en-US.json (Finnish)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* New translations en-US.json (Dutch)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Polish)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Russian)
* New translations en-US.json (Slovak)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
"view-scraped-data" : "Náhľad získaných údajov" ,
2022-08-02 10:29:45 -08:00
"trim-whitespace-description" : "Vymažte medzery a prázdne riadky na začiatku a na konci" ,
"trim-prefix-description" : "Vymažte prvé písmeno z každého riadku" ,
2022-08-19 11:43:31 -08:00
"split-by-numbered-line-description" : "Pokus rozdeliť odsek pomocou výrazu '1)' alebo '1.'" ,
2023-01-24 13:16:42 -09:00
"import-by-url" : "Importovať recept z URL" ,
"create-manually" : "Vytvoriť recept manuálne" ,
"make-recipe-image" : "Nastaviť ako obrázok receptu"
2022-04-10 14:07:35 -08:00
} ,
"page" : {
"404-page-not-found" : "Chyba 404 - Stránka nenájdená" ,
"all-recipes" : "Všetky recepty" ,
"new-page-created" : "Nová stránka bola vytvorená" ,
"page" : "Stránka" ,
"page-creation-failed" : "Vytvorenie stránky zlyhalo" ,
"page-deleted" : "Stránka bola odstránená" ,
"page-deletion-failed" : "Odstránenie stránky zlyhalo" ,
"page-update-failed" : "Aktualizácia stránky zlyhala" ,
"page-updated" : "Stránka bola aktualizovaná" ,
"pages-update-failed" : "Aktualizácia stránok zlyhala" ,
2022-08-19 11:43:31 -08:00
"pages-updated" : "Stránky boli aktualizované" ,
2023-01-24 13:16:42 -09:00
"404-not-found" : "404 Nenájdená" ,
"an-error-occurred" : "Vyskytla sa chyba"
2022-04-10 14:07:35 -08:00
} ,
"recipe" : {
"add-key" : "Pridať kľúč" ,
"add-to-favorites" : "Pridať do obľúbených" ,
2022-08-02 10:29:45 -08:00
"api-extras" : "API doplnky" ,
2022-04-10 14:07:35 -08:00
"calories" : "Kalórie" ,
"calories-suffix" : "kalórie" ,
"carbohydrate-content" : "Sacharidy" ,
"categories" : "Kategórie" ,
"comment-action" : "Komentovať" ,
2023-01-24 13:16:42 -09:00
"comment" : "Komentár" ,
2022-04-10 14:07:35 -08:00
"comments" : "Komentáre" ,
"delete-confirmation" : "Naozaj chcete odstrániť zvolený recept?" ,
"delete-recipe" : "Odstrániť recept" ,
"description" : "Popis" ,
"disable-amount" : "Vypnúť množstvá surovín" ,
"disable-comments" : "Vypnúť komentáre" ,
2023-01-24 13:16:42 -09:00
"duplicate" : "Duplikovať recept" ,
"duplicate-name" : "Názov nového receptu" ,
2022-08-02 10:29:45 -08:00
"edit-scale" : "Upraviť mierku" ,
2022-04-10 14:07:35 -08:00
"fat-content" : "Tuky" ,
"fiber-content" : "Vlákniny" ,
"grams" : "gramov" ,
"ingredient" : "Surovina" ,
"ingredients" : "Suroviny" ,
"insert-section" : "Vložiť sekciu" ,
"instructions" : "Postup" ,
"key-name-required" : "Názov kľúča je povinným údajom" ,
"landscape-view-coming-soon" : "Orientácia na šírku (čoskoro)" ,
"milligrams" : "miligramov" ,
"new-key-name" : "Názov nového kľúča" ,
"no-white-space-allowed" : "Medzery nie sú povolené" ,
"note" : "Poznámka" ,
"nutrition" : "Nutričné hodnoty" ,
"object-key" : "Kľúč objektu" ,
"object-value" : "Hodnota objektu" ,
"original-url" : "URL zdroja" ,
"perform-time" : "Tepelná úprava" ,
"prep-time" : "Príprava" ,
"protein-content" : "Bielkoviny" ,
"public-recipe" : "Verejne dostupný recept" ,
"recipe-created" : "Recept bol vytvorený" ,
"recipe-creation-failed" : "Vytvorenie receptu zlyhalo" ,
"recipe-deleted" : "Recept bol odstránený" ,
"recipe-image" : "Obrázok receptu" ,
"recipe-image-updated" : "Obrázok receptu aktualizovaný" ,
"recipe-name" : "Názov receptu" ,
"recipe-settings" : "Nastavenia receptu" ,
"recipe-update-failed" : "Aktualizácia receptu zlyhala" ,
"recipe-updated" : "Recept bol aktualizovaný" ,
"remove-from-favorites" : "Ostrániť z obľúbených" ,
"remove-section" : "Odstrániť sekciu" ,
"save-recipe-before-use" : "Uložiť recept pred použitím" ,
"section-title" : "Názov sekcie" ,
"servings" : "Porcie" ,
"share-recipe-message" : "Chcel by som sa s tebou podeliť o recept na {0}." ,
"show-nutrition-values" : "Ukáž nutričné hodnoty" ,
"sodium-content" : "Sodík" ,
"step-index" : "Krok: {step}" ,
"sugar-content" : "Cukry" ,
"title" : "Názov" ,
"total-time" : "Celkový čas" ,
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Spanish)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Arabic)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Catalan)
* New translations en-US.json (Czech)
* New translations en-US.json (Danish)
* New translations en-US.json (German)
* New translations en-US.json (Greek)
* New translations en-US.json (Finnish)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* New translations en-US.json (Dutch)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Polish)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Russian)
* New translations en-US.json (Slovak)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
"unable-to-delete-recipe" : "Recept nie je možné odstrániť" ,
2022-08-10 16:03:01 -08:00
"no-recipe" : "Bez receptu" ,
2023-01-24 13:16:42 -09:00
"locked-by-owner" : "Uzamknuté vlastníkom" ,
"join-the-conversation" : "Pripojiť sa ku konverzácii" ,
"add-recipe-to-mealplan" : "Pridať recept do stravovacieho plánu" ,
"entry-type" : "Typ položky" ,
"date-format-hint" : "Formát MM/DD/YYYY" ,
"date-format-hint-yyyy-mm-dd" : "Formát YYY-MM-DD" ,
"add-to-list" : "Pridať do zoznamu" ,
"add-to-plan" : "Pridať do plánu" ,
"recipe-added-to-list" : "Recept bol pridaný do zoznamu" ,
"recipe-added-to-mealplan" : "Recept bol pridaný do stravovacieho plánu" ,
"failed-to-add-recipe-to-mealplan" : "Pridanie receptu do stravovacieho plánu zlyhalo" ,
"yield" : "Počet porcií" ,
"quantity" : "Množstvo" ,
"choose-unit" : "Vyberte jednotku" ,
"press-enter-to-create" : "Stlačte Enter pre vytvorenie" ,
"choose-food" : "Vyberte jedlo" ,
"notes" : "Poznámky" ,
"toggle-section" : "Prepnúť sekciu" ,
"see-original-text" : "Pozrieť pôvodný text" ,
"original-text-with-value" : "Pôvodný text: {originalText}" ,
"ingredient-linker" : "Prepojenie surovín" ,
"linked-to-other-step" : "Prepojené s iným krokom" ,
"auto" : "Automaticky" ,
"cook-mode" : "Režim varenia" ,
"link-ingredients" : "Prepojiť suroviny" ,
"merge-above" : "Zlúčiť s predchádzajúcim" ,
"reset-scale" : "Obnoviť škálovanie" ,
"decrease-scale-label" : "Znížiť škálovanie o 1" ,
"increase-scale-label" : "Zvýšiť škálovanie o 1" ,
"locked" : "Zamknuté" ,
"public-link" : "Verejný odkaz" ,
"edit-timeline-event" : "Upraviť udalosť na časovej osi" ,
"timeline" : "Časová os" ,
"timeline-is-empty" : "Na časovej osi zatiaľ nič nie je. Skúste pripraviť tento recept!" ,
"open-timeline" : "Otvoriť časovú os" ,
"made-this" : "Toto som uvaril" ,
"how-did-it-turn-out" : "Ako to dopadlo?" ,
2023-01-28 16:57:34 -09:00
"user-made-this" : "{user} toto uvaril/-a" ,
"last-made-date" : "Last Made {date}" ,
"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 part applications. You can use these keys to contain information to trigger automation or custom messages to relay to your desired device." ,
"message-key" : "Message Key" ,
"parse" : "Parse" ,
"attach-images-hint" : "Attach images by dragging & dropping them into the editor" ,
"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" ,
"import-with-zip" : "Import with .zip" ,
"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" ,
"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." ,
"debug" : "Debug" ,
"tree-view" : "Tree View" ,
"recipe-yield" : "Recipe Yield"
2022-04-10 14:07:35 -08:00
} ,
"search" : {
"advanced-search" : "Rozšírené vyhľadávanie" ,
"and" : "a" ,
"exclude" : "Vylúčiť" ,
"include" : "Zahrnúť" ,
"max-results" : "Max. počet výsledkov" ,
"or" : "Alebo" ,
2023-02-12 11:16:39 -09:00
"has-any" : "Has Any" ,
"has-all" : "Has All" ,
2022-04-10 14:07:35 -08:00
"results" : "Výsledky" ,
"search" : "Vyhľadať" ,
"search-mealie" : "Prehľadať Mealie (stlač /)" ,
"search-placeholder" : "Hľadať..." ,
2022-08-19 11:43:31 -08:00
"tag-filter" : "Filter štítkov" ,
2023-01-28 16:57:34 -09:00
"search-hint" : "Stlač '/'" ,
"advanced" : "Advanced"
2022-04-10 14:07:35 -08:00
} ,
"settings" : {
"add-a-new-theme" : "Pridať nový motív" ,
"admin-settings" : "Nastavenia správcu" ,
"backup" : {
"backup-created-at-response-export_path" : "Záloha vytvorená v {path}" ,
"backup-deleted" : "Záloha bola odstránená" ,
"backup-tag" : "Označenie zálohy" ,
"create-heading" : "Vytvoriť zálohu" ,
"delete-backup" : "Odstrániť zálohu" ,
"error-creating-backup-see-log-file" : "Vytvorenie zálohy zlyhalo. Pozrite prosím súbor záznamu" ,
"full-backup" : "Úplná záloha" ,
"import-summary" : "Importovať zhrnutie" ,
"partial-backup" : "Čiastočná záloha" ,
"unable-to-delete-backup" : "Zálohu nebolo možné odstrániť."
} ,
"backup-and-exports" : "Zálohy" ,
"change-password" : "Zmeniť heslo" ,
"current" : "Verzia:" ,
"custom-pages" : "Vlastné stránky" ,
"edit-page" : "Upraviť stránku" ,
"events" : "Udalosti" ,
"first-day-of-week" : "Prvý deň v týždni" ,
"group-settings-updated" : "Nastavenia skupiny boli aktualizované" ,
"homepage" : {
"all-categories" : "Všetky kategórie" ,
"card-per-section" : "Karta na sekciu" ,
"home-page" : "Domovská stránka" ,
"home-page-sections" : "Sekcie na domovskej stránke" ,
"show-recent" : "Zobraziť posledné"
} ,
"language" : "Jazyk" ,
"latest" : "Najnovšie" ,
2022-08-02 10:29:45 -08:00
"local-api" : "Lokálne API" ,
2022-04-10 14:07:35 -08:00
"locale-settings" : "Miestne nastavenia" ,
"migrations" : "Migrácie" ,
"new-page" : "Nová stránka" ,
"notify" : "Upozorniť" ,
"organize" : "Usporiadať" ,
"page-name" : "Názov stránky" ,
"pages" : "Stránky" ,
"profile" : "Profil" ,
"remove-existing-entries-matching-imported-entries" : "Odstrániť existujúce položky totožné s importovanými" ,
"set-new-time" : "Nastaviť nový čas" ,
"settings-update-failed" : "Aktualizácia nastavení zlyhala" ,
"settings-updated" : "Nastavenia boli aktualizované" ,
"site-settings" : "Nastavenia hostiteľskej stránky" ,
"theme" : {
"accent" : "Odtieň" ,
"dark" : "Tmavý" ,
"default-to-system" : "Predvolené systémom" ,
"error" : "Chyba" ,
"error-creating-theme-see-log-file" : "Vyskytla sa chyba pri vytváraní motívu. Pozrite súbor záznamu." ,
"error-deleting-theme" : "Vyskytla sa chyba pri odstraňovaní motívu" ,
"error-updating-theme" : "Vysytla sa chyba pri aktualizácii motívu" ,
2022-08-02 10:29:45 -08:00
"info" : "Informácie" ,
2022-04-10 14:07:35 -08:00
"light" : "Svetlý" ,
2022-08-02 10:29:45 -08:00
"primary" : "Primárny" ,
2022-04-10 14:07:35 -08:00
"secondary" : "Sekundárny" ,
"success" : "Hotovo" ,
"switch-to-dark-mode" : "Prepnúť na tmavý motív" ,
"switch-to-light-mode" : "Prepnúť na svetlý motív" ,
"theme-deleted" : "Motív bol odstránený" ,
"theme-name" : "Názov motívu" ,
"theme-name-is-required" : "Názov motívu je povinným údajom." ,
"theme-saved" : "Motív bol uložený" ,
"theme-updated" : "Motív bol aktualizovaný" ,
2022-08-19 11:43:31 -08:00
"warning" : "Upozornenie" ,
2023-01-24 13:16:42 -09:00
"light-mode" : "Svetlá téma" ,
"dark-mode" : "Tmavá téma"
2022-04-10 14:07:35 -08:00
} ,
"token" : {
2022-08-02 10:29:45 -08:00
"active-tokens" : "Aktívne kľúče" ,
"api-token" : "API Kľuč" ,
"api-tokens" : "API Kľúče" ,
2022-04-10 14:07:35 -08:00
"copy-this-token-for-use-with-an-external-application-this-token-will-not-be-viewable-again" : "Okopíruj zobrazený token na použitie v externej aplikácii. Tento token už nebude možné v budúcnosti opäť zobraziť." ,
"create-an-api-token" : "Vytvoriť API token" ,
"token-name" : "Názov tokenu"
} ,
"toolbox" : {
"assign-all" : "Priradiť všetko" ,
"bulk-assign" : "Priradiť hromadne" ,
"new-name" : "Nový názov" ,
"no-unused-items" : "Žiadne nepoužité položky" ,
"recipes-affected" : "Žiadny recept nebol zmenený|Jeden recept bol zmenený|{count} receptov bolo zmenených" ,
"remove-unused" : "Odstrániť nepoužité" ,
"title-case-all" : "Kapitálky" ,
"toolbox" : "Panel nástrojov" ,
"unorganized" : "Nezaradené"
} ,
"webhooks" : {
"test-webhooks" : "Otestovať webhook" ,
"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 adresy zobrazené nižšie obdržia webhooky obsahujúce údaje z receptov pre jedálniček v naplánovaný deň. Momentálne webhooky zbiehajú v" ,
"webhook-url" : "URL adresa webhooku" ,
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Spanish)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Arabic)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Catalan)
* New translations en-US.json (Czech)
* New translations en-US.json (Danish)
* New translations en-US.json (German)
* New translations en-US.json (Greek)
* New translations en-US.json (Finnish)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* New translations en-US.json (Dutch)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Polish)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Russian)
* New translations en-US.json (Slovak)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
"webhooks-caps" : "WEBHOOKS" ,
2022-08-10 16:03:01 -08:00
"webhooks" : "Webhooky" ,
2023-01-24 13:16:42 -09:00
"webhook-name" : "Názov webhooku"
2022-04-10 14:07:35 -08:00
}
} ,
"shopping-list" : {
"all-lists" : "Všetky zoznamy" ,
"create-shopping-list" : "Vytvoriť nákupný zoznam" ,
"from-recipe" : "Podľa receptu" ,
"list-name" : "Názov zoznamu" ,
"new-list" : "Nový zoznam" ,
"quantity" : "Množstvo: {0}" ,
"shopping-list" : "Nákupný zoznam" ,
2022-08-10 16:03:01 -08:00
"shopping-lists" : "Nákupné zoznamy" ,
2023-01-24 13:16:42 -09:00
"food" : "Jedlo" ,
"note" : "Poznámka" ,
"label" : "Štítok" ,
"linked-item-warning" : "Táto položka je prepojená s jedným alebo viacerými receptami. Zmena jednotiek alebo jedál bude viesť k neželaným zmenám pri pridávaní alebo odoberaní receptov z tohto zoznamu." ,
2023-01-28 16:57:34 -09:00
"toggle-food" : "Prepnúť jedlo" ,
"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" ,
2023-02-26 10:34:09 -09:00
"reorder-labels" : "Reorder Labels" ,
2023-01-28 16:57:34 -09:00
"uncheck-all-items" : "Uncheck All Items" ,
2023-02-19 17:07:14 -09:00
"check-all-items" : "Check All Items" ,
2023-01-28 16:57:34 -09:00
"linked-recipes-count" : "No Linked Recipes|One Linked Recipe|{count} Linked Recipes" ,
"items-checked-count" : "No items checked|One item checked|{count} items checked" ,
2023-02-26 10:34:09 -09:00
"no-label" : "No Label" ,
"completed-on" : "Completed on {date}"
2022-04-10 14:07:35 -08:00
} ,
"sidebar" : {
"all-recipes" : "Všetky recepty" ,
2022-08-02 10:29:45 -08:00
"backups" : "Zálohy" ,
2022-04-10 14:07:35 -08:00
"categories" : "Kategórie" ,
2022-08-02 10:29:45 -08:00
"cookbooks" : "Kuchárska kniha" ,
2022-04-10 14:07:35 -08:00
"dashboard" : "Hlavný panel" ,
"home-page" : "Úvodná stránka" ,
"manage-users" : "Užívatelia" ,
"migrations" : "Migrácie" ,
"profile" : "Profil" ,
"search" : "Hľadať" ,
"site-settings" : "Nastavenia" ,
"tags" : "Štítky" ,
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Spanish)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Arabic)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Catalan)
* New translations en-US.json (Czech)
* New translations en-US.json (Danish)
* New translations en-US.json (German)
* New translations en-US.json (Greek)
* New translations en-US.json (Finnish)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* New translations en-US.json (Dutch)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Polish)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Russian)
* New translations en-US.json (Slovak)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
"toolbox" : "Nástroje" ,
2022-08-19 11:43:31 -08:00
"language" : "Jazyk" ,
2023-01-24 13:16:42 -09:00
"maintenance" : "Údržba" ,
"background-tasks" : "Úlohy na pozadí" ,
2022-08-19 11:43:31 -08:00
"parser" : "Parser" ,
2023-01-24 13:16:42 -09:00
"developer" : "Vývojár" ,
"cookbook" : "Kuchárska kniha" ,
"create-cookbook" : "Vytvoriť novú kuchársku knihu"
2022-04-10 14:07:35 -08:00
} ,
"signup" : {
"error-signing-up" : "Nastala chyba pri registrácii" ,
"sign-up" : "Registrovať sa" ,
"sign-up-link-created" : "Odkaz na registráciu bol vytvorený" ,
"sign-up-link-creation-failed" : "Vytvorenie odkazu na registráciu zlyhalo" ,
"sign-up-links" : "Odkazy na registráciu" ,
"sign-up-token-deleted" : "Token registrácie bol odstránený" ,
"sign-up-token-deletion-failed" : "Odstránenie tokenu registrácie zlyhalo" ,
"welcome-to-mealie" : "Vitajte v Mealie! Aby Ste sa stali užívateľom, je nutné získať pozívací odkaz. Bez pozívacieho odkazu registrácia nie je možná. O pozívací odkaz požiadajte administrátora stránky."
} ,
"tag" : {
"tag-created" : "Štítok bol vytvorený" ,
"tag-creation-failed" : "Vytvorenie štítku zlyhalo" ,
"tag-deleted" : "Štítok bol odstránený" ,
"tag-deletion-failed" : "Odstránenie štítku zlyhalo" ,
"tag-update-failed" : "Aktualizácia štítku zlyhala" ,
"tag-updated" : "Štítok bol aktualizovaný" ,
"tags" : "Štítky" ,
2022-08-10 16:03:01 -08:00
"untagged-count" : "Neoznačené {count}" ,
2023-01-24 13:16:42 -09:00
"create-a-tag" : "Vytvoriť štítok" ,
"tag-name" : "Názov štítku"
2022-04-10 14:07:35 -08:00
} ,
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Spanish)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Arabic)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Catalan)
* New translations en-US.json (Czech)
* New translations en-US.json (Danish)
* New translations en-US.json (German)
* New translations en-US.json (Greek)
* New translations en-US.json (Finnish)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* New translations en-US.json (Dutch)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Polish)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Russian)
* New translations en-US.json (Slovak)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
"tool" : {
2022-08-10 16:03:01 -08:00
"tools" : "Nástroje" ,
2023-01-24 13:16:42 -09:00
"on-hand" : "K dispozícii" ,
"create-a-tool" : "Vytvoriť náčinie" ,
"tool-name" : "Názov náčinia" ,
"create-new-tool" : "Vytvoriť nové náčinie" ,
2023-01-28 16:57:34 -09:00
"on-hand-checkbox-label" : "Zobraz ako \"K dispozícii\" (Checked)" ,
"required-tools" : "Required Tools"
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Spanish)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Arabic)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Catalan)
* New translations en-US.json (Czech)
* New translations en-US.json (Danish)
* New translations en-US.json (German)
* New translations en-US.json (Greek)
* New translations en-US.json (Finnish)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* New translations en-US.json (Dutch)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Polish)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Russian)
* New translations en-US.json (Slovak)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
} ,
2022-04-10 14:07:35 -08:00
"user" : {
"admin" : "Administrátor" ,
"are-you-sure-you-want-to-delete-the-link" : "Ste si istý, že chcete odstrániť odkaz <b>{link}<b/>?" ,
"are-you-sure-you-want-to-delete-the-user" : "Ste si istý, že chcete odstrániť užívateľa <b>{activeName} ID: {activeId}<b/>?" ,
2023-02-26 10:34:09 -09:00
"auth-method" : "Auth Method" ,
2022-04-10 14:07:35 -08:00
"confirm-link-deletion" : "Potvrďte odstránenie odkazu" ,
"confirm-password" : "Potvrdiť heslo" ,
"confirm-user-deletion" : "Potvrďte odstránenie užívateľa" ,
"could-not-validate-credentials" : "Prihlasovacie údaje nebolo možné overiť" ,
"create-link" : "Vytvoriť odkaz" ,
"create-user" : "Vytvoriť užívateľa" ,
"current-password" : "Súčasné heslo" ,
"e-mail-must-be-valid" : "E-mailová adresa musí byť platná" ,
"edit-user" : "Upraviť užívateľa" ,
"email" : "E-mail" ,
"error-cannot-delete-super-user" : "Chyba! Superužívateľa nie je možné odstrániť" ,
"existing-password-does-not-match" : "Súčasné heslo sa nezhoduje" ,
"full-name" : "Celé meno" ,
2022-08-02 10:29:45 -08:00
"invite-only" : "Len na pozvanie" ,
2022-04-10 14:07:35 -08:00
"link-id" : "ID odkazu" ,
"link-name" : "Názov odkazu" ,
"login" : "Prihlásiť sa" ,
"logout" : "Odhlásiť sa" ,
"manage-users" : "Správa užívateľov" ,
"new-password" : "Nové heslo" ,
"new-user" : "Nový užívateľ" ,
"password-has-been-reset-to-the-default-password" : "Heslo bolo zresetované na prednastavenú hodnotu" ,
"password-must-match" : "Heslá sa musia zhodovať" ,
"password-reset-failed" : "Zresetovanie hesla zlyhalo" ,
"password-updated" : "Heslo bolo aktualizované" ,
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Spanish)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Arabic)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Catalan)
* New translations en-US.json (Czech)
* New translations en-US.json (Danish)
* New translations en-US.json (German)
* New translations en-US.json (Greek)
* New translations en-US.json (Finnish)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* New translations en-US.json (Dutch)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Polish)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Russian)
* New translations en-US.json (Slovak)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
"password" : "Heslo" ,
2022-08-02 10:29:45 -08:00
"password-strength" : "Sila hesla je {strength}" ,
"register" : "Registrácia" ,
2022-04-10 14:07:35 -08:00
"reset-password" : "Resetovať heslo" ,
"sign-in" : "Prihlásiť sa" ,
"total-mealplans" : "Počet jedálničkov" ,
"total-users" : "Počet užívateľov" ,
"upload-photo" : "Nahrať fotografiu" ,
"use-8-characters-or-more-for-your-password" : "Heslo musí obsahovať 8 alebo viac písmen" ,
"user-created" : "Vytvorené užívateľom" ,
"user-creation-failed" : "Vytvorenie užívateľa zlyhalo" ,
"user-deleted" : "Užívateľ bol odstránený" ,
"user-id-with-value" : "ID užívateľa: {id}" ,
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Spanish)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Arabic)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Catalan)
* New translations en-US.json (Czech)
* New translations en-US.json (Danish)
* New translations en-US.json (German)
* New translations en-US.json (Greek)
* New translations en-US.json (Finnish)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* New translations en-US.json (Dutch)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Polish)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Russian)
* New translations en-US.json (Slovak)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
"user-id" : "ID užívateľa" ,
2022-04-10 14:07:35 -08:00
"user-password" : "Heslo užívateľa" ,
"user-successfully-logged-in" : "Užívateľ bol úspešne prihlásený" ,
"user-update-failed" : "Aktualizácia užívateľa zlyhala" ,
"user-updated" : "Užívateľ bol aktualizovaný" ,
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Spanish)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Arabic)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Catalan)
* New translations en-US.json (Czech)
* New translations en-US.json (Danish)
* New translations en-US.json (German)
* New translations en-US.json (Greek)
* New translations en-US.json (Finnish)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* New translations en-US.json (Dutch)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Polish)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Russian)
* New translations en-US.json (Slovak)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
"user" : "Užívateľ" ,
2022-04-10 14:07:35 -08:00
"username" : "Užívateľské meno" ,
2022-08-02 10:29:45 -08:00
"users-header" : "Používatelia" ,
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Spanish)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Arabic)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Catalan)
* New translations en-US.json (Czech)
* New translations en-US.json (Danish)
* New translations en-US.json (German)
* New translations en-US.json (Greek)
* New translations en-US.json (Finnish)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* New translations en-US.json (Dutch)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Polish)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Russian)
* New translations en-US.json (Slovak)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
"users" : "Užívatelia" ,
2022-04-10 14:07:35 -08:00
"webhook-time" : "Čas webhookov" ,
"webhooks-enabled" : "Webhooky povolené" ,
"you-are-not-allowed-to-create-a-user" : "Nie Ste oprávnený vytvoriť nového užívateľa" ,
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Spanish)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Arabic)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Catalan)
* New translations en-US.json (Czech)
* New translations en-US.json (Danish)
* New translations en-US.json (German)
* New translations en-US.json (Greek)
* New translations en-US.json (Finnish)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* New translations en-US.json (Dutch)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Polish)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Russian)
* New translations en-US.json (Slovak)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
"you-are-not-allowed-to-delete-this-user" : "Nie Ste oprávnený odstrániť tohto užívateľa" ,
2022-08-02 10:29:45 -08:00
"enable-advanced-content" : "Povoliť pokročilé funkcie" ,
2022-08-19 11:43:31 -08:00
"enable-advanced-content-description" : "Povoliť pokročilé funkcie, ako je škálovanie receptov, API kľúče, webhooky a správa údajov. Nebojte sa, neskôr to môžete kedykoľvek zmeniť" ,
2023-01-28 16:57:34 -09:00
"favorite-recipes" : "Obľúbené recepty" ,
"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" : "Weak" ,
"good" : "Good" ,
"strong" : "Strong" ,
"very-strong" : "Very Strong"
}
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Spanish)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Arabic)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Catalan)
* New translations en-US.json (Czech)
* New translations en-US.json (Danish)
* New translations en-US.json (German)
* New translations en-US.json (Greek)
* New translations en-US.json (Finnish)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* New translations en-US.json (Dutch)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Polish)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Russian)
* New translations en-US.json (Slovak)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
} ,
"language-dialog" : {
2022-08-02 10:29:45 -08:00
"translated" : "preložené" ,
"choose-language" : "Vyberte jazyk" ,
"select-description" : "Vyberte jazyk používateľského rozhrania Mealie. Toto nastavenie platí len pre vás, nie pre ostatných používateľov." ,
"how-to-contribute-description" : "Je niečo ešte nepreložené, nesprávne preložené alebo váš jazyk chýba v zozname? {read-the-docs-link} o tom, ako prispieť!" ,
"read-the-docs" : "Prečítajte si dokumentáciu"
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Spanish)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Arabic)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Catalan)
* New translations en-US.json (Czech)
* New translations en-US.json (Danish)
* New translations en-US.json (German)
* New translations en-US.json (Greek)
* New translations en-US.json (Finnish)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* New translations en-US.json (Dutch)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Polish)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Russian)
* New translations en-US.json (Slovak)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
} ,
"data-pages" : {
"foods" : {
2022-08-02 10:29:45 -08:00
"merge-dialog-text" : "Kombináciou vybraných potravín sa zdrojové jedlo a cieľové jedlo zlúčia do jedného jedla. Zdrojové jedlo bude vymazané a všetky odkazy na zdrojové jedlo budú aktualizované tak, aby ukazovali na cieľové jedlo." ,
"merge-food-example" : "Zlučujem {food1} do {food2}" ,
"seed-dialog-text" : "Naplniť databázu jedlom na základe vášho lokálneho jazyku. Tým sa vytvorí viac ako 200 bežných potravín, ktoré možno použiť na usporiadanie databázy. Jedlá sa prekladajú prostredníctvom úsilia komunity." ,
2023-01-28 16:57:34 -09:00
"seed-dialog-warning" : "V databáze už máte nejaké položky. Táto akcia nezjednotí duplikáty, budete ich musieť spravovať manuálne." ,
"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"
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Spanish)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Arabic)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Catalan)
* New translations en-US.json (Czech)
* New translations en-US.json (Danish)
* New translations en-US.json (German)
* New translations en-US.json (Greek)
* New translations en-US.json (Finnish)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* New translations en-US.json (Dutch)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Polish)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Russian)
* New translations en-US.json (Slovak)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
} ,
"units" : {
2023-01-28 16:57:34 -09:00
"seed-dialog-text" : "Naplniť databázu z bežnými štítkami podla vášho lokálneho jazyka." ,
"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" ,
"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"
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Spanish)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Arabic)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Catalan)
* New translations en-US.json (Czech)
* New translations en-US.json (Danish)
* New translations en-US.json (German)
* New translations en-US.json (Greek)
* New translations en-US.json (Finnish)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* New translations en-US.json (Dutch)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Polish)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Russian)
* New translations en-US.json (Slovak)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
} ,
"labels" : {
2023-01-28 16:57:34 -09:00
"seed-dialog-text" : "Naplniť databázu z bežnými štítkami podla vášho lokálneho jazyka." ,
"edit-label" : "Edit Label" ,
"new-label" : "New Label" ,
"labels" : "Labels"
} ,
"recipes" : {
"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" : "{0} 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"
} ,
"seed-data" : "Naplniť dáta" ,
"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"
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Spanish)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Arabic)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Catalan)
* New translations en-US.json (Czech)
* New translations en-US.json (Danish)
* New translations en-US.json (German)
* New translations en-US.json (Greek)
* New translations en-US.json (Finnish)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* New translations en-US.json (Dutch)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Polish)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Russian)
* New translations en-US.json (Slovak)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
} ,
"user-registration" : {
2022-08-02 10:29:45 -08:00
"user-registration" : "Registrácia" ,
"join-a-group" : "Pridať sa do skupiny" ,
"create-a-new-group" : "Vytvoriť novú skupinu" ,
"provide-registration-token-description" : "Zadajte registračný kľuč priradený ku skupine, ku ktorej sa chcete pripojiť. Budete ho musieť získať od existujúceho člena skupiny." ,
"group-details" : "Podrobnosti o skupine" ,
"group-details-description" : "Pred vytvorením účtu musíte vytvoriť skupinu. Vaša skupina bude obsahovať iba vás, ale neskôr budete môcť pozvať ostatných. Členovia vašej skupiny môžu zdieľať stravovacie plány, nákupné zoznamy, recepty a ďalšie!" ,
"use-seed-data" : "Použiť predvolené dáta" ,
"use-seed-data-description" : "Mealie prichádza so zbierkou potravín, jednotiek a štítkov, ktoré možno použiť na naplnenie vašej skupiny užitočnými údajmi na organizáciu vašich receptov." ,
"account-details" : "Detaily účtu"
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Spanish)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Arabic)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Catalan)
* New translations en-US.json (Czech)
* New translations en-US.json (Danish)
* New translations en-US.json (German)
* New translations en-US.json (Greek)
* New translations en-US.json (Finnish)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* New translations en-US.json (Dutch)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Polish)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Russian)
* New translations en-US.json (Slovak)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
} ,
"validation" : {
2022-08-02 10:29:45 -08:00
"group-name-is-taken" : "Skupina je už obsadená" ,
"username-is-taken" : "Užívateľské meno je už obsadené" ,
"email-is-taken" : "Email je už obsadený"
2022-08-10 16:03:01 -08:00
} ,
"export" : {
2023-01-24 13:16:42 -09:00
"export" : "Exportovať" ,
"file-name" : "Názov súboru" ,
"size" : "Veľkosť" ,
"link-expires" : "Vypršanie odkazu"
2022-08-10 16:03:01 -08:00
} ,
"recipe-share" : {
2023-01-24 13:16:42 -09:00
"expiration-date" : "Vypršanie platnosti" ,
"share-recipe" : "Zdieľať recept" ,
"default-30-days" : "Predvolené 30 dní" ,
"expires-at" : "Platnosť uplynie" ,
"recipe-link-copied-message" : "Odkaz na recept bol skopírovaný do schránky"
2022-08-19 11:43:31 -08:00
} ,
"banner-experimental" : {
2023-01-24 13:16:42 -09:00
"title" : "Experimentálna funkcia" ,
"description" : "Táto stránka obsahuje experimentálne alebo aktuálne vyvíjané funkcie. Ospravedlňte, prosím, neporiadok." ,
"issue-link-text" : "Sleduj náš postup tu"
2022-08-19 11:43:31 -08:00
} ,
"form" : {
2023-01-24 13:16:42 -09:00
"quantity-label-abbreviated" : "Množstvo"
2022-08-19 11:43:31 -08:00
} ,
"markdown-editor" : {
2023-01-24 13:16:42 -09:00
"preview-markdown-button-label" : "Náhľad"
2022-08-19 11:43:31 -08:00
} ,
"demo" : {
2023-01-24 13:16:42 -09:00
"info_message_with_version" : "Toto je demo pre verziu: {version}" ,
"demo_username" : "Užívateľské meno: {username}" ,
"demo_password" : "Heslo: {password}"
2022-09-27 18:55:35 -08:00
} ,
"ocr-editor" : {
2023-01-24 13:16:42 -09:00
"ocr-editor" : "OCR editor" ,
"selection-mode" : "Režim výberu" ,
"pan-and-zoom-picture" : "Priblížiť a posunúť obrázok" ,
"split-text" : "Rozdeliť text" ,
"preserve-line-breaks" : "Zachovať pôvodné delenie riadkov" ,
"split-by-block" : "Rozdeliť podľa blokov textu" ,
"flatten" : "Zrovnať bez ohľadu na pôvodné formátovanie" ,
2022-09-27 18:55:35 -08:00
"help" : {
2023-01-24 13:16:42 -09:00
"selection-mode" : "Režim výberu (predvolený)" ,
"selection-mode-desc" : "Režim výberu je hlavný režim, ktorý môže byť použitý na zadávanie údajov:" ,
2022-09-27 18:55:35 -08:00
"selection-mode-steps" : {
2023-01-24 13:16:42 -09:00
"draw" : "Načrtnite obdĺžnik okolo textu, ktorý chcete vybrať." ,
"click" : "Kliknite na ľubovoľné pole vpravo a potom kliknite na obdĺžnik nad obrázkom." ,
"result" : "Vybraný text sa zobrazí vo vnútri vopred zvoleného poľa."
2022-09-27 18:55:35 -08:00
} ,
2023-01-24 13:16:42 -09:00
"pan-and-zoom-mode" : "Režim priblíženia a posunu" ,
"pan-and-zoom-desc" : "Vyberte priblíženie a posun kliknutím na ich ikonu. Tento režim umožňuje meniť priblíženie obrázka a pohybovať ním, čo napomáha najmä práci s veľkými obrázkami." ,
"split-text-mode" : "Režimy delenia textu" ,
2022-09-27 18:55:35 -08:00
"split-modes" : {
2023-01-24 13:16:42 -09:00
"line-mode" : "Riadkový režim (predvolený)" ,
"line-mode-desc" : "V riadkovom režime je v prevzatom texte zachované pôvodné delenie riadkov. Tento režim je užitočný najmä pri hromadnom vkladaní do zoznamu surovín, kde sa každá zo surovín nachádza v samostatnom riadku." ,
"block-mode" : "Blokový režim" ,
"block-mode-desc" : "V blokovom režime je text rozdelený na svoje jednotlivé bloky. Tento režim je užitočný pri vkladaní inštrukcií, ktoré majú zvyčajne formu individuálnych odstavcov." ,
"flat-mode" : "Plochý režim" ,
"flat-mode-desc" : "V plochom režime je text vkladaný do jednotlivých polí bez akýchkoľvek zalomení na koncoch riadkov, či odstavcov."
2022-09-27 18:55:35 -08:00
}
}
2022-12-29 14:27:49 -08:00
} ,
"admin" : {
"maintenance" : {
2023-01-24 13:16:42 -09:00
"storage-details" : "Detail úložiska" ,
"page-title" : "Údržba stránky" ,
"summary-title" : "Zhrnutie" ,
"button-label-get-summary" : "Získať zhrnutie" ,
"button-label-open-details" : "Detaily" ,
"info-description-data-dir-size" : "Veľkosť dátového adresára" ,
"info-description-log-file-size" : "Veľkosť súboru logovania" ,
"info-description-cleanable-directories" : "Čistiteľné adresáre" ,
"info-description-cleanable-images" : "Čistiteľné obrázky" ,
2022-12-29 14:27:49 -08:00
"storage" : {
2023-01-24 13:16:42 -09:00
"title-temporary-directory" : "Adresár dočasných súborov (.temp)" ,
"title-backups-directory" : "Adresár záloh (backups)" ,
"title-groups-directory" : "Adresár skupín (groups)" ,
"title-recipes-directory" : "Adresár receptov (recipes)" ,
"title-user-directory" : "Adresár užívateľa (user)"
2022-12-29 14:27:49 -08:00
} ,
2023-01-24 13:16:42 -09:00
"action-delete-log-files-name" : "Odstrániť súbory logovania" ,
"action-delete-log-files-description" : "Odstrániť všetky súbory logovania" ,
"action-clean-directories-name" : "Vyčistiť adresáre" ,
"action-clean-directories-description" : "Odstráni všetky priečinky receptov, ktoré nie sú platné UUID" ,
"action-clean-temporary-files-name" : "Vymazať dočasné súbory" ,
"action-clean-temporary-files-description" : "Odstráni všetky priečinky a súbory v adresári .temp" ,
"action-clean-images-name" : "Vymazať obrázky" ,
"action-clean-images-description" : "Odstráni všetky obrázky bez prípony .webp" ,
"actions-description" : "Akcie údržby sú {destructive_in_bold} a mali by byť používané len so zvýšenou opatrnosťou. Spustenie ktorejkoľvek z týchto akcií je {irreversible_in_bold}." ,
"actions-description-destructive" : "ničivý" ,
"actions-description-irreversible" : "nezvratný" ,
"logs-action-refresh" : "Obnoviť logy" ,
"logs-page-title" : "Mealie logy" ,
"logs-tail-lines-label" : "Koncové riadky"
2022-12-29 14:27:49 -08:00
} ,
"mainentance" : {
2023-01-24 13:16:42 -09:00
"actions-title" : "Akcie"
2022-12-29 14:27:49 -08:00
}
2023-01-28 16:57:34 -09:00
} ,
"profile" : {
"welcome-user" : "👋 Welcome, {0}" ,
"description" : "Manage your profile, recipes, and group settings." ,
"get-invite-link" : "Get Invite 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." ,
"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 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 group and manage their permissions." ,
"webhooks-description" : "Setup webhooks that trigger on days that you have have mealplan scheduled." ,
"notifiers" : "Notifiers" ,
"notifiers-description" : "Setup email and push notifications that trigger on specific events." ,
"manage-data" : "Manage Data" ,
"manage-data-description" : "Manage your Food and Units (more options coming soon)" ,
"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?"
} ,
"cookbook" : {
"cookbooks" : "Cookbooks" ,
"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" : "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}"
2022-04-10 14:07:35 -08:00
}
}