New translations en-us.json (Czech)

This commit is contained in:
Hayden 2023-11-25 12:33:43 -06:00
parent 2fa03b71a2
commit 40b5d33cba

View File

@ -76,7 +76,8 @@
"cookbook-events": "Události kuchařky", "cookbook-events": "Události kuchařky",
"tag-events": "Události tagu", "tag-events": "Události tagu",
"category-events": "Události kategorie", "category-events": "Události kategorie",
"when-a-new-user-joins-your-group": "Když se nový uživatel připojí do vaší skupiny" "when-a-new-user-joins-your-group": "Když se nový uživatel připojí do vaší skupiny",
"recipe-events": "Recipe Events"
}, },
"general": { "general": {
"cancel": "Zrušit", "cancel": "Zrušit",
@ -114,6 +115,8 @@
"keyword": "Klíčové slovo", "keyword": "Klíčové slovo",
"link-copied": "Odkaz zkopírován", "link-copied": "Odkaz zkopírován",
"loading-events": "Načítání událostí", "loading-events": "Načítání událostí",
"loading-recipe": "Loading recipe...",
"loading-ocr-data": "Loading OCR data...",
"loading-recipes": "Načítám recepty", "loading-recipes": "Načítám recepty",
"message": "Zpráva", "message": "Zpráva",
"monday": "Pondělí", "monday": "Pondělí",
@ -193,7 +196,8 @@
"export-all": "Exportovat vše", "export-all": "Exportovat vše",
"refresh": "Obnovit", "refresh": "Obnovit",
"upload-file": "Nahrát soubor", "upload-file": "Nahrát soubor",
"created-on-date": "Vytvořeno dne: {0}" "created-on-date": "Vytvořeno dne: {0}",
"unsaved-changes": "You have unsaved changes. Do you want to save before leaving? Okay to save, Cancel to discard changes."
}, },
"group": { "group": {
"are-you-sure-you-want-to-delete-the-group": "Jste si jisti, že chcete smazat <b>{groupName}<b/>?", "are-you-sure-you-want-to-delete-the-group": "Jste si jisti, že chcete smazat <b>{groupName}<b/>?",
@ -208,6 +212,7 @@
"group-id-with-value": "ID skupiny: {groupID}", "group-id-with-value": "ID skupiny: {groupID}",
"group-name": "Název skupiny", "group-name": "Název skupiny",
"group-not-found": "Skupina nenalezena", "group-not-found": "Skupina nenalezena",
"group-token": "Group Token",
"group-with-value": "Skupina: {groupID}", "group-with-value": "Skupina: {groupID}",
"groups": "Skupiny", "groups": "Skupiny",
"manage-groups": "Spravovat skupiny", "manage-groups": "Spravovat skupiny",
@ -243,6 +248,7 @@
"general-preferences": "General Preferences", "general-preferences": "General Preferences",
"group-recipe-preferences": "Group Recipe Preferences", "group-recipe-preferences": "Group Recipe Preferences",
"report": "Report", "report": "Report",
"report-with-id": "Report ID: {id}",
"group-management": "Správa skupin", "group-management": "Správa skupin",
"admin-group-management": "Admin Group Management", "admin-group-management": "Admin Group Management",
"admin-group-management-text": "Změny v této skupině budou okamžitě zohledněny.", "admin-group-management-text": "Změny v této skupině budou okamžitě zohledněny.",
@ -507,6 +513,7 @@
"message-key": "Message Key", "message-key": "Message Key",
"parse": "Parse", "parse": "Parse",
"attach-images-hint": "Attach images by dragging & dropping them into the editor", "attach-images-hint": "Attach images by dragging & dropping them into the editor",
"drop-image": "Drop image",
"enable-ingredient-amounts-to-use-this-feature": "Enable ingredient amounts to use this feature", "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.", "recipes-with-units-or-foods-defined-cannot-be-parsed": "Recipes with units or foods defined cannot be parsed.",
"parse-ingredients": "Parse ingredients", "parse-ingredients": "Parse ingredients",
@ -564,14 +571,17 @@
"tag-filter": "Filtr štítků", "tag-filter": "Filtr štítků",
"search-hint": "Stiskněte '/'", "search-hint": "Stiskněte '/'",
"advanced": "Pokročilé", "advanced": "Pokročilé",
"auto-search": "Auto Search" "auto-search": "Auto Search",
"no-results": "No results found"
}, },
"settings": { "settings": {
"add-a-new-theme": "Přidat nový motiv", "add-a-new-theme": "Přidat nový motiv",
"admin-settings": "Nastavení Správce", "admin-settings": "Nastavení Správce",
"backup": { "backup": {
"backup-created": "Backup created successfully",
"backup-created-at-response-export_path": "Záloha vytvořena v {path}", "backup-created-at-response-export_path": "Záloha vytvořena v {path}",
"backup-deleted": "Záloha smazána", "backup-deleted": "Záloha smazána",
"restore-success": "Restore successful",
"backup-tag": "Štítek zálohy", "backup-tag": "Štítek zálohy",
"create-heading": "Create a Backup", "create-heading": "Create a Backup",
"delete-backup": "Smazat zálohu", "delete-backup": "Smazat zálohu",
@ -680,11 +690,13 @@
"configuration": "Konfigurace", "configuration": "Konfigurace",
"docker-volume": "Volume dockeru", "docker-volume": "Volume dockeru",
"docker-volume-help": "Mealie requires that the frontend container and the backend share the same docker volume or storage. This ensures that the frontend container can properly access the images and assets stored on disk.", "docker-volume-help": "Mealie requires that the frontend container and the backend share the same docker volume or storage. This ensures that the frontend container can properly access the images and assets stored on disk.",
"volumes-are-misconfigured": "Volumy jsou špatně nakonfigurovány", "volumes-are-misconfigured": "Volumes are misconfigured.",
"volumes-are-configured-correctly": "Volumy jsou nastaveny správně.", "volumes-are-configured-correctly": "Volumy jsou nastaveny správně.",
"status-unknown-try-running-a-validation": "Neznámý stav. Zkuste provést validaci.", "status-unknown-try-running-a-validation": "Neznámý stav. Zkuste provést validaci.",
"validate": "Validovat", "validate": "Validovat",
"email-configuration-status": "Email Configuration Status", "email-configuration-status": "Email Configuration Status",
"email-configured": "Email Configured",
"email-test-results": "Email Test Results",
"ready": "Ready", "ready": "Ready",
"not-ready": "Not Ready - Check Environmental Variables", "not-ready": "Not Ready - Check Environmental Variables",
"succeeded": "Proběhlo úspěšně", "succeeded": "Proběhlo úspěšně",
@ -819,6 +831,7 @@
"password-updated": "Heslo bylo změněno", "password-updated": "Heslo bylo změněno",
"password": "Heslo", "password": "Heslo",
"password-strength": "Síla hesla: {strength}", "password-strength": "Síla hesla: {strength}",
"please-enter-password": "Please enter your new password.",
"register": "Registrovat", "register": "Registrovat",
"reset-password": "Obnovit heslo", "reset-password": "Obnovit heslo",
"sign-in": "Přihlásit se", "sign-in": "Přihlásit se",
@ -839,6 +852,7 @@
"username": "Uživatelské jméno", "username": "Uživatelské jméno",
"users-header": "UŽIVATELÉ", "users-header": "UŽIVATELÉ",
"users": "Uživatelé", "users": "Uživatelé",
"user-not-found": "User not found",
"webhook-time": "Čas Webhooku", "webhook-time": "Čas Webhooku",
"webhooks-enabled": "Povolené webhooky", "webhooks-enabled": "Povolené webhooky",
"you-are-not-allowed-to-create-a-user": "Nemáte oprávnění k vytvoření uživatele", "you-are-not-allowed-to-create-a-user": "Nemáte oprávnění k vytvoření uživatele",
@ -861,6 +875,7 @@
"user-management": "Správa uživatelů", "user-management": "Správa uživatelů",
"reset-locked-users": "Reset Locked Users", "reset-locked-users": "Reset Locked Users",
"admin-user-creation": "Admin User Creation", "admin-user-creation": "Admin User Creation",
"admin-user-management": "Admin User Management",
"user-details": "User Details", "user-details": "User Details",
"user-name": "Uživatelské jméno", "user-name": "Uživatelské jméno",
"authentication-method": "Authentication Method", "authentication-method": "Authentication Method",
@ -872,7 +887,10 @@
"user-can-organize-group-data": "User can organize group data", "user-can-organize-group-data": "User can organize group data",
"enable-advanced-features": "Enable advanced features", "enable-advanced-features": "Enable advanced features",
"it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.",
"dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!",
"forgot-password": "Forgot Password",
"forgot-password-text": "Please enter your email address and we will send you a link to reset your password.",
"changes-reflected-immediately": "Changes to this user will be reflected immediately."
}, },
"language-dialog": { "language-dialog": {
"translated": "přeloženo", "translated": "přeloženo",
@ -974,6 +992,7 @@
}, },
"user-registration": { "user-registration": {
"user-registration": "Registrace uživatele", "user-registration": "Registrace uživatele",
"registration-success": "Registration Success",
"join-a-group": "Připojit se ke skupině", "join-a-group": "Připojit se ke skupině",
"create-a-new-group": "Vytvořit novou skupinu", "create-a-new-group": "Vytvořit novou skupinu",
"provide-registration-token-description": "Prosím zadejte registrační token pro skupinu, ke které se chcete připojit. Tento token musíte získat od existujícího člena skupiny.", "provide-registration-token-description": "Prosím zadejte registrační token pro skupinu, ke které se chcete připojit. Tento token musíte získat od existujícího člena skupiny.",
@ -1020,6 +1039,7 @@
}, },
"ocr-editor": { "ocr-editor": {
"ocr-editor": "OCR editor", "ocr-editor": "OCR editor",
"toolbar": "Toolbar",
"selection-mode": "Režim výběru", "selection-mode": "Režim výběru",
"pan-and-zoom-picture": "Přiblížit a posunout obrázek", "pan-and-zoom-picture": "Přiblížit a posunout obrázek",
"split-text": "Rozdělit text", "split-text": "Rozdělit text",
@ -1027,6 +1047,8 @@
"split-by-block": "Rozdělit podle textového bloku", "split-by-block": "Rozdělit podle textového bloku",
"flatten": "Zarovnat bez ohledu na původní formátování", "flatten": "Zarovnat bez ohledu na původní formátování",
"help": { "help": {
"help": "Help",
"mouse-modes": "Mouse modes",
"selection-mode": "Režim výběru (výchozí)", "selection-mode": "Režim výběru (výchozí)",
"selection-mode-desc": "Režim výběru je hlavním režimem, který lze použít pro zadávání dat:", "selection-mode-desc": "Režim výběru je hlavním režimem, který lze použít pro zadávání dat:",
"selection-mode-steps": { "selection-mode-steps": {