Initial commit
This commit is contained in:
24
typo3conf/l10n/de/dbal/mod1/de.locallang.xlf
Normal file
24
typo3conf/l10n/de/dbal/mod1/de.locallang.xlf
Normal file
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<xliff version="1.0">
|
||||
<file source-language="en" target-language="de" datatype="plaintext" original="messages" date="2016-02-19T01:22:41Z" product-name="dbal">
|
||||
<header/>
|
||||
<body>
|
||||
<trans-unit id="Cached_info" approved="yes">
|
||||
<source>Cached info</source>
|
||||
<target state="translated">Gecachte Informationen</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="Debug_log" approved="yes">
|
||||
<source>Debug log</source>
|
||||
<target state="translated">Debug-Protokoll</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="SQL_check" approved="yes">
|
||||
<source>SQL Check</source>
|
||||
<target state="translated">SQL-Prüfung</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="title" approved="yes">
|
||||
<source>DBAL Analysis Module</source>
|
||||
<target state="translated">Modul DBAL-Analyse</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
11
typo3conf/l10n/de/dbal/mod1/de.locallang.xml
Normal file
11
typo3conf/l10n/de/dbal/mod1/de.locallang.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<T3locallangExt>
|
||||
<data type="array">
|
||||
<languageKey index="de" type="array">
|
||||
<label index="Cached_info">Gecachte Informationen</label>
|
||||
<label index="Debug_log">Debug-Protokoll</label>
|
||||
<label index="SQL_check">SQL-Prüfung</label>
|
||||
<label index="title">Modul DBAL-Analyse</label>
|
||||
</languageKey>
|
||||
</data>
|
||||
</T3locallangExt>
|
||||
12
typo3conf/l10n/de/dbal/mod1/de.locallang_mod.xlf
Normal file
12
typo3conf/l10n/de/dbal/mod1/de.locallang_mod.xlf
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<xliff version="1.0">
|
||||
<file source-language="en" target-language="de" datatype="plaintext" original="messages" date="2016-02-19T01:22:41Z" product-name="dbal">
|
||||
<header/>
|
||||
<body>
|
||||
<trans-unit id="mlang_tabs_tab" approved="yes">
|
||||
<source>DBAL Debug</source>
|
||||
<target state="translated">DBAL-Debug</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
8
typo3conf/l10n/de/dbal/mod1/de.locallang_mod.xml
Normal file
8
typo3conf/l10n/de/dbal/mod1/de.locallang_mod.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<T3locallangExt>
|
||||
<data type="array">
|
||||
<languageKey index="de" type="array">
|
||||
<label index="mlang_tabs_tab">DBAL-Debug</label>
|
||||
</languageKey>
|
||||
</data>
|
||||
</T3locallangExt>
|
||||
Reference in New Issue
Block a user