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