12 lines
637 B
XML
12 lines
637 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
|
|
<file t3:id="1415814888" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:34Z" product-name="lang" target-language="it">
|
|
<header/>
|
|
<body>
|
|
<trans-unit id="tsparser_ext.make_copy" xml:space="preserve" approved="yes">
|
|
<source>This will make a copy of the current file, '%s'. Do you really want that?</source>
|
|
<target state="translated">Questa operazione creerà una copia del file '%s'. Confermi di volere proseguire?</target></trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff>
|