File: /home/xedaptot/be.naniguide.com/resources/lang/zh/refactor/builder.php
<?php return array (
'add_new_theme' => '+ 添加新主题',
'add_new_theme_desc' => '将您的主题上传到主题存储目录。',
'all_themes' => '所有主题',
'back_to_dashboard' => '返回控制台',
'branding' => '品牌',
'change_theme' => '更换主题',
'close' => '关闭',
'close_without_saving' => '不保存关闭',
'dashboard' => '控制台',
'data_saved' => '数据保存成功。',
'design' => '设计',
'desktop' => '桌面端',
'error_saving' => '保存数据时出错',
'export' => '导出',
'export_html' => '包含绝对链接的 HTML',
'export_html_desc' => '下载包含所有资源绝对 URL 的独立 HTML 文件。适合快速复制粘贴或直接在浏览器中运行,无需额外配置。',
'export_zip' => '包含资源的 HTML(ZIP 包)',
'export_zip_desc' => '下载包含完整 HTML 文件和所有相关资源的 .zip 包。适合托管到 Web 服务器或作为自包含项目运行。',
'import' => '导入',
'logout' => '退出登录',
'mobile' => '移动端',
'redo_shortcut' => '重做(Ctrl+Shift+Z)',
'save' => '保存',
'save_and_close' => '保存并关闭',
'save_go_back' => '保存并返回',
'save_shortcut' => '保存(Ctrl+S)',
'saving' => '保存中...',
'select_theme_title' => '选择主题',
'settings' => '设置',
'switch_to_dark' => '切换到深色模式',
'switch_to_light' => '切换到浅色模式',
'tablet' => '平板端',
'theme_intro' => '点击下方任意项目以预览并应用不同主题到您的页面。',
'theme_picker_add_desc' => '将主题包(.zip)拖入您的主题库以在此处使用。',
'theme_picker_add_label' => '上传新主题',
'theme_picker_applying' => '正在应用主题…',
'theme_picker_empty' => '此分类下暂无可用模板。',
'theme_picker_hero_title' => '找到适合此内容的主题',
'theme_picker_tab_base' => '基础',
'theme_picker_tab_base_desc' => '简洁的单列布局,适合日常更新——公告、普通通讯、简短笔记。',
'theme_picker_tab_extended' => '扩展',
'theme_picker_tab_extended_desc' => '带有主图、品牌色彩和多区块结构的精心设计模板。',
'theme_picker_tip_click' => '点击任意卡片立即应用',
'theme_picker_tip_safe' => '您的主题行和内容设置保持不变',
'theme_picker_tip_undo' => '可随时切换,不会锁定任何设置',
'themes' => '主题',
'toggle_preview' => '切换预览',
'toggle_theme' => '切换深色/浅色模式',
'undo_shortcut' => '撤销(Ctrl+Z)',
'upload' => '上传',
'upload_browse' => '点击浏览或将您的 *<strong>.bundle.zip</strong> 文件拖放到此处',
'upload_intro' => '在此上传您的主题到主题构建器,用于查看、测试和导出。',
'upload_theme' => '上传主题',
) ?>