{ "login": { "login": "Log in", "email": "Email", "password": "Password", "forgotPassword": "Forgotten password?", "google": "Sign in with Google", "guest": "Guest Log in", "errorMail0": "You must enter a mail!", "errorMail1": "This email address does not exist!", "errorMail2": "This is not a valid email format!", "errorPassword0": "You must enter a password!", "errorPassword1": "The password does not match the email address!", "loginDialog0": "Logging in", "loginDialog1": "Please wait...", "rememberMe": "Remember me" }, "forgotPW": { "forgot": "Reset Password", "email": "Your Email", "sendMail": "Send Mail", "pwChange": "Change Password", "notice": "We will send you an email to change your password." }, "msgDialog": { "noticeHeadline": "Notice", "pwSend": "An email with instructions on how to reset your password has been sent to you.", "pwChange": "Your password has been successfully changed. You can now log in." }, "register": { "signup": "Sign up", "name": "Name", "email": "Email", "password": "Password", "passwordConfirm": "Confirm Password", "privacyPolicy0": "I accept the", "privacyPolicy1": "Privacy policy", "privacyPolicyError": "You must accept the privacy policy", "errorPattern": "Please use only letters and spaces", "errorName": "You must enter a name", "errorMail0": "You must enter a mail", "errorMail1": "This is not a valid email format", "errorMail2": "This email already exists", "errorMail3": "This email does not exist", "errorPassword0": "You must enter a password", "errorPassword1": "The password must consist of at least 8 characters", "errorPassword2": "The passwords don't match" }, "loginHeader": { "notAUser": "Not a Join user?", "signup": "Sign up" }, "loginFooter": { "privacyPolicy": "Privacy policy", "legalNotice": "Legal notice" }, "header": { "headline": "Kanban Project Management Tool" }, "navbar": { "privacyPolicy": "Privacy policy", "legalNotice": "Legal notice", "logout": "Log out", "english": "English", "german": "German" }, "sidebar": { "summary": "Summary", "addTask": "Add Task", "addTaskMobile": "Add Task", "board": "Board", "contacts": "Contacts", "privacyPolicy": "Privacy policy", "legalNotice": "Legal notice", "logout": "Log out" }, "contactDialogForm": { "btnCancel": "Cancel", "btnDelete": "Delete", "btnSave": "Save", "invalidPattern": "Only letters are allowed!", "invalidFirstName": "A first name is required!", "invalidLastName": "A last name is required!", "invalidName": "A first name & last name is required!", "invalidMail0": "You must enter a mail!", "invalidMail1": "This is not a valid email format!", "invalidMail2": "This email already exists!", "invalidPhone": "Invalid phone number (10–15 chars, digits + ()-/ allowed)", "firstName": "First name", "lastName": "Last name", "email": "Email", "phone": "Phone" }, "confirmDialogComponent": { "deleteContact": "Do you really want to delete the contact?", "deleteTask": "Do you really want to delete the task?", "btnCancel": "Cancel", "btnConfirm": "Confirm" }, "summary": { "headlineDescription": "Key Metrics at a Glance", "morning": "Good Morning", "afternoon": "Good Afternoon", "evening": "Good Evening", "todo": "To-do", "done": "Done", "urgent": "Urgent", "upcomingDeadline": "Upcoming Deadline", "noDeadline": "No Deadline", "taskBoard0": "Tasks in", "taskBoard1": "Board", "taskProgress0": "Tasks in", "taskProgress1": "Progress", "taskAwaitingFeedback0": "Awaiting", "taskAwaitingFeedback1": "Feedback" }, "board": { "headline": "Board", "todo": "To-do", "inProgress": "In progress", "awaitFeedback": "Await feedback", "done": "Done", "addTask": "Add Task", "findTask": "Find Task", "noTasks": "No tasks", "dropHere": "Drop here", "emptyTask": "No tasks" }, "addTask": { "headline": "Add Task", "title": "Title", "titleFormField": "Enter a title...", "description": "Description", "descriptionFormField": "Enter a description...", "assigned": "Assigned to", "assignedFormField": "Search...", "date": "Due date", "priority": "Priority", "creator": "Creator", "urgent": "Urgent", "medium": "Medium", "low": "Low", "category": "Category", "categorySelection": "Select task category", "subtask": "Subtasks", "subtaskFormField": "Add new subtask", "edit": "Edit", "clear": "Clear", "delete": "Delete", "update": "Update Task", "create": "Create Task", "titleError": "You must enter a title!", "descriptionError": "You must enter a description! (min. 10 letters)", "dateError0": "You must enter a date!", "dateError1": "The date must be in the future!", "categoryError": "You must select a category!", "notice": "Notice: Only the creator can edit or delete the task." }, "contacts": { "headline": "Contacts", "headlineDescription": "Better with a team", "notice": "Notice: Click in the circle to change the color.", "btnNew": "Add new contact", "btnEdit0": "edit", "btnEdit1": "Edit", "btnDelete0": "delete", "btnDelete1": "Delete", "contactInfo": "Contact Information", "contactEmail": "Email", "contactPhone": "Phone", "contactPhoneTxT": "No phone number", "contactLastOnline": "Last seen online", "contactCurrentlyOnline": "Currently online", "contactNeverSeenOnline": "Never seen online", "editContact": "Edit contact", "addContact": "Add contact", "firstName": "First name", "lastName": "Last name", "email": "Email", "phone": "Phone", "you": "(you)" }, "help": { "header": "Help", "welcome": "Welcome to the help page for Join, your guide to using our kanban project management tool. Here, we'll provide an overview of what Join is, how it can benefit you, and how to use it.", "question0": "What is Join?", "question0answer0": "Join is a kanban-based project management tool designed and built by a group of dedicated students as part of their web development bootcamp at the Developer Akademie.", "question0answer1": "Kanban, a Japanese term meaning 'billboard', is a highly effective method to visualize work, limit work-in-progress, and maximize efficiency (or flow). Join leverages the principles of kanban to help users manage their tasks and projects in an intuitive, visual interface.", "question0answer2": "It is important to note that Join is designed as an educational exercise and is not intended for extensive business usage. While we strive to ensure the best possible user experience, we cannot guarantee consistent availability, reliability, accuracy, or other aspects of quality regarding Join.", "question1": "How to use it?", "question1description": "Here is a step-by-step guide on how to use Join:", "question1header0": "Exploring the Board", "question1header0description": "When you log in to Join, you'll find a default board. This board represents your project and contains four default lists: 'To Do', 'In Progress', 'Await feedback' and 'Done'.", "question1header1": "Creating Contacts", "question1header1description": "In Join, you can add contacts to collaborate on your projects. Go to the 'Contacts' section, click on 'New contact', and fill in the required information. Once added, these contacts can be assigned tasks and they can interact with the tasks on the board.", "question1header2": "Adding Cards", "question1header2description": "Now that you've added your contacts, you can start adding cards. Cards represent individual tasks. Click the '+' button under the appropriate list to create a new card. Fill in the task details in the card, like task name, description, due date, assignees, etc.", "question1header3": "Moving Cards", "question1header3description": "As the task moves from on stage to another, xou can reflect that on the board by dragging and dropping the card from one list to another.", "question1header4": "Deleting Cards", "question1header4description0": "Once a task is completed, you can either move it to the 'Done' list or delete it. Deleting a card will permanently remove it from the board. Please exercise caution when deleting cards, as this action is irreversible.", "question1header4description1": "Remember that using Join effectively requires consistent updates from you and your team to ensure the board reflects the current state of your project.", "question1header4description2": "Have more questions about Join? Feel free to contact us! We're here to help you!", "footer": "Enjoy using Join!" }, "imprint": { "headline": "Legal notice (Imprint)", "tmg": "Information according to §5 TMG", "contact": "Contact", "tel": "Telephone", "mail": "Mail", "disclaimer": "Disclaimer", "liabilityContentHeadline": "Liability for content", "liabilityContentDescription": "The contents of our pages were created with the greatest care. However, we cannot assume any liability for the accuracy, completeness and topicality of the content. As a service provider, we are responsible for our own content on these pages in accordance with § 7 para. 1 TMG (German Telemedia Act) and general laws. According to §§ 8 to 10 TMG, however, we as a service provider are not obliged to monitor transmitted or stored third-party information or to investigate circumstances that indicate illegal activity. Obligations to remove or block the use of information in accordance with general legislation remain unaffected by this. However, liability in this respect is only possible from the time of knowledge of a specific infringement. As soon as we become aware of such infringements, we will remove this content immediately.", "liabilityLinksHeadline": "Liability for links", "liabilityLinksDescription": "Our website contains links to external third-party websites over whose content we have no influence. Therefore, we cannot accept any liability for this third-party content. The respective provider or operator of the pages is always responsible for the content of the linked pages. The linked pages were checked for possible legal violations at the time of linking. Illegal content was not recognizable at the time of linking. However, permanent monitoring of the content of the linked pages is not reasonable without concrete evidence of an infringement. If we become aware of any legal infringements, we will remove such links immediately.", "copyrightHeadline": "Copyright", "copyrightDescription": "The content and works created by the site operators on these pages are subject to German copyright law. Duplication, processing, distribution and any form of commercialization of such material beyond the scope of the copyright law shall require the prior written consent of its respective author or creator. Downloads and copies of this site are only permitted for private, non-commercial use. Insofar as the content on this site was not created by the operator, the copyrights of third parties are respected. In particular, third-party content is identified as such. Should you nevertheless become aware of a copyright infringement, please inform us accordingly. If we become aware of any infringements, we will remove such content immediately.", "dataProtectionHeadline": "Data protection", "dataProtectionDescription": "The use of our website is generally possible without providing personal data. Insofar as personal data (e.g. name, address or e-mail addresses) is collected on our pages, this is always done on a voluntary basis as far as possible. This data will not be passed on to third parties without your express consent. We would like to point out that data transmission over the Internet (e.g. when communicating by e-mail) may be subject to security vulnerabilities. Complete protection of data against access by third parties is not possible, and we hereby expressly prohibit the use of contact data published in the context of the legal notice obligation by third parties for sending unsolicited advertising and information material. The operators of this website expressly reserve the right to take legal action in the event of the unsolicited sending of advertising information, such as spam e-mails.", "sourceText0": "Imprint of the", "sourceLink0": "imprint generator", "sourceText1": "of the", "sourceLink1": "law firm Hasselbach, lawyers for labor law and family law" }, "privacy-policy": { "headline": "Privacy policy", "preambleHeadline": "Preamble", "preambleDescription": "With the following privacy policy, we would like to inform you about which types of your personal data (hereinafter also referred to as 'data') we process, for what purposes and to what extent. The privacy policy applies to all processing of personal data carried out by us, both in the context of the provision of our services and in particular on our websites, in mobile applications and within external online presences, such as our social media profiles (hereinafter collectively referred to as 'online offer').", "ContentHeadline": "Table of contents", "Content0": "Preamble", "Content1": "Person responsible", "Content2": "Overview of processing", "Content3": "Relevant legal bases", "Content4": "Security measures", "Content5": "Deletion of data", "Content6": "Rights of the data subjects", "Content7": "Amendment and updating of the privacy policy", "Content8": "Definitions of terms", "tel": "Telephone", "mail": "Mail", "Content2Description": "The following overview summarizes the types of data processed and the purposes of their processing and refers to the data subjects.", "Content2Section0": "Types of data processed", "Content2Section0List": "Contact data, content data, usage data, metadata, communication data, process data.", "Content2Section1": "Categories of affected persons", "Content2Section1List": "Communication partner", "Content2Section2": "Purposes of the processing", "Content2Section2List": "Contact requests and communication, managing and responding to requests, feedback, providing our online services and user-friendliness.", "Content3Header0": "Relevant legal bases according to the GDPR:", "Content3Description0": "Below you will find an overview of the legal bases of the GDPR on the basis of which we process personal data. Please note that in addition to the provisions of the GDPR, national data protection regulations may apply in your or our country of residence or domicile. Should more specific legal bases also apply in individual cases, we will inform you of these in the privacy policy.", "Content3Header1": "Legitimate interests (Art. 6 para. 1 sentence 1 lit. f) GDPR:", "Content3Description1": "Processing is necessary for the purposes of the legitimate interests pursued by the controller or by a third party, except where such interests are overridden by the interests or fundamental rights and freedoms of the data subject which require protection of personal data.", "Content3Header2": "National data protection regulations in Germany:", "Content3Description2": "In addition to the data protection regulations of the GDPR, national data protection regulations apply in Germany. These include, in particular, the Act on the Protection against Misuse of Personal Data in Data Processing (Federal Data Protection Act - BDSG). In particular, the BDSG contains special regulations on the right to information, the right to erasure, the right to object, the processing of special categories of personal data, processing for other purposes and transmission as well as automated decision-making in individual cases, including profiling. The data protection laws of the individual federal states may also apply.", "Content4Description0": "We take appropriate technical and organizational measures in accordance with the legal requirements, taking into account the state of the art, the implementation costs and the nature, scope, circumstances and purposes of the processing as well as the different probabilities of occurrence and the extent of the threat to the rights and freedoms of natural persons, in order to ensure a level of protection appropriate to the risk.", "Content4Description1": "The measures include, in particular, safeguarding the confidentiality, integrity and availability of data by controlling physical and electronic access to the data as well as the access, input, disclosure, safeguarding of availability and its separation. Furthermore, we have established procedures that ensure the exercise of data subject rights, the deletion of data and responses to data threats. Furthermore, we already take the protection of personal data into account during the development or selection of hardware, software and processes in accordance with the principle of data protection, through technology design and through data protection-friendly default settings.", "Content4Description2": "TLS/SSL encryption (https): To protect user data transmitted via our online services, we use TLS/SSL encryption. Secure Sockets Layer (SSL) is the standard technology for securing Internet connections by encrypting the data transmitted between a website or app and a browser (or between two servers). Transport Layer Security (TLS) is an updated and more secure version of SSL. Hyper Text Transfer Protocol Secure (HTTPS) is displayed in the URL when a website is secured by an SSL/TLS certificate.", "Content5Description": "The data processed by us will be deleted in accordance with the legal requirements as soon as the consent given for processing is revoked or other permissions no longer apply (e.g. if the purpose for processing this data no longer applies or it is not required for the purpose). If the data is not deleted because it is required for other and legally permissible purposes, its processing is restricted to these purposes. This means that the data is blocked and not processed for other purposes. This applies, for example, to data that must be retained for commercial or tax law reasons or whose storage is necessary for the assertion, exercise or defense of legal claims or to protect the rights of another natural or legal person. Our data protection notices may also contain further information on the retention and deletion of data, which take priority for the respective processing operations.", "Content6Description0": "Rights of data subjects under the GDPR: As a data subject, you are entitled to various rights under the GDPR, which arise in particular from Art. 15 to 21 GDPR:", "Content6Description1": "Right to object: You have the right to object, on grounds relating to your particular situation, at any time to processing of personal data concerning you which is based on point (e) or (f) of Article 6(1) GDPR, including profiling based on those provisions. If the personal data concerning you are processed for direct marketing purposes, you have the right to object at any time to the processing of personal data concerning you for such marketing, which includes profiling to the extent that it is related to such direct marketing.", "Content6Section0": "Right to withdraw consent:", "Content6Section0List": "You have the right to withdraw your consent at any time.", "Content6Section1": "Right to information:", "Content6Section1List": "You have the right to request confirmation as to whether the data in question is being processed and to request information about this data as well as further information and a copy of the data in accordance with the legal requirements.", "Content6Section2": "Right to rectification:", "Content6Section2List": "In accordance with the legal requirements, you have the right to request the completion of data concerning you or the correction of incorrect data concerning you.", "Content6Section3": "Right to erasure and restriction of processing:", "Content6Section3List": "In accordance with the legal requirements, you have the right to demand that data concerning you be deleted immediately or, alternatively, to demand that the processing of the data be restricted in accordance with the legal requirements.", "Content6Section4": "Right to data portability:", "Content6Section4List": "You have the right to receive the data concerning you, which you have provided to us, in a structured, commonly used and machine-readable format in accordance with the legal requirements or to request its transmission to another controller.", "Content6Section5": "Complaint to the supervisory authority:", "Content6Section6List": "Without prejudice to any other administrative or judicial remedy, you have the right to lodge a complaint with a supervisory authority, in particular in the Member State of your habitual residence, place of work or place of the alleged infringement if you consider that the processing of personal data relating to you infringes the provisions of the GDPR.", "Content7Description0": "We ask you to inform yourself regularly about the content of our privacy policy. We will adapt the privacy policy as soon as changes to the data processing carried out by us make this necessary. We will inform you as soon as the changes require an act of cooperation on your part (e.g. consent) or other individual notification.", "Content7Description1": "If we provide addresses and contact information of companies and organizations in this privacy policy, please note that the addresses may change over time and please check the information before contacting us.", "Content8Description0": "This section provides you with an overview of the terms used in this privacy policy. Insofar as the terms are defined by law, their legal definitions apply. The following explanations, on the other hand, are primarily intended to aid understanding.", "Content8Section0": "Personal data:", "Content8Section0List": "'Personal data' means any information relating to an identified or identifiable natural person (hereinafter referred to as 'data subject'); an identifiable natural person is one who can be identified, directly or indirectly, in particular by reference to an identifier such as a name, an identification number, location data, an online identifier (e.g. a cookie) or to one or more factors specific to the physical, physiological, genetic, mental, economic, cultural or social identity of that natural person.", "Content8Section1": "Responsible person:", "Content8Section1List": "The 'controller' is the natural or legal person, public authority, agency or other body which, alone or jointly with others, determines the purposes and means of the processing of personal data.", "Content8Section2": "Processing", "Content8Section2List": "'Processing' means any operation or set of operations which is performed on personal data, whether or not by automated means. The term is broad and covers practically every handling of data, be it collection, analysis, storage, transmission or deletion.", "sourceText": "Created with free Datenschutz-Generator.de by Dr. Thomas Schwenke" } }