diff --git a/packages/nc-gui/lang/pt.json b/packages/nc-gui/lang/pt.json index c18368a9d2..a257886775 100644 --- a/packages/nc-gui/lang/pt.json +++ b/packages/nc-gui/lang/pt.json @@ -160,7 +160,11 @@ "upgradeToUseRowColoring": "Upgrade to use row colouring", "upgradeToUseRowColoringSubtitle": "Upgrade to the {plan} plan to colour rows based on field values or conditions, making it easier to scan and prioritize your data.", "upgradeToUseTableAndFieldPermissions": "Upgrade to use table and field permissions", - "upgradeToUseTableAndFieldPermissionsSubtitle": "Upgrade to the {plan} plan to use table and field permissions, making it easier to manage your data." + "upgradeToUseTableAndFieldPermissionsSubtitle": "Upgrade to the {plan} plan to use table and field permissions, making it easier to manage your data.", + "upgradeToUseScripts": "Upgrade to use scripts", + "upgradeToUseScriptsSubtitle": "Upgrade to the {plan} plan to use scripts to automate workflows or customize logic.", + "upgradeToUsePrivateBases": "Upgrade to unlock private bases", + "upgradeToUsePrivateBasesSubtitle": "Private bases are available on the {plan} plan. Upgrade now to start using them." }, "general": { "script": "Script", @@ -412,7 +416,9 @@ "permissions": "Permissions", "manageAllFields": "Manage all fields", "automations": "Automations", - "record": "Record" + "record": "Record", + "overview": "Overview", + "baseType": "Base Type" }, "objects": { "script": "Script", @@ -658,6 +664,7 @@ "isNotNull": "não é nulo" }, "title": { + "accessRestricted": "Access Restricted", "editTablePermissions": "Edit table permissions", "editFieldPermissions": "Edit field permissions", "confirmSnapshotRestore": "Confirmar Restauro de Instantâneo", @@ -858,7 +865,16 @@ "duplicatesFound": "Duplicates found", "matchingResultsInRecords": "Matching results in {count} records", "tablePermissions": "Table permissions", - "fieldPermissions": "Field permissions" + "fieldPermissions": "Field permissions", + "baseTypeDefaultSubtext": "Workspace members can collaborate based on their role.", + "baseTypePrivateSubtext": "Invite-only base. Only you can view and manage its members.", + "baseTypeTabSubtext": "Control who can view and interact with this base. Choose an access level that fits your privacy needs.", + "baseTypeSettingsDefaultSubtext": "Everyone in the workspace can access this base, based on their role.", + "baseTypeSettingsPrivateSubtext": "Only you and members invited to this base can view and interact with it.", + "privateBase": "Private Base", + "privateBaseAlertDescription": "This base is invite-only— only members invited to this base can access and interact with it. Any base owner can invite others", + "thisPrivateBaseHasBeenLocked": "This Private Base has been locked.", + "thisPrivateBaseHasBeenLockedSubtext": "To unlock, please upgrade to the {plan} plan or convert this Base to a Shared Base." }, "labels": { "crossBase": "Link to external base", @@ -1394,7 +1410,12 @@ "addColour": "Add Colour", "defaultColours": "Default colours", "customColours": "Custom colours", - "sendAllEvents": "Send all events" + "sendAllEvents": "Send all events", + "useNocoAI": "Use NocoAI", + "disableNocoAI": "Disable NocoAI", + "defaultType": "Default", + "privateType": "Private", + "sharingRestricted": "Sharing restricted" }, "activity": { "clickToResolve": "Clique para resolver", @@ -1682,7 +1703,9 @@ "pending": "Pendente", "goToPage": "Ir para a página", "changePlan": "Alterar plano", - "goToPermissionsOverview": "Go to Permissions Overview" + "goToPermissionsOverview": "Go to Permissions Overview", + "goToBaseSettings": "Go to Base Settings", + "convertToSharedBase": "Convert to Shared Base" }, "tooltip": { "includeUserHint": "The user who triggered the webhook will be included in the payload as a 'user' object.", @@ -1823,6 +1846,7 @@ "emptyTablePlaceholderSubtitle": "Tables may not have been added yet or might be hidden based on your access." }, "msg": { + "privateBaseAccessRestricted": "This is a private base. You do not have permission to view or invite members.", "userAlreadyExists": "{email} already has access to this {scope}", "evaluateRecursively": "Evaluate recursively", "evaluateRecursivelyTooltip": "Recursively evaluate this lookup for self-referencing Has Many relations (Enterprise Edition + PostgreSQL only)", @@ -1957,6 +1981,8 @@ "saveChanges": "Deseja salvar as alterações?", "tooLargeFieldEntity": "O campo é muito grande para ser convertido em {entity}", "roleRequired": "Função obrigatória", + "privateBaseShareRestrictedMsg": "This base is set as Private and cannot be shared publicly.", + "privateBaseViewShareRestrictedMsg": "Views within a Private base cannot be shared publicly.", "warning": { "webhookDelete": "Os campos de botão que dependem deste webhook serão afetados", "calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!", @@ -2365,9 +2391,11 @@ "mcpUrlCopied": "MCP URL copied to clipboard" }, "subText": { - "createNewTable": "Começar do zero.", + "startFromScratch": "Start from scratch.", "importData": "A partir de ficheiros e fontes externas.", - "connectExternalData": "Em tempo real para bases de dados externas." + "connectExternalData": "Em tempo real para bases de dados externas.", + "syncData": "With internal or external sources", + "scriptsByNocoDB": "Ready to use scripts by NocoDB" }, "noAccess": "No Access", "noAccessDescription": "You don't have access to any workspace. Please contact your administrator to request access.",