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-hd-idle/po/ja/hd_idle.po | 50 ++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 applications/luci-app-hd-idle/po/ja/hd_idle.po (limited to 'applications/luci-app-hd-idle/po/ja/hd_idle.po') diff --git a/applications/luci-app-hd-idle/po/ja/hd_idle.po b/applications/luci-app-hd-idle/po/ja/hd_idle.po new file mode 100644 index 0000000000..0ec9d68528 --- /dev/null +++ b/applications/luci-app-hd-idle/po/ja/hd_idle.po @@ -0,0 +1,50 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-04-14 10:33+0200\n" +"PO-Revision-Date: 2012-11-14 14:40+0200\n" +"Last-Translator: Kentaro \n" +"Language-Team: LANGUAGE \n" +"Language: ja\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 "Disk" +msgstr "ディスク" + +msgid "Enable" +msgstr "有効" + +msgid "Enable debug" +msgstr "デバッグを有効にする" + +msgid "Idle-time" +msgstr "アイドル時間" + +msgid "Idle-time unit" +msgstr "アイドル時間 (単位)" + +msgid "Settings" +msgstr "設定" + +# Hours +msgid "h" +msgstr "時" + +msgid "hd-idle" +msgstr "hd-idle" + +msgid "" +"hd-idle is a utility program for spinning-down external disks after a period " +"of idle time." +msgstr "" +"hd-idleはアイドル時に外部ディスクをスピンダウンさせるための、ユーティリティプ" +"ログラムです。" + +# Minutes (not minimum) +msgid "min" +msgstr "分" -- cgit v1.2.3