]> git.mxchange.org Git - friendica-addons.git/blobdiff - gravatar/lang/it/strings.php
updating the addon translations, missed some files due missing git fu
[friendica-addons.git] / gravatar / lang / it / strings.php
index a94db3ae1f4ebcce3b438a04d0d79f10961b2c7d..e2da9d35fce7514d7482c6990a37108c90308c64 100644 (file)
@@ -5,16 +5,16 @@ function string_plural_select_it($n){
        return ($n != 1);;
 }}
 ;
-$a->strings["generic profile image"] = "";
-$a->strings["random geometric pattern"] = "";
-$a->strings["monster face"] = "";
-$a->strings["computer generated face"] = "";
-$a->strings["retro arcade style face"] = "";
-$a->strings["Information"] = "";
-$a->strings["Libravatar addon is installed, too. Please disable Libravatar addon or this Gravatar addon.<br>The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = "";
-$a->strings["Save Settings"] = "";
-$a->strings["Default avatar image"] = "";
-$a->strings["Select default avatar image if none was found at Gravatar. See README"] = "";
-$a->strings["Rating of images"] = "";
-$a->strings["Select the appropriate avatar rating for your site. See README"] = "";
-$a->strings["Gravatar settings updated."] = "";
+$a->strings["generic profile image"] = "immagine generica del profilo";
+$a->strings["random geometric pattern"] = "schema geometrico casuale";
+$a->strings["monster face"] = "faccia di mostro";
+$a->strings["computer generated face"] = "faccia generata dal computer";
+$a->strings["retro arcade style face"] = "faccia stile retro arcade";
+$a->strings["Information"] = "Informazione";
+$a->strings["Libravatar addon is installed, too. Please disable Libravatar addon or this Gravatar addon.<br>The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = "I'addon Libravatar Ă¨ installto. Disabilita l'addon Libravatar o questo addon Gravatar<br>L'addon Libravatar si appoggerĂ  a Gravatar se non trova nulla su Libravatar.";
+$a->strings["Submit"] = "";
+$a->strings["Default avatar image"] = "Immagine avatar predefinita";
+$a->strings["Select default avatar image if none was found at Gravatar. See README"] = "Seleziona l'immagine di default se non viene  trovato niente. Vedi README";
+$a->strings["Rating of images"] = "Valutazione delle immagini";
+$a->strings["Select the appropriate avatar rating for your site. See README"] = "Seleziona la valutazione dell'avatar appropriata per il tuo sito. Vedi README";
+$a->strings["Gravatar settings updated."] = "Impostazioni Gravatar aggiornate.";