Update translations

This commit is contained in:
Julia Radzhabova 2019-03-06 12:48:13 +03:00
parent 3350f387e0
commit e292224adf
7 changed files with 54 additions and 16 deletions

View file

@ -342,6 +342,7 @@
"DE.Controllers.Main.errorDefaultMessage": "Error code: %1", "DE.Controllers.Main.errorDefaultMessage": "Error code: %1",
"DE.Controllers.Main.errorEditingDownloadas": "An error occurred during the work with the document.<br>Use the 'Download as...' option to save the file backup copy to your computer hard drive.", "DE.Controllers.Main.errorEditingDownloadas": "An error occurred during the work with the document.<br>Use the 'Download as...' option to save the file backup copy to your computer hard drive.",
"DE.Controllers.Main.errorEditingSaveas": "An error occurred during the work with the document.<br>Use the 'Save as...' option to save the file backup copy to your computer hard drive.", "DE.Controllers.Main.errorEditingSaveas": "An error occurred during the work with the document.<br>Use the 'Save as...' option to save the file backup copy to your computer hard drive.",
"DE.Controllers.Main.errorEmailClient": "No email client could be found.",
"DE.Controllers.Main.errorFilePassProtect": "The file is password protected and cannot be opened.", "DE.Controllers.Main.errorFilePassProtect": "The file is password protected and cannot be opened.",
"DE.Controllers.Main.errorForceSave": "An error occurred while saving the file. Please use the 'Download as' option to save the file to your computer hard drive or try again later.", "DE.Controllers.Main.errorForceSave": "An error occurred while saving the file. Please use the 'Download as' option to save the file to your computer hard drive or try again later.",
"DE.Controllers.Main.errorKeyEncrypt": "Unknown key descriptor", "DE.Controllers.Main.errorKeyEncrypt": "Unknown key descriptor",
@ -420,16 +421,22 @@
"DE.Controllers.Main.txtCurrentDocument": "Current Document", "DE.Controllers.Main.txtCurrentDocument": "Current Document",
"DE.Controllers.Main.txtDiagramTitle": "Chart Title", "DE.Controllers.Main.txtDiagramTitle": "Chart Title",
"DE.Controllers.Main.txtEditingMode": "Set editing mode...", "DE.Controllers.Main.txtEditingMode": "Set editing mode...",
"DE.Controllers.Main.txtEndOfFormula": "Unexpected End of Formula",
"DE.Controllers.Main.txtErrorLoadHistory": "History loading failed", "DE.Controllers.Main.txtErrorLoadHistory": "History loading failed",
"DE.Controllers.Main.txtEvenPage": "Even Page ", "DE.Controllers.Main.txtEvenPage": "Even Page ",
"DE.Controllers.Main.txtFiguredArrows": "Figured Arrows", "DE.Controllers.Main.txtFiguredArrows": "Figured Arrows",
"DE.Controllers.Main.txtFirstPage": "First Page ", "DE.Controllers.Main.txtFirstPage": "First Page ",
"DE.Controllers.Main.txtFooter": "Footer", "DE.Controllers.Main.txtFooter": "Footer",
"DE.Controllers.Main.txtFormulaNotInTable": "The Formula Not In Table",
"DE.Controllers.Main.txtHeader": "Header", "DE.Controllers.Main.txtHeader": "Header",
"DE.Controllers.Main.txtIndTooLarge": "Index Too Large",
"DE.Controllers.Main.txtLines": "Lines", "DE.Controllers.Main.txtLines": "Lines",
"DE.Controllers.Main.txtMath": "Math", "DE.Controllers.Main.txtMath": "Math",
"DE.Controllers.Main.txtMissArg": "Missing Argument",
"DE.Controllers.Main.txtMissOperator": "Missing Operator",
"DE.Controllers.Main.txtNeedSynchronize": "You have updates", "DE.Controllers.Main.txtNeedSynchronize": "You have updates",
"DE.Controllers.Main.txtNoTableOfContents": "No table of contents entries found.", "DE.Controllers.Main.txtNoTableOfContents": "No table of contents entries found.",
"DE.Controllers.Main.txtNotInTable": "Is Not In Table",
"DE.Controllers.Main.txtOddPage": "Odd Page ", "DE.Controllers.Main.txtOddPage": "Odd Page ",
"DE.Controllers.Main.txtOnPage": "on page ", "DE.Controllers.Main.txtOnPage": "on page ",
"DE.Controllers.Main.txtRectangles": "Rectangles", "DE.Controllers.Main.txtRectangles": "Rectangles",
@ -625,9 +632,14 @@
"DE.Controllers.Main.txtStyle_Quote": "Quote", "DE.Controllers.Main.txtStyle_Quote": "Quote",
"DE.Controllers.Main.txtStyle_Subtitle": "Subtitle", "DE.Controllers.Main.txtStyle_Subtitle": "Subtitle",
"DE.Controllers.Main.txtStyle_Title": "Title", "DE.Controllers.Main.txtStyle_Title": "Title",
"DE.Controllers.Main.txtSyntaxError": "Syntax Error",
"DE.Controllers.Main.txtTableInd": "Table Index Cannot be Zero",
"DE.Controllers.Main.txtTableOfContents": "Table of Contents", "DE.Controllers.Main.txtTableOfContents": "Table of Contents",
"DE.Controllers.Main.txtTooLarge": "Number Too Large To Format",
"DE.Controllers.Main.txtUndefBookmark": "Undefined Bookmark",
"DE.Controllers.Main.txtXAxis": "X Axis", "DE.Controllers.Main.txtXAxis": "X Axis",
"DE.Controllers.Main.txtYAxis": "Y Axis", "DE.Controllers.Main.txtYAxis": "Y Axis",
"DE.Controllers.Main.txtZeroDivide": "Zero Divide",
"DE.Controllers.Main.unknownErrorText": "Unknown error.", "DE.Controllers.Main.unknownErrorText": "Unknown error.",
"DE.Controllers.Main.unsupportedBrowserErrorText ": "Your browser is not supported.", "DE.Controllers.Main.unsupportedBrowserErrorText ": "Your browser is not supported.",
"DE.Controllers.Main.uploadImageExtMessage": "Unknown image format.", "DE.Controllers.Main.uploadImageExtMessage": "Unknown image format.",
@ -643,7 +655,6 @@
"DE.Controllers.Main.warnNoLicense": "This version of ONLYOFFICE Editors has certain limitations for concurrent connections to the document server.<br>If you need more please consider purchasing a commercial license.", "DE.Controllers.Main.warnNoLicense": "This version of ONLYOFFICE Editors has certain limitations for concurrent connections to the document server.<br>If you need more please consider purchasing a commercial license.",
"DE.Controllers.Main.warnNoLicenseUsers": "This version of ONLYOFFICE Editors has certain limitations for concurrent users.<br>If you need more please consider purchasing a commercial license.", "DE.Controllers.Main.warnNoLicenseUsers": "This version of ONLYOFFICE Editors has certain limitations for concurrent users.<br>If you need more please consider purchasing a commercial license.",
"DE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.", "DE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.",
"DE.Controllers.Main.errorEmailClient": "No email client could be found.",
"DE.Controllers.Navigation.txtBeginning": "Beginning of document", "DE.Controllers.Navigation.txtBeginning": "Beginning of document",
"DE.Controllers.Navigation.txtGotoBeginning": "Go to the beginning of the document", "DE.Controllers.Navigation.txtGotoBeginning": "Go to the beginning of the document",
"DE.Controllers.Statusbar.textHasChanges": "New changes have been tracked", "DE.Controllers.Statusbar.textHasChanges": "New changes have been tracked",
@ -1809,6 +1820,13 @@
"DE.Views.StyleTitleDialog.textTitle": "Title", "DE.Views.StyleTitleDialog.textTitle": "Title",
"DE.Views.StyleTitleDialog.txtEmpty": "This field is required", "DE.Views.StyleTitleDialog.txtEmpty": "This field is required",
"DE.Views.StyleTitleDialog.txtNotEmpty": "Field must not be empty", "DE.Views.StyleTitleDialog.txtNotEmpty": "Field must not be empty",
"DE.Views.TableFormulaDialog.cancelButtonText": "Cancel",
"DE.Views.TableFormulaDialog.okButtonText ": "Ok",
"DE.Views.TableFormulaDialog.textBookmark": "Paste Bookmark",
"DE.Views.TableFormulaDialog.textFormat": "Number Format",
"DE.Views.TableFormulaDialog.textFormula": "Formula",
"DE.Views.TableFormulaDialog.textInsertFunction": "Paste Function",
"DE.Views.TableFormulaDialog.textTitle": "Formula Settings",
"DE.Views.TableOfContentsSettings.cancelButtonText": "Cancel", "DE.Views.TableOfContentsSettings.cancelButtonText": "Cancel",
"DE.Views.TableOfContentsSettings.okButtonText ": "Ok", "DE.Views.TableOfContentsSettings.okButtonText ": "Ok",
"DE.Views.TableOfContentsSettings.strAlign": "Right align page numbers", "DE.Views.TableOfContentsSettings.strAlign": "Right align page numbers",

