diff options
| author | Dmitriy Nelovchenko <defleppard4002@gmail.com> | 2021-03-03 14:01:34 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-03-17 13:26:01 +0000 |
| commit | 2e6a7c9fb887ae4c5723bbb428d71e3c0670fc5e (patch) | |
| tree | f28037716805eb0f08be83060d82c4207c9a37fb /src/i18n/ru.json | |
| parent | b0d450075d23cb068244e0950109eb768141cc50 (diff) | |
Translated using Weblate (Russian)
Currently translated at 87.8% (608 of 692 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ru/
Diffstat (limited to 'src/i18n/ru.json')
| -rw-r--r-- | src/i18n/ru.json | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/src/i18n/ru.json b/src/i18n/ru.json index d900b768..d82380d9 100644 --- a/src/i18n/ru.json +++ b/src/i18n/ru.json @@ -353,7 +353,16 @@ "highlight": "Выделенные элементы", "icons": "Иконки", "poll": "График результатов опроса", - "wallpaper": "Фон" + "wallpaper": "Фон", + "chat": { + "border": "Границы", + "outgoing": "Исходящие", + "incoming": "Входящие" + }, + "tabs": "Вкладки", + "toggled": "Включено", + "disabled": "Отключено", + "selectedMenu": "Выбранный пункт меню" }, "radii": { "_tab_label": "Скругление" @@ -489,8 +498,8 @@ "notification_setting_hide_notification_contents": "Скрыть отправителя и содержимое push-уведомлений", "version": { "title": "Версия", - "frontend_version": "Версия фронтенда", - "backend_version": "Версия бекенда" + "frontend_version": "Версия фронт-энда", + "backend_version": "Версия бэк-энда" }, "word_filter": "Фильтр слов", "sensitive_by_default": "Помечать статусы как имеющие щекотливый характер по умолчанию", |
