diff --git a/packages/nc-gui/lang/ar.json b/packages/nc-gui/lang/ar.json index b4fc584bf6..99846c7531 100644 --- a/packages/nc-gui/lang/ar.json +++ b/packages/nc-gui/lang/ar.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": "سكربت", @@ -658,6 +664,7 @@ "isNotNull": "ليس فارغاً" }, "title": { + "accessRestricted": "Access Restricted", "editTablePermissions": "Edit table permissions", "editFieldPermissions": "Edit field permissions", "confirmSnapshotRestore": "تأكيد استعادة اللقطة", @@ -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": "انقر للحل", @@ -1682,7 +1703,9 @@ "pending": "قيد الانتظار", "goToPage": "انتقل إلى الصفحة", "changePlan": "تغيير الخطة", - "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": "هل تريد حفظ التغييرات؟", "tooLargeFieldEntity": "الحقل كبير جدًا ليتم تحويله إلى {entity}", "roleRequired": "الدور مطلوب", + "privateBaseShareRestrictedMsg": "This base is set as Private and cannot be shared publicly.", + "privateBaseViewShareRestrictedMsg": "Views within a Private base cannot be shared publicly.", "warning": { "webhookDelete": "سيتأثر حقول الزر التي تعتمد على هذا الخطاف", "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": "ابدأ من الصفر.", + "startFromScratch": "Start from scratch.", "importData": "من ملفات ومصادر خارجية.", - "connectExternalData": "في الوقت الحقيقي إلى قواعد بيانات خارجية." + "connectExternalData": "في الوقت الحقيقي إلى قواعد بيانات خارجية.", + "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.",