prova cosi:

setlocale (LC_TIME, "it_IT");
print (strftime ("%B.\n"));

http://it2.php.net/manual/it/function.strftime.php

ciao