23 changed files with 407 additions and 416 deletions
@ -1,120 +1,103 @@ |
|||
export default { |
|||
'lang': 'English', |
|||
'auto': { |
|||
'common': { |
|||
'home': 'Dashboard', |
|||
'Layout_setting': 'Layout Setting', |
|||
'Personal_center': 'Personal Center', |
|||
'Log_out': 'Log Out', |
|||
'Personal_information': 'Personal Information', |
|||
'username': 'UserName', |
|||
'name': 'Name', |
|||
'phone': 'Phone Number', |
|||
'phone2': 'Phone', |
|||
'sex': 'Sex', |
|||
'sex_male': 'Male', |
|||
'sex_female': 'Female', |
|||
'email': 'E-mail', |
|||
'Security_settings': 'Security Settings', |
|||
'Save_settings': 'Save Settings', |
|||
'Reset_settings': 'Reset Settings', |
|||
'Change_password': 'Change Password', |
|||
'New_password': 'New Password', |
|||
'Old_password': 'Old Password', |
|||
'Verify_password': 'Verify Password', |
|||
'User_information': 'User Information', |
|||
'Operation_log': 'Operation Log', |
|||
'action': 'Action', |
|||
'IP_source': 'IP Source', |
|||
'Browser': 'Browser', |
|||
'Request_time': 'Request Time', |
|||
'Creation_date': 'Creation Date', |
|||
'account': 'Account', |
|||
'password': 'Password', |
|||
'verification_code': 'Code', |
|||
'login_rm': 'Remember Me', |
|||
'login': 'Login', |
|||
'login_ing': 'Logging In...', |
|||
'Create': 'Create', |
|||
'Update': 'Update', |
|||
'Delete': 'Delete', |
|||
'Export': 'Export', |
|||
'Editors': 'Editor', |
|||
'SelectAll': 'SelectAll', |
|||
'Query': 'Query', |
|||
'Reset': 'Reset', |
|||
'Confirm': 'Confirm', |
|||
'Cancel': 'Cancel', |
|||
'Forced_cancellation': 'Forced_cancellation', |
|||
'Initialize': 'Initialize', |
|||
'Operate': 'Operate', |
|||
'Refresh': 'Refresh', |
|||
'Closes': 'Close', |
|||
'Closes_l': 'Close Left', |
|||
'Closes_r': 'Close Right', |
|||
'Closes_o': 'Close Other', |
|||
'Closes_a': 'Close All', |
|||
'Theme_style_setting': 'Theme Style Setting', |
|||
'Theme_color': 'Theme Color', |
|||
'System_layout_configuration': 'System Layout Configuration', |
|||
'Open': 'Open', |
|||
'Fixation': 'Fixation', |
|||
'Display': 'Display', |
|||
'Dynamic_titles': 'Dynamic Titles', |
|||
'crudTip': 'Are you sure to delete this data?', |
|||
'startDate': 'StartDate', |
|||
'endDate': 'EndDate', |
|||
'moreMenu': 'MoreMenu', |
|||
'browses': 'Browse', |
|||
'fz': 'Full Screen Zoom', |
|||
'Tips': 'Tips', |
|||
'Tip1': 'Confirm deletion of selected', |
|||
'Tip2': 'Data?', |
|||
'Tip3': 'User name not used as login', |
|||
'Tip4': 'Mobile phone number cannot be duplicate', |
|||
'Tip5': 'Please enter a phone number', |
|||
'Tip6': 'Please enter the correct 11 digit phone number', |
|||
'Tip7': 'Drag and drop the excel file here or', |
|||
'Tip8': 'The two passwords are different', |
|||
'Tip9': 'Please enter your password again', |
|||
'Tip10': 'Please enter your old password', |
|||
'Tip11': 'Please enter your new password', |
|||
'Tip12': '6 to 20 characters in length', |
|||
'Tip13': 'Are you sure to log out and exit the system?', |
|||
'Tip14': 'WebSocket connection error', |
|||
'Tip15': 'Please enter an icon name', |
|||
'loading': 'Loading...', |
|||
'synchronous': 'Synchronous', |
|||
'determine': 'Determine', |
|||
'stop': 'Stop', |
|||
'firing': 'Firing', |
|||
'import': 'Import', |
|||
'driver_configuration': 'Driver Configuration', |
|||
'create_time': 'Create Time', |
|||
'update_time': 'Update Time', |
|||
'create_by': 'Create People', |
|||
'update_by': 'Update People', |
|||
'is_on': 'Enable Or Not', |
|||
'please': 'Please Select', |
|||
'true': 'True', |
|||
'false': 'False', |
|||
'Running': 'Running', |
|||
'Paused': 'Paused' |
|||
}, |
|||
'monitor': { |
|||
'sys': 'System', |
|||
'day': 'Running Day', |
|||
'status': 'Status', |
|||
'core': 'Core', |
|||
'cpu': 'CPU Utilization', |
|||
'memory': 'Memory Utilization', |
|||
'tality': 'Tality', |
|||
'used': 'Used', |
|||
'leisure': 'Leisure', |
|||
'exchange': 'Exchange Utilization', |
|||
'disk': 'Disk Utilization', |
|||
'cpu_monitoring': 'Cpu Utilization Monitoring', |
|||
'memory_monitoring': 'Memory Utilization Monitoring' |
|||
} |
|||
'common': { |
|||
'home': 'Dashboard', |
|||
'Layout_setting': 'Layout Setting', |
|||
'Personal_center': 'Personal Center', |
|||
'Log_out': 'Log Out', |
|||
'Personal_information': 'Personal Information', |
|||
'username': 'UserName', |
|||
'name': 'Name', |
|||
'phone': 'Phone Number', |
|||
'phone2': 'Phone', |
|||
'sex': 'Sex', |
|||
'sex_male': 'Male', |
|||
'sex_female': 'Female', |
|||
'email': 'E-mail', |
|||
'Security_settings': 'Security Settings', |
|||
'Save_settings': 'Save Settings', |
|||
'Reset_settings': 'Reset Settings', |
|||
'Change_password': 'Change Password', |
|||
'New_password': 'New Password', |
|||
'Old_password': 'Old Password', |
|||
'Verify_password': 'Verify Password', |
|||
'User_information': 'User Information', |
|||
'Operation_log': 'Operation Log', |
|||
'action': 'Action', |
|||
'IP_source': 'IP Source', |
|||
'Browser': 'Browser', |
|||
'Request_time': 'Request Time', |
|||
'Creation_date': 'Creation Date', |
|||
'account': 'Account', |
|||
'password': 'Password', |
|||
'verification_code': 'Code', |
|||
'login_rm': 'Remember Me', |
|||
'login': 'Login', |
|||
'login_ing': 'Logging In...', |
|||
'Create': 'Create', |
|||
'Update': 'Update', |
|||
'Delete': 'Delete', |
|||
'Export': 'Export', |
|||
'Editors': 'Editor', |
|||
'SelectAll': 'SelectAll', |
|||
'Query': 'Query', |
|||
'Reset': 'Reset', |
|||
'Confirm': 'Confirm', |
|||
'Cancel': 'Cancel', |
|||
'Forced_cancellation': 'Forced_cancellation', |
|||
'Initialize': 'Initialize', |
|||
'Operate': 'Operate', |
|||
'Refresh': 'Refresh', |
|||
'Closes': 'Close', |
|||
'Closes_l': 'Close Left', |
|||
'Closes_r': 'Close Right', |
|||
'Closes_o': 'Close Other', |
|||
'Closes_a': 'Close All', |
|||
'Theme_style_setting': 'Theme Style Setting', |
|||
'Theme_color': 'Theme Color', |
|||
'System_layout_configuration': 'System Layout Configuration', |
|||
'Open': 'Open', |
|||
'Fixation': 'Fixation', |
|||
'Display': 'Display', |
|||
'Dynamic_titles': 'Dynamic Titles', |
|||
'crudTip': 'Are you sure to delete this data?', |
|||
'startDate': 'StartDate', |
|||
'endDate': 'EndDate', |
|||
'moreMenu': 'MoreMenu', |
|||
'browses': 'Browse', |
|||
'fz': 'Full Screen Zoom', |
|||
'Tips': 'Tips', |
|||
'Tip1': 'Confirm deletion of selected', |
|||
'Tip2': 'Data?', |
|||
'Tip3': 'User name not used as login', |
|||
'Tip4': 'Mobile phone number cannot be duplicate', |
|||
'Tip5': 'Please enter a phone number', |
|||
'Tip6': 'Please enter the correct 11 digit phone number', |
|||
'Tip7': 'Drag and drop the excel file here or', |
|||
'Tip8': 'The two passwords are different', |
|||
'Tip9': 'Please enter your password again', |
|||
'Tip10': 'Please enter your old password', |
|||
'Tip11': 'Please enter your new password', |
|||
'Tip12': '6 to 20 characters in length', |
|||
'Tip13': 'Are you sure to log out and exit the system?', |
|||
'Tip14': 'WebSocket connection error', |
|||
'Tip15': 'Please enter an icon name', |
|||
'loading': 'Loading...', |
|||
'synchronous': 'Synchronous', |
|||
'determine': 'Determine', |
|||
'stop': 'Stop', |
|||
'firing': 'Firing', |
|||
'import': 'Import', |
|||
'driver_configuration': 'Driver Configuration', |
|||
'create_time': 'Create Time', |
|||
'update_time': 'Update Time', |
|||
'create_by': 'Create People', |
|||
'update_by': 'Update People', |
|||
'is_on': 'Enable Or Not', |
|||
'please': 'Please Select', |
|||
'true': 'True', |
|||
'false': 'False', |
|||
'Running': 'Running', |
|||
'Paused': 'Paused' |
|||
} |
|||
} |
|||
|
@ -1,120 +1,103 @@ |
|||
export default { |
|||
'lang': 'In', |
|||
'auto': { |
|||
'common': { |
|||
'home': 'Rumah', // 首页
|
|||
'Layout_setting': 'Pengaturan Bentangan', |
|||
'Personal_center': 'Pusat Pribadi', |
|||
'Log_out': 'Log Out', |
|||
'Personal_information': 'Informasi Pribadi', |
|||
'username': 'Nama Pengguna', |
|||
'name': 'Nama', |
|||
'phone': 'Nomor Ponsel', |
|||
'phone2': 'Ponsel', |
|||
'sex': 'Gender', |
|||
'sex_male': 'Laki-Laki', |
|||
'sex_female': 'Wanita', |
|||
'email': 'E-mail', |
|||
'Security_settings': 'Pengaturan Keamanan', |
|||
'Save_settings': 'Simpan Pengaturan', |
|||
'Reset_settings': 'Reset Pengaturan', |
|||
'Change_password': 'Ubah Kata Sandi', |
|||
'New_password': 'Kata Sandi Baru', |
|||
'Old_password': 'Kata Sandi Lama', |
|||
'Verify_password': 'Konfirmasi Sandi', |
|||
'User_information': 'Informasi Pengguna', |
|||
'Operation_log': 'Log Operasi', |
|||
'action': 'Perilaku', |
|||
'Browser': 'Pelayar', |
|||
'IP_source': 'IP Sumber', |
|||
'Request_time': 'Meminta Konsumsi Waktu', |
|||
'Creation_date': 'Dicipta Pada', |
|||
'account': 'Akaun', |
|||
'password': 'Sandi', |
|||
'verification_code': 'Kode', |
|||
'login_rm': 'Ingat Aku', |
|||
'login': 'Login', |
|||
'login_ing': 'Daftar Masuk', |
|||
'Create': 'Buat', |
|||
'Update': 'Kemaskini', |
|||
'Delete': 'Hapus', |
|||
'Export': 'Ekspor', |
|||
'Editors': 'Editor', |
|||
'SelectAll': 'Pilih Semua', |
|||
'Query': 'Pertanyaan', |
|||
'Reset': 'Reset', |
|||
'Confirm': 'Konfirmasi', |
|||
'Cancel': 'Batalkan', |
|||
'Forced_cancellation': 'Pembatalan Paksa', |
|||
'Initialize': 'Menginisialisasi', |
|||
'Operate': 'Operasi', |
|||
'Refresh': 'Segar', |
|||
'Closes': 'Tutup', |
|||
'Closes_l': 'Tutup Sisi Kiri', |
|||
'Closes_r': 'Tutup Sisi Kanan', |
|||
'Closes_o': 'Tutup Lain', |
|||
'Closes_a': 'Tutup Semua', |
|||
'Theme_style_setting': 'Pengaturan Gaya Tema', |
|||
'Theme_color': 'Warna Tema', |
|||
'System_layout_configuration': 'Konfigurasi Layout Sistem', |
|||
'Open': 'Buka', |
|||
'Fixation': 'Tetap', |
|||
'Display': 'Tampilan', |
|||
'Dynamic_titles': 'Tajuk Dinamik', |
|||
'crudTip': 'Apakah Anda yakin untuk menghapus data ini?', |
|||
'startDate': 'TarikhAwal', |
|||
'endDate': 'TarikhAkhir', |
|||
'moreMenu': 'LebihBanyakMenu', |
|||
'browses': 'Melayar', |
|||
'fz': 'Zum Layar Penuh', |
|||
'Tips': 'Prompt', |
|||
'Tip1': 'Konfirmasi Penghapusan Yang Dipilih', |
|||
'Tip2': 'Data?', |
|||
'Tip3': 'Nama pengguna tidak digunakan sebagai daftar masuk', |
|||
'Tip4': 'Nomor telepon ponsel tidak dapat duplikasi', |
|||
'Tip5': 'Silakan masukkan nomor telepon', |
|||
'Tip6': 'Silakan masukkan nomor telepon 11 digit yang benar', |
|||
'Tip7': 'Seret dan jatuhkan berkas Excel di sini atau', |
|||
'Tip8': 'Kata sandi yang dimasukkan dua kali tidak cocok', |
|||
'Tip9': 'Silakan masukkan sandi lagi', |
|||
'Tip10': 'Silakan masukkan kata sandi lama Anda', |
|||
'Tip11': 'Silakan masukkan sandi baru', |
|||
'Tip12': 'Antara 6 dan 20 karakter dalam panjang', |
|||
'Tip13': 'Apakah Anda yakin untuk log keluar dan keluar dari sistem?', |
|||
'Tip14': 'Koneksi WebSocket error', |
|||
'Tip15': 'Silakan masukkan nama ikon', |
|||
'loading': 'Memuatkan Data...', |
|||
'synchronous': 'Sinkron', |
|||
'determine': 'Konfirmasi', |
|||
'stop': 'Berhenti', |
|||
'firing': 'Start Up', |
|||
'import': 'Mengimpor', |
|||
'driver_configuration': 'Konfigurasi Driver', |
|||
'create_time': 'Buat Waktu', |
|||
'update_time': 'Untuk Memperbarui Waktu', |
|||
'create_by': 'Dibuat Oleh', |
|||
'update_by': 'Pengubah', |
|||
'is_on': 'Diaktifkan Atau Tidak', |
|||
'please': 'Silahkan Pilih', |
|||
'true': 'Ada', |
|||
'false': 'Tidak', |
|||
'Running': 'Menjalankan', |
|||
'Paused': 'Berhenti' |
|||
}, |
|||
'monitor': { |
|||
'sys': 'Sistem', |
|||
'day': 'Proyek ini telah berjalan terus menerus', |
|||
'status': 'Keadaan', |
|||
'core': 'Inti', |
|||
'cpu': 'Kadar penggunaan CPU', |
|||
'memory': 'Kadar penggunaan ingatan', |
|||
'tality': 'Total', |
|||
'used': 'Digunakan', |
|||
'leisure': 'Bebas', |
|||
'exchange': 'Kadar penggunaan area pertukaran', |
|||
'disk': 'Kadar penggunaan disk', |
|||
'cpu_monitoring': 'Monitor penggunaan CPU', |
|||
'memory_monitoring': 'Monitor penggunaan memori' |
|||
} |
|||
'common': { |
|||
'home': 'Rumah', // 首页
|
|||
'Layout_setting': 'Pengaturan Bentangan', |
|||
'Personal_center': 'Pusat Pribadi', |
|||
'Log_out': 'Log Out', |
|||
'Personal_information': 'Informasi Pribadi', |
|||
'username': 'Nama Pengguna', |
|||
'name': 'Nama', |
|||
'phone': 'Nomor Ponsel', |
|||
'phone2': 'Ponsel', |
|||
'sex': 'Gender', |
|||
'sex_male': 'Laki-Laki', |
|||
'sex_female': 'Wanita', |
|||
'email': 'E-mail', |
|||
'Security_settings': 'Pengaturan Keamanan', |
|||
'Save_settings': 'Simpan Pengaturan', |
|||
'Reset_settings': 'Reset Pengaturan', |
|||
'Change_password': 'Ubah Kata Sandi', |
|||
'New_password': 'Kata Sandi Baru', |
|||
'Old_password': 'Kata Sandi Lama', |
|||
'Verify_password': 'Konfirmasi Sandi', |
|||
'User_information': 'Informasi Pengguna', |
|||
'Operation_log': 'Log Operasi', |
|||
'action': 'Perilaku', |
|||
'Browser': 'Pelayar', |
|||
'IP_source': 'IP Sumber', |
|||
'Request_time': 'Meminta Konsumsi Waktu', |
|||
'Creation_date': 'Dicipta Pada', |
|||
'account': 'Akaun', |
|||
'password': 'Sandi', |
|||
'verification_code': 'Kode', |
|||
'login_rm': 'Ingat Aku', |
|||
'login': 'Login', |
|||
'login_ing': 'Daftar Masuk', |
|||
'Create': 'Buat', |
|||
'Update': 'Kemaskini', |
|||
'Delete': 'Hapus', |
|||
'Export': 'Ekspor', |
|||
'Editors': 'Editor', |
|||
'SelectAll': 'Pilih Semua', |
|||
'Query': 'Pertanyaan', |
|||
'Reset': 'Reset', |
|||
'Confirm': 'Konfirmasi', |
|||
'Cancel': 'Batalkan', |
|||
'Forced_cancellation': 'Pembatalan Paksa', |
|||
'Initialize': 'Menginisialisasi', |
|||
'Operate': 'Operasi', |
|||
'Refresh': 'Segar', |
|||
'Closes': 'Tutup', |
|||
'Closes_l': 'Tutup Sisi Kiri', |
|||
'Closes_r': 'Tutup Sisi Kanan', |
|||
'Closes_o': 'Tutup Lain', |
|||
'Closes_a': 'Tutup Semua', |
|||
'Theme_style_setting': 'Pengaturan Gaya Tema', |
|||
'Theme_color': 'Warna Tema', |
|||
'System_layout_configuration': 'Konfigurasi Layout Sistem', |
|||
'Open': 'Buka', |
|||
'Fixation': 'Tetap', |
|||
'Display': 'Tampilan', |
|||
'Dynamic_titles': 'Tajuk Dinamik', |
|||
'crudTip': 'Apakah Anda yakin untuk menghapus data ini?', |
|||
'startDate': 'TarikhAwal', |
|||
'endDate': 'TarikhAkhir', |
|||
'moreMenu': 'LebihBanyakMenu', |
|||
'browses': 'Melayar', |
|||
'fz': 'Zum Layar Penuh', |
|||
'Tips': 'Prompt', |
|||
'Tip1': 'Konfirmasi Penghapusan Yang Dipilih', |
|||
'Tip2': 'Data?', |
|||
'Tip3': 'Nama pengguna tidak digunakan sebagai daftar masuk', |
|||
'Tip4': 'Nomor telepon ponsel tidak dapat duplikasi', |
|||
'Tip5': 'Silakan masukkan nomor telepon', |
|||
'Tip6': 'Silakan masukkan nomor telepon 11 digit yang benar', |
|||
'Tip7': 'Seret dan jatuhkan berkas Excel di sini atau', |
|||
'Tip8': 'Kata sandi yang dimasukkan dua kali tidak cocok', |
|||
'Tip9': 'Silakan masukkan sandi lagi', |
|||
'Tip10': 'Silakan masukkan kata sandi lama Anda', |
|||
'Tip11': 'Silakan masukkan sandi baru', |
|||
'Tip12': 'Antara 6 dan 20 karakter dalam panjang', |
|||
'Tip13': 'Apakah Anda yakin untuk log keluar dan keluar dari sistem?', |
|||
'Tip14': 'Koneksi WebSocket error', |
|||
'Tip15': 'Silakan masukkan nama ikon', |
|||
'loading': 'Memuatkan Data...', |
|||
'synchronous': 'Sinkron', |
|||
'determine': 'Konfirmasi', |
|||
'stop': 'Berhenti', |
|||
'firing': 'Start Up', |
|||
'import': 'Mengimpor', |
|||
'driver_configuration': 'Konfigurasi Driver', |
|||
'create_time': 'Buat Waktu', |
|||
'update_time': 'Untuk Memperbarui Waktu', |
|||
'create_by': 'Dibuat Oleh', |
|||
'update_by': 'Pengubah', |
|||
'is_on': 'Diaktifkan Atau Tidak', |
|||
'please': 'Silahkan Pilih', |
|||
'true': 'Ada', |
|||
'false': 'Tidak', |
|||
'Running': 'Menjalankan', |
|||
'Paused': 'Berhenti' |
|||
} |
|||
} |
|||
|
@ -1,120 +1,103 @@ |
|||
export default { |
|||
'lang': 'zh', |
|||
'auto': { |
|||
'common': { |
|||
'home': '首页', |
|||
'Layout_setting': '布局设置', |
|||
'Personal_center': '个人中心', |
|||
'Log_out': '退出登录', |
|||
'Personal_information': '个人信息', |
|||
'username': '用户姓名', |
|||
'name': '姓名', |
|||
'phone': '手机号码', |
|||
'phone2': '手机号', |
|||
'sex': '性别', |
|||
'sex_male': '男', |
|||
'sex_female': '女', |
|||
'email': '用户邮箱', |
|||
'Security_settings': '安全设置', |
|||
'Save_settings': '保存配置', |
|||
'Reset_settings': '重置配置', |
|||
'Change_password': '修改密码', |
|||
'New_password': '新密码', |
|||
'Old_password': '旧密码', |
|||
'Verify_password': '确认密码', |
|||
'User_information': '用户资料', |
|||
'Operation_log': '操作日志', |
|||
'action': '行为', |
|||
'IP_source': 'IP来源', |
|||
'Browser': '浏览器', |
|||
'Request_time': '请求耗时', |
|||
'Creation_date': '创建日期', |
|||
'account': '账号', |
|||
'password': '密码', |
|||
'verification_code': '验证码', |
|||
'login_rm': '记住我', |
|||
'login': '登 录', |
|||
'login_ing': '登 录 中...', |
|||
'Create': '新增', |
|||
'Update': '修改', |
|||
'Delete': '删除', |
|||
'Export': '导出', |
|||
'Editors': '编辑', |
|||
'SelectAll': '全选', |
|||
'Query': '查询', |
|||
'Reset': '重置', |
|||
'Confirm': '确认', |
|||
'Cancel': '取消', |
|||
'Forced_cancellation': '强制取消', |
|||
'Initialize': '初始化', |
|||
'Operate': '操作', |
|||
'Refresh': '刷新', |
|||
'Closes': '关闭', |
|||
'Closes_l': '关闭左侧', |
|||
'Closes_r': '关闭右侧', |
|||
'Closes_o': '关闭其他', |
|||
'Closes_a': '关闭全部', |
|||
'Theme_style_setting': '主题风格设置', |
|||
'Theme_color': '主题颜色', |
|||
'System_layout_configuration': '系统布局配置', |
|||
'Open': '开启', |
|||
'Fixation': '固定', |
|||
'Display': '显示', |
|||
'Dynamic_titles': '动态标题', |
|||
'crudTip': '确定删除本条数据吗?', |
|||
'startDate': '开始日期', |
|||
'endDate': '结束日期', |
|||
'moreMenu': '更多菜单', |
|||
'browses': '浏览', |
|||
'fz': '全屏缩放', |
|||
'Tips': '提示', |
|||
'Tip1': '确认删除选中的', |
|||
'Tip2': '条数据?', |
|||
'Tip3': '用户姓名不作为登录使用', |
|||
'Tip4': '手机号码不能重复', |
|||
'Tip5': '请输入电话号码', |
|||
'Tip6': '请输入正确的11位手机号码', |
|||
'Tip7': '拖拽excel文件到此处 或者', |
|||
'Tip8': '两次输入的密码不一致', |
|||
'Tip9': '请再次输入密码', |
|||
'Tip10': '请输入旧密码', |
|||
'Tip11': '请输入新密码', |
|||
'Tip12': '长度在 6 到 20 个字符', |
|||
'Tip13': '确定注销并退出系统吗?', |
|||
'Tip14': 'WebSocket连接发生错误', |
|||
'Tip15': '请输入图标名称', |
|||
'loading': '数据加载中...', |
|||
'synchronous': '同步', |
|||
'determine': '确定', |
|||
'stop': '停止', |
|||
'firing': '启动', |
|||
'import': '导入', |
|||
'driver_configuration': '驱动配置', |
|||
'create_time': '创建时间', |
|||
'update_time': '更新时间', |
|||
'create_by': '创建者', |
|||
'update_by': '修改者', |
|||
'is_on': '是否启用', |
|||
'please': '请选择', |
|||
'true': '是', |
|||
'false': '否', |
|||
'Running': '运行中', |
|||
'Paused': '已暂停' |
|||
}, |
|||
'monitor': { |
|||
'sys': '系统', |
|||
'day': '项目已不间断运行', |
|||
'status': '状态', |
|||
'cpu': 'CPU使用率', |
|||
'core': '核心', |
|||
'memory': '内存使用率', |
|||
'tality': '总量', |
|||
'used': '已使用', |
|||
'leisure': '空闲', |
|||
'exchange': '交换区使用率', |
|||
'disk': '磁盘使用率', |
|||
'cpu_monitoring': 'CPU使用率监控', |
|||
'memory_monitoring': '内存使用率监控' |
|||
} |
|||
'common': { |
|||
'home': '首页', |
|||
'Layout_setting': '布局设置', |
|||
'Personal_center': '个人中心', |
|||
'Log_out': '退出登录', |
|||
'Personal_information': '个人信息', |
|||
'username': '用户姓名', |
|||
'name': '姓名', |
|||
'phone': '手机号码', |
|||
'phone2': '手机号', |
|||
'sex': '性别', |
|||
'sex_male': '男', |
|||
'sex_female': '女', |
|||
'email': '用户邮箱', |
|||
'Security_settings': '安全设置', |
|||
'Save_settings': '保存配置', |
|||
'Reset_settings': '重置配置', |
|||
'Change_password': '修改密码', |
|||
'New_password': '新密码', |
|||
'Old_password': '旧密码', |
|||
'Verify_password': '确认密码', |
|||
'User_information': '用户资料', |
|||
'Operation_log': '操作日志', |
|||
'action': '行为', |
|||
'IP_source': 'IP来源', |
|||
'Browser': '浏览器', |
|||
'Request_time': '请求耗时', |
|||
'Creation_date': '创建日期', |
|||
'account': '账号', |
|||
'password': '密码', |
|||
'verification_code': '验证码', |
|||
'login_rm': '记住我', |
|||
'login': '登 录', |
|||
'login_ing': '登 录 中...', |
|||
'Create': '新增', |
|||
'Update': '修改', |
|||
'Delete': '删除', |
|||
'Export': '导出', |
|||
'Editors': '编辑', |
|||
'SelectAll': '全选', |
|||
'Query': '查询', |
|||
'Reset': '重置', |
|||
'Confirm': '确认', |
|||
'Cancel': '取消', |
|||
'Forced_cancellation': '强制取消', |
|||
'Initialize': '初始化', |
|||
'Operate': '操作', |
|||
'Refresh': '刷新', |
|||
'Closes': '关闭', |
|||
'Closes_l': '关闭左侧', |
|||
'Closes_r': '关闭右侧', |
|||
'Closes_o': '关闭其他', |
|||
'Closes_a': '关闭全部', |
|||
'Theme_style_setting': '主题风格设置', |
|||
'Theme_color': '主题颜色', |
|||
'System_layout_configuration': '系统布局配置', |
|||
'Open': '开启', |
|||
'Fixation': '固定', |
|||
'Display': '显示', |
|||
'Dynamic_titles': '动态标题', |
|||
'crudTip': '确定删除本条数据吗?', |
|||
'startDate': '开始日期', |
|||
'endDate': '结束日期', |
|||
'moreMenu': '更多菜单', |
|||
'browses': '浏览', |
|||
'fz': '全屏缩放', |
|||
'Tips': '提示', |
|||
'Tip1': '确认删除选中的', |
|||
'Tip2': '条数据?', |
|||
'Tip3': '用户姓名不作为登录使用', |
|||
'Tip4': '手机号码不能重复', |
|||
'Tip5': '请输入电话号码', |
|||
'Tip6': '请输入正确的11位手机号码', |
|||
'Tip7': '拖拽excel文件到此处 或者', |
|||
'Tip8': '两次输入的密码不一致', |
|||
'Tip9': '请再次输入密码', |
|||
'Tip10': '请输入旧密码', |
|||
'Tip11': '请输入新密码', |
|||
'Tip12': '长度在 6 到 20 个字符', |
|||
'Tip13': '确定注销并退出系统吗?', |
|||
'Tip14': 'WebSocket连接发生错误', |
|||
'Tip15': '请输入图标名称', |
|||
'loading': '数据加载中...', |
|||
'synchronous': '同步', |
|||
'determine': '确定', |
|||
'stop': '停止', |
|||
'firing': '启动', |
|||
'import': '导入', |
|||
'driver_configuration': '驱动配置', |
|||
'create_time': '创建时间', |
|||
'update_time': '更新时间', |
|||
'create_by': '创建者', |
|||
'update_by': '修改者', |
|||
'is_on': '是否启用', |
|||
'please': '请选择', |
|||
'true': '是', |
|||
'false': '否', |
|||
'Running': '运行中', |
|||
'Paused': '已暂停' |
|||
} |
|||
} |
|||
|
Loading…
Reference in new issue