2013-02-27 15:38:30 +01:00
|
|
|
<?php
|
|
|
|
|
2013-02-27 16:22:24 +01:00
|
|
|
$a->strings["\"Blockem\" Settings"] = "Impostazioni \"Blockem\"";
|
2013-02-27 15:38:30 +01:00
|
|
|
$a->strings["Comma separated profile URLS to block"] = "Lista, separata da virgola, di indirizzi da bloccare";
|
|
|
|
$a->strings["Submit"] = "Invia";
|
|
|
|
$a->strings["BLOCKEM Settings saved."] = "Impostazioni salvate.";
|
|
|
|
$a->strings["Blocked %s - Click to open/close"] = "%s bloccato - Clicca per aprire/chiudere";
|
|
|
|
$a->strings["Unblock Author"] = "Sblocca autore";
|
|
|
|
$a->strings["Block Author"] = "Blocca autore";
|
|
|
|
$a->strings["blockem settings updated"] = "Impostazioni 'blockem' aggiornate.";
|