mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-03 02:29:29 +01:00
Translated using Weblate (Russian)
Currently translated at 100.0% (478 of 478 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
This commit is contained in:
parent
7f66fc733f
commit
c0513dfb59
@ -1543,7 +1543,7 @@
|
|||||||
"type": {}
|
"type": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"verifiedSession": "Сессия успешно проверена!",
|
"verifiedSession": "Успешно проверенная сессия!",
|
||||||
"@verifiedSession": {
|
"@verifiedSession": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -2506,5 +2506,81 @@
|
|||||||
"@sendSticker": {
|
"@sendSticker": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"locationPermissionDeniedNotice": "Разрешение на определение местоположения отклонено. Пожалуйста, предоставьте это разрешение, чтобы иметь возможность делиться своим местоположением.",
|
||||||
|
"@locationPermissionDeniedNotice": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"locationDisabledNotice": "Службы определения местоположения отключены. Включите их, чтобы иметь возможность обмениваться информацией о своем местоположении.",
|
||||||
|
"@locationDisabledNotice": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"shareLocation": "Поделиться местоположением",
|
||||||
|
"@shareLocation": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"spaceName": "Название пространства",
|
||||||
|
"@spaceName": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"openInMaps": "Открыть на картах",
|
||||||
|
"@openInMaps": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"obtainingLocation": "Получение местоположения…",
|
||||||
|
"@obtainingLocation": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"spaceIsPublic": "Пространство публичное",
|
||||||
|
"@spaceIsPublic": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"enterASpacepName": "Введите название пространства",
|
||||||
|
"@enterASpacepName": {},
|
||||||
|
"dontAskAgain": "Отменить и больше не спрашивать",
|
||||||
|
"@dontAskAgain": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"errorObtainingLocation": "Ошибка получения местоположения: {error}",
|
||||||
|
"@errorObtainingLocation": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"error": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"createNewSpace": "Создать новое пространство",
|
||||||
|
"@createNewSpace": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"publicSpace": "Публичное пространство",
|
||||||
|
"@publicSpace": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"commandHintMyRoomAvatar": "Установите свою фотографию для этой комнаты (автор: mxc-uri)",
|
||||||
|
"@commandHintMyRoomAvatar": {
|
||||||
|
"type": "text",
|
||||||
|
"description": "Usage hint for the command /myroomavatar"
|
||||||
|
},
|
||||||
|
"allChats": "Все чаты",
|
||||||
|
"@allChats": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"cantOpenUri": "Не удается открыть URI {uri}",
|
||||||
|
"@cantOpenUri": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"uri": {}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user