Files
marketing-app/client/src/i18n/en.json
2026-02-23 11:57:32 +03:00

490 lines
20 KiB
JSON

{
"app.name": "Digital Hub",
"app.subtitle": "Platform",
"nav.dashboard": "Dashboard",
"nav.campaigns": "Campaigns",
"nav.finance": "Finance & ROI",
"nav.financeDashboard": "Dashboard",
"nav.budgets": "Budgets",
"nav.posts": "Post Production",
"nav.calendar": "Content Calendar",
"nav.artefacts": "Artefacts",
"nav.assets": "Assets",
"nav.projects": "Projects",
"nav.tasks": "Tasks",
"nav.issues": "Issues",
"nav.team": "Teams",
"nav.settings": "Settings",
"nav.users": "Users",
"nav.logout": "Logout",
"nav.brands": "Brands",
"nav.collapse": "Collapse",
"common.save": "Save",
"common.cancel": "Cancel",
"common.delete": "Delete",
"common.edit": "Edit",
"common.create": "Create",
"common.search": "Search...",
"common.filter": "Filter",
"common.all": "All",
"common.noResults": "No results",
"common.loading": "Loading...",
"common.unassigned": "Unassigned",
"common.required": "Required",
"common.saveFailed": "Failed to save. Please try again.",
"common.updateFailed": "Failed to update. Please try again.",
"common.deleteFailed": "Failed to delete. Please try again.",
"common.clearFilters": "Clear Filters",
"auth.login": "Sign In",
"auth.email": "Email",
"auth.password": "Password",
"auth.loginBtn": "Sign In",
"auth.signingIn": "Signing in...",
"dashboard.title": "Dashboard",
"dashboard.welcomeBack": "Welcome back",
"dashboard.happeningToday": "Here's what's happening with your marketing today.",
"dashboard.totalPosts": "Total Posts",
"dashboard.published": "published",
"dashboard.activeCampaigns": "Active Campaigns",
"dashboard.total": "total",
"dashboard.budgetSpent": "Budget Spent",
"dashboard.budgetRemaining": "Budget Remaining",
"dashboard.of": "of",
"dashboard.noBudget": "No budget yet",
"dashboard.overdueTasks": "Overdue Tasks",
"dashboard.needsAttention": "Needs attention",
"dashboard.allOnTrack": "All on track",
"dashboard.budgetOverview": "Budget Overview",
"dashboard.details": "Details",
"dashboard.noBudgetRecorded": "No budget recorded yet.",
"dashboard.addBudget": "Add budget",
"dashboard.spent": "spent",
"dashboard.received": "received",
"dashboard.remaining": "Remaining",
"dashboard.revenue": "Revenue",
"dashboard.roi": "ROI",
"dashboard.recentPosts": "Recent Posts",
"dashboard.viewAll": "View all",
"dashboard.sar": "SAR",
"dashboard.noPostsYet": "No posts yet. Create your first post!",
"dashboard.upcomingDeadlines": "Upcoming Deadlines",
"dashboard.noUpcomingDeadlines": "No upcoming deadlines this week. 🎉",
"dashboard.loadingHub": "Loading Digital Hub...",
"posts.title": "Post Production",
"posts.newPost": "New Post",
"posts.editPost": "Edit Post",
"posts.createPost": "Create Post",
"posts.saveChanges": "Save Changes",
"posts.postTitle": "Title",
"posts.description": "Description",
"posts.brand": "Brand",
"posts.platforms": "Platforms",
"posts.status": "Status",
"posts.assignTo": "Assign To",
"posts.scheduledDate": "Scheduled Date",
"posts.notes": "Notes",
"posts.campaign": "Campaign",
"posts.noCampaign": "No campaign",
"posts.publicationLinks": "Publication Links",
"posts.attachments": "Attachments",
"posts.uploadFiles": "Click or drag files to upload",
"posts.dropFiles": "Drop files here",
"posts.maxSize": "Max 50MB per file",
"posts.allBrands": "All Brands",
"posts.allPlatforms": "All Platforms",
"posts.allPeople": "All People",
"posts.searchPosts": "Search posts...",
"posts.deletePost": "Delete Post?",
"posts.deleteConfirm": "Are you sure you want to delete this post? This action cannot be undone.",
"posts.publishMissing": "Cannot publish: missing publication links for:",
"posts.publishRequired": "All publication links are required to publish",
"posts.noPostsFound": "No posts found",
"posts.selectBrand": "Select brand",
"posts.additionalNotes": "Additional notes",
"posts.uploading": "Uploading...",
"posts.deleteAttachment": "Delete attachment",
"posts.whatNeedsDone": "What needs to be done?",
"posts.optionalDetails": "Optional details...",
"posts.postTitlePlaceholder": "Post title",
"posts.postDescPlaceholder": "Post description...",
"posts.dropHere": "Drop here",
"posts.noPosts": "No posts",
"posts.sendToReview": "Send to Review",
"posts.approve": "Approve",
"posts.schedule": "Schedule",
"posts.publish": "Publish",
"posts.attachFromAssets": "Attach from Assets",
"posts.selectAssets": "Select an asset to attach",
"posts.noAssetsFound": "No assets found",
"posts.created": "Post created successfully!",
"posts.updated": "Post updated successfully!",
"posts.deleted": "Post deleted successfully!",
"posts.statusUpdated": "Post status updated!",
"posts.attachmentDeleted": "Attachment deleted!",
"posts.createFirstPost": "Create your first post to get started with content production.",
"posts.periodFrom": "From",
"posts.periodTo": "To",
"posts.tryDifferentFilter": "Try adjusting your filters to see more posts.",
"posts.status.draft": "Draft",
"posts.status.in_review": "In Review",
"posts.status.approved": "Approved",
"posts.status.scheduled": "Scheduled",
"posts.status.published": "Published",
"tasks.title": "Tasks",
"tasks.newTask": "New Task",
"tasks.editTask": "Edit Task",
"tasks.createTask": "Create Task",
"tasks.saveChanges": "Save Changes",
"tasks.taskTitle": "Title",
"tasks.description": "Description",
"tasks.priority": "Priority",
"tasks.dueDate": "Due Date",
"tasks.assignTo": "Assign to",
"tasks.allTasks": "All Tasks",
"tasks.assignedToMe": "Assigned to Me",
"tasks.createdByMe": "Created by Me",
"tasks.byTeamMember": "By Team Member",
"tasks.noTasks": "No tasks yet",
"tasks.noMatch": "No tasks match this filter",
"tasks.createFirst": "Create a task to get started",
"tasks.tryFilter": "Try a different filter",
"tasks.deleteTask": "Delete Task?",
"tasks.deleteConfirm": "Are you sure you want to delete this task? This action cannot be undone.",
"tasks.todo": "To Do",
"tasks.in_progress": "In Progress",
"tasks.done": "Done",
"tasks.start": "Start",
"tasks.complete": "Complete",
"tasks.from": "From:",
"tasks.assignedTo": "Assigned to:",
"tasks.task": "task",
"tasks.tasks": "tasks",
"tasks.of": "of",
"tasks.priority.low": "Low",
"tasks.priority.medium": "Medium",
"tasks.priority.high": "High",
"tasks.priority.urgent": "Urgent",
"tasks.created": "Task created successfully!",
"tasks.updated": "Task updated successfully!",
"tasks.deleted": "Task deleted successfully!",
"tasks.statusUpdated": "Task status updated!",
"tasks.canOnlyEditOwn": "You can only edit your own tasks.",
"tasks.search": "Search tasks...",
"tasks.board": "Board",
"tasks.list": "List",
"tasks.calendar": "Calendar",
"tasks.filters": "Filters",
"tasks.allProjects": "All Projects",
"tasks.allBrands": "All Brands",
"tasks.allPriorities": "All Priorities",
"tasks.allStatuses": "All Statuses",
"tasks.allAssignees": "All Assignees",
"tasks.allCreators": "All Creators",
"tasks.overdue": "Overdue",
"tasks.clearFilters": "Clear Filters",
"tasks.details": "Details",
"tasks.discussion": "Discussion",
"tasks.unscheduled": "Unscheduled",
"tasks.today": "Today",
"tasks.project": "Project",
"tasks.brand": "Brand",
"tasks.status": "Status",
"tasks.creator": "Creator",
"tasks.assignee": "Assignee",
"tasks.commentCount": "{n} comments",
"tasks.dueDateRange": "Due Date",
"tasks.noProject": "No project",
"tasks.createdBy": "Created by",
"tasks.startDate": "Start Date",
"tasks.attachments": "Attachments",
"tasks.uploadFile": "Upload file",
"tasks.setAsThumbnail": "Set as thumbnail",
"tasks.removeThumbnail": "Remove thumbnail",
"tasks.thumbnail": "Thumbnail",
"tasks.dropOrClick": "Drop file or click to upload",
"projects.thumbnail": "Thumbnail",
"projects.uploadThumbnail": "Upload Thumbnail",
"projects.changeThumbnail": "Change Thumbnail",
"projects.removeThumbnail": "Remove Thumbnail",
"team.title": "Team",
"team.members": "Team Members",
"team.addMember": "Add Member",
"team.newMember": "New Team Member",
"team.editMember": "Edit Team Member",
"team.myProfile": "My Profile",
"team.editProfile": "Edit My Profile",
"team.name": "Name",
"team.email": "Email",
"team.password": "Password",
"team.teamRole": "Team Role",
"team.phone": "Phone",
"team.brands": "Brands",
"team.brandsHelp": "Comma-separated brand names",
"team.removeMember": "Remove Team Member?",
"team.removeConfirm": "Are you sure you want to remove {name}? This action cannot be undone.",
"team.noMembers": "No team members",
"team.backToTeam": "Back to Team",
"team.totalTasks": "Total Tasks",
"team.saveProfile": "Save Profile",
"team.saveChanges": "Save Changes",
"team.member": "team member",
"team.membersPlural": "team members",
"team.fullName": "Full name",
"team.defaultPassword": "Default: changeme123",
"team.optional": "(optional)",
"team.fixedRole": "Fixed role for managers",
"team.remove": "Remove",
"team.noTasks": "No tasks",
"team.toDo": "To Do",
"team.inProgress": "In Progress",
"campaigns.title": "Campaigns",
"campaigns.newCampaign": "New Campaign",
"campaigns.noCampaigns": "No campaigns",
"assets.title": "Assets",
"assets.upload": "Upload",
"assets.noAssets": "No assets",
"brands.title": "Brands",
"brands.addBrand": "Add Brand",
"brands.editBrand": "Edit Brand",
"brands.deleteBrand": "Delete Brand?",
"brands.deleteBrandConfirm": "Are you sure you want to delete this brand? Posts and campaigns linked to it will lose their brand association.",
"brands.noBrands": "No brands yet",
"brands.brandName": "Name (English)",
"brands.brandNameAr": "Name (Arabic)",
"brands.brandPriority": "Priority",
"brands.brandIcon": "Icon",
"brands.logo": "Logo",
"brands.uploadLogo": "Upload Logo",
"brands.changeLogo": "Change Logo",
"brands.manageBrands": "Manage your organization's brands",
"settings.title": "Settings",
"settings.language": "Language",
"settings.english": "English",
"settings.arabic": "Arabic",
"settings.restartTutorial": "Restart Tutorial",
"settings.tutorialDesc": "Need a refresher? Restart the interactive tutorial to learn about all the features of Digital Hub.",
"settings.general": "General",
"settings.onboardingTutorial": "Onboarding Tutorial",
"settings.tutorialRestarted": "Tutorial Restarted!",
"settings.restarting": "Restarting...",
"settings.reloadingPage": "Reloading page to start tutorial...",
"settings.brands": "Brands",
"settings.manageBrands": "Manage your brands and their display names",
"settings.addBrand": "Add Brand",
"settings.editBrand": "Edit Brand",
"settings.brandName": "Name (English)",
"settings.brandNameAr": "Name (Arabic)",
"settings.brandPriority": "Priority",
"settings.brandIcon": "Icon",
"settings.deleteBrand": "Delete Brand?",
"settings.deleteBrandConfirm": "Are you sure you want to delete this brand? Posts and campaigns linked to it will lose their brand association.",
"settings.noBrands": "No brands yet. Add your first brand.",
"settings.moreComingSoon": "More Settings Coming Soon",
"settings.additionalSettings": "Additional settings for notifications, display preferences, and more will be added here.",
"settings.currency": "Currency",
"settings.currencyHint": "This currency will be used across all financial pages.",
"settings.preferences": "Manage your preferences and app settings",
"tutorial.skip": "Skip Tutorial",
"tutorial.next": "Next",
"tutorial.prev": "Back",
"tutorial.finish": "Finish",
"tutorial.of": "of",
"tutorial.step": "Step",
"tutorial.dashboard.title": "Dashboard",
"tutorial.dashboard.desc": "Your command center. See campaign performance, task progress, and team activity at a glance.",
"tutorial.campaigns.title": "Campaigns",
"tutorial.campaigns.desc": "Plan and manage marketing campaigns across all brands and platforms.",
"tutorial.posts.title": "Post Production",
"tutorial.posts.desc": "Create, review, and publish content. Drag posts through your workflow pipeline.",
"tutorial.tasks.title": "Tasks",
"tutorial.tasks.desc": "Assign and track tasks. Filter by who assigned them or who they're assigned to.",
"tutorial.team.title": "Team",
"tutorial.team.desc": "Your team directory. Complete your profile and see who you're working with.",
"tutorial.assets.title": "Assets",
"tutorial.assets.desc": "Upload and manage creative assets — images, videos, and documents.",
"tutorial.newPost.title": "Create Content",
"tutorial.newPost.desc": "Start creating content here. Pick your brand, platforms, and assign it to a team member.",
"tutorial.filters.title": "Filter & Focus",
"tutorial.filters.desc": "Use filters to focus on specific brands, platforms, or team members.",
"login.title": "Digital Hub",
"login.subtitle": "Sign in to continue",
"login.forgotPassword": "Forgot password?",
"login.defaultCreds": "Default credentials:",
"comments.title": "Discussion",
"comments.noComments": "No comments yet. Start the conversation.",
"comments.placeholder": "Write a comment...",
"comments.justNow": "Just now",
"comments.minutesAgo": "{n}m ago",
"comments.hoursAgo": "{n}h ago",
"comments.daysAgo": "{n}d ago",
"profile.completeYourProfile": "Complete Your Profile",
"profile.completeDesc": "Please complete your profile to access all features and help your team find you.",
"profile.completeProfileBtn": "Complete Profile",
"profile.later": "Later",
"timeline.title": "Timeline",
"timeline.day": "Day",
"timeline.week": "Week",
"timeline.today": "Today",
"timeline.startDate": "Start Date",
"timeline.dragToMove": "Drag to move",
"timeline.dragToResize": "Drag edges to resize",
"timeline.noItems": "No items to display",
"timeline.addItems": "Add items with dates to see the timeline",
"timeline.tracks": "Tracks",
"timeline.timeline": "Timeline",
"posts.details": "Details",
"posts.platformsLinks": "Platforms & Links",
"posts.discussion": "Discussion",
"campaigns.details": "Details",
"campaigns.performance": "Performance",
"campaigns.discussion": "Discussion",
"campaigns.name": "Name",
"campaigns.description": "Description",
"campaigns.brand": "Brand",
"campaigns.status": "Status",
"campaigns.platforms": "Platforms",
"campaigns.startDate": "Start Date",
"campaigns.endDate": "End Date",
"campaigns.budget": "Budget",
"campaigns.goals": "Goals",
"campaigns.notes": "Notes",
"campaigns.budgetSpent": "Budget Spent",
"campaigns.revenue": "Revenue",
"campaigns.impressions": "Impressions",
"campaigns.clicks": "Clicks",
"campaigns.conversions": "Conversions",
"campaigns.createCampaign": "Create Campaign",
"campaigns.editCampaign": "Edit Campaign",
"campaigns.deleteCampaign": "Delete Campaign?",
"campaigns.deleteConfirm": "Are you sure you want to delete this campaign? All associated data will be removed. This action cannot be undone.",
"tracks.details": "Details",
"tracks.metrics": "Metrics",
"tracks.trackName": "Track Name",
"tracks.type": "Type",
"tracks.platform": "Platform",
"tracks.budgetAllocated": "Budget Allocated",
"tracks.status": "Status",
"tracks.notes": "Notes",
"tracks.budgetSpent": "Budget Spent",
"tracks.revenue": "Revenue",
"tracks.addTrack": "Add Track",
"tracks.editTrack": "Edit Track",
"tracks.deleteTrack": "Delete Track?",
"tracks.deleteConfirm": "Are you sure you want to delete this track? This action cannot be undone.",
"projects.details": "Details",
"projects.discussion": "Discussion",
"projects.name": "Name",
"projects.description": "Description",
"projects.brand": "Brand",
"projects.owner": "Owner",
"projects.status": "Status",
"projects.startDate": "Start Date",
"projects.dueDate": "Due Date",
"projects.editProject": "Edit Project",
"projects.deleteProject": "Delete Project?",
"projects.deleteConfirm": "Are you sure you want to delete this project? This action cannot be undone.",
"team.details": "Details",
"team.workload": "Workload",
"team.recentTasks": "Recent Tasks",
"team.recentPosts": "Recent Posts",
"team.modules": "Modules",
"team.selectBrands": "Select brands...",
"team.gridView": "Grid View",
"team.teamsView": "Teams View",
"team.unassigned": "Unassigned",
"modules.marketing": "Marketing",
"modules.projects": "Projects",
"modules.finance": "Finance",
"modules.issues": "Issues",
"teams.title": "Teams",
"teams.teams": "Teams",
"teams.createTeam": "Create Team",
"teams.editTeam": "Edit Team",
"teams.deleteTeam": "Delete Team?",
"teams.deleteConfirm": "Are you sure you want to delete this team? This action cannot be undone.",
"teams.name": "Team Name",
"teams.description": "Description",
"teams.members": "members",
"teams.details": "Details",
"teams.noTeams": "No teams yet",
"teams.selectMembers": "Search members...",
"dates.today": "Today",
"dates.yesterday": "Yesterday",
"dates.thisWeek": "This Week",
"dates.lastWeek": "Last Week",
"dates.thisMonth": "This Month",
"dates.lastMonth": "Last Month",
"dates.thisQuarter": "This Quarter",
"dates.thisYear": "This Year",
"dates.customRange": "Custom Range",
"dates.clearDates": "Clear Dates",
"dashboard.myTasks": "My Tasks",
"dashboard.projectProgress": "Project Progress",
"dashboard.noProjectsYet": "No projects yet",
"finance.project": "Project",
"finance.projectBudget": "Project Budget",
"finance.projectBreakdown": "Project Breakdown",
"finance.budgetFor": "Budget for",
"budgets.title": "Budgets",
"budgets.subtitle": "Add and manage budget entries — track source, destination, and allocation",
"budgets.addEntry": "Add Entry",
"budgets.editEntry": "Edit Entry",
"budgets.deleteEntry": "Delete Entry?",
"budgets.deleteConfirm": "Are you sure you want to delete this budget entry? This action cannot be undone.",
"budgets.searchEntries": "Search entries...",
"budgets.allCategories": "All Categories",
"budgets.allDestinations": "All Destinations",
"budgets.noEntries": "No budget entries yet. Add your first entry.",
"budgets.noMatch": "No entries match your filters.",
"budgets.label": "Label",
"budgets.labelPlaceholder": "e.g., Q1 Marketing Budget, Equipment Purchase...",
"budgets.amount": "Amount",
"budgets.dateReceived": "Date Received",
"budgets.source": "Source",
"budgets.sourcePlaceholder": "e.g., CEO Approval, Annual Budget...",
"budgets.destination": "Destination",
"budgets.selectDestination": "Select destination...",
"budgets.companyCard": "Company Card",
"budgets.personalAccount": "Personal Account",
"budgets.corporateAccount": "Corporate Account",
"budgets.otherDest": "Other",
"budgets.category": "Category",
"budgets.linkedTo": "Linked To",
"budgets.noCampaign": "No campaign",
"budgets.noProject": "No project",
"budgets.general": "General",
"budgets.notes": "Notes",
"budgets.notesPlaceholder": "Any details about this budget entry...",
"budgets.date": "Date",
"budgets.type": "Type",
"budgets.income": "Income",
"budgets.expense": "Expense",
"budgets.allTypes": "All Types",
"budgets.net": "Net",
"budgets.dateExpensed": "Date",
"dashboard.expenses": "Expenses",
"finance.expenses": "Total Expenses",
"settings.uploads": "Uploads",
"settings.maxFileSize": "Maximum File Size",
"settings.maxFileSizeHint": "Maximum allowed file size for attachments (1-500 MB)",
"settings.mb": "MB",
"settings.saved": "Settings saved!",
"tasks.maxFileSize": "Max file size: {size} MB",
"tasks.fileTooLarge": "File \"{name}\" is too large ({size} MB). Maximum allowed: {max} MB.",
"issues.board": "Board",
"issues.list": "List",
"issues.statusUpdated": "Issue status updated!",
"issues.dropHere": "Drop here",
"issues.noIssuesInColumn": "No issues",
"artefacts.grid": "Grid",
"artefacts.list": "List",
"artefacts.allCreators": "All Creators",
"artefacts.allProjects": "All Projects",
"artefacts.allCampaigns": "All Campaigns",
"artefacts.project": "Project",
"artefacts.campaign": "Campaign",
"artefacts.sortRecentlyUpdated": "Recently Updated",
"artefacts.sortNewest": "Newest First",
"artefacts.sortOldest": "Oldest First",
"artefacts.sortTitleAZ": "Title A-Z"
}