-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
💄 style: support it-IT nl-NL and pl-PL locales (#759)
- Loading branch information
Showing
41 changed files
with
2,687 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
{ | ||
"agentDefaultMessage": "Ciao, sono **{{name}}**, puoi iniziare a chattare con me subito o andare a [impostazioni assistente](/chat/settings#session={{id}}) per completare le mie informazioni.", | ||
"agentDefaultMessageWithSystemRole": "Ciao, sono **{{name}}**, {{systemRole}}, iniziamo a chattare!", | ||
"backToBottom": "Torna in fondo", | ||
"clearCurrentMessages": "Cancella messaggi attuali", | ||
"confirmClearCurrentMessages": "Stai per cancellare i messaggi attuali, questa operazione non potrà essere annullata. Confermi?", | ||
"confirmRemoveSessionItemAlert": "Stai per rimuovere questo assistente, l'operazione non potrà essere annullata. Confermi?", | ||
"defaultAgent": "Assistente predefinito", | ||
"defaultSession": "Sessione predefinita", | ||
"historyRange": "Intervallo cronologico", | ||
"inbox": { | ||
"defaultMessage": "Ciao, sono il tuo assistente virtuale, puoi chiedermi qualsiasi cosa e farò del mio meglio per risponderti. Se hai bisogno di un assistente più professionale o personalizzato, clicca su `+` per creare un assistente personalizzato.", | ||
"desc": "Attiva il cluster cerebrale, accendi la scintilla del pensiero. Il tuo assistente intelligente, qui per comunicare con te su tutto.", | ||
"title": "Chiacchierata casuale" | ||
}, | ||
"newAgent": "Nuovo assistente", | ||
"noDescription": "Nessuna descrizione", | ||
"pin": "Fissa in alto", | ||
"pinOff": "Annulla fissaggio in alto", | ||
"regenerate": "Rigenera", | ||
"roleAndArchive": "Ruolo e archivio", | ||
"searchAgentPlaceholder": "Cerca assistente e conversazioni...", | ||
"send": "Invia", | ||
"sendPlaceholder": "Inserisci il testo della chat...", | ||
"sessionList": "Elenco sessioni", | ||
"shareModal": { | ||
"download": "Scarica screenshot", | ||
"imageType": "Tipo di immagine", | ||
"screenshot": "Screenshot", | ||
"settings": "Impostazioni di esportazione", | ||
"shareToShareGPT": "Genera link di condivisione ShareGPT", | ||
"withBackground": "Con immagine di sfondo", | ||
"withFooter": "Con piè di pagina", | ||
"withPluginInfo": "Con informazioni sul plugin", | ||
"withSystemRole": "Con impostazione del ruolo dell'assistente" | ||
}, | ||
"stop": "Ferma", | ||
"stt": { | ||
"action": "Input vocale", | ||
"loading": "Riconoscimento in corso...", | ||
"prettifying": "Miglioramento in corso..." | ||
}, | ||
"temp": "Temporaneo", | ||
"tokenDetail": "Impostazione ruolo: {{systemRoleToken}} · Messaggi di sessione: {{chatsToken}} · Impostazione strumenti: {{toolsToken}}", | ||
"tokenTag": { | ||
"overload": "Superamento limite", | ||
"remained": "Rimasti", | ||
"used": "Utilizzati" | ||
}, | ||
"topic": { | ||
"confirmRemoveAll": "Stai per rimuovere tutti gli argomenti, questa operazione non potrà essere annullata. Procedere con cautela.", | ||
"confirmRemoveTopic": "Stai per rimuovere questo argomento, l'operazione non potrà essere annullata. Procedere con cautela.", | ||
"confirmRemoveUnstarred": "Stai per rimuovere gli argomenti non contrassegnati, questa operazione non potrà essere annullata. Procedere con cautela.", | ||
"defaultTitle": "Argomento predefinito", | ||
"openNewTopic": "Apri nuovo argomento", | ||
"removeAll": "Rimuovi tutti gli argomenti", | ||
"removeUnstarred": "Rimuovi argomenti non contrassegnati", | ||
"saveCurrentMessages": "Salva la conversazione attuale come argomento", | ||
"searchPlaceholder": "Cerca argomenti...", | ||
"title": "Elenco argomenti" | ||
}, | ||
"translate": { | ||
"action": "Traduci", | ||
"clear": "Cancella traduzione" | ||
}, | ||
"tts": { | ||
"action": "Lettura vocale", | ||
"clear": "Cancella lettura vocale" | ||
}, | ||
"updateAgent": "Aggiorna informazioni assistente", | ||
"upload": { | ||
"actionTooltip": "Carica immagine", | ||
"dragDesc": "Trascina i file qui, supporta il caricamento di più immagini. Tieni premuto Shift per inviare direttamente le immagini", | ||
"dragTitle": "Carica immagine" | ||
}, | ||
"warp": "A capo" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,113 @@ | ||
{ | ||
"about": "Informazioni", | ||
"advanceSettings": "Impostazioni avanzate", | ||
"agentMaxToken": "Massima lunghezza della sessione", | ||
"agentModel": "Modello", | ||
"agentProfile": "Profilo assistente", | ||
"appInitializing": "LobeChat inizializzazione in corso, attendere prego...", | ||
"archive": "Archivio", | ||
"autoGenerate": "Generazione automatica", | ||
"autoGenerateTooltip": "Completamento automatico basato su suggerimenti", | ||
"cancel": "Annulla", | ||
"changelog": "Registro modifiche", | ||
"close": "Chiudi", | ||
"confirmRemoveSessionItemAlert": "Stai per eliminare questo assistente. Una volta eliminato, non sarà possibile recuperarlo. Confermi l'operazione?", | ||
"copy": "Copia", | ||
"copySuccess": "Copia riuscita", | ||
"defaultAgent": "Assistente predefinito", | ||
"defaultSession": "Sessione predefinita", | ||
"delete": "Elimina", | ||
"edit": "Modifica", | ||
"export": "Esporta configurazione", | ||
"exportType": { | ||
"agent": "Esporta impostazioni assistente", | ||
"agentWithMessage": "Esporta assistente e messaggi", | ||
"all": "Esporta impostazioni globali e tutti i dati degli assistenti", | ||
"allAgent": "Esporta tutte le impostazioni degli assistenti", | ||
"allAgentWithMessage": "Esporta tutti gli assistenti e i messaggi", | ||
"globalSetting": "Esporta impostazioni globali" | ||
}, | ||
"feedback": "Feedback e suggerimenti", | ||
"historyRange": "Intervallo cronologico", | ||
"import": "Importa configurazione", | ||
"importModal": { | ||
"finish": { | ||
"onlySettings": "Impostazioni di sistema importate con successo", | ||
"start": "Inizia utilizzo", | ||
"subTitle": "Importazione dati completata in {{duration}} secondi. Dettagli dell'importazione:", | ||
"title": "Importazione dati completata" | ||
}, | ||
"loading": "Importazione dati in corso, attendere prego...", | ||
"result": { | ||
"added": "Importazione riuscita", | ||
"errors": "Errori di importazione", | ||
"messages": "Messaggi", | ||
"sessions": "Sessioni", | ||
"skips": "Elementi saltati", | ||
"topics": "Argomenti", | ||
"type": "Tipo di dati" | ||
}, | ||
"title": "Importa dati" | ||
}, | ||
"lang": { | ||
"bn": "Bengalese", | ||
"cs-CZ": "Ceco", | ||
"da-DK": "Danese", | ||
"de-DE": "Tedesco", | ||
"el-GR": "Greco", | ||
"en": "Inglese", | ||
"en-US": "Inglese", | ||
"es-ES": "Spagnolo", | ||
"fi-FI": "Finlandese", | ||
"fr-FR": "Francese", | ||
"hi-IN": "Hindi", | ||
"hu-HU": "Ungherese", | ||
"id-ID": "Indonesiano", | ||
"it-IT": "Italiano", | ||
"ja-JP": "Giapponese", | ||
"ko-KR": "Coreano", | ||
"nl-NL": "Olandese", | ||
"no-NO": "Norvegese", | ||
"pl-PL": "Polacco", | ||
"pt-BR": "Portoghese", | ||
"pt-PT": "Portoghese", | ||
"ro-RO": "Rumeno", | ||
"ru-RU": "Russo", | ||
"sk-SK": "Slovacco", | ||
"sr-RS": "Serbo", | ||
"sv-SE": "Svedese", | ||
"th-TH": "Tailandese", | ||
"tr-TR": "Turco", | ||
"uk-UA": "Ucraino", | ||
"vi-VN": "Vietnamita", | ||
"zh": "Cinese semplificato", | ||
"zh-CN": "Cinese semplificato", | ||
"zh-TW": "Cinese tradizionale" | ||
}, | ||
"layoutInitializing": "Inizializzazione layout in corso...", | ||
"noDescription": "Nessuna descrizione disponibile", | ||
"ok": "OK", | ||
"password": "Password", | ||
"pin": "Fissa in alto", | ||
"pinOff": "Annulla fissaggio", | ||
"regenerate": "Rigenera", | ||
"rename": "Rinomina", | ||
"reset": "Ripristina", | ||
"retry": "Riprova", | ||
"send": "Invia", | ||
"setting": "Impostazioni", | ||
"share": "Condividi", | ||
"stop": "Ferma", | ||
"tab": { | ||
"chat": "Chat", | ||
"market": "Scopri", | ||
"setting": "Impostazioni" | ||
}, | ||
"temp": "Temporaneo", | ||
"updateAgent": "Aggiorna informazioni agente", | ||
"upgradeVersion": { | ||
"action": "Aggiorna", | ||
"hasNew": "Nuovo aggiornamento disponibile", | ||
"newVersion": "Nuova versione disponibile: {{version}}" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"topic": { | ||
"desc": "Clicca sul pulsante a sinistra per salvare l'attuale sessione come argomento storico e avviare una nuova sessione", | ||
"title": "Elenco argomenti" | ||
} | ||
} |
Oops, something went wrong.