diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-05-18 20:58:39 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-05-18 20:58:39 +0000 |
commit | 1f8ea5acc172fe0bb6b16703d04eefc3f11a5a40 (patch) | |
tree | ad6813fbe728ceb5cae557af5420ef1af806ef6e /po/de/statistics.po | |
parent | 705f06ef0eb281212780951f82bb90a127eb88ca (diff) |
po: remove english substitutes, required to see real translation progress
Diffstat (limited to 'po/de/statistics.po')
-rw-r--r-- | po/de/statistics.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/po/de/statistics.po b/po/de/statistics.po index 67d42a4f4..6d7f69e05 100644 --- a/po/de/statistics.po +++ b/po/de/statistics.po @@ -857,27 +857,27 @@ msgstr "0 - 255" #: ./applications/luci-statistics/luasrc/i18n/statistics.en.lua:171 #. Processes Plugin Configuration msgid "lucistatistics_collectdprocesses" -msgstr "Processes Plugin Configuration" +msgstr "" #: ./applications/luci-statistics/luasrc/i18n/statistics.en.lua:172 #. The processes plugin collects informations like cpu time, page faults and memory usage of selected processes. msgid "lucistatistics_collectdprocesses_desc" -msgstr "The processes plugin collects informations like cpu time, page faults and memory usage of selected processes." +msgstr "" #: ./applications/luci-statistics/luasrc/i18n/statistics.en.lua:173 #. Enable this plugin msgid "lucistatistics_collectdprocesses_enable" -msgstr "Enable this plugin" +msgstr "" #: ./applications/luci-statistics/luasrc/i18n/statistics.en.lua:174 #. Monitor processes msgid "lucistatistics_collectdprocesses_processes" -msgstr "Monitor processes" +msgstr "" #: ./applications/luci-statistics/luasrc/i18n/statistics.en.lua:175 #. multiple separated by space msgid "lucistatistics_collectdprocesses_processes_desc" -msgstr "multiple separated by space" +msgstr "" #: ./applications/luci-statistics/luasrc/i18n/statistics.en.lua:176 #. RRDTool Plugin Configuration |