View file

@ -448,6 +448,7 @@
"DE.Controllers.Main.txtShape_actionButtonSound": "Pulsante Suono", "DE.Controllers.Main.txtShape_actionButtonSound": "Pulsante Suono",
"DE.Controllers.Main.txtShape_arc": "Arco", "DE.Controllers.Main.txtShape_arc": "Arco",
"DE.Controllers.Main.txtShape_bentArrow": "Freccia piegata", "DE.Controllers.Main.txtShape_bentArrow": "Freccia piegata",
"DE.Controllers.Main.txtShape_bentUpArrow": "Freccia curva in alto",
"DE.Controllers.Main.txtShape_bevel": "Smussato", "DE.Controllers.Main.txtShape_bevel": "Smussato",
"DE.Controllers.Main.txtShape_chevron": "Gallone", "DE.Controllers.Main.txtShape_chevron": "Gallone",
"DE.Controllers.Main.txtShape_circularArrow": "Freccia circolare", "DE.Controllers.Main.txtShape_circularArrow": "Freccia circolare",

View file

@ -342,6 +342,7 @@
"DE.Controllers.Main.errorDefaultMessage": "Код ошибки: %1", "DE.Controllers.Main.errorDefaultMessage": "Код ошибки: %1",
"DE.Controllers.Main.errorEditingDownloadas": "В ходе работы с документом произошла ошибка.<br>Используйте опцию 'Скачать как...', чтобы сохранить резервную копию файла на жесткий диск компьютера.", "DE.Controllers.Main.errorEditingDownloadas": "В ходе работы с документом произошла ошибка.<br>Используйте опцию 'Скачать как...', чтобы сохранить резервную копию файла на жесткий диск компьютера.",
"DE.Controllers.Main.errorEditingSaveas": "В ходе работы с документом произошла ошибка.<br>Используйте опцию 'Сохранить как...', чтобы сохранить резервную копию файла на жесткий диск компьютера.", "DE.Controllers.Main.errorEditingSaveas": "В ходе работы с документом произошла ошибка.<br>Используйте опцию 'Сохранить как...', чтобы сохранить резервную копию файла на жесткий диск компьютера.",
"DE.Controllers.Main.errorEmailClient": "Не найден почтовый клиент",
"DE.Controllers.Main.errorFilePassProtect": "Файл защищен паролем и не может быть открыт.", "DE.Controllers.Main.errorFilePassProtect": "Файл защищен паролем и не может быть открыт.",
"DE.Controllers.Main.errorForceSave": "При сохранении файла произошла ошибка. Используйте опцию 'Скачать как', чтобы сохранить файл на жестком диске компьютера или повторите попытку позже.", "DE.Controllers.Main.errorForceSave": "При сохранении файла произошла ошибка. Используйте опцию 'Скачать как', чтобы сохранить файл на жестком диске компьютера или повторите попытку позже.",
"DE.Controllers.Main.errorKeyEncrypt": "Неизвестный дескриптор ключа", "DE.Controllers.Main.errorKeyEncrypt": "Неизвестный дескриптор ключа",
@ -420,16 +421,22 @@
"DE.Controllers.Main.txtCurrentDocument": "Текущий документ", "DE.Controllers.Main.txtCurrentDocument": "Текущий документ",
"DE.Controllers.Main.txtDiagramTitle": "Заголовок диаграммы", "DE.Controllers.Main.txtDiagramTitle": "Заголовок диаграммы",
"DE.Controllers.Main.txtEditingMode": "Установка режима редактирования...", "DE.Controllers.Main.txtEditingMode": "Установка режима редактирования...",
"DE.Controllers.Main.txtEndOfFormula": "Непредвиденное завершение формулы",
"DE.Controllers.Main.txtErrorLoadHistory": "Не удалось загрузить историю", "DE.Controllers.Main.txtErrorLoadHistory": "Не удалось загрузить историю",
"DE.Controllers.Main.txtEvenPage": "Четная страница", "DE.Controllers.Main.txtEvenPage": "Четная страница",
"DE.Controllers.Main.txtFiguredArrows": "Фигурные стрелки", "DE.Controllers.Main.txtFiguredArrows": "Фигурные стрелки",
"DE.Controllers.Main.txtFirstPage": "Первая страница", "DE.Controllers.Main.txtFirstPage": "Первая страница",
"DE.Controllers.Main.txtFooter": "Нижний колонтитул", "DE.Controllers.Main.txtFooter": "Нижний колонтитул",
"DE.Controllers.Main.txtFormulaNotInTable": "Формула не в таблице",
"DE.Controllers.Main.txtHeader": "Верхний колонтитул", "DE.Controllers.Main.txtHeader": "Верхний колонтитул",
"DE.Controllers.Main.txtIndTooLarge": "Индекс слишком большой",
"DE.Controllers.Main.txtLines": "Линии", "DE.Controllers.Main.txtLines": "Линии",
"DE.Controllers.Main.txtMath": "Математические знаки", "DE.Controllers.Main.txtMath": "Математические знаки",
"DE.Controllers.Main.txtMissArg": "Отсутствует аргумент",
"DE.Controllers.Main.txtMissOperator": "Отсутствует оператор",
"DE.Controllers.Main.txtNeedSynchronize": "Есть обновления", "DE.Controllers.Main.txtNeedSynchronize": "Есть обновления",
"DE.Controllers.Main.txtNoTableOfContents": "Элементов оглавления не найдено.", "DE.Controllers.Main.txtNoTableOfContents": "Элементов оглавления не найдено.",
"DE.Controllers.Main.txtNotInTable": "Не в таблице",
"DE.Controllers.Main.txtOddPage": "Нечетная страница", "DE.Controllers.Main.txtOddPage": "Нечетная страница",
"DE.Controllers.Main.txtOnPage": "на странице", "DE.Controllers.Main.txtOnPage": "на странице",
"DE.Controllers.Main.txtRectangles": "Прямоугольники", "DE.Controllers.Main.txtRectangles": "Прямоугольники",
@ -625,9 +632,14 @@
"DE.Controllers.Main.txtStyle_Quote": "Цитата", "DE.Controllers.Main.txtStyle_Quote": "Цитата",
"DE.Controllers.Main.txtStyle_Subtitle": "Подзаголовок", "DE.Controllers.Main.txtStyle_Subtitle": "Подзаголовок",
"DE.Controllers.Main.txtStyle_Title": "Название", "DE.Controllers.Main.txtStyle_Title": "Название",
"DE.Controllers.Main.txtSyntaxError": "Синтаксическая ошибка",
"DE.Controllers.Main.txtTableInd": "Индекс таблицы не может быть нулевым",
"DE.Controllers.Main.txtTableOfContents": "Оглавление", "DE.Controllers.Main.txtTableOfContents": "Оглавление",
"DE.Controllers.Main.txtTooLarge": "Число слишком большое для форматирования",
"DE.Controllers.Main.txtUndefBookmark": "Закладка не определена",
"DE.Controllers.Main.txtXAxis": "Ось X", "DE.Controllers.Main.txtXAxis": "Ось X",
"DE.Controllers.Main.txtYAxis": "Ось Y", "DE.Controllers.Main.txtYAxis": "Ось Y",
"DE.Controllers.Main.txtZeroDivide": "Деление на ноль",
"DE.Controllers.Main.unknownErrorText": "Неизвестная ошибка.", "DE.Controllers.Main.unknownErrorText": "Неизвестная ошибка.",
"DE.Controllers.Main.unsupportedBrowserErrorText ": "Ваш браузер не поддерживается.", "DE.Controllers.Main.unsupportedBrowserErrorText ": "Ваш браузер не поддерживается.",
"DE.Controllers.Main.uploadImageExtMessage": "Неизвестный формат изображения.", "DE.Controllers.Main.uploadImageExtMessage": "Неизвестный формат изображения.",
@ -643,7 +655,6 @@
"DE.Controllers.Main.warnNoLicense": "Эта версия редакторов ONLYOFFICE имеет некоторые ограничения по количеству одновременных подключений к серверу документов.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.", "DE.Controllers.Main.warnNoLicense": "Эта версия редакторов ONLYOFFICE имеет некоторые ограничения по количеству одновременных подключений к серверу документов.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.",
"DE.Controllers.Main.warnNoLicenseUsers": "Эта версия редакторов ONLYOFFICE имеет некоторые ограничения по числу одновременно работающих пользователей.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.", "DE.Controllers.Main.warnNoLicenseUsers": "Эта версия редакторов ONLYOFFICE имеет некоторые ограничения по числу одновременно работающих пользователей.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.",
"DE.Controllers.Main.warnProcessRightsChange": "Вам было отказано в праве на редактирование этого файла.", "DE.Controllers.Main.warnProcessRightsChange": "Вам было отказано в праве на редактирование этого файла.",
"DE.Controllers.Main.errorEmailClient": "Не найден почтовый клиент.",
"DE.Controllers.Navigation.txtBeginning": "Начало документа", "DE.Controllers.Navigation.txtBeginning": "Начало документа",
"DE.Controllers.Navigation.txtGotoBeginning": "Перейти в начало документа", "DE.Controllers.Navigation.txtGotoBeginning": "Перейти в начало документа",
"DE.Controllers.Statusbar.textHasChanges": "Отслежены новые изменения", "DE.Controllers.Statusbar.textHasChanges": "Отслежены новые изменения",
@ -1809,6 +1820,13 @@
"DE.Views.StyleTitleDialog.textTitle": "Название", "DE.Views.StyleTitleDialog.textTitle": "Название",
"DE.Views.StyleTitleDialog.txtEmpty": "Это поле необходимо заполнить", "DE.Views.StyleTitleDialog.txtEmpty": "Это поле необходимо заполнить",
"DE.Views.StyleTitleDialog.txtNotEmpty": "Поле не может быть пустым", "DE.Views.StyleTitleDialog.txtNotEmpty": "Поле не может быть пустым",
"DE.Views.TableFormulaDialog.cancelButtonText": "Отмена",
"DE.Views.TableFormulaDialog.okButtonText ": "Ok",
"DE.Views.TableFormulaDialog.textBookmark": "Вставить закладку",
"DE.Views.TableFormulaDialog.textFormat": "Формат числа",
"DE.Views.TableFormulaDialog.textFormula": "Формула",
"DE.Views.TableFormulaDialog.textInsertFunction": "Вставить функцию",
"DE.Views.TableFormulaDialog.textTitle": "Настройки формулы",
"DE.Views.TableOfContentsSettings.cancelButtonText": "Отмена", "DE.Views.TableOfContentsSettings.cancelButtonText": "Отмена",
"DE.Views.TableOfContentsSettings.okButtonText ": "Ok", "DE.Views.TableOfContentsSettings.okButtonText ": "Ok",
"DE.Views.TableOfContentsSettings.strAlign": "Номера страниц по правому краю", "DE.Views.TableOfContentsSettings.strAlign": "Номера страниц по правому краю",
@ -1844,6 +1862,7 @@
"DE.Views.TableSettings.splitCellsText": "Разделить ячейку...", "DE.Views.TableSettings.splitCellsText": "Разделить ячейку...",
"DE.Views.TableSettings.splitCellTitleText": "Разделить ячейку", "DE.Views.TableSettings.splitCellTitleText": "Разделить ячейку",
"DE.Views.TableSettings.strRepeatRow": "Повторять как заголовок на каждой странице", "DE.Views.TableSettings.strRepeatRow": "Повторять как заголовок на каждой странице",
"DE.Views.TableSettings.textAddFormula": "Добавить формулу",
"DE.Views.TableSettings.textAdvanced": "Дополнительные параметры", "DE.Views.TableSettings.textAdvanced": "Дополнительные параметры",
"DE.Views.TableSettings.textBackColor": "Цвет фона", "DE.Views.TableSettings.textBackColor": "Цвет фона",
"DE.Views.TableSettings.textBanded": "Чередовать", "DE.Views.TableSettings.textBanded": "Чередовать",

