diff options
| author | Franco Castillo | 2026-02-24 16:59:24 +0000 |
|---|---|---|
| committer | Paul Donald | 2026-02-25 00:32:52 +0000 |
| commit | a7c95f33de998cb85d6df41bc9a44558a1c0dfeb (patch) | |
| tree | 42ae636b55c4dae6da1f7c639902c76a94503b92 | |
| parent | 8f69b96244b85d0aa819e48db04c51b839a85b54 (diff) | |
| download | luci-a7c95f33de998cb85d6df41bc9a44558a1c0dfeb.tar.gz | |
luci-app-ledtrig-switch: 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-switch/po/es/ledtrig-switch.po | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/applications/luci-app-ledtrig-switch/po/es/ledtrig-switch.po b/applications/luci-app-ledtrig-switch/po/es/ledtrig-switch.po new file mode 100644 index 0000000000..40cdf2af00 --- /dev/null +++ b/applications/luci-app-ledtrig-switch/po/es/ledtrig-switch.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-switch/htdocs/luci-static/resources/view/system/led-trigger/switch0.js:11 +#: applications/luci-app-ledtrig-switch/htdocs/luci-static/resources/view/system/led-trigger/switch1.js:11 +msgid "Switch Port Mask" +msgstr "" + +#: applications/luci-app-ledtrig-switch/htdocs/luci-static/resources/view/system/led-trigger/switch0.js:15 +#: applications/luci-app-ledtrig-switch/htdocs/luci-static/resources/view/system/led-trigger/switch1.js:15 +msgid "Switch Speed Mask" +msgstr "" + +#: applications/luci-app-ledtrig-switch/htdocs/luci-static/resources/view/system/led-trigger/switch0.js:6 +msgid "Switch support (kernel: switch0)" +msgstr "" + +#: applications/luci-app-ledtrig-switch/htdocs/luci-static/resources/view/system/led-trigger/switch1.js:6 +msgid "Switch support (kernel: switch1)" +msgstr "" |