diff --git a/app/Resources/translations/messages.it.xlf b/app/Resources/translations/messages.it.xlf
index a13f84e61..28ade9fdc 100644
--- a/app/Resources/translations/messages.it.xlf
+++ b/app/Resources/translations/messages.it.xlf
@@ -19,6 +19,43 @@
Licenza MIT
+
+ http_error.name
+ Errore %status_code%
+
+
+ http_error.description
+ Un errore sconosciuto (HTTP %status_code%) ha impedito di completare la richiesta.
+
+
+ http_error.suggestion
+ tornare alla homepage.]]>
+
+
+ http_error_403.description
+ Non si dispone dei permessi per accedere a questa risorsa.
+
+
+ http_error_403.suggestion
+ Chiedere a un amministratore di fornire un accesso a questa risorsa.
+
+
+ http_error_404.description
+ La pagina richiesta non è stata trovata.
+
+
+ http_error_404.suggestion
+ tornare alla homepage.]]>
+
+
+ http_error_500.description
+ Si è verificato un errore interno del server.
+
+
+ http_error_500.suggestion
+ tornare alla homepage.]]>
+
+
title.homepageSymfony Demo]]>
@@ -35,6 +72,10 @@
title.twig_template_codeCodice del template Twig
+
+ title.login_help
+ Provare uno dei seguenti utenti
+ title.loginAccesso sicuro
@@ -80,6 +121,22 @@
action.delete_postElimina post
+
+ delete_post_modal.title
+ Sicuro di voler eliminare questo post?
+
+
+ delete_post_modal.body
+ Non si può annullare questa azione.
+
+
+ label.delete_post
+ Elimina post
+
+
+ label.cancel
+ Annulla
+ action.create_postCrea un nuovo post
@@ -88,6 +145,10 @@
label.create_postCrea post
+
+ label.save_and_create_new
+ Salva e crea nuovo
+ action.back_to_listRitorna alla lista dei post
@@ -145,6 +206,10 @@
label.published_atData pubblicazione
+
+ label.tags
+ Tag
+ label.actionsAzioni
@@ -158,6 +223,14 @@
Modifica contenuti
+
+ menu.toggle_nav
+ Navigazione
+
+
+ menu.choose_language
+ Lingua
+ menu.post_listLista post
@@ -178,6 +251,10 @@
menu.logoutEsci
+
+ menu.rss
+ RSS del blog
+ post.to_publish_a_comment
@@ -195,6 +272,31 @@
post.no_commentsCommenta per primo.
+
+ post.no_posts_found
+ Nessun post trovato.
+
+
+ post.created_successfully
+ Post creato!
+
+
+ post.updated_successfully
+ Post aggiornato!
+
+
+ post.deleted_successfully
+ Post eliminato!
+
+
+
+ notification.comment_created
+ Il post ha ricevuto un commento!
+
+
+ notification.comment_created.description
+ collegamento]]>
+ help.app_description
@@ -236,6 +338,15 @@
help.more_informationdocumentazione di Symfony.]]>
+
+
+ rss.title
+ Symfony Demo blog
+
+
+ rss.description
+ Post più recenti pubblicati su Symfony Demo blog
+