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

54 lines
1.5 KiB
JSON
Raw Permalink Normal View History

2019-08-03 13:36:29 +09:00
{
2020-08-31 09:44:05 +09:00
"about": "About",
"available": "Available",
"blog": "Blog Article",
"community": "Community",
"contributors": "Contributors",
"countryCode": "us",
2020-02-06 13:27:43 +09:00
"description": "Check availability for your new app name ideas across major registries at once.",
2020-08-31 09:44:05 +09:00
"gettingStarted": "Getting Started",
"gettingStartedWithExample": "Try with namae",
"issues": "Issues",
"language": "Language",
"noResult": "No Result",
2019-08-03 13:36:29 +09:00
"placeholder": "search",
2020-08-31 09:44:05 +09:00
"pressEnterToSearch": "Press Enter to search",
2019-08-03 13:36:29 +09:00
"providers": {
2020-08-31 09:44:05 +09:00
"appStore": "App Store",
2019-08-03 13:36:29 +09:00
"domains": "Domains",
2020-08-31 09:44:05 +09:00
"firebase": "Firebase",
2020-07-30 23:14:02 +09:00
"github": "GitHub Organization",
2020-08-31 09:44:05 +09:00
"githubSearch": "GitHub Repository",
2019-10-16 14:14:02 +09:00
"gitlab": "GitLab",
2020-08-31 09:44:05 +09:00
"google": "Google Search",
"heroku": "Heroku",
2019-08-03 13:36:29 +09:00
"homebrew": "Homebrew",
2020-03-20 11:33:01 +01:00
"instagram": "Instagram",
2019-08-07 14:08:32 +09:00
"jsorg": "js.org",
2020-08-31 09:44:05 +09:00
"linux": "Linux",
2019-10-16 14:14:02 +09:00
"netlify": "Netlify",
2020-08-31 09:44:05 +09:00
"now": "Vercel",
"npm": "npm",
2020-02-05 19:56:59 +09:00
"nta": "Company (JP)",
2020-06-18 20:32:27 +09:00
"ocaml": "OCaml",
2020-08-31 09:44:05 +09:00
"playStore": "Google Play Store",
"pypi": "PyPI",
"rubygems": "RubyGems",
"rust": "Rust",
"s3": "AWS S3",
"slack": "Slack",
"spectrum": "Spectrum",
"twitter": "Twitter"
2019-08-03 16:44:48 +09:00
},
2020-08-31 09:44:05 +09:00
"showMore": "show more",
"title": "Grab a slick name for your new app",
"try": "How about this?",
"unavailable": "Unavailable",
2020-03-26 20:22:06 +09:00
"uniqueness": {
2020-08-31 09:44:05 +09:00
"description": "UNIQ shows how unique the name is (0 to 100)",
2020-03-26 20:22:06 +09:00
"high": "Pretty unique",
2020-06-20 18:19:05 +09:00
"low": "Typical",
2020-08-31 09:44:05 +09:00
"moderate": "Moderately unique"
}
2019-08-03 13:36:29 +09:00
}