Enhances user experience with increased contrast option for titlebar buttons. Adds localization option for the PDF preview page, improving accessibility for international users. Includes localization option and upgrade message for the InnoSetup installer, ensuring a smoother and more informative installation process.
220 lines
14 KiB
JSON
220 lines
14 KiB
JSON
{
|
|
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
"hello_world": "Hello, {name} from en!",
|
|
"layout_loading_text": "Loading...",
|
|
"error_unexpected": "An unexpected error occurred",
|
|
"sidebar_overview": "Mail Viewer",
|
|
"sidebar_settings": "Settings",
|
|
"version_tooltip_gui": "GUI:",
|
|
"version_tooltip_tracker": "Tracker:",
|
|
"version_tooltip_sdk": "SDK:",
|
|
"footer_by": "By FOISX @ 3gIT",
|
|
"unsaved_changes_warning": "You have unsaved changes. Please save or reset them before leaving.",
|
|
"settings_title": "Settings",
|
|
"settings_description": "Configure application defaults.",
|
|
"settings_back": "Back",
|
|
"settings_language_title": "Language",
|
|
"settings_language_description": "Select the display language for the application.",
|
|
"settings_language_english": "English",
|
|
"settings_language_italian": "Italiano",
|
|
"settings_language_info": "The application will reload to apply the language change.",
|
|
"settings_preview_files_title": "Preview Files",
|
|
"settings_preview_files_description": "Configure supported file types for the previewer.",
|
|
"settings_preview_images_label": "Supported Image Types",
|
|
"settings_preview_images_hint": "Select which image formats will open in the internal viewer.",
|
|
"settings_preview_page_title": "Preview Page",
|
|
"settings_preview_page_description": "Modify settings related to the preview page",
|
|
"settings_preview_builtin_label": "Use built-in preview for images",
|
|
"settings_preview_builtin_hint": "Uses EMLy's built-in image previewer for supported image file types.",
|
|
"settings_preview_builtin_info": "Info: If disabled, image files will be treated as downloads instead of being previewed within the app.",
|
|
"settings_preview_pdf_builtin_label": "Use built-in viewer for PDFs",
|
|
"settings_preview_pdf_builtin_hint": "Uses EMLy's built-in viewer for PDF files.",
|
|
"settings_preview_pdf_builtin_info": "Info: If disabled, PDF files will be treated as downloads instead of being previewed within the app.",
|
|
"settings_msg_converter_title": "MSG Handling",
|
|
"settings_msg_converter_description": "Configure how MSG files are processed.",
|
|
"settings_msg_converter_label": "Use MSG to EML converter",
|
|
"settings_msg_converter_hint": "Uses an external app to convert .MSG files to .EML files. Disable it to use the OSS version (less accurate).",
|
|
"settings_danger_zone_title": "Danger Zone",
|
|
"settings_danger_zone_description": "Advanced actions. Proceed with caution.",
|
|
"settings_danger_devtools_label": "Open DevTools",
|
|
"settings_danger_devtools_hint": "Due to limitation of the framework, DevTools must be opened manually. To open DevTools, please press Ctrl+Shift+F12.",
|
|
"settings_danger_reset_label": "Reset App Data",
|
|
"settings_danger_reset_hint": "This will clear all your settings and return the app to its default state.",
|
|
"settings_danger_reset_button": "Reset data",
|
|
"settings_danger_reload_label": "Reload App",
|
|
"settings_danger_reload_hint": "Reloads the application interface. Useful if the UI becomes unresponsive.",
|
|
"settings_danger_reload_button": "Reload",
|
|
"settings_danger_reset_dialog_title": "Are you absolutely sure?",
|
|
"settings_danger_reset_dialog_description": "This action cannot be undone. This will permanently delete your current settings and return the app to its default state.",
|
|
"settings_danger_reset_dialog_cancel": "Cancel",
|
|
"settings_danger_reset_dialog_continue": "Continue",
|
|
"settings_danger_warning": "Warning: This action is irreversible. Please ensure you have backed up any important data before proceeding.",
|
|
"settings_danger_alert_title": "Advanced options enabled",
|
|
"settings_danger_alert_description_part1": "You're about to access EMLy's advanced options.",
|
|
"settings_danger_alert_description_part2": "Modifying such options may cause instability, including crashes, freezes, or security software alerts.",
|
|
"settings_danger_alert_description_part3": "For support or troubleshooting, contact your TL/RDS.",
|
|
"settings_danger_alert_understood": "Understood",
|
|
"settings_toast_reverted": "Reverted to last saved settings.",
|
|
"settings_toast_save_failed": "Failed to save settings.",
|
|
"settings_toast_saved": "Settings saved!",
|
|
"settings_toast_reset_failed": "Failed to reset settings.",
|
|
"settings_toast_reset_success": "Reset to default settings.",
|
|
"settings_unsaved_toast_message": "You have unsaved changes.",
|
|
"settings_unsaved_toast_save": "Save changes",
|
|
"settings_unsaved_toast_reset": "Reset",
|
|
"mail_no_email_selected": "No email selected",
|
|
"mail_open_eml_btn": "Open EML/MSG File",
|
|
"mail_subject_no_subject": "(No Subject)",
|
|
"mail_open_btn_label": "Open EML/MSG file",
|
|
"mail_open_btn_title": "Open another file",
|
|
"mail_close_btn_label": "Close",
|
|
"mail_close_btn_title": "Close",
|
|
"mail_from": "From:",
|
|
"mail_to": "To:",
|
|
"mail_cc": "Cc:",
|
|
"mail_bcc": "Bcc:",
|
|
"mail_attachments": "Attachments:",
|
|
"mail_no_attachments": "No attachments found",
|
|
"mail_error_pdf": "Failed to open PDF file.",
|
|
"mail_error_image": "Failed to open image file.",
|
|
"settings_toast_language_changed": "Language changed successfully!",
|
|
"settings_toast_language_change_failed": "Failed to change language.",
|
|
"mail_open_btn_text": "Open EML/MSG File",
|
|
"mail_close_btn_text": "Close",
|
|
"settings_danger_reset_dialog_description_part1": "This action cannot be undone.",
|
|
"settings_danger_reset_dialog_description_part2": "This will permanently delete your current settings and return the app to its default state.",
|
|
"mail_error_opening": "Failed to open EML file.",
|
|
"mail_pec_signed_badge": "Signed mail",
|
|
"mail_pec_feature_warning": "PEC detected: some features may be limited.",
|
|
"mail_sign_label": "Sign:",
|
|
"mail_loading_msg_conversion": "Converting MSG file... This might take a while.",
|
|
"mail_pdf_already_open": "The PDF is already open in another window.",
|
|
"settings_danger_debugger_protection_label": "Enable attached debugger protection",
|
|
"settings_danger_debugger_protection_hint": "This will prevent the app from being debugged by an attached debugger.",
|
|
"settings_danger_debugger_protection_info": "Info: This actions are currently not configurable and is always enabled for private builds.",
|
|
"bugreport_title": "Report a Bug",
|
|
"bugreport_description": "Describe what you were doing when the bug occurred and what you expected to happen instead.",
|
|
"bugreport_name_label": "Name",
|
|
"bugreport_name_placeholder": "Your name",
|
|
"bugreport_email_label": "Email",
|
|
"bugreport_email_placeholder": "your.email@example.com",
|
|
"bugreport_text_label": "Bug Description",
|
|
"bugreport_text_placeholder": "Describe the bug in detail...",
|
|
"settings_appearance_title": "Appearance",
|
|
"settings_appearance_description": "Customize the application theme.",
|
|
"settings_theme_label": "Theme",
|
|
"settings_theme_hint": "Choose between light and dark mode.",
|
|
"settings_theme_light": "Light",
|
|
"settings_theme_dark": "Dark",
|
|
"bugreport_info": "Your message, email file (if loaded), screenshot, and system information will be included in the report.",
|
|
"bugreport_screenshot_label": "Attached Screenshot:",
|
|
"bugreport_cancel": "Cancel",
|
|
"bugreport_submit": "Submit Report",
|
|
"bugreport_submitting": "Creating report...",
|
|
"bugreport_success_title": "Bug Report Created",
|
|
"bugreport_success_message": "Your bug report has been saved to:",
|
|
"bugreport_copy_path": "Copy Path",
|
|
"bugreport_open_folder": "Open Folder",
|
|
"bugreport_close": "Close",
|
|
"bugreport_error": "Failed to create bug report.",
|
|
"bugreport_copied": "Path copied to clipboard!",
|
|
"settings_export_import_title": "Export / Import Settings",
|
|
"settings_export_import_description": "Export your current settings to a file or import settings from a previously exported file.",
|
|
"settings_export_button": "Export Settings",
|
|
"settings_export_hint": "Save your current settings to a JSON file.",
|
|
"settings_import_button": "Import Settings",
|
|
"settings_import_hint": "Load settings from a previously exported JSON file.",
|
|
"settings_export_success": "Settings exported successfully!",
|
|
"settings_export_error": "Failed to export settings.",
|
|
"settings_import_success": "Settings imported successfully!",
|
|
"settings_import_error": "Failed to import settings.",
|
|
"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.",
|
|
"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.",
|
|
"settings_updates_title": "Updates",
|
|
"settings_updates_description": "Check for and install application updates from your network share.",
|
|
"settings_updates_current_version": "Current Version",
|
|
"settings_updates_available": "Update Available",
|
|
"settings_updates_check_failed": "Check failed",
|
|
"settings_updates_no_updates": "No updates found",
|
|
"settings_updates_check_label": "Check for Updates",
|
|
"settings_updates_last_checked": "Last checked: {time}",
|
|
"settings_updates_click_check": "Click to check for available updates",
|
|
"settings_updates_checking": "Checking...",
|
|
"settings_updates_check_now": "Check Now",
|
|
"settings_updates_version_available": "Version {version} Available",
|
|
"settings_updates_downloading": "Downloading... {progress}%",
|
|
"settings_updates_click_download": "Click to download the update",
|
|
"settings_updates_download_button": "Download",
|
|
"settings_updates_ready_title": "Update Ready to Install",
|
|
"settings_updates_ready_ref": "Version {version} has been downloaded and verified",
|
|
"settings_updates_install_button": "Install Now",
|
|
"settings_updates_info_message": "Updates are checked from your configured network share path.",
|
|
"settings_updates_current_path": "Current path:",
|
|
"settings_updates_no_path": "No update path configured",
|
|
"settings_toast_update_available": "Update available: {version}",
|
|
"settings_toast_latest_version": "You're on the latest version",
|
|
"settings_toast_check_failed": "Failed to check for updates",
|
|
"settings_toast_download_success": "Update downloaded successfully",
|
|
"settings_toast_download_failed": "Failed to download update",
|
|
"settings_toast_install_failed": "Failed to launch installer",
|
|
"settings_danger_update_checker_label": "Enable Update Checker",
|
|
"settings_danger_update_checker_hint": "Check for application updates from network share",
|
|
"settings_danger_update_checker_info": "Info: When enabled, the app will check for updates from your configured network share. Disable this if you manage updates manually or don't have network access.",
|
|
"settings_reduce_motion_label": "Reduce Motion",
|
|
"settings_reduce_motion_hint": "Disable transition animations for interface elements like the sidebar.",
|
|
"settings_reduce_motion_info": "Info: When enabled, animations such as the sidebar slide transition will be removed for a snappier feel or to reduce visual distractions.",
|
|
"settings_window_buttons_contrast_label": "Increase window buttons contrast",
|
|
"settings_window_buttons_contrast_hint": "Makes the window control buttons (minimize, maximize, close) more visible by increasing their contrast.",
|
|
"pdf_viewer_title": "PDF Viewer",
|
|
"pdf_loading": "Loading PDF...",
|
|
"pdf_zoom_in": "Zoom In",
|
|
"pdf_zoom_out": "Zoom Out",
|
|
"pdf_rotate_left": "Rotate Left",
|
|
"pdf_rotate_right": "Rotate Right",
|
|
"pdf_fit_width": "Fit to Width",
|
|
"pdf_error_no_data": "No PDF data provided",
|
|
"pdf_error_no_data_desc": "No PDF data provided. Please open this window from the main EMLy application.",
|
|
"pdf_error_timeout": "Timeout loading PDF. The worker might have failed to initialize.",
|
|
"pdf_error_parsing": "Error parsing PDF: ",
|
|
"pdf_error_rendering": "Error rendering page: "
|
|
}
|