Initial commit - Typo3 11.5.41
This commit is contained in:
62
typo3conf/l10n/it/sr_freecap/mod1/it.locallang.xlf
Normal file
62
typo3conf/l10n/it/sr_freecap/mod1/it.locallang.xlf
Normal file
@@ -0,0 +1,62 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<xliff version="1.0">
|
||||
<file source-language="en" datatype="plaintext" original="messages" date="2012-11-05T19:34:31Z" product-name="sr_freecap" target-language="it">
|
||||
<header/>
|
||||
<body>
|
||||
<trans-unit id="title" xml:space="preserve">
|
||||
<source>Make GD Font for freeCap CAPTCHA</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="charactersToIncludeInFont" xml:space="preserve">
|
||||
<source>Characters included in font:</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="numbers-only" xml:space="preserve">
|
||||
<source>Numbers only (0-9)</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="ASCII-lowercase-letters" xml:space="preserve">
|
||||
<source>ASCII lowercase letters (a-z)</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="ANSI-extended-ASCII-lowercase-letters" xml:space="preserve">
|
||||
<source>ANSI-extended ASCII lowercase letters (a-z,ß-ÿ)</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="characterWidth" xml:space="preserve">
|
||||
<source>Character width:</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="characterHeight" xml:space="preserve">
|
||||
<source>Character height:</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="endianness" xml:space="preserve">
|
||||
<source>Byte order (Endianness):</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="littleEndian" xml:space="preserve">
|
||||
<source>Little-endian</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="bigEndian" xml:space="preserve">
|
||||
<source>Big-endian</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="pathToTTFFile" xml:space="preserve">
|
||||
<source>Path to source TTF font file relative to TYPO3 site:</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="gdFontFilePrefix" xml:space="preserve">
|
||||
<source>Prefix of GD font file name to create:</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="makeFont" xml:space="preserve">
|
||||
<source>Make font</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="usingFontFile" xml:space="preserve">
|
||||
<source>The following TTF font file is used as source:</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="ttfFontFileNotFound" xml:space="preserve">
|
||||
<source>The source TTF font file could not be found:</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="pngImageCreated" xml:space="preserve">
|
||||
<source>The following PNG image was created:</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="gdFontFileCreated" xml:space="preserve">
|
||||
<source>The following GD font file was created from the above image:</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="gdFontFileNotCreated" xml:space="preserve">
|
||||
<source>The following GD font file could not be created:</source>
|
||||
<target></target></trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
25
typo3conf/l10n/it/sr_freecap/mod1/it.locallang.xml
Normal file
25
typo3conf/l10n/it/sr_freecap/mod1/it.locallang.xml
Normal file
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<T3locallangExt>
|
||||
<data type="array">
|
||||
<languageKey index="it" type="array">
|
||||
<label index="title"/>
|
||||
<label index="charactersToIncludeInFont"/>
|
||||
<label index="numbers-only"/>
|
||||
<label index="ASCII-lowercase-letters"/>
|
||||
<label index="ANSI-extended-ASCII-lowercase-letters"/>
|
||||
<label index="characterWidth"/>
|
||||
<label index="characterHeight"/>
|
||||
<label index="endianness"/>
|
||||
<label index="littleEndian"/>
|
||||
<label index="bigEndian"/>
|
||||
<label index="pathToTTFFile"/>
|
||||
<label index="gdFontFilePrefix"/>
|
||||
<label index="makeFont"/>
|
||||
<label index="usingFontFile"/>
|
||||
<label index="ttfFontFileNotFound"/>
|
||||
<label index="pngImageCreated"/>
|
||||
<label index="gdFontFileCreated"/>
|
||||
<label index="gdFontFileNotCreated"/>
|
||||
</languageKey>
|
||||
</data>
|
||||
</T3locallangExt>
|
||||
17
typo3conf/l10n/it/sr_freecap/mod1/it.locallang_mod.xlf
Normal file
17
typo3conf/l10n/it/sr_freecap/mod1/it.locallang_mod.xlf
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<xliff version="1.0">
|
||||
<file source-language="en" datatype="plaintext" original="messages" date="2012-11-05T19:34:51Z" product-name="sr_freecap" target-language="it">
|
||||
<header/>
|
||||
<body>
|
||||
<trans-unit id="mlang_labels_tablabel" xml:space="preserve">
|
||||
<source>GD Font Maker for freeCap CAPTCHA</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="mlang_labels_tabdescr" xml:space="preserve">
|
||||
<source>Makes GD font files for use by freeCap CAPTCHA.</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="mlang_tabs_tab" xml:space="preserve">
|
||||
<source>GD Font Maker</source>
|
||||
<target></target></trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
10
typo3conf/l10n/it/sr_freecap/mod1/it.locallang_mod.xml
Normal file
10
typo3conf/l10n/it/sr_freecap/mod1/it.locallang_mod.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<T3locallangExt>
|
||||
<data type="array">
|
||||
<languageKey index="it" type="array">
|
||||
<label index="mlang_labels_tablabel"/>
|
||||
<label index="mlang_labels_tabdescr"/>
|
||||
<label index="mlang_tabs_tab"/>
|
||||
</languageKey>
|
||||
</data>
|
||||
</T3locallangExt>
|
||||
Reference in New Issue
Block a user