po: initmgr: French translation
This commit is contained in:
parent
1cb8a0940a
commit
ab48417fda
1 changed files with 27 additions and 18 deletions
|
@ -3,39 +3,48 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2009-05-19 19:36+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"
|
||||
"POT-Creation-Date: 2010-04-20 09:40+0200\n"
|
||||
"PO-Revision-Date: 2010-04-20 09:41+0200\n"
|
||||
"Last-Translator: Benoît Knecht <benoit.knecht@gmail.com>\n"
|
||||
"Language-Team: French\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"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 ""
|
||||
msgstr "Scripts d'initialisation"
|
||||
|
||||
#. 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 ""
|
||||
"Vous pouvez ici activer ou désactiver les scripts d'initialisation "
|
||||
"installés. Les changements seront pris en compte après un redémarrage.<br/"
|
||||
"><strong>Attention: Si vous désactivez des scripts essentiels comme \"réseau"
|
||||
"\", votre équipement pourrait ne plus être accessible !</strong>"
|
||||
|
||||
#. Start priority
|
||||
#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:3
|
||||
msgid "Start priority"
|
||||
msgstr ""
|
||||
msgstr "Priorité de démarrage"
|
||||
|
||||
#. Initscript
|
||||
#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:4
|
||||
msgid "Initscript"
|
||||
msgstr ""
|
||||
msgstr "Script d'initialisation"
|
||||
|
||||
#. Enable/Disable
|
||||
#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:5
|
||||
msgid "Enable/Disable"
|
||||
msgstr ""
|
||||
msgstr "Activer/Désactiver"
|
||||
|
||||
msgid "Enabled"
|
||||
msgstr "Activé"
|
||||
|
||||
msgid "Disabled"
|
||||
msgstr "Désactivé"
|
||||
|
||||
msgid "Start"
|
||||
msgstr "Démarrer"
|
||||
|
||||
msgid "Restart"
|
||||
msgstr "Redémarrer"
|
||||
|
||||
msgid "Stop"
|
||||
msgstr "Arrêter"
|
||||
|
|
Loading…
Reference in a new issue