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

33 lines
886 B
JSON

{
"title": "その名前、もう取られてる?",
"description": "namae をつかって、思いついた「名前」が被っていないか調べよう。",
"placeholder": "検索",
"providers": {
"domains": "ドメイン",
"github": "Github Organization",
"gitlab": "GitLab",
"npm": "npm",
"pypi": "PyPI",
"rubygems": "RubyGems",
"rust": "Rust",
"homebrew": "Homebrew",
"linux": "Linux",
"twitter": "Twitter",
"slack": "Slack",
"s3": "AWS S3",
"jsorg": "js.org",
"githubSearch": "Github リポジトリ",
"appStore": "App Store",
"google": "Google 検索",
"spectrum": "Spectrum",
"heroku": "Heroku",
"now": "ZEIT Now",
"netlify": "Netlify",
"nta": "法人"
},
"countryCode": "jp",
"try": "全自動名前考え機",
"showMore": "もっと見る",
"noResult": "該当なし"
}