Upgrade to 4.0.0

This commit is contained in:
Bastian Allgeier
2023-11-28 09:33:56 +01:00
parent f96b96af76
commit 3b0b6546ca
480 changed files with 21371 additions and 13327 deletions

View File

@@ -3,57 +3,73 @@
"account.delete": "Zmazať váš účet",
"account.delete.confirm": "Do you really want to delete your account? You will be logged out immediately. Your account cannot be recovered.",
"activate": "Activate",
"add": "Pridať",
"alpha": "Alpha",
"author": "Autor",
"avatar": "Profilový obrázok",
"back": "Back",
"cancel": "Cancel",
"back": "Späť",
"cancel": "Zrušiť",
"change": "Zmeniť",
"close": "Zavrieť",
"changes": "Zmeny",
"confirm": "Ok",
"collapse": "Zabaliť",
"collapse.all": "Zabaliť všetky",
"color": "Farba",
"coordinates": "Koordináty",
"copy": "Kopírovať",
"copy.all": "Copy all",
"copy.success": "{count} copied!",
"create": "Vytvoriť",
"custom": "Custom",
"date": "Dátum",
"date.select": "Zvoliť dátum",
"day": "Deň",
"days.fri": "Pia",
"days.mon": "Mon",
"days.mon": "Pon",
"days.sat": "Sob",
"days.sun": "Ned",
"days.thu": "Štv",
"days.tue": "Uto",
"days.wed": "Wed",
"days.wed": "Str",
"debugging": "Debugging",
"delete": "Zmazať",
"delete.all": "Zmazať všetky",
"dialog.fields.empty": "This dialog has no fields",
"dialog.files.empty": "No files to select",
"dialog.pages.empty": "No pages to select",
"dialog.text.empty": "This dialog does not define any text",
"dialog.users.empty": "Zvolení neboli žiadni uživátelia",
"dimensions": "Rozmery",
"disable": "Disable",
"disabled": "Disabled",
"discard": "Discard",
"discard": "Zahodiť",
"drawer.fields.empty": "This drawer has no fields",
"domain": "Domain",
"download": "Stiahnuť",
"duplicate": "Duplikovať",
"edit": "Edit",
"edit": "Upraviť",
"email": "E-mail",
"email.placeholder": "mail@example.com",
"enter": "Enter",
"entries": "Entries",
"entry": "Entry",
"environment": "Environment",
"error": "Chyba",
"error.access.code": "Neplatný kód",
"error.access.login": "Neplatné prihlásenie",
"error.access.panel": "Nemáte povolenie na prístup do Panel-u",
@@ -61,7 +77,7 @@
"error.avatar.create.fail": "Profilový obrázok sa nepodarilo nahrať",
"error.avatar.delete.fail": "Profilový obrázok sa nepodarilo zmazať",
"error.avatar.dimensions.invalid": "Prosím, dodržte, aby šírka a výška profilového obrázka bola menšia ako 3000 pixelov.",
"error.avatar.dimensions.invalid": "Prosím, dodržte, aby šírka a výška profilového obrázka bola menšia ako 3000 pixelov",
"error.avatar.mime.forbidden": "Profilový obrázok musí byť súbor JPEG alebo PNG.",
"error.blueprint.notFound": "Blueprint \"{name}\" sa nepodarilo načítať",
@@ -81,6 +97,9 @@
"error.file.changeName.empty": "Meno nesmie byť prázdne",
"error.file.changeName.permission": "Nemáte povolenie na zmenu názvu pre \"{filename}\"",
"error.file.changeTemplate.invalid": "The template for the file \"{id}\" cannot be changed to \"{template}\" (valid: \"{blueprints}\")",
"error.file.changeTemplate.permission": "You are not allowed to change the template for the file \"{id}\"",
"error.file.duplicate": "Súbor s názvom \"{filename}\" už existuje",
"error.file.extension.forbidden": "Prípona \"{extension}\" nie je povolená",
"error.file.extension.invalid": "Neplatná prípona: \"{extension}\"",
@@ -95,6 +114,7 @@
"error.file.minheight": "Výška obrázku musí byť aspoň \"{height}\" pixelov",
"error.file.minsize": "Súbor je príliš malý",
"error.file.minwidth": "Šírka obrázku musí byť aspoň \"{width}\" pixelov",
"error.file.name.unique": "The filename must be unique",
"error.file.name.missing": "Názov súboru nemôže byť prázdny",
"error.file.notFound": "Súbor \"{filename}\" sa nepodarilo nájsť",
"error.file.orientation": "The orientation of the image must be \"{orientation}\"",
@@ -113,15 +133,20 @@
"error.layout.validation.block": "There's an error on the \"{field}\" field in block {blockIndex} using the \"{fieldset}\" block type in layout {layoutIndex}",
"error.layout.validation.settings": "There's an error in layout {index} settings",
"error.license.format": "Please enter a valid license key",
"error.license.domain": "The domain for the license is missing",
"error.license.email": "Prosím, zadajte platnú e-mailovú adresu",
"error.license.format": "Please enter a valid license code",
"error.license.verification": "The license could not be verified",
"error.login.totp.confirm.invalid": "Neplatný kód",
"error.login.totp.confirm.missing": "Please enter the current code",
"error.object.validation": "Theres an error in the \"{label}\" field:\n{message}",
"error.offline": "The Panel is currently offline",
"error.page.changeSlug.permission": "Nemáte povolenie na zmenu URL príponu pre \"{slug}\"",
"error.page.changeSlug.reserved": "The path of top-level pages must not start with \"{path}\"",
"error.page.changeStatus.incomplete": "Stránka obsahuje chyby a nemôže byť zverejnená",
"error.page.changeStatus.permission": "Status tejto stránky nemôže byť zmenený",
"error.page.changeStatus.toDraft.invalid": "Stránka \"{slug}\" nemôže byť zmenená na koncept.",
@@ -137,6 +162,12 @@
"error.page.draft.duplicate": "Koncept stránky s URL appendix-om \"{slug}\" už existuje",
"error.page.duplicate": "Stránka s URL appendix-om \"{slug}\" už existuje",
"error.page.duplicate.permission": "You are not allowed to duplicate \"{slug}\"",
"error.page.move.ancestor": "The page cannot be moved into itself",
"error.page.move.directory": "The page directory cannot be moved",
"error.page.move.duplicate": "A sub page with the URL appendix \"{slug}\" already exists",
"error.page.move.notFound": "The moved page could not be found",
"error.page.move.permission": "You are not allowed to move \"{slug}\"",
"error.page.move.template": "The \"{template}\" template is not accepted as a subpage of \"{parent}\"",
"error.page.notFound": "Stránku \"{slug}\" nie je možné nájsť",
"error.page.num.invalid": "Prosím, zadajte platné číslo pre radenie. Čísla nemôžu byť záporné.",
"error.page.slug.invalid": "Please enter a valid URL appendix",
@@ -163,6 +194,8 @@
"error.site.changeTitle.permission": "Nemáte povolenie na zmenu titulku pre portál",
"error.site.update.permission": "Nemáte povolenie na aktualizovanie portálu",
"error.structure.validation": "There's an error on the \"{field}\" field in row {index}",
"error.template.default.notFound": "Predvolená šablóna neexistuje",
"error.unexpected": "An unexpected error occurred! Enable debug mode for more info: https://getkirby.com/docs/reference/system/options/debug",
@@ -195,8 +228,10 @@
"error.validation.accepted": "Prosím, potvrďte",
"error.validation.alpha": "Prosím, zadajte len znaky z hlások a-z",
"error.validation.alphanum": "Prosím, zadajte len znaky z hlások a-z a čísloviek 0-9",
"error.validation.anchor": "Please enter a correct link anchor",
"error.validation.between": "Prosím, zadajte hodnotu od \"{min}\" do \"{max}\"",
"error.validation.boolean": "Prosím, potvrďte alebo odmietnite",
"error.validation.color": "Please enter a valid color in the {format} format",
"error.validation.contains": "Prosím, zadajte hodnotu, ktorá obsahuje \"{needle}\"",
"error.validation.date": "Prosím, zadajte platný dátum",
"error.validation.date.after": "Please enter a date after {date}",
@@ -211,6 +246,7 @@
"error.validation.integer": "Prosím, zadajte platné celé číslo",
"error.validation.ip": "Prosím, zadajte platnú e-mailovú adresu",
"error.validation.less": "Prosím, zadajte hodnotu menšiu ako {max}",
"error.validation.linkType": "The link type is not allowed",
"error.validation.match": "Hodnota nezodpovedá očakávanému vzoru",
"error.validation.max": "Prosím, zadajte hodnotu rovnú alebo menšiu ako {max}",
"error.validation.maxlength": "Prosím, zadajte kratšiu hodnotu. (max. {max} charaktery/ov)",
@@ -227,15 +263,18 @@
"error.validation.same": "Prosím, zadajte \"{other}\"",
"error.validation.size": "Veľkosť hodnoty musí byť \"{size}\"",
"error.validation.startswith": "Hodnota musí začínať s \"{start}\"",
"error.validation.tel": "Please enter an unformatted phone number",
"error.validation.time": "Prosím, zadajte platný čas",
"error.validation.time.after": "Please enter a time after {time}",
"error.validation.time.before": "Please enter a time before {time}",
"error.validation.time.between": "Please enter a time between {min} and {max}",
"error.validation.uuid": "Please enter a valid UUID",
"error.validation.url": "Prosím, zadajte platnú URL",
"expand": "Rozbaliť",
"expand.all": "Rozbaliť všetky",
"field.invalid": "The field is invalid",
"field.required": "The field is required",
"field.blocks.changeType": "Change type",
"field.blocks.code.name": "Kód",
@@ -245,8 +284,9 @@
"field.blocks.delete.confirm.all": "Naozaj chcete zmazať všetky bloky?",
"field.blocks.delete.confirm.selected": "Naozaj chcete zmazať vybrané bloky?",
"field.blocks.empty": "No blocks yet",
"field.blocks.fieldsets.empty": "No fieldsets yet",
"field.blocks.fieldsets.label": "Please select a block type …",
"field.blocks.fieldsets.paste": "Press <kbd>{{ shortcut }}</kbd> to paste/import blocks from your clipboard",
"field.blocks.fieldsets.paste": "Press <kbd>{{ shortcut }}</kbd> to import layouts/blocks from your clipboard <small>Only those allowed in the current field will get inserted.</small>",
"field.blocks.gallery.name": "Galéria",
"field.blocks.gallery.images.empty": "No images yet",
"field.blocks.gallery.images.label": "Obrázky",
@@ -259,6 +299,8 @@
"field.blocks.image.crop": "Orezanie",
"field.blocks.image.link": "Odkaz",
"field.blocks.image.location": "Poloha",
"field.blocks.image.location.internal": "This website",
"field.blocks.image.location.external": "External source",
"field.blocks.image.name": "Obrázok",
"field.blocks.image.placeholder": "Select an image",
"field.blocks.image.ratio": "Ratio",
@@ -283,8 +325,10 @@
"field.files.empty": "Žiadne súbory zatiaľ neboli zvolené",
"field.layout.change": "Change layout",
"field.layout.delete": "Delete layout",
"field.layout.delete.confirm": "Do you really want to delete this layout?",
"field.layout.delete.confirm.all": "Do you really want to delete all layouts?",
"field.layout.empty": "No rows yet",
"field.layout.select": "Select a layout",
@@ -298,15 +342,26 @@
"field.users.empty": "Žiadni užívatelia zatiaľ neboli zvolení",
"fields.empty": "No fields yet",
"file": "Súbor",
"file.blueprint": "This file has no blueprint yet. You can define the setup in <strong>/site/blueprints/files/{blueprint}.yml</strong>",
"file.changeTemplate": "Zmeniť šablónu",
"file.changeTemplate.notice": "Changing the file's template will remove content for fields that don't match in type. If the new template defines certain rules, e.g. image dimensions, those will also be applied irreversibly. Use with caution.",
"file.delete.confirm": "Ste si istý, že chcete zmazať <br><strong>{filename}</strong>?",
"file.focus.placeholder": "Set focal point",
"file.focus.reset": "Remove focal point",
"file.focus.title": "Focus",
"file.sort": "Change position",
"files": "Files",
"files": "Súbory",
"files.empty": "Zatiaľ žiadne súbory",
"filter": "Filter",
"hide": "Hide",
"hour": "Hodina",
"hue": "Hue",
"import": "Import",
"info": "Info",
"insert": "Vložiť",
@@ -332,6 +387,7 @@
"language.convert": "Nastaviť ako predvolené",
"language.convert.confirm": "<p>Ste si istý, že chcete nastaviť <strong>{name}</strong> ako predvolený jazyk? Túto akciu nie je možné zvrátiť.</p><p>Ak <strong>{name}</strong> obsahuje nepreložený obsah, tak pre tento obsah nebude fungovať platné volanie a niektoré časti vašich stránok zostanú prázdne.</p>",
"language.create": "Pridať nový jazyk",
"language.default": "Predvolený jazyk",
"language.delete.confirm": "Ste si istý, že chcete zmazať jazyk <strong>{name}</strong> vrátane všetkých prekladov? Túto akciu nie je možné zvrátiť.",
"language.deleted": "Jazyk bol zmazaný",
"language.direction": "Smer čítania",
@@ -340,7 +396,16 @@
"language.locale": "PHP locale string",
"language.locale.warning": "You are using a custom locale set up. Please modify it in the language file in /site/languages",
"language.name": "Názov",
"language.secondary": "Secondary language",
"language.settings": "Language settings",
"language.updated": "Jazyk bol aktualizovaný",
"language.variables": "Language variables",
"language.variables.empty": "No translations yet",
"language.variable.delete.confirm": "Do you really want to delete the variable for {key}?",
"language.variable.key": "Key",
"language.variable.notFound": "The variable could not be found",
"language.variable.value": "Value",
"languages": "Jazyky",
"languages.default": "Predvolený jazyk",
@@ -349,15 +414,30 @@
"languages.secondary.empty": "Zatiaľ žiadne sekundárne jazyky",
"license": "Licencia",
"license.activate": "Activate it now",
"license.activate.label": "Please activate your license",
"license.activate.domain": "Your license will be activated for <strong>{host}</strong>.",
"license.activate.local": "You are about to activate your Kirby license for your local domain <strong>{host}</strong>. If this site will be deployed to a public domain, please activate it there instead. If {host} is the domain you want to use your license for, please continue.",
"license.activated": "Activated",
"license.buy": "Zakúpiť licenciu",
"license.register": "Registrovať",
"license.code": "Kód",
"license.code.help": "You received your license code after the purchase via email. Please copy and paste it here.",
"license.code.label": "Prosím, zadajte váš licenčný kód",
"license.status.active.info": "Includes new major versions until {date}",
"license.status.active.label": "Valid license",
"license.status.demo.info": "This is a demo installation",
"license.status.demo.label": "Demo",
"license.status.inactive.info": "Renew license to update to new major versions",
"license.status.inactive.label": "No new major versions",
"license.status.legacy.bubble": "Ready to renew your license?",
"license.status.legacy.info": "Your license does not cover this version",
"license.status.legacy.label": "Please renew your license",
"license.status.missing.bubble": "Ready to launch your site?",
"license.status.missing.info": "No valid license",
"license.status.missing.label": "Please activate your license",
"license.manage": "Manage your licenses",
"license.register.help": "Licenčný kód vám bol doručený e-mailom po úspešnom nákupe. Prosím, skopírujte a prilepte ho na uskutočnenie registrácie.",
"license.register.label": "Prosím, zadajte váš licenčný kód",
"license.register.domain": "Your license will be registered to <strong>{host}</strong>.",
"license.register.local": "You are about to register your license for your local domain <strong>{host}</strong>. If this site will be deployed to a public domain, please register it there instead. If {host} is the domain you want to license Kirby to, please continue.",
"license.register.success": "Ďakujeme za vašu podporu Kirby",
"license.unregistered": "Toto je neregistrované demo Kirby",
"license.purchased": "Purchased",
"license.success": "Ďakujeme za vašu podporu Kirby",
"license.unregistered.label": "Unregistered",
"link": "Odkaz",
@@ -367,17 +447,18 @@
"lock.unsaved": "Unsaved changes",
"lock.unsaved.empty": "There are no more unsaved changes",
"lock.isLocked": "Unsaved changes by <strong>{email}</strong>",
"lock.file.isLocked": "The file is currently being edited by {email} and cannot be changed.",
"lock.page.isLocked": "The page is currently being edited by {email} and cannot be changed.",
"lock.isLocked": "Unsaved changes by {email}",
"lock.unlock": "Unlock",
"lock.isUnlocked": "Your unsaved changes have been overwritten by another user. You can download your changes to merge them manually.",
"lock.unlock.submit": "Unlock and overwrite unsaved changes by <strong>{email}</strong>",
"lock.isUnlocked": "Was unlocked by another user",
"login": "Log in",
"login": "Prihlásenie",
"login.code.label.login": "Login code",
"login.code.label.password-reset": "Password reset code",
"login.code.placeholder.email": "000 000",
"login.code.placeholder.totp": "000000",
"login.code.text.email": "If your email address is registered, the requested code was sent via email.",
"login.code.text.totp": "Please enter the onetime code from your authenticator app.",
"login.email.login.body": "Hi {user.nameOrEmail},\n\nYou recently requested a login code for the Panel of {site}.\nThe following login code will be valid for {timeout} minutes:\n\n{code}\n\nIf you did not request a login code, please ignore this email or contact your administrator if you have questions.\nFor security, please DO NOT forward this email.",
"login.email.login.subject": "Your login code",
"login.email.password-reset.body": "Hi {user.nameOrEmail},\n\nYou recently requested a password reset code for the Panel of {site}.\nThe following password reset code will be valid for {timeout} minutes:\n\n{code}\n\nIf you did not request a password reset code, please ignore this email or contact your administrator if you have questions.\nFor security, please DO NOT forward this email.",
@@ -388,9 +469,24 @@
"login.toggleText.code.email-password": "Login with password",
"login.toggleText.password-reset.email": "Forgot your password?",
"login.toggleText.password-reset.email-password": "← Back to login",
"login.totp.enable.option": "Set up onetime codes",
"login.totp.enable.intro": "Authenticator apps can generate onetime codes that are used as a second factor when signing into your account.",
"login.totp.enable.qr.label": "1. Scan this QR code",
"login.totp.enable.qr.help": "Unable to scan? Add the setup key <code>{secret}</code> manually to your authenticator app.",
"login.totp.enable.confirm.headline": "2. Confirm with generated code",
"login.totp.enable.confirm.text": "Your app generates a new onetime code every 30 seconds. Enter the current code to complete the setup:",
"login.totp.enable.confirm.label": "Current code",
"login.totp.enable.confirm.help": "After this setup, we will ask you for a onetime code every time you log in.",
"login.totp.enable.success": "Onetime codes enabled",
"login.totp.disable.option": "Disable onetime codes",
"login.totp.disable.label": "Enter your password to disable onetime codes",
"login.totp.disable.help": "In the future, a different second factor like a login code sent via email will be requested when you log in. You can always set up onetime codes again later.",
"login.totp.disable.admin": "<p>This will disable onetime codes for <strong>{user}</strong>.</p><p>In the future, a different second factor like a login code sent via email will be requested when they log in. {user} can set up onetime codes again after their next login.</p>",
"login.totp.disable.success": "Onetime codes disabled",
"logout": "Log out",
"logout": "Odhlásenie",
"merge": "Merge",
"menu": "Menu",
"meridiem": "AM/PM",
"mime": "Typ média",
@@ -400,32 +496,37 @@
"months.april": "Apríl",
"months.august": "August",
"months.december": "December",
"months.february": "February",
"months.february": "Február",
"months.january": "Január",
"months.july": "July",
"months.june": "June",
"months.march": "March",
"months.may": "May",
"months.july": "Júl",
"months.june": "Jún",
"months.march": "Marec",
"months.may": "Máj",
"months.november": "November",
"months.october": "October",
"months.october": "Október",
"months.september": "September",
"more": "Viac",
"name": "Názov",
"move": "Move",
"name": "Meno",
"next": "Ďalej",
"night": "Night",
"no": "no",
"off": "off",
"on": "on",
"open": "Otvoriť",
"open.newWindow": "Open in new window",
"option": "Option",
"options": "Nastavenia",
"options.none": "No options",
"options.all": "Show all {count} options",
"orientation": "Orientácia",
"orientation.landscape": "Širokouhlá",
"orientation.portrait": "Portrét",
"orientation.square": "Štvorec",
"page": "Stránka",
"page.blueprint": "This page has no blueprint yet. You can define the setup in <strong>/site/blueprints/pages/{blueprint}.yml</strong>",
"page.changeSlug": "Zmeniť URL",
"page.changeSlug.fromTitle": "Vytvoriť z titulku",
@@ -433,13 +534,15 @@
"page.changeStatus.position": "Prosím, zmeňte pozíciu",
"page.changeStatus.select": "Zvoľte nový status",
"page.changeTemplate": "Zmeniť šablónu",
"page.changeTemplate.notice": "Changing the page's template will remove content for fields that don't match in type. Use with caution.",
"page.create": "Create as {status}",
"page.delete.confirm": "Ste si istý, že chcete zmazať <strong>{title}</strong>?",
"page.delete.confirm.subpages": "<strong>Táto stránka obsahuje podstránky</strong>. <br>Všetky podstránky budú taktiež zmazané.",
"page.delete.confirm.title": "Pre potvrdenie zadajte titulok stránky",
"page.draft.create": "Vytvoriť koncept",
"page.duplicate.appendix": "Kopírovať",
"page.duplicate.files": "Copy files",
"page.duplicate.pages": "Copy pages",
"page.move": "Move page",
"page.sort": "Change position",
"page.status": "Status",
"page.status.draft": "Koncept",
@@ -449,7 +552,7 @@
"page.status.unlisted": "Skryté",
"page.status.unlisted.description": "Stránka je prístupná len prostredníctvom priamej URL",
"pages": "Pages",
"pages": "Stránky",
"pages.empty": "Zatiaľ žiadne stránky",
"pages.status.draft": "Koncepty",
"pages.status.listed": "Zverejnené",
@@ -457,9 +560,10 @@
"pagination.page": "Stránka",
"password": "Password",
"password": "Heslo",
"paste": "Paste",
"paste.after": "Paste after",
"paste.success": "{count} pasted!",
"pixel": "Pixel",
"plugin": "Plugin",
"plugins": "Plugins",
@@ -467,7 +571,9 @@
"preview": "Preview",
"remove": "Odstrániť",
"rename": "Premenovať",
"replace": "Replace",
"renew": "Renew",
"replace": "Nahradiť",
"replace.with": "Replace with",
"retry": "Skúsiť ešte raz",
"revert": "Vrátiť späť",
"revert.confirm": "Do you really want to <strong>delete all unsaved changes</strong>?",
@@ -484,9 +590,10 @@
"save": "Uložiť",
"search": "Hľadať",
"search.min": "Enter {min} characters to search",
"search.all": "Show all",
"search.all": "Show all {count} results",
"search.results.none": "No results",
"section.invalid": "The section is invalid",
"section.required": "The section is required",
"security": "Security",
@@ -498,11 +605,16 @@
"size": "Veľkosť",
"slug": "URL appendix",
"sort": "Zoradiť",
"sort.drag": "Drag to sort …",
"split": "Split",
"stats.empty": "No reports",
"status": "Status",
"system.issues.content": "The content folder seems to be exposed",
"system.issues.eol.kirby": "Your installed Kirby version has reached end-of-life and will not receive further security updates",
"system.issues.eol.plugin": "Your installed version of the { plugin } plugin is has reached end-of-life and will not receive further security updates",
"system.issues.eol.php": "Your installed PHP release { release } has reached end-of-life and will not receive further security updates",
"system.issues.debug": "Debugging must be turned off in production",
"system.issues.git": "The .git folder seems to be exposed",
"system.issues.https": "We recommend HTTPS for all your sites",
@@ -520,10 +632,13 @@
"system.updateStatus.update": "Free update { version } available",
"system.updateStatus.upgrade": "Upgrade { version } available",
"title": "Titulok",
"tel": "Phone",
"tel.placeholder": "+49123456789",
"template": "Šablóna",
"title": "Titulok",
"today": "Dnes",
"toolbar.button.clear": "Clear formatting",
"toolbar.button.code": "Kód",
"toolbar.button.bold": "Tučný",
"toolbar.button.email": "E-mail",
@@ -541,6 +656,8 @@
"toolbar.button.link": "Odkaz",
"toolbar.button.paragraph": "Paragraph",
"toolbar.button.strike": "Strike-through",
"toolbar.button.sub": "Subscript",
"toolbar.button.sup": "Superscript",
"toolbar.button.ol": "Číslovaný zoznam",
"toolbar.button.underline": "Underline",
"toolbar.button.ul": "Odrážkový zoznam",
@@ -550,6 +667,8 @@
"translation.name": "Slovensky",
"translation.locale": "sk_SK",
"type": "Type",
"upload": "Nahrať",
"upload.error.cantMove": "The uploaded file could not be moved",
"upload.error.cantWrite": "Failed to write file to disk",