en.json 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794
  1. {
  2. "page": {
  3. "loja": {
  4. "description": "Manage the products available in the store"
  5. },
  6. "associado": {
  7. "profile": {
  8. "description": "View and edit your personal data and dependents"
  9. },
  10. "carteirinha": {
  11. "description": "Your digital membership card with QR Code"
  12. },
  13. "convenios": {
  14. "description": "Browse available agreements"
  15. },
  16. "parceiros": {
  17. "description": "Browse available partners"
  18. },
  19. "loja": {
  20. "description": "Browse available store items"
  21. },
  22. "interesses": {
  23. "description": "Items you marked as interest"
  24. },
  25. "agendamentos": {
  26. "description": "Request and track your appointments"
  27. },
  28. "notificacoes": {
  29. "description": "Your notifications and alerts"
  30. }
  31. },
  32. "gestao_associados": {
  33. "description": "View, edit, and add members to the system"
  34. },
  35. "city": {
  36. "description": "View, edit, and add cities to the system"
  37. },
  38. "state": {
  39. "description": "View, edit, and add states to the system"
  40. },
  41. "country": {
  42. "description": "View, edit, and add countries to the system"
  43. },
  44. "users": {
  45. "description": "View, edit, and add users with system access"
  46. },
  47. "system-dashboard": {
  48. "description": "General vision of the system"
  49. },
  50. "versions": {
  51. "description": "Informations about updates, fixes and changes for each system version"
  52. },
  53. "parceiros_convenios": {
  54. "description": "View, edit and add partners to the system"
  55. },
  56. "convenios_medicos": {
  57. "description": "View, edit and add medical agreements to the system"
  58. },
  59. "company_settings": {
  60. "description": "Configure the information displayed on the home page."
  61. }
  62. },
  63. "common": {
  64. "actions": {
  65. "import": "Import",
  66. "save": "Save",
  67. "cancel": "Cancel",
  68. "edit": "Edit",
  69. "add": "Add",
  70. "new": "New",
  71. "search": "Search",
  72. "delete": "Delete",
  73. "view": "View",
  74. "back": "Back",
  75. "next": "Next",
  76. "resend_email": "Resend email",
  77. "download_certificate": "Download certificate",
  78. "download_boleto": "Download Boleto",
  79. "copy_paste_code": "Copy and paste the code below to make the payment",
  80. "go_home": "Go Home",
  81. "close": "Close"
  82. },
  83. "terms": {
  84. "actions": "Actions",
  85. "name": "Name",
  86. "email": "Email",
  87. "branch": "Branch",
  88. "password": "Password",
  89. "description": "Description",
  90. "contact_info": "Contact Info",
  91. "date": "Date",
  92. "start_date": "Start Date",
  93. "end_date": "End Date",
  94. "code": "Code",
  95. "title": "Title",
  96. "status": "Status",
  97. "price": "Price",
  98. "quantity": "Quantity",
  99. "city": "City",
  100. "list": "List",
  101. "state": "State",
  102. "country": "Country",
  103. "address": "Address",
  104. "address_number": "Address Number",
  105. "complement": "Complement",
  106. "postal_code": "Postal Code",
  107. "phone": "Phone",
  108. "document": "Document",
  109. "document_type": "Document Type",
  110. "cpf": "CPF",
  111. "cnpj": "CNPJ",
  112. "cep": "ZIP Code",
  113. "order_number": "Order Number",
  114. "order_amount": "Order Amount",
  115. "owner_name": "Owner name",
  116. "client_name": "Client name",
  117. "total_amount": "Total Amount",
  118. "payment": "Payment",
  119. "payment_method": "Payment Method",
  120. "payment_date": "Payment Date",
  121. "payment_amount": "Payment Amount",
  122. "language": "Language",
  123. "currency": "Currency",
  124. "interests": "Interests",
  125. "avatar": "Avatar",
  126. "banner": "Banner",
  127. "logo": "Logo",
  128. "light": "Light",
  129. "dark": "Dark",
  130. "media": "Media",
  131. "month": "Month",
  132. "week": "Week",
  133. "day": "Day",
  134. "hour": "Hour",
  135. "hour2": "Time",
  136. "today": "Today",
  137. "minute": "Minute",
  138. "second": "Second",
  139. "year": "Year",
  140. "all": "All",
  141. "certificate": "Certificate",
  142. "version": "Version",
  143. "whatsapp": "WhatsApp"
  144. },
  145. "months": {
  146. "january": "January",
  147. "february": "February",
  148. "march": "March",
  149. "april": "April",
  150. "may": "May",
  151. "june": "June",
  152. "july": "July",
  153. "august": "August",
  154. "september": "September",
  155. "october": "October",
  156. "november": "November",
  157. "december": "December"
  158. },
  159. "status": {
  160. "active": "Active",
  161. "inactive": "Inactive",
  162. "pending": "Pending",
  163. "on_leave": "On Leave",
  164. "canceled": "Canceled",
  165. "loading": "Please wait...",
  166. "yes": "Yes",
  167. "no": "No"
  168. },
  169. "ui": {
  170. "file": {
  171. "choose": "Choose a file",
  172. "click_select": "Click to select a file",
  173. "click_select_image": "Click to select an image",
  174. "drag": "Drag",
  175. "drag_and_drop": "Drag and drop the file here",
  176. "drag_here": "Drag the file here",
  177. "selected": "File selected"
  178. },
  179. "table": {
  180. "rows_per_page": "Rows per page",
  181. "of": "of",
  182. "to": "to",
  183. "records_found": "record(s) found"
  184. },
  185. "messages": {
  186. "copied_to_clipboard": "Copied to clipboard",
  187. "confirm_action": "Are you sure?",
  188. "are_you_sure_delete": "Are you sure you want to delete this item?",
  189. "welcome": "Welcome",
  190. "enjoy_the_event": "Enjoy the event!",
  191. "saved": "Saved successfully",
  192. "error": "An error occurred. Please try again."
  193. },
  194. "misc": {
  195. "all": "All",
  196. "or": "or",
  197. "example": "Example",
  198. "options": "Options",
  199. "total": "Total",
  200. "type": "Type"
  201. }
  202. },
  203. "metadata": {
  204. "created_at": "Created at",
  205. "updated_at": "Updated at",
  206. "created_by": "Created by"
  207. },
  208. "placeholders": {
  209. "city_full_name": "Full city name",
  210. "country_full_name": "Full country name",
  211. "state_full_name": "Full state name",
  212. "select_country": "Select country",
  213. "select_state": "Select state",
  214. "country_code": "e.g. US, UK...",
  215. "state_code": "e.g. NY, CA...",
  216. "email": "email{'@'}example.com",
  217. "cpf": "000.000.000-00",
  218. "registration": "e.g. 1111111",
  219. "password": "Enter a secure password"
  220. }
  221. },
  222. "auth": {
  223. "sign-in": "Sign in",
  224. "login": "Login",
  225. "logout": "Logout",
  226. "registration": "Registration",
  227. "confirm_password": "Confirm Password",
  228. "agreed_terms": "I agree with the terms",
  229. "agreed_privacy": "I agree with the privacy policy",
  230. "select_type_hint": "Select your profile and sign in",
  231. "type": {
  232. "administrador": "Administrator",
  233. "associado": "Associate",
  234. "parceiro": "Partner"
  235. },
  236. "forgot_password": "Forgot password?",
  237. "forgot_password_title": "Enter your email to reset your password",
  238. "forgot_password_description": "We will send a verification code to your email.",
  239. "continue": "Continue",
  240. "verify_email_title": "Check your email",
  241. "verify_email_description": "Please check your inbox and click the link to proceed.",
  242. "no_email_hint": "Did not receive the email? Check your",
  243. "check_spam": "spam or junk folder.",
  244. "enter_code": "Enter Code",
  245. "enter_code_title": "Enter your code here",
  246. "verify": "Verify",
  247. "resend_email": "Resend email",
  248. "remember_password": "Remember your password?",
  249. "do_login": "Sign in",
  250. "new_password_title": "Create your new password",
  251. "password_hint": "Minimum 6 characters with uppercase, lowercase and numbers",
  252. "confirm": "Confirm",
  253. "back_to_site": "Back to Site",
  254. "wrong_type": "User found, but the selected type is incorrect. Please select the correct login type.",
  255. "email_or_badge": "Email or Badge"
  256. },
  257. "business": {
  258. "advertise": "Advertise",
  259. "my_advertisements": "My Advertisements",
  260. "negotiations": "Negotiations",
  261. "opportunities": "Opportunities",
  262. "plans": "Plans"
  263. },
  264. "validation": {
  265. "rules": {
  266. "required": "This field is required",
  267. "email": "This field must be a valid email | These fields must be valid emails",
  268. "date": "This field must be a valid date",
  269. "min": "This field must have at least",
  270. "max": "This field must have at most",
  271. "characters": "characters",
  272. "password": "Password must have at least 6 characters, one uppercase letter, one lowercase letter and one number",
  273. "same_password": "Passwords must match",
  274. "not_same_document": "The document must be unique for each participant",
  275. "cpf": "This field must be a valid CPF",
  276. "cnpj": "This field must be a valid CNPJ",
  277. "cep": "This field must be a valid ZIP code",
  278. "value_smaller_than_zero": "Value cannot be less than zero",
  279. "code_length": "The code must have 6 digits"
  280. },
  281. "permissions": {
  282. "view": "You don't have permission to view this",
  283. "create": "You don't have permission to create this",
  284. "edit": "You don't have permission to edit this",
  285. "delete": "You don't have permission to delete this",
  286. "add": "You don't have permission to add this",
  287. "wrong_type": "You do not have permission to access this area."
  288. }
  289. },
  290. "http": {
  291. "errors": {
  292. "404": "Page not found",
  293. "failed": "The action failed",
  294. "no_records_found": "No records found"
  295. },
  296. "success": "The action was successful"
  297. },
  298. "events": {
  299. "singular": "Event",
  300. "plural": "Events",
  301. "core": {
  302. "basic_information": "Basic Information",
  303. "schedule": "Schedule",
  304. "opening": "Opening",
  305. "total_capacity": "Total Capacity",
  306. "unique_code": "Unique Code",
  307. "unique_code_hint": "This code is automatically generated",
  308. "list_of_allowed_documents": "List of allowed documents"
  309. },
  310. "tickets": {
  311. "singular": "Ticket",
  312. "plural": "Tickets",
  313. "types_singular": "Ticket Type",
  314. "types_plural": "Ticket Types",
  315. "event_ticket": "Event Ticket",
  316. "event_tickets": "Event Tickets",
  317. "event_ticket_types": "Event Ticket Types",
  318. "sales_start_date": "Sales Start Date",
  319. "sales_end_date": "Sales End Date",
  320. "max_per_user": "Maximum Tickets per User",
  321. "max_per_user_hint": "0 for unlimited",
  322. "quantity_available": "Available Quantity",
  323. "quantity_sold": "Quantity Sold"
  324. },
  325. "location": {
  326. "singular": "Location"
  327. },
  328. "attendance": {
  329. "participant_singular": "Participant",
  330. "participant_plural": "Participants",
  331. "checked_in_at": "Checked in at",
  332. "is_checked_in": "Is checked in"
  333. }
  334. },
  335. "user": {
  336. "singular": "User",
  337. "plural": "Users",
  338. "type_hint": "The type defines the user's permissions",
  339. "profile": {
  340. "singular": "Profile",
  341. "name_and_surname": "Name and Surname",
  342. "birth_date": "Birth Date",
  343. "personal_information": "Personal Information"
  344. },
  345. "preferences": {
  346. "singular": "Preferences"
  347. }
  348. },
  349. "orders": {
  350. "singular": "Order",
  351. "plural": "Orders",
  352. "core": {
  353. "new_order": "New Order",
  354. "payment_received": "Payment Received",
  355. "resume": "Order Resume",
  356. "buyer_information": "Buyer Information",
  357. "participant_information": "Participant Information",
  358. "same_as_buyer": "Same as buyer",
  359. "select_at_least_one_ticket": "Select at least one ticket",
  360. "select_payment_method": "Select a payment method",
  361. "exclusive_list": "Exclusive list",
  362. "successful_payment": "Successful payment"
  363. },
  364. "statuses": {
  365. "paid": "Paid",
  366. "pending": "Pending",
  367. "approved": "Approved",
  368. "canceled": "Canceled",
  369. "completed": "Completed",
  370. "confirmed": "Confirmed",
  371. "confirmation": "Confirmation"
  372. },
  373. "payment_methods": {
  374. "credit_card": "Credit Card",
  375. "boleto": "Boleto",
  376. "pix": "Pix"
  377. }
  378. },
  379. "ui": {
  380. "navigation": {
  381. "collapse_menu": "Collapse menu",
  382. "dashboards": "Dashboards",
  383. "home": "Home",
  384. "versions": "Versions",
  385. "expand_menu": "Expand menu",
  386. "dashboard": "Dashboard",
  387. "explore": "Explore",
  388. "advertise": "Advertise",
  389. "my_advertisements": "My Advertisements",
  390. "negotiations": "Negotiations",
  391. "opportunities": "Opportunities",
  392. "plans": "Plans",
  393. "events": "Events",
  394. "event_tickets": "Event Tickets",
  395. "event_ticket_types": "Event Ticket Types",
  396. "orders": "Orders",
  397. "sales": "Sales",
  398. "participants": "Participants",
  399. "users": "Users",
  400. "profile": "Profile",
  401. "interests": "Interests",
  402. "registration": "Registration",
  403. "wallet": "Wallet",
  404. "settings": "Settings",
  405. "city": "City",
  406. "state": "State",
  407. "country": "Country",
  408. "exit": "Exit",
  409. "partners": "Partners",
  410. "convenios_medicos": "Medical Agreements",
  411. "partner_agreements": "Agreements",
  412. "partner_services": "Services",
  413. "store": "Store",
  414. "store_items": "Items",
  415. "store_orders": "Orders",
  416. "appointments": "Medical Agreement Appointments",
  417. "my_appointments": "My Appointments",
  418. "received_appointments": "Received Appointments",
  419. "notifications": "Notifications",
  420. "categories": "Categories",
  421. "my_profile": "My Profile",
  422. "my_services": "My Services",
  423. "associados": "Member Management",
  424. "relatorios": "Reports",
  425. "validar_carteirinha": "Validate Card",
  426. "meus_dados": "My Data",
  427. "meu_perfil": "My Profile",
  428. "carteirinha": "Digital Membership Card",
  429. "convenios": "Agreements",
  430. "dependentes": "Dependents",
  431. "loja": "Store",
  432. "meus_interesses": "My Interests",
  433. "meus_agendamentos": "Medical Agreement Appointments",
  434. "company_settings": "Company Settings"
  435. }
  436. },
  437. "company_settings": {
  438. "section": {
  439. "hero": "Home Page",
  440. "stats": "Statistics",
  441. "contacts": "Contacts",
  442. "benefits": "Benefits"
  443. },
  444. "hero": {
  445. "background_image": "Background Image",
  446. "upload_image": "Upload Image",
  447. "remove_image": "Remove",
  448. "title": "Main Title",
  449. "subtitle": "Subtitle"
  450. },
  451. "stat": {
  452. "value": "Value (Stat {n})",
  453. "label": "Label (Stat {n})"
  454. },
  455. "contact": {
  456. "email": "Contact Email",
  457. "phone": "Contact Phone",
  458. "location": "Location",
  459. "location_placeholder": "Ex: Toledo - PR"
  460. },
  461. "benefit": {
  462. "title": "Title",
  463. "title_singular": "Benefit",
  464. "icon": "Icon",
  465. "description": "Description",
  466. "dialog_title": "Benefit"
  467. }
  468. },
  469. "associado": {
  470. "associado": "Associate",
  471. "cpf": "CPF",
  472. "phone": "Phone",
  473. "email": "Email",
  474. "personal_data": "Personal Data",
  475. "registration": "Registration",
  476. "cracha": "Badge",
  477. "position": "Position",
  478. "sector": "Sector",
  479. "admission_date": "Admission Date",
  480. "admission": "Admission",
  481. "primeiro_acesso": "Accessed App",
  482. "dependent": "Dependent",
  483. "dependents": "Dependents",
  484. "import_afastamentos": "Absences",
  485. "set_on_leave_title": "Set member on leave",
  486. "set_on_leave_message": "Confirm putting {name} on leave?",
  487. "set_on_leave_confirm": "Confirm leave",
  488. "approve_title": "Approve registration",
  489. "approve_message": "Confirm approval of {name}'s registration?",
  490. "approve_confirm": "Confirm approval",
  491. "import_associados": "Associates",
  492. "import_sync_result": "{created} created · {updated} updated · {inactivated} inactivated",
  493. "import_processing": "Import is still processing. Please refresh the page in a moment.",
  494. "search_placeholder": "Search Members",
  495. "filter_by_position": "Filter by position",
  496. "filter_by_sector": "Filter by sector",
  497. "no_dependents": "No dependents registered",
  498. "remove_photo": "Do you want to remove your profile photo?",
  499. "kinship": "Kinship",
  500. "dependent_statuses": {
  501. "approved": "Approved",
  502. "refused": "Refused",
  503. "pending": "Pending"
  504. },
  505. "kinship_options": {
  506. "conjuge": "Spouse",
  507. "filho": "Son",
  508. "filha": "Daughter",
  509. "pai": "Father",
  510. "mae": "Mother",
  511. "irmao": "Brother",
  512. "irma": "Sister",
  513. "outro": "Other"
  514. },
  515. "horizontal": "Horizontal",
  516. "vertical": "Vertical",
  517. "category": "Category",
  518. "service": "Service",
  519. "services": "Services",
  520. "filter_by_category": "Filter by category",
  521. "view_services": "View Services",
  522. "search_by_segment": "Search by segment",
  523. "discount": "Discount",
  524. "validity_until": "Valid until",
  525. "price": "Price",
  526. "available_sizes": "Available sizes",
  527. "i_want": "I want it",
  528. "remove_interest": "Remove interest",
  529. "no_interests": "You have no registered interests yet",
  530. "new_appointment": "New Request",
  531. "my_appointments": "My Appointments",
  532. "notes": "Notes",
  533. "schedule": "Schedule",
  534. "on_leave_appointment": "You are on leave. Please contact the secretariat for more information.",
  535. "complete_profile": {
  536. "title": "Complete your Profile",
  537. "message": "Fill in the fields below to continue. Grey fields are managed by the administration.",
  538. "save_continue": "Save and Continue",
  539. "photo_hint": "Add photo"
  540. },
  541. "confirm_cancel_appointment": "Are you sure you want to cancel this appointment?",
  542. "appointment_status": {
  543. "pendente": "Pending",
  544. "confirmado": "Confirmed",
  545. "cancelado": "Cancelled",
  546. "concluido": "Completed"
  547. },
  548. "no_notifications": "No notifications at the moment",
  549. "mark_as_read": "Mark as read",
  550. "validity": "Validity",
  551. "language_options": {
  552. "pt": "Português",
  553. "en": "English",
  554. "es": "Español"
  555. }
  556. },
  557. "access_log": {
  558. "title": "Access Logs",
  559. "description": "Access history for members and partners",
  560. "user": "User",
  561. "user_type": "Type",
  562. "accessed_at": "Access Date/Time",
  563. "filter_type": "Filter by type",
  564. "filter_date_from": "Start date",
  565. "filter_date_to": "End date",
  566. "all_types": "All types",
  567. "clear_filters": "Clear filters"
  568. },
  569. "charts": {
  570. "nps": {
  571. "promotion_zone": "Promotion Zone",
  572. "promotion_zone_range": "Promotion Zone Range",
  573. "quality_zone": "Quality Zone",
  574. "quality_zone_range": "Quality Zone Range",
  575. "refinement_zone": "Refinement Zone",
  576. "refinement_zone_range": "Refinement Zone Range",
  577. "critical_zone": "Critical Zone",
  578. "critical_zone_range": "Critical Zone Range",
  579. "promoters": "Promoters",
  580. "passives": "Passives",
  581. "detractors": "Detractors"
  582. }
  583. },
  584. "dashboard": {
  585. "currency_format": "$ {value}",
  586. "stats": {
  587. "total_associados": "Total Members",
  588. "associados_ativos": "Active Members",
  589. "parceiros": "Partners",
  590. "contratos_a_vencer": "Expiring Contracts",
  591. "novos_mes": "New (month)",
  592. "associados_pendentes": "Pending Members",
  593. "ultimos_acessos": "Last Accesses",
  594. "total_acessos_app": "Serprati App Accesses",
  595. "association_date": "Association Date",
  596. "registration_date": "Registration Date"
  597. },
  598. "cards": {
  599. "total_earnings": "Total Earnings",
  600. "tickets_sold": "Tickets Sold",
  601. "registrations": "Registrations"
  602. },
  603. "charts": {
  604. "tickets_by_type": {
  605. "title": "Total tickets by type",
  606. "labels": {
  607. "vip": "VIP",
  608. "track": "Track",
  609. "box": "Box",
  610. "courtesy": "Courtesy"
  611. }
  612. },
  613. "participants_by_document": {
  614. "title": "Percentage of CNPJ and CPF in registrations"
  615. },
  616. "sales_over_time": {
  617. "title": "Sales Over Period",
  618. "y_label": "Value ({currency})"
  619. },
  620. "registration_source": {
  621. "title": "Registration Source",
  622. "source": "Source",
  623. "sources": {
  624. "instagram": "Instagram",
  625. "facebook": "Facebook",
  626. "google": "Google",
  627. "referral": "Referral"
  628. }
  629. }
  630. }
  631. },
  632. "loja": {
  633. "product": "Product",
  634. "products": "Products",
  635. "supplier_price": "Supplier Price",
  636. "supplier": "Supplier",
  637. "stock": "Stock",
  638. "interests": "Interested",
  639. "interested_btn": "Interested",
  640. "interested_in": "Interested in",
  641. "media": "Media",
  642. "add_media": "Add Media",
  643. "uploading_media": "Uploading media...",
  644. "activate": "Activate",
  645. "deactivate": "Deactivate",
  646. "variation": "Variation",
  647. "variation_tamanho": "Size",
  648. "variation_cor": "Color",
  649. "variation_modelo": "Model",
  650. "variation_label": "Name",
  651. "variation_value": "Value (R$)",
  652. "variation_stock": "Stock",
  653. "variation_cor_placeholder": "E.g.: Purple, White...",
  654. "variation_modelo_placeholder": "E.g.: Associate, Premium...",
  655. "variation_empty": "No variation added",
  656. "add_variation": "Add",
  657. "filter_all": "All",
  658. "filter_recent": "Recent",
  659. "filter_others": "Others",
  660. "btn_interested": "I'm interested",
  661. "btn_want": "I want",
  662. "whatsapp_dialog_title": "Talk on WhatsApp",
  663. "whatsapp_message": "Hello, I am {nome} and I am interested in this store item: {item}{variacao}.",
  664. "whatsapp_btn_send": "Open WhatsApp"
  665. },
  666. "parceiro": {
  667. "category": "Category",
  668. "company_name": "Company Name",
  669. "responsible": "Responsible",
  670. "discount_percentage": "Discount (%)",
  671. "logo": "Logo",
  672. "website": "Website",
  673. "zip_code": "ZIP Code",
  674. "address": "Address",
  675. "neighborhood": "Neighborhood",
  676. "working_hours": "Working Hours",
  677. "working_hours_placeholder": "e.g. Mon-Fri 8am-6pm, Sat 8am-12pm",
  678. "contract_start": "Contract Start",
  679. "contract_end": "Contract End",
  680. "contract_files": "Contract Files",
  681. "add_file": "Add File",
  682. "services": "Services",
  683. "service": "Service",
  684. "service_category": "Service Category",
  685. "service_number": "Service Number",
  686. "price": "Price",
  687. "associate_price": "Associate Price",
  688. "supplier_price": "Supplier Price",
  689. "requires_scheduling": "Requires Scheduling",
  690. "search_placeholder": "Search for service",
  691. "import_parceiros": "Partners",
  692. "import_convenios": "Medical Agreements",
  693. "import_parceiros_result": "{created} created · {updated} updated · {inactivated} inactivated",
  694. "import_convenios_result": "{partners_created} clinics created · {services_created} services created · {partners_inactivated} inactivated",
  695. "import_processing": "Import is still processing. Please refresh the page in a moment.",
  696. "cadastro_title": "Partner Registration",
  697. "cadastro_parceiro": "Partner Registration",
  698. "dados_parceiro": "Partner Data",
  699. "tab_dados": "Company Data",
  700. "tab_contato": "Contact",
  701. "tab_endereco": "Address",
  702. "tab_horario": "Schedule & Contract",
  703. "tab_servicos": "My Services",
  704. "usuario_parceiro": "Partner User",
  705. "linked_user": "Linked User",
  706. "home": "Home",
  707. "dashboard": {
  708. "title": "Dashboard",
  709. "authorization": "Pending Authorizations",
  710. "scheduling": "Appointments",
  711. "completed": "Completed",
  712. "not_authorized": "Not Authorized"
  713. }
  714. },
  715. "agendamento": {
  716. "associado": "Associate",
  717. "solicitar": "Request",
  718. "nova_solicitacao": "New Request",
  719. "visao_geral": "Overview",
  720. "aprovados_automaticamente": "Auto Approved",
  721. "definir_data_hora": "Set date and time",
  722. "confirm_reject": "Confirm rejection of this appointment?",
  723. "status": {
  724. "pendente": "Pending",
  725. "confirmado": "Confirmed",
  726. "recusado": "Rejected",
  727. "cancelado": "Cancelled",
  728. "concluido": "Completed"
  729. },
  730. "col": {
  731. "pedido": "Order",
  732. "parceiro": "Partner",
  733. "servico": "Service",
  734. "solicitacao": "Request"
  735. }
  736. },
  737. "notification": {
  738. "empty": "No notifications at the moment",
  739. "new": "New",
  740. "history": "History",
  741. "title_label": "Title",
  742. "title_placeholder": "Notification title",
  743. "message_label": "Message",
  744. "message_placeholder": "Notification message",
  745. "recipients": "Recipients",
  746. "by_position": "By Position",
  747. "by_sector": "By Sector",
  748. "media": "Media",
  749. "send": "Send",
  750. "all": "All",
  751. "recipient_associado": "Associates",
  752. "recipient_parceiro": "Partners",
  753. "details": "Details",
  754. "sent_to": "Sent to {count} user(s)",
  755. "seen_by": "Seen by {count} user(s)",
  756. "pending_read_title": "Pending Notifications",
  757. "pending_read_subtitle": "You have unread notifications. Read all of them to continue.",
  758. "pending_read_hint": "Click on each notification to mark it as read.",
  759. "pending_read_close": "Close"
  760. },
  761. "associate_validation": {
  762. "title": "Validate Card",
  763. "qr_code": "QR Code",
  764. "description": "Search the associate by badge or CPF",
  765. "search_placeholder": "Badge or CPF",
  766. "search": "Search",
  767. "associate_found": "Associate Found",
  768. "name": "Name",
  769. "cpf": "CPF",
  770. "registration": "Registration",
  771. "expiry_date": "Expiry Date",
  772. "no_photo": "No photo"
  773. },
  774. "relatorio": {
  775. "exportar_excel": "Export Excel",
  776. "novos_associados": "New Associates",
  777. "contatos": "Contacts",
  778. "exclusoes_mes": "Monthly Exclusions",
  779. "col": {
  780. "cadastro": "Registration",
  781. "exclusao": "Exclusion"
  782. }
  783. },
  784. "import_log": {
  785. "history_title": "Import History",
  786. "date_time": "Date/Time",
  787. "imported_by": "Imported by",
  788. "total": "Total",
  789. "created": "New",
  790. "updated": "Updated",
  791. "inactivated": "Inactivated",
  792. "no_history": "No imports recorded"
  793. }
  794. }