]> git.mxchange.org Git - friendica-addons.git/blob - catavatar/lang/it/strings.php
Blockbot addon: added base messages.po file for translation
[friendica-addons.git] / catavatar / lang / it / strings.php
1 <?php
2
3 if(! function_exists("string_plural_select_it")) {
4 function string_plural_select_it($n){
5         return ($n != 1);;
6 }}
7 ;
8 $a->strings["Use Cat as Avatar"] = "Usa il Gatto come avatar";
9 $a->strings["More Random Cat!"] = "Altro Gatto a caso!";
10 $a->strings["Reset to email Cat"] = "Reimposta Gatto";
11 $a->strings["Cat Avatar Settings"] = "Impostazioni Avatar Gatto";
12 $a->strings["The cat hadn't found itself."] = "Il gatto non ha trovato sé stesso.";
13 $a->strings["There was an error, the cat ran away."] = "Si è verificato un errore, il gatto è scappato.";
14 $a->strings["Profile Photos"] = "Foto del profilo";
15 $a->strings["Meow!"] = "Miao!";