diff options
author | Franco Castillo <castillofrancodamian@gmail.com> | 2019-07-25 20:05:07 -0300 |
---|---|---|
committer | Franco Castillo <castillofrancodamian@gmail.com> | 2019-07-25 20:05:07 -0300 |
commit | 9187745e453726c4c4817a1fd8e9bafe643dcd96 (patch) | |
tree | 81f815f964e93c75bb636a9fb81fa772fd4fab52 | |
parent | fd35e9a226965c1586228618d34597da0be48877 (diff) |
luci-app-olsr-viz: Add Spanish translation
Add Spanish translation.
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
-rw-r--r-- | applications/luci-app-olsr-viz/po/es/olsr-viz.po | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/applications/luci-app-olsr-viz/po/es/olsr-viz.po b/applications/luci-app-olsr-viz/po/es/olsr-viz.po new file mode 100644 index 000000000..61c914287 --- /dev/null +++ b/applications/luci-app-olsr-viz/po/es/olsr-viz.po @@ -0,0 +1,21 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: 2019-07-25 20:02-0300\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.2.1\n" +"Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: es\n" + +#: applications/luci-app-olsr-viz/luasrc/controller/olsr-viz.lua:4 +msgid "OLSR-Viz" +msgstr "OLSR-Viz" + +#: applications/luci-app-olsr-viz/luasrc/view/olsr-viz/olsr-viz.htm:4 +msgid "You need to allow javascript in your browser to show this page." +msgstr "Necesitas permitir javascript en tu navegador para mostrar esta página." |