{
  "title": "Privacy Policy",
  "page": {
    "subtitle": "How we collect, store, and use your data"
  },
  "navigation": {
    "back": "Back Navigation",
    "backToHome": "Return to Home",
    "privacyNavigation": "Privacy Policy Sections Navigation",
    "tableOfContents": "Contents"
  },
  "accessibility": {
    "skipToMain": "Skip to main content",
    "skipToToc": "Skip to contents",
    "mainContent": "Main content of the privacy policy",
    "sectionsList": "List of sections with {{sections}} items",
    "pageLoaded": "Privacy policy page loaded",
    "navigatedToSection": "Navigated to section: {{section}}",
    "returningHome": "Returning to the main page",
    "documentSummary": "The document contains {{sections}} sections of the privacy policy"
  },
  "sections": {
    "introduction": {
      "id": "introduction",
      "title": "1. Introduction"
    },
    "dataCollection": {
      "id": "dataCollection",
      "title": "2. Data Collection"
    },
    "dataStorage": {
      "id": "dataStorage",
      "title": "3. Data Storage"
    },
    "dataUsage": {
      "id": "dataUsage",
      "title": "4. Data Usage"
    },
    "thirdParties": {
      "id": "thirdParties",
      "title": "5. Third Parties"
    },
    "security": {
      "id": "security",
      "title": "6. Security"
    },
    "disclaimer": {
      "id": "disclaimer",
      "title": "7. Disclaimer"
    }
  },
  "content": {
    "introduction": {
      "purpose": "1.1. This Privacy Policy describes how ClippyCV (hereinafter - \"Platform\") processes users' personal data.",
      "scope": "1.2. The policy applies to all users of the Platform and all data they provide.",
      "consent": "1.3. By using the Platform, you agree to the terms of this Privacy Policy."
    },
    "dataCollection": {
      "types": "2.1. The Platform collects the following types of data:",
      "resume": "2.2. Resume data, including professional experience, education, and skills.",
      "linkedin": "2.3. Data entered by the user during resume creation.",
      "account": "2.4. Account data: email, name, and profile picture during login (e.g., via Google); user and session identifiers; subscription plan data and credit balance.",
      "usage": "2.5. Data on Platform usage, including session times and features used.",
      "payment": "2.6. Payment data required for transaction processing (via LemonSqueezy)."
    },
    "dataStorage": {
      "local": "3.1. Personal data, resumes, chats, and messages are stored on the Platform's servers (database). Data is stored as long as your account is active and in accordance with applicable law after deletion.",
      "temporary": "3.2. Temporary data may also be stored on the Platform's servers during request processing.",
      "deletion": "3.3. You can request deletion of your data by contacting support or deleting your account when such an option is available."
    },
    "dataUsage": {
      "processing": "4.1. Data is used solely to provide Platform services.",
      "analysis": "4.2. When analyzing resumes, data is transmitted to the OpenAI API for processing.",
      "improvement": "4.3. Data is used for authentication (including via Google), subscription management, and credit balance tracking. Anonymized data may be used to improve the Platform."
    },
    "thirdParties": {
      "openai": "5.1. When using resume analysis and translation features, data is transmitted to the OpenAI API.",
      "google": "5.2. When logging in via Google, authentication data is transmitted to Google in accordance with Google's policy.",
      "stripe": "5.3. Payment data is processed through the LemonSqueezy system.",
      "responsibility": "5.4. The Platform is not responsible for data processing by third parties."
    },
    "security": {
      "measures": "6.1. The Platform takes reasonable measures to protect user data; access is tied to the session and account.",
      "limitations": "6.2. The Platform does not guarantee absolute data security.",
      "breach": "6.3. In case of data breach, the Platform will notify users within a reasonable time."
    },
    "disclaimer": {
      "general": "7.1. The Platform is not responsible for:",
      "dataLoss": "7.2. Loss of access resulting from account compromise or misuse; data is stored on the server and is not lost when clearing browser cache.",
      "thirdParty": "7.3. Processing of data by third parties, including OpenAI, Google, and LemonSqueezy.",
      "security": "7.4. Data security on users' devices.",
      "accuracy": "7.5. Accuracy and relevance of data provided by users.",
      "changes": "7.6. The Platform reserves the right to modify this Privacy Policy without prior notice."
    }
  },
  "meta": {
    "title": "Privacy Policy | Clippy CV",
    "description": "How Clippy CV collects, stores and uses your data. Account, subscriptions, OpenAI and LemonSqueezy."
  }
}
