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

64 lines
1.8 KiB
JSON
Raw Normal View History

2019-08-03 13:36:29 +09:00
{
2020-08-31 09:44:05 +09:00
"about": "About",
"available": "Available",
2022-04-21 14:44:23 +09:00
"blog": "Introduction",
2020-08-31 09:44:05 +09:00
"community": "Community",
"contributors": "Contributors",
"countryCode": "us",
2022-04-21 14:44:23 +09:00
"title": "Grab a slick name for your new project",
"description": "Check availability of your new app/library/organization name ideas across all 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",
2021-03-05 17:32:40 +09:00
"archlinux": "Arch Linux",
"ubuntu": "Ubuntu",
"debian": "Debian",
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",
2022-04-20 23:38:16 +02:00
"modland": "mod.land",
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",
"reddit": "Reddit",
2022-03-29 22:39:32 +00:00
"twitter": "Twitter",
2022-04-13 15:24:58 +09:00
"cloudflare": "Cloudflare Pages",
2022-04-13 15:38:23 +09:00
"chromeWebStore": "Chrome Web Store",
2022-04-17 05:53:28 +00:00
"firefoxAddons": "Firefox Add-ons",
"youtube": "YouTube"
2019-08-03 16:44:48 +09:00
},
2020-08-31 09:44:05 +09:00
"showMore": "show more",
"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",
2022-04-25 14:45:01 +02:00
"low": "Common",
"moderate": "Rare"
2021-11-11 12:37:21 +09:00
},
"join-us": "Send <1>a pull request</1> and become a contributor!"
2019-08-03 13:36:29 +09:00
}