Update ja.json (POEditor.com)

This commit is contained in:
Sheogorath 2020-11-27 21:47:55 +01:00
parent 9ed77b9f9b
commit c85ab03f51

View file

@ -1,5 +1,6 @@
{ {
"Collaborative markdown notes": "共同編集できるMarkdownート", "Collaborative markdown notes": "共同編集できるMarkdownート",
"Realtime collaborative markdown notes on all platforms.": "マルチプラットフォーム、リアルタイムで共同編集できるMarkdownート",
"Best way to write and share your knowledge in markdown.": "Markdownでナレッジを蓄積・共有できるベストツール", "Best way to write and share your knowledge in markdown.": "Markdownでナレッジを蓄積・共有できるベストツール",
"Intro": "サービスの紹介", "Intro": "サービスの紹介",
"History": "履歴", "History": "履歴",
@ -117,5 +118,13 @@
"Powered by %s": "Powered by %s", "Powered by %s": "Powered by %s",
"Help us translating": "翻訳のお手伝いをお願いします", "Help us translating": "翻訳のお手伝いをお願いします",
"Join the community": "コミュニティに参加しましょう", "Join the community": "コミュニティに参加しましょう",
"Imprint": "インプリント" "Imprint": "インプリント",
"Freely - Anyone can edit": "Freely - Anyone can edit",
"Editable - Signed-in people can edit": "Editable - Signed-in people can edit",
"Limited - Signed-in people can edit (forbid guests)": "Limited - Signed-in people can edit (forbid guests)",
"Locked - Only owner can edit": "Locked - Only owner can edit",
"Protected - Only owner can edit (forbid guests)": "Protected - Only owner can edit (forbid guests)",
"Private - Only owner can view & edit": "Private - Only owner can view & edit",
"changed": "changed",
"created": "created"
} }