[DE] Change translation for table of contents
This commit is contained in:
parent
2ff37df87b
commit
7ed55b92f0
|
@ -2318,7 +2318,7 @@ define([
|
||||||
txtOddPage: "Odd Page",
|
txtOddPage: "Odd Page",
|
||||||
txtSameAsPrev: "Same as Previous",
|
txtSameAsPrev: "Same as Previous",
|
||||||
txtCurrentDocument: "Current Document",
|
txtCurrentDocument: "Current Document",
|
||||||
txtNoTableOfContents: "No table of contents entries found.",
|
txtNoTableOfContents: "There are no headings in the document. Apply a heading style to the text so that it appears in the table of contents.",
|
||||||
txtTableOfContents: "Table of Contents",
|
txtTableOfContents: "Table of Contents",
|
||||||
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.",
|
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.",
|
||||||
warnNoLicense: 'This version of %1 editors has certain limitations for concurrent connections to the document server.<br>If you need more please consider purchasing a commercial license.',
|
warnNoLicense: 'This version of %1 editors has certain limitations for concurrent connections to the document server.<br>If you need more please consider purchasing a commercial license.',
|
||||||
|
|
|
@ -493,7 +493,7 @@
|
||||||
"DE.Controllers.Main.txtMissArg": "Missing Argument",
|
"DE.Controllers.Main.txtMissArg": "Missing Argument",
|
||||||
"DE.Controllers.Main.txtMissOperator": "Missing Operator",
|
"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": "There are no headings in the document. Apply a heading style to the text so that it appears in the table of contents.",
|
||||||
"DE.Controllers.Main.txtNoText": "Error! No text of specified style in document.",
|
"DE.Controllers.Main.txtNoText": "Error! No text of specified style in document.",
|
||||||
"DE.Controllers.Main.txtNotInTable": "Is Not In Table",
|
"DE.Controllers.Main.txtNotInTable": "Is Not In Table",
|
||||||
"DE.Controllers.Main.txtNotValidBookmark": "Error! Not a valid bookmark self-reference.",
|
"DE.Controllers.Main.txtNotValidBookmark": "Error! Not a valid bookmark self-reference.",
|
||||||
|
|
|
@ -493,7 +493,7 @@
|
||||||
"DE.Controllers.Main.txtMissArg": "Отсутствует аргумент",
|
"DE.Controllers.Main.txtMissArg": "Отсутствует аргумент",
|
||||||
"DE.Controllers.Main.txtMissOperator": "Отсутствует оператор",
|
"DE.Controllers.Main.txtMissOperator": "Отсутствует оператор",
|
||||||
"DE.Controllers.Main.txtNeedSynchronize": "Есть обновления",
|
"DE.Controllers.Main.txtNeedSynchronize": "Есть обновления",
|
||||||
"DE.Controllers.Main.txtNoTableOfContents": "Элементов оглавления не найдено.",
|
"DE.Controllers.Main.txtNoTableOfContents": "В документе нет заголовков. Примените стиль заголовка к тексту, чтобы он появился в оглавлении.",
|
||||||
"DE.Controllers.Main.txtNoText": "Ошибка! В документе отсутствует текст указанного стиля.",
|
"DE.Controllers.Main.txtNoText": "Ошибка! В документе отсутствует текст указанного стиля.",
|
||||||
"DE.Controllers.Main.txtNotInTable": "Не в таблице",
|
"DE.Controllers.Main.txtNotInTable": "Не в таблице",
|
||||||
"DE.Controllers.Main.txtNotValidBookmark": "Ошибка! Неверная ссылка закладки.",
|
"DE.Controllers.Main.txtNotValidBookmark": "Ошибка! Неверная ссылка закладки.",
|
||||||
|
|
Loading…
Reference in a new issue