1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-06 21:26:58 +02:00

Localization: IT translations fixed.

This commit is contained in:
Awilum
2012-11-30 19:25:07 +02:00
parent 91f0da640c
commit 194ff0774c
5 changed files with 12 additions and 12 deletions

View File

@@ -14,7 +14,7 @@
'Delete chunk: :name' => 'Elimina chunk: :name',
'Delete styles: :name' => 'Elimina stili: :name',
'Templates' => 'Templates',
'Clone' => 'Clonare',
'Clone' => 'Duplica',
'Edit' => 'Modifica',
'Delete' => 'Elimina',
'Actions' => 'Azioni',
@@ -34,9 +34,9 @@
'Admin theme' => 'Tema del backend',
'Current site theme' => 'Tema corrente del sito',
'Current admin theme' => 'Tema corrente del backend',
'This template already exists' => 'Questo modello già esistente',
'This chunk already exists' => 'Questo chunk già esistente',
'This styles already exist' => 'Questi stili già esistenti',
'This template already exists' => 'Tale modello già esistente',
'This chunk already exists' => 'Tale chunk già esistente',
'This styles already exist' => 'Tale stili già esistenti',
'Components templates' => 'Modello dei componenti',
'Your changes to the chunk <i>:name</i> have been saved.' => 'Le modifiche al chunk <i>:name</i> sono state salvate',
'Your changes to the styles <i>:name</i> have been saved.' => 'Le modifiche ai stili <i>:name</i> sono state salvate',