From e55f015618ac1e85a5a6f7f3404a8b7a4f8f8e05 Mon Sep 17 00:00:00 2001 From: pang.jiabao <pang_jiabao@163.com> Date: 星期二, 08 四月 2025 15:31:22 +0800 Subject: [PATCH] 界面翻译为俄语 --- src/main/webapp/static/js/order/order.js | 48 ++++++++++++++++++++++++------------------------ 1 files changed, 24 insertions(+), 24 deletions(-) diff --git a/src/main/webapp/static/js/order/order.js b/src/main/webapp/static/js/order/order.js index ad09170..48fb3ab 100644 --- a/src/main/webapp/static/js/order/order.js +++ b/src/main/webapp/static/js/order/order.js @@ -42,13 +42,13 @@ cellMinWidth: 100, cols: [[ {type: 'numbers'}, - {field: 'orderNo', title: '鍗曟嵁缂栧彿', templet: '#orderNoTpl'}, - {field: 'docType$', align: 'center', title: '绫诲瀷', minWidth: 160, width: 160}, - {align: 'center', title: '鏄庣粏', toolbar: '#tbLook', minWidth: 160, width: 160}, + {field: 'orderNo', title: '袧芯屑械褉 泻胁懈褌邪薪褑懈懈', templet: '#orderNoTpl'}, + {field: 'docType$', align: 'center', title: '孝懈锌', minWidth: 160, width: 160}, + {align: 'center', title: '袛械褌邪谢懈', toolbar: '#tbLook', minWidth: 160, width: 160}, {field: 'createTime$', title: '鍒涘缓鏃堕棿', minWidth: 200, width: 200}, - {field: 'settle$', align: 'center', title: '鐘舵��', templet: '#settleTpl', minWidth: 160, width: 160}, - {field: 'memo', align: 'center',title: '澶囨敞', hide: true}, - {align: 'center', title: '鎿嶄綔', toolbar: '#operate', width: 180} + {field: 'settle$', align: 'center', title: '小褌邪褌褍褋 蟹邪泻邪蟹邪', templet: '#settleTpl', minWidth: 160, width: 160}, + {field: 'memo', align: 'center',title: '袩褉懈屑械褔邪薪懈械', hide: true}, + {align: 'center', title: '袨锌械褉邪褑懈褟', toolbar: '#operate', width: 180} ]], request: { pageName: 'curr', @@ -122,21 +122,21 @@ cellMinWidth: 100, cols: [[ {type: 'numbers'}, - {field: 'matnr', title: '鍟嗗搧缂栫爜', width: 160}, - {field: 'maktx', title: '鍟嗗搧鍚嶇О', width: 160}, - {field: 'batch', title: '鎵瑰彿'}, - {field: 'anfme', title: '鏁伴噺'}, + {field: 'matnr', title: '袣芯写 褌芯胁邪褉邪', width: 160}, + {field: 'maktx', title: '袧邪懈屑械薪芯胁邪薪懈械 褌芯胁邪褉邪', width: 160}, + {field: 'batch', title: '袧芯屑械褉 锌邪褉褌懈懈'}, + {field: 'anfme', title: '袣芯谢懈褔械褋褌胁芯'}, {field: 'workQty', title: '浣滀笟鏁伴噺'}, {field: 'qty', title: '瀹屾垚鏁伴噺', style: 'font-weight: bold'}, - // {field: 'unit', title: '鍗曚綅'}, + // {field: 'unit', title: '笑械薪邪 蟹邪 械写懈薪懈褑褍'}, // { // field: 'createTime$', title: '鍒涘缓鏃堕棿', sort: true, templet: function (d) { // return util.toDateString(d.createTime); // }, width: 180 // }, // {field: 'inQty', title: '宸插叆搴撻噺'}, - // {field: 'color', title: '棰滆壊'}, - {field: 'specs', title: '瑙勬牸'} + // {field: 'color', title: '笑胁械褌'}, + {field: 'specs', title: '小锌械褑懈褎懈泻邪褑懈褟'} ]], request: { pageName: 'curr', @@ -167,7 +167,7 @@ function showEditModel(expTpe) { admin.open({ type: 1, - title: (expTpe ? '淇敼' : '娣诲姞') + '鍗曟嵁', + title: (expTpe ? '袠蟹屑械薪懈褌褜' : '袛芯斜邪胁懈褌褜'), content: $('#editDialog').html(), area: '1300px', success: function (layero, dIndex) { @@ -234,15 +234,15 @@ cellMinWidth: 100, cols: [[ {type: 'numbers', title: '#'}, - {field: 'matnr', title: '鍟嗗搧缂栫爜', width: 160}, - {field: 'maktx', title: '鍟嗗搧鍚嶇О', width: 200}, - {field: 'batch', title: '鎵瑰彿', edit: true}, - {field: 'specs', title: '瑙勬牸'}, + {field: 'matnr', title: '袣芯写 褌芯胁邪褉邪', width: 160}, + {field: 'maktx', title: '袧邪懈屑械薪芯胁邪薪懈械 褌芯胁邪褉邪', width: 200}, + {field: 'batch', title: '袧芯屑械褉 锌邪褉褌懈懈', edit: true}, + {field: 'specs', title: '小锌械褑懈褎懈泻邪褑懈褟'}, {field: 'anfme', title: '鏁伴噺(淇敼)', style: 'color: blue;font-weight: bold', edit: true, minWidth: 110, width: 110}, {field: 'workQty', title: '浣滀笟鏁伴噺', minWidth: 100, width: 100}, - // {field: 'unit', title: '鍗曚綅', width: 80}, - {field: 'memo', title: '澶囨敞' , edit: true}, - {align: 'center', title: '鎿嶄綔', toolbar: '#formSSXMTableBar', minWidth: 80, width: 80, fixed: 'right'} + // {field: 'unit', title: '笑械薪邪 蟹邪 械写懈薪懈褑褍', width: 80}, + {field: 'memo', title: '袩褉懈屑械褔邪薪懈械' , edit: true}, + {align: 'center', title: '袨锌械褉邪褑懈褟', toolbar: '#formSSXMTableBar', minWidth: 80, width: 80, fixed: 'right'} ]], done: function (res) { $(layero).find('.layui-table-view').css('margin', '0'); @@ -279,7 +279,7 @@ layer.msg("宸插瓨鍦ㄤ綔涓氭暟閲忥紝涓嶈兘鍒犻櫎", {icon: 2}); return; } - layer.confirm('纭畾瑕佸垹闄ゅ悧锛�', { + layer.confirm('袙褘 褍胁械褉械薪褘, 褔褌芯 褏芯褌懈褌械 褍写邪谢懈褌褜 褝褌褍 蟹邪锌懈褋褜?', { shade: .1, skin: 'layui-layer-admin' }, function (i) { @@ -332,7 +332,7 @@ type: 1, offset: '150px', area: '680px', - title: (exp ? '淇敼' : '娣诲姞') + '鏄庣粏', + title: (exp ? '袠蟹屑械薪懈褌褜' : '袛芯斜邪胁懈褌褜') + '袛械褌邪谢懈', content: $('#matEditDialog').html(), success: function (layero, dIndex) { // 鍥炴樉鏁版嵁 @@ -405,7 +405,7 @@ // 鍒犻櫎鍗曟嵁 function doDel(orderId) { - layer.confirm('纭畾瑕佸垹闄ゅ悧锛�', { + layer.confirm('袙褘 褍胁械褉械薪褘, 褔褌芯 褏芯褌懈褌械 褍写邪谢懈褌褜 褝褌褍 蟹邪锌懈褋褜?', { shade: .1, skin: 'layui-layer-admin' }, function (i) { -- Gitblit v1.9.1