mirror of
https://github.com/uetchy/namae.git
synced 2025-08-20 18:08:11 +09:00
feat: add zh-Hans (#119)
This commit is contained in:
46
public/locales/zh-Hans/translation.json
Normal file
46
public/locales/zh-Hans/translation.json
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"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": "买不到"
|
||||
}
|
Reference in New Issue
Block a user