ai-content-maker/.venv/Lib/site-packages/dateparser/data/date_translation_data/ks.py

153 lines
2.4 KiB
Python
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

info = {
"name": "ks",
"date_order": "MDY",
"january": [
"جنؤری"
],
"february": [
"فرؤری"
],
"march": [
"مارٕچ"
],
"april": [
"اپریل"
],
"may": [
"میٔ"
],
"june": [
"جوٗن"
],
"july": [
"جوٗلایی"
],
"august": [
"اگست"
],
"september": [
"ستمبر"
],
"october": [
"اکتوٗبر"
],
"november": [
"نومبر"
],
"december": [
"دسمبر"
],
"monday": [
"ژٔنٛدرٕروار",
"ژٔنٛدٕروار"
],
"tuesday": [
"بوٚموار"
],
"wednesday": [
"بودوار"
],
"thursday": [
"برٛٮ۪سوار"
],
"friday": [
"جُمہ"
],
"saturday": [
"بٹوار"
],
"sunday": [
"آتھوار",
"اَتھوار"
],
"am": [
"am"
],
"pm": [
"pm"
],
"year": [
"ؤری"
],
"month": [
"رٮ۪تھ"
],
"week": [
"ہفتہٕ"
],
"day": [
"دۄہ"
],
"hour": [
"گٲنٛٹہٕ"
],
"minute": [
"مِنَٹ"
],
"second": [
"سٮ۪کَنڑ"
],
"relative-type": {
"0 day ago": [
"اَز"
],
"0 hour ago": [
"this hour"
],
"0 minute ago": [
"this minute"
],
"0 month ago": [
"this month"
],
"0 second ago": [
"now"
],
"0 week ago": [
"this week"
],
"0 year ago": [
"this year"
],
"1 day ago": [
"راتھ"
],
"1 month ago": [
"last month"
],
"1 week ago": [
"last week"
],
"1 year ago": [
"last year"
],
"in 1 day": [
"پگاہ"
],
"in 1 month": [
"next month"
],
"in 1 week": [
"next week"
],
"in 1 year": [
"next year"
]
},
"locale_specific": {},
"skip": [
" ",
"'",
",",
"-",
".",
"/",
";",
"@",
"[",
"]",
"|",
""
]
}