ui phase 7
This commit is contained in:
+52
-3
@@ -63,7 +63,10 @@
|
||||
"brand": "Balinyaar",
|
||||
"brand_tagline": "Home care you can trust",
|
||||
"open_sidebar": "Open menu",
|
||||
"switch_locale": "Switch to {locale}"
|
||||
"switch_locale": "Switch to {locale}",
|
||||
"page_prev": "Previous",
|
||||
"page_next": "Next",
|
||||
"page_indicator": "Page {page} of {total}"
|
||||
},
|
||||
"shell": {
|
||||
"customer_app": "Family app",
|
||||
@@ -640,7 +643,49 @@
|
||||
"active_empty_body": "Your ongoing bookings appear here.",
|
||||
"past_empty_title": "No past bookings",
|
||||
"past_empty_body": "Your completed or cancelled bookings appear here.",
|
||||
"load_more": "Show more"
|
||||
"load_more": "Show more",
|
||||
"address_title": "Address",
|
||||
"address_open_map": "Directions",
|
||||
"address_open_web_map": "Show on map",
|
||||
"address_pending_note": "The address will be available once the booking is confirmed.",
|
||||
"in_visit_title": "Visit in progress",
|
||||
"in_visit_elapsed": "On site {duration}",
|
||||
"evv_checkout_confirm_title": "End this visit?",
|
||||
"evv_checkout_confirm_body": "Checking out ends this visit and starts the payout clock.",
|
||||
"evv_checkout_confirm_cta": "Yes, check out",
|
||||
"evv_checkout_confirm_cancel": "Cancel",
|
||||
"today_date_prefix": "Today, {date}",
|
||||
"evv_visits_error": "Couldn't load today's visits.",
|
||||
"nurse_inbox_tab_pending": "Awaiting response",
|
||||
"nurse_inbox_tab_answered": "Answered",
|
||||
"nurse_inbox_tab_expired": "Expired",
|
||||
"inbox_countdown_pill_label": "Respond by",
|
||||
"accept_confirm_title": "Accept this request?",
|
||||
"accept_confirm_body": "Accepting invites the family to pay; the booking is confirmed once they do.",
|
||||
"accept_confirm_cta": "Yes, accept the request"
|
||||
},
|
||||
"dashboard": {
|
||||
"greeting": "Hi, {name}",
|
||||
"retry": "Retry",
|
||||
"next_visit_title": "Next visit",
|
||||
"next_visit_empty": "No visits scheduled for today.",
|
||||
"next_visit_starts_in": "starts {relative}",
|
||||
"next_visit_cta": "View and check in",
|
||||
"next_visit_error": "Couldn't load today's visits.",
|
||||
"requests_strip_title": "{count, plural, =0 {No pending requests} one {# request awaiting your response} other {# requests awaiting your response}}",
|
||||
"requests_strip_empty": "You have no new requests.",
|
||||
"requests_strip_cta": "View all",
|
||||
"requests_strip_open": "View",
|
||||
"requests_strip_error": "Couldn't load your requests.",
|
||||
"earnings_snapshot_title": "Earnings",
|
||||
"earnings_snapshot_cta": "View details",
|
||||
"earnings_snapshot_error": "Couldn't load your balance.",
|
||||
"activation_title": "Finish activating your profile",
|
||||
"activation_body": "Complete verification to appear in search and receive booking requests.",
|
||||
"activation_cta": "Continue verification",
|
||||
"notifications_entry_title": "Notifications",
|
||||
"notifications_entry_unread": "{count} unread",
|
||||
"notifications_entry_empty": "You're all caught up"
|
||||
},
|
||||
"payment": {
|
||||
"title_checkout": "Confirm & pay",
|
||||
@@ -1157,7 +1202,11 @@
|
||||
"net_amount_label": "Net amount",
|
||||
"amount_transferred_label": "Transferred",
|
||||
"detail_bookings_title": "Bookings covered",
|
||||
"detail_bookings_hint": "This transfer paid for these visits."
|
||||
"detail_bookings_hint": "This transfer paid for these visits.",
|
||||
"forecast_label": "Next payout",
|
||||
"forecast_on_date": "on {date}",
|
||||
"failure_code_invalid_sheba": "The account (Sheba) number is invalid.",
|
||||
"failure_code_unknown": "The transfer failed."
|
||||
},
|
||||
"reviews": {
|
||||
"title": "Leave a review",
|
||||
|
||||
+52
-3
@@ -63,7 +63,10 @@
|
||||
"brand": "بالین یار",
|
||||
"brand_tagline": "مراقبت مطمئن در خانه",
|
||||
"open_sidebar": "باز کردن منو",
|
||||
"switch_locale": "تغییر به {locale}"
|
||||
"switch_locale": "تغییر به {locale}",
|
||||
"page_prev": "قبلی",
|
||||
"page_next": "بعدی",
|
||||
"page_indicator": "صفحه {page} از {total}"
|
||||
},
|
||||
"shell": {
|
||||
"customer_app": "اپلیکیشن خانواده",
|
||||
@@ -640,7 +643,49 @@
|
||||
"active_empty_body": "رزروهای در حال انجام شما اینجا نمایش داده میشوند.",
|
||||
"past_empty_title": "رزرو گذشتهای ندارید",
|
||||
"past_empty_body": "رزروهای تکمیلشده یا لغوشدهٔ شما اینجا نمایش داده میشوند.",
|
||||
"load_more": "نمایش بیشتر"
|
||||
"load_more": "نمایش بیشتر",
|
||||
"address_title": "آدرس",
|
||||
"address_open_map": "مسیریابی",
|
||||
"address_open_web_map": "نمایش روی نقشه",
|
||||
"address_pending_note": "آدرس پس از تایید رزرو در دسترس قرار میگیرد.",
|
||||
"in_visit_title": "در حال ویزیت",
|
||||
"in_visit_elapsed": "{duration} در محل",
|
||||
"evv_checkout_confirm_title": "اتمام این ویزیت؟",
|
||||
"evv_checkout_confirm_body": "با ثبت خروج، این ویزیت پایان مییابد و فرآیند واریز به حساب شما آغاز میشود.",
|
||||
"evv_checkout_confirm_cta": "بله، ثبت خروج",
|
||||
"evv_checkout_confirm_cancel": "انصراف",
|
||||
"today_date_prefix": "امروز، {date}",
|
||||
"evv_visits_error": "بارگذاری ویزیتهای امروز ممکن نشد.",
|
||||
"nurse_inbox_tab_pending": "در انتظار پاسخ",
|
||||
"nurse_inbox_tab_answered": "پاسخداده",
|
||||
"nurse_inbox_tab_expired": "منقضیشده",
|
||||
"inbox_countdown_pill_label": "پاسخ تا",
|
||||
"accept_confirm_title": "پذیرش این درخواست؟",
|
||||
"accept_confirm_body": "با پذیرش، خانواده برای پرداخت دعوت میشود؛ پس از پرداخت، رزرو قطعی میشود.",
|
||||
"accept_confirm_cta": "بله، پذیرش درخواست"
|
||||
},
|
||||
"dashboard": {
|
||||
"greeting": "سلام، {name}",
|
||||
"retry": "تلاش مجدد",
|
||||
"next_visit_title": "ویزیت بعدی",
|
||||
"next_visit_empty": "امروز ویزیتی ندارید.",
|
||||
"next_visit_starts_in": "شروع {relative}",
|
||||
"next_visit_cta": "مشاهده و ثبت ورود",
|
||||
"next_visit_error": "بارگذاری ویزیتهای امروز ممکن نشد.",
|
||||
"requests_strip_title": "{count, plural, =0 {درخواست در انتظاری ندارید} other {# درخواست منتظر پاسخ شما}}",
|
||||
"requests_strip_empty": "درخواست جدیدی ندارید.",
|
||||
"requests_strip_cta": "مشاهده همه",
|
||||
"requests_strip_open": "مشاهده",
|
||||
"requests_strip_error": "بارگذاری درخواستهای شما ممکن نشد.",
|
||||
"earnings_snapshot_title": "درآمد",
|
||||
"earnings_snapshot_cta": "مشاهده جزئیات",
|
||||
"earnings_snapshot_error": "بارگذاری موجودی شما ممکن نشد.",
|
||||
"activation_title": "تکمیل فعالسازی پروفایل",
|
||||
"activation_body": "برای دیدهشدن در جستجو و دریافت درخواست رزرو، احراز هویت خود را تکمیل کنید.",
|
||||
"activation_cta": "ادامهٔ احراز هویت",
|
||||
"notifications_entry_title": "اعلانها",
|
||||
"notifications_entry_unread": "{count} خواندهنشده",
|
||||
"notifications_entry_empty": "اعلان جدیدی ندارید"
|
||||
},
|
||||
"payment": {
|
||||
"title_checkout": "تایید و پرداخت",
|
||||
@@ -1157,7 +1202,11 @@
|
||||
"net_amount_label": "مبلغ خالص",
|
||||
"amount_transferred_label": "واریزشده",
|
||||
"detail_bookings_title": "رزروهای دربرگرفته",
|
||||
"detail_bookings_hint": "این واریز بابت این ویزیتها پرداخت شده است."
|
||||
"detail_bookings_hint": "این واریز بابت این ویزیتها پرداخت شده است.",
|
||||
"forecast_label": "برداشت بعدی",
|
||||
"forecast_on_date": "در {date}",
|
||||
"failure_code_invalid_sheba": "شماره شبای حساب نامعتبر است.",
|
||||
"failure_code_unknown": "این انتقال ناموفق بود."
|
||||
},
|
||||
"reviews": {
|
||||
"title": "ثبت نظر",
|
||||
|
||||
Reference in New Issue
Block a user