From 1bb4822dca6113f73e3bc89e2acf15935e6f8e92 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 3 Dec 2014 15:17:05 +0100 Subject: Rework LuCI build system * Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich --- applications/luci-app-ushare/po/es/ushare.po | 53 ++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 applications/luci-app-ushare/po/es/ushare.po (limited to 'applications/luci-app-ushare/po/es') diff --git a/applications/luci-app-ushare/po/es/ushare.po b/applications/luci-app-ushare/po/es/ushare.po new file mode 100644 index 0000000000..e8422b9545 --- /dev/null +++ b/applications/luci-app-ushare/po/es/ushare.po @@ -0,0 +1,53 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2009-06-10 03:41+0200\n" +"PO-Revision-Date: 2012-08-25 09:23+0200\n" +"Last-Translator: José Vicente \n" +"Language-Team: LANGUAGE \n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Pootle 2.0.6\n" + +msgid "Content directories" +msgstr "Directorios de contenido" + +msgid "Disable telnet console" +msgstr "Inhabilitar consola telnet" + +msgid "Disable webinterface" +msgstr "Inhabilitar interfaz web" + +msgid "Enable" +msgstr "Activar" + +msgid "Interface" +msgstr "Interfaz" + +msgid "Options" +msgstr "Opciones" + +msgid "Servername" +msgstr "Nombre para el servidor" + +msgid "Settings" +msgstr "Configuración" + +msgid "Username" +msgstr "Nombre de usuario" + +msgid "uShare" +msgstr "uShare" + +msgid "" +"uShare is a UPnP (TM) A/V & DLNA Media Server. It implements the server " +"component that provides UPnP media devices with information on available " +"multimedia files." +msgstr "" +"uShare es un servidor UPnP (TM) A/V y DLNA. Implementa el componente del " +"servidor que proporciona a los dispositivos UPnP la información disponible " +"en los ficheros multimedia." -- cgit v1.2.3