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

53 lines
1.4 KiB
JSON
Raw Normal View History

2020-07-31 11:32:54 +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": "可獲得",
"unavailable": "不可獲得",
"language": "語言",
"community": "社區",
"about": "關於",
"contributors": "貢獻者",
"issues": "Issues",
2020-07-31 11:32:54 +09:00
"blog": "博客"
}