{
  "title": "My profile",
  "tabs": {
    "profile": "Information",
    "subscription": "Subscription",
    "settings": "Settings",
    "security": "Security",
    "billing": "Billing",
    "navigation": "Profile tabs navigation"
  },
  "profile": {
    "memberSince": "Member since",
    "email": "Email",
    "lastLogin": "Last login",
    "currentPlan": "Current plan",
    "free": "Free",
    "premium": "Premium",
    "status": "Status",
    "active": "Active",
    "inactive": "Inactive",
    "upgrade": "Upgrade",
    "upgradePlan": "Upgrade plan",
    "changePlan": "Change plan",
    "usernamePlaceholder": "Enter your username or pseudonym",
    "editUsername": "Edit username",
    "usernameSaved": "Username saved successfully",
    "usernameOptional": "Your anonymity is protected, just like in evaluations. Username is optional.",
    "organization": "Organization",
    "role": "Role",
    "unit": "Unit",
    "joinedOrganization": "Member since"
  },
  "subscription": {
    "plan": "Plan {{plan}}",
    "freeTag": "Free plan",
    "perMonth": "per month",
    "evaluations": "Evaluations",
    "usedThisMonth": "Used this month",
    "comparisons": "Comparisons",
    "features": "Included features",
    "unlimitedEvaluations": "Unlimited evaluations",
    "evaluationsPerMonth": "{{count}} evaluations/month",
    "unlimitedComparisons": "Unlimited comparisons",
    "noComparisons": "No comparisons",
    "comparisonsPerMonth": "{{count}} comparisons/month",
    "fileSize": "Files up to {{size}}MB",
    "pdfExport": "PDF export",
    "pdfExportNot": "(not included)",
    "organizationManaged": "Organization-managed subscription",
    "organizationManagedDesc": "Your organization manages your subscription and quotas. Contact your administrator to modify your access.",
    "organizationFeatures": "Organization features",
    "organizationPlan": "Plan",
    "upgrade": {
      "title": "Upgrade to Professional",
      "titleExplore": "Explore Higher Plans",
      "description": "Unlock more evaluations, comparisons and PDF export.",
      "descriptionExplore": "Discover premium features and unlock more possibilities",
      "cta": "Upgrade"
    },
    "changePlan": {
      "title": "Change your plan",
      "description": "You can switch to a different plan at any time. A prorated credit will be applied.",
      "cta": "Change plan"
    }
  },
  "statistics": {
    "title": "Usage statistics",
    "evaluations": "Evaluations",
    "comparisons": "Comparisons",
    "used": "used",
    "remaining": "remaining",
    "critical": "Critical",
    "warning": "Warning",
    "recommendation": "Recommendation",
    "upgradeMessage": "You're approaching your quota limit. Consider upgrading to a higher plan for more evaluations."
  },
  "billing": {
    "title": "Billing",
    "active": "Active",
    "inactive": "Inactive",
    "pastDue": "Past due",
    "pastDueDesc": "Your last payment failed. Please update your payment method.",
    "nextRenewal": "Next renewal",
    "renewalPending": "Renewal processing...",
    "manageBilling": "Manage billing",
    "openingPortal": "Opening Stripe Customer Portal...",
    "portalError": "Failed to open billing portal. Please try again."
  },
  "security": {
    "title": "Security",
    "emailVerification": "Email verification",
    "verified": "Verified",
    "notVerified": "Not verified",
    "emailVerifiedDesc": "Your email address has been verified.",
    "emailNotVerifiedDesc": "Please verify your email address to secure your account.",
    "resendEmail": "Resend email",
    "password": {
      "title": "Password",
      "description": "Change your password regularly to keep your account secure.",
      "change": "Change password",
      "modalDesc": "Enter your current password and choose a new one.",
      "current": "Current password",
      "new": "New password",
      "confirm": "Confirm new password",
      "mismatch": "Passwords do not match.",
      "req": {
        "length": "At least 12 characters",
        "uppercase": "One uppercase letter",
        "lowercase": "One lowercase letter",
        "digit": "One digit",
        "special": "One special character (!@#$%^&*...)"
      },
      "errors": {
        "noUser": "No authenticated user found. Please log in again.",
        "wrongPassword": "Current password is incorrect.",
        "tooManyRequests": "Too many attempts. Please try again later.",
        "recentLogin": "For security reasons, please log out and log in again before changing your password.",
        "weakPassword": "Password is too weak. Please choose a stronger password.",
        "generic": "Failed to change password. Please try again."
      }
    }
  },
  "avatar": {
    "upload": "Upload avatar",
    "changePhoto": "Change photo",
    "description": "Personalize your profile with a photo",
    "uploading": "Uploading...",
    "requirements": "JPG, PNG or GIF - Max 5MB",
    "invalidType": "Invalid file type. Please upload an image (JPG, PNG or GIF).",
    "fileTooLarge": "File is too large. Maximum size is 5MB."
  },
  "settings": {
    "preferences": "Preferences",
    "emailNotifications": "Email notifications",
    "emailNotificationsDesc": "Receive important notifications by email",
    "autoSave": "Auto save",
    "autoSaveDesc": "Automatically save evaluations",
    "privacyRights": "Your Privacy Rights (GDPR & PIPEDA)",
    "privacyRightsDesc": "You have the following rights regarding your personal data:",
    "rightAccess": "Right of Access",
    "rightAccessDesc": "Request a complete copy of all your personal data",
    "rightRectification": "Right to Rectification",
    "rightRectificationDesc": "Correct inaccurate personal data (edit your username above)",
    "rightPortability": "Right to Data Portability",
    "rightPortabilityDesc": "Export your data in a machine-readable format",
    "rightErasure": "Right to Erasure",
    "rightErasureDesc": "Delete your account and all associated data",
    "rightObjection": "Right to Object",
    "rightObjectionDesc": "Object to processing of your data for certain purposes",
    "contactDPO": "Contact our Data Protection Officer",
    "contactDPODesc": "For any questions about your privacy rights",
    "dpoEmail": "dpo@cefrhub.ai",
    "viewPrivacyPolicy": "View Privacy Policy",
    "requestDataAccess": "Request Data Access",
    "requestDataAccessDesc": "Get a complete copy of all your personal data within 30 days",
    "requestSent": "Request sent successfully. You will receive your data within 30 days.",
    "data": "Data Management",
    "exportData": "Export my evaluations",
    "exportDataDesc": "Download all your evaluations in ZIP format (Data Portability)",
    "exportSuccess": "Successfully exported {{count}} evaluation(s)",
    "noDataToExport": "No evaluations to export. Start by creating evaluations.",
    "exportError": "An error occurred during export. Please try again.",
    "leaveOrganization": "Leave organization",
    "leaveOrganizationDesc": "You will lose access to organization resources",
    "deleteAccount": "Delete my account",
    "deleteAccountDesc": "Irreversible action - all your data will be lost",
    "deleteAccountWarning": "This action cannot be undone",
    "deleteAccountConsequences": "Deleting your account will:",
    "deleteConsequence1": "Permanently delete all your evaluations",
    "deleteConsequence2": "Cancel your subscription immediately",
    "deleteConsequence3": "Remove all your personal data",
    "deleteConsequence4": "This action is irreversible",
    "deleteConfirmLabel": "Type DELETE MY ACCOUNT to confirm deletion of {{email}}",
    "deleteConfirmHint": "Type exactly: {{phrase}}",
    "deleteAccountConfirm": "Delete my account permanently",
    "logout": "Log out",
    "preferencesSaved": "Preferences saved successfully"
  },
  "common": {
    "loading": "Loading...",
    "cancel": "Cancel",
    "save": "Save",
    "close": "Close"
  },
  "errors": {
    "saveUsername": "Failed to save username",
    "accountDeletedSuccess": "Account deleted successfully",
    "deleteAccount": "Failed to delete account",
    "passwordChangedSuccess": "Password changed successfully",
    "changePassword": "Failed to change password",
    "verificationEmailSent": "Verification email sent",
    "sendVerification": "Failed to send verification email",
    "openingStripePortal": "Opening Stripe Customer Portal...",
    "openPortal": "Failed to open billing portal",
    "savePreferences": "Failed to save preferences"
  },
  "planChanged": {
    "upgradeSuccess": "Upgrade to {{plan}} confirmed! Your card has been charged the prorated difference.",
    "downgradeSuccess": "Plan changed to {{plan}}. A prorated credit has been applied."
  },
  "credits": {
    "title": "Evaluation credits",
    "subtitle": "Buy evaluations individually or in packs — no subscription, no expiry.",
    "creditsLabel_one": "credit",
    "creditsLabel_other": "credits",
    "buy": "Buy",
    "redirecting": "Redirecting…",
    "priceNote": "The exact price is shown at the secure Stripe payment step. 1 credit = 1 full evaluation (Professional report).",
    "checkoutError": "Unable to start checkout. Please try again in a moment.",
    "bestValue": "Best value",
    "perCredit": "/credit"
  }
}
