diff options
author | Franco Castillo <castillofrancodamian@gmail.com> | 2019-08-01 20:56:27 -0300 |
---|---|---|
committer | Franco Castillo <castillofrancodamian@gmail.com> | 2019-08-01 20:56:27 -0300 |
commit | b2fae6e3a82e102d0ac05d78dd063de59b5481ae (patch) | |
tree | 87990c2d4a034d3bd91e0317fd835cc01247ee77 /applications | |
parent | eb9051c307fa8d6f7da233ee9a5ad7fa732bdc0d (diff) |
luci-app-olsr-services: add Spanish translation
Add Spanish translation.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Diffstat (limited to 'applications')
-rw-r--r-- | applications/luci-app-olsr-services/po/es/olsr-services.po | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/applications/luci-app-olsr-services/po/es/olsr-services.po b/applications/luci-app-olsr-services/po/es/olsr-services.po new file mode 100644 index 000000000..31ed81167 --- /dev/null +++ b/applications/luci-app-olsr-services/po/es/olsr-services.po @@ -0,0 +1,45 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: \n" +"POT-Creation-Date: 2019-07-22 17:44-0300\n" +"PO-Revision-Date: 2019-08-01 20:54-0300\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.2.3\n" +"Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: es\n" + +#: applications/luci-app-olsr-services/luasrc/view/freifunk-services/services.htm:159 +msgid "Internal services" +msgstr "Servicios internos" + +#: applications/luci-app-olsr-services/luasrc/view/freifunk-services/services.htm:56 +msgid "" +"No services can be shown, because olsrd is not running or the olsrd-" +"nameservice Plugin is not loaded." +msgstr "" +"No se pueden mostrar servicios, porque olsrd no se está ejecutando " +"o el complemento olsrd-nameservice no está cargado." + +#: applications/luci-app-olsr-services/luasrc/view/freifunk-services/services.htm:131 +#: applications/luci-app-olsr-services/luasrc/view/freifunk-services/services.htm:163 +msgid "Protocol" +msgstr "Protocolo" + +#: applications/luci-app-olsr-services/luasrc/controller/services.lua:13 +#: applications/luci-app-olsr-services/luasrc/view/freifunk-services/services.htm:156 +msgid "Services" +msgstr "Servicios" + +#: applications/luci-app-olsr-services/luasrc/view/freifunk-services/services.htm:132 +#: applications/luci-app-olsr-services/luasrc/view/freifunk-services/services.htm:164 +msgid "Source" +msgstr "Fuente" + +#: applications/luci-app-olsr-services/luasrc/view/freifunk-services/services.htm:130 +#: applications/luci-app-olsr-services/luasrc/view/freifunk-services/services.htm:162 +msgid "Url" +msgstr "Url" |