114 lines
1.7 KiB
PHP
114 lines
1.7 KiB
PHP
<?php
|
|
|
|
return [
|
|
|
|
/*
|
|
|--------------------------------------------------------------------------
|
|
| These are the most used romanian sweare words. I also added some common
|
|
| ortogtaphical mistakes, common to people who might use them.
|
|
|--------------------------------------------------------------------------
|
|
| Provided by @rchioreanu
|
|
|
|
|
*/
|
|
|
|
'pula',
|
|
'pule',
|
|
'pizda',
|
|
'pizde',
|
|
'homalau',
|
|
'homalai',
|
|
'pizdoc',
|
|
'pizdar',
|
|
'pizdari',
|
|
'pizdoci',
|
|
'pizdoace',
|
|
'fut',
|
|
'futere',
|
|
'futi',
|
|
'futem',
|
|
'futeti',
|
|
'futu-i',
|
|
'futui',
|
|
'cur',
|
|
'futu-ti',
|
|
'futa-ti',
|
|
'futa-te',
|
|
'futate',
|
|
'fututi',
|
|
'futati',
|
|
'tu-ti',
|
|
'futu-te-as',
|
|
'fututeas',
|
|
'tuti',
|
|
'coi',
|
|
'coaie',
|
|
'coaiele',
|
|
'coae',
|
|
'cur',
|
|
'curva',
|
|
'curvar',
|
|
'curve',
|
|
'curvari',
|
|
'gaoaza',
|
|
'gaoaze',
|
|
'plm',
|
|
'kkt',
|
|
'cacat',
|
|
'cacati',
|
|
'mata',
|
|
'ma-ta',
|
|
'matii',
|
|
'ma-tii',
|
|
'mati',
|
|
'ma-ti',
|
|
'muie',
|
|
'laba',
|
|
'labar',
|
|
'labarule',
|
|
'labari',
|
|
'labarilor',
|
|
'bulangiu',
|
|
'bulagniule',
|
|
'fustangiu',
|
|
'fustangiule',
|
|
'tigan',
|
|
'tigane',
|
|
'tiganu',
|
|
'tigani',
|
|
'tiganilor',
|
|
'muist',
|
|
'muistule',
|
|
'muisti',
|
|
'muistilor',
|
|
'poponar',
|
|
'poponarule',
|
|
'poponari',
|
|
'poponarilor',
|
|
'gaurist',
|
|
'gauristule',
|
|
'gauristi',
|
|
'gauristilor',
|
|
'muista',
|
|
'muisto',
|
|
'muiste',
|
|
'muistelor',
|
|
'puta',
|
|
'pute',
|
|
'cacamas',
|
|
'caca-m-as',
|
|
'curule',
|
|
'labagiu',
|
|
'labagiule',
|
|
'pis',
|
|
'pisat',
|
|
'pisatule',
|
|
'pisatilor',
|
|
'balconar',
|
|
'fofoloanca',
|
|
'martalog',
|
|
'martolog',
|
|
'panarama',
|
|
'pisa-m-as',
|
|
'pisamas',
|
|
];
|