mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-17 23:45:29 -05:00
206 lines
6.5 KiB
JSON
206 lines
6.5 KiB
JSON
{
|
|
"copy-to-clipboard": "Copy to clipboard",
|
|
"author-anonymous": "Anonymous",
|
|
"author-unknown": "Unknown",
|
|
"action-bar-action": {
|
|
"visit-home-page": "Visit homepage",
|
|
"open-an-issue": "Open an issue",
|
|
"download-tarball": "Download tarball",
|
|
"raw": "View manifest",
|
|
"raw-title": "Manifest of {{package}}"
|
|
},
|
|
"dialog": {
|
|
"registry-info": {
|
|
"title": "Information"
|
|
},
|
|
"settings": {
|
|
"title": "Configuration"
|
|
},
|
|
"license": "License",
|
|
"totalContributors": "Total contributors"
|
|
},
|
|
"header": {
|
|
"documentation": "Documentation",
|
|
"registry-info": "Registry Information",
|
|
"registry-info-link": "Learn more",
|
|
"settings": "Settings",
|
|
"help": "Help",
|
|
"registry-no-conf": "No configurations available",
|
|
"greetings": "Hi "
|
|
},
|
|
"search": {
|
|
"packages": "Search Packages",
|
|
"isPrivate": "Private",
|
|
"isRemote": "Remote",
|
|
"isCached": "Cached"
|
|
},
|
|
"autoComplete": {
|
|
"loading": "Loading...",
|
|
"no-results-found": "No results found",
|
|
"clear": "Clear",
|
|
"expand": "Expand",
|
|
"collapse": "Collapse"
|
|
},
|
|
"tab": {
|
|
"uplinks": "Uplinks",
|
|
"versions": "Versions",
|
|
"dependencies": "Dependencies",
|
|
"readme": "Readme"
|
|
},
|
|
"uplinks": {
|
|
"title": "Uplinks",
|
|
"no-items": "{{name}} has no uplinks."
|
|
},
|
|
"versions": {
|
|
"current-tags": "Current Tags",
|
|
"version-history": "Version History",
|
|
"not-available": "Not available",
|
|
"deprecated": "Deprecated",
|
|
"search.placeholder": "Search for a version by semver range, e.g., ^1.0.0.",
|
|
"hide-deprecated": "All deprecated versions are hidden by global configuration"
|
|
},
|
|
"package": {
|
|
"published-on": "Published {{time}}",
|
|
"version": "v{{version}}",
|
|
"visit-home-page": "Visit homepage",
|
|
"homepage": "Homepage",
|
|
"open-an-issue": "Open an issue",
|
|
"bugs": "Bugs",
|
|
"download": "Download {{what}}",
|
|
"the-tar-file": "the tar file",
|
|
"tarball": "Tarball"
|
|
},
|
|
"dependencies": {
|
|
"has-no-dependencies": "{{package}} has no dependencies.",
|
|
"dependency-block": "{{package}}: {{version}}",
|
|
"dependency-block-bundle": "{{package}}"
|
|
},
|
|
"form": {
|
|
"username": "Username",
|
|
"password": "Password"
|
|
},
|
|
"form-placeholder": {
|
|
"username": "Your username",
|
|
"password": "Your strong password"
|
|
},
|
|
"form-validation": {
|
|
"required-field": "This field is required",
|
|
"required-min-length": "This field required with a minimum length of {{length}}",
|
|
"unable-to-sign-in": "Unable to sign in",
|
|
"username-or-password-cant-be-empty": "Username or password can't be empty!"
|
|
},
|
|
"help": {
|
|
"title": "No Package Published Yet.",
|
|
"sub-title": "To publish your first package just:",
|
|
"first-step": "1. Create user",
|
|
"first-step-command-line": "npm adduser --registry {{registryUrl}}",
|
|
"second-step": "2. Publish",
|
|
"second-step-command-line": "npm publish --registry {{registryUrl}}",
|
|
"third-step": "3. Refresh this page"
|
|
},
|
|
"sidebar": {
|
|
"detail": {
|
|
"latest-version": "Latest v{{version}}",
|
|
"version": "v{{version}}",
|
|
"published": "Published"
|
|
},
|
|
"installation": {
|
|
"title": "Installation",
|
|
"latest": "latest version",
|
|
"global": "global package",
|
|
"yarnModern": "yarn modern syntax"
|
|
},
|
|
"repository": {
|
|
"title": "Repository"
|
|
},
|
|
"author": {
|
|
"title": "Author"
|
|
},
|
|
"distribution": {
|
|
"title": "Distribution",
|
|
"license": "License",
|
|
"size": "Size",
|
|
"file-count": "File Count"
|
|
},
|
|
"keywords": {
|
|
"title": "Keywords"
|
|
},
|
|
"maintainers": {
|
|
"title": "Maintainers"
|
|
},
|
|
"contributors": {
|
|
"title": "Contributors"
|
|
},
|
|
"engines": {
|
|
"npm-version": "Npm Version",
|
|
"pnpm-version": "Pnpm Version",
|
|
"yarn-version": "Yarn Version",
|
|
"node-js": "Node.js"
|
|
}
|
|
},
|
|
"footer": {
|
|
"powered-by": "Powered by",
|
|
"made-with-love-on": "Made with <0>♥</0> on"
|
|
},
|
|
"button": {
|
|
"close": "Close",
|
|
"cancel": "Cancel",
|
|
"login": "Login",
|
|
"logout": "Logout",
|
|
"go-to-the-home-page": "Go to the home page",
|
|
"learn-more": "Learn More",
|
|
"fund-this-package": "<0>Fund</0> this package"
|
|
},
|
|
"error": {
|
|
"unspecific": "Something went wrong.",
|
|
"404": {
|
|
"sorry-we-could-not-find-it": "Sorry, we couldn't find it..."
|
|
},
|
|
"401": {
|
|
"sorry-no-access": "Sorry, you need credentials access to see this page."
|
|
},
|
|
"app-context-not-correct-used": "The app context was not used correctly",
|
|
"theme-context-not-correct-used": "The theme context was not used correctly",
|
|
"package-meta-is-required-at-detail-context": "packageMeta is required at DetailContext"
|
|
},
|
|
"lng": {
|
|
"english": "English",
|
|
"czech": "Czech",
|
|
"japanese": "Japanese",
|
|
"portuguese": "Portuguese",
|
|
"spanish": "Spanish",
|
|
"irish": "Irish",
|
|
"german": "German",
|
|
"italian": "Italian",
|
|
"french": "French",
|
|
"russian": "Russian",
|
|
"turkish": "Turkish",
|
|
"ukraine": "Ukraine",
|
|
"khmer": "Khmer",
|
|
"chinese": "Chinese Simplified",
|
|
"chineseTraditional": "Chinese Traditional"
|
|
},
|
|
"flag": {
|
|
"austria": "Austria",
|
|
"australia": "Australia",
|
|
"brazil": "Brazil",
|
|
"canada": "Canada",
|
|
"spain": "Spain",
|
|
"nicaragua": "Nicaragua",
|
|
"india": "India",
|
|
"china": "China",
|
|
"germany": "Germany",
|
|
"taiwan": "Taiwan"
|
|
},
|
|
"packageManagers": {
|
|
"title": "Package Managers",
|
|
"description": "This is the configuration details for the registry. Each package manager could have different configuration, expand each section for more details. If the section is disable review your configuration.",
|
|
"yarnclassicDetails": "Yarn classic configuration differs from Yarn 2+ configuration. For more details, please visit [Yarn Classic](https://verdaccio.org/docs/cli-registry#yarn-1x).",
|
|
"yarnBerryDetails": "Yarn Berry does not support the `--registry` flag, instead all configurarion should be defined on the `yarnrc.yaml` file in the root of your project. For more details, please visit [Yarn Berry](https://verdaccio.org/docs/cli-registry#yarn-berry-2x)."
|
|
},
|
|
"language": {
|
|
"title": "Translations",
|
|
"contribute": "If your language is not listed here or is not fully translated, please contribute to the translation. You can find the source code on [our main repository](https://github.com/verdaccio/verdaccio/blob/master/packages/plugins/ui-theme/src/i18n/ABOUT_TRANSLATIONS.md)",
|
|
"description": "This is the configuration details for the language. Select a language to select a client side translation."
|
|
}
|
|
}
|