Initial commit
This commit is contained in:
33
typo3conf/l10n/de/install/mod/de.locallang_mod.xlf
Normal file
33
typo3conf/l10n/de/install/mod/de.locallang_mod.xlf
Normal file
@@ -0,0 +1,33 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<xliff version="1.0">
|
||||
<file source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:33Z" product-name="install" target-language="de">
|
||||
<header/>
|
||||
<body>
|
||||
<trans-unit id="mlang_labels_tablabel" xml:space="preserve" approved="yes">
|
||||
<source>Install Tool</source>
|
||||
<target state="translated">Installations-Tool</target></trans-unit>
|
||||
<trans-unit id="mlang_labels_tabdescr" xml:space="preserve" approved="yes">
|
||||
<source>Provides a simple link to the Install Tool. Notice the Install Tool (in typo3/install/) must be enabled.<br /><em>Access for 'admin' users only!</em></source>
|
||||
<target state="translated">Bietet einen Link auf das Installations-Tool. Zu beachten ist, dass das Installations-Tool (in typo3/install/) aktiviert sein muss.<br /><em>Zugriff nur für Administratoren!</em></target></trans-unit>
|
||||
<trans-unit id="mlang_tabs_tab" xml:space="preserve" approved="yes">
|
||||
<source>Install</source>
|
||||
<target state="translated">Installation</target></trans-unit>
|
||||
<trans-unit id="confirmUnlockInstallToolTitle" xml:space="preserve" approved="yes">
|
||||
<source>The Install Tool is locked</source>
|
||||
<target state="translated">Das Installations-Tool ist deaktiviert.</target></trans-unit>
|
||||
<trans-unit id="confirmUnlockInstallToolMessage" xml:space="preserve" approved="yes">
|
||||
<source><p>For security reasons the Install Tool is locked by default.</p>
|
||||
<p>To unlock the Install Tool, an empty file with the name ENABLE_INSTALL_TOOL must be created in typo3conf/.</p>
|
||||
<p>By hitting the button below, this file is created for you and the Install Tool will be unlocked.</p>
|
||||
<p>You are recommended to log out from the Install Tool after finishing your work. Otherwise
|
||||
TYPO3 will automatically lock the Install Tool after one hour.</p></source>
|
||||
<target state="translated"><p>Das Installations-Tool ist aus Sicherheitsgründen standardmäßig gesperrt.</p>
|
||||
<p>Um das Installations-Tool zu entsperren, müssen Sie eine leere Datei mit dem Namen ENABLE_INSTALL_TOOL im Ordner typo3conf/ anlegen.</p>
|
||||
<p>Wenn Sie die nachfolgende Schaltfläche klicken, wird diese Datei für Sie erstellt und das Installations-Tool entsperrt.</p>
|
||||
<p>Wir empfehlen Ihnen, sich nach getaner Arbeit vom Installations-Tool abzumelden. Andernfalls wird das Installations-Tool nach einer Stunde automatisch gesperrt.</p></target></trans-unit>
|
||||
<trans-unit id="confirmUnlockInstallToolButton" xml:space="preserve" approved="yes">
|
||||
<source>Unlock the Install Tool</source>
|
||||
<target state="translated">Installations-Tool freischalten</target></trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
Reference in New Issue
Block a user