From d50986453b93626b156b0cd9c6a8adbf1f16a7eb Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Fri, 1 May 2026 16:02:14 +0100 Subject: [PATCH] New translations translation.json (Italian) [ci skip] --- .../public/locales/it-IT/translation.json | 34 +++++++++++++++---- 1 file changed, 27 insertions(+), 7 deletions(-) diff --git a/apps/client/public/locales/it-IT/translation.json b/apps/client/public/locales/it-IT/translation.json index 9ceec008..81303eed 100644 --- a/apps/client/public/locales/it-IT/translation.json +++ b/apps/client/public/locales/it-IT/translation.json @@ -608,25 +608,21 @@ "Image exceeds 10MB limit.": "L'immagine supera il limite di 10MB.", "Image removed successfully": "Immagine rimossa con successo", "API key": "Chiave API", - "API key created successfully": "Chiave API creata con successo", "API keys": "Chiavi API", "API management": "Gestione API", - "Are you sure you want to revoke this API key": "Sei sicuro di voler revocare questa chiave API", - "Create API Key": "Crea Chiave API", "Custom expiration date": "Data di scadenza personalizzata", "Enter a descriptive token name": "Inserisci un nome descrittivo del token", "Expiration": "Scadenza", "Expired": "Scaduto", "Expires": "Scade", - "I've saved my API key": "Ho salvato la mia chiave API", "Last use": "Ultimo utilizzo", "No API keys found": "Nessuna chiave API trovata", "No expiration": "Nessuna scadenza", - "Revoke API key": "Revoca chiave API", "Revoked successfully": "Revocata con successo", "Select expiration date": "Seleziona la data di scadenza", "This action cannot be undone. Any applications using this API key will stop working.": "Questa azione non può essere annullata. Qualsiasi applicazione che utilizza questa chiave API smetterà di funzionare.", - "Update API key": "Aggiorna chiave API", + "Update": "Update", + "Update {{credential}}": "Update {{credential}}", "Manage API keys for all users in the workspace": "Gestisci le chiavi API per tutti gli utenti nell'area di lavoro", "Restrict API key creation to admins": "Limita la creazione delle chiavi API agli amministratori", "Only admins and owners can create new API keys. Existing member keys will continue to work.": "Solo gli amministratori e i proprietari possono creare nuove chiavi API. Le chiavi dei membri esistenti continueranno a funzionare.", @@ -880,5 +876,29 @@ "Try a different search term.": "Prova un termine di ricerca diverso.", "Try again": "Riprova", "Untitled chat": "Chat senza titolo", - "What can I help you with?": "Con cosa posso aiutarti?" + "What can I help you with?": "Con cosa posso aiutarti?", + "Are you sure you want to revoke this {{credential}}": "Are you sure you want to revoke this {{credential}}", + "Automatically provision users and groups from your identity provider via SCIM.": "Automatically provision users and groups from your identity provider via SCIM.", + "Configure your identity provider with this URL to provision users and groups.": "Configure your identity provider with this URL to provision users and groups.", + "Create {{credential}}": "Create {{credential}}", + "{{credential}} created": "{{credential}} created", + "{{credential}} created successfully": "{{credential}} created successfully", + "Created by": "Created by", + "Custom": "Custom", + "Enable SCIM": "Enable SCIM", + "Enter a descriptive name": "Enter a descriptive name", + "I've saved my {{credential}}": "I've saved my {{credential}}", + "Important": "Important", + "Make sure to copy your {{credential}} now. You won't be able to see it again!": "Make sure to copy your {{credential}} now. You won't be able to see it again!", + "Never": "Never", + "Revoke {{credential}}": "Revoke {{credential}}", + "SCIM endpoint URL": "SCIM endpoint URL", + "SCIM provisioning": "SCIM provisioning", + "SCIM takes precedence over SSO group sync while enabled.": "SCIM takes precedence over SSO group sync while enabled.", + "You have reached the maximum of {{max}} SCIM tokens. Delete an existing token to create a new one.": "You have reached the maximum of {{max}} SCIM tokens. Delete an existing token to create a new one.", + "SCIM token": "SCIM token", + "SCIM tokens": "SCIM tokens", + "This action cannot be undone. Your identity provider will stop syncing immediately.": "This action cannot be undone. Your identity provider will stop syncing immediately.", + "Toggle SCIM provisioning": "Toggle SCIM provisioning", + "Token": "Token" }