summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--locales/ru.json11
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