chore: update ja.json ()

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.
pull/2033/head
Takuro Onoue committed by GitHub
parent 828984c8ec
commit 756e6a150c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save