View file

@ -258,6 +258,7 @@
"PE.Controllers.Main.errorDefaultMessage": "Error code: %1", "PE.Controllers.Main.errorDefaultMessage": "Error code: %1",
"PE.Controllers.Main.errorEditingDownloadas": "An error occurred during the work with the document.<br>Use the 'Download as...' option to save the file backup copy to your computer hard drive.", "PE.Controllers.Main.errorEditingDownloadas": "An error occurred during the work with the document.<br>Use the 'Download as...' option to save the file backup copy to your computer hard drive.",
"PE.Controllers.Main.errorEditingSaveas": "An error occurred during the work with the document.<br>Use the 'Save as...' option to save the file backup copy to your computer hard drive.", "PE.Controllers.Main.errorEditingSaveas": "An error occurred during the work with the document.<br>Use the 'Save as...' option to save the file backup copy to your computer hard drive.",
"PE.Controllers.Main.errorEmailClient": "No email client could be found.",
"PE.Controllers.Main.errorFilePassProtect": "The file is password protected and cannot be opened.", "PE.Controllers.Main.errorFilePassProtect": "The file is password protected and cannot be opened.",
"PE.Controllers.Main.errorForceSave": "An error occurred while saving the file. Please use the 'Download as' option to save the file to your computer hard drive or try again later.", "PE.Controllers.Main.errorForceSave": "An error occurred while saving the file. Please use the 'Download as' option to save the file to your computer hard drive or try again later.",
"PE.Controllers.Main.errorKeyEncrypt": "Unknown key descriptor", "PE.Controllers.Main.errorKeyEncrypt": "Unknown key descriptor",
@ -584,7 +585,6 @@
"PE.Controllers.Main.warnNoLicense": "This version of ONLYOFFICE Editors has certain limitations for concurrent connections to the document server.<br>If you need more please consider purchasing a commercial license.", "PE.Controllers.Main.warnNoLicense": "This version of ONLYOFFICE Editors has certain limitations for concurrent connections to the document server.<br>If you need more please consider purchasing a commercial license.",
"PE.Controllers.Main.warnNoLicenseUsers": "This version of ONLYOFFICE Editors has certain limitations for concurrent users.<br>If you need more please consider purchasing a commercial license.", "PE.Controllers.Main.warnNoLicenseUsers": "This version of ONLYOFFICE Editors has certain limitations for concurrent users.<br>If you need more please consider purchasing a commercial license.",
"PE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.", "PE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.",
"PE.Controllers.Main.errorEmailClient": "No email client could be found.",
"PE.Controllers.Statusbar.zoomText": "Zoom {0}%", "PE.Controllers.Statusbar.zoomText": "Zoom {0}%",
"PE.Controllers.Toolbar.confirmAddFontName": "The font you are going to save is not available on the current device.<br>The text style will be displayed using one of the system fonts, the saved font will be used when it is available.<br>Do you want to continue?", "PE.Controllers.Toolbar.confirmAddFontName": "The font you are going to save is not available on the current device.<br>The text style will be displayed using one of the system fonts, the saved font will be used when it is available.<br>Do you want to continue?",
"PE.Controllers.Toolbar.textAccent": "Accents", "PE.Controllers.Toolbar.textAccent": "Accents",
@ -1173,6 +1173,7 @@
"PE.Views.FileMenuPanels.Settings.strCoAuthModeDescFast": "Other users will see your changes at once", "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", "PE.Views.FileMenuPanels.Settings.strCoAuthModeDescStrict": "You will need to accept changes before you can see them",
"PE.Views.FileMenuPanels.Settings.strFast": "Fast", "PE.Views.FileMenuPanels.Settings.strFast": "Fast",
"PE.Views.FileMenuPanels.Settings.strFontRender": "Font Hinting",
"PE.Views.FileMenuPanels.Settings.strForcesave": "Always save to server (otherwise save to server on document close)", "PE.Views.FileMenuPanels.Settings.strForcesave": "Always save to server (otherwise save to server on document close)",
"PE.Views.FileMenuPanels.Settings.strInputMode": "Turn on hieroglyphs", "PE.Views.FileMenuPanels.Settings.strInputMode": "Turn on hieroglyphs",
"PE.Views.FileMenuPanels.Settings.strShowChanges": "Real-time Collaboration Changes", "PE.Views.FileMenuPanels.Settings.strShowChanges": "Real-time Collaboration Changes",
@ -1197,11 +1198,10 @@
"PE.Views.FileMenuPanels.Settings.txtInch": "Inch", "PE.Views.FileMenuPanels.Settings.txtInch": "Inch",
"PE.Views.FileMenuPanels.Settings.txtInput": "Alternate Input", "PE.Views.FileMenuPanels.Settings.txtInput": "Alternate Input",
"PE.Views.FileMenuPanels.Settings.txtLast": "View Last", "PE.Views.FileMenuPanels.Settings.txtLast": "View Last",
"PE.Views.FileMenuPanels.Settings.txtPt": "Point",
"PE.Views.FileMenuPanels.Settings.txtSpellCheck": "Spell Checking",
"PE.Views.FileMenuPanels.Settings.strFontRender": "Font Hinting",
"PE.Views.FileMenuPanels.Settings.txtMac": "as OS X", "PE.Views.FileMenuPanels.Settings.txtMac": "as OS X",
"PE.Views.FileMenuPanels.Settings.txtNative": "Native", "PE.Views.FileMenuPanels.Settings.txtNative": "Native",
"PE.Views.FileMenuPanels.Settings.txtPt": "Point",
"PE.Views.FileMenuPanels.Settings.txtSpellCheck": "Spell Checking",
"PE.Views.FileMenuPanels.Settings.txtWin": "as Windows", "PE.Views.FileMenuPanels.Settings.txtWin": "as Windows",
"PE.Views.HyperlinkSettingsDialog.cancelButtonText": "Cancel", "PE.Views.HyperlinkSettingsDialog.cancelButtonText": "Cancel",
"PE.Views.HyperlinkSettingsDialog.okButtonText": "OK", "PE.Views.HyperlinkSettingsDialog.okButtonText": "OK",

