diff --git a/apps/documenteditor/main/locale/en.json b/apps/documenteditor/main/locale/en.json
index 375a5a42b..e2cc30cfb 100644
--- a/apps/documenteditor/main/locale/en.json
+++ b/apps/documenteditor/main/locale/en.json
@@ -231,8 +231,10 @@
"DE.Controllers.Main.splitMaxColsErrorText": "The number of columns must be less than %1.",
"DE.Controllers.Main.splitMaxRowsErrorText": "The number of rows must be less than %1.",
"DE.Controllers.Main.textAnonymous": "Anonymous",
+ "DE.Controllers.Main.textBuyNow": "Buy now",
"DE.Controllers.Main.textCloseTip": "\nClick to close the tip",
"DE.Controllers.Main.textLoadingDocument": "Loading document",
+ "DE.Controllers.Main.textNoLicenseTitle": "License expired",
"DE.Controllers.Main.textStrict": "Strict mode",
"DE.Controllers.Main.textTryUndoRedo": "The Undo/Redo functions are disabled for the Fast co-editing mode.
Click the 'Strict mode' button to switch to the Strict co-editing mode to edit the file without other users interference and send your changes only after you save them. You can switch between the co-editing modes using the editor Advanced settings.",
"DE.Controllers.Main.titleUpdateVersion": "Version changed",
@@ -262,10 +264,8 @@
"DE.Controllers.Main.uploadImageTitleText": "Uploading Image",
"DE.Controllers.Main.warnBrowserIE9": "The application has low capabilities on IE9. Use IE10 or higher",
"DE.Controllers.Main.warnBrowserZoom": "Your browser current zoom setting is not fully supported. Please reset to the default zoom by pressing Ctrl+0.",
+ "DE.Controllers.Main.warnNoLicense": "The license expired. You cannot create or edit files.
Click the 'Buy now' button to prolong the license.",
"DE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.",
- "DE.Controllers.Main.textBuyNow": "Buy now",
- "DE.Controllers.Main.textNoLicenseTitle": "License expired",
- "DE.Controllers.Main.warnNoLicense": "The license expired. You cannot create or edit files.
Click the \'Buy now\' button to prolong the license.",
"DE.Controllers.Statusbar.textHasChanges": "New changes have been tracked",
"DE.Controllers.Statusbar.textTrackChanges": "The document is opened with the Track Changes mode enabled",
"DE.Controllers.Statusbar.zoomText": "Zoom {0}%",
@@ -881,8 +881,8 @@
"DE.Views.FileMenuPanels.DocumentRights.txtRights": "Persons who have rights",
"DE.Views.FileMenuPanels.Settings.okButtonText": "Apply",
"DE.Views.FileMenuPanels.Settings.strAlignGuides": "Turn on alignment guides",
- "DE.Views.FileMenuPanels.Settings.strAutosave": "Turn on autosave",
"DE.Views.FileMenuPanels.Settings.strAutoRecover": "Turn on autorecover",
+ "DE.Views.FileMenuPanels.Settings.strAutosave": "Turn on autosave",
"DE.Views.FileMenuPanels.Settings.strCoAuthMode": "Co-editing Mode",
"DE.Views.FileMenuPanels.Settings.strCoAuthModeDescFast": "Other users will see your changes at once",
"DE.Views.FileMenuPanels.Settings.strCoAuthModeDescStrict": "You will need to accept changes before you can see them",
@@ -900,8 +900,8 @@
"DE.Views.FileMenuPanels.Settings.text5Minutes": "Every 5 Minutes",
"DE.Views.FileMenuPanels.Settings.text60Minutes": "Every Hour",
"DE.Views.FileMenuPanels.Settings.textAlignGuides": "Alignment Guides",
- "DE.Views.FileMenuPanels.Settings.textAutoSave": "Autosave",
"DE.Views.FileMenuPanels.Settings.textAutoRecover": "Autorecover",
+ "DE.Views.FileMenuPanels.Settings.textAutoSave": "Autosave",
"DE.Views.FileMenuPanels.Settings.textDisabled": "Disabled",
"DE.Views.FileMenuPanels.Settings.textMinute": "Every Minute",
"DE.Views.FileMenuPanels.Settings.txtAll": "View All",
diff --git a/apps/documenteditor/main/locale/ru.json b/apps/documenteditor/main/locale/ru.json
index 49c4e5442..cbbf6b67b 100644
--- a/apps/documenteditor/main/locale/ru.json
+++ b/apps/documenteditor/main/locale/ru.json
@@ -230,8 +230,10 @@
"DE.Controllers.Main.splitMaxColsErrorText": "Число столбцов должно быть меньше, чем %1.",
"DE.Controllers.Main.splitMaxRowsErrorText": "Число строк должно быть меньше, чем %1.",
"DE.Controllers.Main.textAnonymous": "Аноним",
+ "DE.Controllers.Main.textBuyNow": "Купить",
"DE.Controllers.Main.textCloseTip": "\nЩелкните, чтобы закрыть эту подсказку",
"DE.Controllers.Main.textLoadingDocument": "Загрузка документа",
+ "DE.Controllers.Main.textNoLicenseTitle": "Истек срок действия лицензии",
"DE.Controllers.Main.textStrict": "Строгий режим",
"DE.Controllers.Main.textTryUndoRedo": "Функции отмены и повтора действий отключены в Быстром режиме совместного редактирования.
Нажмите на кнопку 'Строгий режим' для переключения в Строгий режим совместного редактирования, чтобы редактировать файл без вмешательства других пользователей и отправлять изменения только после того, как вы их сохраните. Переключаться между режимами совместного редактирования можно с помощью Дополнительных параметров редактора.",
"DE.Controllers.Main.titleUpdateVersion": "Версия изменилась",
@@ -261,10 +263,8 @@
"DE.Controllers.Main.uploadImageTitleText": "Загрузка изображения",
"DE.Controllers.Main.warnBrowserIE9": "В IE9 приложение имеет низкую производительность. Используйте IE10 или более позднюю версию.",
"DE.Controllers.Main.warnBrowserZoom": "Текущее значение масштаба страницы в браузере поддерживается не полностью. Вернитесь к масштабу по умолчанию, нажав Ctrl+0.",
+ "DE.Controllers.Main.warnNoLicense": "Истек срок действия лицензии. Вы не можете создавать и редактировать файлы.
Нажмите кнопку 'Купить' для продления лицензии.",
"DE.Controllers.Main.warnProcessRightsChange": "Вам было отказано в праве на редактирование этого файла.",
- "DE.Controllers.Main.textBuyNow": "Купить",
- "DE.Controllers.Main.textNoLicenseTitle": "Истек срок действия лицензии",
- "DE.Controllers.Main.warnNoLicense": "Истек срок действия лицензии. Вы не можете создавать и редактировать файлы.
Нажмите кнопку \'Купить\' для продления лицензии.",
"DE.Controllers.Statusbar.textHasChanges": "Отслежены новые изменения",
"DE.Controllers.Statusbar.textTrackChanges": "Документ открыт при включенном режиме отслеживания изменений",
"DE.Controllers.Statusbar.zoomText": "Масштаб {0}%",
@@ -880,6 +880,7 @@
"DE.Views.FileMenuPanels.DocumentRights.txtRights": "Люди, имеющие права",
"DE.Views.FileMenuPanels.Settings.okButtonText": "Применить",
"DE.Views.FileMenuPanels.Settings.strAlignGuides": "Включить направляющие выравнивания",
+ "DE.Views.FileMenuPanels.Settings.strAutoRecover": "Включить автовосстановление",
"DE.Views.FileMenuPanels.Settings.strAutosave": "Включить автосохранение",
"DE.Views.FileMenuPanels.Settings.strCoAuthMode": "Режим совместного редактирования",
"DE.Views.FileMenuPanels.Settings.strCoAuthModeDescFast": "Другие пользователи будут сразу же видеть ваши изменения",
@@ -898,6 +899,7 @@
"DE.Views.FileMenuPanels.Settings.text5Minutes": "Каждые 5 минут",
"DE.Views.FileMenuPanels.Settings.text60Minutes": "Каждый час",
"DE.Views.FileMenuPanels.Settings.textAlignGuides": "Направляющие выравнивания",
+ "DE.Views.FileMenuPanels.Settings.textAutoRecover": "Автовосстановление",
"DE.Views.FileMenuPanels.Settings.textAutoSave": "Автосохранение",
"DE.Views.FileMenuPanels.Settings.textDisabled": "Отключено",
"DE.Views.FileMenuPanels.Settings.textMinute": "Каждую минуту",
diff --git a/apps/presentationeditor/main/locale/en.json b/apps/presentationeditor/main/locale/en.json
index b2323e4d2..2224ff803 100644
--- a/apps/presentationeditor/main/locale/en.json
+++ b/apps/presentationeditor/main/locale/en.json
@@ -144,8 +144,10 @@
"PE.Controllers.Main.splitMaxColsErrorText": "The number of columns must be less than %1.",
"PE.Controllers.Main.splitMaxRowsErrorText": "The number of rows must be less than %1.",
"PE.Controllers.Main.textAnonymous": "Anonymous",
+ "PE.Controllers.Main.textBuyNow": "Buy now",
"PE.Controllers.Main.textCloseTip": "\nClick to close the tip",
"PE.Controllers.Main.textLoadingDocument": "Loading document",
+ "PE.Controllers.Main.textNoLicenseTitle": "License expired",
"PE.Controllers.Main.textShape": "Shape",
"PE.Controllers.Main.textStrict": "Strict mode",
"PE.Controllers.Main.textTryUndoRedo": "The Undo/Redo functions are disabled for the Fast co-editing mode.
Click the 'Strict mode' button to switch to the Strict co-editing mode to edit the file without other users interference and send your changes only after you save them. You can switch between the co-editing modes using the editor Advanced settings.",
@@ -210,10 +212,8 @@
"PE.Controllers.Main.uploadImageTitleText": "Uploading Image",
"PE.Controllers.Main.warnBrowserIE9": "The application has low capabilities on IE9. Use IE10 or higher",
"PE.Controllers.Main.warnBrowserZoom": "Your browser current zoom setting is not fully supported. Please reset to the default zoom by pressing Ctrl+0.",
+ "PE.Controllers.Main.warnNoLicense": "The license expired. You cannot create or edit files.
Click the 'Buy now' button to prolong the license.",
"PE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.",
- "PE.Controllers.Main.textBuyNow": "Buy now",
- "PE.Controllers.Main.textNoLicenseTitle": "License expired",
- "PE.Controllers.Main.warnNoLicense": "The license expired. You cannot create or edit files.
Click the \'Buy now\' button to prolong the license.",
"PE.Controllers.Statusbar.zoomText": "Zoom {0}%",
"PE.Controllers.Toolbar.confirmAddFontName": "The font you are going to save is not available on the current device.
The text style will be displayed using one of the system fonts, the saved font will be used when it is available.
Do you want to continue?",
"PE.Controllers.Toolbar.textEmptyImgUrl": "You need to specify image URL.",
@@ -345,8 +345,8 @@
"PE.Views.FileMenuPanels.DocumentRights.txtRights": "Persons who have rights",
"PE.Views.FileMenuPanels.Settings.okButtonText": "Apply",
"PE.Views.FileMenuPanels.Settings.strAlignGuides": "Turn on alignment guides",
- "PE.Views.FileMenuPanels.Settings.strAutosave": "Turn on autosave",
"PE.Views.FileMenuPanels.Settings.strAutoRecover": "Turn on autorecover",
+ "PE.Views.FileMenuPanels.Settings.strAutosave": "Turn on autosave",
"PE.Views.FileMenuPanels.Settings.strCoAuthMode": "Co-editing Mode",
"PE.Views.FileMenuPanels.Settings.strCoAuthModeDescFast": "Other users will see your changes at once",
"PE.Views.FileMenuPanels.Settings.strCoAuthModeDescStrict": "You will need to accept changes before you can see them",
@@ -361,8 +361,8 @@
"PE.Views.FileMenuPanels.Settings.text5Minutes": "Every 5 Minutes",
"PE.Views.FileMenuPanels.Settings.text60Minutes": "Every Hour",
"PE.Views.FileMenuPanels.Settings.textAlignGuides": "Alignment Guides",
- "PE.Views.FileMenuPanels.Settings.textAutoSave": "Autosave",
"PE.Views.FileMenuPanels.Settings.textAutoRecover": "Autorecover",
+ "PE.Views.FileMenuPanels.Settings.textAutoSave": "Autosave",
"PE.Views.FileMenuPanels.Settings.textDisabled": "Disabled",
"PE.Views.FileMenuPanels.Settings.textMinute": "Every Minute",
"PE.Views.FileMenuPanels.Settings.txtAll": "View All",
diff --git a/apps/presentationeditor/main/locale/ru.json b/apps/presentationeditor/main/locale/ru.json
index 512eba473..c1164982e 100644
--- a/apps/presentationeditor/main/locale/ru.json
+++ b/apps/presentationeditor/main/locale/ru.json
@@ -143,8 +143,10 @@
"PE.Controllers.Main.splitMaxColsErrorText": "Число столбцов должно быть меньше, чем %1.",
"PE.Controllers.Main.splitMaxRowsErrorText": "Число строк должно быть меньше, чем %1.",
"PE.Controllers.Main.textAnonymous": "Аноним",
+ "PE.Controllers.Main.textBuyNow": "Купить",
"PE.Controllers.Main.textCloseTip": "\nЩелкните, чтобы закрыть эту подсказку",
"PE.Controllers.Main.textLoadingDocument": "Загрузка документа",
+ "PE.Controllers.Main.textNoLicenseTitle": "Истек срок действия лицензии",
"PE.Controllers.Main.textShape": "Фигура",
"PE.Controllers.Main.textStrict": "Строгий режим",
"PE.Controllers.Main.textTryUndoRedo": "Функции отмены и повтора действий отключены в Быстром режиме совместного редактирования.
Нажмите на кнопку 'Строгий режим' для переключения в Строгий режим совместного редактирования, чтобы редактировать файл без вмешательства других пользователей и отправлять изменения только после того, как вы их сохраните. Переключаться между режимами совместного редактирования можно с помощью Дополнительных параметров редактора.",
@@ -209,10 +211,8 @@
"PE.Controllers.Main.uploadImageTitleText": "Загрузка изображения",
"PE.Controllers.Main.warnBrowserIE9": "В IE9 приложение имеет низкую производительность. Используйте IE10 или более позднюю версию.",
"PE.Controllers.Main.warnBrowserZoom": "Текущее значение масштаба страницы в браузере поддерживается не полностью. Вернитесь к масштабу по умолчанию, нажав Ctrl+0",
+ "PE.Controllers.Main.warnNoLicense": "Истек срок действия лицензии. Вы не можете создавать и редактировать файлы.
Нажмите кнопку 'Купить' для продления лицензии.",
"PE.Controllers.Main.warnProcessRightsChange": "Вам было отказано в праве на редактирование этого файла.",
- "PE.Controllers.Main.textBuyNow": "Купить",
- "PE.Controllers.Main.textNoLicenseTitle": "Истек срок действия лицензии",
- "PE.Controllers.Main.warnNoLicense": "Истек срок действия лицензии. Вы не можете создавать и редактировать файлы.
Нажмите кнопку \'Купить\' для продления лицензии.",
"PE.Controllers.Statusbar.zoomText": "Масштаб {0}%",
"PE.Controllers.Toolbar.confirmAddFontName": "Шрифт, который вы собираетесь сохранить, недоступен на этом устройстве.
Стиль текста будет отображаться с использованием одного из системных шрифтов; сохраненный шрифт будет использоваться, когда он будет доступен.
Вы хотите продолжить?",
"PE.Controllers.Toolbar.textEmptyImgUrl": "Необходимо указать URL изображения.",
@@ -344,6 +344,7 @@
"PE.Views.FileMenuPanels.DocumentRights.txtRights": "Люди, имеющие права",
"PE.Views.FileMenuPanels.Settings.okButtonText": "Применить",
"PE.Views.FileMenuPanels.Settings.strAlignGuides": "Включить направляющие выравнивания",
+ "PE.Views.FileMenuPanels.Settings.strAutoRecover": "Включить автовосстановление",
"PE.Views.FileMenuPanels.Settings.strAutosave": "Включить автосохранение",
"PE.Views.FileMenuPanels.Settings.strCoAuthMode": "Режим совместного редактирования",
"PE.Views.FileMenuPanels.Settings.strCoAuthModeDescFast": "Другие пользователи будут сразу же видеть ваши изменения",
@@ -359,6 +360,7 @@
"PE.Views.FileMenuPanels.Settings.text5Minutes": "Каждые 5 минут",
"PE.Views.FileMenuPanels.Settings.text60Minutes": "Каждый час",
"PE.Views.FileMenuPanels.Settings.textAlignGuides": "Направляющие выравнивания",
+ "PE.Views.FileMenuPanels.Settings.textAutoRecover": "Автовосстановление",
"PE.Views.FileMenuPanels.Settings.textAutoSave": "Автосохранение",
"PE.Views.FileMenuPanels.Settings.textDisabled": "Отключено",
"PE.Views.FileMenuPanels.Settings.textMinute": "Каждую минуту",
diff --git a/apps/spreadsheeteditor/main/locale/en.json b/apps/spreadsheeteditor/main/locale/en.json
index 7a1a40a71..f7f1f30f9 100644
--- a/apps/spreadsheeteditor/main/locale/en.json
+++ b/apps/spreadsheeteditor/main/locale/en.json
@@ -179,10 +179,12 @@
"SSE.Controllers.Main.saveTextText": "Saving spreadsheet...",
"SSE.Controllers.Main.saveTitleText": "Saving Spreadsheet",
"SSE.Controllers.Main.textAnonymous": "Anonymous",
+ "SSE.Controllers.Main.textBuyNow": "Buy now",
"SSE.Controllers.Main.textCloseTip": "\nClick to close the tip",
"SSE.Controllers.Main.textConfirm": "Confirmation",
"SSE.Controllers.Main.textLoadingDocument": "Loading document",
"SSE.Controllers.Main.textNo": "No",
+ "SSE.Controllers.Main.textNoLicenseTitle": "License expired",
"SSE.Controllers.Main.textPleaseWait": "The operation might take more time than expected. Please wait...",
"SSE.Controllers.Main.textRecalcFormulas": "Calculating formulas...",
"SSE.Controllers.Main.textShape": "Shape",
@@ -214,10 +216,8 @@
"SSE.Controllers.Main.uploadImageTitleText": "Uploading Image",
"SSE.Controllers.Main.warnBrowserIE9": "The application has low capabilities on IE9. Use IE10 or higher",
"SSE.Controllers.Main.warnBrowserZoom": "Your browser current zoom setting is not fully supported. Please reset to the default zoom by pressing Ctrl+0.",
+ "SSE.Controllers.Main.warnNoLicense": "The license expired. You cannot create or edit files.
Click the 'Buy now' button to prolong the license.",
"SSE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.",
- "SSE.Controllers.Main.textBuyNow": "Buy now",
- "SSE.Controllers.Main.textNoLicenseTitle": "License expired",
- "SSE.Controllers.Main.warnNoLicense": "The license expired. You cannot create or edit files.
Click the \'Buy now\' button to prolong the license.",
"SSE.Controllers.Print.strAllSheets": "All Sheets",
"SSE.Controllers.Print.textWarning": "Warning",
"SSE.Controllers.Print.warnCheckMargings": "Margins are incorrect",
@@ -468,7 +468,6 @@
"SSE.Views.FileMenuPanels.DocumentRights.txtRights": "Persons who have rights",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.okButtonText": "Apply",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strAutosave": "Turn on autosave",
- "SSE.Views.FileMenuPanels.Settings.strAutoRecover": "Turn on autorecover",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strCoAuthMode": "Co-editing Mode",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strCoAuthModeDescFast": "Other users will see your changes at once",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strCoAuthModeDescStrict": "You will need to accept changes before you can see them",
@@ -487,7 +486,6 @@
"SSE.Views.FileMenuPanels.MainSettingsGeneral.text5Minutes": "Every 5 Minutes",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.text60Minutes": "Every Hour",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textAutoSave": "Autosave",
- "SSE.Views.FileMenuPanels.Settings.textAutoRecover": "Autorecover",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textDisabled": "Disabled",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textMinute": "Every Minute",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCm": "Centimeter",
@@ -499,6 +497,8 @@
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPt": "Point",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtRu": "Russian",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtWin": "as Windows",
+ "SSE.Views.FileMenuPanels.Settings.strAutoRecover": "Turn on autorecover",
+ "SSE.Views.FileMenuPanels.Settings.textAutoRecover": "Autorecover",
"SSE.Views.FileMenuPanels.Settings.txtGeneral": "General",
"SSE.Views.FileMenuPanels.Settings.txtPrint": "Print",
"SSE.Views.FormulaDialog.cancelButtonText": "Cancel",
diff --git a/apps/spreadsheeteditor/main/locale/ru.json b/apps/spreadsheeteditor/main/locale/ru.json
index 72643cb1e..5d3caa437 100644
--- a/apps/spreadsheeteditor/main/locale/ru.json
+++ b/apps/spreadsheeteditor/main/locale/ru.json
@@ -136,6 +136,7 @@
"SSE.Controllers.Main.errorFillRange": "Не удается заполнить выбранный диапазон ячеек.
Все объединенные ячейки должны быть одного размера.",
"SSE.Controllers.Main.errorFormulaName": "Ошибка во введенной формуле.
Использовано неверное имя формулы.",
"SSE.Controllers.Main.errorFormulaParsing": "Внутренняя ошибка при синтаксическом анализе формулы.",
+ "SSE.Controllers.Main.errorFrmlWrongReferences": "Функция ссылается на лист, который не существует.
Проверьте данные и повторите попытку.",
"SSE.Controllers.Main.errorInvalidRef": "Введите корректное имя для выделенного диапазона или допустимую ссылку для перехода.",
"SSE.Controllers.Main.errorKeyEncrypt": "Неизвестный дескриптор ключа",
"SSE.Controllers.Main.errorKeyExpire": "Срок действия дескриптора ключа истек",
@@ -177,10 +178,12 @@
"SSE.Controllers.Main.saveTextText": "Сохранение электронной таблицы...",
"SSE.Controllers.Main.saveTitleText": "Сохранение электронной таблицы",
"SSE.Controllers.Main.textAnonymous": "Аноним",
+ "SSE.Controllers.Main.textBuyNow": "Купить",
"SSE.Controllers.Main.textCloseTip": "\nЩелкните, чтобы закрыть эту подсказку",
"SSE.Controllers.Main.textConfirm": "Подтверждение",
"SSE.Controllers.Main.textLoadingDocument": "Загрузка документа",
"SSE.Controllers.Main.textNo": "Нет",
+ "SSE.Controllers.Main.textNoLicenseTitle": "Истек срок действия лицензии",
"SSE.Controllers.Main.textPleaseWait": "Операция может занять больше времени, чем предполагалось. Пожалуйста, подождите...",
"SSE.Controllers.Main.textRecalcFormulas": "Вычисление формул...",
"SSE.Controllers.Main.textShape": "Фигура",
@@ -212,10 +215,8 @@
"SSE.Controllers.Main.uploadImageTitleText": "Загрузка изображения",
"SSE.Controllers.Main.warnBrowserIE9": "В IE9 приложение имеет низкую производительность. Используйте IE10 или более позднюю версию.",
"SSE.Controllers.Main.warnBrowserZoom": "Текущее значение масштаба страницы в браузере поддерживается не полностью. Вернитесь к масштабу по умолчанию, нажав Ctrl+0",
+ "SSE.Controllers.Main.warnNoLicense": "Истек срок действия лицензии. Вы не можете создавать и редактировать файлы.
Нажмите кнопку 'Купить' для продления лицензии.",
"SSE.Controllers.Main.warnProcessRightsChange": "Вам было отказано в праве на редактирование этого файла.",
- "SSE.Controllers.Main.textBuyNow": "Купить",
- "SSE.Controllers.Main.textNoLicenseTitle": "Истек срок действия лицензии",
- "SSE.Controllers.Main.warnNoLicense": "Истек срок действия лицензии. Вы не можете создавать и редактировать файлы.
Нажмите кнопку \'Купить\' для продления лицензии.",
"SSE.Controllers.Print.strAllSheets": "Все листы",
"SSE.Controllers.Print.textWarning": "Предупреждение",
"SSE.Controllers.Print.warnCheckMargings": "Неправильные поля",
@@ -495,6 +496,8 @@
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPt": "Пункт",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtRu": "Русский",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtWin": "как Windows",
+ "SSE.Views.FileMenuPanels.Settings.strAutoRecover": "Включить автовосстановление",
+ "SSE.Views.FileMenuPanels.Settings.textAutoRecover": "Автовосстановление",
"SSE.Views.FileMenuPanels.Settings.txtGeneral": "Общие",
"SSE.Views.FileMenuPanels.Settings.txtPrint": "Печать",
"SSE.Views.FormulaDialog.cancelButtonText": "Отмена",
@@ -981,7 +984,7 @@
"SSE.Views.Toolbar.txtMergeCells": "Объединить ячейки",
"SSE.Views.Toolbar.txtMergeCenter": "Объединить и поместить в центре",
"SSE.Views.Toolbar.txtNamedRange": "Именованные диапазоны",
- "SSE.Views.Toolbar.txtNewRange": "Define Name",
+ "SSE.Views.Toolbar.txtNewRange": "Присвоить имя",
"SSE.Views.Toolbar.txtNoBorders": "Без границ",
"SSE.Views.Toolbar.txtNumber": "Числовой",
"SSE.Views.Toolbar.txtPasteRange": "Вставить имя",