mirror of
https://github.com/mue/mue.git
synced 2026-07-22 00:07:23 +02:00
407 lines
13 KiB
JSON
407 lines
13 KiB
JSON
{
|
|
"tabname": "New Tab",
|
|
"widgets": {
|
|
"greeting": {
|
|
"morning": "早上好",
|
|
"afternoon": "下午好",
|
|
"evening": "晚上好",
|
|
"christmas": "圣诞节快乐",
|
|
"newyear": "新年快乐",
|
|
"halloween": "万圣节快乐",
|
|
"birthday": "Happy Birthday"
|
|
},
|
|
"background": {
|
|
"credit": "图像作者:",
|
|
"unsplash": "on Unsplash",
|
|
"pexels": "on Pexels",
|
|
"information": "Information",
|
|
"download": "Download"
|
|
},
|
|
"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": "选项",
|
|
"loading": "载入中...",
|
|
"file_upload_error": "File is over 2MB",
|
|
"navbar": {
|
|
"settings": "设置",
|
|
"addons": "我的插件",
|
|
"marketplace": "插件市场"
|
|
},
|
|
"error_boundary": {
|
|
"title": "错误",
|
|
"message": "Failed to load this component of Mue",
|
|
"refresh": "刷新"
|
|
},
|
|
"settings": {
|
|
"enabled": "已启用",
|
|
"reminder": {
|
|
"title": "NOTICE",
|
|
"message": "In order for all of the changes to take place, the page must be refreshed."
|
|
},
|
|
"sections": {
|
|
"time": {
|
|
"title": "时间",
|
|
"format": "Format",
|
|
"type": "Type",
|
|
"digital": {
|
|
"title": "Digital",
|
|
"seconds": "显示秒",
|
|
"twentyfourhour": "使用 24 小时制",
|
|
"twelvehour": "12 小时制下显示",
|
|
"zero": "加零补足二位数字"
|
|
},
|
|
"analogue": {
|
|
"title": "Analogue",
|
|
"second_hand": "Seconds hand",
|
|
"minute_hand": "Minutes hand",
|
|
"hour_hand": "Hours hand",
|
|
"hour_marks": "Hour marks",
|
|
"minute_marks": "Minute marks"
|
|
},
|
|
"percentage_complete": "Percentage complete",
|
|
"date": {
|
|
"title": "Date",
|
|
"week_number": "Week number",
|
|
"day_of_week": "Day of week",
|
|
"datenth": "Date nth",
|
|
"type": {
|
|
"short": "Short",
|
|
"long": "Long"
|
|
},
|
|
"short_date": "Short date",
|
|
"short_format": "Short format",
|
|
"short_separator": {
|
|
"title": "Short separator",
|
|
"dots": "Dots",
|
|
"dash": "Dash",
|
|
"gaps": "Gaps",
|
|
"slashes": "Slashes"
|
|
}
|
|
}
|
|
},
|
|
"quote": {
|
|
"title": "名言",
|
|
"author_link": "Authour link",
|
|
"custom": "Custom quote",
|
|
"custom_author": "Custom authour",
|
|
"buttons": {
|
|
"title": "Buttons",
|
|
"copy": "复制按钮",
|
|
"tweet": "发推按钮",
|
|
"favourite": "收藏按钮"
|
|
}
|
|
},
|
|
"greeting": {
|
|
"title": "问候",
|
|
"events": "节日问候",
|
|
"default": "常规问候",
|
|
"name": "您在问候中的名字",
|
|
"birthday": "Birthday",
|
|
"birthday_age": "Birthday age",
|
|
"birthday_date": "Birthday date"
|
|
},
|
|
"background": {
|
|
"title": "背景",
|
|
"ddg_proxy": "Use DuckDuckGo image proxy",
|
|
"transition": "Fade-in transition",
|
|
"photo_information": "Show photo information",
|
|
"category": "Category",
|
|
"buttons": {
|
|
"title": "Buttons",
|
|
"view": "查看",
|
|
"favourite": "收藏",
|
|
"download": "下载"
|
|
},
|
|
"effects": {
|
|
"title": "Effects",
|
|
"blur": "调整模糊",
|
|
"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"
|
|
},
|
|
"source": {
|
|
"title": "Source",
|
|
"api": "背景来源",
|
|
"custom_background": "自定义背景",
|
|
"custom_colour": "自定义背景颜色",
|
|
"upload": "上传",
|
|
"add_colour": "添加颜色",
|
|
"disabled": "已禁用",
|
|
"loop_video": "Loop video",
|
|
"mute_video": "Mute video",
|
|
"quality": {
|
|
"title": "Quality",
|
|
"original": "Original",
|
|
"high": "High Quality",
|
|
"normal": "Normal Quality",
|
|
"datasaver": "Data Saver"
|
|
}
|
|
}
|
|
},
|
|
"search": {
|
|
"title": "搜索栏",
|
|
"search_engine": "搜索引擎",
|
|
"custom": "自定义搜索链接",
|
|
"autocomplete": "Autocomplete",
|
|
"autocomplete_provider": "Autocomplete Provider",
|
|
"voice_search": "语音搜索"
|
|
},
|
|
"weather": {
|
|
"title": "Weather",
|
|
"location": "Location",
|
|
"auto": "Auto",
|
|
"temp_format": {
|
|
"title": "Temperature format",
|
|
"celsius": "Celsius",
|
|
"fahrenheit": "Fahrenheit",
|
|
"kelvin": "Kelvin"
|
|
},
|
|
"extra_info": {
|
|
"title": "Extra information",
|
|
"show_location": "Show location",
|
|
"show_description": "Show 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"
|
|
}
|
|
},
|
|
"quicklinks": {
|
|
"title": "Quick Links",
|
|
"open_new": "Open in new tab",
|
|
"tooltip": "Tooltip"
|
|
},
|
|
"appearance": {
|
|
"title": "Appearance",
|
|
"theme": {
|
|
"title": "Theme",
|
|
"auto": "Auto",
|
|
"light": "Light",
|
|
"dark": "Dark"
|
|
},
|
|
"animations": "动画",
|
|
"navbar": {
|
|
"title": "Navbar",
|
|
"notes": "Notes",
|
|
"refresh": "Refresh button",
|
|
"hover": "Display on hover"
|
|
},
|
|
"font": {
|
|
"title": "Font",
|
|
"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",
|
|
"widget_zoom": "Widget zoom",
|
|
"toast_duration": "Toast duration",
|
|
"milliseconds": "milliseconds"
|
|
}
|
|
},
|
|
"order": {
|
|
"title": "Widget Order"
|
|
},
|
|
"advanced": {
|
|
"title": "Advanced",
|
|
"offline_mode": "离线模式",
|
|
"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"
|
|
},
|
|
"customisation": "Customisation",
|
|
"custom_css": "Custom CSS",
|
|
"custom_js": "Custom JS",
|
|
"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."
|
|
},
|
|
"experimental": {
|
|
"title": "实验性功能",
|
|
"warning": "These settings have not been fully tested/implemented and may not work correctly!",
|
|
"developer": "Developer"
|
|
},
|
|
"language": {
|
|
"title": "语言",
|
|
"quote": "Quote language"
|
|
},
|
|
"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",
|
|
"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": {
|
|
"title": "Resources used",
|
|
"bg_images": "Offline background images",
|
|
"welcome_img": "Welcome image",
|
|
"pin_icon": "Pin icon"
|
|
},
|
|
"contributors": "Contributors",
|
|
"supporters": "Supporters",
|
|
"photographers": "Photographers"
|
|
}
|
|
},
|
|
"buttons": {
|
|
"reset": "重置",
|
|
"import": "导入",
|
|
"export": "导出"
|
|
}
|
|
},
|
|
"marketplace": {
|
|
"photo_packs": "图片包",
|
|
"quote_packs": "名言包",
|
|
"preset_settings": "预设设定",
|
|
"no_items": "No items in this category",
|
|
"product": {
|
|
"overview": "总览",
|
|
"information": "信息",
|
|
"last_updated": "更新日期",
|
|
"version": "版本",
|
|
"author": "作者",
|
|
"buttons": {
|
|
"addtomue": "添加至 Mue",
|
|
"remove": "卸载"
|
|
},
|
|
"quote_warning": {
|
|
"title": "注意",
|
|
"description": "本名言包会连接到可能会跟踪您的外部服务器!"
|
|
}
|
|
},
|
|
"offline": {
|
|
"title": "您目前似乎离线",
|
|
"description": "请连接到互联网。"
|
|
}
|
|
},
|
|
"addons": {
|
|
"added": "已添加",
|
|
"empty": {
|
|
"title": "这里空空如也",
|
|
"description": "请访问插件市场来添加插件。"
|
|
},
|
|
"sideload": "上传插件",
|
|
"sort": {
|
|
"title": "Sort",
|
|
"newest": "Installed (Newest)",
|
|
"oldest": "Installed (Oldest)",
|
|
"a_z": "Alphabetical (A-Z)",
|
|
"z_a": "Alphabetical (Z-A)"
|
|
}
|
|
}
|
|
},
|
|
"update": {
|
|
"title": "更新日志",
|
|
"offline": {
|
|
"title": "离线模式已启用",
|
|
"description": "不能从官网获取更新日志"
|
|
},
|
|
"error": {
|
|
"title": "错误",
|
|
"description": "无法连接到服务器"
|
|
},
|
|
"read_blog": "点此在我们的博客中阅读",
|
|
"contact_support": "点此联系我们"
|
|
},
|
|
"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"
|
|
},
|
|
"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?",
|
|
"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"
|
|
}
|
|
},
|
|
"toasts": {
|
|
"quote": "名言已复制",
|
|
"notes": "Notes copied",
|
|
"reset": "重置成功",
|
|
"installed": "安装成功",
|
|
"uninstalled": "卸载成功",
|
|
"error": "发生了错误",
|
|
"imported": "导入成功"
|
|
}
|
|
}
|