feat: add credits page with team acknowledgments and technology stack details
This commit is contained in:
@@ -123,5 +123,42 @@
|
||||
"settings_import_invalid": "Invalid settings file.",
|
||||
"settings_email_dark_viewer_label": "Dark theme for email content",
|
||||
"settings_email_dark_viewer_hint": "Display email body with a dark background matching the app theme.",
|
||||
"settings_email_dark_viewer_info": "Info: When disabled, emails will display with their original light background. Some emails may be designed for light backgrounds and look better with this disabled."
|
||||
"settings_email_dark_viewer_info": "Info: When disabled, emails will display with their original light background. Some emails may be designed for light backgrounds and look better with this disabled.",
|
||||
"sidebar_credits": "Credits",
|
||||
"credits_title": "Credits",
|
||||
"credits_description": "Acknowledgments and attributions for EMLy.",
|
||||
"credits_about_title": "About EMLy",
|
||||
"credits_about_description": "\"A slick app that somehow still works, with a badass UI that makes reading emails almost enjoyable.\"",
|
||||
"credits_about_description_2": " -Someone who clearly hasn't seen the codebase",
|
||||
"credits_app_tagline": "EML & MSG Viewer for Windows",
|
||||
"credits_app_description": "EMLy is a lightweight, modern desktop application designed to view .eml and .msg email files. Built with performance and usability in mind, it provides a clean interface for reading emails, viewing attachments, and handling Italian PEC certified emails.",
|
||||
"credits_team_title": "Development Team",
|
||||
"credits_team_description": "The people behind EMLy.",
|
||||
"credits_role_lead_developer": "Lead Developer",
|
||||
"credits_role_senior_developer": "Senior Developer",
|
||||
"credits_foisx_desc": "Creator and maintainer of EMLy. Responsible for architecture, development, and design.",
|
||||
"credits_laky64_desc": "Implemented the custom MSG file parser in Go for native Outlook message support.",
|
||||
"credits_special_thanks_title": "Special Thanks",
|
||||
"credits_special_thanks_description": "Contributors who helped make EMLy better in a significant way.",
|
||||
"credits_made_with": "Made with",
|
||||
"credits_at_3git": "at 3gIT",
|
||||
"credits_tech_title": "Built With",
|
||||
"credits_tech_description": "Core technologies powering EMLy.",
|
||||
"credits_tech_wails": "Desktop application framework for Go",
|
||||
"credits_tech_go": "Backend programming language",
|
||||
"credits_tech_sveltekit": "Frontend application framework",
|
||||
"credits_tech_svelte": "Reactive UI framework",
|
||||
"credits_tech_typescript": "Type-safe JavaScript",
|
||||
"credits_tech_tailwind": "Utility-first CSS framework",
|
||||
"credits_libraries_title": "Libraries & Packages",
|
||||
"credits_libraries_description": "Open source packages that make EMLy possible.",
|
||||
"credits_lib_shadcn": "Beautiful UI components for Svelte",
|
||||
"credits_lib_lucide": "Beautiful & consistent icon set",
|
||||
"credits_lib_paraglide": "Type-safe internationalization",
|
||||
"credits_lib_sonner": "Toast notifications for Svelte",
|
||||
"credits_lib_pdfjs": "PDF rendering library by Mozilla",
|
||||
"credits_lib_dompurify": "XSS sanitizer for HTML content",
|
||||
"credits_license_title": "License & Source",
|
||||
"credits_license_text": "EMLy is proprietary software developed by 3gIT. All rights reserved. The application uses various open source libraries, each governed by their respective licenses.",
|
||||
"credits_copyright": "All rights reserved."
|
||||
}
|
||||
|
||||
@@ -123,5 +123,42 @@
|
||||
"settings_import_invalid": "File impostazioni non valido.",
|
||||
"settings_email_dark_viewer_label": "Tema scuro per contenuto email",
|
||||
"settings_email_dark_viewer_hint": "Visualizza il corpo dell'email con uno sfondo scuro che corrisponde al tema dell'app.",
|
||||
"settings_email_dark_viewer_info": "Info: Quando disabilitato, le email verranno visualizzate con lo sfondo chiaro originale. Alcune email potrebbero essere progettate per sfondi chiari e apparire meglio con questa opzione disabilitata."
|
||||
"settings_email_dark_viewer_info": "Info: Quando disabilitato, le email verranno visualizzate con lo sfondo chiaro originale. Alcune email potrebbero essere progettate per sfondi chiari e apparire meglio con questa opzione disabilitata.",
|
||||
"sidebar_credits": "Crediti",
|
||||
"credits_title": "Crediti",
|
||||
"credits_description": "Riconoscimenti e attribuzioni per EMLy.",
|
||||
"credits_about_title": "Informazioni su EMLy",
|
||||
"credits_about_description": "\"Un'app che in qualche modo funziona ancora, con un'interfaccia da paura che rende quasi piacevole leggere le email.\"",
|
||||
"credits_about_description_2": " -Qualcuno che chiaramente non ha visto il codice sorgente",
|
||||
"credits_app_tagline": "Visualizzatore EML e MSG per Windows",
|
||||
"credits_app_description": "EMLy è un'applicazione desktop leggera e moderna progettata per visualizzare file email .eml e .msg. Costruita con prestazioni e usabilità in mente, fornisce un'interfaccia pulita per leggere email, visualizzare allegati e gestire email PEC certificate italiane.",
|
||||
"credits_team_title": "Team di Sviluppo",
|
||||
"credits_team_description": "Le persone dietro EMLy.",
|
||||
"credits_role_lead_developer": "Sviluppatore Principale",
|
||||
"credits_role_senior_developer": "Sviluppatore Senior",
|
||||
"credits_foisx_desc": "Creatore e manutentore di EMLy. Responsabile dell'architettura, sviluppo e design.",
|
||||
"credits_laky64_desc": "Ha implementato il parser MSG personalizzato in Go per il supporto nativo dei messaggi Outlook.",
|
||||
"credits_special_thanks_title": "Ringraziamenti Speciali",
|
||||
"credits_special_thanks_description": "Contributori che hanno aiutato a migliorare EMLy in modo significativo.",
|
||||
"credits_made_with": "Fatto con",
|
||||
"credits_at_3git": "presso 3gIT",
|
||||
"credits_tech_title": "Costruito Con",
|
||||
"credits_tech_description": "Tecnologie principali che alimentano EMLy.",
|
||||
"credits_tech_wails": "Framework per applicazioni desktop in Go",
|
||||
"credits_tech_go": "Linguaggio di programmazione backend",
|
||||
"credits_tech_sveltekit": "Framework per applicazioni frontend",
|
||||
"credits_tech_svelte": "Framework UI reattivo",
|
||||
"credits_tech_typescript": "JavaScript type-safe",
|
||||
"credits_tech_tailwind": "Framework CSS utility-first",
|
||||
"credits_libraries_title": "Librerie e Pacchetti",
|
||||
"credits_libraries_description": "Pacchetti open source che rendono possibile EMLy.",
|
||||
"credits_lib_shadcn": "Componenti UI per Svelte",
|
||||
"credits_lib_lucide": "Set di icone belle e coerenti",
|
||||
"credits_lib_paraglide": "Internazionalizzazione type-safe",
|
||||
"credits_lib_sonner": "Notifiche toast per Svelte",
|
||||
"credits_lib_pdfjs": "Libreria di rendering PDF di Mozilla",
|
||||
"credits_lib_dompurify": "Sanitizzatore XSS per contenuti HTML",
|
||||
"credits_license_title": "Licenza e Sorgente",
|
||||
"credits_license_text": "EMLy è un software proprietario sviluppato da 3gIT. Tutti i diritti riservati. L'applicazione utilizza varie librerie open source, ciascuna governata dalle rispettive licenze.",
|
||||
"credits_copyright": "Tutti i diritti riservati."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user