Initial commit

This commit is contained in:
jahongireshonqulov
2025-10-23 19:34:54 +05:00
commit 41d8a38471
212 changed files with 8757 additions and 0 deletions

View File

@@ -0,0 +1,56 @@
{
"useYourTAxiAccount":"Use your uber account to get started",
"enterYourMobileNumber":"Enter your mobile number",
"mobileNumber":"Mobile number",
"next":"Next",
"contestToGetCallAndSms":"By proceeding, you consent to get calls, Whatsapp or SMS messages, including by automated means, from uber and its affiliates to the number provided.",
"continueWithGoogle":"Continue with google",
"or":"or",
"welcomeBack":"Welcome back, John",
"pleaseEnterYourPassword":"Please enter your password",
"iHaveForgotPassword":"I've forgotten my password",
"iCantSignIn":"I cant sign in",
"enter4DigitCodeSentYou":"Enter the 4-digit code sent to you at {phone}",
"@enter4DigitCodeSentYou":{
"placeholders":{
"phone":{
"type":"String"
}
}
},
"iHavenRecievedCode":"I havent recieved a code (${time})",
"@iHavenRecievedCode":{
"placeholders":{
"time":{
"type":"String"
}
}
},
"delivery":"Delivery",
"pickUp":"Pickup",
"dineIn":"Dine-in",
"allCategories": "All categories",
"convenience": "Convenience",
"alcohol": "Alcohol",
"petSupplies": "Pet Supplies",
"flowers": "Flowers",
"grocery": "Grocery",
"american": "American",
"speciality": "Speciality",
"takeout": "Takeout",
"asian": "Asian",
"iceCream": "Ice Cream",
"halal": "Halal",
"retails": "Retails",
"caribbean": "Caribbean",
"indian": "Indian",
"french": "French",
"fastFoods": "Fast Foods",
"burger": "Burger",
"ride": "Ride",
"chinese": "Chinese",
"dessert": "Dessert",
"more":"More"
}

View File

@@ -0,0 +1,62 @@
{
"useYourTAxiAccount": "Используйте свой аккаунт Uber, чтобы начать",
"enterYourMobileNumber": "Введите свой номер телефона",
"mobileNumber": "Номер телефона",
"next": "Далее",
"contestToGetCallAndSms": "Продолжая, вы соглашаетесь получать звонки, сообщения WhatsApp или SMS, включая автоматические, от Uber и его партнеров на указанный номер.",
"continueWithGoogle": "Продолжить через Google",
"or": "или",
"welcomeBack": "С возвращением, {name}",
"@welcomeBack": {
"placeholders": {
"name": {
"type": "String"
}
}
},
"pleaseEnterYourPassword": "Пожалуйста, введите свой пароль",
"iHaveForgotPassword": "Я забыл пароль",
"iCantSignIn": "Не могу войти в систему",
"enter4DigitCodeSentYou": "Введите 4-значный код, отправленный на номер {phone}",
"@enter4DigitCodeSentYou": {
"placeholders": {
"phone": {
"type": "String"
}
}
},
"iHavenRecievedCode": "Я не получил код (${time})",
"@iHavenRecievedCode": {
"placeholders": {
"time": {
"type": "String"
}
}
},
"delivery": "Доставка",
"pickUp": "Самовывоз",
"dineIn": "На месте",
"allCategories": "Все категории",
"convenience": "Магазин",
"alcohol": "Алкоголь",
"petSupplies": "Для питомцев",
"flowers": "Цветы",
"grocery": "Продукты",
"american": "Американская",
"speciality": "Особенная",
"takeout": "На вынос",
"asian": "Азиатская",
"iceCream": "Мороженое",
"halal": "Халяль",
"retails": "Розница",
"caribbean": "Карибская",
"indian": "Индийская",
"french": "Французская",
"fastFoods": "Фастфуд",
"burger": "Бургер",
"ride": "Поездка",
"chinese": "Китайская",
"dessert": "Десерт",
"more":"Ещё"
}

View File

@@ -0,0 +1,61 @@
{
"useYourTAxiAccount": "Boshlash uchun Uber hisobingizdan foydalaning",
"enterYourMobileNumber": "Telefon raqamingizni kiriting",
"mobileNumber": "Telefon raqami",
"next": "Keyingi",
"contestToGetCallAndSms": "Davom etish orqali siz Uber va uning hamkorlaridan avtomatlashtirilgan qongiroqlar, WhatsApp yoki SMS xabarlarini olishga rozilik bildirasiz.",
"continueWithGoogle": "Google orqali davom etish",
"or": "yoki",
"welcomeBack": "Xush kelibsiz, {name}",
"@welcomeBack": {
"placeholders": {
"name": {
"type": "String"
}
}
},
"pleaseEnterYourPassword": "Iltimos, parolingizni kiriting",
"iHaveForgotPassword": "Parolimni unutdim",
"iCantSignIn": "Kirishda muammo bor",
"enter4DigitCodeSentYou": "Sizga {phone} raqamiga yuborilgan 4 xonali kodni kiriting",
"@enter4DigitCodeSentYou": {
"placeholders": {
"phone": {
"type": "String"
}
}
},
"iHavenRecievedCode": "Men hali kodni olmabman (${time})",
"@iHavenRecievedCode": {
"placeholders": {
"time": {
"type": "String"
}
}
},
"delivery": "Yetkazib berish",
"pickUp": "Olib ketish",
"dineIn": "Joyida",
"allCategories": "Barcha toifalar",
"convenience": "Dokon",
"alcohol": "Alkogol",
"petSupplies": "Uy hayvoni uchun",
"flowers": "Gullar",
"grocery": "Bozor",
"american": "Amerika",
"speciality": "Maxsus",
"takeout": "Olib ketish",
"asian": "Osiyo",
"iceCream": "Muzqaymoq",
"halal": "Halol",
"retails": "Dokonlar",
"caribbean": "Karib",
"indian": "Hind",
"french": "Fransuz",
"fastFoods": "Fast-fud",
"burger": "Burger",
"ride": "Yol",
"chinese": "Xitoy",
"dessert": "Desert",
"more":"Ko'proq"
}