1
0
mirror of https://github.com/uetchy/namae.git synced 2025-03-17 20:40:32 +09:00
namae/public/locales/en/translation.json

46 lines
1.2 KiB
JSON

{
"title": "Grab a slick name for your new app",
"description": "Check availability for your new app name ideas across major registries at once.",
"placeholder": "search",
"providers": {
"domains": "Domains",
"github": "Github Organization",
"gitlab": "GitLab",
"npm": "npm",
"pypi": "PyPI",
"rubygems": "RubyGems",
"rust": "Rust",
"homebrew": "Homebrew",
"linux": "Linux",
"instagram": "Instagram",
"twitter": "Twitter",
"slack": "Slack",
"s3": "AWS S3",
"jsorg": "js.org",
"githubSearch": "Github Repository",
"appStore": "App Store",
"google": "Google Search",
"spectrum": "Spectrum",
"heroku": "Heroku",
"now": "Vercel",
"netlify": "Netlify",
"nta": "Company (JP)",
"ocaml": "OCaml",
"firebase": "Firebase"
},
"uniqueness": {
"high": "Pretty unique",
"moderate": "Moderately unique",
"low": "Typical",
"description": "UNIQ shows how unique the name is (0 to 100)"
},
"countryCode": "us",
"try": "How about this?",
"showMore": "show more",
"noResult": "No Result",
"gettingStarted": "Getting Started",
"pressEnterToSearch": "Press Enter to search",
"available": "Available",
"unavailable": "Unavailable"
}