diff options
| author | rinpatch <rinpatch@sdf.org> | 2020-12-13 22:00:57 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-01-05 08:09:18 +0000 |
| commit | 3987020216d949a67664aaa673d5b41848d4b806 (patch) | |
| tree | 0ecde6924361654b928f3958d8c48e8482b0b34c /src | |
| parent | 271f9e539a4664360e0d148fc924ab0d26575104 (diff) | |
Translated using Weblate (Russian)
Currently translated at 78.5% (528 of 672 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ru/
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/ru.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/i18n/ru.json b/src/i18n/ru.json index b61a043a..e457202d 100644 --- a/src/i18n/ru.json +++ b/src/i18n/ru.json @@ -652,5 +652,15 @@ "hour": "{0} час", "day_short": "{0}д", "days": "{0} дней" + }, + "chats": { + "empty_chat_list_placeholder": "У вас пока нет бесед. Начните одну!", + "delete_confirm": "Вы точно хотите удалить сообщение?", + "empty_message_error": "Нельзя отправить пустое сообщение", + "new": "Новая беседа", + "chats": "Беседы", + "delete": "Удалить", + "message_user": "Напишите {nickname}", + "you": "Вы:" } } |
