mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
417 lines
15 KiB
JSON
417 lines
15 KiB
JSON
{
|
|
"filter-menu": {
|
|
"title": "Your filter bubble",
|
|
"hashtag-search": "Searching for #{hashtag}",
|
|
"clearSearch": "Clear search"
|
|
},
|
|
"filter-posts": {
|
|
"header": "Categories of Content",
|
|
"all": "All"
|
|
},
|
|
"site": {
|
|
"made": "Made with ❤",
|
|
"imprint": "Imprint",
|
|
"termsAc": "Terms and conditions",
|
|
"privacy": "Data privacy",
|
|
"changelog": "Changes & History",
|
|
"contact": "Contact",
|
|
"tribunal": "Registry court",
|
|
"register": "Registry number",
|
|
"director": "Managing Director",
|
|
"taxident": "USt-ID. according to §27a of the German Sales Tax Law:",
|
|
"responsible": "responsible for contents of this page (§ 55 Abs. 2 RStV)",
|
|
"bank": "bank account",
|
|
"germany": "Germany"
|
|
},
|
|
"login": {
|
|
"copy": "If you already have a human-connection account, login here.",
|
|
"login": "Login",
|
|
"logout": "Logout",
|
|
"email": "Your Email",
|
|
"password": "Your Password",
|
|
"forgotPassword": "Forgot Password?",
|
|
"moreInfo": "What is Human Connection?",
|
|
"moreInfoURL": "https://human-connection.org/en/",
|
|
"moreInfoHint": "to the presentation page",
|
|
"hello": "Hello",
|
|
"success": "You are logged in!"
|
|
},
|
|
"password-reset": {
|
|
"title": "Reset your password",
|
|
"form": {
|
|
"description": "A password reset email will be sent to the given email address.",
|
|
"submit": "Request email",
|
|
"submitted": "A mail with further instruction has been sent to <b>{email}</b>"
|
|
}
|
|
},
|
|
"registration": {
|
|
"signup": {
|
|
"title": "Join Human Connection!",
|
|
"form": {
|
|
"description": "To get started, enter your email address:",
|
|
"invitation-code": "Your invitation code is: <b>{code}</b>",
|
|
"errors": {
|
|
"email-exists": "There is already a user account with this email address!",
|
|
"invalid-invitation-token": "It looks like as if the invitation has been used already. Invitation links can only be used once."
|
|
},
|
|
"submit": "Create an account",
|
|
"success": "A mail with a link to complete your registration has been sent to <b>{email}</b>"
|
|
}
|
|
},
|
|
"create-user-account": {
|
|
"title": "Create user account",
|
|
"success": "Your account has been created!"
|
|
}
|
|
},
|
|
"verify-code": {
|
|
"form": {
|
|
"code": "Enter your code",
|
|
"description": "Open your inbox and enter the code that we've sent to you.",
|
|
"next": "Continue",
|
|
"change-password": {
|
|
"success": "Changing your password was successful!",
|
|
"error": "Changing your password failed. Maybe the security code was not correct?",
|
|
"help": "In case of problems, feel free to ask for help by sending us a mail to:"
|
|
}
|
|
}
|
|
},
|
|
"editor": {
|
|
"placeholder": "Leave your inspirational thoughts...",
|
|
"mention": {
|
|
"noUsersFound": "No users found"
|
|
},
|
|
"hashtag": {
|
|
"noHashtagsFound": "No hashtags found",
|
|
"addHashtag": "New hashtag",
|
|
"addLetter": "Type a letter"
|
|
}
|
|
},
|
|
"profile": {
|
|
"name": "My Profile",
|
|
"memberSince": "Member since",
|
|
"follow": "Follow",
|
|
"followers": "Followers",
|
|
"following": "Following",
|
|
"shouted": "Recommended",
|
|
"commented": "Commented",
|
|
"userAnonym": "Anonymous",
|
|
"socialMedia": "Where else can I find",
|
|
"network": {
|
|
"title": "Network",
|
|
"following": "is following:",
|
|
"followingNobody": "follows nobody.",
|
|
"followedBy": "is followed by:",
|
|
"followedByNobody": "is not followed by anyone.",
|
|
"and": "and",
|
|
"more": "more"
|
|
}
|
|
},
|
|
"notifications": {
|
|
"menu": {
|
|
"mentioned": "mentioned you in a post"
|
|
}
|
|
},
|
|
"search": {
|
|
"placeholder": "Search",
|
|
"hint": "What are you searching for?",
|
|
"failed": "Nothing found"
|
|
},
|
|
"settings": {
|
|
"name": "Settings",
|
|
"data": {
|
|
"name": "Your data",
|
|
"labelName": "Your Name",
|
|
"namePlaceholder": "Femanon Funny",
|
|
"labelCity": "Your City or Region",
|
|
"labelBio": "About You",
|
|
"success": "Your data was successfully updated!"
|
|
},
|
|
"security": {
|
|
"name": "Security",
|
|
"change-password": {
|
|
"button": "Change password",
|
|
"success": "Password successfully changed!",
|
|
"label-old-password": "Your old password",
|
|
"label-new-password": "Your new password",
|
|
"label-new-password-confirm": "Confirm new password",
|
|
"message-old-password-required": "Enter your old password",
|
|
"message-new-password-required": "Enter a new password",
|
|
"message-new-password-confirm-required": "Confirm your new password",
|
|
"message-new-password-missmatch": "Type the same password again",
|
|
"passwordSecurity": "Password security",
|
|
"passwordStrength0": "Very insecure password",
|
|
"passwordStrength1": "Insecure password",
|
|
"passwordStrength2": "Mediocre password",
|
|
"passwordStrength3": "Strong password",
|
|
"passwordStrength4": "Very strong password"
|
|
}
|
|
},
|
|
"invites": {
|
|
"name": "Invites"
|
|
},
|
|
"download": {
|
|
"name": "Download Data"
|
|
},
|
|
"deleteUserAccount": {
|
|
"name": "Delete Data",
|
|
"contributionsCount": "Delete my {count} posts",
|
|
"commentsCount": "Delete my {count} comments",
|
|
"accountDescription": "Be aware that your Post and Comments are important to our community. If you still choose to delete them, you have to mark them below.",
|
|
"accountWarning": "You <b>CAN'T MANAGE</b> and <b>CAN'T RECOVER</b> your Account, Posts, or Comments after deleting your account!",
|
|
"success": "Account successfully deleted",
|
|
"pleaseConfirm": "<b class='is-danger'>Destructive action!</b> Type <b>{confirm}</b> to confirm"
|
|
},
|
|
"organizations": {
|
|
"name": "My Organizations"
|
|
},
|
|
"languages": {
|
|
"name": "Languages"
|
|
},
|
|
"social-media": {
|
|
"name": "Social media",
|
|
"placeholder": "Add social media url",
|
|
"submit": "Add link",
|
|
"successAdd": "Added social media. Updated user profile!",
|
|
"successDelete": "Deleted social media. Updated user profile!"
|
|
}
|
|
},
|
|
"admin": {
|
|
"name": "Admin",
|
|
"dashboard": {
|
|
"name": "Dashboard",
|
|
"users": "Users",
|
|
"posts": "Posts",
|
|
"comments": "Comments",
|
|
"notifications": "Notifications",
|
|
"organizations": "Organizations",
|
|
"projects": "Projects",
|
|
"invites": "Invites",
|
|
"follows": "Follows",
|
|
"shouts": "Recommended"
|
|
},
|
|
"organizations": {
|
|
"name": "Organizations"
|
|
},
|
|
"users": {
|
|
"name": "Users",
|
|
"form": {
|
|
"placeholder": "E-Mail, name or description"
|
|
},
|
|
"table": {
|
|
"columns": {
|
|
"name": "Name",
|
|
"slug": "Slug",
|
|
"role": "Role",
|
|
"createdAt": "Created at"
|
|
}
|
|
},
|
|
"empty": "No users found"
|
|
},
|
|
"pages": {
|
|
"name": "Pages"
|
|
},
|
|
"notifications": {
|
|
"name": "Notifications"
|
|
},
|
|
"categories": {
|
|
"name": "Categories",
|
|
"categoryName": "Name",
|
|
"postCount": "Posts"
|
|
},
|
|
"tags": {
|
|
"name": "Tags",
|
|
"tagCountUnique": "Users",
|
|
"tagCount": "Posts"
|
|
},
|
|
"settings": {
|
|
"name": "Settings"
|
|
},
|
|
"invites": {
|
|
"name": "Invite users",
|
|
"title": "Signup users as admin",
|
|
"description": "This registration form will be visible as soon as the registration is open to the public."
|
|
}
|
|
},
|
|
"post": {
|
|
"name": "Post",
|
|
"moreInfo": {
|
|
"name": "More info"
|
|
},
|
|
"takeAction": {
|
|
"name": "Take action"
|
|
},
|
|
"menu": {
|
|
"edit": "Edit Post",
|
|
"delete": "Delete Post"
|
|
},
|
|
"comment": {
|
|
"submit": "Comment",
|
|
"submitted": "Comment Submitted",
|
|
"updated": "Changes Saved"
|
|
}
|
|
},
|
|
"comment": {
|
|
"content": {
|
|
"unavailable-placeholder": "...this comment is not available anymore"
|
|
},
|
|
"menu": {
|
|
"edit": "Edit Comment",
|
|
"delete": "Delete Comment"
|
|
},
|
|
"show": {
|
|
"more": "show more",
|
|
"less": "show less"
|
|
}
|
|
},
|
|
"quotes": {
|
|
"african": {
|
|
"quote": "Many small people in many small places do many small things, that can alter the face of the world.",
|
|
"author": "African proverb"
|
|
}
|
|
},
|
|
"common": {
|
|
"post": "Post ::: Posts",
|
|
"comment": "Comment ::: Comments",
|
|
"letsTalk": "Let`s Talk",
|
|
"versus": "Versus",
|
|
"moreInfo": "More Info",
|
|
"takeAction": "Take Action",
|
|
"shout": "Shout ::: Shouts",
|
|
"user": "User ::: Users",
|
|
"category": "Category ::: Categories",
|
|
"organization": "Organization ::: Organizations",
|
|
"project": "Project ::: Projects",
|
|
"tag": "Tag ::: Tags",
|
|
"name": "Name",
|
|
"loadMore": "load more",
|
|
"loading": "loading",
|
|
"reportContent": "Report",
|
|
"validations": {
|
|
"email": "must be a valid email address",
|
|
"verification-code": "must be 6 characters long"
|
|
}
|
|
},
|
|
"actions": {
|
|
"loading": "loading",
|
|
"loadMore": "load more",
|
|
"create": "Create",
|
|
"save": "Save",
|
|
"edit": "Edit",
|
|
"delete": "Delete",
|
|
"cancel": "Cancel"
|
|
},
|
|
"moderation": {
|
|
"name": "Moderation",
|
|
"reports": {
|
|
"empty": "Congratulations, nothing to moderate.",
|
|
"name": "Reports",
|
|
"submitter": "reported by",
|
|
"disabledBy": "disabled by"
|
|
}
|
|
},
|
|
"disable": {
|
|
"submit": "Disable",
|
|
"cancel": "Cancel",
|
|
"success": "Disabled successfully",
|
|
"user": {
|
|
"title": "Disable User",
|
|
"type": "User",
|
|
"message": "Do you really want to disable the user \"<b>{name}</b>\"?"
|
|
},
|
|
"contribution": {
|
|
"title": "Disable Contribution",
|
|
"type": "Contribution",
|
|
"message": "Do you really want to disable the contribution \"<b>{name}</b>\"?"
|
|
},
|
|
"comment": {
|
|
"title": "Disable Comment",
|
|
"type": "Comment",
|
|
"message": "Do you really want to disable the comment from \"<b>{name}</b>\"?"
|
|
}
|
|
},
|
|
"delete": {
|
|
"submit": "Delete",
|
|
"cancel": "Cancel",
|
|
"contribution": {
|
|
"title": "Delete Post",
|
|
"type": "Contribution",
|
|
"message": "Do you really want to delete the post \"<b>{name}</b>\"?",
|
|
"success": "Post successfully deleted!"
|
|
},
|
|
"comment": {
|
|
"title": "Delete Comment",
|
|
"type": "Comment",
|
|
"message": "Do you really want to delete the comment \"<b>{name}</b>\"?",
|
|
"success": "Comment successfully deleted!"
|
|
}
|
|
},
|
|
"report": {
|
|
"submit": "Report",
|
|
"cancel": "Cancel",
|
|
"success": "Thanks for reporting!",
|
|
"user": {
|
|
"title": "Report User",
|
|
"type": "User",
|
|
"message": "Do you really want to report the user \"<b>{name}</b>\"?",
|
|
"error": "You already reported the user!"
|
|
},
|
|
"contribution": {
|
|
"title": "Report Post",
|
|
"type": "Contribution",
|
|
"message": "Do you really want to report the contribution \"<b>{name}</b>\"?",
|
|
"error": "You have already reported the contribution!"
|
|
},
|
|
"comment": {
|
|
"title": "Report Comment",
|
|
"type": "Comment",
|
|
"message": "Do you really want to report the comment from \"<b>{name}</b>\"?",
|
|
"error": "You have already reported the comment!"
|
|
}
|
|
},
|
|
"followButton": {
|
|
"follow": "Follow",
|
|
"following": "Following"
|
|
},
|
|
"shoutButton": {
|
|
"shouted": "shouted"
|
|
},
|
|
"release": {
|
|
"submit": "Release",
|
|
"cancel": "Cancel",
|
|
"success": "Released successfully!",
|
|
"user": {
|
|
"title": "Release User",
|
|
"type": "User",
|
|
"message": "Do you really want to release the user \"<b>{name}</b>\"?"
|
|
},
|
|
"contribution": {
|
|
"title": "Release Contribution",
|
|
"type": "Contribution",
|
|
"message": "Do you really want to release the contribution \"<b>{name}</b>\"?"
|
|
},
|
|
"comment": {
|
|
"title": "Release Comment",
|
|
"type": "Comment",
|
|
"message": "Do you really want to release the comment from \"<b>{name}</b>\"?"
|
|
}
|
|
},
|
|
"user": {
|
|
"avatar": {
|
|
"submitted": "Upload successful"
|
|
}
|
|
},
|
|
"contribution": {
|
|
"newPost": "Create a new Post",
|
|
"filterFollow": "Filter contributions from users I follow",
|
|
"filterALL": "View all contributions",
|
|
"success": "Saved!",
|
|
"languageSelectLabel": "Language",
|
|
"categories": {
|
|
"infoSelectedNoOfMaxCategories": "{chosen} of {max} categories selected"
|
|
}
|
|
},
|
|
"terms": {
|
|
"text": "<div><ol><li><strong>RISK OF ACCIDENT:</strong> This is a test version! All data, your profile and the server can be completely destroyed, wiped out, lost, burnt and eventually synchronised near Alpha Centauri at any time. Use on your own risk. Commercial effects are not likely though.</li><br><li><strong>YOU AND YOUR DATA:</strong> Please notice, that the content of the alpha version will be used for publicity and web presentations etc. but we are sure, this is to your interest. If you like use no surnames and if you want to disclose less data use a profile picture without identity. You can find more information in our <a href='/pages/privacy' target='_blank'>privacy policy</a>.</li><br><li><strong>SITE:</strong> This is still a test version. Please excuse if some applications are not working, blocking, irritating, displayed falsely or not able to be clicked on. Please report faults and bugs! <a href='https://human-connection.org/support' target='_blank'>https://human-connection.org/support</a></li><br><li><strong>CODE OF CONDUCT</strong>: The code of conduct serves as guiding principles for our personal appearance and interaction with one another. Anyone who is active as a user in the Human Connection Network, writes articles, comments or contacts other users, including those outside the network, acknowledges these rules of conduct as binding: <a href='https://alpha.human-connection.org/pages/code-of-conduct' target='_blank'>https://alpha.human-connection.org/pages/code-of-conduct</a></li><br><li><strong>MODERATION:</strong> As long as there is no community moderation-system in operation, a rainbow colored unicorn decides, if you are physically and mentally stable enough to operate our test version. The unicorn can delete you from the alpha version at any time. So be so kind and leave rainbow food!</li><br><li><strong>FAIRNESS:</strong> If, against all expectations, our alpha version is not to your liking, we return your monthly payment within the first two months. Please send a mail to: <a href='mailto:info@human-connection.org' target='_blank'>info@human-connection.org</a>. <strong>Attention: Pleace note that more features are build in on regular basis.</strong></li><br><li><strong>QUESTIONS?</strong> You can find the dates and links to our zoom-rooms here: <a href='https://human-connection.org/events-und-news/' target='_blank'>https://human-connection.org/events-und-news/</a></li><br><li><strong>FROM HUMAN BEING TO HUMAN BEING: </strong>Please help us to get new donators for Human Connection, so the network can take off as soon as possible. <a href='https://human-connection.org/' target='_blank'>https://human-connection.org</a></li></ol><br><p>Now have fun with the alpha version of Human Connection! For the first universal peace.<strong> ♥︎</strong></p><p><strong> </strong></p><br><p><strong>Thank you very much, </strong></p><p><strong>your Human Connection Team</strong></p></div>"
|
|
}
|
|
}
|