Translated using Weblate (Russian)

Currently translated at 98.3% (489 of 497 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
This commit is contained in:
Nikita Epifanov 2021-10-05 20:53:11 +00:00 committed by Hosted Weblate
parent 106ba5e2b4
commit aaeb5597e2

View file

@ -1,7 +1,7 @@
{ {
"@@locale": "ru", "@@locale": "ru",
"@@last_modified": "2021-08-14 12:41:09.903021", "@@last_modified": "2021-08-14 12:41:09.903021",
"about": "О приложении", "about": "О проекте",
"@about": { "@about": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -659,7 +659,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"dateAndTimeOfDay": "{date}, {timeOfDay}", "dateAndTimeOfDay": "{timeOfDay}, {date}",
"@dateAndTimeOfDay": { "@dateAndTimeOfDay": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -667,7 +667,7 @@
"timeOfDay": {} "timeOfDay": {}
} }
}, },
"dateWithoutYear": "{day}.{month}", "dateWithoutYear": "{day}-{month}",
"@dateWithoutYear": { "@dateWithoutYear": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -675,7 +675,7 @@
"day": {} "day": {}
} }
}, },
"dateWithYear": "{day}.{month}.{year}", "dateWithYear": "{day}-{month}-{year}",
"@dateWithYear": { "@dateWithYear": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1270,7 +1270,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"login": "Вход", "login": "Войти",
"@login": { "@login": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}