]> git.mxchange.org Git - friendica-addons.git/blobdiff - superblock/lang/it/strings.php
Merge pull request #298 from tobiasd/master
[friendica-addons.git] / superblock / lang / it / strings.php
index 0d85cfcfbed33ea1be5e2a367ea2b5ff338edc86..74d55e1665844153e78840011292fcff3c508078 100644 (file)
@@ -5,9 +5,11 @@ function string_plural_select_it($n){
        return ($n != 1);;
 }}
 ;
-$a->strings["\"Superblock\" Settings"] = "";
-$a->strings["Comma separated profile URLS to block"] = "";
-$a->strings["Save Settings"] = "";
-$a->strings["SUPERBLOCK Settings saved."] = "";
-$a->strings["Block Completely"] = "";
-$a->strings["superblock settings updated"] = "";
+$a->strings["\"Blockem\" Settings"] = "Impostazioni \"Blockem\"";
+$a->strings["Comma separated profile URLS to block"] = "Lista, separata da virgola, di indirizzi di profili da bloccare";
+$a->strings["Submit"] = "Invia";
+$a->strings["BLOCKEM Settings saved."] = "Impostazioni \"Blockem\" 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.";