1040 lines
42 KiB
JSON
1040 lines
42 KiB
JSON
{
|
||
"about": {
|
||
"appDescription": "A powerful note-taking application with AI-powered features",
|
||
"appName": "Keep Notes",
|
||
"buildDate": "Build Date",
|
||
"description": "Information about the application",
|
||
"features": {
|
||
"description": "AI-powered capabilities",
|
||
"dragDrop": "Drag & drop note management",
|
||
"labelSystem": "Label system",
|
||
"memoryEcho": "Memory Echo daily insights",
|
||
"multipleProviders": "Multiple AI providers (OpenAI, Ollama)",
|
||
"notebookOrganization": "Notebook organization",
|
||
"paragraphReformulation": "Paragraph reformulation",
|
||
"semanticSearch": "Semantic search with embeddings",
|
||
"title": "Features",
|
||
"titleSuggestions": "AI-powered title suggestions"
|
||
},
|
||
"platform": "Platform",
|
||
"platformWeb": "Web",
|
||
"support": {
|
||
"description": "Get help and feedback",
|
||
"documentation": "Documentation",
|
||
"feedback": "Feedback",
|
||
"reportIssues": "Report Issues",
|
||
"title": "Support"
|
||
},
|
||
"technology": {
|
||
"ai": "AI",
|
||
"authentication": "Authentication",
|
||
"backend": "Backend",
|
||
"database": "Database",
|
||
"description": "Built with modern technologies",
|
||
"frontend": "Frontend",
|
||
"testing": "Testing",
|
||
"title": "Technology Stack",
|
||
"ui": "UI"
|
||
},
|
||
"title": "About",
|
||
"version": "Version"
|
||
},
|
||
"admin": {
|
||
"ai": {
|
||
"apiKey": "API Key",
|
||
"baseUrl": "Base URL",
|
||
"commonEmbeddingModels": "Common embedding models for OpenAI-compatible APIs",
|
||
"commonModelsDescription": "Common models for OpenAI-compatible APIs",
|
||
"description": "Configure AI providers for auto-tagging and semantic search. Use different providers for optimal performance.",
|
||
"embeddingsDescription": "AI provider for semantic search embeddings. Recommended: OpenAI (best quality).",
|
||
"embeddingsProvider": "Embeddings Provider",
|
||
"model": "Model",
|
||
"modelRecommendations": "gpt-4o-mini = Best value • gpt-4o = Best quality",
|
||
"openAIKeyDescription": "Your OpenAI API key from platform.openai.com",
|
||
"openTestPanel": "Open AI Test Panel",
|
||
"provider": "Provider",
|
||
"providerEmbeddingRequired": "AI_PROVIDER_EMBEDDING is required",
|
||
"providerTagsRequired": "AI_PROVIDER_TAGS is required",
|
||
"saveSettings": "Save AI Settings",
|
||
"saving": "Saving...",
|
||
"selectEmbeddingModel": "Select an embedding model installed on your system",
|
||
"selectOllamaModel": "Select an Ollama model installed on your system",
|
||
"tagsGenerationDescription": "AI provider for automatic tag suggestions. Recommended: Ollama (free, local).",
|
||
"tagsGenerationProvider": "Tags Generation Provider",
|
||
"title": "AI Configuration",
|
||
"updateFailed": "Failed to update AI settings",
|
||
"updateSuccess": "AI Settings updated successfully"
|
||
},
|
||
"aiTest": {
|
||
"description": "Test your AI providers for tag generation and semantic search embeddings",
|
||
"embeddingDimensions": "Embedding Dimensions:",
|
||
"embeddingsTestDescription": "Test the AI provider responsible for semantic search embeddings",
|
||
"embeddingsTestTitle": "Embeddings Test",
|
||
"error": "Error:",
|
||
"first5Values": "First 5 values:",
|
||
"generatedTags": "Generated Tags:",
|
||
"howItWorksTitle": "How Testing Works",
|
||
"model": "Model:",
|
||
"provider": "Provider:",
|
||
"responseTime": "Response time: {time}ms",
|
||
"runTest": "Run Test",
|
||
"tagsTestDescription": "Test the AI provider responsible for automatic tag suggestions",
|
||
"tagsTestTitle": "Tags Generation Test",
|
||
"testError": "Test Error: {error}",
|
||
"testFailed": "Test Failed",
|
||
"testPassed": "Test Passed",
|
||
"testing": "Testing...",
|
||
"tipDescription": "Use the AI Test Panel to diagnose configuration issues before testing.",
|
||
"tipTitle": "Tip:",
|
||
"title": "AI Provider Testing",
|
||
"vectorDimensions": "vector dimensions"
|
||
},
|
||
"aiTesting": "AI Testing",
|
||
"security": {
|
||
"allowPublicRegistration": "Allow Public Registration",
|
||
"allowPublicRegistrationDescription": "If disabled, new users can only be added by an Administrator via the User Management page.",
|
||
"description": "Manage access control and registration policies.",
|
||
"title": "Security Settings",
|
||
"updateFailed": "Failed to update security settings",
|
||
"updateSuccess": "Security Settings updated"
|
||
},
|
||
"settings": "Admin Settings",
|
||
"smtp": {
|
||
"description": "Configure email server for password resets.",
|
||
"forceSSL": "Force SSL/TLS (usually for port 465)",
|
||
"fromEmail": "From Email",
|
||
"host": "Host",
|
||
"ignoreCertErrors": "Ignore Certificate Errors (Self-hosted/Dev only)",
|
||
"password": "Password",
|
||
"port": "Port",
|
||
"saveSettings": "Save SMTP Settings",
|
||
"sending": "Sending...",
|
||
"testEmail": "Test Email",
|
||
"testFailed": "Failed: {error}",
|
||
"testSuccess": "Test email sent successfully!",
|
||
"title": "SMTP Configuration",
|
||
"updateFailed": "Failed to update SMTP settings",
|
||
"updateSuccess": "SMTP Settings updated",
|
||
"username": "Username"
|
||
},
|
||
"title": "Admin Dashboard",
|
||
"userManagement": "User Management",
|
||
"users": {
|
||
"addUser": "Add User",
|
||
"confirmDelete": "Sei sicuro di voler eliminare questo utente?",
|
||
"createFailed": "Failed to create user",
|
||
"createSuccess": "User created successfully",
|
||
"createUser": "Create User",
|
||
"createUserDescription": "Add a new user to the system.",
|
||
"deleteFailed": "Failed to delete",
|
||
"deleteSuccess": "User deleted",
|
||
"demote": "Declassa",
|
||
"email": "Email",
|
||
"name": "Name",
|
||
"password": "Password",
|
||
"promote": "Promuovi",
|
||
"role": "Role",
|
||
"roleUpdateFailed": "Failed to update role",
|
||
"roleUpdateSuccess": "User role updated to {role}",
|
||
"roles": {
|
||
"admin": "Amministratore",
|
||
"user": "Utente"
|
||
},
|
||
"table": {
|
||
"actions": "Actions",
|
||
"createdAt": "Created At",
|
||
"email": "Email",
|
||
"name": "Name",
|
||
"role": "Role"
|
||
}
|
||
}
|
||
},
|
||
"ai": {
|
||
"analyzing": "AI analyzing...",
|
||
"assistant": "AI Assistant",
|
||
"autoLabels": {
|
||
"analyzing": "Analisi delle tue note per suggerimenti etichette...",
|
||
"create": "Crea",
|
||
"createNewLabel": "Crea nuova etichetta",
|
||
"created": "{count} labels created successfully",
|
||
"creating": "Creazione etichette...",
|
||
"description": "I've detected recurring themes in \"{notebookName}\" ({totalNotes} notes). Create labels for them?",
|
||
"error": "Failed to fetch label suggestions",
|
||
"new": "(nuovo)",
|
||
"noLabelsSelected": "No labels selected",
|
||
"note": "note",
|
||
"notes": "notes",
|
||
"title": "Suggerimenti Etichette",
|
||
"typeContent": "Type content to get label suggestions...",
|
||
"typeForSuggestions": "Digita per suggerimenti"
|
||
},
|
||
"batchOrganization": {
|
||
"analyzing": "Analyzing your notes...",
|
||
"apply": "Apply",
|
||
"applyFailed": "Applicazione non riuscita",
|
||
"applying": "Applying...",
|
||
"description": "L'IA analizzerà le tue note e suggerirà di organizzarle in quaderni.",
|
||
"error": "Errore nell'organizzazione",
|
||
"noNotebooks": "No notebooks available. Create notebooks first to organize your notes.",
|
||
"noNotesSelected": "Nessuna nota selezionata",
|
||
"noSuggestions": "AI could not find a good way to organize these notes.",
|
||
"selectAllIn": "Seleziona tutto in",
|
||
"selectNote": "Seleziona nota",
|
||
"success": "Organizzazione completata",
|
||
"title": "Organizzazione batch"
|
||
},
|
||
"clarify": "Clarify",
|
||
"clickToAddTag": "Click to add this tag",
|
||
"generateTitles": "Generate titles",
|
||
"generateTitlesTooltip": "Generate titles with AI",
|
||
"generating": "Generating...",
|
||
"generatingTitles": "Generating titles...",
|
||
"ignoreSuggestion": "Ignore this suggestion",
|
||
"improveStyle": "Improve style",
|
||
"languageDetected": "Language detected",
|
||
"notebookSummary": {
|
||
"regenerate": "Rigenera Riassunto",
|
||
"regenerating": "Rigenerazione riassunto..."
|
||
},
|
||
"original": "Original",
|
||
"poweredByAI": "Powered by AI",
|
||
"processing": "Processing...",
|
||
"reformulateText": "Reformulate text",
|
||
"reformulated": "Reformulated",
|
||
"reformulating": "Reformulating...",
|
||
"reformulationApplied": "Reformulated text applied!",
|
||
"reformulationComparison": "Reformulation Comparison",
|
||
"reformulationError": "Error during reformulation",
|
||
"reformulationFailed": "Failed to reformulate text",
|
||
"reformulationMaxWords": "Text must have maximum 500 words",
|
||
"reformulationMinWords": "Text must have at least 10 words (current: {count} words)",
|
||
"reformulationNoText": "Please select text or add content",
|
||
"reformulationSelectionTooShort": "Selection too short, using full content",
|
||
"shorten": "Shorten",
|
||
"tagAdded": "Tag \"{tag}\" added",
|
||
"titleApplied": "Title applied!",
|
||
"titleGenerateWithAI": "Generate titles with AI",
|
||
"titleGenerating": "Generating...",
|
||
"titleGenerationError": "Error generating titles",
|
||
"titleGenerationFailed": "Failed to generate titles",
|
||
"titleGenerationMinWords": "Content must have at least 10 words to generate titles (current: {count} words)",
|
||
"titlesGenerated": "💡 {count} titles generated!",
|
||
"transformError": "Error during transformation",
|
||
"transformMarkdown": "Transform to Markdown",
|
||
"transformSuccess": "Text transformed to Markdown successfully!",
|
||
"transforming": "Transforming..."
|
||
},
|
||
"aiSettings": {
|
||
"description": "Configura le funzionalità AI e le preferenze",
|
||
"error": "Aggiornamento dell'impostazione non riuscito",
|
||
"features": "Funzionalità AI",
|
||
"frequency": "Frequenza",
|
||
"frequencyDaily": "Giornaliera",
|
||
"frequencyWeekly": "Settimanale",
|
||
"provider": "Provider AI",
|
||
"providerAuto": "Automatico (Consigliato)",
|
||
"providerOllama": "Ollama (Locale)",
|
||
"providerOpenAI": "OpenAI (Cloud)",
|
||
"saved": "Impostazione aggiornata",
|
||
"saving": "Salvataggio in corso...",
|
||
"title": "Impostazioni AI",
|
||
"titleSuggestionsDesc": "Suggerisci titoli per note senza titolo dopo 50+ parole",
|
||
"paragraphRefactorDesc": "Opzioni di miglioramento del testo basate sull'AI",
|
||
"frequencyDesc": "Frequenza di analisi delle connessioni tra note",
|
||
"providerDesc": "Scegli il tuo provider AI preferito",
|
||
"providerAutoDesc": "Ollama se disponibile, altrimenti OpenAI",
|
||
"providerOllamaDesc": "100% privato, viene eseguito localmente sul tuo dispositivo",
|
||
"providerOpenAIDesc": "Più preciso, richiede chiave API"
|
||
},
|
||
"appearance": {
|
||
"description": "Personalizza l'aspetto dell'app",
|
||
"title": "Aspetto"
|
||
},
|
||
"auth": {
|
||
"backToLogin": "Torna al login",
|
||
"checkYourEmail": "Controlla la tua email",
|
||
"createAccount": "Crea il tuo account",
|
||
"email": "Email",
|
||
"emailPlaceholder": "Inserisci il tuo indirizzo email",
|
||
"forgotPassword": "Password dimenticata?",
|
||
"forgotPasswordDescription": "Inserisci il tuo indirizzo email e ti invieremo un link per reimpostare la password.",
|
||
"forgotPasswordTitle": "Password dimenticata",
|
||
"hasAccount": "Hai già un account?",
|
||
"name": "Nome",
|
||
"namePlaceholder": "Inserisci il tuo nome",
|
||
"noAccount": "Non hai un account?",
|
||
"orContinueWith": "Oppure continua con",
|
||
"password": "Password",
|
||
"passwordMinChars": "Inserisci la password (minimo 6 caratteri)",
|
||
"passwordPlaceholder": "Inserisci la tua password",
|
||
"rememberMe": "Ricordami",
|
||
"resetEmailSent": "Se esiste nel nostro sistema, abbiamo inviato un link per la reimpostazione della password al tuo indirizzo email.",
|
||
"resetPassword": "Reimposta password",
|
||
"resetPasswordInstructions": "Inserisci la tua email per reimpostare la password",
|
||
"returnToLogin": "Torna al login",
|
||
"sendResetLink": "Invia link di reimpostazione",
|
||
"sending": "Invio in corso...",
|
||
"signIn": "Accedi",
|
||
"signInToAccount": "Accedi al tuo account",
|
||
"signOut": "Sign out",
|
||
"signUp": "Registrati"
|
||
},
|
||
"autoLabels": {
|
||
"aiPowered": "Alimentato da AI",
|
||
"analyzing": "Analyzing your notes...",
|
||
"applySuggested": "Applica suggerite",
|
||
"autoLabelBatchDescription": "Aggiungi automaticamente etichette per le note selezionate",
|
||
"autoLabelDescription": "Aggiungi automaticamente etichette basate sull'analisi AI",
|
||
"autoLabelNoteDescription": "Aggiungi automaticamente etichette per questa nota",
|
||
"confidence": "Fiducia: {score}%",
|
||
"contentAnalysis": "Analisi contenuto",
|
||
"createNewLabel": "Create this new label and add it",
|
||
"created": "{count} labels created successfully",
|
||
"description": "I've detected recurring themes in \"{notebookName}\" ({totalNotes} notes). Create labels for them?",
|
||
"disabled": "Disattivato",
|
||
"dismissAll": "Ignora tutto",
|
||
"enabled": "Attivato",
|
||
"error": "Errore auto etichette",
|
||
"generateMore": "Genera di più",
|
||
"keywordExtraction": "Estrazione parole chiave",
|
||
"labelCategories": "Categorie etichette",
|
||
"labelCategoriesDescription": "Seleziona categorie per auto etichettatura",
|
||
"labelsApplied": "Etichette applicate",
|
||
"learnMore": "Scopri di più",
|
||
"maxLabels": "Massimo etichette per nota",
|
||
"maxLabelsDescription": "Numero massimo di etichette per nota",
|
||
"minConfidence": "Minima fiducia",
|
||
"minConfidenceDescription": "Punteggio minimo (0-100) per suggerimenti AI",
|
||
"new": "(new)",
|
||
"noLabelsGenerated": "Nessuna etichetta generata",
|
||
"noLabelsSelected": "No labels selected",
|
||
"note": "note",
|
||
"notes": "notes",
|
||
"processing": "Elaborazione in corso...",
|
||
"saveSettings": "Salva impostazioni",
|
||
"settings": "Impostazioni",
|
||
"settingsDescription": "Configura preferenze auto etichette",
|
||
"settingsDialogTitle": "Impostazioni auto etichette",
|
||
"settingsSaved": "Impostazioni salvate",
|
||
"smartTagging": "Smart tagging",
|
||
"suggestedLabels": "Etichette suggerite",
|
||
"title": "Auto etichette",
|
||
"toggle": "Attiva auto etichette",
|
||
"typeContent": "Type content to get label suggestions..."
|
||
},
|
||
"batch": {
|
||
"organize": "Organizza",
|
||
"organizeWithAI": "Organizza con AI"
|
||
},
|
||
"batchOrganization": {
|
||
"addCategories": "Aggiungi categorie",
|
||
"addTags": "Aggiungi tag",
|
||
"analyzing": "Analyzing your notes...",
|
||
"apply": "Apply ({count})",
|
||
"applyChanges": "Applica modifiche",
|
||
"applying": "Applying...",
|
||
"backToNote": "Torna alla nota",
|
||
"categories": "Categorie",
|
||
"categorized": "Categorizzate: {count}",
|
||
"close": "Chiudi",
|
||
"confidence": "confidence",
|
||
"description": "AI will analyze your notes and suggest organizing them into notebooks.",
|
||
"done": "Fatto",
|
||
"error": "Errore nella creazione del piano di organizzazione",
|
||
"finished": "Organizzazione completata!",
|
||
"noNotebooks": "No notebooks available. Create notebooks first to organize your notes.",
|
||
"noNotesSelected": "Nessuna nota selezionata",
|
||
"noSuggestions": "AI could not find a good way to organize these notes.",
|
||
"noTagsAdded": "Nessun tag aggiunto",
|
||
"notesToOrganize": "{count} notes to organize",
|
||
"organizing": "Organizzazione in corso...",
|
||
"results": "Risultati",
|
||
"reviewChanges": "Rivedi modifiche",
|
||
"selectNotes": "Seleziona note da organizzare",
|
||
"selected": "{count} selected",
|
||
"skip": "Salta",
|
||
"start": "Avvia organizzazione",
|
||
"suggestedCategories": "Categorie suggerite",
|
||
"suggestedTags": "Tag suggeriti",
|
||
"tagsAdded": "Tag aggiunti: {count}",
|
||
"title": "Organizzazione batch",
|
||
"totalProcessed": "Elaborate: {total}",
|
||
"unorganized": "{count} notes couldn't be categorized and will stay in General Notes."
|
||
},
|
||
"collaboration": {
|
||
"accessRevoked": "L’accesso è stato revocato",
|
||
"addCollaborator": "Aggiungi collaboratore",
|
||
"addCollaboratorDescription": "Aggiungi persone per collaborare a questa nota tramite il loro indirizzo email.",
|
||
"alreadyInList": "Questa email è già nella lista",
|
||
"canEdit": "Può modificare",
|
||
"canView": "Può visualizzare",
|
||
"done": "Fatto",
|
||
"emailAddress": "Indirizzo email",
|
||
"emailPlaceholder": "Inserisci indirizzo email",
|
||
"enterEmailAddress": "Inserisci indirizzo email",
|
||
"errorLoading": "Errore nel caricamento dei collaboratori",
|
||
"failedToAdd": "Impossibile aggiungere il collaboratore",
|
||
"failedToRemove": "Impossibile rimuovere il collaboratore",
|
||
"invite": "Invita",
|
||
"noCollaborators": "Nessun collaboratore. Aggiungine uno sopra!",
|
||
"noCollaboratorsViewer": "Nessun collaboratore.",
|
||
"nowHasAccess": "{name} ora ha accesso a questa nota",
|
||
"owner": "Proprietario",
|
||
"pending": "In sospeso",
|
||
"pendingInvite": "Invito in sospeso",
|
||
"peopleWithAccess": "Persone con accesso",
|
||
"remove": "Rimuovi",
|
||
"removeCollaborator": "Rimuovi collaboratore",
|
||
"shareNote": "Condividi nota",
|
||
"shareWithCollaborators": "Condividi con collaboratori",
|
||
"unnamedUser": "Utente senza nome",
|
||
"viewerDescription": "Hai accesso a questa nota. Solo il proprietario può gestire i collaboratori.",
|
||
"willBeAdded": "{email} sarà aggiunto come collaboratore quando la nota verrà creata"
|
||
},
|
||
"colors": {
|
||
"blue": "Blu",
|
||
"default": "Predefinito",
|
||
"gray": "Grigio",
|
||
"green": "Verde",
|
||
"orange": "Arancione",
|
||
"pink": "Rosa",
|
||
"purple": "Viola",
|
||
"red": "Rosso",
|
||
"yellow": "Giallo"
|
||
},
|
||
"common": {
|
||
"add": "Aggiungi",
|
||
"cancel": "Annulla",
|
||
"close": "Chiudi",
|
||
"confirm": "Conferma",
|
||
"delete": "Elimina",
|
||
"edit": "Modifica",
|
||
"error": "Errore",
|
||
"loading": "Caricamento...",
|
||
"noResults": "Nessun risultato",
|
||
"notAvailable": "Non disponibile",
|
||
"optional": "Opzionale",
|
||
"remove": "Rimuovi",
|
||
"required": "Obbligatorio",
|
||
"save": "Salva",
|
||
"search": "Cerca",
|
||
"success": "Successo",
|
||
"unknown": "Sconosciuto"
|
||
},
|
||
"connection": {
|
||
"clickToView": "Clicca per visualizzare la nota",
|
||
"helpful": "Utile",
|
||
"isHelpful": "Questa connessione è utile?",
|
||
"memoryEchoDiscovery": "Scoperta Memory Echo",
|
||
"notHelpful": "Non utile",
|
||
"similarityInfo": "Queste note sono collegate da {similarity}% di similarità"
|
||
},
|
||
"dataManagement": {
|
||
"cleanup": {
|
||
"button": "Cleanup",
|
||
"description": "Remove labels and connections that reference deleted notes.",
|
||
"failed": "Error during cleanup",
|
||
"title": "Cleanup Orphaned Data"
|
||
},
|
||
"cleanupComplete": "Pulizia completata",
|
||
"cleanupError": "Errore nella pulizia",
|
||
"dangerZone": "Zona pericolosa",
|
||
"dangerZoneDescription": "Queste azioni sono irreversibili",
|
||
"delete": {
|
||
"button": "Delete All Notes",
|
||
"confirm": "Are you sure? This will permanently delete all your notes.",
|
||
"description": "Permanently delete all your notes. This action cannot be undone.",
|
||
"failed": "Failed to delete notes",
|
||
"success": "All notes deleted",
|
||
"title": "Delete All Notes"
|
||
},
|
||
"deleting": "Eliminazione in corso...",
|
||
"export": {
|
||
"button": "Export Notes",
|
||
"description": "Download all your notes as a JSON file. This includes all content, labels, and metadata.",
|
||
"failed": "Failed to export notes",
|
||
"success": "Notes exported successfully",
|
||
"title": "Export All Notes"
|
||
},
|
||
"exporting": "Esportazione in corso...",
|
||
"import": {
|
||
"button": "Import Notes",
|
||
"description": "Upload a JSON file to import notes. This will add to your existing notes, not replace them.",
|
||
"failed": "Failed to import notes",
|
||
"success": "Imported {count} notes",
|
||
"title": "Import Notes"
|
||
},
|
||
"importing": "Importazione in corso...",
|
||
"indexing": {
|
||
"button": "Rebuild Index",
|
||
"description": "Regenerate embeddings for all notes to improve semantic search.",
|
||
"failed": "Error during indexing",
|
||
"success": "Indexing complete: {count} notes processed",
|
||
"title": "Rebuild Search Index"
|
||
},
|
||
"indexingComplete": "Indicizzazione completata",
|
||
"indexingError": "Errore nell'indicizzazione",
|
||
"title": "Data Management",
|
||
"toolsDescription": "Tools to maintain your database health"
|
||
},
|
||
"demoMode": {
|
||
"activated": "Modalità demo attivata! Memory Echo funzionerà istantaneamente.",
|
||
"createNotesTip": "Crea 2+ note simili e vedi Memory Echo in azione!",
|
||
"deactivated": "Modalità demo disattivata. Parametri normali ripristinati.",
|
||
"delayBetweenNotes": "Ritardo di 0 giorni tra le note (normalmente 7 giorni)",
|
||
"description": "Accelera Memory Echo per i test. Le connessioni appaiono istantaneamente.",
|
||
"parametersActive": "Parametri demo attivi:",
|
||
"similarityThreshold": "Soglia di similarità del 50% (normalmente 75%)",
|
||
"title": "Modalità demo",
|
||
"toggleFailed": "Impossibile attivare/disattivare la modalità demo",
|
||
"unlimitedInsights": "Insight illimitati (nessun limite di frequenza)"
|
||
},
|
||
"diagnostics": {
|
||
"apiStatus": "Stato API",
|
||
"checking": "Checking...",
|
||
"configuredProvider": "Provider configurato",
|
||
"description": "Check your AI provider connection status",
|
||
"errorStatus": "Error",
|
||
"operational": "Operational",
|
||
"testDetails": "Dettagli test:",
|
||
"tip1": "Assicurati che Ollama sia in esecuzione (ollama serve)",
|
||
"tip2": "Verifica che il modello sia installato (ollama pull llama3)",
|
||
"tip3": "Verifica la tua chiave API per OpenAI",
|
||
"tip4": "Controlla la connettività di rete",
|
||
"title": "Diagnostica",
|
||
"troubleshootingTitle": "Suggerimenti per la risoluzione dei problemi:"
|
||
},
|
||
"favorites": {
|
||
"noFavorites": "Nessun preferito",
|
||
"pinToFavorite": "Aggiungi ai preferiti",
|
||
"title": "Preferiti",
|
||
"toggleSection": "Attiva/disattiva sezione"
|
||
},
|
||
"footer": {
|
||
"openSource": "Clone open source",
|
||
"privacy": "Privacy",
|
||
"terms": "Termini"
|
||
},
|
||
"general": {
|
||
"add": "Aggiungi",
|
||
"apply": "Applica",
|
||
"back": "Indietro",
|
||
"cancel": "Annulla",
|
||
"clean": "Clean",
|
||
"clear": "Cancella",
|
||
"close": "Chiudi",
|
||
"confirm": "Conferma",
|
||
"edit": "Modifica",
|
||
"error": "Si è verificato un errore",
|
||
"indexAll": "Index All",
|
||
"loading": "Caricamento...",
|
||
"next": "Avanti",
|
||
"operationFailed": "Operazione non riuscita",
|
||
"operationSuccess": "Operazione completata",
|
||
"preview": "Anteprima",
|
||
"previous": "Precedente",
|
||
"reset": "Reimposta",
|
||
"save": "Salva",
|
||
"select": "Seleziona",
|
||
"submit": "Invia",
|
||
"testConnection": "Test Connection",
|
||
"tryAgain": "Riprova"
|
||
},
|
||
"generalSettings": {
|
||
"description": "Impostazioni generali dell'applicazione",
|
||
"title": "Impostazioni generali"
|
||
},
|
||
"labels": {
|
||
"addLabel": "Add label",
|
||
"allLabels": "All Labels",
|
||
"changeColor": "Change Color",
|
||
"changeColorTooltip": "Change color",
|
||
"clearAll": "Clear all",
|
||
"confirmDelete": "Are you sure you want to delete this label?",
|
||
"count": "{count} etichette",
|
||
"createLabel": "Create label",
|
||
"delete": "Delete",
|
||
"deleteTooltip": "Delete label",
|
||
"editLabels": "Edit Labels",
|
||
"editLabelsDescription": "Create, edit colors, or delete labels.",
|
||
"filter": "Filter by Label",
|
||
"filterByLabel": "Filter by label",
|
||
"labelColor": "Label color",
|
||
"labelName": "Label name",
|
||
"loading": "Loading...",
|
||
"manage": "Manage Labels",
|
||
"manageLabels": "Manage labels",
|
||
"manageLabelsDescription": "Add or remove labels for this note. Click on a label to change its color.",
|
||
"manageTooltip": "Manage Labels",
|
||
"namePlaceholder": "Enter label name",
|
||
"newLabelPlaceholder": "Create new label",
|
||
"noLabels": "Nessuna etichetta",
|
||
"noLabelsFound": "No labels found.",
|
||
"notebookRequired": "⚠️ Labels are only available in notebooks. Move this note to a notebook first.",
|
||
"selectedLabels": "Selected Labels",
|
||
"showLess": "Show less",
|
||
"showMore": "Show more",
|
||
"tagAdded": "Tag \"{tag}\" added",
|
||
"title": "Labels"
|
||
},
|
||
"memoryEcho": {
|
||
"clickToView": "Clicca per visualizzare",
|
||
"comparison": {
|
||
"clickToView": "Click to view note",
|
||
"helpful": "Helpful",
|
||
"helpfulQuestion": "Is this comparison helpful?",
|
||
"highSimilarityInsight": "These notes deal with the same topic with a high degree of similarity. They could be merged or consolidated.",
|
||
"notHelpful": "Not Helpful",
|
||
"similarityInfo": "These notes are connected by {similarity}% similarity",
|
||
"title": "💡 Note Comparison",
|
||
"untitled": "Untitled"
|
||
},
|
||
"connection": "connection",
|
||
"connections": "Connections",
|
||
"connectionsBadge": "{count} connection{plural}",
|
||
"dailyInsight": "Daily insight from your notes",
|
||
"description": "Proactive connections between your notes",
|
||
"dismiss": "Dismiss for now",
|
||
"editorSection": {
|
||
"close": "Chiudi",
|
||
"compare": "Compare",
|
||
"compareAll": "Compare all",
|
||
"loading": "Loading...",
|
||
"merge": "Merge",
|
||
"mergeAll": "Merge all",
|
||
"title": "⚡ Connected Notes ({count})",
|
||
"view": "View"
|
||
},
|
||
"fused": "Fused",
|
||
"fusion": {
|
||
"archiveOriginals": "Archive original notes",
|
||
"cancel": "Cancel",
|
||
"confirmFusion": "Confirm fusion",
|
||
"createBacklinks": "Create backlink to original notes",
|
||
"edit": "Edit",
|
||
"error": "Failed to merge notes",
|
||
"finishEditing": "Finish editing",
|
||
"generateError": "Failed to generate fusion",
|
||
"generateFusion": "Generate the fusion",
|
||
"generating": "Generating...",
|
||
"keepAllTags": "Keep all tags",
|
||
"mergeNotes": "Merge {count} note(s)",
|
||
"modify": "Modify",
|
||
"noContentReturned": "No fusion content returned from API",
|
||
"notesToMerge": "📝 Notes to merge",
|
||
"optionalPrompt": "💬 Fusion prompt (optional)",
|
||
"optionsTitle": "Fusion options",
|
||
"previewTitle": "📝 Preview of merged note",
|
||
"promptPlaceholder": "Optional instructions for AI (e.g., 'Keep the formal style of note 1')...",
|
||
"success": "Notes merged successfully!",
|
||
"title": "🔗 Intelligent Fusion",
|
||
"unknownDate": "Unknown date",
|
||
"useLatestTitle": "Use latest note as title"
|
||
},
|
||
"helpful": "Helpful",
|
||
"insightReady": "Your insight is ready!",
|
||
"notHelpful": "Not Helpful",
|
||
"overlay": {
|
||
"error": "Errore",
|
||
"loading": "Loading...",
|
||
"noConnections": "No connections found",
|
||
"searchPlaceholder": "Search connections...",
|
||
"sortBy": "Sort by:",
|
||
"sortOldest": "Oldest",
|
||
"sortRecent": "Recent",
|
||
"sortSimilarity": "Similarity",
|
||
"title": "Connected Notes",
|
||
"viewAll": "View all side by side"
|
||
},
|
||
"thanksFeedback": "Thanks for your feedback!",
|
||
"thanksFeedbackImproving": "Thanks! We'll use this to improve.",
|
||
"title": "I noticed something...",
|
||
"viewConnection": "View Connection"
|
||
},
|
||
"nav": {
|
||
"accountSettings": "Impostazioni account",
|
||
"adminDashboard": "Dashboard amministratore",
|
||
"aiSettings": "Impostazioni AI",
|
||
"archive": "Archivio",
|
||
"buyMeACoffee": "Offrimi un caffè",
|
||
"configureAI": "Configura le funzionalità AI, il provider e le preferenze",
|
||
"diagnostics": "Diagnostica",
|
||
"donateOnKofi": "Dona su Ko-fi",
|
||
"donationDescription": "Fai una donazione una tantum o diventa un sostenitore mensile.",
|
||
"donationNote": "Nessuna commissione • Pagamenti immediati • Sicuro",
|
||
"favorites": "Preferiti",
|
||
"generalNotes": "General Notes",
|
||
"home": "Home",
|
||
"login": "Login",
|
||
"logout": "Logout",
|
||
"manageAISettings": "Gestisci impostazioni AI",
|
||
"myLibrary": "La mia libreria",
|
||
"notebooks": "Notebooks",
|
||
"notes": "Note",
|
||
"proPlan": "Piano Pro",
|
||
"profile": "Profilo",
|
||
"quickAccess": "Accesso rapido",
|
||
"recent": "Recenti",
|
||
"reminders": "Promemoria",
|
||
"settings": "Impostazioni",
|
||
"sponsorDescription": "Diventa uno sponsor mensile e ricevi riconoscimento.",
|
||
"sponsorOnGithub": "Sponsorizza su GitHub",
|
||
"support": "Supporta Memento ☕",
|
||
"supportDescription": "Memento è 100% gratuito e open-source. Il tuo supporto aiuta a mantenerlo tale.",
|
||
"supportDevelopment": "Supporta lo sviluppo di Memento ☕",
|
||
"trash": "Cestino",
|
||
"userManagement": "Gestione utenti",
|
||
"workspace": "Area di lavoro"
|
||
},
|
||
"notebook": {
|
||
"cancel": "Annulla",
|
||
"create": "Crea notebook",
|
||
"createDescription": "Avvia una nuova raccolta per organizzare note, idee e progetti in modo efficiente.",
|
||
"createNew": "Crea nuovo notebook",
|
||
"creating": "Creazione...",
|
||
"delete": "Elimina notebook",
|
||
"deleteConfirm": "Elimina",
|
||
"deleteWarning": "Sei sicuro di voler eliminare questo notebook? Le note verranno spostate in Note generali.",
|
||
"edit": "Modifica notebook",
|
||
"editDescription": "Cambia nome, icona e colore del tuo notebook.",
|
||
"generating": "Generazione riepilogo...",
|
||
"labels": "Labels:",
|
||
"name": "Nome del notebook",
|
||
"noLabels": "No labels",
|
||
"selectColor": "Colore",
|
||
"selectIcon": "Icona",
|
||
"summary": "Riepilogo notebook",
|
||
"summaryDescription": "Genera un riepilogo basato su IA di tutte le note in questo notebook.",
|
||
"summaryError": "Errore nella generazione del riepilogo"
|
||
},
|
||
"notebookSuggestion": {
|
||
"description": "Questa nota sembra appartenere a questo notebook",
|
||
"dismiss": "Ignora",
|
||
"dismissIn": "Ignora (chiude in {timeLeft}s)",
|
||
"generalNotes": "Note generali",
|
||
"move": "Sposta",
|
||
"moveToNotebook": "Sposta nel notebook",
|
||
"title": "Spostare in {icon} {name}?"
|
||
},
|
||
"notebooks": {
|
||
"allNotebooks": "Tutti i notebook",
|
||
"create": "Crea notebook",
|
||
"createFirst": "Crea il tuo primo notebook",
|
||
"noNotebooks": "Nessun notebook"
|
||
},
|
||
"notes": {
|
||
"add": "Aggiungi",
|
||
"addCollaborators": "Aggiungi collaboratori",
|
||
"addImage": "Aggiungi immagine",
|
||
"addItem": "Aggiungi elemento",
|
||
"addLink": "Aggiungi link",
|
||
"addListItem": "+ Elemento elenco",
|
||
"addNote": "Aggiungi nota",
|
||
"adding": "Aggiunta in corso...",
|
||
"aiAssistant": "Assistente AI",
|
||
"archive": "Archivia",
|
||
"backgroundOptions": "Opzioni di sfondo",
|
||
"changeColor": "Cambia colore",
|
||
"changeSize": "Cambia dimensione",
|
||
"clarifyFailed": "Chiarimento non riuscito",
|
||
"close": "Chiudi",
|
||
"color": "Colore",
|
||
"confirmDelete": "Sei sicuro di voler eliminare questa nota?",
|
||
"confirmLeaveShare": "Sei sicuro di voler abbandonare questa nota condivisa?",
|
||
"contentOrMediaRequired": "Inserisci del contenuto o aggiungi un link/immagine",
|
||
"copy": "Copia",
|
||
"copyFailed": "Copia della nota non riuscita",
|
||
"copySuccess": "Nota copiata con successo!",
|
||
"createFirstNote": "Crea la tua prima nota",
|
||
"date": "Data",
|
||
"delete": "Elimina",
|
||
"dragToReorder": "Trascina per riordinare",
|
||
"duplicate": "Duplica",
|
||
"edit": "Modifica nota",
|
||
"emptyState": "Nessuna nota qui",
|
||
"fileTooLarge": "File troppo grande: {fileName}. La dimensione massima è {maxSize}.",
|
||
"improveFailed": "Miglioramento non riuscito",
|
||
"inNotebook": "Nel notebook",
|
||
"invalidDateTime": "Data o ora non valide",
|
||
"invalidFileType": "Tipo di file non valido: {fileName}. Sono consentiti solo JPEG, PNG, GIF e WebP.",
|
||
"itemOrMediaRequired": "Aggiungi almeno un elemento o un contenuto multimediale",
|
||
"large": "Grande",
|
||
"leaveShare": "Abbandona",
|
||
"linkAddFailed": "Aggiunta del link non riuscita",
|
||
"linkAdded": "Link aggiunto",
|
||
"linkMetadataFailed": "Impossibile recuperare i metadati del link",
|
||
"listItem": "Elemento elenco",
|
||
"makeCopy": "Crea una copia",
|
||
"markdown": "Markdown",
|
||
"markdownMode": "Markdown",
|
||
"markdownOff": "Markdown DISATTIVATO",
|
||
"markdownOn": "Markdown ATTIVO",
|
||
"markdownPlaceholder": "Scrivi una nota... (Markdown supportato)",
|
||
"medium": "Media",
|
||
"more": "Altro",
|
||
"moreOptions": "Altre opzioni",
|
||
"moveFailed": "Spostamento non riuscito",
|
||
"newChecklist": "Nuova checklist",
|
||
"newNote": "Nuova nota",
|
||
"noContent": "Nessun contenuto",
|
||
"noNotes": "Nessuna nota",
|
||
"noNotesFound": "Nessuna nota trovata",
|
||
"noteCreateFailed": "Creazione della nota non riuscita",
|
||
"noteCreated": "Nota creata con successo",
|
||
"others": "Altre",
|
||
"pin": "Fissa",
|
||
"pinned": "Fissate",
|
||
"pinnedNotes": "Note fissate",
|
||
"placeholder": "Scrivi una nota...",
|
||
"preview": "Anteprima",
|
||
"readOnly": "Sola lettura",
|
||
"recent": "Recenti",
|
||
"redo": "Ripeti",
|
||
"redoShortcut": "Ripeti (Ctrl+Y)",
|
||
"remindMe": "Ricordamelo",
|
||
"reminderDateTimeRequired": "Inserisci data e ora",
|
||
"reminderMustBeFuture": "Il promemoria deve essere nel futuro",
|
||
"reminderPastError": "Il promemoria deve essere nel futuro",
|
||
"reminderRemoved": "Promemoria rimosso",
|
||
"reminderSet": "Promemoria impostato per {datetime}",
|
||
"remove": "Remove",
|
||
"saving": "Salvataggio in corso...",
|
||
"setReminder": "Imposta promemoria",
|
||
"setReminderButton": "Imposta promemoria",
|
||
"share": "Condividi",
|
||
"shareWithCollaborators": "Condividi con collaboratori",
|
||
"sharedBy": "Condivisa da",
|
||
"sharedReadOnly": "Questa nota è condivisa con te in modalità sola lettura",
|
||
"shortenFailed": "Accorciamento non riuscito",
|
||
"showCollaborators": "Mostra collaboratori",
|
||
"size": "Dimensione",
|
||
"small": "Piccola",
|
||
"takeNote": "Scrivi una nota...",
|
||
"takeNoteMarkdown": "Scrivi una nota... (Markdown supportato)",
|
||
"time": "Ora",
|
||
"title": "Note",
|
||
"titlePlaceholder": "Titolo",
|
||
"transformFailed": "Trasformazione non riuscita",
|
||
"unarchive": "Rimuovi dall’archivio",
|
||
"undo": "Annulla",
|
||
"undoShortcut": "Annulla (Ctrl+Z)",
|
||
"unpin": "Rimuovi fissaggio",
|
||
"unpinned": "Non fissato",
|
||
"untitled": "Senza titolo",
|
||
"uploadFailed": "Caricamento non riuscito: {filename}",
|
||
"view": "Visualizza nota"
|
||
},
|
||
"pagination": {
|
||
"next": "→",
|
||
"pageInfo": "Pagina {currentPage} / {totalPages}",
|
||
"previous": "←"
|
||
},
|
||
"paragraphRefactor": {
|
||
"casual": "Informale",
|
||
"expand": "Espandi",
|
||
"formal": "Formale",
|
||
"improve": "Migliora",
|
||
"shorten": "Accorcia",
|
||
"title": "Miglioramento del testo"
|
||
},
|
||
"profile": {
|
||
"accountSettings": "Impostazioni account",
|
||
"autoDetect": "Rilevamento automatico",
|
||
"changePassword": "Cambia password",
|
||
"changePasswordDescription": "Aggiorna la tua password. È necessaria la password attuale.",
|
||
"confirmPassword": "Conferma password",
|
||
"currentPassword": "Password attuale",
|
||
"description": "Aggiorna le tue informazioni personali",
|
||
"displayName": "Nome visualizzato",
|
||
"displaySettings": "Impostazioni di visualizzazione",
|
||
"displaySettingsDescription": "Personalizza l’aspetto e la dimensione del testo.",
|
||
"email": "Email",
|
||
"fontSize": "Dimensione carattere",
|
||
"fontSizeDescription": "Regola la dimensione del testo per una migliore leggibilità.",
|
||
"fontSizeExtraLarge": "Molto grande",
|
||
"fontSizeLarge": "Grande",
|
||
"fontSizeMedium": "Media",
|
||
"fontSizeSmall": "Piccola",
|
||
"fontSizeUpdateFailed": "Aggiornamento della dimensione del carattere non riuscito",
|
||
"fontSizeUpdateSuccess": "Dimensione del carattere aggiornata",
|
||
"languageDescription": "Questa lingua sarà usata per le funzionalità AI, l’analisi dei contenuti e l’interfaccia.",
|
||
"languagePreferences": "Preferenze lingua",
|
||
"languagePreferencesDescription": "Scegli la lingua preferita per le funzionalità AI e l’interfaccia.",
|
||
"languageUpdateFailed": "Aggiornamento della lingua non riuscito",
|
||
"languageUpdateSuccess": "Lingua aggiornata con successo",
|
||
"manageAISettings": "Gestisci impostazioni AI",
|
||
"newPassword": "Nuova password",
|
||
"passwordChangeFailed": "Cambio password non riuscito",
|
||
"passwordChangeSuccess": "Password cambiata con successo",
|
||
"passwordError": "Errore nell’aggiornamento della password",
|
||
"passwordUpdated": "Password aggiornata",
|
||
"preferredLanguage": "Lingua preferita",
|
||
"profileError": "Errore nell’aggiornamento del profilo",
|
||
"profileUpdated": "Profilo aggiornato",
|
||
"recentNotesUpdateFailed": "Failed to update recent notes setting",
|
||
"recentNotesUpdateSuccess": "Recent notes setting updated successfully",
|
||
"selectFontSize": "Seleziona dimensione carattere",
|
||
"selectLanguage": "Seleziona una lingua",
|
||
"showRecentNotes": "Show Recent Notes Section",
|
||
"showRecentNotesDescription": "Display recent notes (last 7 days) on the main page",
|
||
"title": "Profilo",
|
||
"updateFailed": "Aggiornamento del profilo non riuscito",
|
||
"updatePassword": "Aggiorna password",
|
||
"updateSuccess": "Profilo aggiornato"
|
||
},
|
||
"reminder": {
|
||
"cancel": "Annulla",
|
||
"reminderDate": "Data promemoria",
|
||
"reminderTime": "Ora promemoria",
|
||
"removeReminder": "Rimuovi promemoria",
|
||
"save": "Imposta promemoria",
|
||
"setReminder": "Imposta promemoria",
|
||
"title": "Promemoria"
|
||
},
|
||
"resetPassword": {
|
||
"confirmNewPassword": "Conferma nuova password",
|
||
"description": "Inserisci la tua nuova password qui sotto.",
|
||
"invalidLinkDescription": "Questo link per il reset della password non è valido o è scaduto.",
|
||
"invalidLinkTitle": "Link non valido",
|
||
"loading": "Caricamento...",
|
||
"newPassword": "Nuova password",
|
||
"passwordMismatch": "Le password non coincidono",
|
||
"requestNewLink": "Richiedi nuovo link",
|
||
"resetPassword": "Reimposta password",
|
||
"resetting": "Reimpostazione...",
|
||
"success": "Password reimpostata con successo. Ora puoi accedere.",
|
||
"title": "Reimposta password"
|
||
},
|
||
"search": {
|
||
"exactMatch": "Corrispondenza esatta",
|
||
"noResults": "Nessun risultato trovato",
|
||
"placeholder": "Cerca",
|
||
"related": "Correlate",
|
||
"resultsFound": "{count} note trovate",
|
||
"searchPlaceholder": "Cerca nelle tue note...",
|
||
"searching": "Ricerca in corso...",
|
||
"semanticInProgress": "Ricerca AI in corso...",
|
||
"semanticTooltip": "Ricerca semantica AI"
|
||
},
|
||
"semanticSearch": {
|
||
"exactMatch": "Corrispondenza esatta",
|
||
"related": "Correlate",
|
||
"searching": "Ricerca in corso..."
|
||
},
|
||
"settings": {
|
||
"about": "About",
|
||
"account": "Account",
|
||
"appearance": "Appearance",
|
||
"cleanTags": "Clean Orphan Tags",
|
||
"cleanTagsDescription": "Remove tags that are no longer used by any notes",
|
||
"description": "Manage your settings and preferences",
|
||
"language": "Language",
|
||
"languageAuto": "Automatico",
|
||
"maintenance": "Maintenance",
|
||
"maintenanceDescription": "Tools to maintain your database health",
|
||
"notifications": "Notifications",
|
||
"privacy": "Privacy",
|
||
"profile": "Profilo",
|
||
"searchNoResults": "Nessun risultato trovato",
|
||
"security": "Security",
|
||
"selectLanguage": "Select language",
|
||
"semanticIndexing": "Semantic Indexing",
|
||
"semanticIndexingDescription": "Generate vectors for all notes to enable intent-based search",
|
||
"settingsError": "Error saving settings",
|
||
"settingsSaved": "Settings saved",
|
||
"theme": "Theme",
|
||
"themeDark": "Dark",
|
||
"themeLight": "Light",
|
||
"themeSystem": "System",
|
||
"title": "Settings",
|
||
"version": "Version"
|
||
},
|
||
"sidebar": {
|
||
"archive": "Archive",
|
||
"editLabels": "Edit labels",
|
||
"labels": "Labels",
|
||
"notes": "Notes",
|
||
"reminders": "Reminders",
|
||
"trash": "Trash"
|
||
},
|
||
"support": {
|
||
"aiApiCosts": "Costi API AI:",
|
||
"buyMeACoffee": "Offrimi un caffè",
|
||
"contributeCode": "Contribuisci con il codice",
|
||
"description": "Memento è al 100% gratuito e open-source. Il tuo supporto aiuta a mantenerlo tale.",
|
||
"directImpact": "Impatto diretto",
|
||
"domainSSL": "Dominio e SSL:",
|
||
"donateOnKofi": "Dona su Ko-fi",
|
||
"donationDescription": "Fai una donazione una tantum o diventa un sostenitore mensile.",
|
||
"githubDescription": "Supporto ricorrente • Riconoscimento pubblico • Focalizzato sugli sviluppatori",
|
||
"hostingServers": "Hosting e server:",
|
||
"howSupportHelps": "Come aiuta il tuo supporto",
|
||
"kofiDescription": "Nessuna commissione • Pagamenti immediati • Sicuro",
|
||
"otherWaysTitle": "Altri modi per supportare",
|
||
"reportBug": "Segnala un bug",
|
||
"shareTwitter": "Condividi su Twitter",
|
||
"sponsorDescription": "Diventa uno sponsor mensile e ottieni riconoscimento.",
|
||
"sponsorOnGithub": "Sponsorizza su GitHub",
|
||
"sponsorPerks": "Vantaggi sponsor",
|
||
"starGithub": "Metti una stella su GitHub",
|
||
"title": "Supporta lo sviluppo di Memento",
|
||
"totalExpenses": "Spese totali:",
|
||
"transparency": "Trasparenza",
|
||
"transparencyDescription": "Credo nella completa trasparenza. Ecco come vengono utilizzate le donazioni:"
|
||
},
|
||
"testPages": {
|
||
"titleSuggestions": {
|
||
"analyzing": "Analisi...",
|
||
"contentLabel": "Contenuto (servono più di 50 parole):",
|
||
"error": "Errore:",
|
||
"idle": "Inattivo",
|
||
"noSuggestions": "Nessun suggerimento ancora. Scrivi 50+ parole e aspetta 2 secondi.",
|
||
"placeholder": "Scrivi almeno 50 parole qui...",
|
||
"status": "Stato:",
|
||
"suggestions": "Suggerimenti ({count}):",
|
||
"title": "Test suggerimenti titolo",
|
||
"wordCount": "Conteggio parole:"
|
||
}
|
||
},
|
||
"time": {
|
||
"daysAgo": "{count} giorni fa",
|
||
"hoursAgo": "{count} ore fa",
|
||
"justNow": "Adesso",
|
||
"minutesAgo": "{count} minuti fa",
|
||
"today": "Oggi",
|
||
"tomorrow": "Domani",
|
||
"yesterday": "Ieri"
|
||
},
|
||
"titleSuggestions": {
|
||
"available": "Suggerimenti titolo",
|
||
"dismiss": "Ignora",
|
||
"generating": "Generazione in corso...",
|
||
"selectTitle": "Seleziona un titolo",
|
||
"title": "Suggerimenti AI"
|
||
},
|
||
"toast": {
|
||
"feedbackFailed": "Impossibile inviare il feedback",
|
||
"notesFusionSuccess": "Note unite con successo!",
|
||
"openConnectionFailed": "Impossibile aprire la connessione",
|
||
"openingConnection": "Apertura connessione...",
|
||
"operationFailed": "Operazione fallita",
|
||
"operationSuccess": "Operazione riuscita",
|
||
"saveFailed": "Impossibile salvare l'impostazione",
|
||
"saved": "Impostazione salvata",
|
||
"thanksFeedback": "Grazie per il tuo feedback!",
|
||
"thanksFeedbackImproving": "Grazie! Lo useremo per migliorare."
|
||
},
|
||
"trash": {
|
||
"deletePermanently": "Elimina permanentemente",
|
||
"empty": "Il cestino è vuoto",
|
||
"restore": "Ripristina",
|
||
"title": "Cestino"
|
||
},
|
||
"ui": {
|
||
"close": "Chiudi",
|
||
"collapse": "Comprimi",
|
||
"expand": "Espandi",
|
||
"open": "Apri"
|
||
}
|
||
}
|