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% (952 of 955 strings) Translation: Grist/client Translate-URL: https://hosted.weblate.org/projects/grist/client/ru/
This commit is contained in:
parent
1d57d6dd34
commit
256d14906e
@ -260,7 +260,10 @@
|
|||||||
"Replacing the original requires editing rights on the original document.": "Для замены оригинала требуются права на редактирование исходного документа.",
|
"Replacing the original requires editing rights on the original document.": "Для замены оригинала требуются права на редактирование исходного документа.",
|
||||||
"To save your changes, please sign up, then reload this page.": "Чтобы сохранить изменения, пожалуйста зарегистрируйтесь, а затем перезагрузите эту страницу.",
|
"To save your changes, please sign up, then reload this page.": "Чтобы сохранить изменения, пожалуйста зарегистрируйтесь, а затем перезагрузите эту страницу.",
|
||||||
"You do not have write access to the selected workspace": "У вас нет прав на запись в выбранное рабочее пространство",
|
"You do not have write access to the selected workspace": "У вас нет прав на запись в выбранное рабочее пространство",
|
||||||
"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": "Удалить все данные, но сохранить структуру для использования в качестве шаблона.",
|
||||||
|
"Download full document and history": "Скачать полный документ и историю",
|
||||||
|
"Remove document history (can significantly reduce file size)": "Удалить историю документа (может значительно уменьшить размер файла)"
|
||||||
},
|
},
|
||||||
"ShareMenu": {
|
"ShareMenu": {
|
||||||
"Back to Current": "Вернуться к текущему",
|
"Back to Current": "Вернуться к текущему",
|
||||||
@ -282,7 +285,8 @@
|
|||||||
"Send to Google Drive": "Отправить в Google Диск",
|
"Send to Google Drive": "Отправить в Google Диск",
|
||||||
"Save Document": "Сохранить документ",
|
"Save Document": "Сохранить документ",
|
||||||
"Work on a Copy": "Работа над копией",
|
"Work on a Copy": "Работа над копией",
|
||||||
"Share": "Поделиться"
|
"Share": "Поделиться",
|
||||||
|
"Download...": "Скачать..."
|
||||||
},
|
},
|
||||||
"SortConfig": {
|
"SortConfig": {
|
||||||
"Search Columns": "Поиск по столбцам",
|
"Search Columns": "Поиск по столбцам",
|
||||||
|
Loading…
Reference in New Issue
Block a user