]> git.mxchange.org Git - friendica-addons.git/blob - morepokes/lang/it/strings.php
planets addon IT translation update THX Sylke Vicious
[friendica-addons.git] / morepokes / lang / it / strings.php
1 <?php
2
3 if(! function_exists("string_plural_select_it")) {
4 function string_plural_select_it($n){
5         $n = intval($n);
6         return intval($n != 1);
7 }}
8 ;
9 $a->strings["bitchslap"] = "schiaffeggia";
10 $a->strings["bitchslapped"] = "ha schiaffeggiato";
11 $a->strings["shag"] = "scopa";
12 $a->strings["shagged"] = "ha scopato";
13 $a->strings["do something obscenely biological to"] = "fa qualcosa di biologicamente osceno a";
14 $a->strings["did something obscenely biological to"] = "ha fatto qualcosa di biologicamente osceno a";
15 $a->strings["point out the poke feature to"] = "fa vedere la funzione \"stuzzica\" a";
16 $a->strings["pointed out the poke feature to"] = "ha fatto vedere la funzione \"stuzzica\" a";
17 $a->strings["declare undying love for"] = "dichiara eterno amore per";
18 $a->strings["declared undying love for"] = "ha dichiarato eterno amore per";
19 $a->strings["patent"] = "brevetta";
20 $a->strings["patented"] = "ha brevettato";
21 $a->strings["stroke beard"] = "tirare la barba";
22 $a->strings["stroked their beard at"] = "ha tirato la barba di";
23 $a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "lamentati del declino degli standard della moderna istruzione secondaria e terziaria con";
24 $a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "si รจ lamentato del declino degli standard della moderna istruzione secondaria e terziaria con";
25 $a->strings["hug"] = "abbraccia";
26 $a->strings["hugged"] = "ha abbracciato";
27 $a->strings["kiss"] = "bacia";
28 $a->strings["kissed"] = "ha baciato";
29 $a->strings["raise eyebrows at"] = "solleva un sopracciglio verso";
30 $a->strings["raised their eyebrows at"] = "ha sollevato un sopracciglio verso";
31 $a->strings["insult"] = "insulta";
32 $a->strings["insulted"] = "ha insultato";
33 $a->strings["praise"] = "prega";
34 $a->strings["praised"] = "ha pregato";
35 $a->strings["be dubious of"] = "dubita di";
36 $a->strings["was dubious of"] = "ha dubitato di";
37 $a->strings["eat"] = "mangia";
38 $a->strings["ate"] = "ha mangiato";
39 $a->strings["giggle and fawn at"] = "sorridi e adula";
40 $a->strings["giggled and fawned at"] = "ha sorriso e adulato";
41 $a->strings["doubt"] = "dubita";
42 $a->strings["doubted"] = "dubitato";
43 $a->strings["glare"] = "guarda con aria feroce";
44 $a->strings["glared at"] = "ha guardato con aria feroce";