diff options
author | Sheogorath | 2020-11-27 21:48:04 +0100 |
---|---|---|
committer | Sheogorath | 2020-11-27 21:48:04 +0100 |
commit | 5c38c6bf82e3508f537869da34be76aca7fb027a (patch) | |
tree | 71e7cf995f6974d6618db0eb3896f0101e2af986 /locales | |
parent | 9228e3304e7a0e82d27413db3f53f3bba6b3068e (diff) |
Update ru.json (POEditor.com)
Diffstat (limited to 'locales')
-rw-r--r-- | locales/ru.json | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/locales/ru.json b/locales/ru.json index e21462bf..c64051e3 100644 --- a/locales/ru.json +++ b/locales/ru.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" + "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 |