{
  "strings": {
    "reports": {
      "proposal": {
        "na": "n/a",
        "taxreturn": "Tax Return",
        "rebates": "Rebates",
        "tax": "Tax",
        "year": "Year",
        "kw": "kW",
        "kwh": "kWh"
      }
    },
    "common": {
      "header": {
        "button": "UPGRADE PLAN",
        "expiredTrial": {
          "message": "Your trial expired!"
        },
        "expiresSoon": {
          "message": "Your trial expires in %% days"
        },
        "help": {
          "button": "Help",
          "popup": {
            "title": "Need help?",
            "message": "Type your question and we will contact you soon",
            "sendSuccess": {
              "message": "Thanks for your question. PVStream team will contact you immediately. We will be glad to assist you."
            }
          }
        }
      },
      "userInfo": {
        "firstName": "First name",
        "lastName": "Second name",
        "displayName": "Display name",
        "phoneNumber": "Phone number",
        "email": "Email",
        "companyName": "Company name",
        "companyEmail": "Company email",
        "userName": "User name",
        "role": "Role"
      },
      "error": {
        "required": "Required",
        "maxLenght": "Maximum length is %required_length%",
        "minLenght": "Minimum length is %required_length%",
        "max": "Maximum value is %required_length%",
        "min": "Minimum value is %required_length%",
        "passwordEqualError": "Password should be equal",
        "validEmail": "Valid email required",
        "error": "error",
        "userExist": "User with email already registered!",
        "length": "At least 8 characters",
        "upperChar": "At least 1 uppercase character",
        "lowerChar": "At least 1 lowercase character",
        "number": "At least 1 number character",
        "invalidUserOrPassword": "Invalid username or password",
        "invalidPassword": "Invalid password...",
        "wrongCurrentPassword": "Wrong current password",
        "passwordError": "Password should contain letters(small and capital) and numbers"
      },
      "button": {
        "dashboard": "Dashboard",
        "cancel": "Cancel",
        "close": "Close",
        "apply": "Apply",
        "export": "Export",
        "change": "Change",
        "create": "Create",
        "add": "Add",
        "send": "Send",
        "applying": "Applying...",
        "discard": "Discard",
        "save": "Save",
        "yes": "Yes",
        "no": "No",
        "changing": "Changing...",
        "done": "Done",
        "price": "Price"
      },
      "object": {
        "type": {
          "roof": "Roof",
          "obstacle": "Obstacle",
          "treeobstruction": "Tree"
        }
      },
      "racking": {
        "type": {
          "residential": "Residential",
          "singleTilt": "Single Tilt",
          "dualTilt": "Dual Tilt"
        }
      },
      "orientation": {
        "landscape": "Landscape",
        "portrait": "Portrait"
      },
      "months": {
        "short": {
          "jan": "Jan",
          "feb": "Feb",
          "mar": "Mar",
          "apr": "Apr",
          "may": "May",
          "jun": "Jun",
          "jul": "Jul",
          "aug": "Aug",
          "sep": "Sep",
          "oct": "Oct",
          "nov": "Nov",
          "dec": "Dec"
        }
      },
      "battery": {
        "type": {
          "liIon": "Li-Ion",
          "acid": "Acid"
        }
      },
      "measurmentSystem": {
        "watt": "Watt",
        "wattShort": "W",
        "meter": "m",
        "squareMeter": "m²",
        "feet": "'",
        "squareFeet": "sq.ft",
        "inch": "\"",
        "kiloWatt": "kW",
        "kiloWattHour": "kWh",
        "euro": "EUR",
        "dollars": "USD",
        "meters": "meters",
        "pixels": "pixels",
        "pixel": "px",
        "inches": "inches"
      },
      "export": {
        "common": {
          "params": {
            "title": "Title",
            "paperSize": "Paper Size",
            "layout": "Layout",
            "titleBlock": {
              "title": "Title Block",
              "dropdown": {
                "standart": "Standart",
                "none": "None"
              }
            },
            "checkbox": {
              "inverterNames": "Display inverter names",
              "stringNames": "Display string names",
              "moduleTilt": "Display module tilt arrows"
            }
          },
          "error": {
            "message": "Please add a title"
          }
        },
        "electrical": {
          "title": "Export electrical design to .pdf",
          "fileName": "Electrical-design-",
          "errorMessage": "Export electrical design failed! Please try again or contact our support."
        },
        "mechanical": {
          "title": "Export mechanical design to .pdf",
          "fileName": "Mechanical-design-",
          "errorMessage": "Export mechanical design failed! Please try again or contact our support."
        },
        "sld": {
          "title": "Export SLD to .pdf",
          "fileName": "SLD-",
          "errorMessage": "Export SLD failed! Please try again or contact our support."
        },
        "proposal": {
          "fileName": "proposal-"
        },
        "design": {
          "fileName": "design-"
        }
      }
    },
    "browserCheck": {
      "title": "Increase annotation font size",
      "text": "Your {{deviceDetectorService.browser}}(version {{deviceDetectorService.browser_version}}) is unsupported browser version. </br> Please use PVStream with supported browsers: Chrome version {{ALLOWED_MIN_BROWSER_VERSIONS.Chrome}} or later or Firefox version {{ALLOWED_MIN_BROWSER_VERSIONS.Firefox}} or later.",
      "button": "Got it!"
    },
    "login": {
      "signin": {
        "title": "Sign In",
        "text": {
          "username": "Username or email",
          "password": "Password"
        },
        "button": {
          "signin": "Sign In",
          "forgotPassword": "Reset password",
          "signup": "Sign Up Free"
        },
        "label": {
          "forgotPassword": "Forgot your password?",
          "signup": "Need to create account?"
        }
      },
      "signup": {
        "label": {
          "trial": "Get started absolutely free",
          "noCreditCard": "No credit card needed",
          "signin": "Already have an account?",
          "success1": "Please check inbox to verify email address!",
          "success2": "We just send you verification link to %% please click the link to verify your email address",
          "resend": "Resend verification link",
          "resending": "Resending verification link...",
          "rules1": "Signing up for a PVStream account means you agree to the",
          "rules2": "privacy policy",
          "rules3": "and",
          "rules4": "terms of use"
        },
        "button": {
          "signin": "Signing up...",
          "continue": "Continue"
        }, 
        "text": {
          "companyName": "Company name",
          "email": "Work email address",
          "language": "Language"
        }
      },
      "resetPassword": {
        "title": "Reset password",
        "label": {
          "sendRequest": "Send request to reset your password",
          "requestSent": "Reset password request successfully sent! You will receive further instructions on you email shortly.",
          "passwordReset": "Password has been successfully set!"
        },
        "text": {
          "usernameOrEmail": "Username or email"
        },
        "button": {
          "sendRequest": "Send request"
        },
        "error": {
          "linkExpired": "Link has been expired"
        }
      },
      "changePassword": {
        "title": "Change password",
        "label": {
          "current": "Current password",
          "new": "Password",
          "newConfirm": "Confirm password",
          "success": "Password has been successfully changed!"
        },
        "button": {
          "change": "Change"
        }
      }
    },
    "dashboard": {
      "pageInfo": "Dashboard Page",
      "title": "Dashboard",
      "menu": {
        "leads": "Leads",
        "projects": "Projects",
        "account": "Account",
        "myProfile": "My Profile",
        "settings": "Settings",
        "signOut": "Sign Out"
      },
      "header": {
        "tooltips": {
          "moduleCount": "Module count",
          "systemSize": "System size",
          "annualProduction": "Annual Production",
          "modules": "modules"
        }
      },
      "projects": {
        "title": "Projects",
        "recent": {
          "title": "Recent projects"
        },
        "table": {
          "name": "Project name",
          "address": "Address",
          "customer": "Customer",
          "created": "Created",
          "lastModified": "Last modified",
          "createFirstProject": "Create your first project",
          "menu": {
            "delete": {
              "deleteProject": "Delete project",
              "dialogs": {
                "confirmDeleteTitle": "Delete Project",
                "confirmDelete": "Do you really want to delete this project?",
                "button": {
                  "delete": "Delete",
                  "cancel": "Cancel"
                }
              }
            },
            "exportProposal": "Export Proposal",
            "exportMechanical": "Export Mechanical Design",
            "exportElectrical": "Export Electrical Design",
            "exportSLD": "Export SLD",
            "exportDXF": "Export DXF"
          },
          "button": {
            "newProject": "NEW PROJECT"
          }
        },
        "all": {
          "title": "All projects"
        },
        "search": {
          "title": "Search for project"
        },
        "newProject": {
          "button": "New Project"
        },
        "error": {
          "errorDeletingProject": "Error deleting project:"
        }
      },
      "leads": {
        "pageInfo": "Leads Page",
        "title": "Leads",
        "recent": {
          "title": "Recent leads"
        },
        "table": {
          "date": "Date",
          "email": "Email",
          "address": "Address",
          "monthlyBill": "Monthly bill",
          "status": "Status",
          "hotLead": "Hot lead",
          "menu": {
            "showRecent": "Create project from lead",
            "delete": "Delete Lead"
          },
          "popup": {
            "title": "Delete Lead",
            "msg": "Do you really want to delete this lead?"
          }
        },
        "button": {
          "showRecent": "Show recent",
          "exportCSV": "Export as .csv"
        },
        "searchLeads": "Search Leads",
        "searching": "Searching "
      },
      "widgets": {
        "pageInfo": "Widgets Page",
        "title": "Widgets",
        "table": {
          "menu": {
            "edit": "Edit Widget",
            "create": "Create Widget",
            "delete": "Widget Delete Confirmation"
          },
          "nodata": "No widgets"
        },
        "dialogs": {
          "confirmDelete": "Do you really want to delete this widget?",
          "button": {
            "delete": "Delete",
            "cancel": "Cancel"
          }
        },
        "error": {
          "getWidget": "Error getting widgets:",
          "deleteWidget": "Error deleting widget:"
        },
        "widget": {
          "button": {
            "back": "Back to widgets",
            "calculateSavings": "Calculate Savings",
            "getQuote": "Get a quote",
            "reenterData": "Re-enter data"
          },
          "widgetLocale": "Widget language",
          "colorScheme": "Color scheme",
          "select": "Select",
          "largeTitle": "Make your energy bills smaller!",
          "smallTitle": "Calculate savings now!",
          "successText": "Thank you. <br />We will contact you soon!",
          "widgetTitle": "New widget",
          "address": "Address",
          "monthlyBill": "Monthly energy bill",
          "calculationText": "After installing your saving will be",
          "perMonth": "/month",
          "email": "Enter your email",
          "code": {
            "title": "Widget Embed code.",
            "text": "Place this code inside banner block on your website.",
            "button": {
              "copy": "Copy code"
            }
          }
        },
        "newWidgets": {
          "pageInfo": "New Widgets Page",
          "back": "Back to widgets",
          "orientation": "Select widget orientation",
          "color": "Select color theme",
          "sidebar": "Best for website sidebars",
          "content": "Best for headers and inside content"
        },
        "editWidgets": {
          "pageInfo": "Edit Widgets Page"
        }
      }
    },
    "settings": {
      "customization": {
        "title": {
          "buisnessModel": "Business Model",
          "proposalDocument": "Proposal Document",
          "systemCustomization": "System Customization",
          "systemSettings": "System settings",
          "savingsCalcSettings": "Savings calculation settings",
          "proposalDocumentSettings": "Proposal document settings"
        },
        "buisnessModel": {
          "label": {
            "measurementSystem": "Measurement System",
            "systemLanguage": "System Language",
            "defaultAddress": "Default address:",
            "pvModule": "Default PVModule:",
            "inverter": "Default inverter:",
            "rowSpacing": "Row spacing:",
            "columnSpacing": "Column spacing:",
            "orientation": "PV module orientation:",
            "currency": "Currency",
            "defaultPPW": "Default Price per watt",
            "taxRate": "Tax rate",
            "feedInCalcModel": "Feed in calculation model",
            "calculateFeedInSavings": "Calculating Feed-in Savings:",
            "feedInTariff": "Default Feed-in tariff:",
            "applyTaxCredit": "Tax Credit:",
            "taxCredit": "Tax Credit Rate:",
            "applyRebates": "Apply Rebates:",
            "rebateAmount": "Default Rebate Amount:",
            "applyDefaultFeedIn": "Apply default feed-in tariff",
            "applyTacCreditRate": "Apply tax credit rate",
            "applydefaultRebateAmount": "Apply default rebate amount",
            "loanOptions": "Loan Options",
            "interestRate": "Interest rate",
            "allowToChangeInterestRate": "Allow to change interest rate",
            "loanTerms": "Loan terms",
            "defaultRackingSettings": "Default racking settings",
            "slopedRoof": "Residential (sloped roof)",
            "avaible": "Available",
            "singleTilt": "Single tilt",
            "tiltAngle": "Tilt angle",
            "dualTilt": "Dual tilt",
            "rowGap": "Row gap",
            "columnGap": "Column gap",
            "northTiltAngle": "North tilt angle",
            "southTiltAngle": "South tilt angle"
          },
          "measurementSystem": {
            "imperial": "Imperial",
            "metric": "Metric"
          },
          "currency": {
            "euro": "Euro",
            "usDollars": "US Dollars"
          },
          "section": {
            "hardware": "Hardware Default Settings",
            "savings": "Savings Calculation Settings"
          },
          "feedInModel": {
            "buyout": "Buyout Excess Energy",
            "sell": "Sell Excess Energy"
          }
        },
        "proposalDocument": {
          "title": "Title:",
          "showLogo": "Show logo:",
          "ShowLayoutImage": "Show layout image:",
          "proposalDefaultTitle": "Proposal default title",
          "showLogoOnProposal": "Show logo on proposal",
          "showLayoutImageOnProposal": "Show layout image on proposal cover"
        },
        "hardware": {
          "title": "Hardware",
          "myModules": "My Modules",
          "manufacturer": "Manufacturer",
          "name": "Name",
          "displayName": "Display Name",
          "nameplatePower": "Nominal Power",
          "isDefault": "Is Default",
          "append": "Append",
          "remove": "Remove",
          "PVModuleTitle": "Add Or Remove PVModules to my module list",
          "width": "Width",
          "ACCapacity": "AC output power",
          "ACCapacityPac": "AC output power (Pac)",
          "InverterTitle": "Add Or Remove Inverters to my inverter list",
          "update": "Update",
          "height": "Height",
          "myInverters": "My Inverters",
          "search": "Search...",
          "cancel": "Cancel",
          "pptc": "pptc",
          "pstc": "pstc",
          "impp": "Maximum power point current (Impp)",
          "isc": "Short circuit current (Isc)",
          "cellsInString": "Cells in string",
          "noct": "Normal Operating Cell Temperature (noct)",
          "vmpp": "Maximum power point voltage (Vmpp)",
          "voc": "Open circuit voltage (Voc)",
          "iscTempCoefficient": "Temperature coefficient of the short-circuit current (TK Isc)",
          "vocTempCoefficient": "Temperature coefficient of the open circuit voltage (TK Voc)",
          "a_ref": "a_ref",
          "cellTechnology": "Cell technology",
          "gammaPmpp": "Temperature coefficient of the maximum output power (TK Pmpp)",
          "cellCount": "Cells per module",
          "cellEfficiency": "Cells efficiency",
          "currentTempCoeff": "currentTempCoeff",
          "ptcPowerRating": "ptcPowerRating",
          "a_c": "a_c",
          "adjust": "adjust",
          "i_L_ref": "i_L_ref",
          "i_o_ref": "i_o_ref",
          "r_s": "r_s",
          "r_sh_ref": "r_sh_ref",
          "specUrl": "specUrl",
          "eff0": "eff0",
          "eff1": "eff1",
          "eff2": "eff2",
          "eff3": "eff3",
          "eff4": "eff4",
          "pmax": "DC input Power (Pdc)",
          "idcmax": "Maximum DC input current (Idcmax)",
          "vmpptmin2": "Input maximal DC Voltage per MPPT (Vmpptmax)",
          "vmpptmin": "Input minimal DC Voltage per MPPT (Vmpptmin)",
          "idcmaxdisplay": "idcmaxdisplay",
          "pdco": "Maximum DC power (Pdco)",
          "pnt": "Power consumption at night (Pnt)",
          "pso": "pso",
          "vdco": "Maximum DC input voltage open circuit (Vdco)",
          "vdcmax": "Maximum DC input voltage (Vdcmax)",
          "c0": "c0",
          "c1": "c1",
          "c2": "c2",
          "c3": "c3",
          "cecEfficiency": "cecEfficiency",
          "specificationURL": "specificationURL",
          "acMaxCurrent": "Maximum AC output current (Iacmax)",
          "numberOfPhases": "Number of phases",
          "neutralRequired": "neutralRequired",
          "acVoltage": "AC voltage (Vac)",
          "numberOfMpptInputs": "Number of independent MPPT",
          "inverterProference": "Inverter Preference",
          "moduleProference": "Electrical parameters",
          "createdOn": "Created On",
          "description": "Description",
          "model": "Model",
          "addPVModule": "Add Custom PVModule",
          "addModule": "Add Custom module",
          "updateModule": "Update Custom PVModule",
          "updateInverter": "Update Custom Inverter",
          "addInverter": "Add Custom Inverter",
          "add": "Add",
          "save": "Save",
          "create": "Create",
          "manufacturerShortName": "Manufacturer's short name",
          "manufacturerFullName": "Manufacturer's full name",
          "faveModules": "Favorite modules",
          "addModuleButton": "ADD MODULE",
          "createCustom": "CREATE CUSTOM",
          "faveInverters": "Favorite inverters",
          "addInverterButton": "ADD INVERTER",
          "moduleData": "Module electrical data",
          "addSelected": "ADD SELECTED",
          "inverterBlock": "Inverter Block",
          "browse": "BROWSE",
          "noBlock": "No custom block",
          "inverterData": "Inverter electrical data",
          "deleteCustomInverter": "Delete Custom inverter",
          "deleteCustomInverter2": "Are you sure you want to delete this inverter?",
          "deleteManufacturer": "Delete Custom manufacturer",
          "deleteManufacturer2": "Are you sure you want to delete this manufacturer?",
          "deleteCustomModule": "Delete Custom module",
          "deleteCustomModule2": "Are you sure you want to delete this module?",
          "closeWindow": "Close window",
          "closeWindow2": "Are you sure you want to close this window? All changes will be discard",
          "inverterBlockError": "Uploaded file is too large. Max file size 10 kB",
          "delete": "Delete",
          "close": "Close",
          "addManufacturer": "Add Manufacturer",
          "rackingSettings": "Racking settings",
          "modules": "Modules",
          "inverters": "Inverters",
          "avaibleInverters": "Available inverters",
          "avaibleModules": "Available modules",
          "dropFileToBlock": "Drop file here or click on browse button",
          "clear": "Clear",
          "cannotDelete": "Used items cannot be deleted",
          "wereDeleted": "All selected items were deleted",
          "someModules": "The following PVModules were not deleted because they are used in your projects:",
          "someInverters": "The following Inverters were not deleted because they are used in your projects:",
          "ok": "Ok",
          "defaultRoof": "Default roof setback",
          "defaultObstruction": "Default obstruction setback",
          "mechanicalSection": "Mechanical section",
          "price": "Price",
          "unspecifiedPrice": "Unspecified price"
        }
      },
      "profile": {
        "title": "Profile info",
        "label": {
          "firstName": "First name",
          "lastName": "Last name",
          "displayName": "Display name",
          "phoneNumber": "Phone number",
          "email": "Email",
          "currentPassword": "Current password",
          "newPassword": "New password",
          "newPasswordConfirm": "Confirm password"
        },
        "section": {
          "changePassword": "Change Password"
        },
        "button": {
          "change": "Change password",
          "changing": "Changing"
        }
      },
      "account": {
        "title": "Account Settings",
        "generalSettings": {
          "title": "Genetal Settings",
          "label": {
            "companyName": "Company name",
            "phoneNumber": "Phone number",
            "address": "Address",
            "companyLogo": "Company logo",
            "noFile": "No file chosen",
            "maxDimensions": "You can upload images up to 1200x1200.",
            "noLogo": "No logo"
          },
          "button": {
            "chooseFile": "Choose File",
            "upload": "Upload",
            "remove": "Remove"
          },
          "error": {
            "companyLogoError1": "Please select 1 file",
            "companyLogoError2": "Please select correct image file(.jpeg, .jpg, .png)",
            "companyLogoError3": "File size should not be larger than",
            "companyLogoError4": "kB",
            "companyLogoError5": "Image dimensions should not be larger than 1200x1200 pixels",
            "loading": "Loading",
            "errorLoading": "Error loading image: "
          }
        },
        "accountSettigs": {
          "title": "Account Preferences",
          "mainTitle": "Account settings",
          "label": {
            "users": "Users",
            "allUsers": "All Users",
            "search": "Search...",
            "searching": "Searching",
            "userName": "User name",
            "firstName": "First name",
            "lastName": "Last name",
            "email": "Email",
            "isActive": "Is Active",
            "lastLogin": "Last logged in",
            "addUser": "Add new user",
            "phoneNumber": "Phone number",
            "notifyUser": "Notify new user",
            "password": "Password",
            "confirmPassword": "Confirm password",
            "inviteUser": "Invite user",
            "inviteUserDescription": "Invited user will recieve an email with further instructions",
            "userAccount": "User Account",
            "deleteDisableUser": "Delete/Disable user account",
            "deleteDisableUserDescription": "Would you like to disable user account or completly delete it from the system. After user account will be completly removed and all historical associated with user account will be also lost.",
            "changePassword": "Change Password",
            "currentPassword": "Current password",
            "owner": "Owner",
            "workspaceAdmin": "WorkspaceAdmin",
            "designer": "Designer",
            "systemAdmin": "SystemAdmin",
            "yes": "Yes",
            "no": "No",
            "role": "Role",
            "uploadDisclaimer": "You can upload images up to 256x256.",
            "deleteUser": "Would you like to delete user account from the system. After user account will be completly removed and all historical associated with user account will be also lost.",
            "deleteUserAccount": "Delete user account",
            "nickname": "Nickname",
            "sendEmail": "Send notification email",
            "designerInfo": "Designer / PVStream Starter / Monthly Subscription",
            "adminInfo": "Admin / PVStream Starter / Monthly Subscription",
            "userEmail": "User email",
            "active": "Active",
            "disabled": "Disabled"
          },
          "button": {
            "add": "Add",
            "Invite": "Invite",
            "addUser": "Add user",
            "cancel": "Cancel",
            "close": "Close",
            "modify": "Modify",
            "delete": "Delete",
            "disable": "Disable",
            "change": "Change",
            "OK": "Ok",
            "editUser": "Edit User",
            "changeUserPassword": "Change User Password",
            "enableUser": "Enable User",
            "disableUser": "Disable User",
            "resendInvintation": "Resend Invintation",
            "apply": "Apply"
          },
          "popupLogo": {
            "label": {
              "addUserNoNotify": "New User account has been created",
              "addUserNotify": "New User account has been created. User will recieve a notification email with further instructions",
              "inviteUser": "User have been invited and will recieve further instructions on his email",
              "userInviteResend": "User invitation has been resent to his email account",
              "saveUserEdit": "User data has been updated",
              "changePassword": "User password has been changed"
            }
          }
        }
      },
      "administration": {
        "pageInfo": "Administration Page",
        "tab": {
          "userAccount": {
            "label": {
              "title": "User Account",
              "dropdownName": "Business accounts:",
              "allBA": "All business accounts",
              "table": {
                "userAccount": "User Account",
                "businessAccount": "Business Account",
                "contactInfo": "Contact Information",
                "createDate": "Created date",
                "active": "Active",
                "lastLogin": "Last login",
                "enabled": "Enabled:",
                "confirmed": "Confirmed",
                "projectCreated": "Projects created",
                "loginCount": "Login count"
              }
            }
          },
          "businessAccount": {
            "label": {
              "title": "Business Account",
              "checkbox": "Show users with expired trial",
              "table": {
                "address": "Address",
                "phoneNumber": "Phone number",
                "createDate": "Created date",
                "lastLogin": "Last login",
                "trialExpiration": "Trial expiration",
                "users": "Users",
                "projects": "Projects",
                "versions": "Versions",
                "leads": "Leads",
                "refLink": "Referral link"
              }
            }
          },
          "localization": {
            "title": "Localization Management",
            "dropdown": "Select localization",
            "table": {
              "key": "Key",
              "defaultLocale": "Default text",
              "oldlocale": "Localized file",
              "newLocale": "Localized file"
            },
            "popup": {
              "title": "Confirmation",
              "description": "Changes for your current (%%) localization are not saved. If you will switch localization changes will be lost. Please confirm your action."
            }
          }
        }
      },
      "billing": {
        "subPlan": "Your subscription plan",
        "plan": "Plan",
        "active": "Active",
        "suspended": "Suspended",
        "canceled": "Canceled",
        "billing": "Billing",
        "monthly": "Monthly",
        "nextDate": "Next payment date",
        "nextAmount": "Next payment amount",
        "button": {
          "cancelSub": "CANCEL SUBSCRIPTION"
        },
        "popup": {
          "title": "Cancel subscription?",
          "description": "If you cancel, you'll be downgraded on",
          "label1": "Type",
          "label2": "CANCEL",
          "label3": "to cancel subscription",
          "button": {
            "cancel": "CANCEL SUBSCRIPTION",
            "canceling": "CANCELING..."
          },
          "error": {
            "alreadyCanceled": "The subscription is already canceled!",
            "apiError": "Something went wrong! Please try again or contact our support."
          }
        }
      }
    },
    "project": {
      "loading": "Please wait. We are loading your project data...",
      "pageInfo": "Project Page",
      "menu": {
        "right": {
          "projectSettings": "Project Settings",
          "design": "Create/Update project design",
          "consumption": "Define customer energy consumption",
          "savings": "Calculate savings and generate proposal",
          "electrical": "Electrical design",
          "bom": "Bill of material"
        }
      },
      "projectInfo": {
        "title": "Create New Project",
        "pageInfo": "New Project Page",
        "label": {
          "name": "Project Name",
          "address": "Address",
          "customer": "Customer",
          "phoneNumber": "Phone number",
          "coordinated": "Coordinates",
          "latitude": "Latitude:",
          "longitude": "Longitude:"
        },
        "error": {
          "message": "You should select valid address"
        },
        "button": {
          "create": "Create project",
          "save": "Save changes",
          "saving": "Saving"
        }
      },
      "design": {
        "label": {
          "objects": "Objects",
          "selectObject": "Select object",
          "height": "Height",
          "azimuth": "Azimuth",
          "slope": "Slope",
          "setback": "Setback",
          "mechanical": "Mechanical",
          "pvModule": "PV Module",
          "rackingType": "Racking type",
          "orientation": "Orientation",
          "rowSpacing": "Row spacing",
          "moduleTilt": "Module Tilt",
          "moduleTiltN": "Module Tilt N",
          "moduleTiltS": "Module Tilt S",
          "columnSpacing": "Column spacing",
          "advancedSettings": "Advanced settings",
          "panelRowGap": "Panel row gap",
          "panelColumnGap": "Panel column gap",
          "electrical": "Electrical",
          "inverter": "Inverter",
          "ACDCRatio": "AC/DC Ratio",
          "inverterCount": "Inverter count",
          "autoSnap": "AutoSNAP",
          "ort": "ORT",
          "showAddress": "Show address",
          "showOnlyCompatible": "Show only compatible",
          "typeOfObstacle": "Type of obstacle",
          "onRoof": "on roof",
          "alignWithRoof": "Align with roof",
          "noObjectSelected": "No object selected",
          "modulesSelected": "modules selected",
          "grid": "Grid",
          "customerEnergy": "Customer energy consumption",
          "layout": "Layout",
          "tax": "Tax and incentives",
          "unnamedRoof": "Unnamed Roof"
        },
        "dropdown": {
          "label": {
            "layoutComponent": {
              "noObjects": "No objects loaded"
            },
            "general": "General",
            "wires": "Wires",
            "cables": "Cables",
            "antennas": "Antennas",
            "skylight": "Skylight",
            "ventilation": "Ventilation",
            "HVAC": "HVAC",
            "compressor": "Compressor",
            "conditioner": "Conditioner",
            "mechanicalEquipment": "Mechanical Equipment",
            "electricalEquipment": "Electrical Equipment",
            "roofDrainage": "Roof drainage",
            "fan": "Cables",
            "coolingTowers": "Cooling towers",
            "pipe": "Pipe",
            "chimney": "Chimney",
            "deciduous": "Deciduous",
            "pine": "Pine",
            "palm": "Palm",
            "spruce": "Spruce"
          }
        },
        "button": {
          "placeModules": "Place modules"
        },
        "tooltip": {
          "drawRoof": "Draw new roof",
          "drawKeepOut": "Draw new obstacle",
          "copy": "Copy selected object",
          "paste": "Paste copied objects",
          "delete": "Delete selected object",
          "showAddress": "Show address on map",
          "orthoMode": "Switch on/off orthogonal drawing mode",
          "autoSnap": "Switch on/off automatic snapping",
          "jumpToStart": "Jump to project address",
          "roofHeight": "Roof mean height",
          "roofAzimuth": "Roof slope azimuth",
          "roofSlope": "Roof slope",
          "setback": "Setback from edges",
          "placePanels": "Place panels on roof",
          "removePanels": "Remove all panels",
          "createNewVersion": "Create new version",
          "copyCurrentVersion": "Copy current version",
          "deleteCurrentVersion": "Delete current version",
          "editCurrentVersion": "Edit current version",
          "toggleDesignerView": "Toggle designer view",
          "toggleDimensions": "Toggle dimensions",
          "toggleShadowZones": "Toggle shadow zones",
          "annotations": "Annotations",
          "insertAnnotations": "Insert text annotations",
          "increaseAnnotation": "Increase annotation font size",
          "decreaseAnnotation": "Decrease annotation font size",
          "changeFont": "Change annotation font",
          "changeColor": "Change annotation font color",
          "sld": "SLD"
        },
        "error": {
          "drawRoof": "Cannot draw Roof - map not loaded",
          "drawObstacle": "Cannot draw Obstacle - map not loaded",
          "createRoofObject": "Cannot create Roof object - provided property is not an object",
          "createRoofWrongFormat": "Cannot create Roof object - provided property must be an object with [index, name, primitive, height, setback, slope, azimuth] values",
          "loadModules": "Cannot load modules - given object must be a Roof",
          "clearModules": "Cannot clear modules - given object must be a Roof"
        },
        "versions": {
          "name": "Name:",
          "description": "Description",
          "button": {
            "save": "Save",
            "cancel": "Cancel"
          }
        },
        "electrical": {
          "generate": "Generate electrical design",
          "autoGenerate": "Auto generate electrical design",
          "inverters": {
            "noInvertersAdded": "There are no inverters added in your design.",
            "noInvertersAdded2": "For start your electrical design please choose automatic generation, ",
            "noInvertersAdded3": "or place inverters manually"
          },
          "params": {
            "model": "Model:",
            "acVoltage": "AC Voltage:",
            "acCurrent": "AC Current:",
            "inputDC": "Input DC:",
            "dcPower": "DC Power",
            "wiringLength": "Wiring length:",
            "dc/ac": "DC/AC:",
            "outputAC": "Output AC:",
            "numberOfPhases": "Number of phases:",
            "dcVoltage": "DC voltage:",
            "dcCurrent": "DC Current:",
            "tooltip": {
              "linkAll": "Link all available modules",
              "drawString": "Draw string",
              "crealMPPT": "Clear MPPT",
              "updateWiring": "Update wiring",
              "deleteString": "Delete string",
              "deleteInverter": "Delete inverter"
            }
          },
          "navigation": {
            "modules": "modules selected",
            "strings": "strings identified",
            "modulesPerString": "modules per string",
            "extraModules": "extra modules.",
            "addModules": "Please add <b> %% </b> modules",
            "addModules2": "Please either add <b> %% </b> modules or ",
            "removeModules": "remove <b> %% </b> modules to have complete strings"
          }
        },
        "layoutLayerSelector": {
          "layers": "Layers",
          "moduleTiltArrow": "Module tilt arrows",
          "stringLables": "String labels",
          "stringColor": "String module color-coding",
          "roofSetback": "Roof setbacks",
          "obstacleSetbacks": "Obstacle setbacks",
          "shading": "Shading"
        },
        "layoutLayerSection": {
          "placingModules": "Placing modules...",
          "maxSaving": "Max savings",
          "financingOption": "Financing option",
          "financingOptionDropdown": {
            "cash": "Cash",
            "loan": "Loan",
            "leas": "Leas"
          },
          "downPayment": "Down payment",
          "annualInterestRate": "Annual interest rate",
          "loanTermLength": "Loan term length",
          "monthlyPayment": "Monthly Payment",
          "monthlyLease": "Monthly lease rent",
          "annualSavings": "Annual Savings",
          "cannotCalculate1": "Cannot calculate savings.",
          "cannotCalculate2": "Please specify current energy consumption data!",
          "button": {
            "specifyEnergy": "Specify energy consumption",
            "exportExcel": "Export to excel",
            "exporting": "Exporting..."
          },
          "before": "Before:",
          "after": "After:",
          "none": "None",
          "years": "Years"
        },
        "layoutMapInvetrer": {
          "acCapacity": "AC Capacity:",
          "vdc": "Vdc:",
          "idc": "Idc",
          "conntectedStrings": "Connected strings",
          "inputVoltage": "Input voltage:",
          "inputCurrent": "Input current:",
          "totalPower": "Total input power:",
          "AC/DC": "AC/DC",
          "strings": "Strings",
          "name": "Name",
          "voltage": "Voltage",
          "modules": "Modules",
          "linkModules": "Link modules",
          "drawString": "Draw string",
          "linkSelectedModules": "Link selected modules"
        },
        "layoutGenerateElectricalDesign": {
          "calculate": "Calculating your electrical design options",
          "error": "System couldn't calculate any electrical design options for your layout.",
          "inverterModel": "Inverter model:",
          "inverterCount": "Inverter count:",
          "acPower": "AC Power:",
          "AC/DC": "AC/DC",
          "button": {
            "generate": "Generate"
          },
          "warning": "%% out of %% modules will be attached to inverters.",
          "warning2": "unattached modules."
        },
        "layoutMapString": {
          "voltage": "Voltage:",
          "current": "Current:",
          "length": "Wiring length:",
          "inverter": "Inverter:",
          "delete": "Delete",
          "update": "Update wiring"
        },
        "layoutRoofAzimuth": {
          "north": "N",
          "east": "E",
          "south": "S",
          "west": "W"
        }
      },
      "consumption": {
        "projectDetails": {
          "title": "Project Details",
          "label": {
            "name": "Project Name",
            "address": "Address",
            "customer": "Customer",
            "phoneNumber": "Phone number",
            "coordinated": "Coordinates",
            "latitude": "Latitude:",
            "longitude": "Longitude:"
          },
          "error": {
            "message": "You should select valid address"
          }
        },
        "changeAddress": {
          "title": "Change Address",
          "doNotDelete": "Without deleting options",
          "clearAll": "Clear all roofs, obstructions and layouts",
          "createProject": "Create new project with new address",
          "button": {
            "changeAddress": "Change Address"
          }
        },
        "title": "Consumption profile",
        "label": {
          "mainParameters": "Main parameters",
          "monthlyBill": "Monthly average energy bill",
          "houseType": "House type",
          "houseArea": "House area",
          "inhabitants": "Inhabitants",
          "customInhabitants": "(Custom Family Profile)",
          "monthlyAverageUsage": "Monthly average usage",
          "monthlyAverageBill": "Monthly average bill",
          "annualUsage": "Annual usage",
          "annualBill": "Annual bill",
          "monthlyUsage": "Monthly electricity usage",
          "hourlyProfile": "Hourly load profile",
          "isElectricalBathroomHeating": "Electrical bathroom floor heating",
          "isDomesticWaterHeating": "Domestic water heating",
          "isColling": "Air conditioning",
          "totalBathroomArea": "Total Bathroom Area",
          "electricityRate": "Electricity rate",
          "averageElectricity1": "According to our calculation average electricity rate in your region is",
          "averageElectricity2": "Feel free to change it if is not so.",
          "downloadHourlyData1": "Download hourly data",
          "downloadHourlyData2": "Downloading",
          "dropFile": "Drop file here",
          "downloadTemplate": "Download energy bill template",
          "errorCalculating": "Energy bill is not calculated",
          "ratesAndBills": "Rates and bills"
        },
        "option": {
          "residental": "Residential",
          "commercial": "Commercial"
        },
        "button": {
          "calculate": "Calculate",
          "calculating": "Calculating",
          "upload": "Upload"
        },
        "section": {
          "moreSettings": "More settings"
        },
        "graph": {
          "axis": {
            "energy": "Energy",
            "bill": "Bill"
          }
        },
        "hourlyProfile": {
          "button": {
            "all": "All",
            "weekends": "Weekends",
            "workdays": "Workdays",
            "allYear": "All year",
            "summer": "Summer",
            "winter": "Winter"
          }
        },
        "customFamilySettings": {
          "title": "Custom family settings",
          "label": {
            "workingInhabitants": "Working inhabitants",
            "nonWorkingInhabitants": "Non-working inhabitants",
            "otherInhabitants": "Other inhabitants",
            "adults": "Adults",
            "students": "Students",
            "children": "Children",
            "senior": "Senior"
          },
          "button": {
            "apply": "Apply",
            "applySettings": "Apply settings",
            "disableSettings": "Disable settings"
          },
          "tooltip": {
            "disableCusomSettings": "Disable custom settings"
          }
        },
        "error": {
          "calculate": "Recalculate Energy Consumption: Cannot calculate energy usage",
          "unknown": "Error. Check console for more information",
          "success": "update success",
          "notEnoughParameters": "Error uploading energy usage data. Wrong file format",
          "uploadError1": "Upload consumption profile",
          "uploadError2": "Wrong file selected! You should select a",
          "uploadError3": "file",
          "systemError": "System error happened. Please send contact our support",
          "updateMonthlyBill": "Update monthly bill or usage",
          "recalculateEnergyConsumption": "Recalculate Energy Consumption"
        },
        "tooltip": {
          "calculate": "Calculate customer energy consumption",
          "monthlyAverageBill": "Customer's monthly average energy bill",
          "houseType": "Type of property",
          "area": "Total area of customer's house",
          "inhabitants": "Number of people leaving in customer's house",
          "monthlyAverageConsumption": "Calculated monthly average energy consumption",
          "annualBill": "Calculated annual energy bill",
          "monthlyAverageBillCalc": "Calculated monthly average energy bill",
          "annualEnergyBill": "Calculated annual energy bill",
          "averageForWorkDaysAndWeekEnds": "View average hourly data for both week days and week ends",
          "averageForWorkDays": "View average hourly data for work days",
          "averageForWeekEnds": "View average hourly data for week ends",
          "averageForEntireYear": "View average hourly data for entire year period",
          "averageForSummer": "View average hourly data for summer period",
          "averageForWinter": "View average hourly data for winter period"
        }
      },
      "savings": {
        "title": "Costs and savings",
        "error": "At least 1 roof and calculated consumption profile is required!",
        "label": {
          "energyCost": "Energy costs",
          "ppw": "Price per watt",
          "systemPrice": "System price",
          "priceWithTax": "System price with Tax",
          "finalSystemPrice": "Final system price",
          "tax": "Tax",
          "batteryType": "Battery type",
          "calculateFeedInSavings": "Calculate feed-in savings",
          "feedInTariff": "Feed-in tariff",
          "economySavings": "Economy savings",
          "averageMonthlyBillAfterSolar": "Average monthly bill after-solar",
          "averageMonthlyBillSavings": "Average monthly bill savings",
          "annualSavingsIn1stYear": "Annual savings in 1st year",
          "totalSavingsOver25Years": "Total savings over 25 years"
        },
        "section": {
          "moreOptions": "More options"
        },
        "checkbox": {
          "applyTaxCredit": "Apply tax credit",
          "applyRebates": "Apply Rebates"
        },
        "button": {
          "details": "Savings details",
          "savePdf": "Get Proposal"
        },
        "tooltip": {
          "ppw": "System price per watt",
          "systemPrice": "Pre-tax system price",
          "viewDetails": "View economy savings details",
          "generateProposal": "Generate proposal"
        },
        "details": {
          "section": {
            "postSolarEnergyConsumption": "Post-solar energy consumption",
            "postSolarBill": "Post-solar energy bill",
            "postSolarSavings": "Post-solar savings",
            "summary": "Summary"
          },
          "label": {
            "energyUtilityVsSolar": "Energy consumption from utility vs solar",
            "averageConsumptionFromUtilityBeforeSolar": "Average monthly energy consumption from utility before solar:",
            "averageConsumptionFromUtilityAfterSolar": "Average monthly energy consumption from utility after solar:",
            "excessEnergy": "Excess energy:",
            "energyOffset": "Energy offset",
            "monthlyEnergyBeforeAndAfterSolar": "Monthly energy bill before and after solar",
            "averageBillBeforeSolar": "Average monthly bill before solar:",
            "averageBillAfterSolar": "Average monthly bill after solar:",
            "averageBillSavings": "Average monthly bill savings:",
            "feedInTariff": "Feed-in tariff:",
            "averageMonthlyFeedEarnings": "Average monthly feed-in earnings:",
            "cumulative25Years": "Cumulative savings over 25 years",
            "paybackPeriod": "Payback period:",
            "years": "years",
            "feedSavings1stYear": "1st Year feed-in savings:",
            "finalSystemPrice": "Final system price:",
            "annualSavings1stYear": "Annual savings 1st year:",
            "savings25Years": "Overall savings over 25 years:",
            "ppw": "Price per watt:",
            "system": "System Configuration:",
            "systemPrice": "System price:",
            "fromSolar": "From Solar",
            "fromUtility": "From Utility",
            "rebates": "Rebates"
          }
        }
      },
      "bom": {
        "title": "Bill of material",
        "table": {
          "partType": "Part type",
          "manufacturer": "Manufacturer",
          "model": "Model",
          "originalQTY": "Original QTY",
          "QTY": "QTY",
          "unitPrice": "Unit price",
          "totalPrice": "Total price"
        },
        "racking": {
          "totalAmount": "Total amount:",
          "tax": "Tax",
          "totalWithTax": "Total amount with tax"
        },
        "file": {
          "attach": "Attach file:",
          "dropOrClick": "Drop file here or click browse button.",
          "dropHere": "Drop file here",
          "button": {
            "browse": "Browse",
            "delete": "Delete"
          },
          "uploadedFile": "File '%%' is uploaded"
        },
        "post": {
          "alreadyPosted": "This order has been already posted",
          "postSuccess": "Submitted successfully",
          "button": {
            "post": "Post order to TecSostenible",
            "posting": "Posting order..."
          },
          "popup": {
            "submitFirstTime": "Submit Bill of Material to TecSostenible?",
            "confirmation": "This order has been already posted to TecSostenible. Are you sure you want to post it again?",
            "success": "Bill of Material has been submitted to TecSostenible"
          }
        }
      }
    },
    "subscription": {
      "purchaseSubscription": {
        "order": "Purchase your order",
        "orderInfo": "PVStream Starter / 1 user / Monthly subscription",
        "price": "Price per month",
        "vat": "applicable VAT",
        "billingInfo": "Billing information",
        "paymentMethod": "Payment method",
        "promoCode": "Apply promocode",
        "country": "Country",
        "selectCountry": "Select country",
        "button": {
          "proceed": "PROCEED TO CHECKOUT"
        },
        "error": {
          "alreadyActive": "There is an active subscription associated with this email",
          "fillFields": "Fill required fields",
          "fillAll": "Fill required fields and select a country.",
          "selectCountry": "Select a country."
        }
      },
      "trialInfo": {
        "header": {
          "button": {
            "chooseAccount": "Choose other account",
            "start": "START TRIAL NOW"
          },
          "label": {
            "title": {
              "tryTrial": "Try PVStream free for 14 days"
            },
            "oneUser": "One active user",
            "fullyPlatform": "Fully featured platform",
            "noCreditCard": "No credit card required"
          }
        },
        "chooseSubscription": {
          "title": "Choose subscription plan",
          "pro": {
            "label": {
              "title": "PVStream Starter",
              "description": "Access a complete platform for PV project Proposal and Electrical design",
              "subInfo": "/user/mo",
              "button": "CHOOSE STARTER"
            }
          },
          "contactUs": {
            "label": {
              "title": "Enterprise Solution",
              "description": "Design a package that fits your business needs",
              "letsChat": "Let's chat!",
              "button": "CONTACT SALES"
            }
          }
        },
        "includes": {
          "title": "What’s included",
          "description": "Get 100+ features out of the box with PVStream",
          "features": {
            "lead": {
              "title": "Lead generation",
              "list": {
                "generatingWidgets": "Build interactive lead generating widgets",
                "leadsOnline": "Capture leads online",
                "feasibility": "Instantly calculate financial feasibility of the projects",
                "crm": "Export lead information to your existing CRM",
                "processLead": "Process lead information to generate proposal"
              }
            },
            "proposal": {
              "title": "Proposal generation",
              "list": {
                "energyConsumption": "Calculate and Analyze customer’s energy consumption",
                "meteringData": "Base energy consumption analysis on Net Metering data",
                "termSavings": "Calculate short and long term savings for the end-user",
                "shading": "Run shading analysis",
                "calculateProduction": "Automatically generate optimal PV module layout and calculate energy production",
                "proposalReport": "Generate accurate proposal report within 5 minutes"
              }
            },
            "inverterStrings": {
              "title": "Automatic and manual electrical strings layout",
              "list": {
                "calculateInverters": "Calculate required inverters & place them",
                "divideArray": "Divide array on strings",
                "attachStrings": "Attach strings to proper inverters",
                "bestCombinations": "Analyze, design and calculate best-fitting inverter and string combinations",
                "export": "Export of project design documentation to AutoCAD (DXF) or PDF",
                "generate": "Generate electrical design within 20 minutes"
              }
            }
          }
        }
      },
      "paymentSpinner": {
        "loading": {
          "title": "Processing your payment.."
        },
        "success": {
          "title": "Your purchase completed!",
          "button": {
            "proceed": "PROCEED TO DASHBOARD"
          }
        },
        "error": {
          "title": "Your purchase failed!",
          "message": "Please try again or contact our support",
          "button": {
            "goBack": "GO BACK"
          }
        }
      }
    },
    "endOfSession": {
      "title": "Session end",
      "message": "You session is about to end. You will be logged out in %% seconds.",
      "button": {
        "logOut": "Log out now",
        "continue": "Continue working"
      }
    }
  }
}