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,40 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
<file source-language="en" datatype="plaintext" original="EXT:fluid/Resources/Private/Language/locallang.xlf" date="2012-03-30T23:43:57Z" product-name="fluid" target-language="it">
<header/>
<body>
<trans-unit id="widget.pagination.previous" resname="widget.pagination.previous" approved="yes">
<source>previous</source>
<target state="final">precedente</target>
</trans-unit>
<trans-unit id="widget.pagination.next" resname="widget.pagination.next" approved="yes">
<source>next</source>
<target state="final">successivo</target>
</trans-unit>
<trans-unit id="widget.pagination.first" resname="widget.pagination.first" approved="yes">
<source>first</source>
<target state="final">primo</target>
</trans-unit>
<trans-unit id="widget.pagination.last" resname="widget.pagination.last" approved="yes">
<source>last</source>
<target state="final">ultimo</target>
</trans-unit>
<trans-unit id="widget.pagination.records" resname="widget.pagination.records" approved="yes">
<source>Records</source>
<target state="final">Record</target>
</trans-unit>
<trans-unit id="widget.pagination.page" resname="widget.pagination.page" approved="yes">
<source>Page</source>
<target state="final">Pagina</target>
</trans-unit>
<trans-unit id="widget.pagination.refresh" resname="widget.pagination.refresh" approved="yes">
<source>Refresh</source>
<target state="final">Aggiorna</target>
</trans-unit>
<trans-unit id="viewhelper.format.bytes.units" resname="viewhelper.format.bytes.units" approved="yes">
<source>B,KB,MB,GB,TB,PB,EB,ZB,YB</source>
<target state="final">B,KB,MB,GB,TB,PB,EB,ZB,YB</target>
</trans-unit>
</body>
</file>
</xliff>