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

45 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": "あまりユニークではない"
},
"countryCode": "jp",
"try": "これはどう?",
"showMore": "さらに表示",
"noResult": "該当なし",
"gettingStarted": "はじめる",
"pressEnterToSearch": "エンターキーで検索",
"available": "取得できます",
"unavailable": "取得できません"
}