1
0
mirror of https://github.com/uetchy/namae.git synced 2025-03-18 04:50:32 +09:00
namae/web/public/locales/ja/translation.json
2020-02-06 13:16:30 +09:00

35 lines
998 B
JSON

{
"title": "その名前、もう使われてる?",
"description": "あなたの新しいアプリやライブラリにつける「名前」が被っていないか調べましょう。",
"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": "法人",
"ocaml": "OCaml"
},
"countryCode": "jp",
"try": "これはどう?",
"showMore": "もっと見る",
"noResult": "該当なし",
"exampleQueries": "これらのワードでお試しください"
}