en.json 34 KB

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