Files
ollama-webui2/public/locales/it/chat.json

25 lines
1.6 KiB
JSON

{
"Stop Generating": "Interrompi la generazione",
"Prompt limit is {{maxLength}} characters": "Il limite del messaggio è di {{maxLength}} caratteri",
"System Prompt": "Prompt del sistema",
"Enter a prompt": "Inserisci un prompt",
"Regenerate response": "Rigenera risposta",
"Sorry, there was an error.": "Scusa, si è verificato un errore.",
"Model": "Modello",
"Conversation": "Conversazione",
"OR": "O",
"Loading...": "Caricamento...",
"Type a message...": "Digita un messaggio...",
"Error fetching models.": "Si è verificato un errore nel recupero dei modelli.",
"AI": "IA",
"You": "Tu",
"Cancel": "Annulla",
"Save & Submit": "Salva e invia",
"click if using a .env.local file": "Fai click se stai utilizzando un file .env.local",
"Message limit is {{maxLength}} characters. You have entered {{valueLength}} characters.": "Il limite del messaggio è di {{maxLength}} caratteri. Hai inserito {{valueLength}} caratteri.",
"Please enter a message": "Per favore, scrivi un messaggio",
"Chatbot Ollama is an advanced chatbot kit for Ollama's models aiming to mimic ChatGPT's interface and functionality.": "Chatbot Ollama è un kit avanzato di chatbot per i modelli di chat di OpenAI che mira a imitare l'interfaccia e le funzionalità di ChatGPT.",
"Are you sure you want to clear all messages?": "Sei sicuro di voler cancellare tutti i messaggi?",
"Higher values like 0.8 will make the output more random, while lower values like 0.2 will make it more focused and deterministic.": "Valori più alti come 0,8 renderanno l'output più casuale, mentre valori più bassi come 0,2 lo renderanno più focalizzato e deterministico."
}