mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-27 23:09:35 +01:00
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:
parent
374d68c88e
commit
b8c8855fd6
@ -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": {}
|
||||
|
Loading…
Reference in New Issue
Block a user