View file

@ -258,6 +258,7 @@
"PE.Controllers.Main.errorDefaultMessage": "Код ошибки: %1", "PE.Controllers.Main.errorDefaultMessage": "Код ошибки: %1",
"PE.Controllers.Main.errorEditingDownloadas": "В ходе работы с документом произошла ошибка.<br>Используйте опцию 'Скачать как...', чтобы сохранить резервную копию файла на жесткий диск компьютера.", "PE.Controllers.Main.errorEditingDownloadas": "В ходе работы с документом произошла ошибка.<br>Используйте опцию 'Скачать как...', чтобы сохранить резервную копию файла на жесткий диск компьютера.",
"PE.Controllers.Main.errorEditingSaveas": "В ходе работы с документом произошла ошибка.<br>Используйте опцию 'Сохранить как...', чтобы сохранить резервную копию файла на жесткий диск компьютера.", "PE.Controllers.Main.errorEditingSaveas": "В ходе работы с документом произошла ошибка.<br>Используйте опцию 'Сохранить как...', чтобы сохранить резервную копию файла на жесткий диск компьютера.",
"PE.Controllers.Main.errorEmailClient": "Не найден почтовый клиент",
"PE.Controllers.Main.errorFilePassProtect": "Файл защищен паролем и не может быть открыт.", "PE.Controllers.Main.errorFilePassProtect": "Файл защищен паролем и не может быть открыт.",
"PE.Controllers.Main.errorForceSave": "При сохранении файла произошла ошибка. Используйте опцию 'Скачать как', чтобы сохранить файл на жестком диске компьютера или повторите попытку позже.", "PE.Controllers.Main.errorForceSave": "При сохранении файла произошла ошибка. Используйте опцию 'Скачать как', чтобы сохранить файл на жестком диске компьютера или повторите попытку позже.",
"PE.Controllers.Main.errorKeyEncrypt": "Неизвестный дескриптор ключа", "PE.Controllers.Main.errorKeyEncrypt": "Неизвестный дескриптор ключа",
@ -584,7 +585,6 @@
"PE.Controllers.Main.warnNoLicense": "Эта версия редакторов ONLYOFFICE имеет некоторые ограничения по количеству одновременных подключений к серверу документов.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.", "PE.Controllers.Main.warnNoLicense": "Эта версия редакторов ONLYOFFICE имеет некоторые ограничения по количеству одновременных подключений к серверу документов.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.",
"PE.Controllers.Main.warnNoLicenseUsers": "Эта версия редакторов ONLYOFFICE имеет некоторые ограничения по числу одновременно работающих пользователей.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.", "PE.Controllers.Main.warnNoLicenseUsers": "Эта версия редакторов ONLYOFFICE имеет некоторые ограничения по числу одновременно работающих пользователей.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.",
"PE.Controllers.Main.warnProcessRightsChange": "Вам было отказано в праве на редактирование этого файла.", "PE.Controllers.Main.warnProcessRightsChange": "Вам было отказано в праве на редактирование этого файла.",
"PE.Controllers.Main.errorEmailClient": "Не найден почтовый клиент.",
"PE.Controllers.Statusbar.zoomText": "Масштаб {0}%", "PE.Controllers.Statusbar.zoomText": "Масштаб {0}%",
"PE.Controllers.Toolbar.confirmAddFontName": "Шрифт, который вы хотите сохранить, недоступен на этом устройстве.<br>Стиль текста будет отображаться с помощью одного из системных шрифтов. Сохраненный шрифт будет использоваться, когда он станет доступен.<br>Вы хотите продолжить?", "PE.Controllers.Toolbar.confirmAddFontName": "Шрифт, который вы хотите сохранить, недоступен на этом устройстве.<br>Стиль текста будет отображаться с помощью одного из системных шрифтов. Сохраненный шрифт будет использоваться, когда он станет доступен.<br>Вы хотите продолжить?",
"PE.Controllers.Toolbar.textAccent": "Диакритические знаки", "PE.Controllers.Toolbar.textAccent": "Диакритические знаки",
@ -1173,6 +1173,7 @@
"PE.Views.FileMenuPanels.Settings.strCoAuthModeDescFast": "Другие пользователи будут сразу же видеть ваши изменения", "PE.Views.FileMenuPanels.Settings.strCoAuthModeDescFast": "Другие пользователи будут сразу же видеть ваши изменения",
"PE.Views.FileMenuPanels.Settings.strCoAuthModeDescStrict": "Прежде чем вы сможете увидеть изменения, их надо будет принять", "PE.Views.FileMenuPanels.Settings.strCoAuthModeDescStrict": "Прежде чем вы сможете увидеть изменения, их надо будет принять",
"PE.Views.FileMenuPanels.Settings.strFast": "Быстрый", "PE.Views.FileMenuPanels.Settings.strFast": "Быстрый",
"PE.Views.FileMenuPanels.Settings.strFontRender": "Хинтинг шрифтов",
"PE.Views.FileMenuPanels.Settings.strForcesave": "Всегда сохранять на сервере (в противном случае сохранять на сервере при закрытии документа)", "PE.Views.FileMenuPanels.Settings.strForcesave": "Всегда сохранять на сервере (в противном случае сохранять на сервере при закрытии документа)",
"PE.Views.FileMenuPanels.Settings.strInputMode": "Включить иероглифы", "PE.Views.FileMenuPanels.Settings.strInputMode": "Включить иероглифы",
"PE.Views.FileMenuPanels.Settings.strShowChanges": "Отображать изменения при совместной работе", "PE.Views.FileMenuPanels.Settings.strShowChanges": "Отображать изменения при совместной работе",
@ -1197,11 +1198,10 @@
"PE.Views.FileMenuPanels.Settings.txtInch": "Дюйм", "PE.Views.FileMenuPanels.Settings.txtInch": "Дюйм",
"PE.Views.FileMenuPanels.Settings.txtInput": "Альтернативный ввод", "PE.Views.FileMenuPanels.Settings.txtInput": "Альтернативный ввод",
"PE.Views.FileMenuPanels.Settings.txtLast": "Последние", "PE.Views.FileMenuPanels.Settings.txtLast": "Последние",
"PE.Views.FileMenuPanels.Settings.txtPt": "Пункт",
"PE.Views.FileMenuPanels.Settings.txtSpellCheck": "Проверка орфографии",
"PE.Views.FileMenuPanels.Settings.strFontRender": "Хинтинг шрифтов",
"PE.Views.FileMenuPanels.Settings.txtMac": "как OS X", "PE.Views.FileMenuPanels.Settings.txtMac": "как OS X",
"PE.Views.FileMenuPanels.Settings.txtNative": "Собственный", "PE.Views.FileMenuPanels.Settings.txtNative": "Собственный",
"PE.Views.FileMenuPanels.Settings.txtPt": "Пункт",
"PE.Views.FileMenuPanels.Settings.txtSpellCheck": "Проверка орфографии",
"PE.Views.FileMenuPanels.Settings.txtWin": "как Windows", "PE.Views.FileMenuPanels.Settings.txtWin": "как Windows",
"PE.Views.HyperlinkSettingsDialog.cancelButtonText": "Отмена", "PE.Views.HyperlinkSettingsDialog.cancelButtonText": "Отмена",
"PE.Views.HyperlinkSettingsDialog.okButtonText": "OK", "PE.Views.HyperlinkSettingsDialog.okButtonText": "OK",

