mirror of
https://github.com/uetchy/namae.git
synced 2025-03-18 04:50:32 +09:00
47 lines
1.2 KiB
JSON
47 lines
1.2 KiB
JSON
|
{
|
||
|
"title": "为您的新应用取个好听的名字",
|
||
|
"description": "namae可让您给您的应用程序、Web服务或组织起一个好名字。",
|
||
|
"placeholder": "检验",
|
||
|
"providers": {
|
||
|
"domains": "域名",
|
||
|
"github": "GitHub 组织",
|
||
|
"gitlab": "GitLab",
|
||
|
"npm": "npm",
|
||
|
"pypi": "PyPI",
|
||
|
"rubygems": "RubyGems",
|
||
|
"rust": "Rust",
|
||
|
"homebrew": "Homebrew",
|
||
|
"linux": "Linux",
|
||
|
"instagram": "Instagram",
|
||
|
"twitter": "推特",
|
||
|
"slack": "Slack",
|
||
|
"s3": "AWS S3",
|
||
|
"jsorg": "js.org",
|
||
|
"githubSearch": "GitHub 仓库",
|
||
|
"appStore": "App Store",
|
||
|
"google": "谷歌",
|
||
|
"spectrum": "Spectrum",
|
||
|
"heroku": "Heroku",
|
||
|
"now": "Vercel",
|
||
|
"netlify": "Netlify",
|
||
|
"nta": "在日本的公司",
|
||
|
"ocaml": "OCaml",
|
||
|
"firebase": "Firebase"
|
||
|
},
|
||
|
"uniqueness": {
|
||
|
"high": "超级独特",
|
||
|
"moderate": "有点独特",
|
||
|
"low": "普通",
|
||
|
"description": "UNIQ表示名称的独特性(0-100)"
|
||
|
},
|
||
|
"countryCode": "jp",
|
||
|
"try": "这个呢?",
|
||
|
"showMore": "更多",
|
||
|
"noResult": "无结果",
|
||
|
"gettingStarted": "起步",
|
||
|
"gettingStartedWithExample": "试试 namae",
|
||
|
"pressEnterToSearch": "按Enter键搜索",
|
||
|
"available": "可获得",
|
||
|
"unavailable": "买不到"
|
||
|
}
|