diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-05-18 20:31:06 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-05-18 20:31:06 +0000 |
commit | 3f3fd8bfe37faa113c88e4a8eba145141dcc2aef (patch) | |
tree | 42baca5803b9dff21c800f080fe57a74e3143505 /po/fr/initmgr.po | |
parent | cc6b30f8b5210ba3ede437f48a6c72187b97b929 (diff) |
trunk: add po files, generated from current translations
Diffstat (limited to 'po/fr/initmgr.po')
-rw-r--r-- | po/fr/initmgr.po | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/po/fr/initmgr.po b/po/fr/initmgr.po new file mode 100644 index 000000000..c49312a3d --- /dev/null +++ b/po/fr/initmgr.po @@ -0,0 +1,31 @@ +# initmgr.po +# generated from ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua + +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:1 +#. Initscripts +msgid "initmgr" +msgstr "Initscripts" + +#: ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:2 +#. 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> +msgid "initmgr_desc" +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:3 +#. Start priority +msgid "initmgr_index" +msgstr "Start priority" + +#: ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:4 +#. Initscript +msgid "initmgr_name" +msgstr "Initscript" + +#: ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:5 +#. Enable/Disable +msgid "initmgr_enabled" +msgstr "Enable/Disable" + |