* 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.
This commit is contained in:
36
root/opt/phpsysinfo/plugins/snmppinfo/lang/gr.xml
Normal file
36
root/opt/phpsysinfo/plugins/snmppinfo/lang/gr.xml
Normal file
@@ -0,0 +1,36 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Id: gr.xml 661 2012-08-27 11:26:39Z namiltd $ -->
|
||||
<!--
|
||||
phpSysInfo language file Language: Greek Created by: ChriZathens
|
||||
-->
|
||||
<tns:translationPlugin language="greek" 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_snmppinfo_001" name="snmppinfo_title">
|
||||
<exp>Πληροφορίες Εκτυπωτή</exp>
|
||||
</expression>
|
||||
<expression id="plugin_snmppinfo_002" name="snmppinfo_printer">
|
||||
<exp>Εκτυπωτής</exp>
|
||||
</expression>
|
||||
<expression id="plugin_snmppinfo_003" name="snmppinfo_percent">
|
||||
<exp>Ποσοστό</exp>
|
||||
</expression>
|
||||
<expression id="plugin_snmppinfo_004" name="snmppinfo_units">
|
||||
<exp>Μονάδες</exp>
|
||||
</expression>
|
||||
<expression id="plugin_snmppinfo_005" name="snmppinfo_enough">
|
||||
<exp>αρκετό</exp>
|
||||
</expression>
|
||||
<expression id="plugin_snmppinfo_006" name="snmppinfo_unknown">
|
||||
<exp>άγνωστο</exp>
|
||||
</expression>
|
||||
<expression id="plugin_snmppinfo_007" name="snmppinfo_tenthsml">
|
||||
<exp>Δεκάδες ml</exp>
|
||||
</expression>
|
||||
<expression id="plugin_snmppinfo_008" name="snmppinfo_tenthsgrams">
|
||||
<exp>Δεκάδες γραμμάρια</exp>
|
||||
</expression>
|
||||
<expression id="plugin_snmppinfo_009" name="snmppinfo_impressions">
|
||||
<exp>Εκτυπώσεις</exp>
|
||||
</expression>
|
||||
</tns:translationPlugin>
|
Reference in New Issue
Block a user