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 --- .../po/zh-cn/mmc_over_gpio.po | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 applications/luci-app-mmc-over-gpio/po/zh-cn/mmc_over_gpio.po (limited to 'applications/luci-app-mmc-over-gpio/po/zh-cn/mmc_over_gpio.po') diff --git a/applications/luci-app-mmc-over-gpio/po/zh-cn/mmc_over_gpio.po b/applications/luci-app-mmc-over-gpio/po/zh-cn/mmc_over_gpio.po new file mode 100644 index 0000000000..27dcefda1d --- /dev/null +++ b/applications/luci-app-mmc-over-gpio/po/zh-cn/mmc_over_gpio.po @@ -0,0 +1,41 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2009-06-10 03:40+0200\n" +"PO-Revision-Date: 2013-10-08 15:25+0200\n" +"Last-Translator: Tanyingyu \n" +"Language-Team: LANGUAGE \n" +"Language: zh_CN\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Pootle 2.0.6\n" + +msgid "CLK_pin" +msgstr "CLK针脚" + +msgid "CS_pin" +msgstr "CS针脚" + +msgid "DI_pin" +msgstr "DI针脚" + +msgid "DO_pin" +msgstr "DO针脚" + +msgid "Enable" +msgstr "允许" + +msgid "MMC/SD driver configuration" +msgstr "MMC/SD驱动配置" + +msgid "Mode" +msgstr "模式" + +msgid "Name" +msgstr "名称" + +msgid "Settings" +msgstr "设置" -- cgit v1.2.3