diff --git a/apps/documenteditor/main/locale/en.json b/apps/documenteditor/main/locale/en.json index 0fdb5077e..702267e12 100644 --- a/apps/documenteditor/main/locale/en.json +++ b/apps/documenteditor/main/locale/en.json @@ -193,7 +193,7 @@ "Common.Views.RenameDialog.txtInvalidName": "The file name cannot contain any of the following characters: ", "Common.Views.ReviewChanges.hintNext": "To Next Change", "Common.Views.ReviewChanges.hintPrev": "To Previous Change", - "Common.Views.ReviewChanges.tipReview": "Review", + "Common.Views.ReviewChanges.tipReview": "Track Changes", "Common.Views.ReviewChanges.tipSetDocLang": "Set Document Language", "Common.Views.ReviewChanges.tipSetSpelling": "Spell checking", "Common.Views.ReviewChanges.txtAccept": "Accept", @@ -355,7 +355,7 @@ "DE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.", "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.tipReview": "Review", + "DE.Controllers.Statusbar.tipReview": "Track Changes", "DE.Controllers.Statusbar.zoomText": "Zoom {0}%", "DE.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?", "DE.Controllers.Toolbar.confirmDeleteFootnotes": "Do you want to delete all footnotes?", diff --git a/apps/documenteditor/main/locale/ru.json b/apps/documenteditor/main/locale/ru.json index d3b17303f..b1ef4ef0e 100644 --- a/apps/documenteditor/main/locale/ru.json +++ b/apps/documenteditor/main/locale/ru.json @@ -183,8 +183,8 @@ "Common.Views.OpenDialog.txtTitle": "Выбрать параметры %1", "Common.Views.OpenDialog.txtTitleProtected": "Защищенный файл", "Common.Views.PluginDlg.textLoading": "Загрузка", - "Common.Views.Plugins.groupCaption": "Дополнения", - "Common.Views.Plugins.strPlugins": "Дополнения", + "Common.Views.Plugins.groupCaption": "Плагины", + "Common.Views.Plugins.strPlugins": "Плагины", "Common.Views.Plugins.textLoading": "Загрузка", "Common.Views.Plugins.textStart": "Запустить", "Common.Views.RenameDialog.cancelButtonText": "Отмена", @@ -193,7 +193,7 @@ "Common.Views.RenameDialog.txtInvalidName": "Имя файла не должно содержать следующих символов: ", "Common.Views.ReviewChanges.hintNext": "К следующему изменению", "Common.Views.ReviewChanges.hintPrev": "К предыдущему изменению", - "Common.Views.ReviewChanges.tipReview": "Рецензирование", + "Common.Views.ReviewChanges.tipReview": "Отслеживать изменения", "Common.Views.ReviewChanges.tipSetDocLang": "Задать язык документа", "Common.Views.ReviewChanges.tipSetSpelling": "Проверка орфографии", "Common.Views.ReviewChanges.txtAccept": "Принять", @@ -355,7 +355,7 @@ "DE.Controllers.Main.warnProcessRightsChange": "Вам было отказано в праве на редактирование этого файла.", "DE.Controllers.Statusbar.textHasChanges": "Отслежены новые изменения", "DE.Controllers.Statusbar.textTrackChanges": "Документ открыт при включенном режиме отслеживания изменений", - "DE.Controllers.Statusbar.tipReview": "Рецензирование", + "DE.Controllers.Statusbar.tipReview": "Отслеживать изменения", "DE.Controllers.Statusbar.zoomText": "Масштаб {0}%", "DE.Controllers.Toolbar.confirmAddFontName": "Шрифт, который вы хотите сохранить, недоступен на этом устройстве.
Стиль текста будет отображаться с помощью одного из системных шрифтов. Сохраненный шрифт будет использоваться, когда он станет доступен.
Вы хотите продолжить?", "DE.Controllers.Toolbar.confirmDeleteFootnotes": "Вы хотите удалить все сноски?", @@ -1130,7 +1130,7 @@ "DE.Views.LeftMenu.tipAbout": "О программе", "DE.Views.LeftMenu.tipChat": "Чат", "DE.Views.LeftMenu.tipComments": "Комментарии", - "DE.Views.LeftMenu.tipPlugins": "Дополнения", + "DE.Views.LeftMenu.tipPlugins": "Плагины", "DE.Views.LeftMenu.tipSearch": "Поиск", "DE.Views.LeftMenu.tipSupport": "Обратная связь и поддержка", "DE.Views.LeftMenu.tipTitles": "Заголовки", diff --git a/apps/presentationeditor/main/locale/ru.json b/apps/presentationeditor/main/locale/ru.json index 0d9cebfb8..bfdbd44a5 100644 --- a/apps/presentationeditor/main/locale/ru.json +++ b/apps/presentationeditor/main/locale/ru.json @@ -116,8 +116,8 @@ "Common.Views.OpenDialog.txtTitle": "Выбрать параметры %1", "Common.Views.OpenDialog.txtTitleProtected": "Защищенный файл", "Common.Views.PluginDlg.textLoading": "Загрузка", - "Common.Views.Plugins.groupCaption": "Дополнения", - "Common.Views.Plugins.strPlugins": "Дополнения", + "Common.Views.Plugins.groupCaption": "Плагины", + "Common.Views.Plugins.strPlugins": "Плагины", "Common.Views.Plugins.textLoading": "Загрузка", "Common.Views.Plugins.textStart": "Запустить", "Common.Views.RenameDialog.cancelButtonText": "Отмена", @@ -910,7 +910,7 @@ "PE.Views.LeftMenu.tipAbout": "О программе", "PE.Views.LeftMenu.tipChat": "Чат", "PE.Views.LeftMenu.tipComments": "Комментарии", - "PE.Views.LeftMenu.tipPlugins": "Дополнения", + "PE.Views.LeftMenu.tipPlugins": "Плагины", "PE.Views.LeftMenu.tipSearch": "Поиск", "PE.Views.LeftMenu.tipSlides": "Слайды", "PE.Views.LeftMenu.tipSupport": "Обратная связь и поддержка", diff --git a/apps/spreadsheeteditor/main/locale/ru.json b/apps/spreadsheeteditor/main/locale/ru.json index 3d5a9fe27..9c0e52477 100644 --- a/apps/spreadsheeteditor/main/locale/ru.json +++ b/apps/spreadsheeteditor/main/locale/ru.json @@ -102,8 +102,8 @@ "Common.Views.OpenDialog.txtTitle": "Выбрать параметры %1", "Common.Views.OpenDialog.txtTitleProtected": "Защищенный файл", "Common.Views.PluginDlg.textLoading": "Загрузка", - "Common.Views.Plugins.groupCaption": "Дополнения", - "Common.Views.Plugins.strPlugins": "Дополнения", + "Common.Views.Plugins.groupCaption": "Плагины", + "Common.Views.Plugins.strPlugins": "Плагины", "Common.Views.Plugins.textLoading": "Загрузка", "Common.Views.Plugins.textStart": "Запустить", "Common.Views.RenameDialog.cancelButtonText": "Отмена", @@ -1237,7 +1237,7 @@ "SSE.Views.LeftMenu.tipChat": "Чат", "SSE.Views.LeftMenu.tipComments": "Комментарии", "SSE.Views.LeftMenu.tipFile": "Файл", - "SSE.Views.LeftMenu.tipPlugins": "Дополнения", + "SSE.Views.LeftMenu.tipPlugins": "Плагины", "SSE.Views.LeftMenu.tipSearch": "Поиск", "SSE.Views.LeftMenu.tipSupport": "Обратная связь и поддержка", "SSE.Views.LeftMenu.txtDeveloper": "РЕЖИМ РАЗРАБОТЧИКА",