@@ -0,0 +1,395 @@
|
||||
{
|
||||
"comment": "English Language Pack",
|
||||
"nav.home": "Home",
|
||||
"nav.toolbox": "Toolbox",
|
||||
"nav.logs": "Logs",
|
||||
"nav.settings": "Settings",
|
||||
"home.greeting.morning": "Good morning, have a wonderful day.",
|
||||
"home.greeting.noon": "Good afternoon, time for a break.",
|
||||
"home.greeting.afternoon": "Good afternoon, keep up the good work.",
|
||||
"home.greeting.evening": "Good evening, time to relax.",
|
||||
"home.greeting.night": "It's late, please rest.",
|
||||
"home.welcome": "Welcome to YMhut Box, wish you a great day.",
|
||||
"home.announcement": "Announcement",
|
||||
"home.announcement.failed": "Failed to load announcement...",
|
||||
"home.announcement.viewFull": "View Full Announcement",
|
||||
"home.search.placeholder": "Smart Search: Enter query...",
|
||||
"home.search.button": "Search",
|
||||
"home.search.disabled": "Smart Search is currently disabled",
|
||||
"home.search.results.stats": "Found about {count} results (in {time}ms)",
|
||||
"home.search.results.viewFull": "View Full Results (incl. Advanced Options)",
|
||||
"home.search.results.empty.title": "No results found for \"{query}\"",
|
||||
"home.search.results.empty.sub": "Please try different keywords.",
|
||||
"home.search.failed.title": "Search Failed",
|
||||
"home.updates": "Update Log",
|
||||
"home.updates.close": "Close",
|
||||
"home.updates.modal.title": "Full Announcement",
|
||||
"home.updates.empty": "No update details available.",
|
||||
"tool.smartSearch.name": "Smart Search",
|
||||
"tool.smartSearch.desc": "AI aggregated search for high-quality results",
|
||||
"common.loading": "Loading...",
|
||||
"common.search": "Search",
|
||||
"common.backToToolbox": "Back to Toolbox",
|
||||
"common.options": "Advanced Options",
|
||||
"common.error": "Error",
|
||||
"common.loading.tool": "Loading tool module...",
|
||||
"common.notification.title.success": "Success",
|
||||
"common.notification.title.error": "Error",
|
||||
"common.notification.title.info": "Info",
|
||||
"settings.appearance": "Appearance",
|
||||
"settings.updates": "Update Management",
|
||||
"settings.about": "About",
|
||||
"settings.status.monitor": "Status Monitor",
|
||||
"settings.status.cpu": "CPU",
|
||||
"settings.status.mem": "Memory",
|
||||
"settings.status.gpu": "GPU",
|
||||
"settings.status.uptime": "Uptime",
|
||||
"settings.status.normal": "System running normally",
|
||||
"settings.about.motto": "Efforts will not be wasted, success will come",
|
||||
"settings.appearance.title": "Appearance Settings",
|
||||
"settings.appearance.theme": "Theme",
|
||||
"settings.appearance.language": "Language",
|
||||
"settings.appearance.font": "UI Font",
|
||||
"settings.appearance.language.auto": "Auto (Default)",
|
||||
"settings.appearance.language.zh-CN": "简体中文",
|
||||
"tool.jsonFormat.name": "JSON Formatter",
|
||||
"tool.jsonFormat.format": "Format",
|
||||
"tool.jsonFormat.compress": "Compress",
|
||||
"tool.jsonFormat.copy": "Copy Result",
|
||||
"tool.jsonFormat.clear": "Clear",
|
||||
"tool.jsonFormat.inputPlaceholder": "Enter JSON here...",
|
||||
"tool.jsonFormat.outputPlaceholder": "Output result...",
|
||||
"tool.textStatistics.name": "Text Statistics",
|
||||
"tool.textStatistics.inputPlaceholder": "Enter text here...",
|
||||
"tool.textStatistics.chars": "Total Characters",
|
||||
"tool.textStatistics.charsNoSpace": "Characters (no spaces)",
|
||||
"tool.textStatistics.words": "Words",
|
||||
"tool.textStatistics.lines": "Lines",
|
||||
"tool.textStatistics.paragraphs": "Paragraphs",
|
||||
"tool.textStatistics.chinese": "Chinese Characters",
|
||||
"tool.textStatistics.english": "English Characters",
|
||||
"tool.textStatistics.numbers": "Numbers",
|
||||
"translation.progress": "Translating...",
|
||||
"translation.saving": "Saving translation results...",
|
||||
"translation.complete": "Language pack translation completed, restarting application...",
|
||||
"translation.failed": "Translation failed",
|
||||
"translation.hint": "Please wait, using public translation API for translation...",
|
||||
"settings.appearance.language.en-US": "English",
|
||||
"tool.fileHash.name": "File Hash Calculator",
|
||||
"tool.fileHash.selectFile": "Select File",
|
||||
"tool.fileHash.fileName": "File Name",
|
||||
"tool.fileHash.fileSize": "Size",
|
||||
"tool.fileHash.results": "Hash Results",
|
||||
"tool.fileHash.calculating": "Calculating hash...",
|
||||
"tool.fileHash.calculateSuccess": "Hash calculation completed",
|
||||
"tool.caseConverter.name": "Case Converter",
|
||||
"tool.caseConverter.input": "Input Text",
|
||||
"tool.caseConverter.inputPlaceholder": "Enter text to convert...",
|
||||
"tool.caseConverter.output": "Converted Result",
|
||||
"tool.caseConverter.upperCase": "UPPERCASE",
|
||||
"tool.caseConverter.lowerCase": "lowercase",
|
||||
"tool.caseConverter.titleCase": "Title Case",
|
||||
"tool.caseConverter.sentenceCase": "Sentence case",
|
||||
"tool.caseConverter.camelCase": "camelCase",
|
||||
"tool.caseConverter.pascalCase": "PascalCase",
|
||||
"tool.caseConverter.snakeCase": "snake_case",
|
||||
"tool.caseConverter.kebabCase": "kebab-case",
|
||||
"tool.caseConverter.emptyInput": "Please enter text to convert",
|
||||
"tool.randomGenerator.name": "Random Generator",
|
||||
"tool.randomGenerator.number": "Random Number",
|
||||
"tool.randomGenerator.min": "Minimum",
|
||||
"tool.randomGenerator.max": "Maximum",
|
||||
"tool.randomGenerator.count": "Count",
|
||||
"tool.randomGenerator.generate": "Generate",
|
||||
"tool.randomGenerator.result": "Result",
|
||||
"tool.randomGenerator.string": "Random String",
|
||||
"tool.randomGenerator.length": "Length",
|
||||
"tool.randomGenerator.charset": "Character Set",
|
||||
"tool.randomGenerator.uppercase": "Uppercase (A-Z)",
|
||||
"tool.randomGenerator.lowercase": "Lowercase (a-z)",
|
||||
"tool.randomGenerator.numbers": "Numbers (0-9)",
|
||||
"tool.randomGenerator.symbols": "Symbols (!@#$%...)",
|
||||
"tool.randomGenerator.color": "Random Color",
|
||||
"tool.randomGenerator.minMaxError": "Minimum cannot be greater than maximum",
|
||||
"tool.randomGenerator.charsetError": "Please select at least one character set",
|
||||
"common.select": "Select",
|
||||
"common.copy": "Copy",
|
||||
"common.clear": "Clear",
|
||||
"common.copied": "Copied to clipboard",
|
||||
"settings.appearance.language.restartMsg": "Language change will take effect after restart.",
|
||||
"settings.appearance.bg": "Custom Background",
|
||||
"settings.appearance.bg.select": "Select",
|
||||
"settings.appearance.bg.clear": "Clear",
|
||||
"settings.appearance.bg.opacity": "Background Opacity",
|
||||
"settings.appearance.card.opacity": "Card Opacity",
|
||||
"settings.traffic.title": "Traffic Statistics",
|
||||
"settings.traffic.total": "Total Usage",
|
||||
"settings.traffic.chart.empty.title": "No traffic history",
|
||||
"settings.traffic.chart.empty.sub": "Data will be recorded starting today.",
|
||||
"settings.update.title": "Update Management",
|
||||
"settings.update.checkBtn": "Check for Updates",
|
||||
"settings.update.checking": "Checking...",
|
||||
"settings.update.checkDefault": "Click button to check for new version",
|
||||
"settings.about.title": "About & Environment",
|
||||
"settings.about.version": "Client Version",
|
||||
"settings.about.configVersion": "Config Version",
|
||||
"settings.about.developer": "Developer",
|
||||
"settings.about.moreInfo": "View Detailed Environment Parameters",
|
||||
"settings.about.env.title": "Installed Environments",
|
||||
"tool.bmi.title": "BMI Calculator",
|
||||
"tool.bmi.description": "Calculate Body Mass Index to assess health status",
|
||||
"tool.bmi.metric": "Metric (cm/kg)",
|
||||
"tool.bmi.imperial": "Imperial (ft/lbs)",
|
||||
"tool.bmi.height": "Height",
|
||||
"tool.bmi.heightPlaceholder": "Enter height",
|
||||
"tool.bmi.weight": "Weight",
|
||||
"tool.bmi.weightPlaceholder": "Enter weight",
|
||||
"tool.bmi.calculate": "Calculate BMI",
|
||||
"tool.bmi.result": "Result",
|
||||
"tool.bmi.yourBmi": "Your BMI Index",
|
||||
"tool.bmi.enterData": "Please enter height and weight",
|
||||
"tool.bmi.formula": "Weight(kg) / Height(m)²",
|
||||
"tool.bmi.formulaImperial": "Weight(lbs) / Height(in)² × 703",
|
||||
"tool.bmi.ranges": "BMI Range Reference",
|
||||
"tool.bmi.underweight": "Underweight",
|
||||
"tool.bmi.underweightDesc": "Weight is insufficient, consider gaining weight",
|
||||
"tool.bmi.normal": "Normal",
|
||||
"tool.bmi.normalDesc": "Weight is normal, keep it up",
|
||||
"tool.bmi.overweight": "Overweight",
|
||||
"tool.bmi.overweightDesc": "Weight is overweight, consider losing weight",
|
||||
"tool.bmi.obese": "Obese",
|
||||
"tool.bmi.obeseDesc": "Obesity, consider weight loss and consult a doctor",
|
||||
"tool.bmi.enterValidData": "Please enter valid height and weight",
|
||||
"tool.earthquake.title": "Recent Global Earthquakes",
|
||||
"tool.earthquake.description": "Get recent global earthquake information including location, magnitude, time, depth, etc.",
|
||||
"tool.earthquake.refresh": "Refresh Data",
|
||||
"tool.earthquake.loading": "Fetching earthquake information, please wait...",
|
||||
"tool.earthquake.results": "Earthquake Data",
|
||||
"tool.earthquake.rank": "Rank",
|
||||
"tool.earthquake.place": "Place",
|
||||
"tool.earthquake.latitude": "Latitude",
|
||||
"tool.earthquake.longitude": "Longitude",
|
||||
"tool.earthquake.magnitude": "Magnitude",
|
||||
"tool.earthquake.time": "Time",
|
||||
"tool.earthquake.depth": "Depth",
|
||||
"tool.earthquake.queryFailed": "Query failed",
|
||||
"tool.earthquake.sslError": "SSL certificate verification failed. The API server certificate may have expired. Please try again later or contact the administrator.",
|
||||
"tool.earthquake.noData": "No earthquake information found",
|
||||
"tool.earthquake.refreshing": "Refreshing...",
|
||||
"tool.goldPrice.title": "Today's Gold Price",
|
||||
"tool.goldPrice.description": "Get the latest gold prices and detailed information about various gold types",
|
||||
"tool.goldPrice.refresh": "Refresh Data",
|
||||
"tool.goldPrice.currentPrice": "Today's Gold Price",
|
||||
"tool.goldPrice.unit": "CNY/g",
|
||||
"tool.goldPrice.updateTime": "Update Time",
|
||||
"tool.goldPrice.detailList": "Detailed Price List",
|
||||
"tool.goldPrice.rank": "Rank",
|
||||
"tool.goldPrice.name": "Gold Name",
|
||||
"tool.goldPrice.category": "Category",
|
||||
"tool.goldPrice.change": "Change",
|
||||
"tool.goldPrice.high": "High",
|
||||
"tool.goldPrice.low": "Low",
|
||||
"tool.goldPrice.buyHigh": "Highest Buy Price",
|
||||
"tool.goldPrice.sellLow": "Lowest Sell Price",
|
||||
"tool.goldPrice.date": "Date",
|
||||
"tool.goldPrice.loading": "Fetching gold price data, please wait...",
|
||||
"tool.goldPrice.queryFailed": "Query failed",
|
||||
"tool.goldPrice.sslError": "SSL certificate verification failed. The API server certificate may have expired. Please try again later or contact the administrator.",
|
||||
"tool.goldPrice.noData": "No gold price information found",
|
||||
"tool.goldPrice.refreshing": "Refreshing...",
|
||||
"tool.zhihuHot.title": "Zhihu Hot Search",
|
||||
"tool.zhihuHot.description": "Get real-time Zhihu hot search data and trending topics",
|
||||
"tool.zhihuHot.refresh": "Refresh Data",
|
||||
"tool.zhihuHot.hotList": "Hot Search List",
|
||||
"tool.zhihuHot.loading": "Fetching Zhihu hot search data, please wait...",
|
||||
"tool.zhihuHot.queryFailed": "Query failed",
|
||||
"tool.zhihuHot.timeout": "Request timeout, please try again later",
|
||||
"tool.zhihuHot.noData": "No hot search data available, please click refresh to fetch",
|
||||
"tool.zhihuHot.refreshing": "Refreshing...",
|
||||
"tool.zhihuHot.fresh": "Real-time Update",
|
||||
"tool.zhihuHot.view": "View Details",
|
||||
"tool.movieBoxOffice.title": "Maoyan Movie Real-time Box Office",
|
||||
"tool.movieBoxOffice.description": "Get the latest Maoyan movie real-time box office list, including movie names, box office, screening rates, etc.",
|
||||
"tool.movieBoxOffice.refresh": "Refresh Data",
|
||||
"tool.movieBoxOffice.updateTime": "Update Time",
|
||||
"tool.movieBoxOffice.movieCount": "Movie Count",
|
||||
"tool.movieBoxOffice.boxOfficeList": "Box Office Ranking",
|
||||
"tool.movieBoxOffice.rank": "Rank",
|
||||
"tool.movieBoxOffice.movieName": "Movie Name",
|
||||
"tool.movieBoxOffice.boxOffice": "Real-time Box Office",
|
||||
"tool.movieBoxOffice.totalBoxOffice": "Total Box Office",
|
||||
"tool.movieBoxOffice.screeningRate": "Screening Rate",
|
||||
"tool.movieBoxOffice.attendanceRate": "Attendance Rate",
|
||||
"tool.movieBoxOffice.loading": "Fetching box office data, please wait...",
|
||||
"tool.movieBoxOffice.queryFailed": "Query failed",
|
||||
"tool.movieBoxOffice.noData": "No box office data available, please click refresh to fetch",
|
||||
"tool.movieBoxOffice.refreshing": "Refreshing...",
|
||||
"tool.footballNews.title": "Football News",
|
||||
"tool.footballNews.description": "Get the latest football news and trending topics",
|
||||
"tool.footballNews.refresh": "Refresh News",
|
||||
"tool.footballNews.clickToView": "Click to view details",
|
||||
"tool.footballNews.newsList": "News List",
|
||||
"tool.footballNews.backToList": "Back to List",
|
||||
"tool.footballNews.loading": "Fetching football news, please wait...",
|
||||
"tool.footballNews.queryFailed": "Query failed",
|
||||
"tool.footballNews.detailFailed": "Failed to get details",
|
||||
"tool.footballNews.noData": "No news data available",
|
||||
"tool.footballNews.detail": "News Detail",
|
||||
"tool.footballNews.noContent": "No content available",
|
||||
"tool.footballNews.refreshing": "Refreshing...",
|
||||
"tool.trainQuery.title": "Train Schedule Query",
|
||||
"tool.trainQuery.description": "Query train and high-speed rail schedule information nationwide",
|
||||
"tool.trainQuery.departure": "Departure City",
|
||||
"tool.trainQuery.departurePlaceholder": "Enter departure city",
|
||||
"tool.trainQuery.arrival": "Arrival City",
|
||||
"tool.trainQuery.arrivalPlaceholder": "Enter arrival city",
|
||||
"tool.trainQuery.swap": "Swap Cities",
|
||||
"tool.trainQuery.trainType": "Train Type",
|
||||
"tool.trainQuery.all": "All",
|
||||
"tool.trainQuery.highSpeed": "High-Speed Rail",
|
||||
"tool.trainQuery.train": "Train",
|
||||
"tool.trainQuery.date": "Query Date",
|
||||
"tool.trainQuery.count": "Result Count",
|
||||
"tool.trainQuery.items": "items",
|
||||
"tool.trainQuery.query": "Query Trains",
|
||||
"tool.trainQuery.results": "Query Results",
|
||||
"tool.trainQuery.total": "Total",
|
||||
"tool.trainQuery.trains": "trains",
|
||||
"tool.trainQuery.seats": "Seat Information",
|
||||
"tool.trainQuery.yuan": "CNY",
|
||||
"tool.trainQuery.remaining": "Remaining",
|
||||
"tool.trainQuery.noTicket": "No Ticket",
|
||||
"tool.trainQuery.loading": "Querying train schedules, please wait...",
|
||||
"tool.trainQuery.queryFailed": "Query failed",
|
||||
"tool.trainQuery.enterCities": "Please enter departure and arrival cities",
|
||||
"tool.trainQuery.noData": "No train schedule information found",
|
||||
"tool.trainQuery.querying": "Querying...",
|
||||
"settings.toolHealth": "Tool Health Check",
|
||||
"settings.toolHealth.title": "Tool Health Check",
|
||||
"settings.toolHealth.description": "Automatically detect the health status of network tools",
|
||||
"settings.toolHealth.detail": "The system will automatically check the status of tools that use APIs and networks. If a tool cannot be accessed normally (404, 502, 503 errors, etc.), it will be automatically locked. Only checked once per day, you can also manually trigger a check.",
|
||||
"settings.toolHealth.manualCheck": "Manual Check",
|
||||
"settings.toolHealth.startCheck": "Start Check",
|
||||
"settings.toolHealth.checking": "Checking...",
|
||||
"settings.toolHealth.lockedTools": "Locked Tools",
|
||||
"settings.toolHealth.noLocked": "No locked tools",
|
||||
"settings.toolHealth.lastCheck": "Last Check Time",
|
||||
"settings.toolHealth.never": "Never",
|
||||
"settings.toolHealth.networkTools": "Total Network Tools",
|
||||
"settings.toolHealth.tools": "tools",
|
||||
"settings.toolHealth.calculating": "Calculating...",
|
||||
"toolHealthCheck.title": "Tool Health Check",
|
||||
"toolHealthCheck.subtitle": "Checking network tool status...",
|
||||
"toolHealthCheck.page.title": "Tool Health Check",
|
||||
"toolHealthCheck.page.description": "Checking API availability of network tools, please wait...",
|
||||
"toolHealthCheck.page.preparing": "Preparing...",
|
||||
"toolHealthCheck.page.checking": "Checking...",
|
||||
"toolHealthCheck.page.note": "Will automatically jump to toolbox interface after check is complete",
|
||||
"toolHealthCheck.status.success": "Normal",
|
||||
"toolHealthCheck.status.failed": "Failed",
|
||||
"toolHealthCheck.status.checking": "Checking",
|
||||
"toolHealthCheck.status.unknown": "Unknown",
|
||||
"toolHealthCheck.preparing": "Preparing...",
|
||||
"toolHealthCheck.checkingTool": "Checking",
|
||||
"toolHealthCheck.completed": "Completed",
|
||||
"toolHealthCheck.calculating": "Calculating...",
|
||||
"toolHealthCheck.totalTime": "Total Time",
|
||||
"toolHealthCheck.estimatedRemaining": "Estimated Remaining",
|
||||
"toolHealthCheck.minute": "m",
|
||||
"toolHealthCheck.second": "s",
|
||||
"toolHealthCheck.noNetworkTools": "No network tools to check",
|
||||
"toolHealthCheck.error": "Check failed",
|
||||
"toolHealthCheck.status.skip": "Skipped",
|
||||
"toolHealthCheck.reason.sslError": "SSL Certificate Error",
|
||||
"toolHealthCheck.reason.timeout": "Request Timeout",
|
||||
"toolHealthCheck.reason.networkError": "Network Error",
|
||||
"toolHealthCheck.reason.httpError": "HTTP Error",
|
||||
"toolHealthCheck.reason.noData": "No Data",
|
||||
"toolHealthCheck.reason.noValidData": "Invalid Data",
|
||||
"toolHealthCheck.reason.parseError": "Parse Error",
|
||||
"toolHealthCheck.reason.emptyResponse": "Empty Response",
|
||||
"toolHealthCheck.reason.maxRetries": "Max Retries Exceeded",
|
||||
"tool.carInfo.title": "Vehicle Information Query",
|
||||
"tool.carInfo.description": "Query vehicle brand, series, price and other detailed information",
|
||||
"tool.carInfo.vehicleName": "Vehicle Name/Brand",
|
||||
"tool.carInfo.vehicleNamePlaceholder": "Enter vehicle name or brand, e.g.: AITO, BYD",
|
||||
"tool.carInfo.query": "Query Vehicle Info",
|
||||
"tool.carInfo.results": "Query Results",
|
||||
"tool.carInfo.loading": "Querying vehicle information, please wait...",
|
||||
"tool.carInfo.enterVehicleName": "Please enter vehicle name or brand",
|
||||
"tool.carInfo.queryFailed": "Query failed",
|
||||
"tool.carInfo.noResults": "No vehicle information found",
|
||||
"tool.carInfo.querying": "Querying...",
|
||||
"tool.carInfo.unknownBrand": "Unknown Brand",
|
||||
"tool.carInfo.unknownModel": "Unknown Model",
|
||||
"tool.carInfo.priceNegotiable": "Price Negotiable",
|
||||
"tool.carInfo.unknownLevel": "Unknown Level",
|
||||
"tool.cctvNews.title": "CCTV News Hotspots",
|
||||
"tool.cctvNews.description": "Get the latest CCTV news hotspots",
|
||||
"tool.cctvNews.count": "News Count",
|
||||
"tool.cctvNews.fetch": "Fetch News",
|
||||
"tool.cctvNews.newsList": "News List",
|
||||
"tool.cctvNews.loading": "Fetching CCTV news hotspots, please wait...",
|
||||
"tool.cctvNews.fetchFailed": "Failed to fetch news",
|
||||
"tool.cctvNews.noNews": "No news available",
|
||||
"tool.cctvNews.unknownTitle": "Unknown Title",
|
||||
"tool.cctvNews.fetching": "Fetching...",
|
||||
"tool.oilPrice.title": "National Oil Price Query",
|
||||
"tool.oilPrice.description": "Query the latest oil price information for cities nationwide, including 92#, 95#, 98# gasoline and 0# diesel prices",
|
||||
"tool.oilPrice.cityName": "City Name",
|
||||
"tool.oilPrice.cityPlaceholder": "Enter city name, e.g.: Beijing, Shanghai, Guangzhou",
|
||||
"tool.oilPrice.hotCities": "Hot Cities",
|
||||
"tool.oilPrice.query": "Query Price",
|
||||
"tool.oilPrice.loading": "Querying oil price, please wait...",
|
||||
"tool.oilPrice.results": "Query Results",
|
||||
"tool.oilPrice.type": "Oil Type",
|
||||
"tool.oilPrice.price": "Price (Yuan/Liter)",
|
||||
"tool.oilPrice.enterCity": "Please enter city name",
|
||||
"tool.oilPrice.queryFailed": "Query failed",
|
||||
"tool.oilPrice.querying": "Querying...",
|
||||
"tool.oilPrice.gasoline92": "92# Gasoline",
|
||||
"tool.oilPrice.gasoline95": "95# Gasoline",
|
||||
"tool.oilPrice.gasoline98": "98# Gasoline",
|
||||
"tool.oilPrice.diesel0": "0# Diesel",
|
||||
"tool.oilPrice.yuanPerLiter": "Yuan/Liter",
|
||||
"tool.historyToday.title": "Today in History",
|
||||
"tool.historyToday.description": "Explore important events that happened today in history",
|
||||
"tool.historyToday.refresh": "Refresh Data",
|
||||
"tool.historyToday.events": "Historical Events",
|
||||
"tool.historyToday.loading": "Fetching data, please wait...",
|
||||
"tool.historyToday.fetchFailed": "Failed to fetch data",
|
||||
"tool.historyToday.noEvents": "No historical events",
|
||||
"tool.historyToday.refreshing": "Refreshing...",
|
||||
"tool.historyToday.dateFormat": "{year}/{month}/{day}",
|
||||
"tool.historyToday.unknownYear": "Unknown Year",
|
||||
"tool.domainPrice.title": "Domain Price Comparison",
|
||||
"tool.domainPrice.description": "Query domain suffix registration, renewal, and transfer price rankings across platforms",
|
||||
"tool.domainPrice.domain": "Domain Suffix",
|
||||
"tool.domainPrice.domainPlaceholder": "Enter domain suffix, e.g.: cn, com, net",
|
||||
"tool.domainPrice.type": "Query Type",
|
||||
"tool.domainPrice.new": "Registration Price",
|
||||
"tool.domainPrice.renew": "Renewal Price",
|
||||
"tool.domainPrice.transfer": "Transfer Price",
|
||||
"tool.domainPrice.query": "Query Price",
|
||||
"tool.domainPrice.loading": "Querying domain price, please wait...",
|
||||
"tool.domainPrice.enterDomain": "Please enter domain suffix and select query type to start",
|
||||
"tool.domainPrice.results": "Comparison Results",
|
||||
"tool.domainPrice.rank": "Rank",
|
||||
"tool.domainPrice.platform": "Platform",
|
||||
"tool.domainPrice.price": "Price",
|
||||
"tool.domainPrice.queryFailed": "Query failed",
|
||||
"tool.domainPrice.querying": "Querying...",
|
||||
"tool.domainPrice.totalPlatforms": "Total",
|
||||
"tool.domainPrice.platforms": "platforms",
|
||||
"tool.domainPrice.noResults": "No price data available",
|
||||
"tool.techNews.title": "Latest Tech News",
|
||||
"tool.techNews.description": "Get the latest real-time tech news information",
|
||||
"tool.techNews.refresh": "Refresh News",
|
||||
"tool.techNews.newsList": "News List",
|
||||
"tool.techNews.loading": "Fetching real-time tech news, please wait...",
|
||||
"tool.techNews.fetchFailed": "Failed to fetch data",
|
||||
"tool.techNews.noNews": "No news available",
|
||||
"tool.techNews.unknownTitle": "Unknown Title",
|
||||
"tool.techNews.refreshing": "Refreshing...",
|
||||
"tool.techNews.updateTime": "Update Time"
|
||||
}
|
||||
@@ -0,0 +1,395 @@
|
||||
{
|
||||
"comment": "简体中文语言包",
|
||||
"nav.home": "主页",
|
||||
"nav.toolbox": "工具箱",
|
||||
"nav.logs": "日志",
|
||||
"nav.settings": "设置",
|
||||
"home.greeting.morning": "早上好, 新的一天元气满满",
|
||||
"home.greeting.noon": "中午好, 午休时间到了",
|
||||
"home.greeting.afternoon": "下午好, 继续努力吧",
|
||||
"home.greeting.evening": "晚上好, 放松一下吧",
|
||||
"home.greeting.night": "凌晨了, 注意休息哦",
|
||||
"home.welcome": "欢迎使用 YMhut Box, 愿你拥有美好的一天。",
|
||||
"home.announcement": "公告",
|
||||
"home.announcement.failed": "公告加载失败...",
|
||||
"home.announcement.viewFull": "查看完整公告",
|
||||
"home.search.placeholder": "智能搜索:输入查询内容...",
|
||||
"home.search.button": "搜索",
|
||||
"home.search.disabled": "智能搜索工具当前不可用",
|
||||
"home.search.results.stats": "找到约 {count} 条结果 (耗时 {time}ms)",
|
||||
"home.search.results.viewFull": "查看完整结果 (含高级选项)",
|
||||
"home.search.results.empty.title": "未找到关于 \"{query}\" 的结果",
|
||||
"home.search.results.empty.sub": "请尝试更换关键词。",
|
||||
"home.search.failed.title": "搜索失败",
|
||||
"home.updates": "更新日志",
|
||||
"home.updates.close": "关闭",
|
||||
"home.updates.modal.title": "完整公告",
|
||||
"home.updates.empty": "暂无更新详情。",
|
||||
"tool.smartSearch.name": "智能搜索",
|
||||
"tool.smartSearch.desc": "AI 聚合搜索,获取高质量结果",
|
||||
"common.loading": "加载中...",
|
||||
"common.search": "搜索",
|
||||
"common.backToToolbox": "返回工具箱",
|
||||
"common.options": "高级选项",
|
||||
"common.error": "错误",
|
||||
"common.loading.tool": "正在初始化工具模块...",
|
||||
"common.notification.title.success": "成功",
|
||||
"common.notification.title.error": "错误",
|
||||
"common.notification.title.info": "提示",
|
||||
"settings.appearance": "外观",
|
||||
"settings.updates": "更新管理",
|
||||
"settings.about": "关于",
|
||||
"settings.status.monitor": "状态监控",
|
||||
"settings.status.cpu": "CPU",
|
||||
"settings.status.mem": "内存",
|
||||
"settings.status.gpu": "GPU",
|
||||
"settings.status.uptime": "运行时长",
|
||||
"settings.status.normal": "系统运行正常",
|
||||
"settings.about.motto": "功不唐捐,玉汝于成",
|
||||
"settings.appearance.title": "外观设置",
|
||||
"settings.appearance.theme": "界面主题",
|
||||
"settings.appearance.language": "界面语言",
|
||||
"settings.appearance.font": "UI 字体",
|
||||
"settings.appearance.language.auto": "自动 (Auto)",
|
||||
"settings.appearance.language.zh-CN": "简体中文",
|
||||
"tool.jsonFormat.name": "JSON 格式化",
|
||||
"tool.jsonFormat.format": "格式化",
|
||||
"tool.jsonFormat.compress": "压缩",
|
||||
"tool.jsonFormat.copy": "复制结果",
|
||||
"tool.jsonFormat.clear": "清空",
|
||||
"tool.jsonFormat.inputPlaceholder": "在此输入 JSON...",
|
||||
"tool.jsonFormat.outputPlaceholder": "结果输出...",
|
||||
"tool.textStatistics.name": "文本统计",
|
||||
"tool.textStatistics.inputPlaceholder": "在此输入文本...",
|
||||
"tool.textStatistics.chars": "字符总数",
|
||||
"tool.textStatistics.charsNoSpace": "字符(不含空格)",
|
||||
"tool.textStatistics.words": "单词数",
|
||||
"tool.textStatistics.lines": "行数",
|
||||
"tool.textStatistics.paragraphs": "段落数",
|
||||
"tool.textStatistics.chinese": "中文字符",
|
||||
"tool.textStatistics.english": "英文字符",
|
||||
"tool.textStatistics.numbers": "数字",
|
||||
"translation.progress": "正在翻译...",
|
||||
"translation.saving": "正在保存翻译结果...",
|
||||
"translation.complete": "语言包翻译完成,正在重启应用...",
|
||||
"translation.failed": "翻译失败",
|
||||
"translation.hint": "请稍候,正在使用公共翻译接口进行翻译...",
|
||||
"settings.appearance.language.en-US": "English",
|
||||
"tool.fileHash.name": "文件哈希计算",
|
||||
"tool.fileHash.selectFile": "选择文件",
|
||||
"tool.fileHash.fileName": "文件名",
|
||||
"tool.fileHash.fileSize": "大小",
|
||||
"tool.fileHash.results": "哈希结果",
|
||||
"tool.fileHash.calculating": "正在计算哈希值...",
|
||||
"tool.fileHash.calculateSuccess": "哈希值计算完成",
|
||||
"tool.caseConverter.name": "大小写转换",
|
||||
"tool.caseConverter.input": "输入文本",
|
||||
"tool.caseConverter.inputPlaceholder": "在此输入要转换的文本...",
|
||||
"tool.caseConverter.output": "转换结果",
|
||||
"tool.caseConverter.upperCase": "大写",
|
||||
"tool.caseConverter.lowerCase": "小写",
|
||||
"tool.caseConverter.titleCase": "标题",
|
||||
"tool.caseConverter.sentenceCase": "句子",
|
||||
"tool.caseConverter.camelCase": "驼峰",
|
||||
"tool.caseConverter.pascalCase": "帕斯卡",
|
||||
"tool.caseConverter.snakeCase": "蛇形",
|
||||
"tool.caseConverter.kebabCase": "短横线",
|
||||
"tool.caseConverter.emptyInput": "请输入要转换的文本",
|
||||
"tool.randomGenerator.name": "随机生成器",
|
||||
"tool.randomGenerator.number": "随机数字",
|
||||
"tool.randomGenerator.min": "最小值",
|
||||
"tool.randomGenerator.max": "最大值",
|
||||
"tool.randomGenerator.count": "生成数量",
|
||||
"tool.randomGenerator.generate": "生成",
|
||||
"tool.randomGenerator.result": "结果",
|
||||
"tool.randomGenerator.string": "随机字符串",
|
||||
"tool.randomGenerator.length": "长度",
|
||||
"tool.randomGenerator.charset": "字符集",
|
||||
"tool.randomGenerator.uppercase": "大写字母 (A-Z)",
|
||||
"tool.randomGenerator.lowercase": "小写字母 (a-z)",
|
||||
"tool.randomGenerator.numbers": "数字 (0-9)",
|
||||
"tool.randomGenerator.symbols": "符号 (!@#$%...)",
|
||||
"tool.randomGenerator.color": "随机颜色",
|
||||
"tool.randomGenerator.minMaxError": "最小值不能大于最大值",
|
||||
"tool.randomGenerator.charsetError": "请至少选择一种字符集",
|
||||
"common.select": "选择",
|
||||
"common.copy": "复制",
|
||||
"common.clear": "清空",
|
||||
"common.copied": "已复制到剪贴板",
|
||||
"settings.appearance.language.restartMsg": "语言设置将在重启后生效。",
|
||||
"settings.appearance.bg": "自定义背景",
|
||||
"settings.appearance.bg.select": "选择",
|
||||
"settings.appearance.bg.clear": "清除",
|
||||
"settings.appearance.bg.opacity": "背景透明度",
|
||||
"settings.appearance.card.opacity": "卡片透明度",
|
||||
"settings.traffic.title": "流量统计",
|
||||
"settings.traffic.total": "累计使用流量",
|
||||
"settings.traffic.chart.empty.title": "暂无历史流量数据",
|
||||
"settings.traffic.chart.empty.sub": "数据将从今天开始记录",
|
||||
"settings.update.title": "更新管理",
|
||||
"settings.update.checkBtn": "检查更新",
|
||||
"settings.update.checking": "正在检查...",
|
||||
"settings.update.checkDefault": "点击按钮检查新版本",
|
||||
"settings.about.title": "关于与软件环境",
|
||||
"settings.about.version": "客户端版本",
|
||||
"settings.about.configVersion": "配置版本",
|
||||
"settings.about.developer": "开发者",
|
||||
"settings.about.moreInfo": "查看详细环境参数",
|
||||
"settings.about.env.title": "已安装的开发环境",
|
||||
"tool.bmi.title": "BMI 计算器",
|
||||
"tool.bmi.description": "计算身体质量指数,评估健康状况",
|
||||
"tool.bmi.metric": "公制 (cm/kg)",
|
||||
"tool.bmi.imperial": "英制 (ft/lbs)",
|
||||
"tool.bmi.height": "身高",
|
||||
"tool.bmi.heightPlaceholder": "请输入身高",
|
||||
"tool.bmi.weight": "体重",
|
||||
"tool.bmi.weightPlaceholder": "请输入体重",
|
||||
"tool.bmi.calculate": "计算BMI",
|
||||
"tool.bmi.result": "计算结果",
|
||||
"tool.bmi.yourBmi": "您的BMI指数",
|
||||
"tool.bmi.enterData": "请输入身高和体重",
|
||||
"tool.bmi.formula": "体重(kg) / 身高(m)²",
|
||||
"tool.bmi.formulaImperial": "体重(lbs) / 身高(in)² × 703",
|
||||
"tool.bmi.ranges": "BMI范围说明",
|
||||
"tool.bmi.underweight": "偏瘦",
|
||||
"tool.bmi.underweightDesc": "体重不足,建议适当增重",
|
||||
"tool.bmi.normal": "正常",
|
||||
"tool.bmi.normalDesc": "体重正常,继续保持",
|
||||
"tool.bmi.overweight": "超重",
|
||||
"tool.bmi.overweightDesc": "体重超重,建议适当减重",
|
||||
"tool.bmi.obese": "肥胖",
|
||||
"tool.bmi.obeseDesc": "肥胖,建议减重并咨询医生",
|
||||
"tool.bmi.enterValidData": "请输入有效的身高和体重",
|
||||
"tool.earthquake.title": "近期全球地震信息",
|
||||
"tool.earthquake.description": "获取近期全球的地震信息,包括地点、震级、时间、深度等",
|
||||
"tool.earthquake.refresh": "刷新数据",
|
||||
"tool.earthquake.loading": "正在获取地震信息,请稍候...",
|
||||
"tool.earthquake.results": "地震数据",
|
||||
"tool.earthquake.rank": "排名",
|
||||
"tool.earthquake.place": "地点",
|
||||
"tool.earthquake.latitude": "纬度",
|
||||
"tool.earthquake.longitude": "经度",
|
||||
"tool.earthquake.magnitude": "震级",
|
||||
"tool.earthquake.time": "时间",
|
||||
"tool.earthquake.depth": "深度",
|
||||
"tool.earthquake.queryFailed": "查询失败",
|
||||
"tool.earthquake.sslError": "SSL 证书验证失败,可能是 API 服务器证书已过期。请稍后重试或联系管理员。",
|
||||
"tool.earthquake.noData": "未找到地震信息",
|
||||
"tool.earthquake.refreshing": "刷新中...",
|
||||
"tool.goldPrice.title": "今日黄金价格",
|
||||
"tool.goldPrice.description": "获取最新的黄金价格以及各种黄金的详细信息",
|
||||
"tool.goldPrice.refresh": "刷新数据",
|
||||
"tool.goldPrice.currentPrice": "今日黄金价格",
|
||||
"tool.goldPrice.unit": "元/克",
|
||||
"tool.goldPrice.updateTime": "更新时间",
|
||||
"tool.goldPrice.detailList": "详细价格列表",
|
||||
"tool.goldPrice.rank": "序号",
|
||||
"tool.goldPrice.name": "黄金名称",
|
||||
"tool.goldPrice.category": "目录",
|
||||
"tool.goldPrice.change": "涨跌幅",
|
||||
"tool.goldPrice.high": "最高价",
|
||||
"tool.goldPrice.low": "最低价",
|
||||
"tool.goldPrice.buyHigh": "最高买入价",
|
||||
"tool.goldPrice.sellLow": "最低卖出价",
|
||||
"tool.goldPrice.date": "日期",
|
||||
"tool.goldPrice.loading": "正在获取黄金价格数据,请稍候...",
|
||||
"tool.goldPrice.queryFailed": "查询失败",
|
||||
"tool.goldPrice.sslError": "SSL 证书验证失败,可能是 API 服务器证书已过期。请稍后重试或联系管理员。",
|
||||
"tool.goldPrice.noData": "未找到黄金价格信息",
|
||||
"tool.goldPrice.refreshing": "刷新中...",
|
||||
"tool.zhihuHot.title": "知乎热搜榜",
|
||||
"tool.zhihuHot.description": "实时获取知乎热搜榜数据,了解热门话题",
|
||||
"tool.zhihuHot.refresh": "刷新数据",
|
||||
"tool.zhihuHot.hotList": "热搜列表",
|
||||
"tool.zhihuHot.loading": "正在获取知乎热搜榜数据,请稍候...",
|
||||
"tool.zhihuHot.queryFailed": "查询失败",
|
||||
"tool.zhihuHot.timeout": "请求超时,请稍后重试",
|
||||
"tool.zhihuHot.noData": "暂无热搜数据,请点击刷新按钮获取",
|
||||
"tool.zhihuHot.refreshing": "刷新中...",
|
||||
"tool.zhihuHot.fresh": "实时更新",
|
||||
"tool.zhihuHot.view": "查看详情",
|
||||
"tool.movieBoxOffice.title": "猫眼电影实时票房排行",
|
||||
"tool.movieBoxOffice.description": "获取最新猫眼电影实时票房名单,包括电影名称、票房、排片率等信息",
|
||||
"tool.movieBoxOffice.refresh": "刷新数据",
|
||||
"tool.movieBoxOffice.updateTime": "更新时间",
|
||||
"tool.movieBoxOffice.movieCount": "电影数量",
|
||||
"tool.movieBoxOffice.boxOfficeList": "票房排行",
|
||||
"tool.movieBoxOffice.rank": "排名",
|
||||
"tool.movieBoxOffice.movieName": "电影名称",
|
||||
"tool.movieBoxOffice.boxOffice": "实时票房",
|
||||
"tool.movieBoxOffice.totalBoxOffice": "累计票房",
|
||||
"tool.movieBoxOffice.screeningRate": "排片率",
|
||||
"tool.movieBoxOffice.attendanceRate": "上座率",
|
||||
"tool.movieBoxOffice.loading": "正在获取票房数据,请稍候...",
|
||||
"tool.movieBoxOffice.queryFailed": "查询失败",
|
||||
"tool.movieBoxOffice.noData": "暂无票房数据,请点击刷新按钮获取",
|
||||
"tool.movieBoxOffice.refreshing": "刷新中...",
|
||||
"tool.footballNews.title": "足球赛事热点",
|
||||
"tool.footballNews.description": "获取最新的足球赛事热点新闻",
|
||||
"tool.footballNews.refresh": "刷新热点",
|
||||
"tool.footballNews.clickToView": "点击查看详细",
|
||||
"tool.footballNews.newsList": "新闻列表",
|
||||
"tool.footballNews.backToList": "返回列表",
|
||||
"tool.footballNews.loading": "正在获取足球赛事热点,请稍候...",
|
||||
"tool.footballNews.queryFailed": "查询失败",
|
||||
"tool.footballNews.detailFailed": "获取详情失败",
|
||||
"tool.footballNews.noData": "暂无新闻数据",
|
||||
"tool.footballNews.detail": "新闻详情",
|
||||
"tool.footballNews.noContent": "暂无内容",
|
||||
"tool.footballNews.refreshing": "刷新中...",
|
||||
"tool.trainQuery.title": "火车批次查询",
|
||||
"tool.trainQuery.description": "查询全国火车和高铁班次信息",
|
||||
"tool.trainQuery.departure": "出发城市",
|
||||
"tool.trainQuery.departurePlaceholder": "请输入出发城市",
|
||||
"tool.trainQuery.arrival": "到达城市",
|
||||
"tool.trainQuery.arrivalPlaceholder": "请输入到达城市",
|
||||
"tool.trainQuery.swap": "交换城市",
|
||||
"tool.trainQuery.trainType": "列车类型",
|
||||
"tool.trainQuery.all": "全部",
|
||||
"tool.trainQuery.highSpeed": "高铁",
|
||||
"tool.trainQuery.train": "火车",
|
||||
"tool.trainQuery.date": "查询日期",
|
||||
"tool.trainQuery.count": "返回条数",
|
||||
"tool.trainQuery.items": "条",
|
||||
"tool.trainQuery.query": "查询火车班次",
|
||||
"tool.trainQuery.results": "查询结果",
|
||||
"tool.trainQuery.total": "共",
|
||||
"tool.trainQuery.trains": "趟",
|
||||
"tool.trainQuery.seats": "座位信息",
|
||||
"tool.trainQuery.yuan": "元",
|
||||
"tool.trainQuery.remaining": "余票",
|
||||
"tool.trainQuery.noTicket": "无票",
|
||||
"tool.trainQuery.loading": "正在查询火车班次,请稍候...",
|
||||
"tool.trainQuery.queryFailed": "查询失败",
|
||||
"tool.trainQuery.enterCities": "请输入出发和到达城市",
|
||||
"tool.trainQuery.noData": "未找到火车班次信息",
|
||||
"tool.trainQuery.querying": "查询中...",
|
||||
"settings.toolHealth": "工具健康检查",
|
||||
"settings.toolHealth.title": "工具健康检查",
|
||||
"settings.toolHealth.description": "自动检测网络工具的健康状态",
|
||||
"settings.toolHealth.detail": "系统会自动检查使用API和网络工具的状态,如果工具无法正常访问(404、502、503等错误),将自动锁定该工具。每天只检查一次,您也可以手动触发检查。",
|
||||
"settings.toolHealth.manualCheck": "手动启动检查",
|
||||
"settings.toolHealth.startCheck": "开始检查",
|
||||
"settings.toolHealth.checking": "检查中...",
|
||||
"settings.toolHealth.lockedTools": "已锁定工具",
|
||||
"settings.toolHealth.noLocked": "暂无锁定工具",
|
||||
"settings.toolHealth.lastCheck": "上次检查时间",
|
||||
"settings.toolHealth.never": "从未检查",
|
||||
"settings.toolHealth.networkTools": "网络工具总数",
|
||||
"settings.toolHealth.tools": "个工具",
|
||||
"settings.toolHealth.calculating": "计算中...",
|
||||
"toolHealthCheck.title": "工具健康检查",
|
||||
"toolHealthCheck.subtitle": "正在检查网络工具状态...",
|
||||
"toolHealthCheck.page.title": "工具健康检查",
|
||||
"toolHealthCheck.page.description": "正在检查网络工具的API可用性,请稍候...",
|
||||
"toolHealthCheck.page.preparing": "准备中...",
|
||||
"toolHealthCheck.page.checking": "检查中...",
|
||||
"toolHealthCheck.page.note": "检查完成后将自动跳转到工具箱界面",
|
||||
"toolHealthCheck.status.success": "正常",
|
||||
"toolHealthCheck.status.failed": "异常",
|
||||
"toolHealthCheck.status.checking": "检查中",
|
||||
"toolHealthCheck.status.unknown": "未知",
|
||||
"toolHealthCheck.preparing": "准备中...",
|
||||
"toolHealthCheck.checkingTool": "正在检查",
|
||||
"toolHealthCheck.completed": "检查完成",
|
||||
"toolHealthCheck.calculating": "计算中...",
|
||||
"toolHealthCheck.totalTime": "总耗时",
|
||||
"toolHealthCheck.estimatedRemaining": "预计剩余",
|
||||
"toolHealthCheck.minute": "分",
|
||||
"toolHealthCheck.second": "秒",
|
||||
"toolHealthCheck.noNetworkTools": "没有需要检查的网络工具",
|
||||
"toolHealthCheck.error": "检查失败",
|
||||
"toolHealthCheck.status.skip": "跳过",
|
||||
"toolHealthCheck.reason.sslError": "SSL证书错误",
|
||||
"toolHealthCheck.reason.timeout": "请求超时",
|
||||
"toolHealthCheck.reason.networkError": "网络错误",
|
||||
"toolHealthCheck.reason.httpError": "HTTP错误",
|
||||
"toolHealthCheck.reason.noData": "无数据",
|
||||
"toolHealthCheck.reason.noValidData": "数据无效",
|
||||
"toolHealthCheck.reason.parseError": "解析错误",
|
||||
"toolHealthCheck.reason.emptyResponse": "空响应",
|
||||
"toolHealthCheck.reason.maxRetries": "重试次数超限",
|
||||
"tool.carInfo.title": "车辆信息查询",
|
||||
"tool.carInfo.description": "查询车辆品牌、系列、价格等详细信息",
|
||||
"tool.carInfo.vehicleName": "车辆名称/品牌",
|
||||
"tool.carInfo.vehicleNamePlaceholder": "请输入车辆名称或品牌,例如:问界、比亚迪",
|
||||
"tool.carInfo.query": "查询车辆信息",
|
||||
"tool.carInfo.results": "查询结果",
|
||||
"tool.carInfo.loading": "正在查询车辆信息,请稍候...",
|
||||
"tool.carInfo.enterVehicleName": "请输入车辆名称或品牌",
|
||||
"tool.carInfo.queryFailed": "查询失败",
|
||||
"tool.carInfo.noResults": "未找到车辆信息",
|
||||
"tool.carInfo.querying": "查询中...",
|
||||
"tool.carInfo.unknownBrand": "未知品牌",
|
||||
"tool.carInfo.unknownModel": "未知型号",
|
||||
"tool.carInfo.priceNegotiable": "价格面议",
|
||||
"tool.carInfo.unknownLevel": "未知级别",
|
||||
"tool.cctvNews.title": "央视新闻热点",
|
||||
"tool.cctvNews.description": "获取最新的央视新闻热点资讯",
|
||||
"tool.cctvNews.count": "新闻数量",
|
||||
"tool.cctvNews.fetch": "获取新闻",
|
||||
"tool.cctvNews.newsList": "新闻列表",
|
||||
"tool.cctvNews.loading": "正在获取央视新闻热点,请稍候...",
|
||||
"tool.cctvNews.fetchFailed": "获取新闻失败",
|
||||
"tool.cctvNews.noNews": "暂无新闻",
|
||||
"tool.cctvNews.unknownTitle": "未知标题",
|
||||
"tool.cctvNews.fetching": "获取中...",
|
||||
"tool.oilPrice.title": "全国油价查询",
|
||||
"tool.oilPrice.description": "查询全国各城市的最新油价信息,包括92#、95#、98#汽油和0#柴油价格",
|
||||
"tool.oilPrice.cityName": "城市名称",
|
||||
"tool.oilPrice.cityPlaceholder": "请输入城市名称,如 北京、上海、广州",
|
||||
"tool.oilPrice.hotCities": "热门城市",
|
||||
"tool.oilPrice.query": "查询油价",
|
||||
"tool.oilPrice.loading": "正在查询油价,请稍候...",
|
||||
"tool.oilPrice.results": "查询结果",
|
||||
"tool.oilPrice.type": "油品类型",
|
||||
"tool.oilPrice.price": "价格(元/升)",
|
||||
"tool.oilPrice.enterCity": "请输入城市名称",
|
||||
"tool.oilPrice.queryFailed": "查询失败",
|
||||
"tool.oilPrice.querying": "查询中...",
|
||||
"tool.oilPrice.gasoline92": "92#汽油",
|
||||
"tool.oilPrice.gasoline95": "95#汽油",
|
||||
"tool.oilPrice.gasoline98": "98#汽油",
|
||||
"tool.oilPrice.diesel0": "0#柴油",
|
||||
"tool.oilPrice.yuanPerLiter": "元/升",
|
||||
"tool.historyToday.title": "历史上的今天",
|
||||
"tool.historyToday.description": "探索历史上今天发生的重要事件",
|
||||
"tool.historyToday.refresh": "刷新数据",
|
||||
"tool.historyToday.events": "历史事件",
|
||||
"tool.historyToday.loading": "正在获取数据,请稍候...",
|
||||
"tool.historyToday.fetchFailed": "获取数据失败",
|
||||
"tool.historyToday.noEvents": "暂无历史事件",
|
||||
"tool.historyToday.refreshing": "刷新中...",
|
||||
"tool.historyToday.dateFormat": "{year}年{month}月{day}日",
|
||||
"tool.historyToday.unknownYear": "未知年份",
|
||||
"tool.domainPrice.title": "域名比价查询",
|
||||
"tool.domainPrice.description": "查询域名后缀在各平台的注册、续费、转入价格排行",
|
||||
"tool.domainPrice.domain": "域名后缀",
|
||||
"tool.domainPrice.domainPlaceholder": "请输入域名后缀,如:cn、com、net",
|
||||
"tool.domainPrice.type": "查询类型",
|
||||
"tool.domainPrice.new": "注册价格",
|
||||
"tool.domainPrice.renew": "续费价格",
|
||||
"tool.domainPrice.transfer": "转入价格",
|
||||
"tool.domainPrice.query": "查询价格",
|
||||
"tool.domainPrice.loading": "正在查询域名价格,请稍候...",
|
||||
"tool.domainPrice.enterDomain": "请输入域名后缀并选择查询类型开始查询",
|
||||
"tool.domainPrice.results": "比价结果",
|
||||
"tool.domainPrice.rank": "排名",
|
||||
"tool.domainPrice.platform": "平台",
|
||||
"tool.domainPrice.price": "价格",
|
||||
"tool.domainPrice.queryFailed": "查询失败",
|
||||
"tool.domainPrice.querying": "查询中...",
|
||||
"tool.domainPrice.totalPlatforms": "共",
|
||||
"tool.domainPrice.platforms": "个平台",
|
||||
"tool.domainPrice.noResults": "暂无价格数据",
|
||||
"tool.techNews.title": "最新科技资讯",
|
||||
"tool.techNews.description": "获取当前时间的最新实时科技资讯信息",
|
||||
"tool.techNews.refresh": "刷新资讯",
|
||||
"tool.techNews.newsList": "资讯列表",
|
||||
"tool.techNews.loading": "正在获取实时科技资讯,请稍候...",
|
||||
"tool.techNews.fetchFailed": "获取数据失败",
|
||||
"tool.techNews.noNews": "暂无资讯",
|
||||
"tool.techNews.unknownTitle": "未知标题",
|
||||
"tool.techNews.refreshing": "刷新中...",
|
||||
"tool.techNews.updateTime": "更新时间"
|
||||
}
|
||||
Reference in New Issue
Block a user