This commit is contained in:
jokob-sk
2025-07-26 17:19:23 +10:00
14 changed files with 11 additions and 11 deletions

0
front/php/templates/language/ar_ar.json Executable file → Normal file
View File

0
front/php/templates/language/ca_ca.json Executable file → Normal file
View File

2
front/php/templates/language/cs_cz.json Executable file → Normal file
View File

@@ -754,4 +754,4 @@
"settings_system_label": "",
"settings_update_item_warning": "",
"test_event_tooltip": ""
}
}

0
front/php/templates/language/de_de.json Executable file → Normal file
View File

0
front/php/templates/language/es_es.json Executable file → Normal file
View File

0
front/php/templates/language/fr_fr.json Executable file → Normal file
View File

0
front/php/templates/language/it_it.json Executable file → Normal file
View File

0
front/php/templates/language/nb_no.json Executable file → Normal file
View File

0
front/php/templates/language/pl_pl.json Executable file → Normal file
View File

0
front/php/templates/language/pt_br.json Executable file → Normal file
View File

0
front/php/templates/language/ru_ru.json Executable file → Normal file
View File

0
front/php/templates/language/tr_tr.json Executable file → Normal file
View File

0
front/php/templates/language/uk_ua.json Executable file → Normal file
View File

20
front/php/templates/language/zh_cn.json Executable file → Normal file
View File

@@ -211,9 +211,9 @@
"Device_Shortcut_Favorites": "收藏",
"Device_Shortcut_NewDevices": "新设备",
"Device_Shortcut_OnlineChart": "设备统计",
"Device_TableHead_AlertDown": "",
"Device_TableHead_AlertDown": "提醒宕机",
"Device_TableHead_Connected_Devices": "链接",
"Device_TableHead_CustomProps": "",
"Device_TableHead_CustomProps": "属性",
"Device_TableHead_FQDN": "FQDN",
"Device_TableHead_Favorite": "收藏",
"Device_TableHead_FirstSession": "加入",
@@ -232,24 +232,24 @@
"Device_TableHead_ParentRelType": "关系类型",
"Device_TableHead_Parent_MAC": "父节点",
"Device_TableHead_Port": "端口",
"Device_TableHead_PresentLastScan": "",
"Device_TableHead_ReqNicsOnline": "",
"Device_TableHead_PresentLastScan": "检测",
"Device_TableHead_ReqNicsOnline": "需要网卡在线",
"Device_TableHead_RowID": "排行",
"Device_TableHead_Rowid": "排行",
"Device_TableHead_SSID": "SSID",
"Device_TableHead_SourcePlugin": "",
"Device_TableHead_SourcePlugin": "源插件",
"Device_TableHead_Status": "状态",
"Device_TableHead_SyncHubNodeName": "同步节点",
"Device_TableHead_Type": "类型",
"Device_TableHead_Vendor": "制造商",
"Device_Table_Not_Network_Device": "未配置为网络设备",
"Device_Table_info": "",
"Device_Table_info": "显示第_START_至 END_条_共_TOTAL_条",
"Device_Table_nav_next": "下一页",
"Device_Table_nav_prev": "上一页",
"Device_Tablelenght": "显示 _MENU_ 页",
"Device_Tablelenght_all": "所有",
"Device_Title": "设备",
"Devices_Filters": "",
"Devices_Filters": "过滤器",
"ENABLE_PLUGINS_description": "启用<a target=\"_blank\" href=\"https://github.com/jokob-sk/NetAlertX/tree/main/docs/PLUGINS.md\">插件</a>功能。加载插件需要更多硬件资源,因此您可能需要在低功耗系统上禁用它们。",
"ENABLE_PLUGINS_name": "启用插件",
"ENCRYPTION_KEY_description": "数据密钥。",
@@ -283,10 +283,10 @@
"Events_TableHead_Order": "排序",
"Events_TableHead_Owner": "所有者",
"Events_TableHead_PendingAlert": "待处理警报",
"Events_Table_info": "",
"Events_Table_info": "显示第_START_至_END_条_共_TOTAL_条",
"Events_Table_nav_next": "下一个",
"Events_Table_nav_prev": "以前的",
"Events_Tablelenght": "",
"Events_Tablelenght": "显示_MENU_条",
"Events_Tablelenght_all": "全部",
"Events_Title": "事件",
"GRAPHQL_PORT_description": "GraphQL服务器的端口号。请确保该端口在该主机和 NetAlertX 实例上的所有应用程序中都是唯一的。",
@@ -390,7 +390,7 @@
"Maintenance_Tool_ImportPastedCSV_text": "使用此功能前,请先备份。导入一个包含设备列表(包括网络节点和所连接设备之间的网络关系)的 CSV逗号分隔值文件。",
"Maintenance_Tool_ImportPastedConfig": "设置导入(粘贴)",
"Maintenance_Tool_ImportPastedConfig_noti_text": "您确认要导入粘贴的设置吗?这会完全<b>覆盖</b><code>app.conf</code>的内容。",
"Maintenance_Tool_ImportPastedConfig_text": "",
"Maintenance_Tool_ImportPastedConfig_text": "导入包含所有应用程序设置的<code>app.config</code>文件。建议先通过<b>设置导出</b>功能下载当前的<code>app.conf</code>文件。",
"Maintenance_Tool_arpscansw": "切换 arp 扫描(开/关)",
"Maintenance_Tool_arpscansw_noti": "打开或关闭 arp 扫描",
"Maintenance_Tool_arpscansw_noti_text": "当扫描关闭时,它会保持关闭状态,直到再次激活为止。",