Browse Source

New translations en.json (Czech)

pull/7697/head
navi 7 months ago
parent
commit
744651ef8e
  1. 29
      packages/nc-gui/lang/cs.json

29
packages/nc-gui/lang/cs.json

@ -212,7 +212,7 @@
"page": "Stránka", "page": "Stránka",
"pages": "Stránky", "pages": "Stránky",
"record": "záznam", "record": "záznam",
"records": "záznamy", "records": "records",
"webhook": "Webhook", "webhook": "Webhook",
"webhooks": "Webhooky", "webhooks": "Webhooky",
"view": "Pohled", "view": "Pohled",
@ -421,7 +421,8 @@
"restrict": "Restrict", "restrict": "Restrict",
"setNull": "Set NULL", "setNull": "Set NULL",
"setDefault": "Set Default" "setDefault": "Set Default"
} },
"selectFieldsFromRightPannelToAddHere": "Select fields from right panel to add here"
}, },
"labels": { "labels": {
"selectYear": "Select Year", "selectYear": "Select Year",
@ -683,7 +684,12 @@
"incompleteConfiguration": "Incomplete configuration", "incompleteConfiguration": "Incomplete configuration",
"selectField": "Select a field", "selectField": "Select a field",
"selectFieldLabel": "Begin by selecting a field to customise its properties and structure." "selectFieldLabel": "Begin by selecting a field to customise its properties and structure."
} },
"appearanceSettings": "Appearance Settings",
"backgroundColor": "Background Color",
"hideNocodbBranding": "Hide NocoDB Branding",
"showOnConditions": "Show on condtions",
"showFieldOnConditionsMet": "Shows field only when conditions are met"
}, },
"activity": { "activity": {
"goToToday": "Go to Today", "goToToday": "Go to Today",
@ -907,7 +913,10 @@
"openInOpenStreetMap": "OSM" "openInOpenStreetMap": "OSM"
}, },
"toggleMobileMode": "Přepnout Mobilní režim", "toggleMobileMode": "Přepnout Mobilní režim",
"startCommenting": "Start commenting!" "startCommenting": "Start commenting!",
"clearForm": "Clear Form",
"addFieldFromFormView": "Add Field",
"selectAllFields": "Select all fields"
}, },
"tooltip": { "tooltip": {
"reachedSourceLimit": "Limited to only one data source for the moment", "reachedSourceLimit": "Limited to only one data source for the moment",
@ -1166,14 +1175,14 @@
"afterEnablePwd": "Přístup je omezen heslem", "afterEnablePwd": "Přístup je omezen heslem",
"privateLink": "Tento pohled je sdílen prostřednictvím soukromého odkazu", "privateLink": "Tento pohled je sdílen prostřednictvím soukromého odkazu",
"privateLinkAdditionalInfo": "Lidé se soukromým odkazem mohou vidět pouze buňky viditelné v tomto zobrazení.", "privateLinkAdditionalInfo": "Lidé se soukromým odkazem mohou vidět pouze buňky viditelné v tomto zobrazení.",
"afterFormSubmitted": "Po odeslání formuláře", "postFormSubmissionSettings": "Post Form Submission Settings",
"apiOptions": "Přístup k projektu přes", "apiOptions": "Přístup k projektu přes",
"submitAnotherForm": "Zobrazit tlačítko \"Odeslat další formulář", "submitAnotherForm": "Zobrazit tlačítko \"Odeslat další formulář",
"showBlankForm": "Zobrazení prázdného formuláře po 5 sekundách", "showBlankForm": "Zobrazení prázdného formuláře po 5 sekundách",
"emailForm": "Pošlete mi e-mail na adresu", "emailForm": "Pošlete mi e-mail na adresu",
"showSysFields": "Zobrazit systémová pole", "showSysFields": "Zobrazit systémová pole",
"filterAutoApply": "Automatické použití", "filterAutoApply": "Automatické použití",
"showMessage": "Zobrazit tuto zprávu", "formDisplayMessage": "Display Message",
"viewNotShared": "Současný pohled není sdílený!", "viewNotShared": "Současný pohled není sdílený!",
"showAllViews": "Zobrazit všechna sdílená zobrazení této tabulky", "showAllViews": "Zobrazit všechna sdílená zobrazení této tabulky",
"collabView": "Spolupracovníci s oprávněním k úpravám nebo vyšším mohou měnit konfiguraci zobrazení.", "collabView": "Spolupracovníci s oprávněním k úpravám nebo vyšším mohou měnit konfiguraci zobrazení.",
@ -1283,7 +1292,8 @@
"editingSystemKeyNotSupported": "Editing system key not supported", "editingSystemKeyNotSupported": "Editing system key not supported",
"notAvailableAtTheMoment": "Not available at the moment", "notAvailableAtTheMoment": "Not available at the moment",
"groupPasteIsNotSupportedOnLinksColumn": "Group paste operation is not supported on Links/LinkToAnotherRecord column", "groupPasteIsNotSupportedOnLinksColumn": "Group paste operation is not supported on Links/LinkToAnotherRecord column",
"groupClearIsNotSupportedOnLinksColumn": "Group clear operation is not supported on Links/LinkToAnotherRecord column" "groupClearIsNotSupportedOnLinksColumn": "Group clear operation is not supported on Links/LinkToAnotherRecord column",
"upgradeToEnterpriseEdition": "Upgrade to Enterprise Edition {extraInfo}"
}, },
"error": { "error": {
"scopesRequired": "Scopes required", "scopesRequired": "Scopes required",
@ -1369,14 +1379,15 @@
"theAcceptedFileTypesAreXlsXlsxXlsmOdsOts": "Akceptované typy souborů jsou .xls, .xlsx, .xlsm, .ods, .ots.", "theAcceptedFileTypesAreXlsXlsxXlsmOdsOts": "Akceptované typy souborů jsou .xls, .xlsx, .xlsm, .ods, .ots.",
"parameterKeyCannotBeEmpty": "Klíč parametru nesmí být prázdný", "parameterKeyCannotBeEmpty": "Klíč parametru nesmí být prázdný",
"duplicateParameterKeysAreNotAllowed": "Duplicitní klíče parametrů nejsou povoleny", "duplicateParameterKeysAreNotAllowed": "Duplicitní klíče parametrů nejsou povoleny",
"fieldRequired": "{value} nemůže být prázdný.", "fieldRequired": "{value} cannot be empty",
"projectNotAccessible": "Projekt není přístupný", "projectNotAccessible": "Projekt není přístupný",
"copyToClipboardError": "Nepodařilo se zkopírovat do schránky", "copyToClipboardError": "Nepodařilo se zkopírovat do schránky",
"pasteFromClipboardError": "Failed to paste from clipboard", "pasteFromClipboardError": "Failed to paste from clipboard",
"multiFieldSaveValidation": "Please complete the configuration of all fields before saving", "multiFieldSaveValidation": "Please complete the configuration of all fields before saving",
"somethingWentWrong": "Something went wrong", "somethingWentWrong": "Something went wrong",
"draggedContentIsNotTypeOfImage": "Dragged content is not type of image", "draggedContentIsNotTypeOfImage": "Dragged content is not type of image",
"fieldToParseImageData": "Field to parse image data" "fieldToParseImageData": "Field to parse image data",
"someOfTheRequiredFieldsAreEmpty": "Some of the required fields are empty"
}, },
"toast": { "toast": {
"exportMetadata": "Úspěšný export metadat projektu", "exportMetadata": "Úspěšný export metadat projektu",

Loading…
Cancel
Save