{
    "API Keys": "Chiavi API",
    "API Docs": "Documentazione API",
    "API Documentation": "Documentazione API",
    "API access": "Accesso API",
    "Create and manage API keys that allow external tools to read your account data.": "Crea e gestisci le chiavi API che consentono agli strumenti esterni di leggere i dati del tuo account.",
    "Create Key": "Crea chiave",
    "No API keys yet": "Nessuna chiave API ancora",
    "Create your first API key to let external tools read your account data.": "Crea la tua prima chiave API per consentire a strumenti esterni di leggere i dati del tuo account.",
    "Create API Key": "Crea chiave API",
    "Give the key a name and choose when it expires. The key grants read-only access to your account.": "Dai un nome alla chiave e scegli quando scade. La chiave concede accesso in sola lettura al tuo account.",
    "Key name": "Nome della chiave",
    "e.g. CI script": "es. script CI",
    "Expiration": "Scadenza",
    "Never": "Mai",
    "30 days": "30 giorni",
    "90 days": "90 giorni",
    "365 days": "365 giorni",
    "Create": "Crea",
    "API key created": "Chiave API creata",
    "Failed to create API key": "Impossibile creare la chiave API",
    "Failed to load API keys": "Impossibile caricare le chiavi API",
    "Your new API key": "La tua nuova chiave API",
    "Use this key to authenticate your API requests.": "Usa questa chiave per autenticare le tue richieste API.",
    "Copy your key now. For security reasons, you won't be able to see it again.": "Copia la tua chiave ora. Per motivi di sicurezza, non potrai più visualizzarla.",
    "Copied!": "Copiato!",
    "Done": "Fatto",
    "Key": "Chiave",
    "Created": "Creato",
    "Expires": "Scade",
    "Expired": "Scaduto",
    "Last used": "Ultimo utilizzo",
    "Never used": "Mai utilizzato",
    "Revoke": "Revoca",
    "Are you sure you want to revoke this API key? Applications using it will stop working.": "Sei sicuro di voler revocare questa chiave API? Le applicazioni che la utilizzano smetteranno di funzionare.",
    "API key revoked": "Chiave API revocata",
    "Failed to revoke API key": "Impossibile revocare la chiave API",
    "Search keys...": "Cerca chiavi...",
    "You have reached the maximum number of API keys.": "Hai raggiunto il numero massimo di chiavi API.",
    "Read-only REST API for your account data. Authenticate every request with an API key.": "API REST in sola lettura per i dati del tuo account. Autentica ogni richiesta con una chiave API.",
    "Authentication": "Autenticazione",
    "Base URL": "URL base",
    "Send your API key as a Bearer token in the Authorization header. Create keys on the API Keys page.": "Invia la tua chiave API come token Bearer nell'header Authorization. Crea le chiavi nella pagina Chiavi API.",
    "Keys can be created with an optional expiry (30, 90, or 365 days). An expired key returns 401, the same as an invalid key.": "Le chiavi possono essere create con una scadenza opzionale (30, 90 o 365 giorni). Una chiave scaduta restituisce 401, come una chiave non valida.",
    "Your API key": "La tua chiave API",
    "Paste your API key to try requests from this page. The key is kept in memory only and never stored.": "Incolla la tua chiave API per provare le richieste da questa pagina. La chiave viene mantenuta solo in memoria e non viene mai salvata.",
    "Rate limiting": "Limitazione delle richieste",
    "Requests are rate limited per key. The current limits are returned in the X-RateLimit-* response headers.": "Le richieste sono limitate per chiave. I limiti attuali sono restituiti negli header di risposta X-RateLimit-*.",
    "Errors": "Errori",
    "The API returns conventional HTTP status codes.": "L'API restituisce i codici di stato HTTP convenzionali.",
    "Missing or invalid API key.": "Chiave API mancante o non valida.",
    "Your plan does not include API access, or the key lacks the required ability.": "Il tuo piano non include l'accesso API, o la chiave non dispone della capacità richiesta.",
    "The requested resource does not exist or is not yours.": "La risorsa richiesta non esiste o non ti appartiene.",
    "Too many requests. Retry after the time given in the Retry-After header.": "Troppe richieste. Riprova dopo il tempo indicato nell'header Retry-After.",
    "Parameters": "Parametri",
    "Parameter": "Parametro",
    "Type": "Tipo",
    "Required": "Obbligatorio",
    "Optional": "Facoltativo",
    "Description": "Descrizione",
    "Example response": "Esempio di risposta",
    "Code samples": "Esempi di codice",
    "Code samples include your API key — be careful where you paste them.": "Gli esempi di codice includono la tua chiave API — fai attenzione a dove li incolli.",
    "Try it": "Provalo",
    "Send request": "Invia richiesta",
    "Sending...": "Invio...",
    "Enter your API key above to send a test request.": "Inserisci la tua chiave API sopra per inviare una richiesta di test.",
    "Fill in the required parameters before sending.": "Compila i parametri obbligatori prima di inviare.",
    "Status": "Stato",
    "Current user": "Utente corrente",
    "Returns the authenticated user profile.": "Restituisce il profilo dell'utente autenticato.",
    "Build credits": "Crediti di compilazione",
    "Returns your build credit balance and current-period usage.": "Restituisce il saldo dei crediti di compilazione e l'utilizzo del periodo corrente.",
    "Subscription": "Abbonamento",
    "Returns your current plan and subscription status.": "Restituisce il piano attuale e lo stato dell'abbonamento.",
    "Projects": "Progetti",
    "Returns a paginated list of your projects.": "Restituisce un elenco paginato dei tuoi progetti.",
    "Project detail": "Dettaglio progetto",
    "Returns a single project you own.": "Restituisce un singolo progetto di tua proprietà.",
    "Notifications": "Notifiche",
    "Returns a paginated list of your in-app notifications.": "Restituisce un elenco paginato delle tue notifiche in-app.",
    "Invoices": "Fatture",
    "Returns a paginated list of your completed payment transactions.": "Restituisce un elenco paginato delle tue transazioni di pagamento completate.",
    "Page number to return.": "Numero di pagina da restituire.",
    "Results per page (max 50).": "Risultati per pagina (max 50).",
    "The project ID (UUID).": "L'ID del progetto (UUID).",
    "Project files": "File del progetto",
    "Returns a paginated list of files uploaded to a project. Requires the file storage capability.": "Restituisce un elenco paginato dei file caricati in un progetto. Richiede la funzionalità di archiviazione file.",
    "Project file detail": "Dettaglio file del progetto",
    "Returns a single file from a project you own.": "Restituisce un singolo file da un progetto di tua proprietà.",
    "The file ID.": "L'ID del file.",
    "Getting started": "Per iniziare",
    "Endpoints": "Endpoint",
    "Overview": "Panoramica",
    "Search documentation...": "Cerca nella documentazione...",
    "Search endpoints": "Cerca endpoint",
    "Generate test key": "Genera chiave di test",
    "Test key generated. It expires in 1 hour.": "Chiave di test generata. Scade in 1 ora.",
    "Failed to generate test key": "Impossibile generare la chiave di test",
    "Temporary keys expire after 1 hour. Manage permanent keys on the API Keys page.": "Le chiavi temporanee scadono dopo 1 ora. Gestisci le chiavi permanenti nella pagina Chiavi API.",
    "Please enter a name for the key.": "Inserisci un nome per la chiave.",
    "The key name may not be longer than 100 characters.": "Il nome della chiave non può superare i 100 caratteri.",
    "That name is reserved. Please choose another.": "Quel nome è riservato. Scegliene un altro.",
    "Choose a valid expiration option.": "Scegli un'opzione di scadenza valida."
}
