mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
Translated using Weblate (Russian)
Currently translated at 99.6% (1121 of 1125 strings) Translation: Grist/client Translate-URL: https://hosted.weblate.org/projects/grist/client/ru/
This commit is contained in:
parent
e84c420a37
commit
0cc6135005
@ -268,7 +268,9 @@
|
|||||||
"You do not have write access to this site": "У вас нет права записи для этого сайта",
|
"You do not have write access to this site": "У вас нет права записи для этого сайта",
|
||||||
"Remove all data but keep the structure to use as a template": "Удалить все данные, но сохранить структуру для использования в качестве шаблона.",
|
"Remove all data but keep the structure to use as a template": "Удалить все данные, но сохранить структуру для использования в качестве шаблона.",
|
||||||
"Download full document and history": "Скачать полный документ и историю",
|
"Download full document and history": "Скачать полный документ и историю",
|
||||||
"Remove document history (can significantly reduce file size)": "Удалить историю документа (может значительно уменьшить размер файла)"
|
"Remove document history (can significantly reduce file size)": "Удалить историю документа (может значительно уменьшить размер файла)",
|
||||||
|
"Download": "Скачать",
|
||||||
|
"Download document": "Скачать документ"
|
||||||
},
|
},
|
||||||
"ShareMenu": {
|
"ShareMenu": {
|
||||||
"Back to Current": "Вернуться к текущему",
|
"Back to Current": "Вернуться к текущему",
|
||||||
@ -1375,5 +1377,15 @@
|
|||||||
"FormSuccessPage": {
|
"FormSuccessPage": {
|
||||||
"Form Submitted": "Форма отправлена",
|
"Form Submitted": "Форма отправлена",
|
||||||
"Thank you! Your response has been recorded.": "Спасибо! Ваш ответ учтен."
|
"Thank you! Your response has been recorded.": "Спасибо! Ваш ответ учтен."
|
||||||
|
},
|
||||||
|
"DateRangeOptions": {
|
||||||
|
"Today": "Сегодня",
|
||||||
|
"Last 30 days": "Последние 30 дней",
|
||||||
|
"Last 7 days": "Последние 7 дней",
|
||||||
|
"Last Week": "Последняя неделя",
|
||||||
|
"Next 7 days": "Следующие 7 дней",
|
||||||
|
"This month": "Этот месяц",
|
||||||
|
"This week": "Эта неделя",
|
||||||
|
"This year": "Текущий год"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user