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

53 lines
1.4 KiB
JSON
Raw Normal View History

2020-07-30 23:14:02 +09:00
{
"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": "可获得",
2020-07-31 11:32:54 +09:00
"unavailable": "不可获得",
"language": "语言",
"community": "社区",
"about": "关于",
"contributors": "贡献者",
"issues": "问题",
"blog": "博客"
2020-07-30 23:14:02 +09:00
}