diff options
| author | Franco Castillo | 2026-02-24 17:00:59 +0000 |
|---|---|---|
| committer | Paul Donald | 2026-02-25 00:32:52 +0000 |
| commit | befda8dcde2582fd6dfd6d2b74c31c284aefc555 (patch) | |
| tree | b77aaee20f2a1d947d4ace269d680d2198d00cda | |
| parent | a7c95f33de998cb85d6df41bc9a44558a1c0dfeb (diff) | |
| download | luci-befda8dcde2582fd6dfd6d2b74c31c284aefc555.tar.gz | |
luci-app-ledtrig-usbport: add i18n file of Spanish translation
Add a .po file to enable language translation for this app in Weblate.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
| -rw-r--r-- | applications/luci-app-ledtrig-usbport/po/es/ledtrig-usbport.po | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/applications/luci-app-ledtrig-usbport/po/es/ledtrig-usbport.po b/applications/luci-app-ledtrig-usbport/po/es/ledtrig-usbport.po new file mode 100644 index 0000000000..ef52f6e792 --- /dev/null +++ b/applications/luci-app-ledtrig-usbport/po/es/ledtrig-usbport.po @@ -0,0 +1,30 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 3.8\n" + +#: applications/luci-app-ledtrig-usbport/htdocs/luci-static/resources/view/system/led-trigger/usbport.js:29 +msgid "Port %s" +msgstr "" + +#: applications/luci-app-ledtrig-usbport/htdocs/luci-static/resources/view/system/led-trigger/usbport.js:15 +msgid "" +"This LED trigger can be used for signalling to the user a presence of USB " +"device in a given port." +msgstr "" + +#: applications/luci-app-ledtrig-usbport/htdocs/luci-static/resources/view/system/led-trigger/usbport.js:14 +msgid "USB (kernel: usbport)" +msgstr "" + +#: applications/luci-app-ledtrig-usbport/htdocs/luci-static/resources/view/system/led-trigger/usbport.js:20 +msgid "USB Ports" +msgstr "" |