Translated using Weblate (Russian)
Currently translated at 99.8% (779 of 780 strings) Translation: Linagora/TeamMail Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/ru/
This commit is contained in:
committed by
Dat H. Pham
parent
5ddd48e01a
commit
889e510cf5
@@ -5223,5 +5223,81 @@
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"showMoreAttachmentButton": "Показать еще {count}",
|
||||
"@showMoreAttachmentButton": {
|
||||
"type": "text",
|
||||
"placeholders_order": [
|
||||
"count"
|
||||
],
|
||||
"placeholders": {
|
||||
"count": {}
|
||||
}
|
||||
},
|
||||
"hideAttachmentButton": "Скрыть {count}",
|
||||
"@hideAttachmentButton": {
|
||||
"type": "text",
|
||||
"placeholders_order": [
|
||||
"count"
|
||||
],
|
||||
"placeholders": {
|
||||
"count": {}
|
||||
}
|
||||
},
|
||||
"defaultIdentitySetupSuccessful": "Настройка профиля по умолчанию прошла успешно",
|
||||
"@defaultIdentitySetupSuccessful": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"storageSettingExplanation": "Контролируйте доступное пространство.",
|
||||
"@storageSettingExplanation": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"storageIsAlmostFullMessage": "Хранилище почти заполнено. Вы можете удалить ненужные файлы или получить дополнительное место, оформив подписку.",
|
||||
"@storageIsAlmostFullMessage": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"upgradeStorage": "Увеличить пространство",
|
||||
"@upgradeStorage": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"storageUsedMessage": "из {limit}",
|
||||
"@storageUsedMessage": {
|
||||
"type": "text",
|
||||
"placeholders_order": [
|
||||
"limit"
|
||||
],
|
||||
"placeholders": {
|
||||
"limit": {}
|
||||
}
|
||||
},
|
||||
"storageAvailableMessage": "Доступно: {count}",
|
||||
"@storageAvailableMessage": {
|
||||
"type": "text",
|
||||
"placeholders_order": [
|
||||
"count"
|
||||
],
|
||||
"placeholders": {
|
||||
"count": {}
|
||||
}
|
||||
},
|
||||
"mailHasBeenStarred": "Отмечено как избранное",
|
||||
"@mailHasBeenStarred": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"mailHasBeenUnstarred": "Удалено из избранного",
|
||||
"@mailHasBeenUnstarred": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user