Initial commit - Typo3 11.5.41
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
|
||||
<file t3:id="1415814810" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:32Z" product-name="css_styled_content" target-language="it">
|
||||
<header/>
|
||||
<body>
|
||||
<trans-unit id="cssstyledcontent.config.setPageTSconfig" xml:space="preserve" approved="yes">
|
||||
<source>Set PageTSconfig by default: If you are going to use this extension by default in this database then set this flag. In that case you don't need to set specific PageTSconfig for each page, which you have to do otherwise!</source>
|
||||
<target state="translated">Impostare PageTSconfig di default: Se avete intenzione di utilizzare questa estensione come impostazione predefinita in questo database, impostare questo flag. In questo caso non c'è bisogno di impostare specifici PageTSconfig per ogni pagina, come si dovrebbe fare altrimenti!</target></trans-unit>
|
||||
<trans-unit id="cssstyledcontent.config.removePositionTypes" xml:space="preserve" approved="yes">
|
||||
<source>Remove unused positioning types: This will disable the image positions that make no sense on CType=image (it leaves just "above left", "center" and "right").</source>
|
||||
<target state="translated">Rimuovere i tipi di posizionamento inutilizzati: Questo disabiliterà le posizioni di immagine che non hanno senso per CType = image (lascia solo "in alto a sinistra", "centro" e "destra").</target></trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<T3locallangExt>
|
||||
<data type="array">
|
||||
<languageKey index="it" type="array">
|
||||
<label index="cssstyledcontent.config.setPageTSconfig">Impostare PageTSconfig di default: Se avete intenzione di utilizzare questa estensione come impostazione predefinita in questo database, impostare questo flag. In questo caso non c'è bisogno di impostare specifici PageTSconfig per ogni pagina, come si dovrebbe fare altrimenti!</label>
|
||||
<label index="cssstyledcontent.config.removePositionTypes">Rimuovere i tipi di posizionamento inutilizzati: Questo disabiliterà le posizioni di immagine che non hanno senso per CType = image (lascia solo "in alto a sinistra", "centro" e "destra").</label>
|
||||
</languageKey>
|
||||
</data>
|
||||
</T3locallangExt>
|
||||
77
typo3conf/l10n/it/css_styled_content/it.locallang_db.xlf
Normal file
77
typo3conf/l10n/it/css_styled_content/it.locallang_db.xlf
Normal file
@@ -0,0 +1,77 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
|
||||
<file t3:id="1415814808" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:32Z" product-name="css_styled_content" target-language="it">
|
||||
<header/>
|
||||
<body>
|
||||
<trans-unit id="tt_content.tx_cssstyledcontent_acctables" xml:space="preserve" approved="yes">
|
||||
<source>Accessibility</source>
|
||||
<target state="translated">Accessibilità</target></trans-unit>
|
||||
<trans-unit id="tt_content.tx_cssstyledcontent_acctables_caption" xml:space="preserve" approved="yes">
|
||||
<source>Table Caption</source>
|
||||
<target state="translated">Didascalia tabella (<caption>)</target></trans-unit>
|
||||
<trans-unit id="tt_content.tx_cssstyledcontent_acctables_summary" xml:space="preserve" approved="yes">
|
||||
<source>Table Summary</source>
|
||||
<target state="translated">Sommario tabella (attributo "summary" nel tag <table>)</target></trans-unit>
|
||||
<trans-unit id="tt_content.tx_cssstyledcontent_acctables_tfoot" xml:space="preserve" approved="yes">
|
||||
<source>Use Table Footer (wrap last row with <tfoot> tags)</source>
|
||||
<target state="translated">Usa table-footer (<tfoot>) nell'ultima riga</target></trans-unit>
|
||||
<trans-unit id="tt_content.tx_cssstyledcontent_acctables_headerpos.I.0" xml:space="preserve" approved="yes">
|
||||
<source>No header</source>
|
||||
<target state="translated">Nessun header</target></trans-unit>
|
||||
<trans-unit id="tt_content.tx_cssstyledcontent_acctables_headerpos.I.1" xml:space="preserve" approved="yes">
|
||||
<source>Top</source>
|
||||
<target state="translated">Cima</target></trans-unit>
|
||||
<trans-unit id="tt_content.tx_cssstyledcontent_acctables_headerpos.I.2" xml:space="preserve" approved="yes">
|
||||
<source>Left</source>
|
||||
<target state="translated">Sinistra</target></trans-unit>
|
||||
<trans-unit id="tt_content.tx_cssstyledcontent_acctables_headerpos" xml:space="preserve" approved="yes">
|
||||
<source>Table Header Position</source>
|
||||
<target state="translated">Posizione dell'Header della tabella</target></trans-unit>
|
||||
<trans-unit id="tt_content.tx_cssstyledcontent_acctables_nostyles" xml:space="preserve" approved="yes">
|
||||
<source>No CSS styles for this table</source>
|
||||
<target state="translated">Nessuno stile CSS per questa tabella</target></trans-unit>
|
||||
<trans-unit id="tt_content.tx_cssstyledcontent_acctables_tableclass" xml:space="preserve" approved="yes">
|
||||
<source>Additional CSS Class</source>
|
||||
<target state="translated">Classe CSS per questa tabella</target></trans-unit>
|
||||
<trans-unit id="tt_content.tx_cssstyledcontent_tableparsing" xml:space="preserve" approved="yes">
|
||||
<source>CSV parsing</source>
|
||||
<target state="translated">Parsing dati CSV</target></trans-unit>
|
||||
<trans-unit id="tt_content.tx_cssstyledcontent_tableparsing_quote" xml:space="preserve" approved="yes">
|
||||
<source>Text Delimiter</source>
|
||||
<target state="translated">Delimitatore del testo</target></trans-unit>
|
||||
<trans-unit id="tt_content.tx_cssstyledcontent_tableparsing_quote_none" xml:space="preserve" approved="yes">
|
||||
<source>None</source>
|
||||
<target state="translated">Nessuno</target></trans-unit>
|
||||
<trans-unit id="tt_content.tx_cssstyledcontent_tableparsing_quote_single" xml:space="preserve" approved="yes">
|
||||
<source>' (Single quotes)</source>
|
||||
<target state="translated">' [singolo apice]</target></trans-unit>
|
||||
<trans-unit id="tt_content.tx_cssstyledcontent_tableparsing_quote_double" xml:space="preserve" approved="yes">
|
||||
<source>" (Double quotes)</source>
|
||||
<target state="translated">" [Doppie virgolette]</target></trans-unit>
|
||||
<trans-unit id="tt_content.tx_cssstyledcontent_tableparsing_delimiter" xml:space="preserve" approved="yes">
|
||||
<source>Field Delimiter</source>
|
||||
<target state="translated">Delimitatore dei campi</target></trans-unit>
|
||||
<trans-unit id="tt_content.tx_cssstyledcontent_tableparsing_delimiter_pipe" xml:space="preserve" approved="yes">
|
||||
<source>| (Pipe)</source>
|
||||
<target state="translated">| (Pipe)</target></trans-unit>
|
||||
<trans-unit id="tt_content.tx_cssstyledcontent_tableparsing_delimiter_semicolon" xml:space="preserve" approved="yes">
|
||||
<source>; (Semicolon)</source>
|
||||
<target state="translated">; [punto e virgola]</target></trans-unit>
|
||||
<trans-unit id="tt_content.tx_cssstyledcontent_tableparsing_delimiter_colon" xml:space="preserve" approved="yes">
|
||||
<source>: (Colon)</source>
|
||||
<target state="translated">: [due punti]</target></trans-unit>
|
||||
<trans-unit id="tt_content.tx_cssstyledcontent_tableparsing_delimiter_comma" xml:space="preserve" approved="yes">
|
||||
<source>, (Comma)</source>
|
||||
<target state="translated">, [Virgola]</target></trans-unit>
|
||||
<trans-unit id="tt_content.tx_cssstyledcontent_tableparsing_delimiter_tab" xml:space="preserve" approved="yes">
|
||||
<source>⇥ (Tab)</source>
|
||||
<target state="translated">⇥ (Tab)</target></trans-unit>
|
||||
<trans-unit id="tt_content.tx_cssstyledcontent_section_frame.I.9" xml:space="preserve" approved="yes">
|
||||
<source>No Frame</source>
|
||||
<target state="translated">No Frame</target></trans-unit>
|
||||
<trans-unit id="tt_content.tx_cssstyledcontent_section_frame.I.0" xml:space="preserve" approved="yes">
|
||||
<source>Default Frame</source>
|
||||
<target state="translated">Default Frame</target></trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
30
typo3conf/l10n/it/css_styled_content/it.locallang_db.xml
Normal file
30
typo3conf/l10n/it/css_styled_content/it.locallang_db.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<T3locallangExt>
|
||||
<data type="array">
|
||||
<languageKey index="it" type="array">
|
||||
<label index="tt_content.tx_cssstyledcontent_acctables">Accessibilità</label>
|
||||
<label index="tt_content.tx_cssstyledcontent_acctables_caption">Didascalia tabella (<caption>)</label>
|
||||
<label index="tt_content.tx_cssstyledcontent_acctables_summary">Sommario tabella (attributo "summary" nel tag <table>)</label>
|
||||
<label index="tt_content.tx_cssstyledcontent_acctables_tfoot">Usa table-footer (<tfoot>) nell'ultima riga</label>
|
||||
<label index="tt_content.tx_cssstyledcontent_acctables_headerpos.I.0">Nessun header</label>
|
||||
<label index="tt_content.tx_cssstyledcontent_acctables_headerpos.I.1">Cima</label>
|
||||
<label index="tt_content.tx_cssstyledcontent_acctables_headerpos.I.2">Sinistra</label>
|
||||
<label index="tt_content.tx_cssstyledcontent_acctables_headerpos">Posizione dell'Header della tabella</label>
|
||||
<label index="tt_content.tx_cssstyledcontent_acctables_nostyles">Nessuno stile CSS per questa tabella</label>
|
||||
<label index="tt_content.tx_cssstyledcontent_acctables_tableclass">Classe CSS per questa tabella</label>
|
||||
<label index="tt_content.tx_cssstyledcontent_tableparsing">Parsing dati CSV</label>
|
||||
<label index="tt_content.tx_cssstyledcontent_tableparsing_quote">Delimitatore del testo</label>
|
||||
<label index="tt_content.tx_cssstyledcontent_tableparsing_quote_none">Nessuno</label>
|
||||
<label index="tt_content.tx_cssstyledcontent_tableparsing_quote_single">' [singolo apice]</label>
|
||||
<label index="tt_content.tx_cssstyledcontent_tableparsing_quote_double">" [Doppie virgolette]</label>
|
||||
<label index="tt_content.tx_cssstyledcontent_tableparsing_delimiter">Delimitatore dei campi</label>
|
||||
<label index="tt_content.tx_cssstyledcontent_tableparsing_delimiter_pipe">| (Pipe)</label>
|
||||
<label index="tt_content.tx_cssstyledcontent_tableparsing_delimiter_semicolon">; [punto e virgola]</label>
|
||||
<label index="tt_content.tx_cssstyledcontent_tableparsing_delimiter_colon">: [due punti]</label>
|
||||
<label index="tt_content.tx_cssstyledcontent_tableparsing_delimiter_comma">, [Virgola]</label>
|
||||
<label index="tt_content.tx_cssstyledcontent_tableparsing_delimiter_tab">⇥ (Tab)</label>
|
||||
<label index="tt_content.tx_cssstyledcontent_section_frame.I.9">No Frame</label>
|
||||
<label index="tt_content.tx_cssstyledcontent_section_frame.I.0">Default Frame</label>
|
||||
</languageKey>
|
||||
</data>
|
||||
</T3locallangExt>
|
||||
110
typo3conf/l10n/it/css_styled_content/pi1/it.locallang.xlf
Normal file
110
typo3conf/l10n/it/css_styled_content/pi1/it.locallang.xlf
Normal file
@@ -0,0 +1,110 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
|
||||
<file t3:id="1415814809" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:32Z" product-name="css_styled_content" target-language="it">
|
||||
<header/>
|
||||
<body>
|
||||
<trans-unit id="label.toTop" xml:space="preserve" approved="yes">
|
||||
<source>To top</source>
|
||||
<target state="translated">Torna sù</target></trans-unit>
|
||||
<trans-unit id="uploads.icon" xml:space="preserve" approved="yes">
|
||||
<source>File link icon for %s</source>
|
||||
<target state="translated">Icona link per %s</target></trans-unit>
|
||||
<trans-unit id="login.username" xml:space="preserve" approved="yes">
|
||||
<source>Username:</source>
|
||||
<target state="translated">Username:</target></trans-unit>
|
||||
<trans-unit id="login.password" xml:space="preserve" approved="yes">
|
||||
<source>Password:</source>
|
||||
<target state="translated">Password:</target></trans-unit>
|
||||
<trans-unit id="login.login" xml:space="preserve" approved="yes">
|
||||
<source>Login</source>
|
||||
<target state="translated">Login</target></trans-unit>
|
||||
<trans-unit id="login.logout" xml:space="preserve" approved="yes">
|
||||
<source>Logout</source>
|
||||
<target state="translated">Logout</target></trans-unit>
|
||||
<trans-unit id="search.emptySearch" xml:space="preserve" approved="yes">
|
||||
<source>Sorry, your search was empty!</source>
|
||||
<target state="translated">Mi dispiace, non ho trovato niente!</target></trans-unit>
|
||||
<trans-unit id="search.resultRange" xml:space="preserve" approved="yes">
|
||||
<source>Searchresult: ###RANGELOW###-###RANGEHIGH### of ###TOTAL###</source>
|
||||
<target state="translated">Risultati della ricerca: ###RANGELOW###-###RANGEHIGH### su ###TOTAL###</target></trans-unit>
|
||||
<trans-unit id="search.searchResultNext" xml:space="preserve" approved="yes">
|
||||
<source>Next</source>
|
||||
<target state="translated">Prossimo</target></trans-unit>
|
||||
<trans-unit id="search.searchResultPrev" xml:space="preserve" approved="yes">
|
||||
<source>Prev</source>
|
||||
<target state="translated">Precedente</target></trans-unit>
|
||||
<trans-unit id="search.searchWord" xml:space="preserve" approved="yes">
|
||||
<source>Searchword:</source>
|
||||
<target state="translated">Parola da cercare:</target></trans-unit>
|
||||
<trans-unit id="search.searchIn" xml:space="preserve" approved="yes">
|
||||
<source>Search in:</source>
|
||||
<target state="translated">Cerca in:</target></trans-unit>
|
||||
<trans-unit id="search.headersKeywords" xml:space="preserve" approved="yes">
|
||||
<source>Headers and keywords</source>
|
||||
<target state="translated">Headers e keywords</target></trans-unit>
|
||||
<trans-unit id="search.pageContent" xml:space="preserve" approved="yes">
|
||||
<source>Page content</source>
|
||||
<target state="translated">Contenuto della pagina</target></trans-unit>
|
||||
<trans-unit id="search.searchButton" xml:space="preserve" approved="yes">
|
||||
<source>Search now!</source>
|
||||
<target state="translated">Cerca ora!</target></trans-unit>
|
||||
<trans-unit id="menu.bypassNavigation" xml:space="preserve" approved="yes">
|
||||
<source>Skip navigation block</source>
|
||||
<target state="translated">Salta il blocco di navigazione</target></trans-unit>
|
||||
<trans-unit id="eIcon.html" xml:space="preserve" approved="yes">
|
||||
<source>Edit pure HTML content</source>
|
||||
<target state="translated">Edita il contenuto in HTML</target></trans-unit>
|
||||
<trans-unit id="eIcon.header" xml:space="preserve" approved="yes">
|
||||
<source>Edit header</source>
|
||||
<target state="translated">Edita header</target></trans-unit>
|
||||
<trans-unit id="eIcon.subheader" xml:space="preserve" approved="yes">
|
||||
<source>Edit subheader</source>
|
||||
<target state="translated">Edita subheader</target></trans-unit>
|
||||
<trans-unit id="eIcon.bodytext" xml:space="preserve" approved="yes">
|
||||
<source>Edit bodytext</source>
|
||||
<target state="translated">Edita testo principale</target></trans-unit>
|
||||
<trans-unit id="eIcon.images" xml:space="preserve" approved="yes">
|
||||
<source>Edit images</source>
|
||||
<target state="translated">Edita immagini</target></trans-unit>
|
||||
<trans-unit id="eIcon.caption" xml:space="preserve" approved="yes">
|
||||
<source>Edit image caption</source>
|
||||
<target state="translated">Edita didascalia immagini</target></trans-unit>
|
||||
<trans-unit id="eIcon.caption_position" xml:space="preserve" approved="yes">
|
||||
<source>Edit image caption alignment</source>
|
||||
<target state="translated">Modifica l'allineamento della didascalia dell'immagine </target></trans-unit>
|
||||
<trans-unit id="eIcon.bullets" xml:space="preserve" approved="yes">
|
||||
<source>Edit bullet list</source>
|
||||
<target state="translated">Edita lista</target></trans-unit>
|
||||
<trans-unit id="eIcon.table" xml:space="preserve" approved="yes">
|
||||
<source>Edit table</source>
|
||||
<target state="translated">Edita tabella</target></trans-unit>
|
||||
<trans-unit id="eIcon.filelist" xml:space="preserve" approved="yes">
|
||||
<source>Edit file list</source>
|
||||
<target state="translated">Edita lista file</target></trans-unit>
|
||||
<trans-unit id="eIcon.menuSitemap" xml:space="preserve" approved="yes">
|
||||
<source>Edit menu / sitemap</source>
|
||||
<target state="translated">Edita menu / mappa del sito</target></trans-unit>
|
||||
<trans-unit id="eIcon.recordList" xml:space="preserve" approved="yes">
|
||||
<source>Edit recordlist</source>
|
||||
<target state="translated">Edita recordlist</target></trans-unit>
|
||||
<trans-unit id="eIcon.plugin" xml:space="preserve" approved="yes">
|
||||
<source>Change/configure plugin</source>
|
||||
<target state="translated">Cambia/configura il plugin</target></trans-unit>
|
||||
<trans-unit id="eIcon.multimedia" xml:space="preserve" approved="yes">
|
||||
<source>Edit multimedia element</source>
|
||||
<target state="translated">Edita elemento multimediale</target></trans-unit>
|
||||
<trans-unit id="eIcon.form" xml:space="preserve" approved="yes">
|
||||
<source>Edit email form</source>
|
||||
<target state="translated">Edita email form</target></trans-unit>
|
||||
<trans-unit id="eIcon.search" xml:space="preserve" approved="yes">
|
||||
<source>Edit search element</source>
|
||||
<target state="translated">Edita elemento di ricerca</target></trans-unit>
|
||||
<trans-unit id="eIcon.login" xml:space="preserve" approved="yes">
|
||||
<source>Edit login element</source>
|
||||
<target state="translated">Edita elemento di login</target></trans-unit>
|
||||
<trans-unit id="eIcon.page" xml:space="preserve" approved="yes">
|
||||
<source>Page:</source>
|
||||
<target state="translated">Pagina:</target></trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
41
typo3conf/l10n/it/css_styled_content/pi1/it.locallang.xml
Normal file
41
typo3conf/l10n/it/css_styled_content/pi1/it.locallang.xml
Normal file
@@ -0,0 +1,41 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<T3locallangExt>
|
||||
<data type="array">
|
||||
<languageKey index="it" type="array">
|
||||
<label index="label.toTop">Torna sù</label>
|
||||
<label index="uploads.icon">Icona link per %s</label>
|
||||
<label index="login.username">Username:</label>
|
||||
<label index="login.password">Password:</label>
|
||||
<label index="login.login">Login</label>
|
||||
<label index="login.logout">Logout</label>
|
||||
<label index="search.emptySearch">Mi dispiace, non ho trovato niente!</label>
|
||||
<label index="search.resultRange">Risultati della ricerca: ###RANGELOW###-###RANGEHIGH### su ###TOTAL###</label>
|
||||
<label index="search.searchResultNext">Prossimo</label>
|
||||
<label index="search.searchResultPrev">Precedente</label>
|
||||
<label index="search.searchWord">Parola da cercare:</label>
|
||||
<label index="search.searchIn">Cerca in:</label>
|
||||
<label index="search.headersKeywords">Headers e keywords</label>
|
||||
<label index="search.pageContent">Contenuto della pagina</label>
|
||||
<label index="search.searchButton">Cerca ora!</label>
|
||||
<label index="menu.bypassNavigation">Salta il blocco di navigazione</label>
|
||||
<label index="eIcon.html">Edita il contenuto in HTML</label>
|
||||
<label index="eIcon.header">Edita header</label>
|
||||
<label index="eIcon.subheader">Edita subheader</label>
|
||||
<label index="eIcon.bodytext">Edita testo principale</label>
|
||||
<label index="eIcon.images">Edita immagini</label>
|
||||
<label index="eIcon.caption">Edita didascalia immagini</label>
|
||||
<label index="eIcon.caption_position">Modifica l'allineamento della didascalia dell'immagine </label>
|
||||
<label index="eIcon.bullets">Edita lista</label>
|
||||
<label index="eIcon.table">Edita tabella</label>
|
||||
<label index="eIcon.filelist">Edita lista file</label>
|
||||
<label index="eIcon.menuSitemap">Edita menu / mappa del sito</label>
|
||||
<label index="eIcon.recordList">Edita recordlist</label>
|
||||
<label index="eIcon.plugin">Cambia/configura il plugin</label>
|
||||
<label index="eIcon.multimedia">Edita elemento multimediale</label>
|
||||
<label index="eIcon.form">Edita email form</label>
|
||||
<label index="eIcon.search">Edita elemento di ricerca</label>
|
||||
<label index="eIcon.login">Edita elemento di login</label>
|
||||
<label index="eIcon.page">Pagina:</label>
|
||||
</languageKey>
|
||||
</data>
|
||||
</T3locallangExt>
|
||||
Reference in New Issue
Block a user