initial commit of file from CVS for smeserver-phpsysinfo on Sat Sep 7 20:53:46 AEST 2024
This commit is contained in:
48
root/opt/phpsysinfo/plugins/bat/lang/en.xml
Normal file
48
root/opt/phpsysinfo/plugins/bat/lang/en.xml
Normal file
@@ -0,0 +1,48 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Id: en.xml 661 2012-08-27 11:26:39Z namiltd $ -->
|
||||
<!--
|
||||
phpSysInfo language file Language: English Created by: Erkan VALENTIN
|
||||
-->
|
||||
<tns:translationPlugin language="english" charset="utf-8"
|
||||
xmlns:tns="http://phpsysinfo.sourceforge.net/translation-plugin" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://phpsysinfo.sourceforge.net/translation-plugin ../../../language/translation-plugin.xsd">
|
||||
<expression id="plugin_bat_001" name="bat_title">
|
||||
<exp>Battery Status</exp>
|
||||
</expression>
|
||||
<expression id="plugin_bat_002" name="bat_date">
|
||||
<exp>Last refresh</exp>
|
||||
</expression>
|
||||
<expression id="plugin_bat_003" name="bat_design_capacity">
|
||||
<exp>Design capacity</exp>
|
||||
</expression>
|
||||
<expression id="plugin_bat_004" name="bat_remaining_capacity">
|
||||
<exp>Remaining capacity</exp>
|
||||
</expression>
|
||||
<expression id="plugin_bat_005" name="bat_design_voltage">
|
||||
<exp>Design voltage</exp>
|
||||
</expression>
|
||||
<expression id="plugin_bat_006" name="bat_present_voltage">
|
||||
<exp>Present voltage</exp>
|
||||
</expression>
|
||||
<expression id="plugin_bat_007" name="bat_item">
|
||||
<exp>Items</exp>
|
||||
</expression>
|
||||
<expression id="plugin_bat_008" name="bat_value">
|
||||
<exp>Values</exp>
|
||||
</expression>
|
||||
<expression id="plugin_bat_009" name="bat_charging_state">
|
||||
<exp>Charging state</exp>
|
||||
</expression>
|
||||
<expression id="plugin_bat_010" name="bat_battery_type">
|
||||
<exp>Battery Type</exp>
|
||||
</expression>
|
||||
<expression id="plugin_bat_011" name="bat_battery_temperature">
|
||||
<exp>Battery Temperature</exp>
|
||||
</expression>
|
||||
<expression id="plugin_bat_012" name="bat_battery_condition">
|
||||
<exp>Battery Condition</exp>
|
||||
</expression>
|
||||
<expression id="plugin_bat_013" name="bat_cycle_count">
|
||||
<exp>Cycle Count</exp>
|
||||
</expression>
|
||||
</tns:translationPlugin>
|
Reference in New Issue
Block a user