2024-01-24 15:05:01 +01:00

1119 lines
38 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"actions": {
"cancel": "Cancel",
"create": "Create",
"delete": "Delete",
"edit": "Edit",
"loading": "loading",
"loadMore": "load more",
"save": "Save",
"saveCategories": "Save topics"
},
"admin": {
"categories": {
"categoryName": "Name",
"name": "Topics",
"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",
"showDonationsCheckboxLabel": "Show donations progress bar",
"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",
"roleChanged": "Role changed successfully!",
"table": {
"columns": {
"createdAt": "Created at",
"email": "E-mail",
"name": "Name",
"number": "No.",
"role": "Role",
"slug": "Slug"
}
}
}
},
"chat": {
"addRoomHeadline": "Search User for new Chat",
"cancelSelectMessage": "Cancel",
"conversationStarted": "Conversation started on:",
"isOnline": "is online",
"isTyping": "is writing...",
"lastSeen": "last seen ",
"messageDeleted": "This message was deleted",
"messagesEmpty": "No messages",
"newMessages": "New Messages",
"page": {
"headline": "Chat"
},
"roomEmpty": "No room selected",
"roomsEmpty": "No rooms",
"search": "Filter chat rooms",
"typeMessage": "Type message",
"userProfileButton": {
"label": "Chat",
"tooltip": "Chat with “{name}”"
}
},
"client-only": {
"loading": "Loading …"
},
"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": "Topic ::: Topics",
"comment": "Comment ::: Comments",
"letsTalk": "Let`s Talk",
"loading": "loading",
"loadMore": "load more",
"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 topics must be selected",
"email": "must be a valid e-mail address",
"eventLocationNameLength": "minimum {min} or maximum {max} characters",
"eventLocationNameNotEmpty": "only empty characters are not allowed",
"eventVenueLength": "minimum {min} or maximum {max} characters",
"eventVenueNotEmpty": "only empty characters are not allowed",
"url": "must be a valid URL"
},
"versus": "Versus"
},
"components": {
"dateTimeRange": {
"hourMinute": "HH:mm",
"monthDay": "MM/dd/",
"yearMonthDay": "MM/dd/yyyy"
},
"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": {
"buttonTitle": "Create",
"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:",
"recieveCommunicationAsEmailsEtcConfirmed": "I also agree to receive e-mails and other forms of communication (e.g. push notifications).",
"success": "Your account has been created!",
"termsAndCondsEtcConfirmed": "I have read, understand and agree to the following:",
"title": "Create user account"
},
"email": {
"buttonTitle": {
"resend": "Resend e-mail",
"send": "Send e-mail",
"skipResend": "Skip resend"
},
"form": {
"sendEmailAgain": "Send e-mail again",
"success": "Verification e-mail send to <b>{email}</b>!"
},
"title": "E-Mail"
},
"email-display": {
"warningFormat": "⚠️ E-mail has wrong format!",
"warningUndef": "⚠️ No e-mail defined!",
"yourEmail": "Your e-mail address:"
},
"email-nonce": {
"buttonTitle": "Continue",
"form": {
"click-next": "Click on Continue.",
"description": "Open your e-mail inbox and enter the code that we've sent to you.",
"next": "Continue",
"nonce": "E-mail code: 32143",
"validations": {
"error": "Invalid verification code <b>{nonce}</b> for e-mail <b>{email}</b>!",
"length": "must be {nonceLength} characters long",
"success": "Valid verification code <b>{nonce}</b> for e-mail <b>{email}</b>!"
}
},
"title": "E-Mail Confirmation"
},
"invite-code": {
"buttonTitle": "Next",
"form": {
"description": "Enter the invitation code you received.",
"invite-code": "Invite code: ACJERB",
"next": "Continue",
"validations": {
"error": "Invalid invite code <b>{inviteCode}</b>!",
"length": "must be {inviteCodeLength} characters long",
"success": "Valid invite code <b>{inviteCode}</b>!"
}
}
},
"no-public-registrstion": {
"title": "No Public Registration"
},
"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!"
},
"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 <a href=\"/terms-and-conditions\" target=\"_blank\"><ds-text bold color=\"primary\">Terms and conditions</ds-text></a>."
},
"title": "Join {APPLICATION_NAME}!",
"unavailable": "Unfortunately, public registration of user accounts is not available right now on this server."
}
}
},
"contribution": {
"amount-clicks": "{amount} clicks",
"amount-comments": "{amount} comments",
"amount-shouts": "{amount} recommendations",
"amount-views": "{amount} views",
"categories": {
"infoSelectedNoOfMaxCategories": "{chosen} of {max} topics selected"
},
"category": {
"description": {
"body-and-excercise": "Sports, yoga, massage, relaxation",
"children": "Family, education, school, imprinting",
"culture": "Art, theatre, music, photography, film",
"economy": "Trade, consumption, marketing, supply chains",
"energy": "Oil, gas, coal, wind, hydrodynamic power, biogas, atomic energy",
"finance": "Money, financial system, alternative currencies",
"health": "Medicine, nutrition, WHO, vaccination, harmful substances",
"home": "Construction, communities, tiny houses, kitchen garden",
"it-and-media": "News, manipulation, privacy, control, data leeches, AI, software, apps",
"law": "Human rights, laws, decrees",
"miscellaneous": "Miscellaneous",
"mobility": "Travel, traffic, electric mobility",
"nature": "Animals, plants, agriculture, ecologu, biodiversity",
"networking": "Cooperation, action alliances, solidarity, help",
"peace": "War, military, social defence, arms, cyber attacks",
"politics": "Democracy, participation, elections, corruption, parties",
"psyche": "Soul, feelings, happiness",
"science": "Education, university, publications",
"spirituality": "Religion, values, ethics"
},
"name": {
"body-and-excercise": "Body & Excercise",
"children": "Children",
"culture": "Culture",
"economy": "Economy",
"energy": "Energy",
"finance": "Finance",
"health": "Health",
"home": "Home",
"it-and-media": "IT & Media",
"law": "Law",
"miscellaneous": "Miscellaneous",
"mobility": "Mobility",
"nature": "Nature",
"networking": "Networking",
"peace": "Peace",
"politics": "Politics",
"psyche": "Psyche",
"science": "Science",
"spirituality": "Spirituality"
}
},
"emotions-label": {
"angry": "Angry",
"cry": "Cry",
"funny": "Funny",
"happy": "Happy",
"surprised": "Surprised"
},
"filterFollow": "Users I follow",
"filterMasonryGrid": {
"myFriends": "Users I follow",
"myGroups": "By my groups",
"myTopics": "My topics",
"noFilter": "Filter content",
"onlyArticles": "Articles",
"onlyEvents": "Events"
},
"filterMyGroups": "My groups",
"inappropriatePicture": "This image may be inappropriate for some people.",
"languageSelectLabel": "Language of your contribution",
"languageSelectText": "Select Language",
"newEvent": "Create a new Event",
"newPost": "Create a new Post",
"success": "Saved!",
"teaserImage": {
"cropImage": "Crop image",
"cropperConfirm": "Confirm",
"errors": {
"aspect-ratio-too-small": "This image is too high.",
"unSupported-file-format": "Please upload an image of file format: JPG, JPEG, PNG or GIF!"
},
"supportedFormats": "Insert a picture of file format JPG, PNG or GIF"
},
"title": "Title",
"visibleOnlyForMembersOfGroup": "This post will only be visible to members of the “<b>{name}</b>” group."
},
"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"
},
"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 play this content the following provider will likely collect user data:",
"data_privacy_warning": "Data Privacy Warning!",
"play_now": "Continue"
},
"hashtag": {
"addHashtag": "New hashtag",
"addLetter": "Type a letter",
"noHashtagsFound": "No hashtags found"
},
"legend": {
"bold": "Bold",
"heading3": "Heading 3",
"heading4": "Heading 4",
"italic": "Italic",
"legendTitle": "Keyboard shortcuts and markdown code",
"link": "Link",
"orderedList": "Ordered list",
"paragraph": "Paragraph",
"quote": "Quote",
"ruler": "Ruler",
"underline": "Underline",
"unorderedList": "Unordered list"
},
"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!",
"group-not-found": "This group profile could not be found!",
"post-not-found": "This post could not be found!",
"profile-not-found": "This profile could not be found!"
},
"filter-menu": {
"all": "All",
"article": "Article",
"categories": "Topics",
"creationDate": "Creation date",
"deleteFilter": "Delete filter",
"emotions": "Emotions",
"ended": {
"all": {
"hint": "Show all, also ended",
"label": "All"
},
"onlyEnded": {
"hint": "Show only not ended",
"label": "Not ended"
}
},
"event": "Event",
"eventsBy": "Events show ...",
"eventsEnded": "Ended",
"filter-by": "Filter by ...",
"following": "Users I follow",
"following-title": "Sources",
"languages": "Languages",
"my-groups": "My groups",
"order": {
"last": {
"hint": "Sort posts by the last first",
"label": "Last first"
},
"newest": {
"hint": "Sort posts by the newest first",
"label": "Newest first"
},
"next": {
"hint": "Sort posts by the next first",
"label": "Next first"
},
"oldest": {
"hint": "Sort posts by the oldest first",
"label": "Oldest first"
}
},
"order-by": "Order by ...",
"post-type": "Content type",
"save": {
"error": "Failed saving topic settings!",
"success": "Topics saved!"
},
"startDate": "Start date"
},
"followButton": {
"follow": "Follow",
"following": "Following"
},
"group": {
"actionRadii": {
"continental": "Continental",
"global": "Global or only virtual",
"interplanetary": "Interplanetary",
"national": "National",
"regional": "Regional"
},
"actionRadius": "Action radius of the group",
"addMemberToGroup": "Add to group",
"addMemberToGroupSuccess": "“{name}” was added to the group with the role “{role}”!",
"addUser": "Add User",
"addUserNoOptions": "No users found!",
"addUserPlaceholder": "User name",
"allGroups": "All Groups",
"categories": "Topic ::: Topics",
"categoriesTitle": "Topics of the group",
"changeMemberRole": "The role has been changed to “{role}”!",
"contentMenu": {
"visitGroupPage": "Show group"
},
"createNewGroup": {
"title": "Create A New Group",
"tooltip": "Create a new group"
},
"description": "Description",
"editGroupSettings": {
"groupName": "Settings Of “{name}”",
"title": "Edit My Group"
},
"errors": {
"userAlreadyMember": "User “{name}” is already a member!"
},
"follow": "Follow",
"foundation": "Foundation",
"general": "General",
"goal": "Goal of group",
"groupCreated": "The group was created!",
"in": "in",
"joinLeaveButton": {
"iAmMember": "I'm a member",
"join": "Join",
"leave": "Leave",
"pendingMember": "Pending member",
"tooltip": "The group owner has yet to confirm you."
},
"labelSlug": "Unique group name",
"leaveModal": {
"confirmButton": "Leave",
"message": "Leaving a group may be irreversible!<br>Leave group <b>“{name}”</b>!",
"title": "Do you really want to leave the group?"
},
"memberRemoved": "User “{name}” was removed from group!",
"members": "Members",
"membersAdministrationList": {
"avatar": "Avatar",
"name": "Name",
"roleInGroup": "Role",
"slug": "Unique name"
},
"membersCount": "Member ::: Members",
"membersListTitle": "Group Members",
"membersListTitleNotAllowedSeeingGroupMembers": "Group Members invisible",
"modal": {
"cancel": "Cancel",
"confirm": "Confirm",
"confirmAddGroupMemberText": "Add user “{name}” to group?",
"confirmAddGroupMemberTitle": "Confirm"
},
"myGroups": "My Groups",
"name": "Group name",
"radius": "Radius",
"removeMember": "Remove member",
"removeMemberButton": "Remove",
"role": "Your role in the group",
"roles": {
"admin": "Administrator",
"owner": "Owner",
"pending": "Pending Member",
"usual": "Member"
},
"save": "Create new group",
"type": "Visibility of the group",
"types": {
"closed": "Closed",
"hidden": "Secret",
"public": "Public"
},
"typesOptions": {
"closed": "Closed — All posts only visible to the group's members",
"hidden": "Secret — Group (including the name) is completely invisible",
"public": "Public — Group and all posts are visible for all registered users"
},
"update": "Save change",
"updatedGroup": "The group data has been changed."
},
"hashtags-filter": {
"clearSearch": "Clear search",
"hashtag-search": "Searching for #{hashtag}",
"title": "Your filter bubble"
},
"header": {
"avatarMenu": {
"button": {
"tooltip": "My profile"
},
"chats": "Chats",
"groups": "Groups",
"map": "Map",
"myProfile": "My profile",
"notifications": "Notifications"
},
"chats": {
"tooltip": "Chats"
},
"groups": {
"tooltip": "Groups"
},
"map": {
"tooltip": "Map"
},
"notifications": {
"tooltip": "Notifications"
}
},
"index": {
"change-filter-settings": "Change your filter settings to get more results.",
"no-results": "No contributions found."
},
"invite-codes": {
"button": {
"tooltip": "Invite friends"
},
"copy-code": "Copy Invite Link",
"copy-success": "Invite code copied to clipboard",
"not-available": "You have no valid invite code available!",
"your-code": "Send this link per e-mail or in social media to invite your friends:"
},
"localeSwitch": {
"tooltip": "Choose language"
},
"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?",
"no-cookie": "No cookie can be set. You must accept cookies.",
"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"
},
"map": {
"alertMessage": "The map cannot be accessed: The Mapbox token is not set on the server!",
"legend": {
"event": "Event",
"group": "Group",
"theUser": "My position",
"user": "User"
},
"markerTypes": {
"event": "event",
"group": "group",
"theUser": "my position",
"user": "user"
},
"pageTitle": "Map",
"styles": {
"dark": "Dark",
"outdoors": "Outdoors",
"satellite": "Satellite",
"streets": "Streets"
}
},
"modals": {
"deleteUser": {
"created": "Created"
}
},
"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": "Topic",
"reasonDescription": "Description",
"reportedOn": "Date",
"status": "Current status",
"submitter": "Reported by"
}
},
"notifications": {
"comment": "Comment",
"content": "Content or Description",
"empty": "Sorry, you don't have any notifications at the moment.",
"filterLabel": {
"all": "All",
"read": "Read",
"unread": "Unread"
},
"group": "Description",
"markAllAsRead": "Mark all as read",
"pageLink": "All notifications",
"post": "Post or Group",
"reason": {
"changed_group_member_role": "Changed your role in group …",
"commented_on_post": "Commented on your post …",
"mentioned_in_comment": "Mentioned you in a comment …",
"mentioned_in_post": "Mentioned you in a post …",
"removed_user_from_group": "Removed you from group …",
"user_joined_group": "Joined your group …",
"user_left_group": "Left your group …"
},
"title": "Notifications",
"user": "User"
},
"post": {
"comment": {
"reply": "Reply",
"submit": "Comment",
"submitted": "Comment submitted!",
"updated": "Changes saved!"
},
"createNewEvent": {
"forGroup": {
"title": "For The Group “{name}”"
},
"title": "Create an Event"
},
"createNewPost": {
"forGroup": {
"title": "For The Group “{name}”"
},
"title": "Create an Article"
},
"edited": "edited",
"editPost": {
"event": "Edit Your Event",
"forGroup": {
"title": "For The Group “{name}”"
},
"title": "Edit Your Post"
},
"event": "Event",
"menu": {
"delete": "Delete post",
"edit": "Edit post",
"pin": "Pin post",
"pinnedSuccessfully": "Post pinned successfully!",
"unpin": "Unpin post",
"unpinnedSuccessfully": "Post unpinned successfully!"
},
"name": "Article",
"pinned": "Announcement",
"takeAction": {
"name": "Take action"
},
"viewEvent": {
"eventEnd": "End",
"eventIsOnline": "Online",
"eventLocationName": "City — e.g. Example Street 1, 12345 City",
"eventStart": "Start",
"eventVenue": "Venue — e.g. Backyard, 1st Floor, …",
"title": "Event"
},
"viewPost": {
"forGroup": {
"title": "In The Group “{name}”"
},
"title": "Post"
}
},
"profile": {
"avatar": {
"submitted": "Upload successful!"
},
"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",
"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 topic",
"label": "Select a topic:",
"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": "Topic …"
},
"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",
"for": "Searching for ",
"heading": {
"Group": "Group ::: Groups",
"Post": "Post ::: Posts",
"Tag": "Hashtag ::: Hashtags",
"User": "User ::: Users"
},
"hint": "!... searches posts, @... searches users, &... searches groups, #… searches hashtags",
"no-results": "No results found for \"{search}\". Try a different search term!",
"page": "Page",
"placeholder": "Search",
"results": "result found ::: results found",
"title": "Search Results"
},
"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",
"labelCityHint": "(shows approximate position on map)",
"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!",
"accountWarningAdmin": "The account, contributions or comments can NOT BE ADMINISTERED OR RESTORED after deletion!",
"accountWarningIsAdmin": "Attention! You are about to delete a user account!",
"commentedCount": "Delete my {count} comment ::: Delete my {count} comments",
"confirmDeleting": "Delete user account now",
"contributionsCount": "Delete my {count} post ::: Delete my {count} posts",
"infoAdmin": "All contributions and comments of the user will be deleted additionally!",
"name": "Delete user account",
"pleaseConfirm": "Destructive action! Type “{confirm}” to confirm.",
"success": "Account successfully deleted!"
},
"download": {
"description": "Click on the button above to download the content of your posts and comments. To download the images of your posts, you have to click on the corresponding link below.",
"json": "as JSON",
"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",
"notifications": {
"name": "Notifications",
"send-email-notifications": "Send e-mail notifications",
"success-update": "Notifications settings saved!"
},
"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": {
"add-new-link": "Add new link",
"delete-modal": {
"confirm-button": "Delete",
"message": "Delete “{name}”.",
"title": "Do you really want to delete your link?"
},
"edit-link": "Edit link",
"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",
"donate": "Donate",
"error-occurred": "An error occurred.",
"faq": "FAQ",
"germany": "Germany",
"imprint": "Imprint",
"made": "Made with ❤️",
"register": "Registry number",
"responsible": "responsible for contents of this page (§ 55 Abs. 2 RStV)",
"support": "Support",
"taxident": "USt-ID. according to §27a of the German Sales Tax Law:",
"termsAndConditions": "Terms and conditions",
"thanks": "Thanks!",
"tribunal": "Registry court"
},
"termsAndConditions": {
"newTermsAndConditions": "New Terms and Conditions",
"termsAndConditionsNewConfirm": "I have read and agree to the new terms of conditions.",
"termsAndConditionsNewConfirmText": "Please read the new terms of use now!"
}
}