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-ntpc/po/it/ntpc.po | 53 ++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 applications/luci-app-ntpc/po/it/ntpc.po (limited to 'applications/luci-app-ntpc/po/it') diff --git a/applications/luci-app-ntpc/po/it/ntpc.po b/applications/luci-app-ntpc/po/it/ntpc.po new file mode 100644 index 000000000..4b027b7f4 --- /dev/null +++ b/applications/luci-app-ntpc/po/it/ntpc.po @@ -0,0 +1,53 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-04-14 13:24+0200\n" +"PO-Revision-Date: 2013-02-03 13:56+0200\n" +"Last-Translator: Francesco <3gasas@gmail.com>\n" +"Language-Team: LANGUAGE \n" +"Language: it\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 "Clock Adjustment" +msgstr "Impostazione Ora" + +msgid "Count of time measurements" +msgstr "Conteggio delle misure del tempo" + +msgid "Current system time" +msgstr "Ora corrente del sistema" + +msgid "General" +msgstr "Generale" + +msgid "Hostname" +msgstr "Hostname" + +msgid "Offset frequency" +msgstr "Offset delle frequenza" + +msgid "Port" +msgstr "Porta" + +msgid "Synchronizes the system time" +msgstr "Sincronizza l'ora di sistema" + +msgid "Time Server" +msgstr "Server Orologio" + +msgid "Time Servers" +msgstr "Server dell'ora" + +msgid "Time Synchronisation" +msgstr "Sincronizzazione dell'ora" + +msgid "Update interval (in seconds)" +msgstr "Intervallo di aggiornamento (in secondi)" + +msgid "empty = infinite" +msgstr "vuoto = infinito" -- cgit v1.2.3