diff options
| author | Franco Castillo | 2026-02-24 17:05:20 +0000 |
|---|---|---|
| committer | Paul Donald | 2026-02-25 00:32:52 +0000 |
| commit | 37a8b35512c5d99ceb1b2b7830a0c9964a319754 (patch) | |
| tree | 703341eb87818981a78d7a67c0725f38a84dfd54 | |
| parent | 4ad185dc20ec1b491f008c0374019c40b8e3dc05 (diff) | |
| download | luci-37a8b35512c5d99ceb1b2b7830a0c9964a319754.tar.gz | |
luci-app-softether: 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-softether/po/es/softether.po | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/applications/luci-app-softether/po/es/softether.po b/applications/luci-app-softether/po/es/softether.po new file mode 100644 index 0000000000..ee30bd189a --- /dev/null +++ b/applications/luci-app-softether/po/es/softether.po @@ -0,0 +1,29 @@ +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-softether/root/usr/share/rpcd/acl.d/luci-app-softether.json:3 +msgid "Grant access to softether management" +msgstr "" + +#: applications/luci-app-softether/htdocs/luci-static/resources/view/softether-status.js:108 +msgid "Loading account information…" +msgstr "" + +#: applications/luci-app-softether/htdocs/luci-static/resources/view/softether-status.js:109 +msgid "No VPN account configured." +msgstr "" + +#: applications/luci-app-softether/htdocs/luci-static/resources/view/softether-status.js:102 +#: applications/luci-app-softether/root/usr/share/luci/menu.d/luci-app-softether.json:3 +msgid "SoftEther Status" +msgstr "" |