Initial commit - Typo3 11.5.41

This commit is contained in:
Matteo Gallo
2026-07-03 17:53:31 +02:00
commit 5ca4743197
6811 changed files with 568848 additions and 0 deletions

View 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>

View 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>

View 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>

View 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>

View File

@@ -0,0 +1,14 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff version="1.0">
<file source-language="en" datatype="plaintext" original="messages" date="2012-11-05T19:35:00Z" product-name="sr_freecap" target-language="it">
<header/>
<body>
<trans-unit id="max_attempts" xml:space="preserve">
<source>Sorry, service is interrupted.</source>
<target></target></trans-unit>
<trans-unit id="site_tag" xml:space="preserve">
<source>Please do NOT enter the text|if this site is not %1$s</source>
<target></target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="max_attempts"/>
<label index="site_tag"/>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,65 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff version="1.0">
<file source-language="en" datatype="plaintext" original="messages" date="2012-11-05T19:35:08Z" product-name="sr_freecap" target-language="it">
<header/>
<body>
<trans-unit id="altText" xml:space="preserve">
<source>CAPTCHA image for SPAM prevention</source>
<target></target></trans-unit>
<trans-unit id="notice" xml:space="preserve">
<source>Please enter here the word as displayed in the picture.</source>
<target></target></trans-unit>
<trans-unit id="notice_informal" xml:space="preserve">
<source>Please enter here the word as displayed in the picture.</source>
<target></target></trans-unit>
<trans-unit id="explain" xml:space="preserve">
<source>This is to prevent spamming.</source>
<target></target></trans-unit>
<trans-unit id="cant_read1" xml:space="preserve">
<source>If you can't read the word,</source>
<target></target></trans-unit>
<trans-unit id="cant_read1_informal" xml:space="preserve">
<source>If you can't read the word,</source>
<target></target></trans-unit>
<trans-unit id="click_here" xml:space="preserve">
<source>click here</source>
<target></target></trans-unit>
<trans-unit id="click_here_informal" xml:space="preserve">
<source>click here</source>
<target></target></trans-unit>
<trans-unit id="click_here_accessible" xml:space="preserve">
<source>Click here for audio version of the word to enter.</source>
<target></target></trans-unit>
<trans-unit id="click_here_accessible_informal" xml:space="preserve">
<source>Click here for audio version of the word to enter.</source>
<target></target></trans-unit>
<trans-unit id="click_here_accessible_before_link" xml:space="preserve">
<source>For </source>
<target></target></trans-unit>
<trans-unit id="click_here_accessible_before_link_informal" xml:space="preserve">
<source>For </source>
<target></target></trans-unit>
<trans-unit id="click_here_accessible_link" xml:space="preserve">
<source>the audio version of the word</source>
<target></target></trans-unit>
<trans-unit id="click_here_accessible_link_informal" xml:space="preserve">
<source>the audio version of the word</source>
<target></target></trans-unit>
<trans-unit id="click_here_accessible_after_link" xml:space="preserve">
<source> click on this link.</source>
<target></target></trans-unit>
<trans-unit id="click_here_accessible_after_link_informal" xml:space="preserve">
<source> click on this link.</source>
<target></target></trans-unit>
<trans-unit id="cant_read2" xml:space="preserve">
<source>.</source>
<target></target></trans-unit>
<trans-unit id="noImageMessage" xml:space="preserve">
<source>Sorry, we cannot autoreload a new image. Submit the form and a new image will be loaded.</source>
<target></target></trans-unit>
<trans-unit id="noPlayMessage" xml:space="preserve">
<source>Sorry, we cannot play the word of the image.</source>
<target></target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="altText"/>
<label index="notice"/>
<label index="notice_informal"/>
<label index="explain"/>
<label index="cant_read1"/>
<label index="cant_read1_informal"/>
<label index="click_here"/>
<label index="click_here_informal"/>
<label index="click_here_accessible"/>
<label index="click_here_accessible_informal"/>
<label index="click_here_accessible_before_link"/>
<label index="click_here_accessible_before_link_informal"/>
<label index="click_here_accessible_link"/>
<label index="click_here_accessible_link_informal"/>
<label index="click_here_accessible_after_link"/>
<label index="click_here_accessible_after_link_informal"/>
<label index="cant_read2"/>
<label index="noImageMessage"/>
<label index="noPlayMessage"/>
</languageKey>
</data>
</T3locallangExt>