]> git.mxchange.org Git - friendica-addons.git/blob - morepokes/lang/pl/strings.php
regenerated all the strings
[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         $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['bitchslap'] = 'spoliczkować';
9 $a->strings['bitchslapped'] = 'spoliczkowanie';
10 $a->strings['shag'] = 'wścieka się';
11 $a->strings['shagged'] = 'wściekły';
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'] = 'wskaż funkcję szturchnąć';
15 $a->strings['pointed out the poke feature to'] = 'wskaż na funkcję zaczepić do';
16 $a->strings['declare undying love for'] = 'wyznaję 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'] = 'pogłaskać brodę';
21 $a->strings['stroked their beard at'] = 'pogłaskał ich brody o';
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'] = 'całus';
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'] = 'jest 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'] = 'roześmiał się przymilająco';
40 $a->strings['doubt'] = 'wątpi';
41 $a->strings['doubted'] = 'powątpiewa';
42 $a->strings['glare'] = 'blask';
43 $a->strings['glared at'] = 'spojrzał na';