en.json 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903
  1. {
  2. "common": {
  3. "gender": "Gender",
  4. "gender_options": {
  5. "female": "Female",
  6. "male": "Male",
  7. "other": "Other",
  8. "prefer_not_to_say": "Prefer not to say"
  9. },
  10. "see_all": "See all",
  11. "details": "View details",
  12. "accept": "Accept",
  13. "refuse": "Refuse",
  14. "expand": "expand",
  15. "collapse": "collapse",
  16. "from": "From",
  17. "to": "To",
  18. "alter": "Alter",
  19. "price_masked": "R$ ***,**",
  20. "km": "km",
  21. "actions": {
  22. "save": "Save",
  23. "cancel": "Cancel",
  24. "edit": "Edit",
  25. "add": "Add",
  26. "update": "Update",
  27. "search": "Search",
  28. "delete": "Delete",
  29. "view": "View",
  30. "back": "Back",
  31. "next": "Next",
  32. "resend_email": "Resend email",
  33. "download_certificate": "Download certificate",
  34. "download_boleto": "Download Boleto",
  35. "copy_paste_code": "Copy and paste the code below to make the payment"
  36. },
  37. "terms": {
  38. "name": "Name",
  39. "email": "Email",
  40. "password": "Password",
  41. "description": "Description",
  42. "date": "Date",
  43. "start_date": "Start Date",
  44. "end_date": "End Date",
  45. "code": "Code",
  46. "title": "Title",
  47. "status": "Status",
  48. "price": "Price",
  49. "quantity": "Quantity",
  50. "city": "City",
  51. "state": "State",
  52. "country": "Country",
  53. "address": "Address",
  54. "address_number": "Address Number",
  55. "district": "District",
  56. "complement": "Complement",
  57. "postal_code": "Postal Code",
  58. "phone": "Phone",
  59. "celular": "Cell Phone",
  60. "document": "Document",
  61. "document_type": "Document Type",
  62. "cpf": "CPF",
  63. "cnpj": "CNPJ",
  64. "cep": "ZIP Code",
  65. "order_number": "Order Number",
  66. "order_amount": "Order Amount",
  67. "total_amount": "Total Amount",
  68. "payment": "Payment",
  69. "payment_method": "Payment Method",
  70. "payment_date": "Payment Date",
  71. "payment_amount": "Payment Amount",
  72. "language": "Language",
  73. "currency": "Currency",
  74. "interests": "Interests",
  75. "avatar": "Avatar",
  76. "banner": "Banner",
  77. "logo": "Logo",
  78. "media": "Media",
  79. "month": "Month",
  80. "week": "Week",
  81. "day": "Day",
  82. "hour": "Hour",
  83. "minute": "Minute",
  84. "second": "Second",
  85. "year": "Year",
  86. "all": "All",
  87. "certificate": "Certificate",
  88. "version": "Version"
  89. },
  90. "months": {
  91. "january": "January",
  92. "february": "February",
  93. "march": "March",
  94. "april": "April",
  95. "may": "May",
  96. "june": "June",
  97. "july": "July",
  98. "august": "August",
  99. "september": "September",
  100. "october": "October",
  101. "november": "November",
  102. "december": "December"
  103. },
  104. "status": {
  105. "active": "Active",
  106. "inactive": "Inactive",
  107. "canceled": "Canceled",
  108. "loading": "Please wait...",
  109. "yes": "Yes",
  110. "no": "No"
  111. },
  112. "ui": {
  113. "file": {
  114. "choose": "Choose a file",
  115. "click_select": "Click to select a file",
  116. "click_select_image": "Click to select an image",
  117. "drag": "Drag",
  118. "drag_and_drop": "Drag and drop the file here",
  119. "drag_here": "Drag the file here",
  120. "selected": "File selected"
  121. },
  122. "table": {
  123. "rows_per_page": "Rows per page",
  124. "of": "of",
  125. "to": "to"
  126. },
  127. "messages": {
  128. "copied_to_clipboard": "Copied to clipboard",
  129. "confirm_action": "Are you sure?",
  130. "are_you_sure_delete": "Are you sure you want to delete this item?",
  131. "welcome": "Welcome",
  132. "enjoy_the_event": "Enjoy the event!"
  133. },
  134. "misc": {
  135. "all": "All",
  136. "or": "or",
  137. "example": "Example",
  138. "options": "Options",
  139. "total": "Total",
  140. "type": "Type"
  141. }
  142. },
  143. "metadata": {
  144. "created_at": "Created at",
  145. "updated_at": "Updated at",
  146. "created_by": "Created by"
  147. }
  148. },
  149. "nav": {
  150. "home": "Home",
  151. "payments": "Payments",
  152. "agenda": "Agenda",
  153. "profile": "Profile"
  154. },
  155. "notifications": {
  156. "title": "Notifications",
  157. "unread": "Unread:"
  158. },
  159. "auth": {
  160. "validation_code": "Validation code",
  161. "login": "Login",
  162. "register": "Register",
  163. "logout": "Logout",
  164. "forgot_password": "Forgot my password",
  165. "confirm_password": "Confirm password",
  166. "geocoding_failed_short": "Find address",
  167. "geocoding_failed": "Could not detect address. Adjust the pin manually.",
  168. "confirm_location": "Confirm location"
  169. },
  170. "provider": {
  171. "login": {
  172. "steps": {
  173. "step_1": {
  174. "action": "send code"
  175. },
  176. "step_2": {
  177. "action": "validate code"
  178. },
  179. "step_3": {
  180. "full_name": "Full Name",
  181. "birth_date": "Date of birth",
  182. "birth_date_placeholder": "mm/dd/yyyy",
  183. "gender_required": "Select a gender option.",
  184. "no_complement": "Address without complement",
  185. "complement_placeholder": "Ex: Apartment, Suite, House.",
  186. "address_placeholder": "Street, Number, Neighborhood, City - ST",
  187. "action": "continue",
  188. "rg_invalid": "Invalid RG",
  189. "date_invalid": "Invalid date",
  190. "rg": "RG",
  191. "address_nickname": "Address nickname",
  192. "address_instructions": "Address instructions",
  193. "address_type_home": "Home",
  194. "address_type_commercial": "Commercial",
  195. "address_type_other": "Other",
  196. "use_location": "Use my location",
  197. "location_permission_denied": "Location permission denied.",
  198. "location_error": "Could not get your location."
  199. },
  200. "step_4": {
  201. "document_front": "Side 1 (Front)",
  202. "document_front_desc": "Photo of the front of your document (ID or Driver License).",
  203. "document_back": "Side 2 (Back)",
  204. "document_back_desc": "Photo of the back of your document (ID or Driver License).",
  205. "selfie": "Selfie with document",
  206. "selfie_desc": "Take a selfie holding your document near your face.",
  207. "photo_captured": "Photo captured!",
  208. "action": "send documents",
  209. "btn_selfie": "Take selfie",
  210. "selfie_hint": "Hold your document close to your face",
  211. "selfie_sent": "Selfie sent!",
  212. "btn_document": "Photograph document",
  213. "document_hint": "Front and back of document",
  214. "document_sent": "Document sent!",
  215. "btn_retake": "Retake photo",
  216. "btn_confirm": "Use this selfie",
  217. "btn_use_photo": "Use this photo",
  218. "error_message": "Could not process the image. Please try again.",
  219. "selfie_success": "Selfie sent successfully!",
  220. "document_success": "Document sent successfully!",
  221. "btn_retry": "Try again",
  222. "btn_continue": "Continue",
  223. "document_hint_result": "Continue to send the back of the document",
  224. "btn_capture_selfie": "Capture selfie",
  225. "btn_capture_front": "Capture front",
  226. "btn_capture_back": "Capture back",
  227. "upload_all_photos": "Attach all the necessary photos!"
  228. },
  229. "step_5": {
  230. "daily_price_title": "What is the value of your daily rate for up to 8 hours?",
  231. "daily_price_min_max": "Minimum value $ 3.00. Maximum value $ 500.00.",
  232. "dont_worry": "Don't worry!",
  233. "change_anytime": "You can change your daily rate value whenever you want ;)",
  234. "shorter_services": "Based on the value above, the values for shorter services will be:",
  235. "up_to_6h": "up to 6 hours",
  236. "up_to_4h": "up to 4 hours",
  237. "up_to_2h": "up to 2 hours",
  238. "other_services": "Besides basic cleaning, what other services do you also perform?",
  239. "change_in_profile": "(can be changed in profile)",
  240. "no_services": "No service types available at the moment.",
  241. "search_visibility": "This information will appear to those searching for your profile in the search.",
  242. "action": "continue"
  243. },
  244. "step_6": {
  245. "title": "Now let's choose the best times for you to receive service requests!",
  246. "lock_hint": "Tap and block days or periods",
  247. "lock_description": "if you do not wish to receive service requests in this period.",
  248. "morning": "morning",
  249. "afternoon": "afternoon",
  250. "instruction": "To block individual days, click on the day, to block only periods, click on morning or afternoon.",
  251. "dont_worry": "Don't worry!",
  252. "change_anytime": "Afterwards you can change the availability of your preference at any time in the app ;)",
  253. "select_at_least_one": "Select at least one work period.",
  254. "action": "finish registration"
  255. }
  256. },
  257. "registration_complete": {
  258. "title": "Registration sent!",
  259. "message": "Your registration was received and is under review. Please wait for approval before entering the platform."
  260. },
  261. "pending_approval": {
  262. "title": "Registration under review",
  263. "message": "Registration submitted successfully! Your profile is under review and you will be able to access the app once it is approved.",
  264. "ok": "Got it"
  265. }
  266. },
  267. "dashboard": {
  268. "summary": {
  269. "welcome": "Hello,",
  270. "my_schedules": "My schedules"
  271. },
  272. "price_suggest": {
  273. "region_label": "Average daily rate in your area",
  274. "region_label_1": "Suggested daily rate",
  275. "region_label_2": "in the region",
  276. "my_price_label": "My daily rate (8-hour rate)"
  277. },
  278. "today_services": {
  279. "finished_label": "Service with",
  280. "finished_suffix": "completed!",
  281. "start_label": "Service with",
  282. "code_hint": "Enter the client's code",
  283. "in_progress": "In progress",
  284. "reviewed_badge": "Reviewed",
  285. "rate_btn": "Rate",
  286. "help": "help",
  287. "end_time_label": "Ends at:",
  288. "code_error": "Invalid code. Please try again."
  289. },
  290. "solicitations": {
  291. "title": "Requests for you",
  292. "package_count": "Package with {count} services",
  293. "time_ago": {
  294. "just_now": "just now",
  295. "second": "{count} second ago | {count} seconds ago",
  296. "minute": "{count} minute ago | {count} minutes ago",
  297. "hour": "{count} hour ago | {count} hours ago",
  298. "day": "{count} day ago | {count} days ago",
  299. "week": "{count} week ago | {count} weeks ago",
  300. "month": "{count} month ago | {count} months ago",
  301. "year": "{count} year ago | {count} years ago"
  302. },
  303. "until_8h": "Full day (up to 8h)",
  304. "until_6h": "Standard (up to 6h)",
  305. "until_4h": "Medium (up to 4h)",
  306. "until_2h": "Quick (up to 2h)",
  307. "offers_meal": "Offers meal",
  308. "not_offers_meal": "Does not offer meal",
  309. "distance_prefix": "The client is",
  310. "distance_suffix": "from you",
  311. "via_agenda_text": "Request via",
  312. "via_agenda": "agenda",
  313. "same_day_warning_before": "Notice: ",
  314. "same_day_warning_bold": "When receiving more than one request for the same day, check the schedule and distance",
  315. "same_day_warning_after": " to plan your travel time.",
  316. "confirm_accept": "Do you want to accept this request?",
  317. "confirm_reject": "Request declined",
  318. "tip_label": "Tip:",
  319. "reject_tip": "Declining requests frequently may reduce your visibility."
  320. },
  321. "opportunities": {
  322. "title": "Opportunities",
  323. "banner_text": "Client requests for Diária professionals. View the order details, apply for the service, and if the client accepts, you will receive a notification.",
  324. "empty": "No opportunities available at the moment.",
  325. "empty_alert_bold": "There are no opportunities near you right now.",
  326. "empty_alert_text": "Wait for a client request and keep an eye out in case opportunities appear here.",
  327. "distance_km": "{distance} km from you",
  328. "details": "View details",
  329. "currency": "R$ {value}"
  330. },
  331. "opportunity_details": {
  332. "title": "Service details",
  333. "distance_text": "{distance} km from you",
  334. "sob_medida": "Custom service",
  335. "sob_medida_highlight": "tailored",
  336. "para": "for",
  337. "offers_meal": "Offers meal",
  338. "info_title": "Additional information",
  339. "button_accept": "I want to attend",
  340. "alert_text": "If your request is accepted by the client, you will receive a notification and it will appear in your upcoming services."
  341. },
  342. "opportunities_dialog": {
  343. "message": "If your request is accepted by the client, you will receive a confirmation and it will appear in your upcoming services.",
  344. "close": "Close"
  345. },
  346. "proposal_accepted": {
  347. "title": "You accepted the proposal!",
  348. "description": "As soon as the client confirms, the appointment will appear in your upcoming services.",
  349. "button_ok": "OK"
  350. },
  351. "refuse_opportunity_dialog": {
  352. "title": "Reject opportunity",
  353. "description": "Do you really want to reject this service?",
  354. "warning": "By rejecting, this opportunity will be removed from your list.",
  355. "btn_cancel": "back",
  356. "btn_confirm": "reject service"
  357. },
  358. "favorites": {
  359. "title": "Your favorites",
  360. "view_schedule": "View schedule"
  361. },
  362. "next_schedules": {
  363. "title": "Next services",
  364. "custom": "Custom",
  365. "default": "Default cleaning",
  366. "no_provider": "Provider not defined",
  367. "from": "from",
  368. "to": "to",
  369. "to_combine": "To be combined",
  370. "tag_custom": "Custom",
  371. "tag_default": "Default",
  372. "details": "View details",
  373. "offers_meal": "Offers meal",
  374. "no_meal": "Does not offer meal",
  375. "place_home": "Residential",
  376. "place_apartment": "Apartment",
  377. "place_commercial": "Commercial",
  378. "place_unknown": "Address",
  379. "copy_address": "Copy address",
  380. "address_copied": "Address copied!",
  381. "btn_cancel_service": "Cancel service",
  382. "btn_need_help": "I need help",
  383. "empty_alert_bold": "You do not have scheduled services right now.",
  384. "empty_alert_text": "Look for opportunities or wait for a client to request a service."
  385. },
  386. "cancel_schedule": {
  387. "title": "Are you sure you want to cancel your booking?",
  388. "reason_label": "Reason for cancellation",
  389. "reason_placeholder": "Describe the reason for cancellation...",
  390. "warning_before": "Canceling already scheduled services ",
  391. "warning_bold": "may lead to a temporary or even permanent block",
  392. "warning_after": " of your profile in the app.",
  393. "btn_cancel": "Back",
  394. "btn_keep": "Cancel the service",
  395. "service_fee": "Service fee",
  396. "total": "Total to receive:",
  397. "close": "Close",
  398. "btn_cancel_order": "Cancel order",
  399. "help": "I need help"
  400. },
  401. "schedule_rating": {
  402. "title": "How did you like working with",
  403. "negative_label": "What could have been better?",
  404. "positive_label": "What did you like most?",
  405. "comment_placeholder": "Leave a comment (optional)",
  406. "add_photo": "Add photo",
  407. "block_label": "I don't want to receive this client again",
  408. "submit_btn": "Submit review",
  409. "help_link": "I had an issue with this service",
  410. "already_reviewed": "You have already reviewed this service"
  411. },
  412. "last_schedules": {
  413. "title": "Last ones performed",
  414. "reschedule": "Reschedule"
  415. },
  416. "providers_close": {
  417. "title": "Close to you",
  418. "until_8h": "Up to 8h",
  419. "place_home": "Residential",
  420. "schedule": "Schedule"
  421. },
  422. "agenda": {
  423. "title": "Agenda",
  424. "upcoming_title": "Upcoming services",
  425. "completed_title": "Completed services",
  426. "type_default": "Appointment",
  427. "type_custom": "Custom",
  428. "status_pending": "Pending",
  429. "status_accepted": "Confirmed",
  430. "status_paid": "Confirmed",
  431. "status_started": "In progress",
  432. "status_finished": "Completed",
  433. "status_cancelled": "Cancelled",
  434. "btn_view_details": "view details",
  435. "btn_rate": "rate",
  436. "btn_reschedule": "reschedule",
  437. "empty_upcoming": "No scheduled services",
  438. "empty_completed": "No completed services"
  439. },
  440. "pending_confirmation": {
  441. "title": "Waiting for customer confirmation",
  442. "empty_alert_bold": "At the moment, you have no services waiting for customer confirmation.",
  443. "empty_alert_text": "As soon as a customer completes the payment, the service will appear here.",
  444. "details": "View details",
  445. "offers_meal": "Offers meal",
  446. "no_meal": "Does not offer meal",
  447. "address_copied": "Address copied!"
  448. }
  449. },
  450. "payments": {
  451. "title": "Payments",
  452. "total_earnings_title": "View total earnings",
  453. "total_earnings_count": "{count} services completed",
  454. "total_earnings_days": "Referring to the last {days} days",
  455. "period_week": "week",
  456. "period_month": "month",
  457. "period_year": "year",
  458. "available_balance_label": "Available balance",
  459. "available_balance_prefix": "Values are available for withdrawal within",
  460. "available_balance_highlight": "5 days after service completion.",
  461. "btn_withdraw": "withdraw",
  462. "pending_balance_label": "Balance to be released",
  463. "pending_balance_desc": "Amount from services awaiting release.",
  464. "pending_balance_empty": "No pending payments.",
  465. "services_title": "Services",
  466. "btn_view_movements": "view movements",
  467. "services_date_service": "Service date:",
  468. "services_date_payment": "Payment date:",
  469. "pay_status_pending": "Pending",
  470. "pay_status_paid": "Paid",
  471. "pay_status_anticipated": "Anticipated payment",
  472. "pay_status_cancelled": "Cancelled service",
  473. "btn_anticipate": "anticipate",
  474. "movements_title": "Movements",
  475. "mov_tarifa": "Platform fee",
  476. "mov_saque": "Withdrawal",
  477. "mov_servico": "Service",
  478. "mov_service_code": "Service code: {id}",
  479. "anticipation_available": "Total available:",
  480. "anticipation_fee_label": "Anticipation fee ({percent}%)*:",
  481. "anticipation_total_label": "Total to be paid using anticipation:",
  482. "anticipation_note": "*The anticipation fee is charged by the payment system. The Diária app has no participation in this operation.",
  483. "anticipation_remind_label": "Remember:",
  484. "anticipation_reminder": "You can wait for the expected payment date for this service and avoid the fee charged by anticipation.",
  485. "anticipation_btn_close": "close",
  486. "anticipation_btn_anticipate": "anticipate",
  487. "anticipation_confirm_title": "Are you sure you want to anticipate this payment?",
  488. "anticipation_confirm_cancel": "cancel",
  489. "anticipation_confirm_ok": "confirm",
  490. "default_client_name": "Client",
  491. "withdraw_confirm_title": "Confirm withdrawal",
  492. "withdraw_confirm_message": "Do you want to confirm the withdrawal to your account?",
  493. "withdraw_gross_amount_label": "Available balance",
  494. "withdraw_fee_label": "Transfer fee",
  495. "withdraw_net_amount_label": "Amount you will receive"
  496. }
  497. },
  498. "business": {
  499. "advertise": "Advertise",
  500. "my_advertisements": "My Advertisements",
  501. "negotiations": "Negotiations",
  502. "opportunities": "Opportunities",
  503. "plans": "Plans"
  504. },
  505. "profile": {
  506. "title": "Profile",
  507. "edit_profile": "Edit profile",
  508. "edit_data": "My data",
  509. "change_photo": "Request photo change",
  510. "photo_capture_error": "Unable to take the selfie. Please try again.",
  511. "full_name": "Full Name",
  512. "email": "E-mail",
  513. "phone": "Phone",
  514. "update": "Update",
  515. "update_success": "Profile updated successfully!",
  516. "update_error": "Error updating profile",
  517. "placeholder_name": "Enter your name",
  518. "placeholder_email": "Enter your e-mail",
  519. "placeholder_phone": "Enter your phone",
  520. "bank_data": {
  521. "title": "Bank data",
  522. "description": "Pix, agency and account",
  523. "my_bank_data_title": "My bank data",
  524. "subtitle": "Register your pix key and/or account to receive payments for your services.",
  525. "warning_title": "Attention!",
  526. "warning_message": " The pix key must be linked to a bank account of your CPF.",
  527. "pix_title": "Pix key",
  528. "pix_key": "Pix key",
  529. "pix_key_placeholder": "Enter your pix key",
  530. "pix_key_required": "Please enter your pix key",
  531. "att_pix": "Update pix",
  532. "att_bank": "Update account",
  533. "save_pix": "register pix",
  534. "pix_saved": "Pix key saved successfully!",
  535. "bank_account_title": "Agency and account",
  536. "account_type": "Account type",
  537. "checking": "Checking",
  538. "savings": "Savings",
  539. "agency": "Agency",
  540. "agency_placeholder": "Agency",
  541. "account": "Account",
  542. "account_placeholder": "Account",
  543. "digit": "Digit",
  544. "digit_placeholder": "Digit",
  545. "bank_code": "Bank (code)",
  546. "bank_code_placeholder": "Enter the bank name or code",
  547. "agency_digit": "Digit",
  548. "account_digit": "Digit",
  549. "in_development": "Under development",
  550. "bank_fields_required": "Please enter bank, agency and account",
  551. "save_account": "register account",
  552. "account_saved": "Bank account saved successfully!",
  553. "save_error": "Error saving. Please try again.",
  554. "missing_alert_title": "Register your bank data",
  555. "missing_alert_message": "You need to register your bank data to appear to platform clients.",
  556. "missing_alert_action": "Register bank data",
  557. "missing_alert_later": "Not now"
  558. },
  559. "availability": {
  560. "title": "Availability",
  561. "description": "Days I am available",
  562. "working_days_title": "Service availability",
  563. "working_days_subtitle": "Here you can define the best days to receive service requests.",
  564. "working_days_hint": "Tap and block days or periods if you do not want to receive service requests during that period.",
  565. "working_days_instructions": "To block individual days, click on the day; to block only periods, click on morning or afternoon.",
  566. "morning": "morning",
  567. "afternoon": "afternoon",
  568. "days_short": {
  569. "0": "SUN",
  570. "1": "MON",
  571. "2": "TUE",
  572. "3": "WED",
  573. "4": "THU",
  574. "5": "FRI",
  575. "6": "SAT"
  576. },
  577. "agenda_title": "Schedule",
  578. "agenda_subtitle": "If you want to close a specific date, access the calendar and block it.",
  579. "block_day_title": "Block day",
  580. "block_day_description": "Block the entire day",
  581. "block_period_title": "Block Period",
  582. "block_period_description": "Block morning or afternoon",
  583. "close_agenda_btn": "Close schedule",
  584. "block_day_confirm_title": "Block day",
  585. "block_day_confirm_subtitle": "Are you sure you want to block service calls for the day:",
  586. "block_period_confirm_title": "Block Period",
  587. "block_period_confirm_subtitle": "Select the time slot you want to close so no requests appear.",
  588. "morning_hours": "7am to 1pm",
  589. "afternoon_hours": "2pm to 8pm",
  590. "block_btn": "Block",
  591. "blocked_success": "Day blocked successfully!",
  592. "already_blocked_title": "Day already blocked",
  593. "unblock_btn": "Unblock",
  594. "unblocked_success": "Day unblocked successfully!",
  595. "period_labels": {
  596. "morning": "Morning",
  597. "afternoon": "Afternoon",
  598. "all": "Full day"
  599. }
  600. },
  601. "service_data": {
  602. "title": "Service data",
  603. "description": "Rates and services",
  604. "pricing_title": "My rates",
  605. "pricing_subtitle": "Set your 8-hour daily rate. The others are calculated automatically.",
  606. "price_8h_label": "What is your rate for up to 8 hours?",
  607. "price_min_max": "Minimum R$3.00. Maximum R$500.00.",
  608. "price_min_error": "Minimum value R$ 3.00",
  609. "price_max_error": "Maximum value R$ 500.00",
  610. "shorter_services": "Based on the value above, the rates for shorter services will be:",
  611. "up_to_6h": "up to 6 hours",
  612. "up_to_4h": "up to 4 hours",
  613. "up_to_2h": "up to 2 hours",
  614. "services_title": "Other services",
  615. "services_subtitle": "In addition to basic cleaning, what other services do you also provide?",
  616. "services_hint": "This information will appear to those searching your profile.",
  617. "no_services": "No services available at the moment.",
  618. "change_in_profile": "(can be changed in profile)"
  619. },
  620. "address": {
  621. "title": "Address",
  622. "description": "Location for services",
  623. "address_subtitle": "Change address",
  624. "address_description": "Keep your address updated so that bookings appear.",
  625. "cep": "ZIP Code",
  626. "address_label": "Address",
  627. "address_placeholder": "Street -----, Neighborhood",
  628. "number": "Number",
  629. "complement": "Complement",
  630. "complement_placeholder": "House, apt, block, etc",
  631. "district_label": "District",
  632. "city_label": "City",
  633. "state_label": "State",
  634. "update_address": "Change address",
  635. "search_placeholder": "Search",
  636. "missing_coords": "Address without location. Set the pin on the map.",
  637. "update_on_map": "Update on map",
  638. "use_location": "Use my location",
  639. "location_permission_denied": "Location permission denied.",
  640. "location_error": "Could not get your location."
  641. },
  642. "help": {
  643. "title": "Help",
  644. "description": "Questions and support",
  645. "support_title": "Diarista Support",
  646. "online_status": "Online now",
  647. "ai_assistant_label": "AI Assistant",
  648. "quick_suggestions": "Quick suggestions:",
  649. "message_placeholder": "Type your message...",
  650. "footer_disclaimer": "Responses are generated by artificial intelligence.",
  651. "suggestion_cancel": "How do I cancel a service?",
  652. "suggestion_data": "How do I update my data?",
  653. "suggestion_payment": "When do I receive my payment?",
  654. "suggestion_human": "I want to talk to a human",
  655. "error_message": "An error occurred. Please try again.",
  656. "greeting_message": "Hello! How can I help you today?"
  657. },
  658. "privacy": {
  659. "title": "Privacy",
  660. "description": "Blocked clients",
  661. "empty_message": "No blocked clients",
  662. "empty_sub": "Clients you block will appear here.",
  663. "blocked_title": "Blocked clients",
  664. "unblock_btn": "Unblock"
  665. },
  666. "privacy_policy": {
  667. "title": "Privacy policy",
  668. "description": "Terms and conditions of use"
  669. },
  670. "support_page": {
  671. "title": "Support page",
  672. "description": "Help center and customer service"
  673. },
  674. "logout": {
  675. "title": "Logout",
  676. "description": "Disconnect from your account"
  677. }
  678. },
  679. "validation": {
  680. "rules": {
  681. "required": "This field is required",
  682. "email": "This field must be a valid email | These fields must be valid emails",
  683. "date": "This field must be a valid date",
  684. "min": "This field must have at least",
  685. "max": "This field must have at most",
  686. "characters": "characters",
  687. "password": "Password must have at least 6 characters, one uppercase letter, one lowercase letter and one number",
  688. "same_password": "Passwords must match",
  689. "not_same_document": "The document must be unique for each participant",
  690. "cpf": "This field must be a valid CPF",
  691. "cnpj": "This field must be a valid CNPJ",
  692. "cep": "This field must be a valid ZIP code",
  693. "value_smaller_than_zero": "Value cannot be less than zero"
  694. },
  695. "permissions": {
  696. "view": "You don't have permission to view this",
  697. "create": "You don't have permission to create this",
  698. "edit": "You don't have permission to edit this",
  699. "delete": "You don't have permission to delete this",
  700. "add": "You don't have permission to add this"
  701. }
  702. },
  703. "http": {
  704. "errors": {
  705. "404": "Page not found",
  706. "failed": "The action failed",
  707. "no_records_found": "No records found"
  708. },
  709. "success": "The action was successful"
  710. },
  711. "events": {
  712. "singular": "Event",
  713. "plural": "Events",
  714. "core": {
  715. "basic_information": "Basic Information",
  716. "schedule": "Schedule",
  717. "opening": "Opening",
  718. "total_capacity": "Total Capacity",
  719. "unique_code": "Unique Code",
  720. "unique_code_hint": "This code is automatically generated",
  721. "list_of_allowed_documents": "List of allowed documents"
  722. },
  723. "tickets": {
  724. "singular": "Ticket",
  725. "plural": "Tickets",
  726. "types_singular": "Ticket Type",
  727. "types_plural": "Ticket Types",
  728. "event_ticket": "Event Ticket",
  729. "event_tickets": "Event Tickets",
  730. "event_ticket_types": "Event Ticket Types",
  731. "sales_start_date": "Sales Start Date",
  732. "sales_end_date": "Sales End Date",
  733. "max_per_user": "Maximum Tickets per User",
  734. "max_per_user_hint": "0 for unlimited",
  735. "quantity_available": "Available Quantity",
  736. "quantity_sold": "Quantity Sold"
  737. },
  738. "location": {
  739. "singular": "Location"
  740. },
  741. "attendance": {
  742. "participant_singular": "Participant",
  743. "participant_plural": "Participants",
  744. "checked_in_at": "Checked in at",
  745. "is_checked_in": "Is checked in"
  746. }
  747. },
  748. "user": {
  749. "singular": "User",
  750. "plural": "Users",
  751. "profile": {
  752. "singular": "Profile",
  753. "name_and_surname": "Name and Surname",
  754. "birth_date": "Birth Date",
  755. "personal_information": "Personal Information"
  756. },
  757. "preferences": {
  758. "singular": "Preferences"
  759. }
  760. },
  761. "orders": {
  762. "singular": "Order",
  763. "plural": "Orders",
  764. "core": {
  765. "new_order": "New Order",
  766. "payment_received": "Payment Received",
  767. "resume": "Order Resume",
  768. "buyer_information": "Buyer Information",
  769. "participant_information": "Participant Information",
  770. "same_as_buyer": "Same as buyer",
  771. "select_at_least_one_ticket": "Select at least one ticket",
  772. "select_payment_method": "Select a payment method",
  773. "exclusive_list": "Exclusive list",
  774. "successful_payment": "Successful payment"
  775. },
  776. "statuses": {
  777. "paid": "Paid",
  778. "pending": "Pending",
  779. "approved": "Approved",
  780. "canceled": "Canceled",
  781. "completed": "Completed",
  782. "confirmed": "Confirmed",
  783. "confirmation": "Confirmation"
  784. },
  785. "payment_methods": {
  786. "credit_card": "Credit Card",
  787. "boleto": "Boleto",
  788. "pix": "Pix"
  789. }
  790. },
  791. "ui": {
  792. "navigation": {
  793. "collapse_menu": "Collapse menu",
  794. "expand_menu": "Expand menu",
  795. "dashboard": "Dashboard",
  796. "explore": "Explore",
  797. "advertise": "Advertise",
  798. "my_advertisements": "My Advertisements",
  799. "negotiations": "Negotiations",
  800. "opportunities": "Opportunities",
  801. "plans": "Plans",
  802. "events": "Events",
  803. "event_tickets": "Event Tickets",
  804. "event_ticket_types": "Event Ticket Types",
  805. "orders": "Orders",
  806. "sales": "Sales",
  807. "participants": "Participants",
  808. "users": "Users",
  809. "profile": "Profile",
  810. "interests": "Interests",
  811. "registration": "Registration",
  812. "wallet": "Wallet",
  813. "settings": "Settings",
  814. "city": "City",
  815. "state": "State",
  816. "country": "Country",
  817. "exit": "Exit"
  818. }
  819. },
  820. "charts": {
  821. "nps": {
  822. "promotion_zone": "Promotion Zone",
  823. "promotion_zone_range": "Promotion Zone Range",
  824. "quality_zone": "Quality Zone",
  825. "quality_zone_range": "Quality Zone Range",
  826. "refinement_zone": "Refinement Zone",
  827. "refinement_zone_range": "Refinement Zone Range",
  828. "critical_zone": "Critical Zone",
  829. "critical_zone_range": "Critical Zone Range",
  830. "promoters": "Promoters",
  831. "passives": "Passives",
  832. "detractors": "Detractors"
  833. }
  834. },
  835. "dashboard": {
  836. "currency_format": "$ {value}",
  837. "cards": {
  838. "total_earnings": "Total Earnings",
  839. "tickets_sold": "Tickets Sold",
  840. "registrations": "Registrations"
  841. },
  842. "charts": {
  843. "tickets_by_type": {
  844. "title": "Total tickets by type",
  845. "labels": {
  846. "vip": "VIP",
  847. "track": "Track",
  848. "box": "Box",
  849. "courtesy": "Courtesy"
  850. }
  851. },
  852. "participants_by_document": {
  853. "title": "Percentage of CNPJ and CPF in registrations"
  854. },
  855. "sales_over_time": {
  856. "title": "Sales Over Period",
  857. "y_label": "Value ({currency})"
  858. },
  859. "registration_source": {
  860. "title": "Registration Source",
  861. "source": "Source",
  862. "sources": {
  863. "instagram": "Instagram",
  864. "facebook": "Facebook",
  865. "google": "Google",
  866. "referral": "Referral"
  867. }
  868. }
  869. }
  870. },
  871. "support_request": {
  872. "title": "Talk to an agent",
  873. "subtitle": "Fill in the fields below and a human agent will get in touch with you.",
  874. "contact_title": "How can we reach you?",
  875. "contact_subtitle": "We prefilled it with your account details. Change it if you prefer to be contacted through another channel.",
  876. "chat_attached_note": "Your recent conversation with the assistant will be attached to give the agent context.",
  877. "success": "Request sent! An agent will contact you soon.",
  878. "error": "We could not send your request. Please try again.",
  879. "fields": {
  880. "category": "Category",
  881. "title": "Subject",
  882. "message": "Your message",
  883. "name": "Name",
  884. "email": "Email",
  885. "phone": "Phone"
  886. },
  887. "categories": {
  888. "payment": "Payment",
  889. "schedule": "Schedule",
  890. "account": "Account",
  891. "other": "Other"
  892. },
  893. "actions": {
  894. "send": "Send request"
  895. },
  896. "transcript": {
  897. "you": "You",
  898. "bot": "Assistant",
  899. "chat_header": "--- Conversation with the assistant ---",
  900. "user_message_header": "--- User message ---"
  901. }
  902. }
  903. }