mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 12:06:55 +00:00
New translations en.json (Dutch)
This commit is contained in:
@@ -624,7 +624,7 @@
|
||||
"renameWorkspace": "Hernoem Werkruimte",
|
||||
"renamingWorkspace": "Hernoemen van Werkruimte",
|
||||
"renamingBase": "Hernoemen van Base",
|
||||
"sso": "Authenticatie (SSO)",
|
||||
"sso": "Single Sign-On (SSO)",
|
||||
"docs": "Documentatie",
|
||||
"forum": "Forum",
|
||||
"parameter": "Parameter",
|
||||
@@ -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": "Zoekopties",
|
||||
"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": "Met succes geschakeld naar een samenwerkingsweergave",
|
||||
"lockedView": "Met succes geschakeld naar vergrendelde weergave",
|
||||
"futureRelease": "Binnenkort beschikbaar!",
|
||||
"notAllowedToChangeDefaultView": "Je bent niet gemachtigd om de standaardweergave te wijzigen"
|
||||
"notAllowedToChangeDefaultView": "Je bent niet gemachtigd om de standaardweergave te wijzigen",
|
||||
"nCellCopied": "{n} cell copied",
|
||||
"nCellsCopied": "{n} cells copied"
|
||||
},
|
||||
"success": {
|
||||
"licenseKeyUpdated": "Licentiesleutel bijgewerkt",
|
||||
|
||||
Reference in New Issue
Block a user