diff options
author | Sheogorath | 2020-11-27 21:47:55 +0100 |
---|---|---|
committer | Sheogorath | 2020-11-27 21:47:55 +0100 |
commit | c85ab03f518afb43189b7339944299acd417892b (patch) | |
tree | 8bc295a5bc4b3ae27603879316cfd2d8ba1fbeae /locales | |
parent | 9ed77b9f9b49e86fa6cb9af4f2e93fef29604b98 (diff) |
Update ja.json (POEditor.com)
Diffstat (limited to 'locales')
-rw-r--r-- | locales/ja.json | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/locales/ja.json b/locales/ja.json index 1bde2aca..5640c654 100644 --- a/locales/ja.json +++ b/locales/ja.json @@ -1,5 +1,6 @@ { "Collaborative markdown notes": "共同編集できるMarkdownノート", + "Realtime collaborative markdown notes on all platforms.": "マルチプラットフォーム、リアルタイムで共同編集できるMarkdownノート", "Best way to write and share your knowledge in markdown.": "Markdownでナレッジを蓄積・共有できるベストツール", "Intro": "サービスの紹介", "History": "履歴", @@ -117,5 +118,13 @@ "Powered by %s": "Powered by %s", "Help us translating": "翻訳のお手伝いをお願いします", "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" }
\ No newline at end of file |