Added support for romanian language, both for Romania and for Moldova.
This commit is contained in:
parent
6a598bad26
commit
2be8a83024
|
|
@ -0,0 +1,113 @@
|
|||
<?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'
|
||||
];
|
||||
|
|
@ -0,0 +1,113 @@
|
|||
<?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'
|
||||
];
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
'profane' => ':attribute are un continut vulgar'
|
||||
];
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
'profane' => ':attribute are un continut vulgar'
|
||||
];
|
||||
Loading…
Reference in New Issue