mirror of
https://github.com/uetchy/namae.git
synced 2025-03-17 20:40:32 +09:00
46 lines
1.3 KiB
JSON
46 lines
1.3 KiB
JSON
{
|
|
"title": "唯一無二の名前を見つける",
|
|
"description": "namae はあなたのアプリやライブラリに素敵な名前をつけるお手伝いをします。",
|
|
"placeholder": "調べる",
|
|
"providers": {
|
|
"domains": "ドメイン",
|
|
"github": "Github Organization",
|
|
"gitlab": "GitLab",
|
|
"npm": "npm",
|
|
"pypi": "PyPI",
|
|
"rubygems": "RubyGems",
|
|
"rust": "Rust",
|
|
"homebrew": "Homebrew",
|
|
"linux": "Linux",
|
|
"instagram": "Instagram",
|
|
"twitter": "Twitter",
|
|
"slack": "Slack",
|
|
"s3": "AWS S3",
|
|
"jsorg": "js.org",
|
|
"githubSearch": "Github リポジトリ",
|
|
"appStore": "App Store",
|
|
"google": "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": "はじめる",
|
|
"pressEnterToSearch": "エンターキーで検索",
|
|
"available": "取得できます",
|
|
"unavailable": "取得できません"
|
|
}
|