Initial commit - Typo3 11.5.41
This commit is contained in:
37
typo3conf/l10n/it/rtehtmlarea/mod4/it.locallang.xml
Normal file
37
typo3conf/l10n/it/rtehtmlarea/mod4/it.locallang.xml
Normal file
@@ -0,0 +1,37 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<T3locallangExt>
|
||||
<data type="array">
|
||||
<languageKey index="it" type="array">
|
||||
<label index="folderTree">Folder tree</label>
|
||||
<label index="uploadImage">Upload immagine</label>
|
||||
<label index="path">Percorso</label>
|
||||
<label index="images">Immagini</label>
|
||||
<label index="magicImage_msg">In 'Magic mode' potete selezionare immagini di qualunque tipo e dimensioni. L'immagine è automaticamente convertita nel formato pronto per il web e qualunque modifica farete alla sua dimensione verrà processata successivamente per ottimizzare grandezza e qualità.</label>
|
||||
<label index="plainImage_msg">In 'Plain mode' potete inserire solo immagini in un formato adatto al web (JPG,GIF e PNG), fino ad una dimensione di 640x480 punti. Usate questo metodo per le immagini che sono già ottimizzate per il web.</label>
|
||||
<label index="class">Stile</label>
|
||||
<label index="width">Larghezza</label>
|
||||
<label index="height">Altezza</label>
|
||||
<label index="border">Bordo</label>
|
||||
<label index="margin_tb">Margine superiore/inferiore</label>
|
||||
<label index="margin_lr">Margine sinistra/destra</label>
|
||||
<label index="padding_top">Padding superiore</label>
|
||||
<label index="padding_right">Padding destra</label>
|
||||
<label index="padding_bottom">Padding inferiore</label>
|
||||
<label index="padding_left">Padding sinistra</label>
|
||||
<label index="float">Float</label>
|
||||
<label index="notSet">Non configurato</label>
|
||||
<label index="nonFloating">Non-float</label>
|
||||
<label index="left">Sinistra</label>
|
||||
<label index="right">Destra</label>
|
||||
<label index="title">Titolo</label>
|
||||
<label index="alt">Testo Alternativo</label>
|
||||
<label index="update">Aggiornamento</label>
|
||||
<label index="magicImage">Nuova Magic Image</label>
|
||||
<label index="plainImage">Nuova Plain Image</label>
|
||||
<label index="dragDropImage">Drag and Drop</label>
|
||||
<label index="currentImage">Immagine corrente</label>
|
||||
<label index="bytes">bytes</label>
|
||||
<label index="pixels">pixels</label>
|
||||
</languageKey>
|
||||
</data>
|
||||
</T3locallangExt>
|
||||
Reference in New Issue
Block a user