122 lines
12 KiB
TypeScript
122 lines
12 KiB
TypeScript
export declare const M: {
|
||
readonly 'app.compiler.version': "编译器版本:{version}";
|
||
readonly 'view.render.compiler.target': "当前视图层编译目标:{target}";
|
||
readonly 'view.render.compiler.target.bytecode': "字节码";
|
||
readonly 'view.render.compiler.target.nativecode': "机器码";
|
||
readonly 'style.isolation.version': "当前样式隔离策略:{version}。详见:https://doc.dcloud.net.cn/uni-app-x/css/common/style-isolation.html";
|
||
readonly 'style.isolation.version.upgrade': "当前样式隔离策略:{version}。推荐升级为 2.0。详见:https://doc.dcloud.net.cn/uni-app-x/css/common/style-isolation.html";
|
||
readonly compiling: "正在编译中...";
|
||
readonly 'dev.performance': "请注意运行模式下,因日志输出、sourcemap 以及未压缩源码等原因,性能和包体积,均不及发行模式。";
|
||
readonly 'dev.performance.nvue': "尤其是 app-nvue 的 sourcemap 影响较大";
|
||
readonly 'dev.performance.mp': "若要正式发布,请点击发行菜单或使用 cli 发布命令进行发布";
|
||
readonly 'dev.performance.web': "\nvite是按需编译,运行时点击某个未编译页面会先编译后加载,导致显示较慢,发行后无此问题。";
|
||
readonly 'build.done': "DONE Build complete.";
|
||
readonly 'dev.watching.start': "开始差量编译...";
|
||
readonly 'dev.watching.end': "DONE Build complete. Watching for changes...";
|
||
readonly 'dev.watching.end.pages': "DONE Build complete. PAGES:{pages}";
|
||
readonly 'dev.watching.end.files': "DONE Build complete. FILES:{files}";
|
||
readonly 'dev.watching.restart.vapor': "DONE Restart required. 切换蒸汽模式需要重新运行才能生效。";
|
||
readonly 'dev.watching.restart.independentSubPackages': "DONE Restart required. 独立分包 root 列表变化需要重新运行才能生效。";
|
||
readonly 'dev.watching.vapor.render.target': "manifest.json 中更改了视图层编译目标为{manifestTarget},但注意运行控制台还是{runtimeTarget}。";
|
||
readonly 'build.failed': "DONE Build failed.";
|
||
readonly 'compiler.build.failed': "编译失败";
|
||
readonly 'stat.warn.appid': "当前应用未配置 appid,无法使用 uni 统计,详情参考:https://ask.dcloud.net.cn/article/36303";
|
||
readonly 'stat.warn.version': "当前应用未配置 uni 统计版本,默认使用公有版;可配置为公有版或私有版。详情:https://uniapp.dcloud.io/uni-stat";
|
||
readonly 'stat.warn.tip': "已开启uni 统计 2.0{type}";
|
||
readonly 'i18n.fallbackLocale.default': "当前应用未在 manifest.json 配置 fallbackLocale,默认使用:{locale}";
|
||
readonly 'i18n.fallbackLocale.missing': "当前应用配置的 fallbackLocale 或 locale 为:{locale},但 locale 目录缺少该语言文件";
|
||
readonly 'easycom.conflict': "easycom组件冲突:";
|
||
readonly 'dom2.compatible.component': "蒸汽模式不支持 uni-app 兼容模式组件 {name},检测到其实现文件为 {file}。请改用标准模式的UTS组件实现来实现。";
|
||
readonly 'dom2.root.scroll.view': "蒸汽模式下页面可滚动,建议移除根节点 scroll-view,以避免嵌套滚动。详情: https://doc.dcloud.net.cn/uni-app-x/page.html#disablescroll";
|
||
readonly 'mp.component.args[0]': "{0}的第一个参数必须为静态字符串";
|
||
readonly 'mp.component.args[1]': "{0}需要两个参数";
|
||
readonly 'mp.360.unsupported': "vue3暂不支持360小程序";
|
||
readonly 'file.notfound': "{file} 文件不存在";
|
||
readonly 'uts.ios.tips': "项目使用了uts插件,iOS平台uts插件代码修改后需要重新生成[自定义基座](https://uniapp.dcloud.net.cn/tutorial/run/run-app.html#customplayground)才能生效";
|
||
readonly 'uts.android.compiler.server': "项目使用了uts插件,正在安装 uts Android 运行扩展...";
|
||
readonly 'uts.ios.windows.tips': "iOS手机在windows上使用标准基座真机运行无法使用uts插件,如需使用uts插件请提交云端打包自定义基座";
|
||
readonly 'uts.ios.standard.tips': "iOS手机在标准基座真机运行暂不支持uts插件,如需调用uts插件请使用自定义基座";
|
||
readonly 'prompt.run.message': "运行方式:打开 {devtools}, 导入 {outputDir} 运行。";
|
||
readonly 'prompt.run.devtools.app': "HBuilderX";
|
||
readonly 'prompt.run.devtools.app-harmony': "HBuilderX";
|
||
readonly 'prompt.run.devtools.mp-harmony': "HBuilderX";
|
||
readonly 'prompt.run.devtools.mp-alipay': "支付宝小程序开发者工具";
|
||
readonly 'prompt.run.devtools.mp-baidu': "百度开发者工具";
|
||
readonly 'prompt.run.devtools.mp-kuaishou': "快手开发者工具";
|
||
readonly 'prompt.run.devtools.mp-lark': "飞书开发者工具";
|
||
readonly 'prompt.run.devtools.mp-qq': "QQ小程序开发者工具";
|
||
readonly 'prompt.run.devtools.mp-toutiao': "抖音开发者工具";
|
||
readonly 'prompt.run.devtools.mp-weixin': "微信开发者工具";
|
||
readonly 'prompt.run.devtools.mp-jd': "京东开发者工具";
|
||
readonly 'prompt.run.devtools.mp-xhs': "小红书开发者工具";
|
||
readonly 'prompt.run.devtools.quickapp-webview': "快应用联盟开发者工具 | 华为快应用开发者工具";
|
||
readonly 'prompt.run.devtools.quickapp-webview-huawei': "华为快应用开发者工具";
|
||
readonly 'prompt.run.devtools.quickapp-webview-union': "快应用联盟开发者工具";
|
||
readonly 'uvue.unsupported': "uvue 暂不支持 {platform} 平台";
|
||
readonly 'uvue.dev.watching.end.empty': "本次代码变更,编译结果未发生变化,跳过同步手机端程序文件。";
|
||
readonly 'uni_modules.import': "插件[{0}]仅支持 @/uni_modules/{1} 方式引入,不支持直接导入内部文件 {2}。";
|
||
readonly 'pages.json.page.notfound': "页面\"{pagePath}\"不存在,请确保填写的页面路径不包含文件后缀,且必须与真实的文件路径大小写保持一致。";
|
||
readonly 'pages.json.page.slash': "路径 \"{pagePath}\" 不能以 \"/\" 开头";
|
||
readonly 'pages.json.tabbar.page.notfound': "tabBar 中配置的页面 \"{pagePath}\" 未在 pages.json 中注册。";
|
||
} | {
|
||
readonly 'app.compiler.version': "Compiler version: {version}";
|
||
readonly 'view.render.compiler.target': "Current view.render compile target: {target}";
|
||
readonly 'view.render.compiler.target.bytecode': "bytecode";
|
||
readonly 'view.render.compiler.target.nativecode': "nativecode";
|
||
readonly 'style.isolation.version': "Style isolation version: {version}";
|
||
readonly 'style.isolation.version.upgrade': "Style isolation version: {version}. Upgrading to 2.0 is recommended.";
|
||
readonly compiling: "Compiling...";
|
||
readonly 'dev.performance': "Please note that in running mode, due to log output, sourcemap, and uncompressed source code, the performance and package size are not as good as release mode.";
|
||
readonly 'dev.performance.nvue': "Especially the sourcemap of app-nvue has a greater impact";
|
||
readonly 'dev.performance.mp': "To officially release, please click the release menu or use the cli release command to release";
|
||
readonly 'dev.performance.web': "\nVite is compiled on demand, and clicking on an uncompiled page at runtime will compile first and then load, resulting in a slower display, and there is no such problem after release.";
|
||
readonly 'build.done': "DONE Build complete.";
|
||
readonly 'dev.watching.start': "Incremental Compiling...";
|
||
readonly 'dev.watching.end': "DONE Build complete. Watching for changes...";
|
||
readonly 'dev.watching.end.pages': "DONE Build complete. PAGES:{pages}";
|
||
readonly 'dev.watching.end.files': "DONE Build complete. FILES:{files}";
|
||
readonly 'dev.watching.restart.vapor': "DONE Restart required. Switching vapor mode requires restarting to take effect.";
|
||
readonly 'dev.watching.restart.independentSubPackages': "DONE Restart required. Changing independent subpackage roots requires restarting to take effect.";
|
||
readonly 'dev.watching.vapor.render.target': "vapor-render-target in manifest.json was changed to {manifestTarget}, but the running console is still {runtimeTarget}.";
|
||
readonly 'build.failed': "DONE Build failed.";
|
||
readonly 'compiler.build.failed': "Build failed with errors.";
|
||
readonly 'stat.warn.appid': "The current application is not configured with Appid, and uni statistics cannot be used. For details, see https://ask.dcloud.net.cn/article/36303";
|
||
readonly 'stat.warn.version': "The uni statistics type is not configured. The default type is public. You can set it to public or private. Details: https://uniapp.dcloud.io/uni-stat";
|
||
readonly 'stat.warn.tip': "uni statistics enabled: {type}";
|
||
readonly 'i18n.fallbackLocale.default': "fallbackLocale is missing in manifest.json, use: {locale}";
|
||
readonly 'i18n.fallbackLocale.missing': "./local/{locale}.json is missing";
|
||
readonly 'easycom.conflict': "easycom component conflict: ";
|
||
readonly 'dom2.compatible.component': "Vapor mode does not support the uni-app compatibility component {name}. The implementation file {file} was detected. Please use the standard UTS component implementation for this purpose.";
|
||
readonly 'dom2.root.scroll.view': "Pages are scrollable in Vapor mode. Remove the root scroll-view to avoid nested scrolling. Details: https://doc.dcloud.net.cn/uni-app-x/page.html#disablescroll";
|
||
readonly 'mp.component.args[0]': "The first parameter of {0} must be a static string";
|
||
readonly 'mp.component.args[1]': "{0} requires two parameters";
|
||
readonly 'mp.360.unsupported': "360 is unsupported";
|
||
readonly 'file.notfound': "{file} is not found";
|
||
readonly 'uts.ios.tips': "The project uses the uts plugin. After the uts plug-in code is modified, the [Custom playground native runner](https://uniapp.dcloud.net.cn/tutorial/run/run-app.html#customplayground) needs to be regenerated to take effect";
|
||
readonly 'uts.android.compiler.server': "The project uses the uts plugin, installing the uts Android runtime extension...";
|
||
readonly 'uts.ios.windows.tips': "When running on Windows to iOS mobile phone, the modification of the uts plugin code needs to be submitted to the cloud to package the custom playground to take effect.";
|
||
readonly 'uts.ios.standard.tips': "When the standard playground runs to an IOS phone, the uts plugin is temporarily not supported. If you need to call the uts plugin, please use a custom playground";
|
||
readonly 'prompt.run.message': "Run method: open {devtools}, import {outputDir} run.";
|
||
readonly 'prompt.run.devtools.app': "HBuilderX";
|
||
readonly 'prompt.run.devtools.app-harmony': "HBuilderX";
|
||
readonly 'prompt.run.devtools.mp-harmony': "HBuilderX";
|
||
readonly 'prompt.run.devtools.mp-alipay': "Alipay Mini Program Devtools";
|
||
readonly 'prompt.run.devtools.mp-baidu': "Baidu Mini Program Devtools";
|
||
readonly 'prompt.run.devtools.mp-kuaishou': "Kuaishou Mini Program Devtools";
|
||
readonly 'prompt.run.devtools.mp-lark': "Lark Mini Program Devtools";
|
||
readonly 'prompt.run.devtools.mp-qq': "QQ Mini Program Devtools";
|
||
readonly 'prompt.run.devtools.mp-toutiao': "Douyin Mini Program Devtools";
|
||
readonly 'prompt.run.devtools.mp-weixin': "Weixin Mini Program Devtools";
|
||
readonly 'prompt.run.devtools.mp-jd': "Jingdong Mini Program Devtools";
|
||
readonly 'prompt.run.devtools.mp-xhs': "Xiaohongshu Mini Program Devtools";
|
||
readonly 'prompt.run.devtools.quickapp-webview': "Quick App Alliance Devtools | Huawei Quick App Devtools";
|
||
readonly 'prompt.run.devtools.quickapp-webview-huawei': "Huawei Quick App Devtools";
|
||
readonly 'prompt.run.devtools.quickapp-webview-union': "Quick App Alliance Devtools";
|
||
readonly 'uvue.unsupported': "uvue does not support {platform} platform";
|
||
readonly 'uvue.dev.watching.end.empty': "The compilation outcome remains unchanged; there is no need to synchronize.";
|
||
readonly 'uni_modules.import': "Plug-in [{0}] only supports @/uni_modules/{1}.";
|
||
readonly 'pages.json.page.notfound': "The page \"{pagePath}\" does not exist.";
|
||
readonly 'pages.json.page.slash': "The Path \"{pagePath}\" cannot start with \"/\"";
|
||
readonly 'pages.json.tabbar.page.notfound': "The tabBar page \"{pagePath}\" is not declared in \"pages.json\".";
|
||
};
|