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

24 lines
638 B
JSON
Raw Normal View History

2019-08-03 13:36:29 +09:00
{
2019-08-05 22:59:47 +09:00
"title": "その名前、もう取られてる?",
2019-08-03 15:32:35 +09:00
"description": "namæ をつかって、思いついた「名前」が被っていないか調べよう。",
2019-08-03 13:36:29 +09:00
"placeholder": "検索",
"providers": {
"domains": "ドメイン",
"github": "Github Organization",
"npm": "npm",
"pypi": "PyPI",
"rubygems": "RubyGems",
"rust": "Rust",
"homebrew": "Homebrew",
2019-08-06 01:17:29 +09:00
"linux": "Linux",
"githubSearch": "Github リポジトリ",
"appStore": "App Store",
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",
"jsorg": "js.org"
2019-08-03 16:44:48 +09:00
},
"countryCode": "jp",
2019-08-03 16:44:48 +09:00
"try": "これはどう?"
2019-08-03 13:36:29 +09:00
}