View file

@ -414,6 +414,7 @@
"SSE.Controllers.Main.errorDefaultMessage": "Error code: %1", "SSE.Controllers.Main.errorDefaultMessage": "Error code: %1",
"SSE.Controllers.Main.errorEditingDownloadas": "An error occurred during the work with the document.<br>Use the 'Download as...' option to save the file backup copy to your computer hard drive.", "SSE.Controllers.Main.errorEditingDownloadas": "An error occurred during the work with the document.<br>Use the 'Download as...' option to save the file backup copy to your computer hard drive.",
"SSE.Controllers.Main.errorEditingSaveas": "An error occurred during the work with the document.<br>Use the 'Save as...' option to save the file backup copy to your computer hard drive.", "SSE.Controllers.Main.errorEditingSaveas": "An error occurred during the work with the document.<br>Use the 'Save as...' option to save the file backup copy to your computer hard drive.",
"SSE.Controllers.Main.errorEmailClient": "No email client could be found.",
"SSE.Controllers.Main.errorFilePassProtect": "The file is password protected and cannot be opened.", "SSE.Controllers.Main.errorFilePassProtect": "The file is password protected and cannot be opened.",
"SSE.Controllers.Main.errorFileRequest": "External error.<br>File request error. Please contact support in case the error persists.", "SSE.Controllers.Main.errorFileRequest": "External error.<br>File request error. Please contact support in case the error persists.",
"SSE.Controllers.Main.errorFileVKey": "External error.<br>Incorrect security key. Please contact support in case the error persists.", "SSE.Controllers.Main.errorFileVKey": "External error.<br>Incorrect security key. Please contact support in case the error persists.",
@ -507,6 +508,7 @@
"SSE.Controllers.Main.txtFiguredArrows": "Figured Arrows", "SSE.Controllers.Main.txtFiguredArrows": "Figured Arrows",
"SSE.Controllers.Main.txtLines": "Lines", "SSE.Controllers.Main.txtLines": "Lines",
"SSE.Controllers.Main.txtMath": "Math", "SSE.Controllers.Main.txtMath": "Math",
"SSE.Controllers.Main.txtPrintArea": "Print_Area",
"SSE.Controllers.Main.txtRectangles": "Rectangles", "SSE.Controllers.Main.txtRectangles": "Rectangles",
"SSE.Controllers.Main.txtSeries": "Series", "SSE.Controllers.Main.txtSeries": "Series",
"SSE.Controllers.Main.txtShape_accentBorderCallout1": "Line Callout 1 (Border and Accent Bar)", "SSE.Controllers.Main.txtShape_accentBorderCallout1": "Line Callout 1 (Border and Accent Bar)",
@ -702,6 +704,7 @@
"SSE.Controllers.Main.txtStyle_Title": "Title", "SSE.Controllers.Main.txtStyle_Title": "Title",
"SSE.Controllers.Main.txtStyle_Total": "Total", "SSE.Controllers.Main.txtStyle_Total": "Total",
"SSE.Controllers.Main.txtStyle_Warning_Text": "Warning Text", "SSE.Controllers.Main.txtStyle_Warning_Text": "Warning Text",
"SSE.Controllers.Main.txtTable": "Table",
"SSE.Controllers.Main.txtXAxis": "X Axis", "SSE.Controllers.Main.txtXAxis": "X Axis",
"SSE.Controllers.Main.txtYAxis": "Y Axis", "SSE.Controllers.Main.txtYAxis": "Y Axis",
"SSE.Controllers.Main.unknownErrorText": "Unknown error.", "SSE.Controllers.Main.unknownErrorText": "Unknown error.",
@ -719,9 +722,6 @@
"SSE.Controllers.Main.warnNoLicense": "This version of ONLYOFFICE Editors has certain limitations for concurrent connections to the document server.<br>If you need more please consider purchasing a commercial license.", "SSE.Controllers.Main.warnNoLicense": "This version of ONLYOFFICE Editors has certain limitations for concurrent connections to the document server.<br>If you need more please consider purchasing a commercial license.",
"SSE.Controllers.Main.warnNoLicenseUsers": "This version of ONLYOFFICE Editors has certain limitations for concurrent users.<br>If you need more please consider purchasing a commercial license.", "SSE.Controllers.Main.warnNoLicenseUsers": "This version of ONLYOFFICE Editors has certain limitations for concurrent users.<br>If you need more please consider purchasing a commercial license.",
"SSE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.", "SSE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.",
"SSE.Controllers.Main.errorEmailClient": "No email client could be found.",
"SSE.Controllers.Main.txtPrintArea": "Print_Area",
"SSE.Controllers.Main.txtTable": "Table",
"SSE.Controllers.Print.strAllSheets": "All Sheets", "SSE.Controllers.Print.strAllSheets": "All Sheets",
"SSE.Controllers.Print.textWarning": "Warning", "SSE.Controllers.Print.textWarning": "Warning",
"SSE.Controllers.Print.txtCustom": "Custom", "SSE.Controllers.Print.txtCustom": "Custom",

