]> git.mxchange.org Git - friendica-addons.git/blob - impressum/lang/it/strings.php
Merge pull request #102 from fabrixxm/addonlangs
[friendica-addons.git] / impressum / lang / it / strings.php
1 <?php\r
2 \r
3 $a->strings["Impressum"] = "Impressum";\r
4 $a->strings["Site Owner"] = "Proprietario del sito";\r
5 $a->strings["Email Address"] = "Indirizzo email";\r
6 $a->strings["Postal Address"] = "Indirizzo";\r
7 $a->strings["The impressum addon needs to be configured!<br />Please add at least the <tt>owner</tt> variable to your config file. For other variables please refer to the README file of the addon."] = "Il plugin Impressum deve essere configurato!<br>Aggiungi almeno il Proprietario del sito.";\r
8 $a->strings["Settings updated."] = "Impostazioni aggiornate.";\r
9 $a->strings["Submit"] = "Invia";\r
10 $a->strings["The page operators name."] = "Nome del gestore della pagina.";\r
11 $a->strings["Site Owners Profile"] = "Profilo del proprietario del sito";\r
12 $a->strings["Profile address of the operator."] = "Indirizzo del profilo del gestore della pagina";\r
13 $a->strings["How to contact the operator via snail mail. You can use BBCode here."] = "";\r
14 $a->strings["Notes"] = "Note";\r
15 $a->strings["Additional notes that are displayed beneath the contact information. You can use BBCode here."] = "";\r
16 $a->strings["How to contact the operator via email. (will be displayed obfuscated)"] = "Come contattare l'operatore via email. (verrĂ  mostrato offuscato)";\r
17 $a->strings["Footer note"] = "Footer delle note";\r
18 $a->strings["Text for the footer. You can use BBCode here."] = "";\r