{
    "Database": "Database",
    "Browse and manage Firestore collections": "Browse and manage Firestore collections",
    "Manage your Firebase Firestore data": "Manage your Firebase Firestore data",
    "Select a project": "Select a project",
    "No projects yet": "No projects yet",
    "Create a project to start using Firebase": "Create a project to start using Firebase",
    "No collections found": "No collections found",
    "Collections will appear here once data is added": "Collections will appear here once data is added",
    ":count collections found": ":count collections found",
    "Failed to load collections": "Failed to load collections",
    "Retry": "Retry",
    "Browse": "Browse",
    "Enter collection name (e.g., users, products)": "Enter collection name (e.g., users, products)",
    "Recent collections": "Recent collections",
    "Full path:": "Full path:",
    "Or enter a sub-collection path:": "Or enter a sub-collection path:",
    "Firebase Not Configured": "Firebase Not Configured",
    "Firebase is not configured for this project. Contact your administrator to enable system Firebase.": "Firebase is not configured for this project. Contact your administrator to enable system Firebase.",
    "Connection Failed": "Connection Failed",
    "Failed to initialize Firebase": "Failed to initialize Firebase",
    "Retry Connection": "Retry Connection",
    "Use System Firebase": "Use System Firebase",
    "Project ID": "Project ID",
    "API Key": "API Key",
    "Auth Domain": "Auth Domain",
    "Storage Bucket": "Storage Bucket",
    "Messaging Sender ID": "Messaging Sender ID",
    "App ID": "App ID",
    "Admin SDK": "Admin SDK",
    "Service Account": "Service Account",
    "Security Rules": "Security Rules",
    "Generate Security Rules": "Generate Security Rules",
    "Test Connection": "Test Connection",
    "Firebase connection successful!": "Firebase connection successful!",
    "Connection failed": "Connection failed",
    "Firebase Database Not Available": "Firebase Database Not Available",
    "Your current plan does not include Firebase database access. Upgrade your plan to enable Firebase Firestore for your projects.": "Your current plan does not include Firebase database access. Upgrade your plan to enable Firebase Firestore for your projects.",
    "Firebase Database": "Firebase Database",
    "Configure Firebase Firestore for your generated app.": "Configure Firebase Firestore for your generated app.",
    "Firebase Firestore is not available on your current plan.": "Firebase Firestore is not available on your current plan.",
    "Upgrade your plan to enable Firebase Firestore database for your generated apps.": "Upgrade your plan to enable Firebase Firestore database for your generated apps.",
    "System Configured": "System Configured",
    "Not Configured": "Not Configured",
    "Collection Prefix:": "Collection Prefix:",
    "All your Firestore collections will be automatically prefixed with this path.": "All your Firestore collections will be automatically prefixed with this path.",
    "Using the platform-provided Firebase configuration.": "Using the platform-provided Firebase configuration.",
    "Using your own Firebase configuration.": "Using your own Firebase configuration.",
    "Firebase Configuration JSON": "Firebase Configuration JSON",
    "Paste your Firebase config object from the Firebase Console.": "Paste your Firebase config object from the Firebase Console.",
    "Save Configuration": "Save Configuration",
    "Reset to System": "Reset to System",
    "Reset Firebase Configuration?": "Reset Firebase Configuration?",
    "This will remove your custom Firebase configuration and switch back to the system-provided Firebase. Your data will remain in your custom Firebase instance.": "This will remove your custom Firebase configuration and switch back to the system-provided Firebase. Your data will remain in your custom Firebase instance.",
    "Firebase configuration saved": "Firebase configuration saved",
    "Failed to save configuration": "Failed to save configuration",
    "Firebase configuration reset to system default": "Firebase configuration reset to system default",
    "Failed to reset configuration": "Failed to reset configuration",
    "Connection successful!": "Connection successful!",
    "Failed to test connection": "Failed to test connection",
    "Generate Firestore security rules for your project.": "Generate Firestore security rules for your project.",
    "Generated Rules": "Generated Rules",
    "Failed to generate security rules": "Failed to generate security rules",
    "Security rules copied to clipboard": "Security rules copied to clipboard",
    "Firebase Admin SDK (Optional)": "Firebase Admin SDK (Optional)",
    "Upload your service account JSON to enable automatic collection listing in the Database manager.": "Upload your service account JSON to enable automatic collection listing in the Database manager.",
    "Admin SDK Configured": "Admin SDK Configured",
    "Upload your service account JSON for collection browsing": "Upload your service account JSON for collection browsing",
    "Select File": "Select File",
    "Firebase Admin SDK configured": "Firebase Admin SDK configured",
    "Uploading...": "Uploading...",
    "Please select a JSON file": "Please select a JSON file",
    "Upload failed": "Upload failed",
    "Credentials removed": "Credentials removed",
    "Failed to remove credentials": "Failed to remove credentials",
    "Remove Admin SDK credentials? Collection auto-listing will be disabled.": "Remove Admin SDK credentials? Collection auto-listing will be disabled.",
    "Project not found": "Project not found",
    "Auth Domain should end with .firebaseapp.com": "Auth Domain should end with .firebaseapp.com",
    "Storage Bucket should end with .appspot.com or .firebasestorage.app": "Storage Bucket should end with .appspot.com or .firebasestorage.app",
    "Missing projectId or apiKey": "Missing projectId or apiKey",
    "Successfully connected to Firebase": "Successfully connected to Firebase",
    "Firestore database not found. Please create a Firestore database in Firebase Console first.": "Firestore database not found. Please create a Firestore database in Firebase Console first.",
    "Successfully connected to Firebase (security rules are active)": "Successfully connected to Firebase (security rules are active)",
    "Access denied. Check your API key and Firestore security rules.": "Access denied. Check your API key and Firestore security rules.",
    ":label is required.": ":label is required.",
    "Connection failed (HTTP :status)": "Connection failed (HTTP :status)",
    "Firebase configuration is required": "Firebase configuration is required"
}