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 374d68c88e
commit b8c8855fd6
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 5 additions and 5 deletions

View File

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