]> git.mxchange.org Git - friendica-addons.git/blob - morepokes/lang/pl/strings.php
morepokes PL translation
[friendica-addons.git] / morepokes / lang / pl / strings.php
1 <?php
2
3 if(! function_exists("string_plural_select_pl")) {
4 function string_plural_select_pl($n){
5         return ($n==1 ? 0 : ($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);;
6 }}
7 ;
8 $a->strings["bitchslap"] = "";
9 $a->strings["bitchslapped"] = "";
10 $a->strings["shag"] = "czupryna";
11 $a->strings["shagged"] = "";
12 $a->strings["do something obscenely biological to"] = "zrobić coś nieprzyzwoicie biologicznego";
13 $a->strings["did something obscenely biological to"] = "zrobił coś nieprzyzwoicie biologicznego";
14 $a->strings["point out the poke feature to"] = "zwróć uwagę na funkcję poke";
15 $a->strings["pointed out the poke feature to"] = "wskazał na funkcję poke do";
16 $a->strings["declare undying love for"] = "zadeklaruję dozgonną miłość do";
17 $a->strings["declared undying love for"] = "deklaruję dozgonną miłość dla";
18 $a->strings["patent"] = "patent";
19 $a->strings["patented"] = "opatentowane";
20 $a->strings["stroke beard"] = "";
21 $a->strings["stroked their beard at"] = "";
22 $a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "opłakują upadające standardy nowoczesnej szkoły średniej i wyższej";
23 $a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "żałuje upadających standardów nowoczesnej edukacji na poziomie średnim i wyższym";
24 $a->strings["hug"] = "objął";
25 $a->strings["hugged"] = "objąć";
26 $a->strings["kiss"] = "pocałunek";
27 $a->strings["kissed"] = "ucałować";
28 $a->strings["raise eyebrows at"] = "podnieś brwi";
29 $a->strings["raised their eyebrows at"] = "podnieśli brwi";
30 $a->strings["insult"] = "obraza";
31 $a->strings["insulted"] = "znieważony";
32 $a->strings["praise"] = "pochwała";
33 $a->strings["praised"] = "pochwalić";
34 $a->strings["be dubious of"] = "być wątpliwe";
35 $a->strings["was dubious of"] = "było wątpliwe";
36 $a->strings["eat"] = "jeść";
37 $a->strings["ate"] = "jadł";
38 $a->strings["giggle and fawn at"] = "chichotać i płakać";
39 $a->strings["giggled and fawned at"] = "";
40 $a->strings["doubt"] = "wątpić";
41 $a->strings["doubted"] = "powątpiewać";
42 $a->strings["glare"] = "blask";
43 $a->strings["glared at"] = "spojrzał na";