]> git.mxchange.org Git - friendica-addons.git/blob - morechoice/lang/pl/strings.php
cookienotice addon FR translation updated THX bob lebonche
[friendica-addons.git] / morechoice / lang / pl / strings.php
1 <?php
2
3 if(! function_exists("string_plural_select_pl")) {
4 function string_plural_select_pl($n){
5         $n = intval($n);
6         if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else  { return 3; }
7 }}
8 ;
9 $a->strings["Androgyne"] = "Androgyniczny";
10 $a->strings["Bear"] = "Urodzić";
11 $a->strings["Bigender"] = "Większy";
12 $a->strings["Cross dresser"] = "Transwestyta";
13 $a->strings["Drag queen"] = "Transwestyta";
14 $a->strings["Eunuch"] = "Kastrat";
15 $a->strings["Faux queen"] = "Fałszywa dama";
16 $a->strings["Gender fluid"] = "Płyn płciowy";
17 $a->strings["Kathoey"] = "Kathoey";
18 $a->strings["Lady"] = "Pani";
19 $a->strings["Lipstick lesbian"] = "Szminka lesbijek";
20 $a->strings["Metrosexual"] = "Metroseksualny";
21 $a->strings["Monk"] = "Mnich";
22 $a->strings["Nun"] = "Obecnie";
23 $a->strings["Soft butch"] = "Miękka lesbijka";
24 $a->strings["Stone femme"] = "Kamienna kobieta";
25 $a->strings["Tomboy"] = "Lesbijka";
26 $a->strings["Transman"] = "Męszczyzna Transseklualny";
27 $a->strings["Transwoman"] = "Kobieta Transseklualna";
28 $a->strings["Transvesti"] = "Transwestyta";
29 $a->strings["Trigender"] = "Trójpłciowość";
30 $a->strings["Can't remember"] = "Nie pamiętam";
31 $a->strings["Hard to tell these days"] = "Trudno powiedzieć w te dni";
32 $a->strings["Girls with big tits"] = "Dziewczyny z dużymi piersiami";
33 $a->strings["Millionaires"] = "Milionerzy";
34 $a->strings["Guys with big schlongs"] = "Faceci z dużymi penisami";
35 $a->strings["Easy women"] = "Łatwe kobiety";
36 $a->strings["People with impaired mobility"] = "Osoby z upośledzeniem ruchowym";
37 $a->strings["Amputees"] = "Po amputacji";
38 $a->strings["Statues, mannequins and immobility"] = "Posągi, manekiny i nieruchomość";
39 $a->strings["Pain"] = "Ból";
40 $a->strings["Trans men"] = "Transseklualny męszczyzna";
41 $a->strings["Older women"] = "Starsze kobiety";
42 $a->strings["Asphyxiation"] = "Uduszenie się";
43 $a->strings["In public"] = "Publicznie";
44 $a->strings["In danger"] = "W niebezpieczeństwie";
45 $a->strings["Pretending to be male"] = "Udawanie mężczyzny";
46 $a->strings["Pretending to be female"] = "Udając płeć żeńską";
47 $a->strings["Breats"] = "Biust";
48 $a->strings["Scat"] = "Zwiać";
49 $a->strings["Crying"] = "Płacz";
50 $a->strings["Nappies/Diapers"] = "Pieluchy/pampersy";
51 $a->strings["Trees"] = "Drzewo";
52 $a->strings["Vomit"] = "Zwymiotować";
53 $a->strings["Murder"] = "Morderstwo";
54 $a->strings["Fat people"] = "Otyli przyjaciele";
55 $a->strings["Feet"] = "Stopy";
56 $a->strings["Covered in insects"] = "Pokryty owadami";
57 $a->strings["Turning a human being into furniture"] = "Przekształcając człowieka meble";
58 $a->strings["Elderly people"] = "Osób w podeszłym wieku";
59 $a->strings["Transgender people"] = "Osoby transpłciowe";
60 $a->strings["Criminals"] = "Przestępca";
61 $a->strings["Stealing"] = "Kradzież";
62 $a->strings["Breast milk"] = "Mleko matki";
63 $a->strings["Immersing genitals in liquids"] = "Zanurzenie narządów płciowych w cieczach";
64 $a->strings["Giants"] = "Giganci";
65 $a->strings["Masochism"] = "Masochizm";
66 $a->strings["Cars"] = "Samochody";
67 $a->strings["Menstruation"] = "Miesiączka";
68 $a->strings["Mucus"] = "Wydzielina";
69 $a->strings["Obscene language"] = "Nieprzyzwoity język";
70 $a->strings["Noses"] = "Nosy";
71 $a->strings["Navels"] = "Pępki";
72 $a->strings["Corpses"] = "Zwłoki";
73 $a->strings["Smells"] = "Odór";
74 $a->strings["Buttocks"] = "Tyłek";
75 $a->strings["Nonliving objects"] = "Nieżyjący obiekt";
76 $a->strings["Sleeping people"] = "Śpiący ludzie";
77 $a->strings["Urination"] = "Oddawanie moczu";
78 $a->strings["Eating people"] = "Pożywienie dla ludzi";
79 $a->strings["Being eaten"] = "Bycie zjedzonym";
80 $a->strings["Animals"] = "Zwierzęta";
81 $a->strings["I'd rather just have some chocolate"] = "Wolałbym tylko trochę czekolady";
82 $a->strings["Married to my job"] = "Żonaty z moją pracą";
83 $a->strings["Polygamist"] = "Poligamista";
84 $a->strings["Half married"] = "Pół żonaty";
85 $a->strings["Living in the past"] = "Życie w przeszłości";
86 $a->strings["Pretending to be over my ex"] = "Udawanie, że jestem ponad moim byłym";
87 $a->strings["Hurt in the past"] = "Boli w przeszłości";
88 $a->strings["Wallowing in self-pity"] = "Miauczenie w użalaniu się nad sobą";