diff options
author | Zach Prezkuta <fermion@gmx.com> | 2013-01-11 10:00:26 -0700 |
---|---|---|
committer | Zach Prezkuta <fermion@gmx.com> | 2013-01-11 10:00:26 -0700 |
commit | 690e278d956579a5d6b1b5b94e48c5b09b3134ba (patch) | |
tree | b9908b646a1bad8622fef9a4dce8a9c333f7a956 /view/it/smarty3 | |
parent | 34dc11d68ee474cf7dbb1f2e86befe4bae3caf42 (diff) | |
download | volse-hubzilla-690e278d956579a5d6b1b5b94e48c5b09b3134ba.tar.gz volse-hubzilla-690e278d956579a5d6b1b5b94e48c5b09b3134ba.tar.bz2 volse-hubzilla-690e278d956579a5d6b1b5b94e48c5b09b3134ba.zip |
add newline at end of header
Diffstat (limited to 'view/it/smarty3')
-rw-r--r-- | view/it/smarty3/cmnt_received_eml.tpl | 1 | ||||
-rw-r--r-- | view/it/smarty3/cmnt_received_html_body_eml.tpl | 3 | ||||
-rw-r--r-- | view/it/smarty3/cmnt_received_text_body_eml.tpl | 1 | ||||
-rw-r--r-- | view/it/smarty3/follow_notify_eml.tpl | 1 | ||||
-rw-r--r-- | view/it/smarty3/friend_complete_eml.tpl | 1 | ||||
-rw-r--r-- | view/it/smarty3/intro_complete_eml.tpl | 1 | ||||
-rw-r--r-- | view/it/smarty3/lostpass_eml.tpl | 1 | ||||
-rw-r--r-- | view/it/smarty3/mail_received_html_body_eml.tpl | 3 | ||||
-rw-r--r-- | view/it/smarty3/mail_received_text_body_eml.tpl | 3 | ||||
-rw-r--r-- | view/it/smarty3/passchanged_eml.tpl | 1 | ||||
-rw-r--r-- | view/it/smarty3/register_open_eml.tpl | 1 | ||||
-rw-r--r-- | view/it/smarty3/register_verify_eml.tpl | 1 | ||||
-rw-r--r-- | view/it/smarty3/request_notify_eml.tpl | 1 | ||||
-rw-r--r-- | view/it/smarty3/wall_received_eml.tpl | 1 | ||||
-rw-r--r-- | view/it/smarty3/wall_received_html_body_eml.tpl | 3 | ||||
-rw-r--r-- | view/it/smarty3/wall_received_text_body_eml.tpl | 1 |
16 files changed, 20 insertions, 4 deletions
diff --git a/view/it/smarty3/cmnt_received_eml.tpl b/view/it/smarty3/cmnt_received_eml.tpl index 4bb556765..479c566de 100644 --- a/view/it/smarty3/cmnt_received_eml.tpl +++ b/view/it/smarty3/cmnt_received_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Caro/a {{$username}}, '{{$from}}' ha commentato un elemeto/conversazione che stai seguendo. diff --git a/view/it/smarty3/cmnt_received_html_body_eml.tpl b/view/it/smarty3/cmnt_received_html_body_eml.tpl index a789a63d0..c290739a0 100644 --- a/view/it/smarty3/cmnt_received_html_body_eml.tpl +++ b/view/it/smarty3/cmnt_received_html_body_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional //EN"> + *}} +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional //EN"> <html> <head> <title>Friendika Messaggio</title> diff --git a/view/it/smarty3/cmnt_received_text_body_eml.tpl b/view/it/smarty3/cmnt_received_text_body_eml.tpl index 4bb556765..479c566de 100644 --- a/view/it/smarty3/cmnt_received_text_body_eml.tpl +++ b/view/it/smarty3/cmnt_received_text_body_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Caro/a {{$username}}, '{{$from}}' ha commentato un elemeto/conversazione che stai seguendo. diff --git a/view/it/smarty3/follow_notify_eml.tpl b/view/it/smarty3/follow_notify_eml.tpl index 049b62903..925d5b2d0 100644 --- a/view/it/smarty3/follow_notify_eml.tpl +++ b/view/it/smarty3/follow_notify_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Ciao {{$myname}}, Un nuovo utente ha iniziato a seguirti su {{$sitename}} - '{{$requestor}}'. diff --git a/view/it/smarty3/friend_complete_eml.tpl b/view/it/smarty3/friend_complete_eml.tpl index c3c8bfecb..667a1f445 100644 --- a/view/it/smarty3/friend_complete_eml.tpl +++ b/view/it/smarty3/friend_complete_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Ciao {{$username}}, Ottime notizie... '{{$fn}}' di '{{$dfrn_url}}' ha accettato diff --git a/view/it/smarty3/intro_complete_eml.tpl b/view/it/smarty3/intro_complete_eml.tpl index ce321d3f1..5c831f0d3 100644 --- a/view/it/smarty3/intro_complete_eml.tpl +++ b/view/it/smarty3/intro_complete_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Ciao {{$username}}, '{{$fn}}' di '{{$dfrn_url}}' ha accettato diff --git a/view/it/smarty3/lostpass_eml.tpl b/view/it/smarty3/lostpass_eml.tpl index a4d67b342..04a6a0716 100644 --- a/view/it/smarty3/lostpass_eml.tpl +++ b/view/it/smarty3/lostpass_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Ciao {{$username}}, Su {{$sitename}} è stata ricevuta una richiesta di azzeramento di password per un account. Per confermare la richiesta, clicca sul link di verifica diff --git a/view/it/smarty3/mail_received_html_body_eml.tpl b/view/it/smarty3/mail_received_html_body_eml.tpl index 9d908d6d9..dd897b927 100644 --- a/view/it/smarty3/mail_received_html_body_eml.tpl +++ b/view/it/smarty3/mail_received_html_body_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional //EN"> + *}} +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional //EN"> <html> <head> <title>Friendika Messsaggio</title> diff --git a/view/it/smarty3/mail_received_text_body_eml.tpl b/view/it/smarty3/mail_received_text_body_eml.tpl index 75a73a1c2..3cb7b82d4 100644 --- a/view/it/smarty3/mail_received_text_body_eml.tpl +++ b/view/it/smarty3/mail_received_text_body_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}Hai ricevuto un nuovo messsaggio privato su {{$siteName}} da '{{$from}}'. + *}} +Hai ricevuto un nuovo messsaggio privato su {{$siteName}} da '{{$from}}'. {{$title}} diff --git a/view/it/smarty3/passchanged_eml.tpl b/view/it/smarty3/passchanged_eml.tpl index 0669dd6a4..32970c9cb 100644 --- a/view/it/smarty3/passchanged_eml.tpl +++ b/view/it/smarty3/passchanged_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Ciao {{$username}}, La tua password è cambiata come hai richiesto. Conserva queste informazioni (oppure cambia immediatamente la password con diff --git a/view/it/smarty3/register_open_eml.tpl b/view/it/smarty3/register_open_eml.tpl index 277b4cbd8..e5f909af5 100644 --- a/view/it/smarty3/register_open_eml.tpl +++ b/view/it/smarty3/register_open_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Ciao {{$username}}, Grazie per aver effettuato la registrazione a {{$sitename}}. Il tuo account è stato creato. I dettagli di accesso sono i seguenti diff --git a/view/it/smarty3/register_verify_eml.tpl b/view/it/smarty3/register_verify_eml.tpl index 2e28eedb8..9ce1f8f00 100644 --- a/view/it/smarty3/register_verify_eml.tpl +++ b/view/it/smarty3/register_verify_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Su {{$sitename}} è stata ricevuta una nuova richiesta di registrazione da parte di un utente che richiede la tua approvazione. diff --git a/view/it/smarty3/request_notify_eml.tpl b/view/it/smarty3/request_notify_eml.tpl index a93cc0c87..47240c5a3 100644 --- a/view/it/smarty3/request_notify_eml.tpl +++ b/view/it/smarty3/request_notify_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Ciao {{$myname}}, Hai appena ricevuto una richiesta di connessione da {{$sitename}} diff --git a/view/it/smarty3/wall_received_eml.tpl b/view/it/smarty3/wall_received_eml.tpl index 9b0b7d603..30b53d11e 100644 --- a/view/it/smarty3/wall_received_eml.tpl +++ b/view/it/smarty3/wall_received_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Caro/a {{$username}}, '{{$from}}' ha scritto qualcosa sulla bachecha del tuo profilo. diff --git a/view/it/smarty3/wall_received_html_body_eml.tpl b/view/it/smarty3/wall_received_html_body_eml.tpl index ab4c55ea0..6b9e44919 100644 --- a/view/it/smarty3/wall_received_html_body_eml.tpl +++ b/view/it/smarty3/wall_received_html_body_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional //EN"> + *}} +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional //EN"> <html> <head> <title>Messaggio da Friendika</title> diff --git a/view/it/smarty3/wall_received_text_body_eml.tpl b/view/it/smarty3/wall_received_text_body_eml.tpl index c88144f79..2031744a6 100644 --- a/view/it/smarty3/wall_received_text_body_eml.tpl +++ b/view/it/smarty3/wall_received_text_body_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Caro {{$username}}, '{{$from}}' ha scritto sulla tua bacheca. |