aboutsummaryrefslogtreecommitdiffstats
path: root/view/it/settings_nick_unset.tpl
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2011-02-15 14:53:55 +0100
committerFabio Comuni <fabrix.xm@gmail.com>2011-02-15 14:53:55 +0100
commit48e2a6bde94c45825714e4dddd231984129a3e9a (patch)
treec6a82691167790236b4c0e125c2abce14c43f4c3 /view/it/settings_nick_unset.tpl
parent1bb9effd383f6e174f56109606ae37fa927bad07 (diff)
downloadvolse-hubzilla-48e2a6bde94c45825714e4dddd231984129a3e9a.tar.gz
volse-hubzilla-48e2a6bde94c45825714e4dddd231984129a3e9a.tar.bz2
volse-hubzilla-48e2a6bde94c45825714e4dddd231984129a3e9a.zip
Updated it language
Diffstat (limited to 'view/it/settings_nick_unset.tpl')
-rw-r--r--view/it/settings_nick_unset.tpl11
1 files changed, 6 insertions, 5 deletions
diff --git a/view/it/settings_nick_unset.tpl b/view/it/settings_nick_unset.tpl
index 903768b59..8f4cba475 100644
--- a/view/it/settings_nick_unset.tpl
+++ b/view/it/settings_nick_unset.tpl
@@ -1,13 +1,14 @@
<div id="settings-nick-wrapper" >
<p id="settings-nickname-desc">
-Your profile URL is currently <strong>'$baseurl/profile/$uid'</strong>.
-Setting a nickname will allow a friendly profile URL such as
-<strong>'nickname@$basepath'</strong>.
+L'URL del tuo profilo &egrave; <strong>'$baseurl/profile/$uid'</strong>.
+Impostare un soprannome permetter&agrave; di avere un URL piĆ¹ aimchevole, come
+<strong>'soprannome@$basepath'</strong>.
<br />
-Once set, it can never be changed. The nickname <strong>must</strong> start with a letter; and only letters, numbers, dashes, and underscores are allowed.
+Una volta impostato, non potr&agreve; pi&ugrave; essere cambiato. Il soprannome <strong>deve</strong>
+cominciare con una lettera; nel soprannome sono permessi solo lettere, numeri, trattini (-) e underscore (_).
</p>
-<label id="settings-nick-label" for="settings-nick" >URL Nickname: </label>
+<label id="settings-nick-label" for="settings-nick" >Soprannome: </label>
<input type="text" name="nick" id="settings-nick" value="$nickname" />
</div>
<div id="settings-nick-end" ></div>