2019-08-03 13:36:29 +09:00
|
|
|
{
|
2020-03-28 17:58:11 +09:00
|
|
|
"title": "唯一無二の名前を見つける",
|
|
|
|
"description": "namae はあなたのアプリやライブラリに素敵な名前をつけるお手伝いをします。",
|
|
|
|
"placeholder": "調べる",
|
2019-08-03 13:36:29 +09:00
|
|
|
"providers": {
|
|
|
|
"domains": "ドメイン",
|
|
|
|
"github": "Github Organization",
|
2019-10-16 14:14:02 +09:00
|
|
|
"gitlab": "GitLab",
|
2019-08-03 13:36:29 +09:00
|
|
|
"npm": "npm",
|
|
|
|
"pypi": "PyPI",
|
|
|
|
"rubygems": "RubyGems",
|
|
|
|
"rust": "Rust",
|
|
|
|
"homebrew": "Homebrew",
|
2019-08-06 01:17:29 +09:00
|
|
|
"linux": "Linux",
|
2020-03-20 11:33:01 +01:00
|
|
|
"instagram": "Instagram",
|
2019-08-03 13:36:29 +09:00
|
|
|
"twitter": "Twitter",
|
2019-08-05 22:59:47 +09:00
|
|
|
"slack": "Slack",
|
2019-08-06 01:17:29 +09:00
|
|
|
"s3": "AWS S3",
|
2019-08-07 14:08:32 +09:00
|
|
|
"jsorg": "js.org",
|
|
|
|
"githubSearch": "Github リポジトリ",
|
|
|
|
"appStore": "App Store",
|
2019-08-14 15:13:57 +09:00
|
|
|
"google": "Google 検索",
|
2019-08-27 03:15:35 +09:00
|
|
|
"spectrum": "Spectrum",
|
|
|
|
"heroku": "Heroku",
|
2020-05-16 11:25:16 +09:00
|
|
|
"now": "Vercel",
|
2019-10-16 14:14:02 +09:00
|
|
|
"netlify": "Netlify",
|
2020-02-05 19:56:59 +09:00
|
|
|
"nta": "法人",
|
|
|
|
"ocaml": "OCaml"
|
2019-08-03 16:44:48 +09:00
|
|
|
},
|
2020-03-26 20:22:06 +09:00
|
|
|
"uniqueness": {
|
|
|
|
"high": "とてもユニーク",
|
|
|
|
"moderate": "そこそこユニーク",
|
|
|
|
"low": "あまりユニークではない"
|
|
|
|
},
|
2019-08-07 13:38:27 +09:00
|
|
|
"countryCode": "jp",
|
2020-02-06 03:39:06 +09:00
|
|
|
"try": "これはどう?",
|
2020-03-28 17:58:11 +09:00
|
|
|
"showMore": "さらに表示",
|
2020-02-06 03:39:06 +09:00
|
|
|
"noResult": "該当なし",
|
2020-03-28 17:58:11 +09:00
|
|
|
"gettingStarted": "はじめる",
|
2020-03-26 15:34:34 +09:00
|
|
|
"pressEnterToSearch": "エンターキーで検索",
|
2020-03-28 17:58:11 +09:00
|
|
|
"available": "取得できます",
|
|
|
|
"unavailable": "取得できません"
|
2019-08-03 13:36:29 +09:00
|
|
|
}
|