Skip to content
Snippets Groups Projects
en.json 11.07 KiB
{
  "header": {
    "beta": "Beta",
    "myProfile": "My profile",
    "admin": "Administration",
    "about": "About",
    "logOut": "Logout",
    "logIn": "Log-in"
  },
  "menuLeft": {
    "emptyCircleProjectContact": {
      "empty": "No result in this section.",
      "project": "project",
      "circle": "circle"
    },
    "contact": {
      "create": "Find your contacts on the",
      "profileDir": "profile directory",
      "create2": ""
    },
    "dashboard": "Dashboard",
    "events": "Events",
    "gov": "Governance",
    "resources": "Resources",
    "jobBoard": "Job offers",
    "profileDirectory": "Profiles directory",
    "communities": "Communities",
    "projects": "Projects",
    "closeMenu": "Close menu",
    "projectsBrowse": "Browse projects",
    "projectCreate": "Create project",
    "circles": "Circles",
    "circlesBrowse": "Browse circles",
    "circleCreate": "Create circle",
    "messages": "Messages",
    "search": "Search"
  },
  "about": {
    "title": "About",
    "card1": {
      "subTitle": "This application is developed by Startin'blox",
      "paragraph1": "Startin'blox is a cooperative that develops open source tools to easily and cheaply build federated and interoperable applications based on the latest web standards pushed by the SOLID project.",
      "paragraph2": "Its mission is to empower users by enabling them to regain control of their digital tools and benefit from a network effect within a chosen ecosystem in order to emancipate themselves from large platforms."
    },
    "card2": {
      "subTitle": "Contact us",
      "paragraph1": "You want to contribute, report a bug, suggest an improvement, work with us?",
      "link": "Contact"
    }
  },
  "admin": {
    "menuRight": {
      "fold": "Fold the menu",
      "community": "Communities",
      "circles": "Circles",
      "projects": "Projects"
    }
  },
  "dashboard": {
    "title": "Dashboard"
  },
  "circle": {
    "menuRight": {
      "buttonMobile": "MENU",
      "fold": "Fold the menu",
      "chat": "Chat",
      "information": "Information",
      "resources": "Resources",
      "events": "Events",
      "polls": "Polls"
    },
    "create": {
      "backlink": "Back",
      "title": " Create a circle",
      "labelStatus": "Circle status",
      "labelCommunity": "Circle community *",
      "labelName": "Circle name *",
      "labelSubtitle": "Circle headline *",
      "labelDescription": "Circle description",
      "descriptionHelp": "You can use markdown",
      "buttonSubmit": "Save"
    },
    "edit": {
      "buttonDelete": "Remove",
      "backlink": "Back",
      "title": "Edit your circle",
      "labelStatus": "Circle status *",
      "labelCommunity": "Circle community *",
      "labelName": "Circle name *",
      "labelOwner": "Admin *",
      "labelDescription": "Circle description",
      "descriptionHelp": "You can use markdown",
      "labelSubtitle": "Circle headline *",
      "subTitle": "Members list :",
      "tableHeader1": "Name",
      "tableHeader2": "Access",
      "buttonSubmit": "Save",
      "buttonAddMember": "Add a member"
    },
    "list": {
      "title": "Administration",
      "buttonMobile": "MENU",
      "subTitle": "Circles",
      "buttonCreate": " Create a circle",
      "buttonQuit": "Leave",
      "buttonJoin": "Join",
      "searchBy": "Find a circle",
      "searchButton": "search",
      "tabJoin": "Discover circles",
      "tabLeave": "My circles"
    },
    "left": {
      "paragraphQuit": "You left this circle.",
      "paragraphJoin": "To join it again, go to the panel",
      "paragraphContact": "or contact an admin.",
      "admin": "administration"
    },
    "profile": {
      "creationDate": "Creation date : ",
      "buttonModify": "Edit and add a member",
      "buttonAdd": "Add a member",
      "buttonDelete": "Remove the circle",
      "buttonQuit": "Leave the circle",
      "buttonJoin": "Join the circle",
      "description": "Description :",
      "subTitle": "Members :"
    },
    "extensions": {
      "associated": "Associated circle"
    }
  },
  "communities": {
    "back": "Back",
    "title": "Administration",
    "menuMobile": "MENU",
    "linkInvite": "Invite a new user",
    "noPermission": "Member, no permission",
    "subTitle": "Communities",
    "tableHeader1": "Name",
    "tableHeader2": "Action",
    "searchBy": "Find a community by name",
    "index": {
      "youKnow": "Do you know the place?",
      "newUser": "Are you new around here?",
      "createAccount": "Create an account on",
      "login": "Connect to my account",
      "first_name": "First name*",
      "last_name": "Last name*",
      "email": "Email*",
      "password": "Password*",
      "formCreateAccount": "Create an account"
    },
    "list": {
      "title": "Communities",
      "searchBy": "Find by name",
      "searchButton": "Search",
      "members": "members"
    },
    "profile": {
      "back": "Back",
      "members": "members",
      "edit": "Edit the page"
    },
    "edit": {
      "labelShortDescription": "Community headline",
      "labelDescription": "community description",
      "labelPhone": "Phone",
      "labelEmail": "Email",
      "labelWebsite": "Website",
      "labelTwitter": "Twitter",
      "labelFacebook": "Facebook",
      "labelLinkedin": "Linkedin",
      "labelInstagram": "Instagram",
      "labelPicture1": "Picture 1",
      "labelPicture2": "Picture 2",
      "labelPicture3": "Picture 3",
      "labelAddressLine1": "New address line 1",
      "labelAddressLine2": "New address line 2",
      "labelLogo": "Community Logo",
      "subTitle": "Pictures",
      "subTitle1": "Address",
      "buttonSubmit": "Save",
      "noPermission": "You don't have access to this page",
      "tableHeader1": "Address line 1",
      "tableHeader2": "Address line 2",
      "buttonDelete": "Delete",
      "buttonAdd": "Add"
    }
  },
  "project": {
    "menuRight": {
      "buttonMobile": "MENU",
      "fold": "Fold the menu",
      "chat": "Chat",
      "information": "Information",
      "invoices": "Invoices"
    },
    "create": {
      "backlink": "Back",
      "title": " Create a new project",
      "labelName": "Project name*",
      "labelDescription": "Project description",
      "descriptionHelp": "You can use markdown",
      "labelCustomer": "Customer name*",
      "labelCustomerAddress": "Customer address",
      "labelCaptain": "Project captain*",
      "buttonSubmit": "Save"
    },
    "edit": {
      "buttonDelete": "Remove",
      "backlink": "Back",
      "title": "Edit your project",
      "labelName": "Project name *",
      "labelCustomer": "Customer name *",
      "labelCustomerAddress": "Customer address",
      "labelCaptain": "Captain *",
      "labelDescription": "Project description",
      "descriptionHelp": "You can use markdown",
      "subTitle": "Team members :",
      "tableHeader1": "Name",
      "tableHeader2": "Access",
      "buttonSubmit": "Save",
      "buttonAddMember": "Add a member"
    },
    "modifyPicture": {
      "backlink": "Back",
      "title": "Modify the project picture"
    },
    "list": {
      "title": "Administration",
      "buttonMobile": "MENU",
      "subTitle": "Projects",
      "buttonCreate": "Create a new project",
      "tableHeader1": "Name",
      "tableHeader2": "Admins",
      "tableHeader3": "Captains",
      "tableHeader4": "Join",
      "buttonQuit": "Leave",
      "buttonJoin": "Join",
      "searchBy": "Find a project by name"
    },
    "left": {
      "paragraphQuit": "You left this project.",
      "paragraphJoin": "This is a private project. To join it again, go to the panel",
      "paragraphContact": "and request an invitation.",
      "admin": "administration"
    },
    "profile": {
      "creationDate": "Creation date : ",
      "buttonModify": "Edit and add a member",
      "buttonAdd": "Add a member",
      "buttonDelete": "Delete the project",
      "buttonQuit": "Leave the project",
      "buttonJoin": "Join the project",
      "captain": "Captain :",
      "description": "Description :",
      "subTitle": "Team :"
    }
  },
  "user": {
    "create": {
      "backlink": "Back",
      "title": "Invite a user to ",
      "labelUsername": "Username*",
      "labelUsernameTitle": "Alphanumeric characters only",
      "labelEmail": "E-mail *",
      "labelFirstname": "Firstname *",
      "labelLastname": "Lastname *",
      "buttonSubmit": "Invite"
    }
  },
  "notification": {
    "circle": {
      "in": "in"
    },
    "private": {
      "private": "in private"
    }
  },
  "template-captain": {
    "isLead": "Captain"
  },
  "hublStatus": "Public = Public, Private = Private",
  "success": "Success!",
  "errors": {
    "somethingGoesWrong": "Something went wrong, try to",
    "reload": "reload"
  },
  "goButton": "GO",
  "directory": {
    "back": "Back to the profile directory",
    "members": "members",
    "module.name": "Members directory",
    "picture.delete": "Remove the picture",
    "picture.upload": "Upload the picture",
    "profile.city": "City",
    "profile.edit": "Edit my profile",
    "profile.email": "E-mail",
    "profile.firstName": "Firstname",
    "profile.job": "Job",
    "profile.name": "Name",
    "profile.phone": "Phone",
    "profile.smile": "Show us your best smile",
    "profile.smileParagraph": "Pictures help us to know ourselves but also to recognize us, so don't be afraid to show",
    "profile.smileParagraph2": "your pretty face and avoid weird avatars.",
    "profile.website": "Website",
    "save": "Save",
    "search.by.city": "Search by city",
    "search.by.job": "Search by job",
    "search.by.name": "Search by name and/or firstname",
    "search.by.skill": "Add a skill filter",
    "sendMessage": "Send a message",
    "settings.receiveMail": "I would like to receive notifications by email",
    "skills.main": "Main skills:",
    "skills": "Skills",
    "profileHidden.lineOne": "Your profile is not visible on this directory",
    "profileHidden.lineTwoOne": "To activate it, ",
    "profileHidden.lineTwoTwo": "go to your profile",
    "profileHidden.lineTwoThree": ". You need to add a photo.",
    "myProfileHidden.lineOne": "Your profile is not visible to other members",
    "myProfileHidden.lineTwo": "To activate it, you need to add a photo.",
    "activeProfiles": "Show only active profiles",
    "goButton": "GO",
    "search.noResult": "There are no results for your search",
    "search.tryAnother": " "
  },
  "jobboard": {
    "joboffers": "Job offers",
    "joboffer.description": "Here you will find job offers",
    "joboffer.edit": "Modify the job offer",
    "joboffer.shownUntil": "THE OFFER WILL BE VISIBLE UNTIL",
    "joboffer.title": "Title",
    "joboffer.save": "SAVE MY OFFER",
    "joboffer.requiredSkills": "REQUIRED SKILLS",
    "joboffer.desc": "DESCRIPTION",
    "joboffer.create": "POST A NEW JOB OFFER",
    "joboffer.post": "Post a job offer",
    "search.by.skills": "Search by skills",
    "search.noResult": "There are no results for your search",
    "search.tryAnother": "Try another skill ",
    "edit": "Edit",
    "back": "Back",
    "goButton": "GO"
  },
  "serviceWorker": {
    "newUpdate": "A new version is available",
    "wantToUpdate": "Do you want to update?",
    "yes": "Yes",
    "no": "No"
  }
}