Weblate + docs + plugins cleanup ♻

This commit is contained in:
Jokob-sk
2024-02-10 14:10:43 +11:00
parent b4e292bf5c
commit f474561593
8 changed files with 87 additions and 53 deletions

View File

@@ -466,10 +466,11 @@
"Network_ManageLeaf": "Manage assignment",
"Network_ManageUnassign": "Unassign",
"Network_NoAssignedDevices": "This network node does not have any assigned devices (leaf nodes). Assign one from bellow or go to the <b><i class=\"fa fa-info-circle\"></i> Details</b> tab of any device in <a href=\"devices.php\"><b> <i class=\"fa fa-laptop\"></i> Devices</b></a>, and assign it to a network <b><i class=\"fa fa-server\"></i> Node (MAC)</b> and <b><i class=\"fa fa-ethernet\"></i> Port</b> there.",
"Network_NoDevices": "Configuration Error",
"Network_NoDevices": "No devices to configure",
"Network_Node": "Network node",
"Network_Node_Name": "Node name",
"Network_Parent": "Parent network device",
"Network_Root": "Root node",
"Network_Root_Not_Configured": "Select a network device type, for example a <b>Gateway</b>, in the <b>Type</b> field of the <a href=\"deviceDetails.php?mac=Internet\">the Internet root device</a> to start configuring this screen. <br/><br/> More documentation can be found in the <a href=\"https://github.com/jokob-sk/Pi.Alert/blob/main/docs/NETWORK_TREE.md\" target=\"_blank\">How to setup your Network page</a> guide",
"Network_Root_Unconfigurable": "Unconfigurable root",
"Network_Table_Hostname": "Hostname",
@@ -631,4 +632,4 @@
"test_event_icon": "fa-vial-circle-check",
"test_event_tooltip": "Save your changes at first before you test your settings."
}
}
}