diff options
author | Benoît Knecht <benoit.knecht@gmail.com> | 2010-04-20 10:42:50 +0000 |
---|---|---|
committer | Benoît Knecht <benoit.knecht@gmail.com> | 2010-04-20 10:42:50 +0000 |
commit | 1cb8a0940a9040ba28891b9dca575f324229987a (patch) | |
tree | 842b21b04ebc3800b0bcc53c894fe6ae2005cdb5 /po/ru/initmgr.po | |
parent | 02420e2766dad839c820de8c9564c1f83fa39d90 (diff) |
po: initmgr: refresh translations
Diffstat (limited to 'po/ru/initmgr.po')
-rw-r--r-- | po/ru/initmgr.po | 27 |
1 files changed, 16 insertions, 11 deletions
diff --git a/po/ru/initmgr.po b/po/ru/initmgr.po index 9f60f1f0c..ef13bc6ae 100644 --- a/po/ru/initmgr.po +++ b/po/ru/initmgr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-05-19 19:36+0200\n" +"POT-Creation-Date: 2010-04-20 09:40+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -12,30 +12,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.1.1\n" -#. Initscripts -#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:1 msgid "Initscripts" msgstr "" -#. You can enable or disable installed init scripts here. Changes will applied after a device reboot.<br /><strong>Warning: If you disable essential init scripts like \"network\", your device might become inaccesable!</strong> -#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:2 msgid "" "You can enable or disable installed init scripts here. Changes will applied " "after a device reboot.<br /><strong>Warning: If you disable essential init " "scripts like \"network\", your device might become inaccesable!</strong>" msgstr "" -#. Start priority -#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:3 msgid "Start priority" msgstr "" -#. Initscript -#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:4 msgid "Initscript" msgstr "" -#. Enable/Disable -#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:5 msgid "Enable/Disable" msgstr "" + +msgid "Enabled" +msgstr "" + +msgid "Disabled" +msgstr "" + +msgid "Start" +msgstr "" + +msgid "Restart" +msgstr "" + +msgid "Stop" +msgstr "" |