-
-
Notifications
You must be signed in to change notification settings - Fork 973
feat(locale): add uzbek locale (uz_UZ_latin) #2686
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 9 commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
9fc57c8
locale (uz): add person names
Mirazyzz 5eaab32
locale (uz): add person sex
Mirazyzz 721c787
locale (uz): add bio parts
Mirazyzz eb4a32d
locale (uz): add job titles
Mirazyzz 8ab5067
feat(locale): remove duplicates, run preflight, add lastname
Mirazyzz 3e47d78
add country to metadata
Mirazyzz eff1855
update locale code
Mirazyzz e7194b7
delete autogenerated locale
Mirazyzz 60926a7
Merge branch 'next' into next
ST-DDT 0753192
add country to metadata title
Mirazyzz cdca83f
Merge branch 'next' of https://github.com/Mirazyzz/faker into next
Mirazyzz 33bf5fc
Merge branch 'next' into next
ST-DDT 3601882
run preflight
Mirazyzz a34f555
Merge branch 'next' into next
ST-DDT 31db724
add variant to metadata
Mirazyzz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
/* | ||
* This file is automatically generated. | ||
* Run 'pnpm run generate:locales' to update. | ||
*/ | ||
|
||
import { Faker } from '../faker'; | ||
import base from '../locales/base'; | ||
import en from '../locales/en'; | ||
import uz_UZ_latin from '../locales/uz_UZ_latin'; | ||
|
||
export const faker = new Faker({ | ||
locale: [uz_UZ_latin, en, base], | ||
}); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
/* | ||
* This file is automatically generated. | ||
* Run 'pnpm run generate:locales' to update. | ||
*/ | ||
import type { LocaleDefinition } from '../..'; | ||
import metadata from './metadata'; | ||
import person from './person'; | ||
|
||
const uz_UZ_latin: LocaleDefinition = { | ||
metadata, | ||
person, | ||
}; | ||
|
||
export default uz_UZ_latin; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
import type { PreBuiltMetadataDefinitionForCountry } from '../../definitions/metadata'; | ||
|
||
const metadata: PreBuiltMetadataDefinitionForCountry = { | ||
title: 'Uzbek (Latin)', | ||
code: 'uz_UZ_latin', | ||
country: 'UZ', | ||
language: 'uz', | ||
endonym: "O'zbekcha", | ||
Shinigami92 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
dir: 'ltr', | ||
script: 'Latn', | ||
}; | ||
|
||
export default metadata; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
export default [ | ||
'bitiruvchi', | ||
'biznes egasi', | ||
'blogger', | ||
'do‘st', | ||
'dizayner', | ||
'dasturchi', | ||
'ekolog', | ||
'faoliyatchi', | ||
'falsafachi', | ||
'film ishqibi', | ||
'fotoqrafer', | ||
'geymer', | ||
'ilmshunos', | ||
'jamolchi', | ||
'kinorejissyor', | ||
'model', | ||
'muallif', | ||
'mualim', | ||
'muhandis', | ||
'musiqachi', | ||
'o‘ila odobi', | ||
'o‘qituvchi', | ||
'o‘yinchim', | ||
'odam', | ||
'qo‘shiqchi', | ||
'rivojlanuvchi', | ||
"san'atkor", | ||
'sayahatchi', | ||
'strimer', | ||
'tadbirkor', | ||
'talaba', | ||
'tayyorlashchi', | ||
'tuzuvchi', | ||
'vatanparvar', | ||
'veteran', | ||
]; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,135 @@ | ||
export default [ | ||
'Adiba', | ||
'Afzuna', | ||
'Afruza', | ||
'Akifa', | ||
'Alima', | ||
'Anora', | ||
'Asal', | ||
'Asila', | ||
'Asliya', | ||
'Asolat', | ||
'Aziza', | ||
'Barchinoy', | ||
'Barno', | ||
'Begoyim', | ||
'Binafsha', | ||
'Davriya', | ||
'Dilafruz', | ||
'Dilbar', | ||
'Dildora', | ||
'Dilfuza', | ||
'Dilnoza', | ||
'Dilorom', | ||
'Dilrabo', | ||
'Dilso‘z', | ||
'Diyora', | ||
'Durdona', | ||
'E’zoza', | ||
'Fazilat', | ||
'Farangiz', | ||
'Farida', | ||
'Feruza', | ||
'Fotima', | ||
'Gavxar', | ||
'Gulbaxor', | ||
'Gulchexra', | ||
'Guljamol', | ||
'Guljaxon', | ||
'Gulnoza', | ||
'Gulnora', | ||
'Guloy', | ||
'Gulsora', | ||
'Gulzira', | ||
'Gulzoda', | ||
'Hanifa', | ||
'Halima', | ||
'Hilola', | ||
'Hosiyat', | ||
'Hurshida', | ||
'Husida', | ||
'Husnida', | ||
'Husniya', | ||
'Husnora', | ||
'Iffar', | ||
'Ifora', | ||
'Iroda', | ||
'Jamila', | ||
'Jasmina', | ||
'Jumagul', | ||
'Kamola', | ||
'Karima', | ||
'Komila', | ||
'Kumush', | ||
'Latofat', | ||
'Laylo', | ||
'Lobar', | ||
'Lola', | ||
'Lutfiya', | ||
'Madina', | ||
'Malika', | ||
'Maloxat', | ||
'Mashxura', | ||
'Mavluda', | ||
'Maxbuba', | ||
'Maxfuza', | ||
'Maxsuma', | ||
'Moxigul', | ||
'Moxidil', | ||
'Moxina', | ||
'Moxinur', | ||
'Moxira', | ||
'Muazzam', | ||
'Muattar', | ||
'Mubina', | ||
'Muyassar', | ||
'Nafisa', | ||
'Nargiza', | ||
'Nasiba', | ||
'Nigora', | ||
'Nilufar', | ||
'Nodira', | ||
'Noila', | ||
'Nozima', | ||
'Omina', | ||
'Orzu', | ||
'Oyga', | ||
'Oysha', | ||
'Ozoda', | ||
'Oynur', | ||
'Qizilgul', | ||
'Ramziya', | ||
'Rasifa', | ||
'Ra’no', | ||
'Rayona', | ||
'Rayxona', | ||
'Robiya', | ||
'Roziya', | ||
'Saboxat', | ||
'Saboxon', | ||
'Sadoqat', | ||
'Saida', | ||
'Samina', | ||
'Samira', | ||
'Samiya', | ||
'Sanobar', | ||
'Saodat', | ||
'Sarvinoz', | ||
'Saxida', | ||
'Sayyora', | ||
'Sevara', | ||
'Safiya', | ||
'Safura', | ||
'Skipped', | ||
'Suyuna', | ||
'Tug‘ol', | ||
'Uqbaloy', | ||
'Umida', | ||
'Uzbegim', | ||
'Vasliddin', | ||
'Waqila', | ||
'Xalima', | ||
'Yozida', | ||
'Zilola', | ||
'Zuxra', | ||
]; |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.