chore: update ja.json (#2032)

I think free means freedom, not freemiam.

Fixed some strange expressions in the heatmap section.

Added spaces before and after English words that are in Japanese sentences.
This commit is contained in:
Takuro Onoue
2023-07-26 21:53:14 +09:00
committed by GitHub
parent 828984c8ec
commit 756e6a150c

View File

@ -1,6 +1,6 @@
{
"common": {
"memos-slogan": "軽セルフホスティング型のメモ帳。オープンソースで永久に無料です。",
"memos-slogan": "軽量なセルフホスティング型のメモ帳。オープンソースで永久にフリーです。",
"about": "About",
"home": "ホーム",
"resources": "ファイル",
@ -396,16 +396,16 @@
"copy": "コピー"
},
"heatmap": {
"memo-in": "{{period}}に作成されたメモ",
"memos-in": "{{period}}に作成されたメモ",
"memo-on": "{{date}}{{amount}}個のメモ作成されました",
"memos-on": "{{date}}{{amount}}個のメモ作成されました",
"memo-in": "{{period}} 個のメモを作成",
"memos-in": "{{period}} 個のメモを作成",
"memo-on": "{{date}}{{amount}} 個のメモ作成",
"memos-on": "{{date}}{{amount}} 個のメモ作成",
"day": "日",
"days": "日"
"days": "日"
},
"about": {
"about-memos": "Memosについて",
"memos-description": "Memosは、メモを書き、整理し、共有するために使用できるWeb-baseのノートアプリです。",
"about-memos": "Memos について",
"memos-description": "Memos は、メモを書き、整理し、共有するために使用できる Web ベースのノートアプリです。",
"no-server-description": "このサーバーについての説明は設定されていません",
"powered-by": "Powered by",
"other-projects": "他のプロジェクト"