aboutsummaryrefslogtreecommitdiff
path: root/src/locales/pl
AgeCommit message (Expand)AuthorFilesLines
2025-08-11feat(locale): extended list of colors in Polish (#3586)Piotr Kuczynski1-0/+135
2025-05-05refactor(locale): normalize internet data (#3502)DivisionByZero1-1/+1
2024-12-02refactor(locale): update Polish city name (#3306)krpogorzelski1-1/+1
2024-11-30refactor(locale): sort person data (#3269)ST-DDT1-118/+118
2024-10-21docs: add jsdocs to the pre-built instances (#3193)ST-DDT1-0/+6
2024-10-10feat: add book module (#2949)Michał Cieślar8-0/+215
2024-06-30refactor(locale): group person entries by gender (#2938)DivisionByZero11-1136/+1518
2024-06-26refactor(locale): rename company affix files (#2975)ST-DDT3-3/+3
2024-06-13refactor(locale)!: use singular locale definition keys (#2932)Saurabh kumar2-2/+2
2024-06-03refactor(locale): unfreeze arrays (#2928)Shinigami2-4/+4
2024-05-25refactor(locale)!: use snake case for all locale data (#2910)ST-DDT2-2/+2
2024-05-14refactor(locale): normalize company data (#2889)DivisionByZero2-2/+2
2024-04-15refactor(locale)!: remove location data index-value-binding (#2476)DivisionByZero3-23/+11
2024-04-11refactor(locale): normalize animal data (#2791)DivisionByZero1-85/+85
2024-03-14refactor(location)!: remove default_country definitions (#2740)Matt Mayer2-3/+0
2024-03-12feat(phone)!: add new style parameter (#2578)Matt Mayer5-2/+120
2023-11-03refactor(person): remove duplicate title definitions (#2523)Matt Mayer2-93/+0
2023-05-01refactor(types): rename locale definition types to singular (#2058)ST-DDT11-22/+22
2023-04-27refactor(location)!: rename definition city to city_pattern (#2094)DivisionByZero2-2/+2
2023-04-22feat(locale): add additional metadata properties (#2025)Matt Mayer1-2/+7
2023-04-21refactor(location)!: rename definition street to street_pattern (#2051)Shinigami2-2/+2
2023-04-17refactor: rename patterns to pattern (#2059)Shinigami4-4/+4
2023-04-09refactor(company): remove English locale definitions from company in non-Engl...Matt Mayer7-498/+0
2023-04-01refactor(locale)!: move title to metadata (#1978)ST-DDT2-1/+9
2023-03-27feat(locale): add hyphenated names to English locales (#1872)Matt Mayer2-0/+3
2023-02-21refactor(company)!: rename bs to buzz (#1860)Shinigami4-6/+6
2023-02-02fix(person): change fullName to use name patterns (#1637)Matt Mayer1-2/+5
2023-01-09feat(person): split prefix into gendered versions (#1665)Matt Mayer4-1/+11
2022-12-16chore: use merge function for locale data (#1666)ST-DDT1-1/+2
2022-10-21refactor(location)!: rename address module (#1469)Shinigami20-12/+12
2022-10-16refactor(person)!: rename name module (#1445)Shinigami14-13/+13
2022-10-08test(locale): check for duplicated entries (#1137)Leyla Jähnig7-92/+1
2022-08-22feat(company): move name formats to locales (#1293)Guilherme Minozzi2-2/+2
2022-08-19feat(name): extract sex generator from gender to sex (#1168)Hanna3-3/+3
2022-08-19feat(locale): add horses to pl (#1227)Hanna3-0/+253
2022-08-19feat(locale): add directions and directions abbr to pl (#1225)Hanna3-0/+26
2022-08-05locale(pl): add extra colors and sort lines (#1226)Hanna1-7/+9
2022-07-27feat(locales.pl): add pl translation for gender and binary gender (#1162)Hanna3-0/+31
2022-06-18chore: renovate pl locales (#1055)rybaczewa21-39/+1179
2022-05-21feat: use localized fake pattern in street (#966)ST-DDT3-4/+4
2022-05-07chore(locales): convert locales data to faker.fake format (#927)ST-DDT4-11/+11
2022-05-05fix(generate:locale): make the definition types extendible (#915)ST-DDT4-6/+6
2022-04-19feat: extend list of street prefixes for pl locale (#844)Piotr Kuczynski1-1/+19
2022-04-05feat: extend list of domain suffix for PL locale (#266)Piotr Kuczynski1-1/+21
2022-04-05feat: add os. as street prefix for pl (#640)Krychaxp1-1/+1
2022-04-05feat: use street address templates from locales (#754)ST-DDT1-1/+4
2022-02-17feat(types): generate all locales index files with non-any types (#494)ST-DDT1-1/+5
2022-02-11feat(types): provide strong typing for locales 2 (#398)ST-DDT7-12/+46
2022-01-20feat: migrate locales to typescript (#238)ST-DDT60-85/+148
2022-01-19fix: ts support for locales (#169)Shinigami40-0/+3252