Brian Read c8ce77259d * Mon May 12 2025 Brian Read <brianr@koozali.org> 11.0.0-1.sme
- Adding SM2 panel [SME: 13004]
- Upgrade to phpsysinfo 3.4.4
- Add code to delete inline styles and add css to make it look better.
- version saved / built uses the static version, which means no drops downs and choices.
2025-05-14 16:14:01 +01:00

40 lines
1.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Id: ro.xml 661 2014-05-02 11:26:39Z namiltd $ -->
<!--
phpSysInfo language file Language: Romană Created by: Iulian Alexe
-->
<tns:translationPlugin language="romana" 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_quotas_001" name="quotas_title">
<exp>Stare Quota</exp>
</expression>
<expression id="plugin_quotas_002" name="quotas_user">
<exp>Utilizator</exp>
</expression>
<expression id="plugin_quotas_003" name="quotas_bused">
<exp>Bytes Folositi</exp>
</expression>
<expression id="plugin_quotas_004" name="quotas_bsoft">
<exp>Bytes Soft</exp>
</expression>
<expression id="plugin_quotas_005" name="quotas_bhard">
<exp>Bytes Hard</exp>
</expression>
<expression id="plugin_quotas_006" name="quotas_bpuse">
<exp>Bytes Percent Folosiți</exp>
</expression>
<expression id="plugin_quotas_007" name="quotas_fused">
<exp>Fișiere Folosite</exp>
</expression>
<expression id="plugin_quotas_008" name="quotas_fsoft">
<exp>Fișiere Soft</exp>
</expression>
<expression id="plugin_quotas_009" name="quotas_fhard">
<exp>Fișiere Hard</exp>
</expression>
<expression id="plugin_quotas_010" name="quotas_fpuse">
<exp>Fișiere Percent Folosite</exp>
</expression>
</tns:translationPlugin>