View file

@ -414,6 +414,7 @@
"SSE.Controllers.Main.errorDefaultMessage": "Код ошибки: %1", "SSE.Controllers.Main.errorDefaultMessage": "Код ошибки: %1",
"SSE.Controllers.Main.errorEditingDownloadas": "В ходе работы с документом произошла ошибка.<br>Используйте опцию 'Скачать как...', чтобы сохранить резервную копию файла на жесткий диск компьютера.", "SSE.Controllers.Main.errorEditingDownloadas": "В ходе работы с документом произошла ошибка.<br>Используйте опцию 'Скачать как...', чтобы сохранить резервную копию файла на жесткий диск компьютера.",
"SSE.Controllers.Main.errorEditingSaveas": "В ходе работы с документом произошла ошибка.<br>Используйте опцию 'Сохранить как...', чтобы сохранить резервную копию файла на жесткий диск компьютера.", "SSE.Controllers.Main.errorEditingSaveas": "В ходе работы с документом произошла ошибка.<br>Используйте опцию 'Сохранить как...', чтобы сохранить резервную копию файла на жесткий диск компьютера.",
"SSE.Controllers.Main.errorEmailClient": "Не найден почтовый клиент",
"SSE.Controllers.Main.errorFilePassProtect": "Файл защищен паролем и не может быть открыт.", "SSE.Controllers.Main.errorFilePassProtect": "Файл защищен паролем и не может быть открыт.",
"SSE.Controllers.Main.errorFileRequest": "Внешняя ошибка.<br>Ошибка запроса файла. Если ошибка повторяется, пожалуйста, обратитесь в службу поддержки.", "SSE.Controllers.Main.errorFileRequest": "Внешняя ошибка.<br>Ошибка запроса файла. Если ошибка повторяется, пожалуйста, обратитесь в службу поддержки.",
"SSE.Controllers.Main.errorFileVKey": "Внешняя ошибка.<br>Неверный ключ безопасности. Если ошибка повторяется, пожалуйста, обратитесь в службу поддержки.", "SSE.Controllers.Main.errorFileVKey": "Внешняя ошибка.<br>Неверный ключ безопасности. Если ошибка повторяется, пожалуйста, обратитесь в службу поддержки.",
@ -507,6 +508,7 @@
"SSE.Controllers.Main.txtFiguredArrows": "Фигурные стрелки", "SSE.Controllers.Main.txtFiguredArrows": "Фигурные стрелки",
"SSE.Controllers.Main.txtLines": "Линии", "SSE.Controllers.Main.txtLines": "Линии",
"SSE.Controllers.Main.txtMath": "Математические знаки", "SSE.Controllers.Main.txtMath": "Математические знаки",
"SSE.Controllers.Main.txtPrintArea": "Область_печати",
"SSE.Controllers.Main.txtRectangles": "Прямоугольники", "SSE.Controllers.Main.txtRectangles": "Прямоугольники",
"SSE.Controllers.Main.txtSeries": "Ряд", "SSE.Controllers.Main.txtSeries": "Ряд",
"SSE.Controllers.Main.txtShape_accentBorderCallout1": "Выноска 1 (граница и черта)", "SSE.Controllers.Main.txtShape_accentBorderCallout1": "Выноска 1 (граница и черта)",
@ -702,6 +704,7 @@
"SSE.Controllers.Main.txtStyle_Title": "Название", "SSE.Controllers.Main.txtStyle_Title": "Название",
"SSE.Controllers.Main.txtStyle_Total": "Итог", "SSE.Controllers.Main.txtStyle_Total": "Итог",
"SSE.Controllers.Main.txtStyle_Warning_Text": "Текст предупреждения", "SSE.Controllers.Main.txtStyle_Warning_Text": "Текст предупреждения",
"SSE.Controllers.Main.txtTable": "Таблица",
"SSE.Controllers.Main.txtXAxis": "Ось X", "SSE.Controllers.Main.txtXAxis": "Ось X",
"SSE.Controllers.Main.txtYAxis": "Ось Y", "SSE.Controllers.Main.txtYAxis": "Ось Y",
"SSE.Controllers.Main.unknownErrorText": "Неизвестная ошибка.", "SSE.Controllers.Main.unknownErrorText": "Неизвестная ошибка.",
@ -719,9 +722,6 @@
"SSE.Controllers.Main.warnNoLicense": "Эта версия редакторов ONLYOFFICE имеет некоторые ограничения по количеству одновременных подключений к серверу документов.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.", "SSE.Controllers.Main.warnNoLicense": "Эта версия редакторов ONLYOFFICE имеет некоторые ограничения по количеству одновременных подключений к серверу документов.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.",
"SSE.Controllers.Main.warnNoLicenseUsers": "Эта версия редакторов ONLYOFFICE имеет некоторые ограничения по числу одновременно работающих пользователей.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.", "SSE.Controllers.Main.warnNoLicenseUsers": "Эта версия редакторов ONLYOFFICE имеет некоторые ограничения по числу одновременно работающих пользователей.<br>Если требуется больше, рассмотрите вопрос о покупке коммерческой лицензии.",
"SSE.Controllers.Main.warnProcessRightsChange": "Вам было отказано в праве на редактирование этого файла.", "SSE.Controllers.Main.warnProcessRightsChange": "Вам было отказано в праве на редактирование этого файла.",
"SSE.Controllers.Main.errorEmailClient": "Не найден почтовый клиент.",
"SSE.Controllers.Main.txtPrintArea": "Область_печати",
"SSE.Controllers.Main.txtTable": "Таблица",
"SSE.Controllers.Print.strAllSheets": "Все листы", "SSE.Controllers.Print.strAllSheets": "Все листы",
"SSE.Controllers.Print.textWarning": "Предупреждение", "SSE.Controllers.Print.textWarning": "Предупреждение",
"SSE.Controllers.Print.txtCustom": "Пользовательская", "SSE.Controllers.Print.txtCustom": "Пользовательская",