2020-06-16 14:19:07 +02:00

746 lines
25 KiB
JSON

{
"actions": {
"cancel": "Cancel",
"create": "Create",
"delete": "Delete",
"edit": "Edit",
"loading": "loading",
"loadMore": "load more",
"save": "Save"
},
"admin": {
"categories": {
"categoryName": "Name",
"name": "Categories",
"postCount": "Posts"
},
"dashboard": {
"comments": "Comments",
"follows": "Follows",
"invites": "Invites",
"name": "Dashboard",
"notifications": "Notifications",
"organizations": "Organizations",
"posts": "Posts",
"projects": "Projects",
"shouts": "Shouts",
"users": "Users"
},
"donations": {
"goal": "Monthly donations needed",
"name": "Donations info",
"progress": "Donations collected so far",
"successfulUpdate": "Donations info updated successfully!"
},
"hashtags": {
"name": "Hashtags",
"nameOfHashtag": "Name",
"number": "No.",
"tagCount": "Posts",
"tagCountUnique": "Users"
},
"invites": {
"description": "Invitations are a wonderful way to have your friends in your network …",
"name": "Invite users",
"title": "Invite people"
},
"name": "Admin",
"notifications": {
"name": "Notifications"
},
"organizations": {
"name": "Organizations"
},
"pages": {
"name": "Pages"
},
"settings": {
"name": "Settings"
},
"users": {
"empty": "No users found",
"form": {
"placeholder": "e-mail, name or description"
},
"name": "Users",
"table": {
"columns": {
"createdAt": "Created at",
"email": "E-mail",
"name": "Name",
"number": "No.",
"role": "Role",
"slug": "Slug"
}
}
}
},
"code-of-conduct": {
"subheader": "for the social network of {ORGANIZATION_NAME}"
},
"comment": {
"content": {
"unavailable-placeholder": "… this comment is not available anymore"
},
"edited": "edited",
"menu": {
"delete": "Delete Comment",
"edit": "Edit Comment"
},
"show": {
"less": "show less",
"more": "show more"
}
},
"common": {
"category": "Category ::: Categories",
"comment": "Comment ::: Comments",
"letsTalk": "Let`s Talk",
"loading": "loading",
"loadMore": "load more",
"moreInfo": "More Info",
"name": "Name",
"organization": "Organization ::: Organizations",
"post": "Post ::: Posts",
"project": "Project ::: Projects",
"reportContent": "Report",
"shout": "Shout ::: Shouts",
"tag": "Tag ::: Tags",
"takeAction": "Take Action",
"user": "User ::: Users",
"validations": {
"categories": "at least one and at most three categories must be selected",
"email": "must be a valid e-mail address",
"url": "must be a valid URL"
},
"versus": "Versus"
},
"components": {
"enter-nonce": {
"form": {
"description": "Open your inbox and enter the code that we've sent to you.",
"next": "Continue",
"nonce": "Enter your code",
"validations": {
"length": "must be 6 characters long"
}
}
},
"password-reset": {
"change-password": {
"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:",
"success": "Changing your password was successful!"
},
"request": {
"form": {
"description": "A password reset e-mail will be sent to the given e-mail address.",
"submit": "Request e-mail",
"submitted": "An e-mail with further instructions has been sent to <b>{email}</b>"
},
"title": "Reset your password"
}
},
"registration": {
"create-user-account": {
"error": "No user account could be created!",
"help": " Maybe the confirmation was invalid? In case of problems, feel free to ask for help by sending us a mail to:",
"success": "Your account has been created!",
"title": "Create user account"
},
"signup": {
"form": {
"data-privacy": " I have read and understood the Privacy Statement.",
"description": "To get started, you can register here for free:",
"errors": {
"email-exists": "There is already a user account with this e-mail address!",
"invalid-invitation-token": "It looks like as if the invitation has been used already. Invitation links can only be used once."
},
"invitation-code": "Your invitation code is: <b>{code}</b>",
"minimum-age": "I'm 18 years or older.",
"no-commercial": "I have no commercial interests and I am not representing a company or any other commercial organisation on the network.",
"no-political": "I am not on behalf of a party or political organization in the network.",
"submit": "Create an account",
"success": "A mail with a link to complete your registration has been sent to <b>{email}</b>",
"terms-and-condition": "I confirm to the Terms and conditions."
},
"title": "Join {APPLICATION_NAME}!",
"unavailable": "Unfortunately, public registration of user accounts is not available right now on this server."
}
}
},
"contribution": {
"amount-comments": "{amount} comments",
"amount-shouts": "{amount} recommendations",
"categories": {
"infoSelectedNoOfMaxCategories": "{chosen} of {max} categories selected"
},
"category": {
"name": {
"animal-protection": "Animal Protection",
"art-culture-sport": "Art, Culture, & Sport",
"consumption-sustainability": "Consumption & Sustainability",
"cooperation-development": "Cooperation & Development",
"democracy-politics": "Democracy & Politics",
"economy-finances": "Economy & Finances",
"education-sciences": "Education & Sciences",
"energy-technology": "Energy & Technology",
"environment-nature": "Environment & Nature",
"freedom-of-speech": "Freedom of Speech",
"global-peace-nonviolence": "Global Peace & Nonviolence",
"happiness-values": "Happiness & Values",
"health-wellbeing": "Health & Wellbeing",
"human-rights-justice": "Human Rights & Justice",
"it-internet-data-privacy": "IT, Internet & Data Privacy",
"just-for-fun": "Just for Fun"
}
},
"emotions-label": {
"angry": "Angry",
"cry": "Cry",
"funny": "Funny",
"happy": "Happy",
"surprised": "Surprised"
},
"filterALL": "View all contributions",
"filterFollow": "Filter contributions from users I follow",
"inappropriatePicture": "This image may be inappropriate for some people.",
"languageSelectLabel": "Language of your contribution",
"languageSelectText": "Select Language",
"newPost": "Create a new Post",
"success": "Saved!",
"teaserImage": {
"cropperConfirm": "Confirm"
},
"title": "Title"
},
"delete": {
"cancel": "Cancel",
"comment": {
"message": "Do you really want to delete the comment \"<b>{name}</b>\"?",
"success": "Comment successfully deleted!",
"title": "Delete Comment",
"type": "Comment"
},
"contribution": {
"message": "Do you really want to delete the post \"<b>{name}</b>\"?",
"success": "Post successfully deleted!",
"title": "Delete Post",
"type": "Contribution"
},
"submit": "Delete"
},
"disable": {
"cancel": "Cancel",
"comment": {
"message": "Do you really want to disable the comment from \"<b>{name}</b>\"?",
"title": "Disable Comment",
"type": "Comment"
},
"contribution": {
"message": "Do you really want to disable the contribution \"<b>{name}</b>\"?",
"title": "Disable Contribution",
"type": "Contribution"
},
"submit": "Disable",
"success": "Disabled successfully!",
"user": {
"message": "Do you really want to disable the user \"<b>{name}</b>\"?",
"title": "Disable User",
"type": "User"
}
},
"donations": {
"amount-of-total": "{amount} of {total} € collected",
"donate-now": "Donate now",
"donations-for": "Donations for"
},
"editor": {
"embed": {
"always_allow": "Always allow embedded content by third party providers (this setting can be changed any time)",
"data_privacy_info": "Your data has not yet been shared with any third party providers. If you proceed to watch this video the following provider will likely collect user data:",
"data_privacy_warning": "Data Privacy Warning!",
"play_now": "Watch now"
},
"hashtag": {
"addHashtag": "New hashtag",
"addLetter": "Type a letter",
"noHashtagsFound": "No hashtags found"
},
"mention": {
"noUsersFound": "No users found"
},
"placeholder": "Leave your inspirational thoughts …"
},
"error-pages": {
"403-default": "Not authorized to this page",
"404-default": "This page could not be found",
"500-default": "Internal Server Error",
"503-default": "Service Unavailable",
"back-to-index": "Back to index page",
"cannot-edit-post": "This post cannot be edited",
"default": "An error occurred",
"post-not-found": "This post could not be found",
"profile-not-found": "This profile could not be found"
},
"filter-menu": {
"all": "All",
"categories": "Categories of Content",
"emotions": "Emotions",
"filter-by": "Filter by...",
"following": "Users I follow",
"languages": "Languages"
},
"followButton": {
"follow": "Follow",
"following": "Following"
},
"hashtags-filter": {
"clearSearch": "Clear search",
"hashtag-search": "Searching for #{hashtag}",
"title": "Your filter bubble"
},
"index": {
"change-filter-settings": "Change your filter settings to get more results.",
"no-results": "No contributions found."
},
"login": {
"email": "Your E-mail",
"failure": "Incorrect email address or password.",
"forgotPassword": "Forgot Password?",
"hello": "Hello",
"login": "Login",
"logout": "Logout",
"moreInfo": "What is {APPLICATION_NAME}?",
"moreInfoHint": "to the presentation page",
"no-account": "Don't have an account?",
"password": "Your Password",
"register": "Sign up",
"success": "You are logged in!"
},
"maintenance": {
"explanation": "At the moment we are doing some scheduled maintenance, please try again later.",
"questions": "Any Questions or concerns, send an e-mail to",
"title": "{APPLICATION_NAME} is under maintenance"
},
"moderation": {
"name": "Moderation",
"reports": {
"author": "Author",
"content": "Content",
"decideButton": "Confirm",
"decided": "Decided",
"decideModal": {
"cancel": "Cancel",
"Comment": {
"disable": {
"message": "Do you really want to let the comment \"<b>{name}</b>\" stay <b>disabled</b>?",
"title": "Finally Disable Comment"
},
"enable": {
"message": "Do you really want to let the comment \"<b>{name}</b>\" stay <b>enabled</b>?",
"title": "Finally Enable Comment"
}
},
"Post": {
"disable": {
"message": "Do you really want to let the post \"<b>{name}</b>\" stay <b>disabled</b>?",
"title": "Finally Disable Post"
},
"enable": {
"message": "Do you really want to let the post \"<b>{name}</b>\" stay <b>enabled</b>?",
"title": "Finally Enable Post"
}
},
"submit": "Confirm decision",
"User": {
"disable": {
"message": "Do you really want to let the user \"<b>{name}</b>\" stay <b>disabled</b>?",
"title": "Finally Disable User"
},
"enable": {
"message": "Do you really want to let the user \"<b>{name}</b>\" stay <b>enabled</b>?",
"title": "Finally Enable User"
}
}
},
"decision": "Decision",
"DecisionSuccess": "Decided successfully!",
"disabled": "Disabled",
"disabledAt": "Disabled at",
"disabledBy": "Disabled by",
"empty": "Congratulations, nothing to moderate.",
"enabled": "Enabled",
"enabledAt": "Enabled at",
"enabledBy": "Enabled by",
"filterLabel": {
"all": "All",
"closed": "Closed",
"reviewed": "Reviewed",
"unreviewed": "Unreviewed"
},
"moreDetails": "View Details",
"name": "Reports",
"noDecision": "No decision!",
"numberOfUsers": "{count} users",
"previousDecision": "Previous decision:",
"reasonCategory": "Category",
"reasonDescription": "Description",
"reportedOn": "Date",
"status": "Current status",
"submitter": "Reported by"
}
},
"notifications": {
"comment": "Comment",
"content": "Content",
"empty": "Sorry, you don't have any notifications at the moment.",
"filterLabel": {
"all": "All",
"read": "Read",
"unread": "Unread"
},
"pageLink": "All notifications",
"post": "Post",
"reason": {
"commented_on_post": "Commented on your post …",
"mentioned_in_comment": "Mentioned you in a comment …",
"mentioned_in_post": "Mentioned you in a post …"
},
"title": "Notifications",
"user": "User"
},
"post": {
"comment": {
"reply": "Reply",
"submit": "Comment",
"submitted": "Comment submitted!",
"updated": "Changes saved!"
},
"edited": "edited",
"menu": {
"delete": "Delete post",
"edit": "Edit post",
"pin": "Pin post",
"pinnedSuccessfully": "Post pinned successfully!",
"unpin": "Unpin post",
"unpinnedSuccessfully": "Post unpinned successfully!"
},
"moreInfo": {
"description": "Here you can find more information about this topic.",
"name": "More info",
"title": "More information",
"titleOfCategoriesSection": "Categories",
"titleOfHashtagsSection": "Hashtags",
"titleOfRelatedContributionsSection": "Related posts"
},
"name": "Post",
"pinned": "Announcement",
"takeAction": {
"name": "Take action"
}
},
"profile": {
"commented": "Commented",
"follow": "Follow",
"followers": "Followers",
"following": "Following",
"invites": {
"description": "Enter their e-mail address for invitation.",
"emailPlaceholder": "E-mail to invite",
"title": "Invite somebody to {APPLICATION_NAME}!"
},
"memberSince": "Member since",
"name": "My Profile",
"network": {
"andMore": "and {number} more …",
"followedBy": "is followed by:",
"followedByNobody": "is not followed by anyone.",
"following": "is following:",
"followingNobody": "follows nobody.",
"title": "Network"
},
"shouted": "Shouted",
"socialMedia": "Where else can I find",
"userAnonym": "Anonymous"
},
"quotes": {
"african": {
"author": "African proverb",
"quote": "Many small people in many small places do many small things, that can alter the face of the world."
}
},
"release": {
"cancel": "Cancel",
"comment": {
"error": "You have already reported the comment!",
"message": "Do you really want to release the comment from \"<b>{name}</b>\"?",
"title": "Release Comment",
"type": "Comment"
},
"contribution": {
"error": "You have already reported the contribution!!",
"message": "Do you really want to release the contribution \"<b>{name}</b>\"?",
"title": "Release Contribution",
"type": "Contribution"
},
"submit": "Release",
"success": "Released successfully!",
"user": {
"error": "You already reported the user!",
"message": "Do you really want to release the user \"<b>{name}</b>\"?",
"title": "Release User",
"type": "User"
}
},
"report": {
"cancel": "Cancel",
"comment": {
"error": "You have already reported the comment!",
"message": "Do you really want to report the comment from \"<b>{name}</b>\"?",
"title": "Report Comment",
"type": "Comment"
},
"contribution": {
"error": "You have already reported the contribution!",
"message": "Do you really want to report the contribution \"<b>{name}</b>\"?",
"title": "Report Post",
"type": "Contribution"
},
"reason": {
"category": {
"invalid": "Please select a valid category",
"label": "Select a category:",
"options": {
"advert_products_services_commercial": "Advertising products and services with commercial intent.",
"criminal_behavior_violation_german_law": "Criminal behavior or violation of German law.",
"discrimination_etc": "Discriminatory posts, comments, utterances or insults.",
"doxing": "The disclosure of others' personal information without their consent or threat there of (\"doxing\").",
"glorific_trivia_of_cruel_inhuman_acts": "Glorification or trivialization of cruel or inhuman acts of violence.",
"intentional_intimidation_stalking_persecution": "Intentional intimidation, stalking or persecution.",
"other": "Other …",
"pornographic_content_links": "Posting or linking of clearly pornographic material."
},
"placeholder": "Category …"
},
"description": {
"label": "Please explain: Why you like to report this?",
"placeholder": "Additional information …"
}
},
"submit": "Report",
"success": "Thanks for reporting!",
"user": {
"error": "You already reported the user!",
"message": "Do you really want to report the user \"<b>{name}</b>\"?",
"title": "Report User",
"type": "User"
}
},
"search": {
"failed": "Nothing found",
"heading": {
"Post": "Posts",
"Tag": "Hashtags",
"User": "Users"
},
"hint": "What are you searching for?",
"placeholder": "Search"
},
"settings": {
"blocked-users": {
"block": "Block user",
"columns": {
"name": "Name",
"slug": "Slug",
"unblock": "Unblock"
},
"empty": "So far, you have not blocked anybody.",
"explanation": {
"closing": "This should be sufficient for now so that blocked users can no longer bother you.",
"commenting-disabled": "Commenting is not possible at this time on this post.",
"commenting-explanation": "This can happen for several reasons, please see our ",
"intro": "If another user has been blocked by you, this is what happens:",
"notifications": "Blocked users will no longer receive notifications if they mention each other.",
"their-perspective": "Vice versa: The blocked person will also no longer be able to interact with your contributions.",
"your-perspective": "You will no longer be able to interact with their contributions."
},
"how-to": "You can block other users on their profile page via the content menu.",
"name": "Blocked users",
"unblock": "Unblock user",
"unblocked": "{name} is unblocked again"
},
"data": {
"labelBio": "About You",
"labelCity": "Your City or Region",
"labelName": "Your Name",
"labelSlug": "Your unique user name",
"name": "Your data",
"namePlaceholder": "Femanon Funny",
"success": "Your data was successfully updated!"
},
"deleteUserAccount": {
"accountDescription": "Be aware that your Posts and Comments are important to our community. If you still choose to delete them, you have to mark them below.",
"accountWarning": "You CAN'T MANAGE and CAN'T RECOVER your Account, Posts, or Comments after deleting your account!",
"commentedCount": "Delete my {count} comments",
"contributionsCount": "Delete my {count} posts",
"name": "Delete user account",
"pleaseConfirm": "Destructive action! Type “{confirm}” to confirm.",
"success": "Account successfully deleted!"
},
"download": {
"name": "Download Data"
},
"email": {
"change-successful": "Your e-mail address has been changed successfully.",
"labelEmail": "Change your e-mail address",
"labelNewEmail": "New e-mail Address",
"labelNonce": "Enter your code",
"name": "Your e-mail",
"submitted": "An e-mail to verify your address has been sent to <b>{email}</b>.",
"success": "A new e-mail address has been registered.",
"validation": {
"same-email": "This is your current e-mail address"
},
"verification-error": {
"explanation": "This can have different causes:",
"message": "Your e-mail could not be changed.",
"reason": {
"invalid-nonce": "Is the confirmation code invalid?",
"no-email-request": "Are you certain that you requested a change of your e-mail address?"
},
"support": "If the problem persists, please contact us by e-mail at"
}
},
"embeds": {
"info-description": "Here is the list of third-party providers whose content can be displayed as third-party code, e.g. in the form of embedded videos.",
"name": "Third party providers",
"status": {
"change": {
"allow": "Sure",
"deny": "No thanks",
"question": "Should embedded source code from third parties always be displayed to you?"
},
"description": "As a default for you, embedded code of third-party providers is",
"disabled": {
"off": "initially not displayed",
"on": "displayed immediately"
}
}
},
"invites": {
"name": "Invites"
},
"languages": {
"name": "Languages"
},
"muted-users": {
"columns": {
"name": "Name",
"slug": "Slug",
"unmute": "Unmute"
},
"empty": "So far, you have not muted anybody.",
"explanation": {
"intro": "If another user has been muted by you, this is what happens:",
"search": "Posts of muted people disappear from your search results.",
"your-perspective": "The muted person's posts will no longer appear in your news feed."
},
"how-to": "You can mute other users on their profile page via the content menu.",
"mute": "Mute user",
"name": "Muted users",
"unmute": "Unmute user",
"unmuted": "{name} is unmuted again"
},
"name": "Settings",
"organizations": {
"name": "My Organizations"
},
"privacy": {
"make-shouts-public": "Share articles I have shouted on my public profile",
"name": "Privacy",
"success-update": "Privacy settings saved"
},
"security": {
"change-password": {
"button": "Change password",
"label-new-password": "Your new password",
"label-new-password-confirm": "Confirm new password",
"label-old-password": "Your old password",
"message-new-password-confirm-required": "Confirm your new password",
"message-new-password-missmatch": "Type the same password again",
"message-new-password-required": "Enter a new password",
"message-old-password-required": "Enter your old password",
"passwordSecurity": "Password security",
"passwordStrength0": "Very insecure password",
"passwordStrength1": "Insecure password",
"passwordStrength2": "Mediocre password",
"passwordStrength3": "Strong password",
"passwordStrength4": "Very strong password",
"success": "Password successfully changed!"
},
"name": "Security"
},
"social-media": {
"name": "Social media",
"placeholder": "Your social media url",
"requireUnique": "You added this url already",
"submit": "Add link",
"successAdd": "Added social media. Updated user profile!",
"successDelete": "Deleted social media. Updated user profile!"
},
"validation": {
"slug": {
"alreadyTaken": "This user name is already taken.",
"regex": "Allowed characters are only lowercase letters, numbers, underscores and hyphens."
}
}
},
"shoutButton": {
"shouted": "shouted"
},
"site": {
"back-to-login": "Back to login page",
"bank": "bank account",
"code-of-conduct": "Code of Conduct",
"contact": "Contact",
"data-privacy": "Data privacy",
"director": "Managing Director",
"error-occurred": "An error occurred.",
"faq": "FAQ",
"germany": "Germany",
"imprint": "Imprint",
"made": "Made with &#10084;",
"register": "Registry number",
"responsible": "responsible for contents of this page (§ 55 Abs. 2 RStV)",
"taxident": "USt-ID. according to §27a of the German Sales Tax Law:",
"termsAndConditions": "Terms and conditions",
"thanks": "Thanks!",
"tribunal": "Registry court"
},
"store": {
"posts": {
"orderBy": {
"newest": {
"label": "Newest"
},
"oldest": {
"label": "Oldest"
}
}
}
},
"termsAndConditions": {
"agree": "I agree!",
"newTermsAndConditions": "New Terms and Conditions",
"termsAndConditionsConfirmed": "I have read and confirmed the Terms and Conditions.",
"termsAndConditionsNewConfirm": "I have read and agree to the new terms of conditions.",
"termsAndConditionsNewConfirmText": "Please read the new terms of use now!"
},
"user": {
"avatar": {
"submitted": "Upload successful!"
}
}
}