mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 06:16:52 +00:00
New translations en.json (Czech)
This commit is contained in:
@@ -624,7 +624,7 @@
|
||||
"renameWorkspace": "Přejmenovat pracovní prostor",
|
||||
"renamingWorkspace": "Přejmenování pracovního prostoru",
|
||||
"renamingBase": "Přejmenování základny",
|
||||
"sso": "Autentizace (SSO)",
|
||||
"sso": "Single Sign-On (SSO)",
|
||||
"docs": "Dokumentace",
|
||||
"forum": "Fórum",
|
||||
"parameter": "Parametr",
|
||||
@@ -1291,7 +1291,12 @@
|
||||
"proceed": "Proceed",
|
||||
"editorSeat": "Editor seat",
|
||||
"editorSeats": "Editor seats",
|
||||
"viewPlans": "View Plans"
|
||||
"viewPlans": "View Plans",
|
||||
"numberOfSeats": "Number of Seats",
|
||||
"invoice": "Invoice",
|
||||
"status": "Status",
|
||||
"invoiceTotal": "Invoice Total",
|
||||
"pastInvoices": "Past Invoices"
|
||||
},
|
||||
"activity": {
|
||||
"clickToResolve": "Click to resolve",
|
||||
@@ -1694,7 +1699,8 @@
|
||||
"inviteYourTeamLabel": "Streamline collaboration and productivity with your team – start by inviting them to join your workspace.",
|
||||
"searchOptions": "Možnosti hledání",
|
||||
"lockViewDescription": "Explain why you’re locking this view. This message will be shown when anyone tries to unlock this view (optional).",
|
||||
"noBaseUsersFound": "No base users found"
|
||||
"noBaseUsersFound": "No base users found",
|
||||
"noInvoices": "No Invoices"
|
||||
},
|
||||
"msg": {
|
||||
"urlFilter": "URL filters are applied from URL parameters and combine with view filters set via the toolbar.",
|
||||
@@ -2174,7 +2180,9 @@
|
||||
"collabView": "Úspěšně přepnuto na kolaborativní zobrazení",
|
||||
"lockedView": "Úspěšné přepnutí do uzamčeného zobrazení",
|
||||
"futureRelease": "Již brzy!",
|
||||
"notAllowedToChangeDefaultView": "You are not allowed to change the default view"
|
||||
"notAllowedToChangeDefaultView": "You are not allowed to change the default view",
|
||||
"nCellCopied": "{n} cell copied",
|
||||
"nCellsCopied": "{n} cells copied"
|
||||
},
|
||||
"success": {
|
||||
"licenseKeyUpdated": "Licenční klíč aktualizován",
|
||||
|
||||
Reference in New Issue
Block a user