po: Add new translations for initmgr/local startup scripts
This commit is contained in:
parent
c75eeab65b
commit
ea4abe564b
2 changed files with 30 additions and 4 deletions
|
@ -3,9 +3,10 @@ msgstr ""
|
|||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2010-04-20 09:40+0200\n"
|
||||
"PO-Revision-Date: 2010-11-17 03:30+0100\n"
|
||||
"Last-Translator: Jo-Philipp Wich <xm@subsignal.org>\n"
|
||||
"PO-Revision-Date: 2011-01-14 20:58+0100\n"
|
||||
"Last-Translator: Manuel Munz <freifunk@somakoma.de>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
@ -14,8 +15,15 @@ msgstr ""
|
|||
msgid "Initscripts"
|
||||
msgstr "Startscripte"
|
||||
|
||||
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 "Hier können installierte Startscripte aktiviert oder deaktiviert werden. Änderungen werden erst mit einem Geräteneustart angewendet.<br /><strong>Warnung: Wenn essentialle Startscripte wie \"network\" deaktiviert werden könnte das Gerät unerreichbar werden!</strong>"
|
||||
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 ""
|
||||
"Hier können installierte Startscripte aktiviert oder deaktiviert werden. "
|
||||
"Änderungen werden erst mit einem Geräteneustart angewendet.<br /"
|
||||
"><strong>Warnung: Wenn essentialle Startscripte wie \"network\" deaktiviert "
|
||||
"werden könnte das Gerät unerreichbar werden!</strong>"
|
||||
|
||||
msgid "Start priority"
|
||||
msgstr "Startpriorität"
|
||||
|
@ -41,3 +49,12 @@ msgstr "Neustarten"
|
|||
msgid "Stop"
|
||||
msgstr "Stoppen"
|
||||
|
||||
msgid "Local Startup"
|
||||
msgstr "Lokales Startskript"
|
||||
|
||||
msgid ""
|
||||
"This is the content of /etc/rc.local. Insert your own commands here (in "
|
||||
"front of 'exit 0') to execute them at the end of the boot process."
|
||||
msgstr ""
|
||||
"Dies ist der Inhalt von /etc.rc.local. Hier kann man eigene Befehle einfügen "
|
||||
"(vor 'exit 0'), die dann am Ende des Bootvorgangs ausgeführt werden."
|
||||
|
|
|
@ -45,3 +45,12 @@ msgstr ""
|
|||
|
||||
msgid "Stop"
|
||||
msgstr ""
|
||||
|
||||
msgid "Local Startup"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This is the content of /etc/rc.local. Insert your own commands here (in "
|
||||
"front of 'exit 0') to execute them at the end of the boot process."
|
||||
msgstr ""
|
||||
|
||||
|
|
Loading…
Reference in a new issue