mue/src/translations/en_GB.json

383 lines
12 KiB
JSON
Raw Normal View History

2021-02-28 16:18:17 +00:00
{
2021-03-30 21:29:42 +00:00
"tabname": "New Tab",
"widgets": {
"greeting": {
"morning": "Good Morning",
"afternoon": "Good Afternoon",
"evening": "Good Evening",
"christmas": "Merry Christmas",
"newyear": "Happy New Year",
2021-03-19 15:56:48 +00:00
"halloween": "Happy Halloween",
"birthday": "Happy Birthday"
},
"background": {
"credit": "Photo by",
2021-04-07 09:57:28 +00:00
"unsplash": "on Unsplash",
2021-04-30 21:49:04 +00:00
"pexels": "on Pexels",
2021-04-07 09:57:28 +00:00
"information": "Information",
"download": "Download"
2021-02-28 16:18:17 +00:00
},
"search": "Search",
"quicklinks": {
"new": "New Link",
"name": "Name",
"url": "URL",
"add": "Add",
"name_error": "Must provide name",
"url_error": "Must provide URL"
},
"date": {
"week": "Week"
},
"weather": {
"not_found": "Not Found"
},
"navbar": {
"tooltips": {
"update": "Update Patch Notes",
"refresh": "Refresh Page",
"feedback": "Feedback"
},
"notes": {
"title": "Notes",
"placeholder": "Type here"
}
}
},
"modals": {
"main": {
"title": "Options",
"loading": "Loading...",
"file_upload_error": "File is over 2MB",
"navbar": {
"settings": "Settings",
"addons": "My Add-ons",
"marketplace": "Marketplace"
},
"error_boundary": {
"title": "Error",
"message": "Failed to load this component of Mue",
"refresh": "Refresh"
},
"settings": {
"enabled": "Enabled",
"reminder": {
"title": "NOTICE",
"message": "In order for all of the changes to take place, the page must be refreshed."
},
"sections": {
"time": {
"title": "Time",
"format": "Format",
"type": "Type",
"digital": {
"title": "Digital",
"seconds": "Seconds",
"twentyfourhour": "24 Hour",
"twelvehour": "12 hour",
"zero": "Zero-padded"
},
"analogue": {
"title": "Analogue",
2021-04-12 10:45:33 +00:00
"second_hand": "Seconds hand",
"minute_hand": "Minutes hand",
"hour_hand": "Hours hand",
"hour_marks": "Hour marks",
"minute_marks": "Minute marks"
},
2021-04-12 10:45:33 +00:00
"percentage_complete": "Percentage complete",
"date": {
"title": "Date",
2021-04-12 10:45:33 +00:00
"week_number": "Week number",
2021-03-17 22:33:22 +00:00
"day_of_week": "Day of week",
2021-03-18 21:43:28 +00:00
"datenth": "Date nth",
"type": {
"short": "Short",
"long": "Long"
},
2021-04-12 10:45:33 +00:00
"short_date": "Short date",
"short_format": "Short format",
"short_separator": {
2021-04-12 10:45:33 +00:00
"title": "Short separator",
"dots": "Dots",
"dash": "Dash",
"gaps": "Gaps",
"slashes": "Slashes"
}
2021-02-28 16:18:17 +00:00
}
},
"quote": {
"title": "Quote",
2021-04-12 10:45:33 +00:00
"author_link": "Authour link",
"custom": "Custom quote",
"custom_author": "Custom authour",
2021-03-19 15:56:48 +00:00
"buttons": {
"title": "Buttons",
"copy": "Copy",
"tweet": "Tweet",
"favourite": "Favourite"
}
},
"greeting": {
"title": "Greeting",
"events": "Events",
2021-04-12 10:45:33 +00:00
"default": "Default greeting message",
"name": "Name for greeting",
2021-03-18 15:22:41 +00:00
"birthday": "Birthday",
2021-04-12 10:45:33 +00:00
"birthday_age": "Birthday age",
"birthday_date": "Birthday date"
},
"background": {
"title": "Background",
2021-04-12 10:45:33 +00:00
"ddg_proxy": "Use DuckDuckGo image proxy",
"transition": "Fade-in transition",
"category": "Category",
2021-03-19 15:56:48 +00:00
"buttons": {
"title": "Buttons",
"view": "Maximise",
2021-04-07 09:57:28 +00:00
"favourite": "Favourite",
"download": "Download"
2021-03-19 15:56:48 +00:00
},
"effects": {
"title": "Effects",
2021-04-12 10:45:33 +00:00
"blur": "Adjust blur",
"brightness": "Adjust brightness"
2021-03-19 15:56:48 +00:00
},
"type": {
"title": "Type",
"api": "API",
2021-04-12 10:45:33 +00:00
"custom_image": "Custom image",
"custom_colour": "Custom colour/gradient"
},
2021-03-19 15:56:48 +00:00
"source": {
"title": "Source",
2021-03-19 15:56:48 +00:00
"api": "Background API",
2021-04-12 10:45:33 +00:00
"custom_background": "Custom background",
"custom_colour": "Custom background colour",
2021-03-19 15:56:48 +00:00
"upload": "Upload",
"add_colour": "Add colour",
"disabled": "Disabled",
2021-04-12 10:45:33 +00:00
"loop_video": "Loop video",
"mute_video": "Mute video"
2021-03-19 15:56:48 +00:00
}
},
"search": {
"title": "Search",
2021-04-12 10:45:33 +00:00
"search_engine": "Search engine",
"custom": "Custom search URL",
"autocomplete": "Autocomplete",
"autocomplete_provider": "Autocomplete Provider",
2021-04-12 10:45:33 +00:00
"voice_search": "Voice search"
},
"weather": {
2021-04-09 22:08:57 +00:00
"title": "Weather",
"location": "Location",
"auto": "Auto",
"temp_format": {
2021-04-12 10:45:33 +00:00
"title": "Temperature format",
2021-04-09 22:08:57 +00:00
"celsius": "Celsius",
"fahrenheit": "Fahrenheit",
"kelvin": "Kelvin"
},
"extra_info": {
2021-04-12 10:45:33 +00:00
"title": "Extra information",
"show_location": "Show location",
"show_text": "Show text",
"cloudiness": "Cloudiness",
2021-04-09 22:08:57 +00:00
"humidity": "Humidity",
"visibility": "Visibility",
2021-04-09 22:08:57 +00:00
"wind_speed": "Wind speed",
"wind_direction": "Wind direction",
2021-04-09 22:08:57 +00:00
"min_temp": "Minimum temperature",
"max_temp": "Maximum temperature",
"atmospheric_pressure": "Atmospheric pressure"
}
},
"quicklinks": {
2021-04-09 22:08:57 +00:00
"title": "Quick Links",
"open_new": "Open in new tab",
"tooltip": "Tooltip"
},
2021-03-18 15:22:41 +00:00
"appearance": {
"title": "Appearance",
"theme": {
"title": "Theme",
"auto": "Auto",
"light": "Light",
"dark": "Dark"
},
"animations": "Animations",
"navbar": {
"title": "Navbar",
"notes": "Notes",
2021-04-12 10:45:33 +00:00
"refresh": "Refresh button"
},
"font": {
"title": "Font",
2021-04-12 10:45:33 +00:00
"custom": "Custom font",
"google": "Import from Google Fonts",
"weight": {
2021-04-12 10:45:33 +00:00
"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": {
2021-04-12 10:45:33 +00:00
"title": "Font style",
"normal": "Normal",
"italic": "Italic",
"oblique": "Oblique"
}
},
"accessibility": {
"title": "Accessibility",
2021-04-12 10:45:33 +00:00
"widget_zoom": "Widget zoom",
"toast_duration": "Toast duration",
"milliseconds": "milliseconds"
}
},
"order": {
"title": "Widget Order"
},
2021-03-18 15:22:41 +00:00
"advanced": {
"title": "Advanced",
2021-04-12 10:45:33 +00:00
"offline_mode": "Offline mode",
2021-03-18 15:22:41 +00:00
"data": "Data",
"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"
},
2021-03-18 15:22:41 +00:00
"customisation": "Customisation",
"custom_css": "Custom CSS",
"custom_js": "Custom JS",
2021-04-12 10:45:33 +00:00
"tab_name": "Tab name",
"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."
2021-03-18 15:22:41 +00:00
},
"experimental": {
"title": "Experimental",
"warning": "These settings have not been fully tested/implemented and may not work correctly!",
"developer": "Developer"
2021-03-18 15:22:41 +00:00
},
"language": {
"title": "Language",
2021-04-12 10:45:33 +00:00
"quote": "Quote language"
2021-03-18 15:22:41 +00:00
},
"changelog": "Change Log",
"about": {
"title": "About",
"copyright": "Copyright",
"version": {
"title": "Version",
"checking_update": "Checking for update",
"update_available": "Update available",
"no_update": "No update available",
2021-04-27 21:17:36 +00:00
"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",
"resources_used": {
2021-04-12 10:45:33 +00:00
"title": "Resources used",
"bg_images": "Offline background images",
"welcome_img": "Welcome image",
"pin_icon": "Pin icon"
},
"contributors": "Contributors",
"supporters": "Supporters",
"photographers": "Photographers"
}
2021-02-28 16:18:17 +00:00
},
"buttons": {
"reset": "Reset",
"import": "Import",
"export": "Export"
}
},
"marketplace": {
"photo_packs": "Photo Packs",
"quote_packs": "Quote Packs",
"preset_settings": "Preset Settings",
"themes": "Themes",
"no_items": "No items in this category",
"product": {
"overview": "Overview",
"information": "Information",
"last_updated": "Last Updated",
"version": "Version",
2021-03-18 17:58:23 +00:00
"author": "Authour",
"buttons": {
"addtomue": "Add To Mue",
"remove": "Remove"
},
"quote_warning": {
"title": "Warning",
"description": "This quote pack requests to external servers that may track you!"
}
2021-02-28 16:18:17 +00:00
},
"offline": {
"title": "Looks like you're offline",
"description": "Please connect to the internet"
}
},
"addons": {
"added": "Added",
"empty": {
"title": "Empty",
"description": "No addons are installed"
},
"sideload": "Sideload"
}
},
"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"
},
"read_blog": "Read on the blog here",
"contact_support": "Contact us here"
},
"welcome": {
"title": "Welcome to",
"information": "Information",
"thankyoumessage1": "Thank you for installing Mue Tab,",
"thankyoumessage2": "we hope you enjoy your time with our extension.",
"support": "Support",
"close": "Close"
2021-02-28 16:18:17 +00:00
},
"feedback": {
"title": "Give us feedback",
"question_one": "How would you rate your experience of this Mue build?",
"question_two": "What bugs did you encounter in your use of Mue?",
2021-03-18 15:22:41 +00:00
"question_three": "How likely would you be to recommend this version of Mue to a friend or colleague?",
"question_four": "What do you want adding to the next Mue build?",
"not_filled": "Question box must be filled",
"success": "Sent successfully!",
"submit": "Submit"
2021-02-28 16:18:17 +00:00
}
},
"toasts": {
"quote": "Quote copied",
"notes": "Notes copied",
"reset": "Reset successfully",
"installed": "Successfully installed",
"uninstalled": "Successfully removed",
2021-04-16 11:19:07 +00:00
"error": "Something went wrong",
"imported": "Successfully imported"
}
}