net-snmp: migrate strings.xml to strings.po and addon (108)

This commit is contained in:
celedhrim 2021-03-04 21:51:10 +01:00
parent fa9da755a1
commit 45303d69f9
4 changed files with 54 additions and 16 deletions

View File

@ -1,3 +1,6 @@
108
- Migrate strings.xml to strings.po
107
- update to 5.9

View File

@ -4,7 +4,7 @@
PKG_NAME="net-snmp"
PKG_VERSION="5.9"
PKG_SHA256="04303a66f85d6d8b16d3cc53bde50428877c82ab524e17591dfceaeb94df6071"
PKG_REV="107"
PKG_REV="108"
PKG_ARCH="any"
PKG_LICENSE="BSD"
PKG_SITE="http://www.net-snmp.org"

View File

@ -0,0 +1,50 @@
# Kodi Media Center language file
# Addon Name: net-snmp
# Addon id: service.net-snmp
# Addon Provider: Team LibreELEC
msgid ""
msgstr ""
msgctxt "#32000"
msgid "General"
msgstr ""
msgctxt "#32001"
msgid "Community"
msgstr ""
msgctxt "#32002"
msgid "Location"
msgstr ""
msgctxt "#32003"
msgid "Contact"
msgstr ""
msgctxt "#32004"
msgid "SNMP Version"
msgstr ""
msgctxt "#32005"
msgid "SNMP User"
msgstr ""
msgctxt "#32006"
msgid "SNMP Password"
msgstr ""
msgctxt "#32007"
msgid "v3 account"
msgstr ""
msgctxt "#32008"
msgid "Extends"
msgstr ""
msgctxt "#32009"
msgid "Expose cputemp"
msgstr ""
msgctxt "#32010"
msgid "Expose gputemp"
msgstr ""

View File

@ -1,15 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<strings>
<!-- net-snmp -->
<string id="32000">General</string>
<string id="32001">Community</string>
<string id="32002">Location</string>
<string id="32003">Contact</string>
<string id="32004">SNMP Version</string>
<string id="32005">SNMP User</string>
<string id="32006">SNMP Password</string>
<string id="32007">v3 account</string>
<string id="32008">Extends</string>
<string id="32009">Expose cputemp</string>
<string id="32010">Expose gputemp</string>
</strings>