chore(translations): update translations via Crowdin (#580)
* New translations en-us.ts (Bulgarian) * New translations en-us.ts (Bulgarian) * New translations en-us.ts (Czech) * New translations en-us.ts (German) * New translations en-us.ts (Czech) * New translations en-us.ts (Bulgarian) * New translations en-us.ts (Italian) * New translations en-us.ts (French) * New translations en-us.ts (Czech)
This commit is contained in:
@@ -4,8 +4,8 @@ export default {
|
||||
"navbar.signin": "Přihlásit se",
|
||||
"navbar.home": "Domů",
|
||||
"navbar.signup": "Zaregistrovat se",
|
||||
"navbar.links.shares": "Mé sdílení",
|
||||
"navbar.links.reverse": "Zpětné sdílení",
|
||||
"navbar.links.shares": "Má sdílení",
|
||||
"navbar.links.reverse": "Zpětná sdílení",
|
||||
"navbar.avatar.account": "Můj účet",
|
||||
"navbar.avatar.admin": "Administrace",
|
||||
"navbar.avatar.signout": "Odhlásit se",
|
||||
@@ -90,50 +90,50 @@ export default {
|
||||
"account.card.security.title": "Zabezpečení",
|
||||
"account.card.security.totp.enable.description": "Zadejte své současné heslo, abyste mohli povolit TOTP",
|
||||
"account.card.security.totp.disable.description": "Zadejte své současné heslo pro zakázání TOTP",
|
||||
"account.card.security.totp.button.start": "Start",
|
||||
"account.modal.totp.title": "Enable TOTP",
|
||||
"account.modal.totp.step1": "Step 1: Add your authenticator",
|
||||
"account.modal.totp.step2": "Step 2: Validate your code",
|
||||
"account.modal.totp.enterManually": "Enter manually",
|
||||
"account.modal.totp.code": "Code",
|
||||
"common.button.clickToCopy": "Click to copy",
|
||||
"account.modal.totp.verify": "Verify",
|
||||
"account.notify.totp.disable": "TOTP disabled successfully",
|
||||
"account.notify.totp.enable": "TOTP enabled successfully",
|
||||
"account.card.language.title": "Language",
|
||||
"account.card.language.description": "The project is translated by the community. Some languages might be incomplete.",
|
||||
"account.card.color.title": "Color scheme",
|
||||
"account.card.security.totp.button.start": "Začít",
|
||||
"account.modal.totp.title": "Povolit TOTP",
|
||||
"account.modal.totp.step1": "Krok 1: Přidejte váš autentifikátor",
|
||||
"account.modal.totp.step2": "Krok 2: Ověřte váš kód",
|
||||
"account.modal.totp.enterManually": "Zadat ručně",
|
||||
"account.modal.totp.code": "Kód",
|
||||
"common.button.clickToCopy": "Kliknutím zkopírujete",
|
||||
"account.modal.totp.verify": "Ověřit",
|
||||
"account.notify.totp.disable": "TOTP úspěšně zakázáno",
|
||||
"account.notify.totp.enable": "TOTP úspěšně povoleno",
|
||||
"account.card.language.title": "Jazyk",
|
||||
"account.card.language.description": "Projekt je přeložen komunitou. Některé jazyky mohou být neúplné.",
|
||||
"account.card.color.title": "Barevné schéma",
|
||||
// ThemeSwitcher.tsx
|
||||
"account.theme.dark": "Dark",
|
||||
"account.theme.light": "Light",
|
||||
"account.theme.system": "System",
|
||||
"account.button.delete": "Delete Account",
|
||||
"account.modal.delete.title": "Delete Account",
|
||||
"account.modal.delete.description": "Do you really want to delete your account including all your active shares?",
|
||||
"account.theme.dark": "Tmavé",
|
||||
"account.theme.light": "Světlé",
|
||||
"account.theme.system": "Systémové",
|
||||
"account.button.delete": "Odstranit účet",
|
||||
"account.modal.delete.title": "Odstranit účet",
|
||||
"account.modal.delete.description": "Opravdu chcete odstranit svůj účet včetně všech aktivních sdílení?",
|
||||
// END /account
|
||||
// /account/shares
|
||||
"account.shares.title": "My shares",
|
||||
"account.shares.title.empty": "It's empty here 👀",
|
||||
"account.shares.description.empty": "You don't have any shares.",
|
||||
"account.shares.title": "Má sdílení",
|
||||
"account.shares.title.empty": "Je tu prázdno 👀",
|
||||
"account.shares.description.empty": "Nemáte žádná sdílení.",
|
||||
"account.shares.button.create": "Create one",
|
||||
"account.shares.info.title": "Share informations",
|
||||
"account.shares.table.id": "ID",
|
||||
"account.shares.table.name": "Name",
|
||||
"account.shares.table.description": "Description",
|
||||
"account.shares.table.visitors": "Visitors",
|
||||
"account.shares.table.expiresAt": "Expires at",
|
||||
"account.shares.table.createdAt": "Created at",
|
||||
"account.shares.table.size": "Size",
|
||||
"account.shares.table.name": "Název",
|
||||
"account.shares.table.description": "Popis",
|
||||
"account.shares.table.visitors": "Návštěvníci",
|
||||
"account.shares.table.expiresAt": "Vyprší",
|
||||
"account.shares.table.createdAt": "Vytvořeno",
|
||||
"account.shares.table.size": "Velikost",
|
||||
"account.shares.modal.share-informations": "Share informations",
|
||||
"account.shares.modal.share-link": "Share link",
|
||||
"account.shares.modal.delete.title": "Delete share {share}",
|
||||
"account.shares.modal.delete.description": "Do you really want to delete this share?",
|
||||
"account.shares.modal.share-link": "Odkaz na sdílení",
|
||||
"account.shares.modal.delete.title": "Odstranit sdílení {share}",
|
||||
"account.shares.modal.delete.description": "Opravdu chcete odstranit toto sdílení?",
|
||||
// END /account/shares
|
||||
// /account/reverseShares
|
||||
"account.reverseShares.title": "Reverse shares",
|
||||
"account.reverseShares.title": "Zpětná sdílení",
|
||||
"account.reverseShares.description": "Zpětné sdílení umožňuje vygenerovat jedinečné URL, které umožní externím uživatelům vytvořit sdílet soubory.",
|
||||
"account.reverseShares.title.empty": "Je tu prázdno 👀",
|
||||
"account.reverseShares.description.empty": "You don't have any reverse shares.",
|
||||
"account.reverseShares.description.empty": "Nemáte žádná zpětná sdílení.",
|
||||
// showCreateReverseShareModal.tsx
|
||||
"account.reverseShares.modal.title": "Vytvořit zpětné sdílení",
|
||||
"account.reverseShares.modal.expiration.label": "Expirace",
|
||||
@@ -146,18 +146,18 @@ export default {
|
||||
"account.reverseShares.modal.expiration.week-singular": "Týden",
|
||||
"account.reverseShares.modal.expiration.week-plural": "Týdnů",
|
||||
"account.reverseShares.modal.expiration.month-singular": "Měsíc",
|
||||
"account.reverseShares.modal.expiration.month-plural": "Months",
|
||||
"account.reverseShares.modal.expiration.year-singular": "Year",
|
||||
"account.reverseShares.modal.expiration.year-plural": "Years",
|
||||
"account.reverseShares.modal.max-size.label": "Max share size",
|
||||
"account.reverseShares.modal.send-email": "Send email notification",
|
||||
"account.reverseShares.modal.send-email.description": "Send an email notification when a share is created with this reverse share link.",
|
||||
"account.reverseShares.modal.simplified": "Simple mode",
|
||||
"account.reverseShares.modal.simplified.description": "Make it easy for the person uploading the file to share it with you. They will be able to customize only the name and description of the share.",
|
||||
"account.reverseShares.modal.public-access": "Public access",
|
||||
"account.reverseShares.modal.expiration.month-plural": "Měsíců",
|
||||
"account.reverseShares.modal.expiration.year-singular": "Rok",
|
||||
"account.reverseShares.modal.expiration.year-plural": "Let",
|
||||
"account.reverseShares.modal.max-size.label": "Max. velikost sdílení",
|
||||
"account.reverseShares.modal.send-email": "Odeslat oznámení e-mailem",
|
||||
"account.reverseShares.modal.send-email.description": "Odeslat e-mailové upozornění, pokud je s tímto odkazem pro zpětné sdílení vytvořeno sdílení.",
|
||||
"account.reverseShares.modal.simplified": "Zjednodušený režim",
|
||||
"account.reverseShares.modal.simplified.description": "Usnadněte osobě, která nahrála soubor, sdílet jej s vámi. Budou moci upravit pouze název a popis sdílení.",
|
||||
"account.reverseShares.modal.public-access": "Veřejný přístup",
|
||||
"account.reverseShares.modal.public-access.description": "Make the created shares with this reverse share public. If disabled, only you and the creator of the share can view it.",
|
||||
"account.reverseShares.modal.max-use.label": "Max uses",
|
||||
"account.reverseShares.modal.max-use.description": "The maximum amount of times this URL can be used to create a share.",
|
||||
"account.reverseShares.modal.max-use.label": "Max. použití",
|
||||
"account.reverseShares.modal.max-use.description": "Maximální počet sdílení, která mohou být vytvořena za pomoci tohoto URL.",
|
||||
"account.reverseShare.never-expires": "Toto zpětné sdílení nikdy nevyprší.",
|
||||
"account.reverseShare.expires-on": "Toto zpětné sdílení vyprší {expiration}.",
|
||||
"account.reverseShares.table.no-shares": "Zatím nebyla vytvořena žádná sdílení",
|
||||
@@ -219,31 +219,31 @@ export default {
|
||||
"upload.dropzone.description": "Pro zahájení sdílení přetáhněte soubory sem. Můžeme přijmout pouze soubory, které jsou menší než {maxSize}.",
|
||||
"upload.dropzone.notify.file-too-big": "Vaše soubory přesahují maximální velikost {maxSize}.",
|
||||
// FileList.tsx
|
||||
"upload.filelist.name": "Name",
|
||||
"upload.filelist.name": "Název",
|
||||
"upload.filelist.size": "Velikost",
|
||||
// showCreateUploadModal.tsx
|
||||
"upload.modal.title": "Create Share",
|
||||
"upload.modal.title": "Vytvořit sdílení",
|
||||
"upload.modal.link.error.invalid": "Může obsahovat pouze písmena, číslice, podtržítka a pomlčky",
|
||||
"upload.modal.link.error.taken": "Tento odkaz je již používán",
|
||||
"upload.modal.not-signed-in": "Nejste přihlášeni",
|
||||
"upload.modal.not-signed-in-description": "Nebudete moci ručně odstranit své sdílení a zobrazit počet návštěvníků.",
|
||||
"upload.modal.expires.never": "never",
|
||||
"upload.modal.expires.never": "nikdy",
|
||||
"upload.modal.expires.never-long": "Nikdy nevyprší",
|
||||
"upload.modal.expires.error.too-long": "Expiration exceeds maximum expiration date of {max}.",
|
||||
"upload.modal.expires.error.too-long": "Platnosti přesahuje maximální datum vypršení platnosti {max}.",
|
||||
"upload.modal.link.label": "Odkaz",
|
||||
"upload.modal.expires.label": "Expirace",
|
||||
"upload.modal.expires.minute-singular": "Minute",
|
||||
"upload.modal.expires.minute-plural": "Minutes",
|
||||
"upload.modal.expires.hour-singular": "Hour",
|
||||
"upload.modal.expires.hour-plural": "Hours",
|
||||
"upload.modal.expires.day-singular": "Day",
|
||||
"upload.modal.expires.day-plural": "Days",
|
||||
"upload.modal.expires.week-singular": "Week",
|
||||
"upload.modal.expires.week-plural": "Weeks",
|
||||
"upload.modal.expires.month-singular": "Month",
|
||||
"upload.modal.expires.month-plural": "Months",
|
||||
"upload.modal.expires.year-singular": "Year",
|
||||
"upload.modal.expires.year-plural": "Years",
|
||||
"upload.modal.expires.minute-singular": "Minuta",
|
||||
"upload.modal.expires.minute-plural": "Minut",
|
||||
"upload.modal.expires.hour-singular": "Hodina",
|
||||
"upload.modal.expires.hour-plural": "Hodin",
|
||||
"upload.modal.expires.day-singular": "Den",
|
||||
"upload.modal.expires.day-plural": "Dnů",
|
||||
"upload.modal.expires.week-singular": "Týden",
|
||||
"upload.modal.expires.week-plural": "Týdnů",
|
||||
"upload.modal.expires.month-singular": "Měsíc",
|
||||
"upload.modal.expires.month-plural": "Měsíců",
|
||||
"upload.modal.expires.year-singular": "Rok",
|
||||
"upload.modal.expires.year-plural": "Let",
|
||||
"upload.modal.accordion.name-and-description.title": "Název a popis",
|
||||
"upload.modal.accordion.name-and-description.name.placeholder": "Název",
|
||||
"upload.modal.accordion.name-and-description.description.placeholder": "Poznámka pro příjemce tohoto sdílení",
|
||||
@@ -274,39 +274,39 @@ export default {
|
||||
"share.modal.password.title": "Heslo vyžadováno",
|
||||
"share.modal.password.description": "Pro přístup k tomuto sdílení zadejte prosím heslo pro toto sdílení.",
|
||||
"share.modal.password": "Heslo",
|
||||
"share.modal.error.invalid-password": "Invalid password",
|
||||
"share.button.download-all": "Download all",
|
||||
"share.notify.download-all-preparing": "The share is preparing. Try again in a few minutes.",
|
||||
"share.modal.file-link": "File link",
|
||||
"share.table.name": "Name",
|
||||
"share.table.size": "Size",
|
||||
"share.modal.file-preview.error.not-supported.title": "Preview not supported",
|
||||
"share.modal.file-preview.error.not-supported.description": "A preview for this file type is unsupported. Please download the file to view it.",
|
||||
"share.modal.error.invalid-password": "Neplatné heslo",
|
||||
"share.button.download-all": "Stáhnout vše",
|
||||
"share.notify.download-all-preparing": "Sdílení se připravuje. Zkuste to znovu za pár minut.",
|
||||
"share.modal.file-link": "Odkaz na soubor",
|
||||
"share.table.name": "Název",
|
||||
"share.table.size": "Velikost",
|
||||
"share.modal.file-preview.error.not-supported.title": "Náhled není podporován",
|
||||
"share.modal.file-preview.error.not-supported.description": "Náhled pro tento typ souboru není podporován. Stáhněte si soubor pro jeho zobrazení.",
|
||||
// END /share/[id]
|
||||
// /share/[id]/edit
|
||||
"share.edit.title": "Edit {shareId}",
|
||||
"share.edit.append-upload": "Append file",
|
||||
"share.edit.notify.generic-error": "An error occurred while finishing your share.",
|
||||
"share.edit.notify.save-success": "Share updated successfully",
|
||||
"share.edit.title": "Upravit {shareId}",
|
||||
"share.edit.append-upload": "Připojit soubor",
|
||||
"share.edit.notify.generic-error": "Při dokončování vašeho sdílení došlo k chybě.",
|
||||
"share.edit.notify.save-success": "Sdílení úspěšně aktualizováno",
|
||||
// END /share/[id]/edit
|
||||
// /admin/config
|
||||
"admin.config.title": "Configuration",
|
||||
"admin.config.category.general": "General",
|
||||
"admin.config.category.share": "Share",
|
||||
"admin.config.category.email": "Email",
|
||||
"admin.config.title": "Nastavení",
|
||||
"admin.config.category.general": "Obecné",
|
||||
"admin.config.category.share": "Sdílení",
|
||||
"admin.config.category.email": "E-mail",
|
||||
"admin.config.category.smtp": "SMTP",
|
||||
"admin.config.category.oauth": "Social Login",
|
||||
"admin.config.general.app-name": "App name",
|
||||
"admin.config.general.app-name.description": "Name of the application",
|
||||
"admin.config.general.app-url": "App URL",
|
||||
"admin.config.general.app-url.description": "On which URL Pingvin Share is available",
|
||||
"admin.config.general.show-home-page": "Show home page",
|
||||
"admin.config.general.show-home-page.description": "Whether to show the home page",
|
||||
"admin.config.general.session-duration": "Session Duration",
|
||||
"admin.config.general.session-duration.description": "Time in hours after which a user must log in again (default: 3 months).",
|
||||
"admin.config.category.oauth": "Přihlášení přes sociální sítě",
|
||||
"admin.config.general.app-name": "Název aplikace",
|
||||
"admin.config.general.app-name.description": "Název aplikace",
|
||||
"admin.config.general.app-url": "URL aplikace",
|
||||
"admin.config.general.app-url.description": "Na kterém URL je Pingvin Share k dispozici",
|
||||
"admin.config.general.show-home-page": "Zobrazit domovskou stránku",
|
||||
"admin.config.general.show-home-page.description": "Zda zobrazovat domovskou stránku",
|
||||
"admin.config.general.session-duration": "Délka trvání relace",
|
||||
"admin.config.general.session-duration.description": "Čas v hodinách, po kterém se uživatel musí znovu přihlásit (výchozí: 3 měsíce).",
|
||||
"admin.config.general.logo": "Logo",
|
||||
"admin.config.general.logo.description": "Change your logo by uploading a new image. The image must be a PNG and should have the format 1:1.",
|
||||
"admin.config.general.logo.placeholder": "Pick image",
|
||||
"admin.config.general.logo.description": "Změňte své logo nahráním nového obrázku. Obrázek musí být PNG a měl by mít formát 1:1.",
|
||||
"admin.config.general.logo.placeholder": "Vybrat obrázek",
|
||||
"admin.config.email.enable-share-email-recipients": "Enable share email recipients",
|
||||
"admin.config.email.enable-share-email-recipients.description": "Whether to allow emails to share recipients. Only enable this if you have enabled SMTP.",
|
||||
"admin.config.email.share-recipients-subject": "Share recipients subject",
|
||||
@@ -316,7 +316,7 @@ export default {
|
||||
"admin.config.email.reverse-share-subject": "Předmět e-mailu o zpětném sdílení",
|
||||
"admin.config.email.reverse-share-subject.description": "Předmět e-mailu, který bude odeslán, když někdo vytvoří sdílení s vaším odkazem na zpětné sdílení.",
|
||||
"admin.config.email.reverse-share-message": "Zpráva o zpětném sdílení",
|
||||
"admin.config.email.reverse-share-message.description": "Zpráva, která bude odeslána, když někdo vytvoří sdílení s vaším odkazem na reverzní sdílení. {shareUrl} bude nahrazeno jménem tvůrce a URL pro sdílení.",
|
||||
"admin.config.email.reverse-share-message.description": "Zpráva, která bude odeslána, když někdo vytvoří sdílení s vaším odkazem na zpětné sdílení. {shareUrl} bude nahrazeno jménem tvůrce a URL pro sdílení.",
|
||||
"admin.config.email.reset-password-subject": "Předmět e-mailu pro obnovení hesla",
|
||||
"admin.config.email.reset-password-subject.description": "Předmět e-mailu, který bude odeslán, když uživatel požádá o obnovení hesla.",
|
||||
"admin.config.email.reset-password-message": "Zpráva o obnovení hesla",
|
||||
@@ -463,9 +463,9 @@ export default {
|
||||
"common.error": "Chyba",
|
||||
"common.error.unknown": "Došlo k neznámé chybě",
|
||||
"common.error.invalid-email": "Invalid email address",
|
||||
"common.error.too-short": "Must be at least {length} characters",
|
||||
"common.error.too-long": "Must be at most {length} characters",
|
||||
"common.error.exact-length": "Must be exactly {length} characters",
|
||||
"common.error.invalid-number": "Must be a number",
|
||||
"common.error.field-required": "This field is required"
|
||||
"common.error.too-short": "Musí mít alespoň {length} znaků",
|
||||
"common.error.too-long": "Musí mít maximálně {length} znaků",
|
||||
"common.error.exact-length": "Musí mít přesně {length} znaků",
|
||||
"common.error.invalid-number": "Musí být číslo",
|
||||
"common.error.field-required": "Toto pole je povinné"
|
||||
};
|
||||
Reference in New Issue
Block a user