Files
mue/src/i18n/locales/hu.json
Alex Sparkes e5d8bfec0e Beta (#1138)
* feat: add professional three-branch release workflow automation (#1129) (#1130)

- Add version-bump workflow for semantic versioning across all files
- Add beta-release workflow for automated pre-release testing
- Add production-release workflow with manual approval gates
- Add hotfix-release workflow for emergency patches
- Create comprehensive CONTRIBUTING.md with workflow guide
- Create detailed RELEASE_PROCESS.md for maintainers
- Add PR template with release checklists
- Update CODEOWNERS to protect workflow files
- Update README with contribution links
- Remove /docs from .gitignore to allow documentation

This implements a dev  beta  main branching strategy with:
- Automated version management across 6 files
- Changelog generation from conventional commits
- GitHub Releases with build artifacts
- Environment-based approvals for production
- Back-merge support for hotfixes

* feat: new default quotes experience, improve added page

* Sync/workflow fixes to beta (#1132)

* feat: add professional three-branch release workflow automation (#1129)

- Add version-bump workflow for semantic versioning across all files
- Add beta-release workflow for automated pre-release testing
- Add production-release workflow with manual approval gates
- Add hotfix-release workflow for emergency patches
- Create comprehensive CONTRIBUTING.md with workflow guide
- Create detailed RELEASE_PROCESS.md for maintainers
- Add PR template with release checklists
- Update CODEOWNERS to protect workflow files
- Update README with contribution links
- Remove /docs from .gitignore to allow documentation

This implements a dev  beta  main branching strategy with:
- Automated version management across 6 files
- Changelog generation from conventional commits
- GitHub Releases with build artifacts
- Environment-based approvals for production
- Back-merge support for hotfixes

* fix(workflows): prevent beta release for non-beta versions

* Fix/beta workflow version check (#1131)

* fix(workflows): prevent beta release for non-beta versions

* fix(workflows): address copilot PR review feedback

- Support iterative beta versions (7.6.0-beta.1 -> 7.6.0-beta.2)
- Remove tag trigger from beta workflow to prevent premature releases
- Fix tag format in docs/summaries to include 'v' prefix
- Clarify deployment approval wording

---------

Signed-off-by: Alex Sparkes <alexsparkes@gmail.com>

* feat: replace mui with new style

* feat: improve time formatting in Clock component with padded digits

* fix: change Checkbox component from label to div for better semantics

* fix: change Switch component from label to div for better semantics

* feat: add smooth animation to reset functionality in Slider component

* feat: enhance accessibility and styling for form components including Checkbox, Dropdown, Radio, Slider, and Text

* feat: enhance WeatherOptions component with improved layout and auto location reset functionality

* feat: update Slider and Dropdown components with improved layout and z-index adjustments

* feat: add reset functionality to Dropdown component with toast notification

* feat: update Dropdown component styles for improved layout and structure

* feat: update languageSettings component with increased padding for better spacing

* feat: bump version to 7.6.0 across all manifests and documentation

* Dev (#1134)

* feat: add professional three-branch release workflow automation (#1129)

- Add version-bump workflow for semantic versioning across all files
- Add beta-release workflow for automated pre-release testing
- Add production-release workflow with manual approval gates
- Add hotfix-release workflow for emergency patches
- Create comprehensive CONTRIBUTING.md with workflow guide
- Create detailed RELEASE_PROCESS.md for maintainers
- Add PR template with release checklists
- Update CODEOWNERS to protect workflow files
- Update README with contribution links
- Remove /docs from .gitignore to allow documentation

This implements a dev  beta  main branching strategy with:
- Automated version management across 6 files
- Changelog generation from conventional commits
- GitHub Releases with build artifacts
- Environment-based approvals for production
- Back-merge support for hotfixes

* feat: new default quotes experience, improve added page

* Fix/beta workflow version check (#1131)

* fix(workflows): prevent beta release for non-beta versions

* fix(workflows): address copilot PR review feedback

- Support iterative beta versions (7.6.0-beta.1 -> 7.6.0-beta.2)
- Remove tag trigger from beta workflow to prevent premature releases
- Fix tag format in docs/summaries to include 'v' prefix
- Clarify deployment approval wording

* feat: replace mui with new style

* feat: improve time formatting in Clock component with padded digits

* fix: change Checkbox component from label to div for better semantics

* fix: change Switch component from label to div for better semantics

* feat: add smooth animation to reset functionality in Slider component

* feat: enhance accessibility and styling for form components including Checkbox, Dropdown, Radio, Slider, and Text

* feat: enhance WeatherOptions component with improved layout and auto location reset functionality

* feat: update Slider and Dropdown components with improved layout and z-index adjustments

* feat: add reset functionality to Dropdown component with toast notification

* feat: update Dropdown component styles for improved layout and structure

* feat: update languageSettings component with increased padding for better spacing

* feat: bump version to 7.6.0 across all manifests and documentation

---------

Signed-off-by: Alex Sparkes <alexsparkes@gmail.com>
Co-authored-by: David Ralph <me@davidcralph.co.uk>

* font: replace montserrat with inter

* cleanup: remove unused code from addons and marketplace

* fix(greeting/events): event text box styling

* fix(quote/buttons): improve state management and event handling

* feat(background): implement custom background loading and improve state management

* feat: enhance image management features

- Added new localization strings for image management, including upload and storage information.
- Refactored custom background database functions to support metadata and backward compatibility.
- Introduced a new FolderTaggingModal component for organizing images into folders.
- Created utility functions for image metadata extraction, including dimensions, blur hash generation, and file size calculation.
- Implemented functions to delete multiple backgrounds and update background metadata.

* Add new localization strings and improve image metadata utility functions

- Updated localization files for multiple languages (Hungarian, Indonesian, Japanese, Lithuanian, Latvian, Dutch, Norwegian, Persian, Portuguese, Brazilian Portuguese, Russian, Slovenian, Swedish, Tamil, Turkish, Ukrainian, Vietnamese, Simplified Chinese, Traditional Chinese) to include new strings for image management features such as "Delete Selected", "Uploading", "Tag Images", and storage information.
- Enhanced the `getDataUrlSize` and `formatBytes` functions in `imageMetadata.js` for better readability and maintainability by adding braces for conditional statements.

* fix(background/custom): prevent flashing during uploads

* feat(storage): implement dynamic storage quota estimation and request persistence

* feat(modal): enhance close button styling and theming support

* fix(Custom): remove unnecessary characters from loading state

* feat(Dropdown): implement dropdown closing animation and portal rendering

* fix(QuoteOptions): ensure authorDetails is set to true for all users during migration

* refactor(Items): remove unused imports and hex color conversion logic

* fix: add blurhash dependency for image metadata encoding

---------

Signed-off-by: Alex Sparkes <alexsparkes@gmail.com>
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2026-01-27 12:35:18 +00:00

738 lines
28 KiB
JSON

{
"tabname": "New Tab",
"widgets": {
"greeting": {
"morning": "Good Morning",
"afternoon": "Good Afternoon",
"evening": "Good Evening",
"christmas": "Merry Christmas",
"newyear": "Happy New Year",
"halloween": "Happy Halloween",
"birthday": "Happy Birthday"
},
"background": {
"credit": "Photo by",
"unsplash": "on Unsplash",
"information": "Information",
"download": "Download",
"downloads": "Downloads",
"views": "Views",
"likes": "Likes",
"location": "Location",
"camera": "Camera",
"resolution": "Resolution",
"source": "Source",
"category": "Category",
"exclude": "Don't show again",
"exclude_confirm": "Are you sure you don't want to see this image again?\nNote: if you don't like \"{category}\" images, you can deselect the category in the background source settings.",
"confirm": "Confirm"
},
"search": "Search",
"quicklinks": {
"new": "New Link",
"edit": "Edit Link",
"name": "Name",
"url": "URL",
"icon": "Icon (optional)",
"add": "Add",
"name_error": "Must provide name",
"url_error": "Must provide URL"
},
"date": {
"week": "Week"
},
"weather": {
"not_found": "Not Found",
"meters": "{amount} metres",
"extra_information": "Extra Information",
"feels_like": "Feels like {amount}"
},
"quote": {
"link_tooltip": "Open on Wikipedia",
"share": "Share",
"copy": "Copy",
"favourite": "Favourite",
"unfavourite": "Unfavourite"
},
"navbar": {
"tooltips": {
"refresh": "Refresh"
},
"notes": {
"title": "Notes",
"placeholder": "Type here"
},
"todo": {
"title": "Todo",
"pin": "Pin",
"add": "Add",
"no_todos": "No Todos"
},
"apps": {
"title": "Apps",
"no_apps": "No app links found"
}
}
},
"modals": {
"main": {
"title": "Options",
"loading": "Loading...",
"file_upload_error": "File is over 2MB",
"navbar": {
"settings": "Settings",
"library": "Library",
"discover": "Discover"
},
"error_boundary": {
"title": "Error",
"message": "Failed to load this component of Mue",
"report_error": "Send Error Report",
"sent": "Sent!",
"refresh": "Refresh"
},
"settings": {
"enabled": "Enabled",
"open_knowledgebase": "Open Knowledgebase",
"additional_settings": "Additional Settings",
"reminder": {
"title": "NOTICE",
"message": "In order for all of the changes to take place, the page must be refreshed."
},
"sections": {
"header": {
"more_info": "More info",
"report_issue": "Report Issue",
"enabled": "Choose whether or not to show this widget",
"size": "Slider to control how large the widget is"
},
"time": {
"title": "Time",
"format": "Format",
"type": "Type",
"type_subtitle": "Choose whether to display the time in digital format, analogue format, or a percentage completion of the day",
"digital": {
"title": "Digital",
"subtitle": "Change how the digital clock looks",
"seconds": "Seconds",
"twentyfourhour": "24 Hour",
"twelvehour": "12 hour",
"zero": "Zero-padded"
},
"analogue": {
"title": "Analogue",
"subtitle": "Change how the analogue clock looks",
"second_hand": "Seconds hand",
"minute_hand": "Minutes hand",
"hour_hand": "Hours hand",
"hour_marks": "Hour marks",
"minute_marks": "Minute marks",
"round_clock": "Rounded background"
},
"percentage_complete": "Percentage complete",
"vertical_clock": {
"title": "Vertical Clock",
"change_hour_colour": "Change hour text colour",
"change_minute_colour": "Change minute text colour",
"change_second_colour": "Change second text colour"
}
},
"date": {
"title": "Date",
"week_number": "Week number",
"day_of_week": "Day of week",
"datenth": "Date nth",
"type": {
"short": "Short",
"long": "Long",
"subtitle": "Whether to display the date in long form or short form"
},
"type_settings": "Display settings and format for the selected date type",
"short_date": "Short date",
"short_format": "Short format",
"long_format": "Long format",
"short_separator": {
"title": "Short separator",
"dots": "Dots",
"dash": "Dash",
"gaps": "Gaps",
"slashes": "Slashes"
}
},
"quote": {
"title": "Quote",
"additional": "Other settings to customise the style of the quote widget",
"author_link": "Author link",
"author_details": "Author details",
"custom": "Custom quote",
"custom_subtitle": "Set your own custom quotes",
"no_quotes": "No quotes",
"author": "Author",
"custom_buttons": "Buttons",
"custom_author": "Custom author",
"author_img": "Show author image",
"add": "Add quote",
"source_subtitle": "Choose where to get quotes from",
"buttons": {
"title": "Buttons",
"subtitle": "Choose which buttons to show on the quote",
"copy": "Copy",
"tweet": "Tweet",
"favourite": "Favourite"
}
},
"greeting": {
"title": "Greeting",
"events": {
"0": "E",
"1": "v",
"2": "e",
"3": "n",
"4": "t",
"5": "s",
"title": "Events"
},
"events_description": "Control events on Mue such as birthdays.",
"enable_events": "Show messages on special days",
"default": "Default greeting message",
"name": "Name for greeting",
"birthday": "Birthday",
"birthday_subtitle": "Show a Happy Birthday message when it is your birthday",
"birthday_age": "Birthday age",
"birthday_date": "Birthday date",
"additional": "Settings for the greeting display",
"custom": "Custom events",
"event_name": "Event Name",
"day": "Day",
"month": "Month",
"no_events": "No Events",
"no_events_description": "Add Some Events",
"add_event": "Add Event"
},
"background": {
"title": "Background",
"transition": "Fade-in transition",
"photo_information": "Show photo information",
"show_map": "Show location map on photo information if available",
"categories": "Categories",
"buttons": {
"title": "Buttons",
"view": "Maximise",
"favourite": "Favourite",
"download": "Download"
},
"effects": {
"title": "Effects",
"subtitle": "Add effects to the background images",
"blur": "Adjust blur",
"brightness": "Adjust brightness",
"filters": {
"title": "Background filter",
"amount": "Filter amount",
"grayscale": "Grayscale",
"sepia": "Sepia",
"invert": "Invert",
"saturate": "Saturate",
"contrast": "Contrast"
}
},
"type": {
"title": "Type",
"api": "API",
"custom_image": "Custom image",
"custom_colour": "Custom colour/gradient",
"random_colour": "Random colour",
"random_gradient": "Random gradient"
},
"unsplash": {
"title": "Unsplash Collection(s)",
"subtitle": "Select the collection(s) you want to use for your background",
"id": "Collection ID(s)",
"id_subtitle": "Enter a comma separated list of Unsplash IDs"
},
"source": {
"title": "Source",
"subtitle": "Select where to get background images from",
"api": "Background API",
"custom_background": "Custom background",
"custom_colour": "Custom background colour",
"upload": "Upload",
"add_colour": "Add colour",
"add_background": "Add background",
"drop_to_upload": "Drop to upload",
"formats": "Available formats: {list}",
"select": "Or Select",
"add_url": "Add URL",
"disabled": "Disabled",
"loop_video": "Loop video",
"mute_video": "Mute video",
"quality": {
"title": "Quality",
"original": "Original",
"high": "High Quality",
"normal": "Normal Quality",
"datasaver": "Data Saver"
},
"custom_title": "Custom Images",
"custom_description": "Select images from your local computer",
"remove": "Remove Image",
"delete_selected": "Delete {count} Selected",
"uploading": "Uploading {current} of {total}...",
"images": "images",
"tag_images": "Tag Images",
"tag_description": "Add {count} images to a folder (optional)",
"folder_name": "Folder Name",
"folder_placeholder": "Leave empty for no folder",
"storage_info": "Storage Information",
"storage_description": "Mue uses browser storage to save your custom images. The current limit is approximately 4.85MB for all settings and images combined.",
"storage_current": "Current usage: {used} of {total} ({percent}%)",
"sort": {
"date_newest": "Date Added (Newest)",
"date_oldest": "Date Added (Oldest)",
"name_asc": "Name (A-Z)",
"name_desc": "Name (Z-A)",
"size_small": "File Size (Smallest)",
"size_large": "File Size (Largest)"
}
},
"display": "Display",
"display_subtitle": "Change how background and photo information are loaded",
"api": "API Settings",
"api_subtitle": "Options for getting an image from an external service (API)"
},
"search": {
"title": "Search",
"additional": "Additional options for search widget display and functionality",
"search_engine": "Search Engine",
"search_engine_subtitle": "Choose search engine to use in the search bar",
"custom": "Custom Search URL",
"autocomplete": "Autocomplete",
"autocomplete_provider": "Autocomplete Provider",
"autocomplete_provider_subtitle": "Search engine to use for autocomplete dropdown results",
"voice_search": "Voice search",
"dropdown": "Search Dropdown",
"focus": "Focus on tab open",
"chrome_policy_warning": "In version 7.2, the ability to choose your search engine within Mue was removed to comply with new Chrome Web Store guidelines. Mue now uses your browser's default search engine. You can change this in Chrome Settings."
},
"weather": {
"title": "Weather",
"location": "Location",
"auto": "Auto",
"widget_type": "Widget Type",
"temp_format": {
"title": "Temperature format",
"celsius": "Celsius",
"fahrenheit": "Fahrenheit",
"kelvin": "Kelvin"
},
"extra_info": {
"title": "Extra information",
"show_location": "Show location",
"show_description": "Show description",
"weather_description": "Weather description",
"cloudiness": "Cloudiness",
"humidity": "Humidity",
"visibility": "Visibility",
"wind_speed": "Wind speed",
"wind_direction": "Wind direction",
"min_temp": "Minimum temperature",
"max_temp": "Maximum temperature",
"atmospheric_pressure": "Atmospheric pressure"
},
"options": {
"basic": "Basic",
"standard": "Standard",
"expanded": "Expanded",
"custom": "Custom"
},
"custom_settings": "Custom Settings"
},
"quicklinks": {
"title": "Quick Links",
"additional": "Additional settings for quick links display and functions",
"open_new": "Open in new tab",
"tooltip": "Tooltip",
"text_only": "Show text only",
"add_link": "Add Link",
"no_quicklinks": "No quick links",
"edit": "Edit",
"style": "Style",
"options": {
"icon": "Icon",
"text_only": "Text Only",
"metro": "Metro"
},
"styling": "Styling",
"styling_description": "Customise Quick Links appearance"
},
"message": {
"title": "Message",
"add": "Add message",
"messages": "Messages",
"text": "Text",
"no_messages": "No messages",
"add_some": "Go ahead and add some.",
"content": "Message Content"
},
"appearance": {
"title": "Appearance",
"style": {
"title": "Widget Style",
"description": "Choose between the two styles, legacy (enabled for pre 7.0 users) and our slick modern styling.",
"legacy": "Legacy",
"new": "New"
},
"theme": {
"title": "Theme",
"description": "Change the theme of the Mue widgets and modals",
"auto": "Auto",
"light": "Light",
"dark": "Dark"
},
"navbar": {
"title": "Navbar",
"widgets": "Navbar Widgets",
"notes": "Notes",
"refresh": "Refresh",
"refresh_subtitle": "Choose what is refreshed when you click the refresh button",
"hover": "Only display on hover",
"additional": "Modify navbar style and which buttons you want to display",
"refresh_options": {
"none": "None",
"page": "Page"
},
"apps_subtitle": "Create a shortcut of your other commonly used websites."
},
"font": {
"title": "Font",
"description": "Change the font used in Mue",
"custom": "Custom font",
"google": "Import from Google Fonts",
"weight": {
"title": "Font weight",
"thin": "Thin",
"extra_light": "Extra Light",
"light": "Light",
"normal": "Normal",
"medium": "Medium",
"semi_bold": "Semi-Bold",
"bold": "Bold",
"extra_bold": "Extra-Bold"
},
"style": {
"title": "Font style",
"normal": "Normal",
"italic": "Italic",
"oblique": "Oblique"
}
},
"accessibility": {
"title": "Accessibility",
"description": "Make Mue comfortable and accessible",
"animations": "Animations",
"text_shadow": {
"title": "Widget text shadow",
"new": "New",
"old": "Old",
"none": "None"
},
"widget_zoom": "Widget Zoom",
"toast_duration": "Toast Duration",
"milliseconds": "milliseconds"
}
},
"order": {
"title": "Widget Order"
},
"advanced": {
"title": "Advanced",
"offline_mode": "Offline mode",
"offline_subtitle": "When enabled, all requests to online services will be disabled.",
"data": "Data",
"data_description": "Choose whether to export your Mue settings to your computer, import an existing settings file, or reset your settings to their default values",
"data_subtitle": "Manage your data on Mue.",
"reset_modal": {
"title": "WARNING",
"question": "Do you want to reset Mue?",
"information": "This will delete all data. If you wish to keep your data and preferences, please export them first.",
"cancel": "Cancel"
},
"customisation": "Customisation",
"custom_css": "Custom CSS",
"custom_css_subtitle": "Make Mue's styling customised to you with Cascading Style Sheets (CSS).",
"custom_js": "Custom JS",
"tab_name": "Tab name",
"tab_name_subtitle": "Change the name of the tab that appears in your browser",
"timezone": {
"title": "Time Zone",
"subtitle": "Choose a timezone from the list instead of the automatic default from your computer",
"automatic": "Automatic"
},
"experimental_warning": "Please note that the Mue team cannot provide support if you have experimental mode on. Please disable it first and see if the issue continues to occur before contacting support.",
"preview_data_disabled": {
"title": "Data Settings Disabled",
"description": "Data settings are disabled in preview mode. Please exit preview mode to use this feature."
}
},
"stats": {
"title": "Stats",
"sections": {
"tabs_opened": "Tabs opened",
"backgrounds_favourited": "Backgrounds favourited",
"backgrounds_downloaded": "Backgrounds downloaded",
"quotes_favourited": "Quotes favourited",
"quicklinks_added": "Quicklinks added",
"settings_changed": "Settings changed",
"addons_installed": "Add-ons installed"
},
"usage": "Usage Stats",
"achievements": "Achievements",
"achievement_unlocked": "Achievement Unlocked: {name}",
"unlocked": "{count} Unlocked",
"locked": "Locked",
"clear_modal": {
"question": "Do you want to clear your stats?",
"information": "This will clear all achievements and usage statistics."
}
},
"experimental": {
"title": "Experimental",
"warning": "These settings have not been fully tested/implemented and may not work correctly!",
"developer": "Developer"
},
"language": {
"title": "Language",
"quote": "Quote language",
"search": "Search languages...",
"current": "Current",
"use_system": "Use system language",
"locale_formatting": "Format numbers for your language"
},
"changelog": {
"title": "Change Log",
"by": "By {author}"
},
"about": {
"title": "About",
"version": {
"title": "Version",
"checking_update": "Checking for update",
"update_available": "Update available",
"no_update": "No update available",
"offline_mode": "Cannot check for update in offline mode",
"error": {
"title": "Failed to get update information",
"description": "An error occured"
}
},
"contact_us": "Contact Us",
"support_mue": "Support Mue",
"support_subtitle": "As Mue is entirely free, we rely on donations to cover the server bills and fund development",
"support_donate": "Donate",
"form_button": "Form",
"resources_used": {
"title": "Resources used",
"bg_images": "Offline background images"
},
"contributors": "Contributors",
"supporters": "Supporters",
"no_supporters": "There are currently no Mue supporters",
"photographers": "Photographers",
"curators": "Add-on creators"
}
},
"buttons": {
"reset": "Reset",
"import": "Import",
"export": "Export",
"cancel": "Cancel",
"continue": "Continue",
"close": "Close"
}
},
"marketplace": {
"title": "Marketplace",
"by": "by {author}",
"all": "All",
"learn_more": "Learn More",
"photo_packs": "Photo Packs",
"quote_packs": "Quote Packs",
"preset_settings": "Preset Settings",
"no_items": "No items in this category",
"collection": "Collection",
"explore_collection": "Explore Collection",
"add_all": "Add All To Mue",
"collections": "Collections",
"cant_find": "Can't find what you're looking for?",
"knowledgebase_one": "Visit the",
"knowledgebase_two": "knowledgebase",
"knowledgebase_three": "to create your own.",
"installing": "Installing",
"product": {
"overview": "Overview",
"information": "Information",
"last_updated": "Last Updated",
"description": "Description",
"details": "Details",
"more_from_curator": "More like this from {name}",
"show_more": "Show More",
"show_less": "Show Less",
"show_all": "Show All",
"showing": "Showing",
"no_images": "No. Images",
"no_quotes": "No. Quotes",
"version": "Version",
"created_by": "Created by",
"updated_at": "Updated on",
"part_of": "Part of",
"explore": "Explore",
"buttons": {
"addtomue": "Add To",
"remove": "Remove",
"update_addon": "Update Add-on",
"back": "Back",
"report": "Report",
"not_available_preview": "Unavailable on Preview"
},
"not_in_language": "This add-on is not in your language",
"third_party_api": "This add-on uses a third-party API",
"sideload_warning": "This add-on has been sideloaded.",
"setting": "Setting",
"value": "Value"
},
"offline": {
"title": "Looks like you're offline",
"description": "Please connect to the internet"
}
},
"addons": {
"added": "Added",
"check_updates": "Check for updates",
"no_updates": "No updates available",
"updates_available": "Updates available {amount}",
"empty": {
"title": "Empty",
"description": "No addons are installed"
},
"sideload": {
"title": "Sideload",
"description": "Install a Mue addon not on the marketplace from your computer",
"failed": "Failed to sideload addon",
"errors": {
"no_name": "No name provided",
"no_author": "No author provided",
"no_type": "No type provided",
"invalid_photos": "Invalid photos object",
"invalid_quotes": "Invalid quotes object"
}
},
"sort": {
"title": "Sort",
"newest": "Installed (Newest)",
"a_z": "Alphabetical (A-Z)",
"recently_updated": "Recently Updated"
},
"create": {
"title": "Create",
"moved_title": "Create add-on has moved!",
"moved_description": "Following the 7.1 update, the creation of addons has now moved to the web UI",
"moved_button": "Coming Soon...."
}
}
},
"update": {
"title": "Update",
"offline": {
"title": "Offline",
"description": "Cannot get update logs while in offline mode"
},
"error": {
"title": "Error",
"description": "Could not connect to the server"
}
},
"welcome": {
"tip": "Quick Tip",
"sections": {
"intro": {
"title": "Welcome to Mue Tab",
"description": "Thank you for installing Mue, we hope you enjoy your time with our extension.",
"notices": {
"discord_title": "Join our Discord",
"discord_description": "Talk with the Mue community and developers",
"discord_join": "Join",
"github_title": "Contribute on GitHub",
"github_description": "Report bugs, add features or donate",
"github_open": "Open"
}
},
"language": {
"title": "Choose your language",
"description": "Mue can be displayed the languages listed below. You can also add new translations on our"
},
"theme": {
"title": "Select a theme",
"description": "Mue is available in both light and dark theme, or this can be automatically set depending on your system theme.",
"tip": "Using the Auto settings will use the theme on your computer. This setting will impact the modals and some of the widgets displayed on the screen, such as weather and notes."
},
"style": {
"title": "Choose a style",
"description": "Mue currently offers the choice between the legacy styling and the newly released modern styling.",
"legacy": "Legacy",
"modern": "Modern"
},
"settings": {
"title": "Import Settings",
"description": "Installing Mue on a new device? Feel free to import your old settings!",
"tip": "You can export your old settings by navigating to the Advanced tab in your old Mue setup. Then you need to click the export button which will download the JSON file. You can upload this file here to carry across your settings and preferences from your previous Mue installation."
},
"privacy": {
"title": "Privacy Options",
"description": "Enable settings to further protect your privacy with Mue.",
"offline_mode_description": "Enabling offline mode will disable all requests to any service. This will result in online backgrounds, online quotes, marketplace, weather, quick links, change log and some about tab information to be disabled.",
"links": {
"title": "Links",
"privacy_policy": "Privacy Policy",
"source_code": "Source Code"
}
},
"final": {
"title": "Final step",
"description": "Your Mue Tab experience is about to begin.",
"changes": "Changes",
"changes_description": "To change settings later click on the settings icon in the top right corner of your tab.",
"imported": "Imported {amount} settings"
}
},
"buttons": {
"next": "Next",
"preview": "Preview",
"previous": "Previous",
"close": "Close",
"finish": "Finish"
},
"preview": {
"description": "You are currently in preview mode. Settings will be reset on closing this tab.",
"continue": "Continue setup"
}
},
"share": {
"copy_link": "Copy link",
"email": "Email"
}
},
"toasts": {
"quote": "Quote copied",
"notes": "Notes copied",
"reset": "Reset successfully",
"installed": "Successfully installed",
"uninstalled": "Successfully removed",
"updated": "Successfully updated",
"error": "Something went wrong",
"imported": "Successfully imported",
"no_storage": "Not enough storage",
"link_copied": "Link copied",
"stats_reset": "Stats reset"
}
}