X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fit%2Fstrings.php;h=437d6e7c6fa62980c28f282a4ffed4bdb777c39c;hb=232ed2bdc5387307cd8693c228b1bcd94a10fae9;hp=2b4a84d052802b2d11e025315d930e86a96f7821;hpb=f57f9852b198ec15ea7e9dbd20ebcf97a09112a9;p=friendica.git diff --git a/view/it/strings.php b/view/it/strings.php index 2b4a84d052..437d6e7c6f 100644 --- a/view/it/strings.php +++ b/view/it/strings.php @@ -138,8 +138,14 @@ $a->strings['Cancel'] = 'Annulla'; $a->strings['Global Directory'] = 'Elenco Globale'; $a->strings['Item not found.'] = 'Elemento non trovato.'; $a->strings['Private Message'] = 'Messaggio privato'; +$a->strings["I like this \x28toggle\x29"] = "Mi piace questo \x28metti/togli\x29"; +$a->strings["I don't like this \x28toggle\x29"] = "Non mi piace questo \x28metti/togli\x29"; $a->strings['This is you'] = 'Questo sei tu'; $a->strings['View $name\'s profile'] = 'Guarda il profilo di $name'; +$a->strings['View $owner_name\'s profile'] = 'Guarda il profilo di $owner_name'; +$a->strings['to'] = 'a'; +$a->strings['Wall-to-Wall'] = 'Bacheca-A-Bacheca'; +$a->strings['via Wall-To-Wall:'] = 'via Bacheca-A-Bacheca'; $a->strings['Item has been removed.'] = 'L\'elemento è stato rimosso.'; $a->strings['The profile address specified does not provide adequate information.'] = 'L\'indirizzo del profilo specificato non fornisce adeguate informazioni'; $a->strings['Limited profile. This person will be unable to receive direct/personal notifications from you.'] = 'Profilo limitato. Questa persona non sara\' in grado di ricevere nofiche dirette/personali da te.'; @@ -1034,6 +1040,11 @@ $a->strings['Invalid OpenID url'] = 'Url OpenID non valido'; $a->strings['Cannot use that email.'] = 'Questa email non si puo\' usare.'; $a->strings['Normal View'] = 'Vista normale'; $a->strings['New Item View'] = 'Vista Nuovi Elementi'; +$a->strings['Share'] = 'Condividi'; +$a->strings['Insert YouTube video'] = 'Inserisci video da YouTube'; +$a->strings['Set your location'] = 'Imposta la tua posizione'; +$a->strings['Clear browser location'] = 'Cancella la tua posizione data dal browser'; +$a->strings['Permission settings'] = 'Impostazione permessi'; $a->strings[' Cannot change to that email.'] = 'Non puoi cambiare a quella email.'; $a->strings['Birthday:'] = 'Compleanno:'; $a->strings['Update now'] = 'Aggiorna adesso';