mirror of
https://github.com/modrinth/code.git
synced 2026-09-03 13:36:48 +00:00
399 lines
16 KiB
JSON
399 lines
16 KiB
JSON
{
|
|
"nags.add-description.description": {
|
|
"defaultMessage": "A description that clearly describes the project's purpose and function is required."
|
|
},
|
|
"nags.add-description.title": {
|
|
"defaultMessage": "Add a description"
|
|
},
|
|
"nags.add-icon.description": {
|
|
"defaultMessage": "Adding a unique, relevant, and engaging icon makes your project identifiable and helps it stand out."
|
|
},
|
|
"nags.add-icon.title": {
|
|
"defaultMessage": "Add an icon"
|
|
},
|
|
"nags.add-java-address.description": {
|
|
"defaultMessage": "Add the IP address and port Java Edition players can use to join your server."
|
|
},
|
|
"nags.add-java-address.title": {
|
|
"defaultMessage": "Add a Java address"
|
|
},
|
|
"nags.add-license-details.description": {
|
|
"defaultMessage": "Add a valid URL and name or SPDX identifier for your custom license."
|
|
},
|
|
"nags.add-license-details.title": {
|
|
"defaultMessage": "Add license details"
|
|
},
|
|
"nags.add-links-server.description": {
|
|
"defaultMessage": "Add any relevant links targeted outside of Modrinth, such as a website, store, or a Discord invite."
|
|
},
|
|
"nags.add-links-server.title": {
|
|
"defaultMessage": "Add external links"
|
|
},
|
|
"nags.add-links.description": {
|
|
"defaultMessage": "Add any relevant links targeted outside of Modrinth, such as source code, an issue tracker, or a Discord invite."
|
|
},
|
|
"nags.add-links.title": {
|
|
"defaultMessage": "Add external links"
|
|
},
|
|
"nags.all-languages.description": {
|
|
"defaultMessage": "You've selected all available language options. Please list only the languages your server actively supports."
|
|
},
|
|
"nags.all-languages.title": {
|
|
"defaultMessage": "Select accurate languages"
|
|
},
|
|
"nags.all-tags-selected.description": {
|
|
"defaultMessage": "You've selected all {totalAvailableTags, plural, one {# available tag} other {# available tags}}. This defeats the purpose of tags, which are meant to help users find relevant projects. Please select only the tags that are relevant to your project."
|
|
},
|
|
"nags.all-tags-selected.title": {
|
|
"defaultMessage": "Select accurate tags"
|
|
},
|
|
"nags.banned-link-usage.description": {
|
|
"defaultMessage": "“{url}” is not allowed in project links."
|
|
},
|
|
"nags.banned-link-usage.title": {
|
|
"defaultMessage": "Remove prohibited links"
|
|
},
|
|
"nags.check-disclosures.description": {
|
|
"defaultMessage": "Make sure users are aware of any important details by filling in content disclosures that apply to your {type}."
|
|
},
|
|
"nags.check-disclosures.title": {
|
|
"defaultMessage": "Check content disclosures"
|
|
},
|
|
"nags.description-too-short.description": {
|
|
"defaultMessage": "Your description is {length, plural, one {# readable character} other {# readable characters}}. At least {minChars, plural, one {# character} other {# characters}} is recommended to create a clear and informative description."
|
|
},
|
|
"nags.description-too-short.title": {
|
|
"defaultMessage": "Expand the description"
|
|
},
|
|
"nags.edit-description.title": {
|
|
"defaultMessage": "Edit description"
|
|
},
|
|
"nags.edit-gallery.title": {
|
|
"defaultMessage": "Edit gallery"
|
|
},
|
|
"nags.edit-license.title": {
|
|
"defaultMessage": "Edit license"
|
|
},
|
|
"nags.edit-summary.title": {
|
|
"defaultMessage": "Edit summary"
|
|
},
|
|
"nags.edit-tags.title": {
|
|
"defaultMessage": "Edit tags"
|
|
},
|
|
"nags.edit-title.title": {
|
|
"defaultMessage": "Edit title"
|
|
},
|
|
"nags.feature-gallery-image.description": {
|
|
"defaultMessage": "The featured gallery image is often how your project makes its first impression."
|
|
},
|
|
"nags.feature-gallery-image.title": {
|
|
"defaultMessage": "Feature a gallery image"
|
|
},
|
|
"nags.gallery-text-non-standard.description": {
|
|
"defaultMessage": "Non-standard text characters, such as “₮ɆӾ₮”, are not allowed."
|
|
},
|
|
"nags.gallery-text-profanity.description": {
|
|
"defaultMessage": "Your gallery cannot contain excessive profanity. Detected: “{value}”."
|
|
},
|
|
"nags.gallery-text-slur.description": {
|
|
"defaultMessage": "Your gallery cannot contain any slurs. Detected: “{value}”."
|
|
},
|
|
"nags.gallery.title": {
|
|
"defaultMessage": "Visit gallery page"
|
|
},
|
|
"nags.gpl-license-source-required.description": {
|
|
"defaultMessage": "Your {type} uses a license which requires source code to be available. Please provide a source code link or sources file for each additional version, or consider using a different license."
|
|
},
|
|
"nags.gpl-license-source-required.title": {
|
|
"defaultMessage": "Provide source code"
|
|
},
|
|
"nags.identical-links.description": {
|
|
"defaultMessage": "Some of your external links appear to be identical. Each link should be entered only once and with the appropriate link type."
|
|
},
|
|
"nags.identical-links.title": {
|
|
"defaultMessage": "Clean up identical links"
|
|
},
|
|
"nags.invalid-gallery-text.title": {
|
|
"defaultMessage": "Fix gallery text"
|
|
},
|
|
"nags.invalid-license-url.description.default": {
|
|
"defaultMessage": "License URL is invalid."
|
|
},
|
|
"nags.invalid-license-url.description.domain": {
|
|
"defaultMessage": "Your license URL points to {domain}, which is not appropriate for license information. License URLs should link directly to your license file, not social media, gaming platforms, etc."
|
|
},
|
|
"nags.invalid-license-url.description.malformed": {
|
|
"defaultMessage": "Your license URL appears to be malformed. Please provide a valid URL to your license text."
|
|
},
|
|
"nags.invalid-license-url.title": {
|
|
"defaultMessage": "Add a valid license link"
|
|
},
|
|
"nags.invalid-project-description.title": {
|
|
"defaultMessage": "Fix the project description"
|
|
},
|
|
"nags.invalid-project-name.title": {
|
|
"defaultMessage": "Fix the project name"
|
|
},
|
|
"nags.invalid-project-summary.title": {
|
|
"defaultMessage": "Fix the project summary"
|
|
},
|
|
"nags.link.description.invalid-url": {
|
|
"defaultMessage": "The description has an invalid link: “{fullUrl}”."
|
|
},
|
|
"nags.link.discord.channel": {
|
|
"defaultMessage": "This is a link to a Discord channel, not a server invite."
|
|
},
|
|
"nags.link.discord.invite.expires": {
|
|
"defaultMessage": "This Discord invite is set to expire"
|
|
},
|
|
"nags.link.discord.invite.invalid": {
|
|
"defaultMessage": "This Discord invite is invalid or has expired."
|
|
},
|
|
"nags.link.discord.invite.not-guild": {
|
|
"defaultMessage": "This Discord invite does not lead to a server."
|
|
},
|
|
"nags.link.discord.user": {
|
|
"defaultMessage": "This is a link to a Discord user, not a server invite."
|
|
},
|
|
"nags.link.expected-type": {
|
|
"defaultMessage": "This isn't a valid {label} link."
|
|
},
|
|
"nags.link.git.archived": {
|
|
"defaultMessage": "This repository is archived, which disables issues."
|
|
},
|
|
"nags.link.git.empty": {
|
|
"defaultMessage": "This repository appears to be empty."
|
|
},
|
|
"nags.link.git.issues-disabled": {
|
|
"defaultMessage": "Issues are disabled on this repository."
|
|
},
|
|
"nags.link.git.not-found": {
|
|
"defaultMessage": "This repository could not be found (it may be private or deleted)."
|
|
},
|
|
"nags.link.git.wiki-disabled": {
|
|
"defaultMessage": "The wiki is disabled on this repository."
|
|
},
|
|
"nags.link.invalid-url": {
|
|
"defaultMessage": "This URL is invalid"
|
|
},
|
|
"nags.link.license.url-mismatch": {
|
|
"defaultMessage": "This link points to the {detected} license, but your project is set to {selected}."
|
|
},
|
|
"nags.link.license.url-redundant": {
|
|
"defaultMessage": "You don't need to link to a generic license page for a supported license — consider linking to your repository's own license file instead, or leaving this blank."
|
|
},
|
|
"nags.link.never-valid": {
|
|
"defaultMessage": "{label} links aren't allowed here."
|
|
},
|
|
"nags.link.unverifiable-redirect": {
|
|
"defaultMessage": "This doesn't look like a {platform} link."
|
|
},
|
|
"nags.link.wrong-field": {
|
|
"defaultMessage": "{label} links aren't valid for this field."
|
|
},
|
|
"nags.link.youtube.unrecognized": {
|
|
"defaultMessage": "This doesn't look like a YouTube donation link."
|
|
},
|
|
"nags.long-headers.description": {
|
|
"defaultMessage": "{count, plural, one {# header} other {# headers}} in your description {count, plural, one {is} other {are}} too long. Headers should be concise and act as section titles, not full sentences."
|
|
},
|
|
"nags.long-headers.title": {
|
|
"defaultMessage": "Shorten headers"
|
|
},
|
|
"nags.minecraft-title-clause.description": {
|
|
"defaultMessage": "Projects must not use Minecraft's branding or include \"Minecraft\" as a significant part of the name."
|
|
},
|
|
"nags.minecraft-title-clause.title": {
|
|
"defaultMessage": "Avoid brand infringement"
|
|
},
|
|
"nags.missing-alt-text.description": {
|
|
"defaultMessage": "Some of your images are missing alt text, which is important for accessibility, especially for visually impaired users."
|
|
},
|
|
"nags.missing-alt-text.title": {
|
|
"defaultMessage": "Add image alt text"
|
|
},
|
|
"nags.misused-discord-link-description": {
|
|
"defaultMessage": "Discord invites can not be used for other link types. Please put your Discord link in the Discord Invite link field only."
|
|
},
|
|
"nags.misused-discord-link.title": {
|
|
"defaultMessage": "Move Discord invite"
|
|
},
|
|
"nags.moderation.title": {
|
|
"defaultMessage": "Visit moderation thread"
|
|
},
|
|
"nags.moderator-feedback.description": {
|
|
"defaultMessage": "Review and address all concerns from the moderation team before resubmitting."
|
|
},
|
|
"nags.moderator-feedback.title": {
|
|
"defaultMessage": "Review feedback"
|
|
},
|
|
"nags.multiple-resolution-tags.description": {
|
|
"defaultMessage": "You've selected {count, plural, one {# resolution tag} other {# resolution tags}} ({tags}). Resource packs should typically only have one resolution tag that matches their primary resolution."
|
|
},
|
|
"nags.multiple-resolution-tags.title": {
|
|
"defaultMessage": "Select correct resolution"
|
|
},
|
|
"nags.project-description-banned-link.description": {
|
|
"defaultMessage": "“{fullUrl}” is not allowed in project descriptions."
|
|
},
|
|
"nags.project-description-non-standard-text.description": {
|
|
"defaultMessage": "Non-standard text characters, such as “₮ɆӾ₮”, are not allowed."
|
|
},
|
|
"nags.project-description-profanity.description": {
|
|
"defaultMessage": "Your project cannot contain excessive profanity. Detected: “{value}”."
|
|
},
|
|
"nags.project-description-slur.description": {
|
|
"defaultMessage": "Your project cannot contain any slurs. Detected: “{value}”."
|
|
},
|
|
"nags.project-name-non-standard-text.description": {
|
|
"defaultMessage": "Non-standard text characters, such as “₮ɆӾ₮”, are not allowed."
|
|
},
|
|
"nags.project-name-profanity.description": {
|
|
"defaultMessage": "Your project name cannot contain profanity. Detected: “{value}”."
|
|
},
|
|
"nags.project-name-slur.description": {
|
|
"defaultMessage": "Your project name cannot contain any slurs. Detected: “{value}”."
|
|
},
|
|
"nags.project-name-version.title": {
|
|
"defaultMessage": "Fix project name"
|
|
},
|
|
"nags.project-summary-content.title": {
|
|
"defaultMessage": "Review the project summary"
|
|
},
|
|
"nags.project-summary-non-standard-text.description": {
|
|
"defaultMessage": "Non-standard text characters, such as “₮ɆӾ₮”, are not allowed."
|
|
},
|
|
"nags.project-summary-profanity.description": {
|
|
"defaultMessage": "Your project summary cannot contain profanity. Detected: “{value}”."
|
|
},
|
|
"nags.project-summary-slur.description": {
|
|
"defaultMessage": "Your project summary cannot contain any slurs. Detected: “{value}”."
|
|
},
|
|
"nags.review-permissions.description": {
|
|
"defaultMessage": "Make sure you have provided proof of your permission to distribute any external content in your Modpack."
|
|
},
|
|
"nags.review-permissions.title": {
|
|
"defaultMessage": "Review external permissions"
|
|
},
|
|
"nags.select-compatibility.description": {
|
|
"defaultMessage": "Select what versions your server supports, choose a Modpack, or upload your own."
|
|
},
|
|
"nags.select-compatibility.title": {
|
|
"defaultMessage": "Select compatibility"
|
|
},
|
|
"nags.select-country.description": {
|
|
"defaultMessage": "Let players know what region your server is located in."
|
|
},
|
|
"nags.select-country.title": {
|
|
"defaultMessage": "Select a region"
|
|
},
|
|
"nags.select-language.description": {
|
|
"defaultMessage": "List the language or languages supported by your server."
|
|
},
|
|
"nags.select-language.title": {
|
|
"defaultMessage": "Select a language"
|
|
},
|
|
"nags.select-license.description": {
|
|
"defaultMessage": "Select the license your {type} is distributed under."
|
|
},
|
|
"nags.select-license.title": {
|
|
"defaultMessage": "Select a license"
|
|
},
|
|
"nags.select-tags.description": {
|
|
"defaultMessage": "Select the tags that correctly apply to your project to help the right users find it."
|
|
},
|
|
"nags.select-tags.title": {
|
|
"defaultMessage": "Select tags"
|
|
},
|
|
"nags.server.title": {
|
|
"defaultMessage": "Visit server settings"
|
|
},
|
|
"nags.settings.description.title": {
|
|
"defaultMessage": "Visit description settings"
|
|
},
|
|
"nags.settings.disclosures.title": {
|
|
"defaultMessage": "Visit disclosure settings"
|
|
},
|
|
"nags.settings.license.title": {
|
|
"defaultMessage": "Visit license settings"
|
|
},
|
|
"nags.settings.links.title": {
|
|
"defaultMessage": "Visit links settings"
|
|
},
|
|
"nags.settings.permissions.title": {
|
|
"defaultMessage": "Visit permissions dashboard"
|
|
},
|
|
"nags.settings.tags.title": {
|
|
"defaultMessage": "Visit tag settings"
|
|
},
|
|
"nags.settings.title": {
|
|
"defaultMessage": "Visit general settings"
|
|
},
|
|
"nags.settings.versions.title": {
|
|
"defaultMessage": "Visit versions settings"
|
|
},
|
|
"nags.summary-special-formatting.description": {
|
|
"defaultMessage": "Your summary should not contain formatting, line breaks, special characters, or links. The summary only displays plain text."
|
|
},
|
|
"nags.summary-special-formatting.title": {
|
|
"defaultMessage": "Clean up the summary"
|
|
},
|
|
"nags.summary-too-short.title": {
|
|
"defaultMessage": "Expand the summary"
|
|
},
|
|
"nags.too-many-languages.description": {
|
|
"defaultMessage": "You've selected {languageCount, plural, one {# language} other {# languages}}. Please list only the languages your server actively supports."
|
|
},
|
|
"nags.too-many-languages.title": {
|
|
"defaultMessage": "Select accurate languages"
|
|
},
|
|
"nags.too-many-tags-server.description": {
|
|
"defaultMessage": "You've selected {tagCount, plural, one {# tag} other {# tags}}. Please reduce to {maxTagCount} or fewer to make sure your server appears in relevant search results."
|
|
},
|
|
"nags.too-many-tags-server.title": {
|
|
"defaultMessage": "Select accurate tags"
|
|
},
|
|
"nags.too-many-tags.description": {
|
|
"defaultMessage": "You've selected {tagCount, plural, one {# tag} other {# tags}}. Consider reducing to {maxTagCount} or fewer to make sure your project appears in relevant search results."
|
|
},
|
|
"nags.too-many-tags.title": {
|
|
"defaultMessage": "Select accurate tags"
|
|
},
|
|
"nags.upload-gallery-image.description": {
|
|
"defaultMessage": "At least one gallery image is required to showcase the content of your {type}."
|
|
},
|
|
"nags.upload-gallery-image.description-resourcepack": {
|
|
"defaultMessage": "At least one gallery image is required to showcase the content of your resource pack, except for audio or localization packs. If this describes your pack, please select the appropriate tag."
|
|
},
|
|
"nags.upload-gallery-image.description-shader": {
|
|
"defaultMessage": "At least three gallery images are required to showcase the content of your shader in a variety of situations and conditions."
|
|
},
|
|
"nags.upload-gallery-image.title": {
|
|
"defaultMessage": "Upload a gallery image"
|
|
},
|
|
"nags.upload-version.description": {
|
|
"defaultMessage": "At least one version is required for a project to be submitted for review."
|
|
},
|
|
"nags.upload-version.title": {
|
|
"defaultMessage": "Upload a version"
|
|
},
|
|
"nags.verify-external-links.description": {
|
|
"defaultMessage": "Some of your external links may be using domains that are inappropriate for that type of link."
|
|
},
|
|
"nags.verify-external-links.title": {
|
|
"defaultMessage": "Verify external links"
|
|
},
|
|
"nags.visit-links-settings.title": {
|
|
"defaultMessage": "Visit links settings"
|
|
},
|
|
"project.text-validation.summary-matches-title": {
|
|
"defaultMessage": "A project summary cannot be the same as it's title."
|
|
},
|
|
"project.text-validation.summary-too-short": {
|
|
"defaultMessage": "Your summary is {length, plural, one {# character} other {# characters}}. At least {minChars, plural, one {# character} other {# characters}} is recommended to create an informative and enticing summary."
|
|
},
|
|
"project.text-validation.title-version-number": {
|
|
"defaultMessage": "Names are not allowed to include version numbers."
|
|
}
|
|
}
|