From b4227b5145943e067351a2a59ca34826b41d6fb7 Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期二, 15 四月 2025 09:46:30 +0800
Subject: [PATCH] 界面翻译为俄语

---
 src/main/webapp/static/js/waitPakinLog/waitPakinLog.js |   28 ++++++++++++++--------------
 1 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/src/main/webapp/static/js/waitPakinLog/waitPakinLog.js b/src/main/webapp/static/js/waitPakinLog/waitPakinLog.js
index 54fc129..4274bf2 100644
--- a/src/main/webapp/static/js/waitPakinLog/waitPakinLog.js
+++ b/src/main/webapp/static/js/waitPakinLog/waitPakinLog.js
@@ -3,20 +3,20 @@
     var cols = [
     ];
     cols.push.apply(cols, detlCols);
-    cols.push({field: 'status', align: 'center',title: '鏁版嵁鐘舵��', templet:function(row){
-                var html = "<input value='status' type='checkbox' lay-skin='switch' lay-text='姝e父|閿佸畾' lay-filter='tableCheckbox' disabled='disabled' table-index='"+row.LAY_TABLE_INDEX+"'";
+    cols.push({field: 'status', align: 'center',title: '小褌邪褌褍褋 写邪薪薪褘褏', templet:function(row){
+                var html = "<input value='status' type='checkbox' lay-skin='switch' lay-text='袧芯褉屑邪谢褜薪芯|袨褕懈斜泻邪' lay-filter='tableCheckbox' disabled='disabled' table-index='"+row.LAY_TABLE_INDEX+"'";
                 if(row.status === 'Y'){html += " checked ";}
                 html += ">";
                 return html;
             }}
-        ,{field: 'ioStatus', align: 'center',title: '鍏ュ嚭鐘舵��', templet:function(row){
-                var html = "<input value='ioStatus' type='checkbox' lay-skin='switch' lay-text='杩愯涓瓅寰呭鐞�' lay-filter='tableCheckbox' disabled='disabled' table-index='"+row.LAY_TABLE_INDEX+"'";
+        ,{field: 'ioStatus', align: 'center',title: '小褌邪褌褍褋 锌芯褋褌褍锌谢械薪懈褟/胁褘褏芯写邪', templet:function(row){
+                var html = "<input value='ioStatus' type='checkbox' lay-skin='switch' lay-text='袙 锌褉芯褑械褋褋械 锌芯褋褌褍锌谢械薪懈褟|袨卸懈写邪械褌 锌芯褋褌褍锌谢械薪懈褟' lay-filter='tableCheckbox' disabled='disabled' table-index='"+row.LAY_TABLE_INDEX+"'";
                 if(row.ioStatus === 'Y'){html += " checked ";}
                 html += ">";
                 return html;
             }}
-        ,{field: 'modiUser$', align: 'center',title: '淇敼浜哄憳', hide:true}
-        ,{field: 'modiTime$', align: 'center',title: '淇敼鏃堕棿', hide:true})
+        ,{field: 'modiUser$', align: 'center',title: '袪械写邪泻褌懈褉芯胁邪谢', hide:true}
+        ,{field: 'modiTime$', align: 'center',title: '袙褉械屑褟 褉械写邪泻褌懈褉芯胁邪薪懈褟', hide:true})
     return cols;
 }
 layui.use(['table','laydate', 'form'], function(){
@@ -100,7 +100,7 @@
             case 'addData':
                 layer.open({
                     type: 2,
-                    title: '鏂板',
+                    title: '袛芯斜邪胁懈褌褜',
                     maxmin: true,
                     area: [top.detailWidth, top.detailHeight],
                     content: 'waitPakinLog_detail.html',
@@ -114,9 +114,9 @@
             case 'deleteData':
                 var data = checkStatus.data;
                 if (data.length === 0){
-                    layer.msg('璇烽�夋嫨鏁版嵁');
+                    layer.msg('袩芯卸邪谢褍泄褋褌邪, 胁褘斜械褉懈褌械 写邪薪薪褘械');
                 } else {
-                    layer.confirm('纭畾鍒犻櫎'+(data.length===1?'姝�':data.length)+'鏉℃暟鎹悧', function(){
+                    layer.confirm(data.length === 1 ? '袩芯写褌胁械褉写懈褌褜 褍写邪谢械薪懈械?' : '校写邪谢懈褌褜 ' + data.length + ' 蟹邪锌懈褋懈?', function(){
                         $.ajax({
                             url: baseUrl+"/waitPakinLog/delete/auth",
                             headers: {'token': localStorage.getItem('token')},
@@ -138,7 +138,7 @@
                 }
                 break;
             case 'exportData':
-                layer.confirm('纭畾瀵煎嚭Excel鍚�', {shadeClose: true}, function(){
+                layer.confirm('袩芯写褌胁械褉写懈褌褜 褝泻褋锌芯褉褌 胁 Excel?', {shadeClose: true}, function(){
                     var titles=[];
                     var fields=[];
                     obj.config.cols[0].map(function (col) {
@@ -186,7 +186,7 @@
             case 'detail':
                 layer.open({
                     type: 2,
-                    title: '璇︽儏',
+                    title: '袛械褌邪谢懈',
                     maxmin: true,
                     area: [top.detailWidth, top.detailHeight],
                     shadeClose: true,
@@ -205,7 +205,7 @@
             case 'edit':
                 layer.open({
                     type: 2,
-                    title: '淇敼',
+                    title: '袠蟹屑械薪懈褌褜',
                     maxmin: true,
                     area: [top.detailWidth, top.detailHeight],
                     content: 'waitPakinLog_detail.html',
@@ -223,7 +223,7 @@
             case 'modiUser':
                 var param = top.reObject(data).modiUser;
                 if (param === undefined) {
-                    layer.msg("鏃犳暟鎹�");
+                    layer.msg("袧械褌 写邪薪薪褘褏");
                 } else {
                    layer.open({
                        type: 2,
@@ -259,7 +259,7 @@
             case 'appeUser':
                 var param = top.reObject(data).appeUser;
                 if (param === undefined) {
-                    layer.msg("鏃犳暟鎹�");
+                    layer.msg("袧械褌 写邪薪薪褘褏");
                 } else {
                    layer.open({
                        type: 2,

--
Gitblit v1.9.1