996 lines
45 KiB
JSON
996 lines
45 KiB
JSON
{
|
|
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
"app_name": "Root",
|
|
"nav_files": "Files",
|
|
"nav_calendar": "Calendar",
|
|
"nav_settings": "Settings",
|
|
"nav_kanban": "Kanban",
|
|
"user_menu_account_settings": "Account Settings",
|
|
"user_menu_switch_org": "Switch Organization",
|
|
"user_menu_logout": "Log Out",
|
|
"btn_new": "New",
|
|
"btn_create": "Create",
|
|
"btn_cancel": "Cancel",
|
|
"btn_save": "Save",
|
|
"btn_delete": "Delete",
|
|
"btn_edit": "Edit",
|
|
"btn_close": "Close",
|
|
"btn_creating": "Creating...",
|
|
"btn_upload": "Upload",
|
|
"btn_remove": "Remove",
|
|
"login_title": "Welcome to Root",
|
|
"login_subtitle": "Your team's workspace for docs, boards, and calendars.",
|
|
"login_tab_login": "Log In",
|
|
"login_tab_signup": "Sign Up",
|
|
"login_email_label": "Email",
|
|
"login_email_placeholder": "you@example.com",
|
|
"login_password_label": "Password",
|
|
"login_password_placeholder": "••••••••",
|
|
"login_btn_login": "Log In",
|
|
"login_btn_signup": "Sign Up",
|
|
"login_or_continue": "or continue with",
|
|
"login_google": "Continue with Google",
|
|
"login_signup_prompt": "Don't have an account?",
|
|
"login_login_prompt": "Already have an account?",
|
|
"login_signup_success_title": "Check your email",
|
|
"login_signup_success_text": "We sent a confirmation link to {email}. Click it to activate your account.",
|
|
"org_selector_title": "Your Organizations",
|
|
"org_selector_create": "Create Organization",
|
|
"org_selector_create_title": "Create Organization",
|
|
"org_selector_name_label": "Organization Name",
|
|
"org_selector_name_placeholder": "My Team",
|
|
"org_selector_slug_label": "URL Slug",
|
|
"org_selector_slug_placeholder": "my-team",
|
|
"org_overview": "Organization Overview",
|
|
"files_title": "Files",
|
|
"files_breadcrumb_home": "Home",
|
|
"files_create_title": "Create New",
|
|
"files_type_document": "Document",
|
|
"files_type_folder": "Folder",
|
|
"files_type_kanban": "Kanban",
|
|
"files_name_label": "Name",
|
|
"files_doc_placeholder": "Document name",
|
|
"files_folder_placeholder": "Folder name",
|
|
"files_kanban_placeholder": "Kanban board name",
|
|
"files_rename_title": "Rename",
|
|
"files_context_rename": "Rename",
|
|
"files_context_move": "Move to...",
|
|
"files_context_delete": "Delete",
|
|
"files_context_open_tab": "Open in new tab",
|
|
"files_empty": "No files yet. Click New to create one.",
|
|
"files_toggle_view": "Toggle view",
|
|
"kanban_title": "Kanban",
|
|
"kanban_create_board": "Create Board",
|
|
"kanban_board_name_label": "Board Name",
|
|
"kanban_board_name_placeholder": "e.g. Sprint 1",
|
|
"kanban_edit_board": "Edit Board",
|
|
"kanban_rename_board": "Rename Board",
|
|
"kanban_delete_board": "Delete Board",
|
|
"kanban_add_column": "Add Column",
|
|
"kanban_column_name_label": "Column Name",
|
|
"kanban_column_name_placeholder": "e.g. To Do, In Progress, Done",
|
|
"kanban_add_card": "Add card",
|
|
"kanban_card_details": "Card Details",
|
|
"kanban_card_title_label": "Title",
|
|
"kanban_card_title_placeholder": "Card title",
|
|
"kanban_card_desc_label": "Description",
|
|
"kanban_card_desc_placeholder": "Add a more detailed description...",
|
|
"kanban_tags": "Tags",
|
|
"kanban_tag_placeholder": "Tag name",
|
|
"kanban_tag_add": "Add",
|
|
"kanban_empty": "Kanban boards are now managed in Files",
|
|
"kanban_go_to_files": "Go to Files",
|
|
"kanban_select_board": "Select a board above",
|
|
"calendar_title": "Calendar",
|
|
"calendar_subscribe": "Subscribe to Calendar",
|
|
"calendar_refresh": "Refresh Events",
|
|
"calendar_settings": "Calendar Settings",
|
|
"calendar_create_event": "Create Event",
|
|
"calendar_edit_event": "Edit Event",
|
|
"calendar_event_title": "Title",
|
|
"calendar_event_title_placeholder": "Event title",
|
|
"calendar_event_date": "Date",
|
|
"calendar_event_time": "Time",
|
|
"calendar_event_desc": "Description",
|
|
"settings_title": "Settings",
|
|
"settings_tab_general": "General",
|
|
"settings_tab_members": "Members",
|
|
"settings_tab_roles": "Roles",
|
|
"settings_tab_tags": "Tags",
|
|
"settings_tab_integrations": "Integrations",
|
|
"settings_general_title": "Organization details",
|
|
"settings_general_avatar": "Avatar",
|
|
"settings_general_name": "Name",
|
|
"settings_general_name_placeholder": "Organization name",
|
|
"settings_general_slug": "URL slug (yoursite.com/...)",
|
|
"settings_general_slug_placeholder": "my-org",
|
|
"settings_general_save": "Save Changes",
|
|
"settings_general_danger_zone": "Danger Zone",
|
|
"settings_general_delete_org": "Delete Organization",
|
|
"settings_general_delete_org_desc": "Permanently delete this organization and all its data.",
|
|
"settings_general_leave_org": "Leave Organization",
|
|
"settings_general_leave_org_desc": "Leave this organization. You will need to be re-invited to rejoin.",
|
|
"settings_general_leave_btn": "Leave {orgName}",
|
|
"settings_social_title": "Social & Links",
|
|
"settings_social_desc": "Add your organization's website and social media links.",
|
|
"settings_social_website": "Website",
|
|
"settings_social_website_placeholder": "https://yourorg.com",
|
|
"settings_social_instagram": "Instagram",
|
|
"settings_social_instagram_placeholder": "https://instagram.com/yourorg",
|
|
"settings_social_facebook": "Facebook",
|
|
"settings_social_facebook_placeholder": "https://facebook.com/yourorg",
|
|
"settings_social_discord": "Discord",
|
|
"settings_social_discord_placeholder": "https://discord.gg/yourorg",
|
|
"settings_social_linkedin": "LinkedIn",
|
|
"settings_social_linkedin_placeholder": "https://linkedin.com/company/yourorg",
|
|
"settings_social_x": "X (Twitter)",
|
|
"settings_social_x_placeholder": "https://x.com/yourorg",
|
|
"settings_social_youtube": "YouTube",
|
|
"settings_social_youtube_placeholder": "https://youtube.com/@yourorg",
|
|
"settings_social_tiktok": "TikTok",
|
|
"settings_social_tiktok_placeholder": "https://tiktok.com/@yourorg",
|
|
"settings_social_fienta": "Fienta",
|
|
"settings_social_fienta_placeholder": "https://fienta.com/yourorg",
|
|
"settings_social_twitch": "Twitch",
|
|
"settings_social_twitch_placeholder": "https://twitch.tv/yourorg",
|
|
"settings_social_save": "Save Links",
|
|
"settings_tags_title": "Organization Tags",
|
|
"settings_tags_desc": "Manage tags that can be used across all Kanban boards.",
|
|
"settings_tags_create": "Create Tag",
|
|
"settings_tags_empty": "No tags yet. Create your first tag to organize Kanban cards.",
|
|
"settings_tags_name_placeholder": "Tag name",
|
|
"settings_members_title": "Team Members ({count})",
|
|
"settings_members_invite": "Invite Member",
|
|
"settings_members_pending": "Pending Invites",
|
|
"settings_members_invited_as": "Invited as {role} • Expires {date}",
|
|
"settings_members_copy_link": "Copy Link",
|
|
"settings_members_unknown": "Unknown User",
|
|
"settings_members_no_name": "No name",
|
|
"settings_members_no_email": "No email",
|
|
"settings_members_remove": "Remove from organization",
|
|
"settings_invite_title": "Invite Member",
|
|
"settings_invite_email": "Email address",
|
|
"settings_invite_email_placeholder": "colleague@example.com",
|
|
"settings_invite_role": "Role",
|
|
"settings_invite_send": "Send Invite",
|
|
"settings_invite_role_viewer": "Viewer - Can view content",
|
|
"settings_invite_role_commenter": "Commenter - Can view and comment",
|
|
"settings_invite_role_editor": "Editor - Can create and edit content",
|
|
"settings_invite_role_admin": "Admin - Can manage members and settings",
|
|
"settings_edit_member": "Edit Member",
|
|
"settings_roles_title": "Roles",
|
|
"settings_roles_desc": "Create custom roles with specific permissions.",
|
|
"settings_roles_create": "Create Role",
|
|
"settings_roles_edit": "Edit Role",
|
|
"settings_roles_system": "System",
|
|
"settings_roles_default": "Default",
|
|
"settings_roles_all_perms": "All Permissions",
|
|
"settings_roles_more": "+{count} more",
|
|
"settings_roles_name_label": "Name",
|
|
"settings_roles_name_placeholder": "e.g., Moderator",
|
|
"settings_roles_color": "Color",
|
|
"settings_roles_permissions": "Permissions",
|
|
"settings_integrations_google_cal": "Google Calendar",
|
|
"settings_integrations_google_cal_desc": "Share a Google Calendar with all organization members.",
|
|
"settings_integrations_connected": "Connected",
|
|
"settings_integrations_disconnect": "Disconnect",
|
|
"settings_integrations_connect": "Connect Google Calendar",
|
|
"settings_integrations_discord": "Discord",
|
|
"settings_integrations_discord_desc": "Get notifications in your Discord server.",
|
|
"settings_integrations_slack": "Slack",
|
|
"settings_integrations_slack_desc": "Get notifications in your Slack workspace.",
|
|
"settings_integrations_coming_soon": "Coming soon",
|
|
"settings_connect_cal_title": "Connect Public Google Calendar",
|
|
"settings_connect_cal_desc": "Paste your Google Calendar's shareable link or calendar ID. The calendar must be set to public in Google Calendar settings.",
|
|
"settings_connect_cal_how": "How to get your calendar link:",
|
|
"settings_connect_cal_step1": "Open Google Calendar",
|
|
"settings_connect_cal_step2": "Click the 3 dots next to your calendar → Settings",
|
|
"settings_connect_cal_step3": "Under \"Access permissions\", check \"Make available to public\"",
|
|
"settings_connect_cal_step4": "Scroll to \"Integrate calendar\" and copy the Calendar ID or Public URL",
|
|
"settings_connect_cal_input_label": "Calendar URL or ID",
|
|
"settings_connect_cal_input_placeholder": "Paste calendar URL or ID (e.g., abc123@group.calendar.google.com)",
|
|
"settings_connect_cal_btn": "Connect",
|
|
"account_title": "Account Settings",
|
|
"account_subtitle": "Manage your personal profile and preferences.",
|
|
"account_profile": "Profile",
|
|
"account_photo": "Photo",
|
|
"account_sync_google": "Sync Google",
|
|
"account_remove_photo": "Remove photo",
|
|
"account_display_name": "Display Name",
|
|
"account_display_name_placeholder": "Your name",
|
|
"account_email": "Email",
|
|
"account_phone": "Phone",
|
|
"account_phone_placeholder": "+372 ...",
|
|
"account_discord": "Discord",
|
|
"account_discord_placeholder": "username",
|
|
"account_contact_info": "Contact & Sizing",
|
|
"account_shirt_size": "Shirt Size",
|
|
"account_hoodie_size": "Hoodie Size",
|
|
"account_size_placeholder": "Select size",
|
|
"account_save_profile": "Save Profile",
|
|
"account_appearance": "Appearance",
|
|
"account_theme": "Theme",
|
|
"account_theme_dark": "Dark",
|
|
"account_theme_light": "Light (Coming Soon)",
|
|
"account_theme_system": "System (Coming Soon)",
|
|
"account_accent_color": "Accent Color",
|
|
"account_use_org_theme": "Use Organization Theme",
|
|
"account_use_org_theme_desc": "Override your personal theme with the org's settings.",
|
|
"account_language": "Language",
|
|
"account_language_desc": "Choose your preferred language for the interface.",
|
|
"account_save_preferences": "Save Preferences",
|
|
"account_security": "Security & Sessions",
|
|
"account_password": "Password",
|
|
"account_password_desc": "If you signed in with Google, your password is managed by Google. Otherwise, you can reset your password via email.",
|
|
"account_send_reset": "Send Reset Email",
|
|
"account_active_sessions": "Active Sessions",
|
|
"account_sessions_desc": "Sign out of all other sessions if you suspect unauthorized access.",
|
|
"account_signout_others": "Sign Out Other Sessions",
|
|
"editor_save": "Save",
|
|
"editor_saving": "Saving...",
|
|
"editor_saved": "Saved",
|
|
"editor_error": "Error",
|
|
"editor_placeholder": "Start writing...",
|
|
"editor_bold": "Bold (Ctrl+B)",
|
|
"editor_italic": "Italic (Ctrl+I)",
|
|
"editor_strikethrough": "Strikethrough",
|
|
"editor_bullet_list": "Bullet List",
|
|
"editor_numbered_list": "Numbered List",
|
|
"editor_quote": "Quote",
|
|
"editor_code_block": "Code Block",
|
|
"toast_error_delete_org": "Failed to delete organization.",
|
|
"toast_error_leave_org": "Failed to leave organization.",
|
|
"toast_error_invite": "Failed to send invite: {error}",
|
|
"toast_error_update_role": "Failed to update role.",
|
|
"toast_error_remove_member": "Failed to remove member.",
|
|
"toast_error_delete_role": "Failed to delete role.",
|
|
"toast_error_disconnect_cal": "Failed to disconnect calendar.",
|
|
"toast_error_reset_email": "Failed to send reset email.",
|
|
"toast_success_reset_email": "Password reset email sent.",
|
|
"toast_success_signout_others": "Other sessions signed out.",
|
|
"confirm_delete_role": "Delete role \"{name}\"? Members with this role will need to be reassigned.",
|
|
"confirm_leave_org": "Are you sure you want to leave {orgName}?",
|
|
"confirm_delete_org": "Type \"{orgName}\" to confirm deletion:",
|
|
"confirm_remove_member": "Remove {name} from the organization?",
|
|
"confirm_disconnect_cal": "Disconnect Google Calendar?",
|
|
"role_viewer": "Viewer",
|
|
"role_commenter": "Commenter",
|
|
"role_editor": "Editor",
|
|
"role_admin": "Admin",
|
|
"role_owner": "Owner",
|
|
"error_owner_cant_leave": "Owners cannot leave. Transfer ownership first or delete the organization.",
|
|
"overview_title": "Organization Overview",
|
|
"overview_stat_members": "Members",
|
|
"overview_stat_documents": "Documents",
|
|
"overview_stat_folders": "Folders",
|
|
"overview_stat_boards": "Boards",
|
|
"overview_quick_links": "Quick Links",
|
|
"activity_title": "Recent Activity",
|
|
"activity_empty": "No recent activity yet.",
|
|
"activity_created": "{user} created {entityType} \"{name}\"",
|
|
"activity_updated": "{user} updated {entityType} \"{name}\"",
|
|
"activity_deleted": "{user} deleted {entityType} \"{name}\"",
|
|
"activity_moved": "{user} moved {entityType} \"{name}\"",
|
|
"activity_renamed": "{user} renamed {entityType} \"{name}\"",
|
|
"activity_just_now": "Just now",
|
|
"activity_minutes_ago": "{count}m ago",
|
|
"activity_hours_ago": "{count}h ago",
|
|
"activity_days_ago": "{count}d ago",
|
|
"entity_document": "document",
|
|
"entity_folder": "folder",
|
|
"entity_kanban_board": "board",
|
|
"entity_kanban_card": "card",
|
|
"entity_kanban_column": "column",
|
|
"entity_member": "member",
|
|
"entity_role": "role",
|
|
"entity_invite": "invite",
|
|
"entity_event": "event",
|
|
"nav_events": "Events",
|
|
"nav_chat": "Chat",
|
|
"chat_title": "Chat",
|
|
"chat_subtitle": "Team messaging and communication",
|
|
"events_title": "Events",
|
|
"events_subtitle": "Organize and manage your events",
|
|
"events_new": "New Event",
|
|
"events_create": "Create Event",
|
|
"events_empty_title": "No events yet",
|
|
"events_empty_desc": "Create your first event to get started",
|
|
"events_no_dates": "No dates set",
|
|
"events_tab_all": "All Events",
|
|
"events_tab_planning": "Planning",
|
|
"events_tab_active": "Active",
|
|
"events_tab_completed": "Completed",
|
|
"events_tab_archived": "Archived",
|
|
"events_status_planning": "Planning",
|
|
"events_status_active": "Active",
|
|
"events_status_completed": "Completed",
|
|
"events_status_archived": "Archived",
|
|
"events_form_name": "Event Name",
|
|
"events_form_name_placeholder": "e.g., Summer Conference 2026",
|
|
"events_form_description": "Description",
|
|
"events_form_description_placeholder": "Brief description of the event...",
|
|
"events_form_start_date": "Start Date",
|
|
"events_form_end_date": "End Date",
|
|
"events_form_venue": "Venue",
|
|
"events_form_venue_placeholder": "e.g., Convention Center",
|
|
"events_form_venue_address_placeholder": "Venue address",
|
|
"events_form_color": "Color",
|
|
"events_form_select_color": "Select color {color}",
|
|
"events_creating": "Creating...",
|
|
"events_saving": "Saving...",
|
|
"events_deleting": "Deleting...",
|
|
"events_updated": "Event updated",
|
|
"events_created": "Event \"{name}\" created",
|
|
"events_deleted": "Event deleted",
|
|
"events_delete_title": "Delete Event?",
|
|
"events_delete_desc": "This will permanently delete {name} and all its data. This action cannot be undone.",
|
|
"events_delete_confirm": "Delete Event",
|
|
"events_days_ago": "{count} days ago",
|
|
"events_today": "Today!",
|
|
"events_tomorrow": "Tomorrow",
|
|
"events_in_days": "In {count} days",
|
|
"events_overview": "Overview",
|
|
"events_modules": "Modules",
|
|
"events_details": "Event Details",
|
|
"events_start_date": "Start Date",
|
|
"events_end_date": "End Date",
|
|
"events_venue": "Venue",
|
|
"events_not_set": "Not set",
|
|
"events_all_events": "All Events",
|
|
"events_team": "Team",
|
|
"events_team_count": "Team ({count})",
|
|
"events_team_manage": "Manage",
|
|
"events_team_empty": "No team members assigned yet",
|
|
"events_more_members": "+{count} more",
|
|
"events_mod_tasks": "Tasks",
|
|
"events_mod_tasks_desc": "Manage tasks, milestones, and progress",
|
|
"events_mod_files": "Files",
|
|
"events_mod_files_desc": "Documents, contracts, and media",
|
|
"events_mod_schedule": "Schedule",
|
|
"events_mod_schedule_desc": "Event timeline and program",
|
|
"events_mod_budget": "Budget",
|
|
"events_mod_budget_desc": "Income, expenses, and tracking",
|
|
"events_mod_guests": "Guests",
|
|
"events_mod_guests_desc": "Guest list and registration",
|
|
"events_mod_team": "Team",
|
|
"events_mod_team_desc": "Team members and shift scheduling",
|
|
"events_mod_sponsors": "Sponsors",
|
|
"events_mod_sponsors_desc": "Sponsors, partners, and deliverables",
|
|
"module_coming_soon": "Coming Soon",
|
|
"module_coming_soon_desc": "This module is under development and will be available soon.",
|
|
"team_title": "Event Team",
|
|
"team_subtitle": "Manage team members and their roles for this event.",
|
|
"team_add_member": "Add Member",
|
|
"team_role_lead": "Lead",
|
|
"team_role_manager": "Manager",
|
|
"team_role_member": "Member",
|
|
"team_empty": "No team members assigned yet. Add members from your organization.",
|
|
"team_remove_confirm": "Remove {name} from this event's team?",
|
|
"team_remove_btn": "Remove",
|
|
"team_added": "{name} added to team",
|
|
"team_removed": "{name} removed from team",
|
|
"team_updated": "Role updated",
|
|
"team_select_member": "Select a member",
|
|
"team_select_role": "Select role",
|
|
"team_already_assigned": "Already on team",
|
|
"team_departments": "Departments",
|
|
"team_roles": "Roles",
|
|
"team_all": "All",
|
|
"team_no_department": "Unassigned",
|
|
"team_add_department": "Add Department",
|
|
"team_add_role": "Add Role",
|
|
"team_edit_department": "Edit Department",
|
|
"team_edit_role": "Edit Role",
|
|
"team_dept_name": "Department name",
|
|
"team_role_name": "Role name",
|
|
"team_dept_created": "Department created",
|
|
"team_dept_updated": "Department updated",
|
|
"team_dept_deleted": "Department deleted",
|
|
"team_role_created": "Role created",
|
|
"team_role_updated": "Role updated",
|
|
"team_role_deleted": "Role deleted",
|
|
"team_dept_delete_confirm": "Delete department {name}? Members will be unassigned from it.",
|
|
"team_role_delete_confirm": "Delete role {name}? Members will lose this role assignment.",
|
|
"team_view_by_dept": "By department",
|
|
"team_view_list": "List view",
|
|
"team_member_count": "{count} members",
|
|
"team_assign_dept": "Assign departments",
|
|
"team_notes": "Notes",
|
|
"team_notes_placeholder": "Optional notes about this member...",
|
|
"overview_subtitle": "Welcome back. Here's what's happening.",
|
|
"overview_stat_events": "Events",
|
|
"overview_upcoming_events": "Upcoming Events",
|
|
"overview_upcoming_empty": "No upcoming events. Create one to get started.",
|
|
"overview_view_all_events": "View all events",
|
|
"overview_more_members": "+{count} more",
|
|
"chat_join_title": "Join Chat",
|
|
"chat_join_description": "Chat is powered by Matrix, an open standard for secure, decentralized communication.",
|
|
"chat_join_consent": "By joining, a Matrix account will be created for you using your current profile details (name, email, and avatar).",
|
|
"chat_join_learn_more": "Learn more about Matrix",
|
|
"chat_join_button": "Join Chat",
|
|
"chat_joining": "Setting up your account...",
|
|
"chat_join_success": "Chat account created! Welcome.",
|
|
"chat_join_error": "Failed to set up chat. Please try again.",
|
|
"chat_disconnect": "Disconnect from Chat",
|
|
"dept_dashboard_no_modules": "No modules configured yet",
|
|
"dept_dashboard_add_first": "Add your first module",
|
|
"dept_dashboard_add_module": "Add Module",
|
|
"dept_dashboard_all_added": "All modules are already added",
|
|
"dept_dashboard_expand": "Expand",
|
|
"dept_dashboard_remove_module": "Remove module",
|
|
"dept_dashboard_coming_soon": "Coming soon",
|
|
"dept_dashboard_module_coming_soon": "Module coming soon",
|
|
"dept_dashboard_departments": "Departments",
|
|
"dept_checklist_no_items": "No checklists yet",
|
|
"dept_checklist_add": "Add checklist",
|
|
"dept_checklist_add_item": "Add item...",
|
|
"dept_notes_no_notes": "No notes yet",
|
|
"dept_notes_new": "New note",
|
|
"dept_notes_select": "Select a note",
|
|
"dept_notes_placeholder": "Start writing...",
|
|
"dept_notes_title_placeholder": "Note title...",
|
|
"dept_kanban_open": "Open Tasks Board",
|
|
"dept_kanban_desc": "Task board for this department",
|
|
"dept_files_open": "Open Files",
|
|
"dept_files_desc": "Department files and documents",
|
|
"dept_quick_add": "Quick add",
|
|
"dept_modules_label": "Modules",
|
|
"dept_dashboard_collapse": "Collapse",
|
|
"dept_dashboard_move_left": "Move left",
|
|
"dept_dashboard_move_right": "Move right",
|
|
"dept_dashboard_layout_1col": "1 Column",
|
|
"dept_dashboard_layout_2col": "2 Columns",
|
|
"dept_dashboard_layout_3col": "3 Columns",
|
|
"dept_dashboard_layout_grid": "2x2 Grid",
|
|
"dept_module_kanban": "Kanban",
|
|
"dept_module_files": "Files",
|
|
"dept_module_checklist": "Checklist",
|
|
"dept_module_notes": "Notes",
|
|
"dept_module_schedule": "Schedule",
|
|
"dept_module_contacts": "Contacts",
|
|
"dept_module_budget": "Budget",
|
|
"dept_module_sponsors": "Sponsors",
|
|
"dept_module_map": "Map",
|
|
"toast_error_update_layout": "Failed to update layout",
|
|
"toast_error_add_module": "Failed to add module",
|
|
"toast_error_remove_module": "Failed to remove module",
|
|
"toast_error_reorder_modules": "Failed to reorder modules",
|
|
"toast_error_add_item": "Failed to add item",
|
|
"toast_error_update_item": "Failed to update item",
|
|
"toast_error_delete_item": "Failed to delete item",
|
|
"toast_error_create_checklist": "Failed to create checklist",
|
|
"toast_error_delete_checklist": "Failed to delete checklist",
|
|
"toast_error_rename_checklist": "Failed to rename checklist",
|
|
"toast_error_create_note": "Failed to create note",
|
|
"toast_error_update_note": "Failed to update note",
|
|
"toast_error_delete_note": "Failed to delete note",
|
|
"toast_error_create_stage": "Failed to create stage",
|
|
"toast_error_delete_stage": "Failed to delete stage",
|
|
"toast_error_create_block": "Failed to create schedule block",
|
|
"toast_error_update_block": "Failed to update schedule block",
|
|
"toast_error_delete_block": "Failed to delete schedule block",
|
|
"toast_error_create_contact": "Failed to create contact",
|
|
"toast_error_update_contact": "Failed to update contact",
|
|
"toast_error_delete_contact": "Failed to delete contact",
|
|
"toast_error_create_category": "Failed to create category",
|
|
"toast_error_delete_category": "Failed to delete category",
|
|
"toast_error_create_budget_item": "Failed to create budget item",
|
|
"toast_error_update_budget_item": "Failed to update budget item",
|
|
"toast_error_delete_budget_item": "Failed to delete budget item",
|
|
"toast_error_upload_receipt": "Failed to upload receipt",
|
|
"toast_success_receipt_attached": "Receipt \"{name}\" attached",
|
|
"toast_error_create_tier": "Failed to create tier",
|
|
"toast_error_delete_tier": "Failed to delete tier",
|
|
"toast_error_create_sponsor": "Failed to create sponsor",
|
|
"toast_error_update_sponsor": "Failed to update sponsor",
|
|
"toast_error_delete_sponsor": "Failed to delete sponsor",
|
|
"toast_error_create_deliverable": "Failed to create deliverable",
|
|
"toast_error_update_deliverable": "Failed to update deliverable",
|
|
"toast_error_delete_deliverable": "Failed to delete deliverable",
|
|
"checklist_rename": "Rename",
|
|
"checklist_delete": "Delete checklist",
|
|
"checklist_add_item_placeholder": "Add item...",
|
|
"checklist_name_placeholder": "Checklist name...",
|
|
"checklist_no_items": "No checklists yet",
|
|
"checklist_add": "Add checklist",
|
|
"notes_new": "New note",
|
|
"notes_title_placeholder": "Note title...",
|
|
"notes_placeholder": "Start writing...",
|
|
"notes_no_notes": "No notes yet",
|
|
"notes_select": "Select a note",
|
|
"notes_export_document": "Export as document",
|
|
"notes_delete": "Delete note",
|
|
"notes_exported": "Exported \"{title}\" as document",
|
|
"notes_export_error": "Failed to export note",
|
|
"schedule_timeline": "Timeline",
|
|
"schedule_list": "List",
|
|
"schedule_add_block": "Add Block",
|
|
"schedule_manage_stages": "Manage Stages",
|
|
"schedule_no_blocks": "No schedule blocks yet",
|
|
"schedule_add_first": "Add your first block to start building the schedule.",
|
|
"schedule_all_day": "All day",
|
|
"schedule_no_stage": "No stage",
|
|
"schedule_add_stage_title": "Add Stage / Room",
|
|
"schedule_stage_name_placeholder": "e.g. Main Stage",
|
|
"schedule_add_stage": "Add Stage",
|
|
"schedule_existing_stages": "Existing Stages",
|
|
"schedule_no_stages": "No stages yet",
|
|
"schedule_add_block_title": "Add Schedule Block",
|
|
"schedule_edit_block_title": "Edit Schedule Block",
|
|
"schedule_block_title_label": "Title",
|
|
"schedule_block_title_placeholder": "e.g. Opening Ceremony",
|
|
"schedule_block_speaker_label": "Speaker / Host",
|
|
"schedule_block_speaker_placeholder": "e.g. John Doe",
|
|
"schedule_block_start_label": "Start Time",
|
|
"schedule_block_end_label": "End Time",
|
|
"schedule_block_stage_label": "Stage / Room",
|
|
"schedule_block_no_stage": "No stage",
|
|
"schedule_block_description_label": "Description",
|
|
"schedule_block_description_placeholder": "Optional description...",
|
|
"schedule_block_color_label": "Color",
|
|
"schedule_block_delete": "Delete Block",
|
|
"contacts_search_placeholder": "Search contacts...",
|
|
"contacts_add": "Add Contact",
|
|
"contacts_no_contacts": "No contacts yet",
|
|
"contacts_add_first": "Add your first contact to build your directory.",
|
|
"contacts_no_results": "No contacts match your search",
|
|
"contacts_category_all": "All",
|
|
"contacts_category_venue": "Venue",
|
|
"contacts_category_catering": "Catering",
|
|
"contacts_category_av": "AV / Tech",
|
|
"contacts_category_security": "Security",
|
|
"contacts_category_transport": "Transport",
|
|
"contacts_category_entertainment": "Entertainment",
|
|
"contacts_category_media": "Media",
|
|
"contacts_category_sponsor": "Sponsor",
|
|
"contacts_category_other": "Other",
|
|
"contacts_add_title": "Add Contact",
|
|
"contacts_edit_title": "Edit Contact",
|
|
"contacts_name_label": "Name",
|
|
"contacts_name_placeholder": "Contact name",
|
|
"contacts_role_label": "Role / Title",
|
|
"contacts_role_placeholder": "e.g. Event Manager",
|
|
"contacts_company_label": "Company",
|
|
"contacts_company_placeholder": "Company name",
|
|
"contacts_email_label": "Email",
|
|
"contacts_email_placeholder": "email@example.com",
|
|
"contacts_phone_label": "Phone",
|
|
"contacts_phone_placeholder": "+372 ...",
|
|
"contacts_website_label": "Website",
|
|
"contacts_website_placeholder": "https://...",
|
|
"contacts_category_label": "Category",
|
|
"contacts_notes_label": "Notes",
|
|
"contacts_notes_placeholder": "Optional notes...",
|
|
"contacts_delete_confirm": "Delete this contact?",
|
|
"budget_income": "Income",
|
|
"budget_expenses": "Expenses",
|
|
"budget_planned": "Planned: {amount}",
|
|
"budget_planned_balance": "Planned Balance",
|
|
"budget_actual_balance": "Actual Balance",
|
|
"budget_view_all": "All",
|
|
"budget_view_income": "Income",
|
|
"budget_view_expenses": "Expenses",
|
|
"budget_add_category": "Category",
|
|
"budget_add_item": "Add Item",
|
|
"budget_no_items": "No budget items yet",
|
|
"budget_col_type": "Type",
|
|
"budget_col_description": "Description",
|
|
"budget_col_category": "Category",
|
|
"budget_col_planned": "Planned",
|
|
"budget_col_actual": "Actual",
|
|
"budget_col_diff": "Diff",
|
|
"budget_col_receipt": "Receipt",
|
|
"budget_uncategorized": "Uncategorized",
|
|
"budget_total": "Total",
|
|
"budget_missing_receipt": "Missing invoice/receipt - click to upload",
|
|
"budget_missing_receipt_short": "Missing invoice/receipt",
|
|
"budget_receipt_attached": "Receipt attached",
|
|
"budget_add_item_title": "Add Budget Item",
|
|
"budget_edit_item_title": "Edit Budget Item",
|
|
"budget_description_label": "Description",
|
|
"budget_description_placeholder": "e.g. Venue rental",
|
|
"budget_type_label": "Type",
|
|
"budget_type_expense": "Expense",
|
|
"budget_type_income": "Income",
|
|
"budget_category_label": "Category",
|
|
"budget_planned_amount_label": "Planned Amount",
|
|
"budget_actual_amount_label": "Actual Amount",
|
|
"budget_notes_label": "Notes",
|
|
"budget_notes_placeholder": "Optional notes...",
|
|
"budget_add_category_title": "Add Category",
|
|
"budget_category_name_label": "Name",
|
|
"budget_category_name_placeholder": "e.g. Venue",
|
|
"budget_category_color_label": "Color",
|
|
"budget_select_color": "Select color {color}",
|
|
"budget_existing_categories": "Existing Categories",
|
|
"sponsors_search_placeholder": "Search sponsors...",
|
|
"sponsors_add_tier": "Add Tier",
|
|
"sponsors_add_sponsor": "Add Sponsor",
|
|
"sponsors_no_sponsors": "No sponsors yet",
|
|
"sponsors_add_first": "Add sponsor tiers and start tracking your sponsors.",
|
|
"sponsors_no_results": "No sponsors match your filters",
|
|
"sponsors_filter_all_statuses": "All Statuses",
|
|
"sponsors_filter_all_tiers": "All Tiers",
|
|
"sponsors_status_prospect": "Prospect",
|
|
"sponsors_status_contacted": "Contacted",
|
|
"sponsors_status_confirmed": "Confirmed",
|
|
"sponsors_status_declined": "Declined",
|
|
"sponsors_status_active": "Active",
|
|
"sponsors_contact_label": "Contact",
|
|
"sponsors_amount_label": "Amount",
|
|
"sponsors_deliverables_label": "Deliverables",
|
|
"sponsors_deliverable_placeholder": "Add deliverable...",
|
|
"sponsors_no_deliverables": "No deliverables yet",
|
|
"sponsors_notes_label": "Notes",
|
|
"sponsors_add_tier_title": "Add Sponsor Tier",
|
|
"sponsors_tier_name_label": "Tier Name",
|
|
"sponsors_tier_name_placeholder": "e.g. Gold",
|
|
"sponsors_tier_amount_label": "Minimum Amount",
|
|
"sponsors_tier_color_label": "Color",
|
|
"sponsors_existing_tiers": "Existing Tiers",
|
|
"sponsors_no_tiers": "No tiers yet",
|
|
"sponsors_add_sponsor_title": "Add Sponsor",
|
|
"sponsors_edit_sponsor_title": "Edit Sponsor",
|
|
"sponsors_name_label": "Sponsor Name",
|
|
"sponsors_name_placeholder": "Company name",
|
|
"sponsors_tier_label": "Tier",
|
|
"sponsors_no_tier": "No tier",
|
|
"sponsors_status_label": "Status",
|
|
"sponsors_sponsor_amount_label": "Amount (€)",
|
|
"sponsors_sponsor_amount_placeholder": "0",
|
|
"sponsors_contact_name_label": "Contact Name",
|
|
"sponsors_contact_name_placeholder": "Contact person",
|
|
"sponsors_contact_email_label": "Contact Email",
|
|
"sponsors_contact_email_placeholder": "email@example.com",
|
|
"sponsors_contact_phone_label": "Contact Phone",
|
|
"sponsors_contact_phone_placeholder": "+372 ...",
|
|
"sponsors_website_label": "Website",
|
|
"sponsors_website_placeholder": "https://...",
|
|
"sponsors_notes_placeholder": "Optional notes...",
|
|
"sponsors_delete_confirm": "Delete this sponsor?",
|
|
"sponsors_select_color": "Select color {color}",
|
|
"files_widget_loading": "Loading files...",
|
|
"files_widget_no_folder": "Department folder not yet created",
|
|
"files_widget_empty": "No files yet",
|
|
"files_widget_full_view": "Full View",
|
|
"files_widget_create_title": "Create New",
|
|
"files_widget_type_document": "Document",
|
|
"files_widget_type_folder": "Folder",
|
|
"files_widget_type_kanban": "Kanban Board",
|
|
"files_widget_name_label": "Name",
|
|
"files_widget_doc_placeholder": "Document name",
|
|
"files_widget_folder_placeholder": "Folder name",
|
|
"files_widget_kanban_placeholder": "Board name",
|
|
"files_widget_drop_files": "Drop files to upload",
|
|
"files_widget_uploading": "Uploading {name}...",
|
|
"kanban_widget_loading": "Loading boards...",
|
|
"kanban_widget_no_folder": "Department folder not yet created",
|
|
"kanban_widget_no_boards": "No kanban boards yet",
|
|
"kanban_widget_create": "Create Board",
|
|
"kanban_widget_create_title": "Create Kanban Board",
|
|
"kanban_widget_name_label": "Board Name",
|
|
"kanban_widget_name_placeholder": "e.g. Task Tracker",
|
|
"finances_title": "Event Finances",
|
|
"finances_subtitle": "Budget overview across all departments",
|
|
"finances_total_income": "Total Income",
|
|
"finances_total_expenses": "Total Expenses",
|
|
"finances_net_balance": "Net Balance",
|
|
"finances_missing_receipts": "Missing Receipts",
|
|
"finances_items_without_receipts": "{count} items without receipts",
|
|
"finances_planned": "planned",
|
|
"finances_view_by_dept": "By Department",
|
|
"finances_view_by_category": "By Category",
|
|
"finances_filter_all": "All",
|
|
"finances_filter_income": "Income",
|
|
"finances_filter_expenses": "Expenses",
|
|
"finances_no_items": "No budget items yet",
|
|
"finances_no_items_desc": "Budget items will appear here once departments add them.",
|
|
"finances_col_description": "Description",
|
|
"finances_col_department": "Department",
|
|
"finances_col_category": "Category",
|
|
"finances_col_planned": "Planned",
|
|
"finances_col_actual": "Actual",
|
|
"finances_col_diff": "Diff",
|
|
"finances_col_receipt": "Receipt",
|
|
"finances_uncategorized": "Uncategorized",
|
|
"finances_no_department": "No Department",
|
|
"finances_group_total": "Subtotal",
|
|
"page_chat": "Chat",
|
|
"page_department": "Department",
|
|
"page_invite": "Invitation",
|
|
"map_tool_grab": "Grab",
|
|
"map_tool_select": "Select",
|
|
"map_tool_pin": "Pin",
|
|
"map_tool_polygon": "Polygon",
|
|
"map_tool_rectangle": "Rectangle",
|
|
"map_add_layer": "Add Map Layer",
|
|
"map_add_image_layer": "Add Image Map Layer",
|
|
"map_layer_name": "Layer Name",
|
|
"map_street_map": "Street Map",
|
|
"map_custom_image": "Custom Image",
|
|
"map_osm_tiles": "OpenStreetMap tiles",
|
|
"map_upload_venue": "Upload venue map",
|
|
"map_choose_image": "Choose image file",
|
|
"map_uploading": "Uploading...",
|
|
"map_image_url": "Image URL",
|
|
"map_image_desc": "Upload a venue floor plan or map image. Aspect ratio will be preserved.",
|
|
"map_objects": "Objects",
|
|
"map_no_objects": "No objects yet",
|
|
"map_export_png": "Export PNG",
|
|
"map_rename_layer": "Rename Layer",
|
|
"map_edit_pin": "Edit Pin",
|
|
"map_add_pin": "Add Pin",
|
|
"map_edit_shape": "Edit Shape",
|
|
"map_label": "Label",
|
|
"map_description": "Description",
|
|
"map_color": "Color",
|
|
"map_pen_hint_points": "{count} point(s)",
|
|
"map_pen_hint_close": "click near first point to close, or press Esc to cancel",
|
|
"map_show_pin_labels": "Show pin labels",
|
|
"map_show_shape_labels": "Show shape labels",
|
|
"map_address": "Address",
|
|
"map_address_placeholder": "e.g., Tallinn, Estonia",
|
|
"map_change_address": "Change address",
|
|
"map_rename": "Rename",
|
|
"map_duplicate": "Duplicate",
|
|
"map_or": "or",
|
|
"map_load": "Load",
|
|
"map_go": "Go",
|
|
"event_nav_finances": "Finances",
|
|
"event_nav_sponsors": "Sponsors",
|
|
"event_nav_contacts": "Contacts",
|
|
"event_nav_files": "Files",
|
|
"event_nav_departments": "Departments",
|
|
"module_kanban_label": "Kanban",
|
|
"module_kanban_desc": "Task boards with columns and cards for tracking work",
|
|
"module_files_label": "Files",
|
|
"module_files_desc": "Shared documents, folders, and file storage",
|
|
"module_checklist_label": "Checklist",
|
|
"module_checklist_desc": "Simple to-do lists with progress tracking",
|
|
"module_notes_label": "Notes",
|
|
"module_notes_desc": "Freeform notes and documentation",
|
|
"module_schedule_label": "Schedule",
|
|
"module_schedule_desc": "Timeline and timetable for stages and sessions",
|
|
"module_contacts_label": "Contacts",
|
|
"module_contacts_desc": "Vendor and contact directory with categories",
|
|
"module_budget_label": "Budget",
|
|
"module_budget_desc": "Income and expense tracking with planned vs actual",
|
|
"module_sponsors_label": "Sponsors",
|
|
"module_sponsors_desc": "Sponsor CRM with tiers, deliverables, and pipeline",
|
|
"module_map_label": "Map",
|
|
"module_map_desc": "Interactive venue map with pins and areas",
|
|
"contact_cat_general": "General",
|
|
"contact_cat_vendor": "Vendor",
|
|
"contact_cat_sponsor": "Sponsor",
|
|
"contact_cat_speaker": "Speaker",
|
|
"contact_cat_venue": "Venue",
|
|
"contact_cat_catering": "Catering",
|
|
"contact_cat_av_tech": "AV / Tech",
|
|
"contact_cat_transport": "Transport",
|
|
"contact_cat_security": "Security",
|
|
"contact_cat_media": "Media",
|
|
"contacts_all_categories": "All Categories",
|
|
"sponsor_status_prospect": "Prospect",
|
|
"sponsor_status_contacted": "Contacted",
|
|
"sponsor_status_confirmed": "Confirmed",
|
|
"sponsor_status_declined": "Declined",
|
|
"sponsor_status_active": "Active",
|
|
"sponsors_all_statuses": "All Statuses",
|
|
"sponsors_all_tiers": "All Tiers",
|
|
"sponsors_no_tier_filter": "No Tier",
|
|
"accent_blue": "Blue (Default)",
|
|
"accent_green": "Green",
|
|
"accent_red": "Red",
|
|
"accent_amber": "Amber",
|
|
"accent_purple": "Purple",
|
|
"accent_pink": "Pink",
|
|
"accent_indigo": "Indigo",
|
|
"accent_teal": "Teal",
|
|
"role_color_red": "Red",
|
|
"role_color_amber": "Amber",
|
|
"role_color_emerald": "Emerald",
|
|
"role_color_blue": "Blue",
|
|
"role_color_indigo": "Indigo",
|
|
"role_color_violet": "Violet",
|
|
"role_color_pink": "Pink",
|
|
"role_color_gray": "Gray",
|
|
"kanban_import_json": "Import JSON",
|
|
"kanban_export_json": "Export JSON",
|
|
"kanban_rename_from_list": "Rename from the documents list.",
|
|
"admin_tab_overview": "Overview",
|
|
"admin_tab_organizations": "Organizations",
|
|
"admin_tab_users": "Users",
|
|
"admin_tab_events": "Events",
|
|
"card_add_title": "Add Card",
|
|
"card_details_title": "Card Details",
|
|
"card_title_label": "Title",
|
|
"card_title_placeholder": "Card title",
|
|
"card_description_label": "Description",
|
|
"card_description_placeholder": "Add a more detailed description...",
|
|
"card_tags": "Tags",
|
|
"card_tags_done": "Done",
|
|
"card_tags_manage": "Manage",
|
|
"card_tags_new_placeholder": "New tag name...",
|
|
"card_tags_new_short": "New tag...",
|
|
"card_tags_add": "+ Add tag",
|
|
"card_tags_all_added": "All tags added",
|
|
"card_assignee": "Assignee",
|
|
"card_due_date": "Due Date",
|
|
"card_priority": "Priority",
|
|
"card_priority_low": "Low",
|
|
"card_priority_medium": "Medium",
|
|
"card_priority_high": "High",
|
|
"card_priority_urgent": "Urgent",
|
|
"card_checklist": "Checklist",
|
|
"card_checklist_add_placeholder": "Add an item...",
|
|
"card_checklist_add_item_placeholder": "Add checklist item...",
|
|
"card_comments": "Comments",
|
|
"card_comments_none": "No comments yet",
|
|
"card_comments_add_placeholder": "Add a comment...",
|
|
"card_comments_unknown": "Unknown",
|
|
"card_delete": "Delete Card",
|
|
"card_save_changes": "Save Changes",
|
|
"card_loading": "Loading...",
|
|
"kanban_add_col": "Add column",
|
|
"kanban_confirm_delete_column": "Delete this column and all its cards?",
|
|
"kanban_confirm_delete_card": "Delete this card?",
|
|
"kanban_toast_changes_saved": "Changes saved",
|
|
"kanban_toast_save_failed": "Failed to save changes",
|
|
"kanban_toast_card_created": "Card created",
|
|
"kanban_toast_create_failed": "Failed to create card",
|
|
"tasks_no_columns": "No task columns yet",
|
|
"tasks_add_column": "Add column",
|
|
"tasks_add_column_title": "Add Column",
|
|
"tasks_column_name": "Column name",
|
|
"tasks_column_placeholder": "e.g. In Review",
|
|
"tasks_add_task_title": "Add Task",
|
|
"tasks_task_title_label": "Task title",
|
|
"tasks_task_placeholder": "What needs to be done?",
|
|
"tasks_add_task_btn": "Add Task",
|
|
"chat_confirm_delete_message": "Delete this message?",
|
|
"chat_toast_message_deleted": "Message deleted",
|
|
"btn_send": "Send",
|
|
"btn_add": "Add",
|
|
"settings_confirm_disconnect_cal": "Disconnect Google Calendar?",
|
|
"kanban_confirm_delete_tag": "Delete this tag from the organization?",
|
|
"tasks_toast_create_column_failed": "Failed to create column",
|
|
"tasks_toast_delete_column_failed": "Failed to delete column",
|
|
"tasks_toast_rename_column_failed": "Failed to rename column",
|
|
"tasks_toast_create_task_failed": "Failed to create task",
|
|
"tasks_toast_delete_task_failed": "Failed to delete task",
|
|
"toast_success_sponsor_updated": "Sponsor updated",
|
|
"toast_success_sponsor_added": "Sponsor added",
|
|
"toast_error_save_sponsor": "Failed to save sponsor",
|
|
"toast_success_sponsor_removed": "Sponsor removed",
|
|
"toast_success_contact_updated": "Contact updated",
|
|
"toast_success_contact_added": "Contact added",
|
|
"toast_error_save_contact": "Failed to save contact",
|
|
"toast_success_contact_removed": "Contact removed",
|
|
"toast_error_update_planned_budget": "Failed to update planned budget",
|
|
"toast_error_save_allocation": "Failed to save allocation",
|
|
"toast_error_delete_allocation": "Failed to delete allocation",
|
|
"toast_error_no_google_avatar": "No Google avatar found.",
|
|
"toast_error_sync_avatar": "Failed to sync avatar.",
|
|
"toast_success_sync_avatar": "Google avatar synced.",
|
|
"toast_error_select_image": "Please select an image file.",
|
|
"toast_error_image_too_large": "Image must be under 2MB.",
|
|
"toast_error_upload_avatar": "Failed to upload avatar.",
|
|
"toast_error_save_avatar": "Failed to save avatar.",
|
|
"toast_success_avatar_updated": "Avatar updated.",
|
|
"toast_error_avatar_upload": "Avatar upload failed.",
|
|
"toast_error_remove_avatar": "Failed to remove avatar.",
|
|
"toast_success_avatar_removed": "Avatar removed.",
|
|
"toast_error_save_profile": "Failed to save profile.",
|
|
"toast_success_profile_saved": "Profile saved.",
|
|
"toast_error_save_preferences": "Failed to save preferences.",
|
|
"toast_success_preferences_saved": "Preferences saved.",
|
|
"toast_error_save_settings": "Failed to save settings.",
|
|
"toast_success_settings_saved": "Settings saved.",
|
|
"toast_error_save_slug": "Failed to update slug.",
|
|
"toast_success_slug_saved": "Slug updated.",
|
|
"toast_error_save_links": "Failed to save links.",
|
|
"toast_success_links_saved": "Links saved.",
|
|
"toast_error_create_tag": "Failed to create tag.",
|
|
"toast_success_tag_created": "Tag created.",
|
|
"toast_error_delete_tag": "Failed to delete tag.",
|
|
"toast_error_update_tag": "Failed to update tag.",
|
|
"toast_error_create_role": "Failed to create role.",
|
|
"toast_error_delete_role_system": "Cannot delete system roles.",
|
|
"toast_error_create_document": "Failed to create document.",
|
|
"toast_error_create_folder": "Failed to create folder.",
|
|
"toast_error_rename_document": "Failed to rename document.",
|
|
"toast_error_delete_document": "Failed to delete document.",
|
|
"toast_error_move_document": "Failed to move document.",
|
|
"toast_error_upload_file": "Failed to upload file.",
|
|
"toast_success_document_created": "Document created.",
|
|
"toast_success_folder_created": "Folder created.",
|
|
"toast_error_import_json": "Failed to import board.",
|
|
"toast_success_import_json": "Board imported successfully.",
|
|
"toast_error_export_json": "Failed to export board.",
|
|
"toast_success_export_json": "Board exported.",
|
|
"toast_error_save_avatar_url": "Failed to save avatar URL.",
|
|
"toast_error_save_event_defaults": "Failed to save event defaults.",
|
|
"toast_success_event_defaults_saved": "Event defaults saved.",
|
|
"toast_error_save_features": "Failed to save feature settings.",
|
|
"toast_success_features_saved": "Feature settings saved.",
|
|
"toast_error_save_social": "Failed to save social links.",
|
|
"toast_success_social_saved": "Social links saved.",
|
|
"toast_error_save_document": "Failed to save document",
|
|
"toast_error_load_kanban": "Failed to load kanban board",
|
|
"toast_error_move_card": "Failed to move card",
|
|
"toast_error_no_columns_import": "No columns exist to import cards into",
|
|
"toast_error_import_json_format": "Failed to import JSON - check file format",
|
|
"toast_success_board_exported": "Board exported as JSON",
|
|
"toast_error_move_shape": "Failed to move shape",
|
|
"toast_error_create_shape": "Failed to create shape",
|
|
"toast_error_move_pin": "Failed to move pin",
|
|
"toast_error_update_pin": "Failed to update pin",
|
|
"toast_error_create_pin": "Failed to create pin",
|
|
"toast_error_delete_pin": "Failed to delete pin",
|
|
"toast_error_update_shape": "Failed to update shape",
|
|
"toast_error_delete_shape": "Failed to delete shape",
|
|
"toast_error_duplicate_shape": "Failed to duplicate shape",
|
|
"toast_error_create_layer": "Failed to create layer",
|
|
"toast_error_delete_layer": "Failed to delete layer",
|
|
"toast_error_rename_layer": "Failed to rename layer",
|
|
"toast_error_reorder_objects": "Failed to reorder objects",
|
|
"toast_error_load_image": "Failed to load image",
|
|
"toast_error_upload_image": "Failed to upload image",
|
|
"toast_error_load_image_url": "Failed to load image from URL",
|
|
"toast_error_export_map": "Failed to export map",
|
|
"toast_error_create_board_widget": "Failed to create board",
|
|
"toast_success_message_edited": "Message edited",
|
|
"toast_error_file_too_large": "File too large. Maximum size is 50MB.",
|
|
"toast_success_file_sent": "File sent!",
|
|
"toast_error_create_room": "Failed to create room",
|
|
"toast_success_room_created": "Room created",
|
|
"toast_error_create_space": "Failed to create space",
|
|
"toast_success_space_created": "Space created",
|
|
"toast_error_send_file": "Failed to send file",
|
|
"toast_error_upload_failed": "Upload failed",
|
|
"toast_error_update_room": "Failed to update room settings",
|
|
"toast_success_room_updated": "Room settings updated",
|
|
"toast_error_leave_room": "Failed to leave room",
|
|
"toast_error_enter_room_name": "Please enter a room name",
|
|
"toast_error_enter_space_name": "Please enter a space name",
|
|
"toast_error_notification_settings": "Failed to change notification settings",
|
|
"toast_success_board_created": "Kanban board created",
|
|
"login_name_label": "Display name",
|
|
"login_name_placeholder": "Your full name",
|
|
"login_name_required": "Please enter your name",
|
|
"invite_title": "Invitation",
|
|
"invite_invalid_title": "Invalid Invite",
|
|
"invite_go_home": "Go Home",
|
|
"invite_youre_invited": "You're Invited!",
|
|
"invite_join_text": "You've been invited to join",
|
|
"invite_as_role": "as",
|
|
"invite_signed_in_as": "Signed in as",
|
|
"invite_accept_btn": "Accept Invite & Join",
|
|
"invite_wrong_account": "Wrong account?",
|
|
"invite_sign_out": "Sign out",
|
|
"invite_not_logged_in": "Sign in or create an account to accept this invite.",
|
|
"invite_sign_in": "Sign In",
|
|
"invite_create_account": "Create Account",
|
|
"invite_email_mismatch": "This invite was sent to {email}. Please sign in with that email address.",
|
|
"invite_already_member": "You're already a member of this organization.",
|
|
"invite_join_failed": "Failed to join organization. Please try again.",
|
|
"invite_generic_error": "Something went wrong. Please try again.",
|
|
"onboarding_title": "Complete Your Profile",
|
|
"onboarding_subtitle": "Help your team know who you are",
|
|
"onboarding_phone_label": "Phone number",
|
|
"onboarding_phone_placeholder": "+372 5xx xxxx",
|
|
"onboarding_discord_label": "Discord handle",
|
|
"onboarding_discord_placeholder": "username#1234",
|
|
"onboarding_shirt_label": "Shirt size",
|
|
"onboarding_hoodie_label": "Hoodie size",
|
|
"onboarding_save": "Save & Continue",
|
|
"onboarding_skip": "Skip for now",
|
|
"invite_email_subject": "{orgName} — You're invited to join",
|
|
"invite_email_sent": "Invite email sent to {email}",
|
|
"toast_error_send_invite_email": "Failed to send invite email",
|
|
"settings_transfer_ownership": "Transfer ownership",
|
|
"settings_transfer_confirm": "Transfer ownership to {name}? You will be demoted to admin. This action is immediate.",
|
|
"toast_error_transfer_ownership": "Failed to transfer ownership",
|
|
"toast_success_transfer_ownership": "Ownership transferred to {name}"
|
|
}
|