{
  "pages": {
    "languages": {
      "spanish": "Spanish",
      "english": "English"
    },
    "general": {
      "account": "Account",
      "active": "Active",
      "cancel": "Cancel",
      "change": "Change",
      "close": "Close",
      "confirm": "Confirm",
      "connected": "Connected",
      "contact_us": "Contact Us",
      "create": "Create",
      "delete": "Delete",
      "disconnected": "Disconnected",
      "download": "Download",
      "edit": "Edit",
      "files": "Files",
      "forgot_password": "Forgot your password?",
      "inactive": "Inactive",
      "loading": "Loading",
      "need_support": "Need Support?",
      "note": "Notes",
      "open": "Open",
      "open_link": "Open Link",
      "project": "Project",
      "rename": "Rename / Move",
      "save": "Save",
      "select": "Select",
      "send": "Send",
      "set": "Set",
      "sign_in": "Sign In",
      "sign_out": "Sign Out",
      "settings": "Settings",
      "update": "Update",
      "upload": "Upload",
      "waiting": "CS / CAP is missing",
      "view": "View",
      "view_files": "View Files",
      "error": {
        "403": "No tienes los permisos necesarios para ver esta página"
      },
      "navigation": {
        "dashboard": "Dashboard",
        "downloads": "Download Links",
        "files": "Files",
        "massive": "Massive Upload",
        "projects": "Projects",
        "settings": "Settings",
        "users": "Users",
        "versions": "Versions"
      }
    },
    "auth": {
      "login": {
        "form": {
          "privacy": "Privacy Policy",
          "subtitle": "Enter your credentials to sign in",
          "terms": "Terms of Use",
          "title": "Sign In",
          "fields": {
            "user": {
              "description": "Can be your email or username",
              "label": "User",
              "placeholder": "user@mail.com",
              "errors": {
                "required": "User is required"
              }
            },
            "password": {
              "label": "Password",
              "errors": {
                "required": "Password is required"
              }
            }
          }
        }
      }
    },
    "dashboard": {
      "downloads": {
        "all": "List of links",
        "click_to_copy": "Click to copy!",
        "clipboard": "Link copied to clipboard!",
        "error_fetching": "An error occurred fetching links",
        "last_link": "Last link created: ",
        "no_links_founds": "No links found.",
        "title": "Download links.",
        "table": {
          "header": {
            "created_at": "Created at",
            "title": "Title",
            "user": "User",
            "updated_at": "Updated at"
          }
        }
      },
      "guides": {
        "title": "Guides"
      },
      "releases": {
        "all_releases": "View all versions.",
        "error_fetching": "An error occurred fetching versions",
        "last_version": "Last Version: ",
        "no_releases_found": "No versions found.",
        "title": "Patch Notes"
      },
      "resume": {
        "attempt_fetch_data": "Attempt to reload the data.",
        "total": "Total Subdomains",
        "active": "Active Subdomains",
        "inactive": "Inactive Subdomains"
      }
    },
    "downloads": {
      "form": {
        "fields": {
          "download_link_title": {
            "errors": {
              "required": "Title is required"
            }
          },
          "download_link_file": {
            "errors": {
              "required": "File is required"
            }
          }
        }
      }
    },
    "project_list": {
      "form": {
        "subtitle": "Fill the information below",
        "title": "Upload Project",
        "fields": {
          "is_ready": {
            "label": "Is it complete?"
          },
          "project_file": {
            "label": "File",
            "errors": {
              "required": "File is required",
              "type_file": "Must be a file",
              "zip_file": "Must be a .zip file"
            }
          },
          "project_name": {
            "label": "Project Name",
            "errors": {
              "required": "Project name is required",
              "min_length": "Project name must have at least 3 characters",
              "max_length": "Project name max length is 20 characters",
              "alphanumeric": "Project name must be alphanumeric."
            }
          }
        },
        "side_card": {
          "title": "Please keep in mind.",
          "point_1": "It is possible to upload a project hosted on the **federalgovernment.info** domain and it is not necessary to attach an email address.",
          "point_2": "If this is a new project please attach the reference email to send it to the **FGA Platform** database."
        }
      },
      "table": {
        "search": {
          "placeholder": "Search projects..."
        },
        "head": {
          "email": {
            "title": "Email"
          },
          "name": {
            "title": "Name"
          },
          "redirect": {
            "title": "HTTPS",
            "tooltip": "This option allows you to force the automatic redirection of the domain to HTTPS in case it does not work properly."
          },
          "status": {
            "title": "Status",
            "tooltip": "This option toggles the availability of the website, redirecting to a landing page if it is disabled."
          },
          "waiting": {
            "title": "Waiting",
            "tooltip": "This option sends the attached email to the FGA Platform database, make sure everything is ready before performing this action."
          }
        },
        "navigation": {
          "page": "Page",
          "rows_per_page": "Rows per page",
          "go_to_first": "Go to first page",
          "go_to_last": "Go to last page",
          "go_to_previous": "Go to previous page",
          "go_to_next": "Go to next page"
        },
        "data": {
          "attached_email": "Attached e-mail",
          "note": "Note: Make sure that the email attachment is correct.",
          "loading": "Loading Data...",
          "error": "No data to show",
          "no_result": "No results"
        }
      }
    },
    "project_files": {
      "download": {
        "tooltip": "Zip and download the project files"
      },
      "editor": {
        "default": "Write your code here..."
      },
      "notes": {
        "close_note": "Close note",
        "closed_notes": "Closed notes",
        "fetch_closed_notes": "Fetch closed notes",
        "loading_closed": "Loading closed notes...",
        "no_closed_notes_found": "No closed notes found.",
        "open_notes": "Open notes"
      },
      "forms": {
        "fields": {
          "files": {
            "errors": {
              "min_length": "Please select at least one file."
            }
          }
        },
        "rename_file": {
          "title": "Rename / Move File"
        },
        "upload_files": {
          "title": "Upload Files",
          "subtitle": "Select your files to upload",
          "overwrite": "This action will overwrite the following files: "
        }
      },
      "table": {
        "head": {
          "name": "Name",
          "size": "Size",
          "type": "Type"
        },
        "columns": {
          "no_files": "Not files to show"
        }
      }
    },
    "settings": {
      "general": {
        "title": "General"
      },
      "language": {
        "title": "Language"
      },
      "account": {
        "user": {
          "email": "Email",
          "name": "Username",
          "name_not_set": "No set",
          "update_name": "Update Username",
          "update_password": "Update Password"
        },
        "form": {
          "title": "Confirm your credentials",
          "send": "Send Code",
          "fields": {
            "code": {
              "label": "Code",
              "errors": {
                "length": "Code must be 6 characters"
              }
            },
            "new_password": {
              "label": "New Password",
              "errors": {
                "required": "Password must be at least 8 characters long",
                "max_length": "Password must be 16 characters max"
              }
            },
            "password": {
              "label": "Confirm your password",
              "errors": {
                "required": "Repeat your password"
              }
            },
            "rep_password": {
              "label": "Repeat your password",
              "errors": {
                "required": "You must repeat your password"
              }
            },
            "user": {
              "label": "Confirm your account"
            }
          }
        }
      }
    },
    "users": {
      "form": {
        "new": {
          "permissions": "Permissions",
          "subtitle": "Creation form",
          "title": "New User",
          "fields": {
            "name": {
              "label": "Name",
              "errors": {
                "alphanumeric": "Name must be alphanumeric.",
                "max_length": "Name max length is 20 characters",
                "min_length": "Name must have at least 6 characters",
                "required": "Name is required"
              }
            },
            "email": {
              "label": "Email",
              "errors": {
                "required": "Email is required"
              }
            },
            "permissions": {
              "label": "Permissions",
              "errors": {
                "required": "Permissions is required"
              }
            }
          }
        }
      },
      "table": {
        "header": {
          "created_at": "Created At",
          "email": "Email",
          "updated_at": "Updated At",
          "user": "User"
        },
        "cells": {
          "reset": "Reset password",
          "delete": "Delete profile"
        }
      }
    }
  },
  "components": {
    "confirm_box": {
      "default_title": "Confirm",
      "default_text": "Do you want to continue with this action?"
    },
    "form_builder": {
      "drop_here": "Drop Here",
      "icon": "Icon:",
      "select_files": "Select Files"
    }
  },
  "alerts": {
    "general": {
      "connection_fail": "Could not connect.",
      "error_uploading": "Error uploading",
      "redirecting": "Redirecting...",
      "type_not_allowed": "The file type was not allowed",
      "unexpected_error": "An unexpected error has occurred, please contact an administrator.",
      "upload_files": "fails to upload files."
    },
    "change_password": {
      "loading": {
        "confirm_account": "Attempting to validate credentials, please wait...",
        "send_code": "Attempting to send confirmation code, please wait...",
        "change": "Attempting to change your password, please wait..."
      },
      "success": {
        "is_valid": "Credentials have been successfully validated, enter your new password.",
        "send_code": "A verification code has been sent to your email address.",
        "change": "Your password has been successfully changed, please log in again."
      },
      "error": {
        "code_expired": "The code you entered has expired.",
        "code_not_match": "The code you entered does not match the code sent to your email address.",
        "no_change": "Could not change the password, contact an administrator or try again later.",
        "send_credential": "There seems to have been a failure sending credentials, please try again",
        "send_code": "The verification code could not be sent, please contact an administrator or try again later.",
        "pass_not_match": "Passwords do not match, try again",
        "user_not_found": "User not found, try again"
      }
    },
    "confirm_project_change": {
      "loading": "Attempting to update the project status, please wait...",
      "success": "The project status has been updated successfully.",
      "error": "Could not update the project status, try again later."
    },
    "create_download_link": {
      "loading": "Trying to create the link, please wait...",
      "success": "The new link has been created successfully.",
      "error_cant_create": "Failed to create link."
    },
    "create_profile": {
      "loading": "Attempting to create the profile, please wait...",
      "success": "Profile created successfully",
      "success_item": "The account {{ email }} has been deleted.",
      "error": "Could not create the profile, please contact an administrator or try again later.",
      "error_item": "Can't delete {{ email }} account",
      "error_not_available": "The user or email entered is not available, please try again."
    },
    "create_subdomain": {
      "error": "The subdomain of the project {{projectName}} already exists.",
      "name_exists": "The subdomain name already exists.",
      "cant_insert_note": "The note could not be added to the subdomain. Please contact an administrator or try again later.",
      "success": "The project was created successfully",
      "success_with_email": "The project was uploaded, but there was an error sending the information to FGA Platform. Please contact an administrator.",
      "success_no_sql": "The project has been uploaded, but could not be placed on the waiting list, please make sure to update the user link correctly."
    },
    "delete_file": {
      "loading": "Attempting to delete the file, please wait...",
      "success": "File deleted successfully",
      "error": "Can't delete the file, try again later."
    },
    "delete_project": {
      "loading": "Attempting to delete the project, please wait...",
      "success": "The project was deleted successfully",
      "error": ""
    },
    "delete_user": {
      "loading": "Attempting to delete the user, please wait...",
      "loading_many": "Attempting to delete the users, please wait...",
      "success": "The user was deleted successfully",
      "error": "Can't delete the user, try again later."
    },
    "download_files": {
      "loading": "Attempting to download the project, please wait...",
      "success": "Download Start"
    },
    "fetch_project": {
      "error": {
        "not_found": "Project not found"
      }
    },
    "fetch_subdomain_files": {
      "error": {
        "file_list": "Error getting list of files",
        "get_subdirectories": "Error getting subdirectories"
      }
    },
    "fetch_subdomain_info": {
      "error": "Error when obtaining subdomain information"
    },
    "fetch_versions": {
      "success": "Files read",
      "error": "No version found."
    },
    "login": {
      "loading": "Attempting to sign in, please wait...",
      "success": "You are successfully logged in",
      "error": "Error when trying to log in"
    },
    "log_out": {
      "loading": "Attempting to sign out, please wait...",
      "success": "You have logged out correctly",
      "error": "Error when trying to log out"
    },
    "make_project_download_link": {
      "loading": "Attempting to create a public link for this project. please wait...",
      "success": "A link has been created and copied to your clipboard.",
      "error": "Unable to create link, try again later or contact an administrator."
    },
    "massive_upload": {
      "loading": "Attempting to start bulk upload, this may take a while, please wait...",
      "success_description": "",
      "type_file_not_allowed": "The file type is not allowed.",
      "notification_end": "Massive Upload ends."
    },
    "remove_download_link": {
      "loading": "Attempting to remove link, please wait...",
      "success": "The link has been removed successfully."
    },
    "rename_file": {
      "loading": "Attempting to rename the file, please wait...",
      "success": "File rename successfully.",
      "error": "Can't rename the file, try again later."
    },
    "reset_password": {
      "loading": "Attempting to reset the password, please wait...",
      "success": "An email with the user information has been sent to the email address.",
      "error": "Can't reset the password, contact and administrator or try again later."
    },
    "save_file": {
      "loading": "Attempting to save the file, please wait...",
      "success": "File content updated.s",
      "error": ""
    },
    "send_to_platform": {
      "loading": "Attempting to send the data to FGA Platform, please wait...",
      "success": "Data has been sent successfully",
      "error": "An error has occurred while sending the data, please contact an administrator."
    },
    "toggle_project_https": {
      "loading": "Attempting to modify the status of automatic redirection, please wait...",
      "success": "Secure redirection has been modified",
      "error": "It was not possible to modify the domain's secure redirection"
    },
    "toggle_project_status": {
      "loading": "Attempting to modify the site status, please wait...",
      "success": "The site status was modified correctly",
      "success_important": "The status has been modified but may take some time to be reflected.",
      "error": "It was not posible to modify the site status, try again later."
    },
    "upload_files": {
      "loading": "Attempting to uploading the files, please wait...",
      "success": "Project files uploaded successfully.",
      "error": ""
    },
    "upload_project": {
      "loading": "Attempting to upload the project, please wait...",
      "success": "",
      "success_description": "The new website may take a few minutes to be live.",
      "some_error": "Some errors occurred, if you encounter any bugs please contact an administrator.",
      "fields_empty": {
        "title": "Fields are empty.",
        "description": "Please fill the required fields."
      },
      "some_fields_invalid": {
        "title": "Some fields are invalid."
      },
      "file_size": {
        "title": "File is too large",
        "description": "The file size exceeds the limit of 100MB."
      }
    },
    "user": {
      "error": {
        "no_valid": "Could not validate user, try with other credentials"
      }
    },
    "view_file": {
      "loading": "Attempting to loading the file content, please wait...",
      "success": "",
      "error": "",
      "not_supported": "File type is not supported for preview."
    }
  }
}
