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
2019-08-06 01:17:29 +09:00

23 lines
615 B
JSON

{
"title": "その名前、もう取られてる?",
"description": "namæ をつかって、思いついた「名前」が被っていないか調べよう。",
"placeholder": "検索",
"providers": {
"domains": "ドメイン",
"github": "Github Organization",
"npm": "npm",
"pypi": "PyPI",
"rubygems": "RubyGems",
"rust": "Rust",
"homebrew": "Homebrew",
"linux": "Linux",
"githubSearch": "Github リポジトリ",
"appStore": "App Store",
"twitter": "Twitter",
"slack": "Slack",
"s3": "AWS S3",
"jsorg": "js.org"
},
"try": "これはどう?"
}