{ "common": { "actions": { "save": "Save", "cancel": "Cancel", "edit": "Edit", "add": "Add", "search": "Search", "delete": "Delete", "view": "View", "back": "Back", "next": "Next", "resend_email": "Resend email", "download_certificate": "Download certificate", "download_boleto": "Download Boleto", "copy_paste_code": "Copy and paste the code below to make the payment" }, "terms": { "name": "Name", "email": "Email", "password": "Password", "description": "Description", "date": "Date", "start_date": "Start Date", "end_date": "End Date", "code": "Code", "title": "Title", "status": "Status", "price": "Price", "quantity": "Quantity", "city": "City", "state": "State", "country": "Country", "address": "Address", "address_number": "Address Number", "complement": "Complement", "postal_code": "Postal Code", "phone": "Phone", "document": "Document", "document_type": "Document Type", "cpf": "CPF", "cnpj": "CNPJ", "rg": "RG", "cep": "ZIP Code", "order_number": "Order Number", "order_amount": "Order Amount", "total_amount": "Total Amount", "payment": "Payment", "payment_method": "Payment Method", "payment_date": "Payment Date", "payment_amount": "Payment Amount", "language": "Language", "currency": "Currency", "interests": "Interests", "avatar": "Avatar", "banner": "Banner", "logo": "Logo", "media": "Media", "month": "Month", "week": "Week", "day": "Day", "hour": "Hour", "minute": "Minute", "second": "Second", "year": "Year", "all": "All", "certificate": "Certificate", "version": "Version", "user": "User", "rating": "Rating", "services": "Services", "created_at": "Created at", "actions": "Actions" }, "months": { "january": "January", "february": "February", "march": "March", "april": "April", "may": "May", "june": "June", "july": "July", "august": "August", "september": "September", "october": "October", "november": "November", "december": "December" }, "status": { "active": "Active", "inactive": "Inactive", "canceled": "Canceled", "loading": "Please wait...", "yes": "Yes", "no": "No", "no_results": "No results found" }, "ui": { "file": { "choose": "Choose a file", "click_select": "Click to select a file", "click_select_image": "Click to select an image", "drag": "Drag", "drag_and_drop": "Drag and drop the file here", "drag_here": "Drag the file here", "selected": "File selected" }, "table": { "rows_per_page": "Rows per page", "of": "of", "to": "to" }, "messages": { "copied_to_clipboard": "Copied to clipboard", "confirm_action": "Are you sure?", "are_you_sure_delete": "Are you sure you want to delete this item?", "welcome": "Welcome", "enjoy_the_event": "Enjoy the event!" }, "misc": { "all": "All", "or": "or", "example": "Example", "options": "Options", "total": "Total", "type": "Type" } }, "metadata": { "created_at": "Created at", "updated_at": "Updated at", "created_by": "Created by" }, "messages": { "error_loading": "Error loading data", "no_permission": "You don't have permission to access this resource", "confirm": "Confirm", "confirm_delete": "Are you sure you want to delete this item?", "deleted_successfully": "Deleted successfully", "error_deleting": "Error deleting the item" } }, "auth": { "login": "Login", "logout": "Logout", "registration": "Registration", "confirm_password": "Confirm Password", "agreed_terms": "I agree with the terms", "agreed_privacy": "I agree with the privacy policy" }, "business": { "advertise": "Advertise", "my_advertisements": "My Advertisements", "negotiations": "Negotiations", "opportunities": "Opportunities", "plans": "Plans" }, "validation": { "rules": { "required": "This field is required", "email": "This field must be a valid email | These fields must be valid emails", "date": "This field must be a valid date", "min": "Min Value: R$", "max": "Max Value: R$", "characters": "characters", "password": "Password must have at least 6 characters, one uppercase letter, one lowercase letter and one number", "same_password": "Passwords must match", "not_same_document": "The document must be unique for each participant", "cpf": "This field must be a valid CPF", "cnpj": "This field must be a valid CNPJ", "cep": "This field must be a valid ZIP code", "value_smaller_than_zero": "Value cannot be less than zero" }, "permissions": { "view": "You don't have permission to view this", "create": "You don't have permission to create this", "edit": "You don't have permission to edit this", "delete": "You don't have permission to delete this", "add": "You don't have permission to add this" } }, "http": { "errors": { "404": "Page not found", "failed": "The action failed", "no_records_found": "No records found" }, "success": "The action was successful" }, "events": { "singular": "Event", "plural": "Events", "core": { "basic_information": "Basic Information", "schedule": "Schedule", "opening": "Opening", "total_capacity": "Total Capacity", "unique_code": "Unique Code", "unique_code_hint": "This code is automatically generated", "list_of_allowed_documents": "List of allowed documents" }, "tickets": { "singular": "Ticket", "plural": "Tickets", "types_singular": "Ticket Type", "types_plural": "Ticket Types", "event_ticket": "Event Ticket", "event_tickets": "Event Tickets", "event_ticket_types": "Event Ticket Types", "sales_start_date": "Sales Start Date", "sales_end_date": "Sales End Date", "max_per_user": "Maximum Tickets per User", "max_per_user_hint": "0 for unlimited", "quantity_available": "Available Quantity", "quantity_sold": "Quantity Sold" }, "location": { "singular": "Location" }, "attendance": { "participant_singular": "Participant", "participant_plural": "Participants", "checked_in_at": "Checked in at", "is_checked_in": "Is checked in" } }, "user": { "singular": "User", "plural": "Users", "profile": { "singular": "Profile", "name_and_surname": "Name and Surname", "birth_date": "Birth Date", "personal_information": "Personal Information" }, "preferences": { "singular": "Preferences" } }, "client": { "singular": "Client", "plural": "Clients", "add": "Add Client", "edit": "Edit Client", "fields": { "document": "CPF/CNPJ" } }, "address": { "singular": "Address", "plural": "Addresses", "add": "Add Address", "edit": "Edit Address", "tab": "Addresses", "fields": { "zip_code": "ZIP Code", "address": "Address", "has_complement": "Has complement?", "complement": "Complement", "nickname": "Nickname", "instructions": "Instructions", "address_type": "Address Type" }, "types": { "home": "Home", "commercial": "Commercial", "other": "Other" }, "messages": { "cep_not_found": "ZIP code not found. Please fill in manually.", "searching_cep": "Searching ZIP code...", "delete_confirm": "Are you sure you want to delete this address?" } }, "speciality": { "singular": "Speciality", "plural": "Specialities", "add": "Add Speciality", "edit": "Edit Speciality", "fields": { "description": "Description" } }, "improvement_type": { "singular": "Improvement Type", "plural": "Improvement Types", "add": "Add Improvement Type", "edit": "Edit Improvement Type", "fields": { "description": "Description", "improvement_type": "Type" }, "types": { "client": "Client", "provider": "Provider", "both": "Both" } }, "provider": { "singular": "Provider", "plural": "Providers", "fields": { "document": "CPF/CNPJ", "rg": "RG", "birth_date": "Birth Date", "selfie_verified": "Selfie Verified", "document_verified": "Document Verified", "is_approved": "Approved", "average_rating": "Average Rating", "total_services": "Total Services", "daily_price_8h": "Daily Price 8h", "daily_price_6h": "Daily Price 6h", "daily_price_4h": "Daily Price 4h", "daily_price_2h": "Daily Price 2h" }, "hints": { "daily_price": "Value between R$ 100.00 and R$ 500.00" } }, "provider_specialities": { "header": "Specialties", "add_button": "Add", "select_placeholder": "Select a specialty", "empty_state": "No specialties added", "remove_confirm": "Are you sure you want to remove this specialty?" }, "provider_services_types": { "header": "Service Types", "add_button": "Add", "select_placeholder": "Select a service type", "empty_state": "No service types added", "remove_confirm": "Are you sure you want to remove this service type?" }, "provider_payment_methods": { "singular": "Payment Method", "plural": "Payment Methods", "header": "Payment Methods", "add_button": "Add Payment Method", "edit_button": "Edit Payment Method", "empty_state": "No payment methods registered", "account_type": "Account Type", "pix_key": "PIX Key", "bank_account_type": "Bank Account Type", "agency": "Agency", "account": "Account", "digit": "Digit", "account_types": { "pix": "PIX", "bank_account": "Bank Account" }, "bank_account_types": { "checking": "Checking", "savings": "Savings" } }, "provider_working_days": { "header": "Working Days", "morning": "Morning", "afternoon": "Afternoon", "days": { "1": "Sunday", "2": "Monday", "3": "Tuesday", "4": "Wednesday", "5": "Thursday", "6": "Friday", "7": "Saturday" } }, "provider_blocked_days": { "singular": "Blocked Day", "plural": "Blocked Days", "header": "Blocked Days", "add_button": "Add Blocked Day", "edit_button": "Edit Blocked Day", "empty_state": "No blocked days registered", "date": "Date", "period": "Period", "reason": "Reason", "init_hour": "Start Time", "end_hour": "End Time", "periods": { "morning": "Morning", "afternoon": "Afternoon", "all": "All Day" } }, "orders": { "singular": "Order", "plural": "Orders", "core": { "new_order": "New Order", "payment_received": "Payment Received", "resume": "Order Resume", "buyer_information": "Buyer Information", "participant_information": "Participant Information", "same_as_buyer": "Same as buyer", "select_at_least_one_ticket": "Select at least one ticket", "select_payment_method": "Select a payment method", "exclusive_list": "Exclusive list", "successful_payment": "Successful payment" }, "statuses": { "paid": "Paid", "pending": "Pending", "approved": "Approved", "canceled": "Canceled", "completed": "Completed", "confirmed": "Confirmed", "confirmation": "Confirmation" }, "payment_methods": { "credit_card": "Credit Card", "boleto": "Boleto", "pix": "Pix" } }, "ui": { "navigation": { "collapse_menu": "Collapse menu", "expand_menu": "Expand menu", "dashboard": "Dashboard", "explore": "Explore", "advertise": "Advertise", "my_advertisements": "My Advertisements", "negotiations": "Negotiations", "opportunities": "Opportunities", "plans": "Plans", "events": "Events", "event_tickets": "Event Tickets", "event_ticket_types": "Event Ticket Types", "orders": "Orders", "sales": "Sales", "participants": "Participants", "users": "Users", "profile": "Profile", "interests": "Interests", "registration": "Registration", "wallet": "Wallet", "settings": "Settings", "city": "City", "client": "Client", "state": "State", "country": "Country", "provider": "Provider", "exit": "Exit", "admin": "Admin", "user": "User", "improvement_type": "Improvement Type", "service_type": "Service Type", "speciality": "Speciality" } }, "charts": { "nps": { "promotion_zone": "Promotion Zone", "promotion_zone_range": "Promotion Zone Range", "quality_zone": "Quality Zone", "quality_zone_range": "Quality Zone Range", "refinement_zone": "Refinement Zone", "refinement_zone_range": "Refinement Zone Range", "critical_zone": "Critical Zone", "critical_zone_range": "Critical Zone Range", "promoters": "Promoters", "passives": "Passives", "detractors": "Detractors" } }, "dashboard": { "currency_format": "$ {value}", "cards": { "total_earnings": "Total Earnings", "tickets_sold": "Tickets Sold", "registrations": "Registrations" }, "charts": { "tickets_by_type": { "title": "Total tickets by type", "labels": { "vip": "VIP", "track": "Track", "box": "Box", "courtesy": "Courtesy" } }, "participants_by_document": { "title": "Percentage of CNPJ and CPF in registrations" }, "sales_over_time": { "title": "Sales Over Period", "y_label": "Value ({currency})" }, "registration_source": { "title": "Registration Source", "source": "Source", "sources": { "instagram": "Instagram", "facebook": "Facebook", "google": "Google", "referral": "Referral" } } } } }