ui phase 1
This commit is contained in:
+23
-7
@@ -74,7 +74,8 @@
|
||||
"nudge_patient_cta": "Open patients",
|
||||
"nudge_profile_title": "Complete your profile",
|
||||
"nudge_profile_body": "Add an emergency contact to speed up bookings.",
|
||||
"nudge_profile_cta": "Go to profile"
|
||||
"nudge_profile_cta": "Go to profile",
|
||||
"patients_error": "Couldn't load your patients."
|
||||
},
|
||||
"onboarding": {
|
||||
"step_relation": "Who for",
|
||||
@@ -123,7 +124,8 @@
|
||||
"age_years": "{age} yrs",
|
||||
"conditions_none": "No recorded conditions",
|
||||
"unavailable": "This patient isn't available to you.",
|
||||
"open_record": "Open {name}'s record"
|
||||
"open_record": "Open {name}'s record",
|
||||
"load_error": "Couldn't load your patients."
|
||||
},
|
||||
"profile": {
|
||||
"title": "Profile",
|
||||
@@ -141,7 +143,8 @@
|
||||
"save": "Save",
|
||||
"saved": "Profile saved",
|
||||
"completion_done": "Your profile is complete.",
|
||||
"completion_todo": "Complete your profile to speed up bookings."
|
||||
"completion_todo": "Complete your profile to speed up bookings.",
|
||||
"load_error": "Couldn't load your profile."
|
||||
},
|
||||
"nurseProfile": {
|
||||
"title": "Nurse profile",
|
||||
@@ -159,7 +162,9 @@
|
||||
"unverified_title": "Your profile isn't active yet",
|
||||
"unverified_body": "Complete identity verification to appear to families and receive bookings.",
|
||||
"unverified_cta": "Complete verification",
|
||||
"deferred_services": "Manage your services & prices in the Services section; available days come in a later step."
|
||||
"deferred_services": "Manage your services & prices in the Services section; available days come in a later step.",
|
||||
"save_error": "Couldn't save your profile. Please try again.",
|
||||
"avatar_upload_error": "Couldn't upload your photo. Please try again."
|
||||
},
|
||||
"bank": {
|
||||
"title": "Bank account",
|
||||
@@ -325,7 +330,9 @@
|
||||
"submit_save": "Save changes",
|
||||
"create_error": "The service couldn't be saved. Check your inputs and try again.",
|
||||
"created_toast": "Service added",
|
||||
"saved_toast": "Changes saved"
|
||||
"saved_toast": "Changes saved",
|
||||
"list_error": "Couldn't load your services.",
|
||||
"options_error": "Couldn't load this category's options."
|
||||
},
|
||||
"search": {
|
||||
"title": "Find a nurse",
|
||||
@@ -564,7 +571,8 @@
|
||||
"list_empty_title": "No bookings yet",
|
||||
"list_empty_body": "Once a nurse accepts and you pay, your booking appears here.",
|
||||
"list_error": "Couldn't load your bookings.",
|
||||
"list_total": "Total"
|
||||
"list_total": "Total",
|
||||
"inbox_error": "Couldn't load your requests."
|
||||
},
|
||||
"payment": {
|
||||
"title_checkout": "Confirm & pay",
|
||||
@@ -811,7 +819,7 @@
|
||||
"acknowledge_label": "I understand the refund and fee shown above.",
|
||||
"continue_cta": "Continue",
|
||||
"confirm_title": "Confirm cancellation",
|
||||
"confirm_restate": "You'll be refunded {refund} and a cancellation fee of {fee} applies.",
|
||||
"confirm_restate": "You'll be refunded <refund></refund> and a cancellation fee of <fee></fee> applies.",
|
||||
"confirm_cta": "Confirm cancellation",
|
||||
"submitting": "Submitting…",
|
||||
"not_cancellable_title": "This booking can't be cancelled",
|
||||
@@ -1578,5 +1586,13 @@
|
||||
"invoice_pdf_error": "Couldn’t open the invoice PDF.",
|
||||
"invoice_number": "Invoice #{number}",
|
||||
"settlement_iban": "Settlement IBAN"
|
||||
},
|
||||
"routeChrome": {
|
||||
"error_title": "Something went wrong",
|
||||
"error_body": "An unexpected error occurred. You can try again, or head back home.",
|
||||
"error_retry": "Try again",
|
||||
"not_found_title": "Page not found",
|
||||
"not_found_body": "The page you are looking for does not exist or has moved.",
|
||||
"go_home": "Go home"
|
||||
}
|
||||
}
|
||||
|
||||
+23
-7
@@ -74,7 +74,8 @@
|
||||
"nudge_patient_cta": "مشاهدهٔ بیماران",
|
||||
"nudge_profile_title": "تکمیل پروفایل",
|
||||
"nudge_profile_body": "برای رزرو سریعتر، تماس اضطراری را اضافه کنید.",
|
||||
"nudge_profile_cta": "رفتن به پروفایل"
|
||||
"nudge_profile_cta": "رفتن به پروفایل",
|
||||
"patients_error": "بیماران شما بارگذاری نشد."
|
||||
},
|
||||
"onboarding": {
|
||||
"step_relation": "برای چه کسی",
|
||||
@@ -123,7 +124,8 @@
|
||||
"age_years": "{age} سال",
|
||||
"conditions_none": "وضعیت خاصی ثبت نشده",
|
||||
"unavailable": "این بیمار در دسترس شما نیست.",
|
||||
"open_record": "مشاهدهٔ پروندهٔ {name}"
|
||||
"open_record": "مشاهدهٔ پروندهٔ {name}",
|
||||
"load_error": "بیماران شما بارگذاری نشد."
|
||||
},
|
||||
"profile": {
|
||||
"title": "پروفایل",
|
||||
@@ -141,7 +143,8 @@
|
||||
"save": "ذخیره",
|
||||
"saved": "پروفایل ذخیره شد",
|
||||
"completion_done": "پروفایل شما کامل است.",
|
||||
"completion_todo": "برای رزرو سریعتر، پروفایل خود را کامل کنید."
|
||||
"completion_todo": "برای رزرو سریعتر، پروفایل خود را کامل کنید.",
|
||||
"load_error": "پروفایل شما بارگذاری نشد."
|
||||
},
|
||||
"nurseProfile": {
|
||||
"title": "پروفایل پرستار",
|
||||
@@ -159,7 +162,9 @@
|
||||
"unverified_title": "پروفایل شما هنوز فعال نیست",
|
||||
"unverified_body": "برای نمایش به خانوادهها و دریافت رزرو، احراز هویت را تکمیل کنید.",
|
||||
"unverified_cta": "تکمیل احراز هویت",
|
||||
"deferred_services": "خدمات و قیمتهای خود را در بخش «خدمات و قیمتها» مدیریت کنید؛ روزهای کاری در مرحله بعد اضافه میشود."
|
||||
"deferred_services": "خدمات و قیمتهای خود را در بخش «خدمات و قیمتها» مدیریت کنید؛ روزهای کاری در مرحله بعد اضافه میشود.",
|
||||
"save_error": "ذخیرهٔ پروفایل انجام نشد. دوباره تلاش کنید.",
|
||||
"avatar_upload_error": "بارگذاری عکس انجام نشد. دوباره تلاش کنید."
|
||||
},
|
||||
"bank": {
|
||||
"title": "حساب بانکی",
|
||||
@@ -325,7 +330,9 @@
|
||||
"submit_save": "ذخیره تغییرات",
|
||||
"create_error": "ثبت خدمت انجام نشد. ورودیها را بررسی کرده و دوباره تلاش کنید.",
|
||||
"created_toast": "خدمت اضافه شد",
|
||||
"saved_toast": "تغییرات ذخیره شد"
|
||||
"saved_toast": "تغییرات ذخیره شد",
|
||||
"list_error": "خدمات شما بارگذاری نشد.",
|
||||
"options_error": "گزینههای این دسته بارگذاری نشد."
|
||||
},
|
||||
"search": {
|
||||
"title": "یافتن پرستار",
|
||||
@@ -564,7 +571,8 @@
|
||||
"list_empty_title": "هنوز رزروی ندارید",
|
||||
"list_empty_body": "پس از تایید پرستار و پرداخت، رزرو شما اینجا نمایش داده میشود.",
|
||||
"list_error": "بارگذاری رزروها ممکن نشد.",
|
||||
"list_total": "مبلغ کل"
|
||||
"list_total": "مبلغ کل",
|
||||
"inbox_error": "درخواستهای شما بارگذاری نشد."
|
||||
},
|
||||
"payment": {
|
||||
"title_checkout": "تایید و پرداخت",
|
||||
@@ -811,7 +819,7 @@
|
||||
"acknowledge_label": "بازپرداخت و کارمزد نمایشدادهشده را میپذیرم.",
|
||||
"continue_cta": "ادامه",
|
||||
"confirm_title": "تایید لغو",
|
||||
"confirm_restate": "مبلغ {refund} به شما بازپرداخت میشود و کارمزد لغو {fee} کسر میگردد.",
|
||||
"confirm_restate": "مبلغ <refund></refund> به شما بازپرداخت میشود و کارمزد لغو <fee></fee> کسر میگردد.",
|
||||
"confirm_cta": "تایید لغو",
|
||||
"submitting": "در حال ثبت…",
|
||||
"not_cancellable_title": "این رزرو قابل لغو نیست",
|
||||
@@ -1578,5 +1586,13 @@
|
||||
"invoice_pdf_error": "باز کردن فایل فاکتور ناموفق بود.",
|
||||
"invoice_number": "فاکتور #{number}",
|
||||
"settlement_iban": "شبای تسویه"
|
||||
},
|
||||
"routeChrome": {
|
||||
"error_title": "مشکلی پیش آمد",
|
||||
"error_body": "خطای غیرمنتظرهای رخ داد. میتوانید دوباره تلاش کنید یا به صفحه اصلی بازگردید.",
|
||||
"error_retry": "تلاش دوباره",
|
||||
"not_found_title": "صفحه پیدا نشد",
|
||||
"not_found_body": "صفحهای که به دنبال آن هستید وجود ندارد یا جابهجا شده است.",
|
||||
"go_home": "بازگشت به خانه"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user