2020-05-07 17:09:29 +00:00
{
2020-07-31 13:14:49 +00:00
"Common.Controllers.Collaboration.textAddReply" : "Add Reply" ,
2020-05-07 17:09:29 +00:00
"Common.Controllers.Collaboration.textAtLeast" : "at least" ,
"Common.Controllers.Collaboration.textAuto" : "auto" ,
"Common.Controllers.Collaboration.textBaseline" : "Baseline" ,
"Common.Controllers.Collaboration.textBold" : "Bold" ,
"Common.Controllers.Collaboration.textBreakBefore" : "Page break before" ,
2020-07-31 13:14:49 +00:00
"Common.Controllers.Collaboration.textCancel" : "Cancel" ,
2020-05-07 17:09:29 +00:00
"Common.Controllers.Collaboration.textCaps" : "All caps" ,
"Common.Controllers.Collaboration.textCenter" : "Align center" ,
"Common.Controllers.Collaboration.textChart" : "Chart" ,
"Common.Controllers.Collaboration.textColor" : "Font color" ,
2020-07-31 13:14:49 +00:00
"Common.Controllers.Collaboration.textContextual" : "Don't add an interval between paragraphs of the same style" ,
"Common.Controllers.Collaboration.textDelete" : "Delete" ,
"Common.Controllers.Collaboration.textDeleteComment" : "Delete comment" ,
2020-05-07 17:09:29 +00:00
"Common.Controllers.Collaboration.textDeleted" : "<b>Deleted:</b>" ,
2020-07-31 13:14:49 +00:00
"Common.Controllers.Collaboration.textDeleteReply" : "Delete reply" ,
2020-05-07 17:09:29 +00:00
"Common.Controllers.Collaboration.textDone" : "Done" ,
2020-07-31 13:14:49 +00:00
"Common.Controllers.Collaboration.textDStrikeout" : "Double strikeout" ,
2020-05-07 17:09:29 +00:00
"Common.Controllers.Collaboration.textEdit" : "Edit" ,
2020-07-31 13:14:49 +00:00
"Common.Controllers.Collaboration.textEditUser" : "Users who are editing the file:" ,
2020-05-07 17:09:29 +00:00
"Common.Controllers.Collaboration.textEquation" : "Equation" ,
"Common.Controllers.Collaboration.textExact" : "exactly" ,
"Common.Controllers.Collaboration.textFirstLine" : "First line" ,
"Common.Controllers.Collaboration.textFormatted" : "Formatted" ,
"Common.Controllers.Collaboration.textHighlight" : "Highlight color" ,
"Common.Controllers.Collaboration.textImage" : "Image" ,
"Common.Controllers.Collaboration.textIndentLeft" : "Indent left" ,
"Common.Controllers.Collaboration.textIndentRight" : "Indent right" ,
"Common.Controllers.Collaboration.textInserted" : "<b>Inserted:</b>" ,
"Common.Controllers.Collaboration.textItalic" : "Italic" ,
"Common.Controllers.Collaboration.textJustify" : "Align justify" ,
"Common.Controllers.Collaboration.textKeepLines" : "Keep lines together" ,
"Common.Controllers.Collaboration.textKeepNext" : "Keep with next" ,
"Common.Controllers.Collaboration.textLeft" : "Align left" ,
"Common.Controllers.Collaboration.textLineSpacing" : "Line Spacing: " ,
2020-07-31 13:14:49 +00:00
"Common.Controllers.Collaboration.textMessageDeleteComment" : "Do you really want to delete this comment?" ,
"Common.Controllers.Collaboration.textMessageDeleteReply" : "Do you really want to delete this reply?" ,
2020-05-07 17:09:29 +00:00
"Common.Controllers.Collaboration.textMultiple" : "multiple" ,
"Common.Controllers.Collaboration.textNoBreakBefore" : "No page break before" ,
2020-07-31 13:14:49 +00:00
"Common.Controllers.Collaboration.textNoChanges" : "There are no changes." ,
2020-05-07 17:09:29 +00:00
"Common.Controllers.Collaboration.textNoContextual" : "Add interval between paragraphs of the same style" ,
"Common.Controllers.Collaboration.textNoKeepLines" : "Don't keep lines together" ,
"Common.Controllers.Collaboration.textNoKeepNext" : "Don't keep with next" ,
"Common.Controllers.Collaboration.textNot" : "Not" ,
"Common.Controllers.Collaboration.textNoWidow" : "No widow control" ,
"Common.Controllers.Collaboration.textNum" : "Change numbering" ,
"Common.Controllers.Collaboration.textParaDeleted" : "<b>Paragraph Deleted</b>" ,
"Common.Controllers.Collaboration.textParaFormatted" : "<b>Paragraph Formatted</b>" ,
"Common.Controllers.Collaboration.textParaInserted" : "<b>Paragraph Inserted</b>" ,
"Common.Controllers.Collaboration.textParaMoveFromDown" : "<b>Moved Down:</b>" ,
"Common.Controllers.Collaboration.textParaMoveFromUp" : "<b>Moved Up:</b>" ,
"Common.Controllers.Collaboration.textParaMoveTo" : "<b>Moved:</b>" ,
"Common.Controllers.Collaboration.textPosition" : "Position" ,
2020-07-31 13:14:49 +00:00
"Common.Controllers.Collaboration.textReopen" : "Reopen" ,
"Common.Controllers.Collaboration.textResolve" : "Resolve" ,
2020-05-07 17:09:29 +00:00
"Common.Controllers.Collaboration.textRight" : "Align right" ,
"Common.Controllers.Collaboration.textShape" : "Shape" ,
"Common.Controllers.Collaboration.textShd" : "Background color" ,
"Common.Controllers.Collaboration.textSmallCaps" : "Small caps" ,
"Common.Controllers.Collaboration.textSpacing" : "Spacing" ,
"Common.Controllers.Collaboration.textSpacingAfter" : "Spacing after" ,
"Common.Controllers.Collaboration.textSpacingBefore" : "Spacing before" ,
"Common.Controllers.Collaboration.textStrikeout" : "Strikeout" ,
"Common.Controllers.Collaboration.textSubScript" : "Subscript" ,
"Common.Controllers.Collaboration.textSuperScript" : "Superscript" ,
"Common.Controllers.Collaboration.textTableChanged" : "<b>Table Settings Changed</b>" ,
"Common.Controllers.Collaboration.textTableRowsAdd" : "<b>Table Rows Added<b/>" ,
"Common.Controllers.Collaboration.textTableRowsDel" : "<b>Table Rows Deleted<b/>" ,
"Common.Controllers.Collaboration.textTabs" : "Change tabs" ,
"Common.Controllers.Collaboration.textUnderline" : "Underline" ,
"Common.Controllers.Collaboration.textWidow" : "Widow control" ,
2020-07-31 13:14:49 +00:00
"Common.Controllers.Collaboration.textYes" : "Yes" ,
2020-05-07 17:09:29 +00:00
"Common.UI.ThemeColorPalette.textCustomColors" : "Custom Colors" ,
"Common.UI.ThemeColorPalette.textStandartColors" : "Standard Colors" ,
"Common.UI.ThemeColorPalette.textThemeColors" : "Theme Colors" ,
"Common.Utils.Metric.txtCm" : "cm" ,
"Common.Utils.Metric.txtPt" : "pt" ,
2020-07-31 13:14:49 +00:00
"Common.Views.Collaboration.textAccept" : "Accept" ,
2020-05-07 17:09:29 +00:00
"Common.Views.Collaboration.textAcceptAllChanges" : "Accept All Changes" ,
2020-07-31 13:14:49 +00:00
"Common.Views.Collaboration.textAddReply" : "Add Reply" ,
"Common.Views.Collaboration.textAllChangesAcceptedPreview" : "All changes accepted (Preview)" ,
"Common.Views.Collaboration.textAllChangesEditing" : "All changes (Editing)" ,
"Common.Views.Collaboration.textAllChangesRejectedPreview" : "All changes rejected (Preview)" ,
2020-05-07 17:09:29 +00:00
"Common.Views.Collaboration.textBack" : "Back" ,
2020-07-31 13:14:49 +00:00
"Common.Views.Collaboration.textCancel" : "Cancel" ,
2020-05-07 17:09:29 +00:00
"Common.Views.Collaboration.textChange" : "Review Change" ,
"Common.Views.Collaboration.textCollaboration" : "Collaboration" ,
"Common.Views.Collaboration.textDisplayMode" : "Display Mode" ,
2020-07-31 13:14:49 +00:00
"Common.Views.Collaboration.textDone" : "Done" ,
"Common.Views.Collaboration.textEditReply" : "Edit Reply" ,
2020-05-07 17:09:29 +00:00
"Common.Views.Collaboration.textEditUsers" : "Users" ,
2020-07-31 13:14:49 +00:00
"Common.Views.Collaboration.textEditС omment" : "Edit Comment" ,
2020-05-07 17:09:29 +00:00
"Common.Views.Collaboration.textFinal" : "Final" ,
"Common.Views.Collaboration.textMarkup" : "Markup" ,
"Common.Views.Collaboration.textNoComments" : "This document doesn't contain comments" ,
"Common.Views.Collaboration.textOriginal" : "Original" ,
2020-07-31 13:14:49 +00:00
"Common.Views.Collaboration.textReject" : "Reject" ,
2020-05-07 17:09:29 +00:00
"Common.Views.Collaboration.textRejectAllChanges" : "Reject All Changes" ,
"Common.Views.Collaboration.textReview" : "Track Changes" ,
"Common.Views.Collaboration.textReviewing" : "Review" ,
"Common.Views.Collaboration.textС omments" : "С omments" ,
"DE.Controllers.AddContainer.textImage" : "Image" ,
"DE.Controllers.AddContainer.textOther" : "Other" ,
"DE.Controllers.AddContainer.textShape" : "Shape" ,
"DE.Controllers.AddContainer.textTable" : "Table" ,
2020-11-05 19:21:05 +00:00
"DE.Controllers.AddImage.notcriticalErrorTitle" : "Warning" ,
2020-05-07 17:09:29 +00:00
"DE.Controllers.AddImage.textEmptyImgUrl" : "You need to specify image URL." ,
"DE.Controllers.AddImage.txtNotUrl" : "This field should be a URL in the 'http://www.example.com' format" ,
2020-11-05 19:21:05 +00:00
"DE.Controllers.AddOther.notcriticalErrorTitle" : "Warning" ,
2020-05-07 17:09:29 +00:00
"DE.Controllers.AddOther.textBelowText" : "Below Text" ,
"DE.Controllers.AddOther.textBottomOfPage" : "Bottom Of Page" ,
"DE.Controllers.AddOther.textCancel" : "Cancel" ,
"DE.Controllers.AddOther.textContinue" : "Continue" ,
"DE.Controllers.AddOther.textDelete" : "Delete" ,
2020-07-31 13:14:49 +00:00
"DE.Controllers.AddOther.textDeleteDraft" : "Do you really want to delete the draft?" ,
"DE.Controllers.AddOther.txtNotUrl" : "This field should be a URL in the 'http://www.example.com' format" ,
2020-05-07 17:09:29 +00:00
"DE.Controllers.AddTable.textCancel" : "Cancel" ,
"DE.Controllers.AddTable.textColumns" : "Columns" ,
"DE.Controllers.AddTable.textRows" : "Rows" ,
"DE.Controllers.AddTable.textTableSize" : "Table Size" ,
2020-07-31 13:14:49 +00:00
"DE.Controllers.DocumentHolder.errorCopyCutPaste" : "Copy, cut, and paste actions via context menu will be performed within the current file only." ,
"DE.Controllers.DocumentHolder.menuAddComment" : "Add Comment" ,
2020-05-07 17:09:29 +00:00
"DE.Controllers.DocumentHolder.menuAddLink" : "Add Link" ,
"DE.Controllers.DocumentHolder.menuCopy" : "Copy" ,
"DE.Controllers.DocumentHolder.menuCut" : "Cut" ,
"DE.Controllers.DocumentHolder.menuDelete" : "Delete" ,
"DE.Controllers.DocumentHolder.menuDeleteTable" : "Delete Table" ,
"DE.Controllers.DocumentHolder.menuEdit" : "Edit" ,
"DE.Controllers.DocumentHolder.menuMerge" : "Merge Cells" ,
"DE.Controllers.DocumentHolder.menuMore" : "More" ,
"DE.Controllers.DocumentHolder.menuOpenLink" : "Open Link" ,
"DE.Controllers.DocumentHolder.menuPaste" : "Paste" ,
"DE.Controllers.DocumentHolder.menuReview" : "Review" ,
"DE.Controllers.DocumentHolder.menuReviewChange" : "Review Change" ,
"DE.Controllers.DocumentHolder.menuSplit" : "Split Cell" ,
2020-07-31 13:14:49 +00:00
"DE.Controllers.DocumentHolder.menuViewComment" : "View Comment" ,
2020-05-07 17:09:29 +00:00
"DE.Controllers.DocumentHolder.sheetCancel" : "Cancel" ,
"DE.Controllers.DocumentHolder.textCancel" : "Cancel" ,
"DE.Controllers.DocumentHolder.textColumns" : "Columns" ,
"DE.Controllers.DocumentHolder.textCopyCutPasteActions" : "Copy, Cut and Paste Actions" ,
"DE.Controllers.DocumentHolder.textDoNotShowAgain" : "Do not show again" ,
"DE.Controllers.DocumentHolder.textGuest" : "Guest" ,
"DE.Controllers.DocumentHolder.textRows" : "Rows" ,
"DE.Controllers.EditContainer.textChart" : "Chart" ,
"DE.Controllers.EditContainer.textFooter" : "Footer" ,
"DE.Controllers.EditContainer.textHeader" : "Header" ,
"DE.Controllers.EditContainer.textHyperlink" : "Hyperlink" ,
"DE.Controllers.EditContainer.textImage" : "Image" ,
"DE.Controllers.EditContainer.textParagraph" : "Paragraph" ,
"DE.Controllers.EditContainer.textSettings" : "Settings" ,
"DE.Controllers.EditContainer.textShape" : "Shape" ,
"DE.Controllers.EditContainer.textTable" : "Table" ,
"DE.Controllers.EditContainer.textText" : "Text" ,
2020-11-05 19:21:05 +00:00
"DE.Controllers.EditHyperlink.notcriticalErrorTitle" : "Warning" ,
2020-10-22 18:57:09 +00:00
"DE.Controllers.EditHyperlink.textEmptyImgUrl" : "You need to specify image URL." ,
"DE.Controllers.EditHyperlink.txtNotUrl" : "This field should be a URL in the 'http://www.example.com' format" ,
2020-11-05 19:21:05 +00:00
"DE.Controllers.EditImage.notcriticalErrorTitle" : "Warning" ,
2020-05-07 17:09:29 +00:00
"DE.Controllers.EditImage.textEmptyImgUrl" : "You need to specify image URL." ,
"DE.Controllers.EditImage.txtNotUrl" : "This field should be a URL in the 'http://www.example.com' format" ,
"DE.Controllers.EditText.textAuto" : "Auto" ,
"DE.Controllers.EditText.textFonts" : "Fonts" ,
"DE.Controllers.EditText.textPt" : "pt" ,
"DE.Controllers.Main.advDRMEnterPassword" : "Enter your password:" ,
"DE.Controllers.Main.advDRMOptions" : "Protected File" ,
"DE.Controllers.Main.advDRMPassword" : "Password" ,
"DE.Controllers.Main.advTxtOptions" : "Choose TXT Options" ,
"DE.Controllers.Main.applyChangesTextText" : "Loading data..." ,
"DE.Controllers.Main.applyChangesTitleText" : "Loading Data" ,
"DE.Controllers.Main.closeButtonText" : "Close File" ,
"DE.Controllers.Main.convertationTimeoutText" : "Conversion timeout exceeded." ,
"DE.Controllers.Main.criticalErrorExtText" : "Press 'OK' to return to document list." ,
"DE.Controllers.Main.criticalErrorTitle" : "Error" ,
"DE.Controllers.Main.downloadErrorText" : "Download failed." ,
"DE.Controllers.Main.downloadMergeText" : "Downloading..." ,
"DE.Controllers.Main.downloadMergeTitle" : "Downloading" ,
"DE.Controllers.Main.downloadTextText" : "Downloading document..." ,
"DE.Controllers.Main.downloadTitleText" : "Downloading Document" ,
"DE.Controllers.Main.errorAccessDeny" : "You are trying to perform an action you do not have rights for.<br>Please contact your Document Server administrator." ,
"DE.Controllers.Main.errorBadImageUrl" : "Image URL is incorrect" ,
"DE.Controllers.Main.errorCoAuthoringDisconnect" : "Server connection lost. You can't edit anymore." ,
"DE.Controllers.Main.errorConnectToServer" : "The document could not be saved. Please check connection settings or contact your administrator.<br>When you click the 'OK' button, you will be prompted to download the document." ,
"DE.Controllers.Main.errorDatabaseConnection" : "External error.<br>Database connection error. Please, contact support." ,
"DE.Controllers.Main.errorDataEncrypted" : "Encrypted changes have been received, they cannot be deciphered." ,
"DE.Controllers.Main.errorDataRange" : "Incorrect data range." ,
"DE.Controllers.Main.errorDefaultMessage" : "Error code: %1" ,
2020-07-31 13:14:49 +00:00
"DE.Controllers.Main.errorEditingDownloadas" : "An error has occurred during the work with the document.<br>Use the 'Download' option to save the file backup copy to your computer hard drive." ,
2020-05-07 17:09:29 +00:00
"DE.Controllers.Main.errorFilePassProtect" : "The file is password protected and cannot be opened." ,
"DE.Controllers.Main.errorFileSizeExceed" : "The file size exceeds the limitation set for your server.<br>Please contact your Document Server administrator for details." ,
"DE.Controllers.Main.errorKeyEncrypt" : "Unknown key descriptor" ,
"DE.Controllers.Main.errorKeyExpire" : "Key descriptor expired" ,
"DE.Controllers.Main.errorMailMergeLoadFile" : "Loading the document failed. Please select a different file." ,
"DE.Controllers.Main.errorMailMergeSaveFile" : "Merge failed." ,
2020-09-16 17:14:29 +00:00
"DE.Controllers.Main.errorOpensource" : "Using the free Community version you can open documents for viewing only. To access mobile web editors, a commercial license is required." ,
2020-05-07 17:09:29 +00:00
"DE.Controllers.Main.errorProcessSaveResult" : "Saving is failed." ,
"DE.Controllers.Main.errorServerVersion" : "The editor version has been updated. The page will be reloaded to apply the changes." ,
2020-08-13 15:49:01 +00:00
"DE.Controllers.Main.errorSessionAbsolute" : "The document editing session has expired. Please reload the page." ,
"DE.Controllers.Main.errorSessionIdle" : "The document has not been edited for quite a long time. Please reload the page." ,
"DE.Controllers.Main.errorSessionToken" : "The connection to the server has been interrupted. Please reload the page." ,
2020-05-07 17:09:29 +00:00
"DE.Controllers.Main.errorStockChart" : "Incorrect row order. To build a stock chart place the data on the sheet in the following order:<br> opening price, max price, min price, closing price." ,
"DE.Controllers.Main.errorUpdateVersion" : "The file version has been changed. The page will be reloaded." ,
"DE.Controllers.Main.errorUpdateVersionOnDisconnect" : "Internet connection has been restored, and the file version has been changed.<br>Before you can continue working, you need to download the file or copy its content to make sure nothing is lost, and then reload this page." ,
"DE.Controllers.Main.errorUserDrop" : "The file cannot be accessed right now." ,
"DE.Controllers.Main.errorUsersExceed" : "The number of users was exceeded" ,
2020-07-31 13:14:49 +00:00
"DE.Controllers.Main.errorViewerDisconnect" : "The connection is lost. You can view the document,<br>but you can't download it until the connection is restored and the page is reloaded." ,
2020-05-07 17:09:29 +00:00
"DE.Controllers.Main.leavePageText" : "You have unsaved changes in this document. Click 'Stay on this Page' to await the autosave of the document. Click 'Leave this Page' to discard all the unsaved changes." ,
"DE.Controllers.Main.loadFontsTextText" : "Loading data..." ,
"DE.Controllers.Main.loadFontsTitleText" : "Loading Data" ,
"DE.Controllers.Main.loadFontTextText" : "Loading data..." ,
"DE.Controllers.Main.loadFontTitleText" : "Loading Data" ,
"DE.Controllers.Main.loadImagesTextText" : "Loading images..." ,
"DE.Controllers.Main.loadImagesTitleText" : "Loading Images" ,
"DE.Controllers.Main.loadImageTextText" : "Loading image..." ,
"DE.Controllers.Main.loadImageTitleText" : "Loading Image" ,
"DE.Controllers.Main.loadingDocumentTextText" : "Loading document..." ,
"DE.Controllers.Main.loadingDocumentTitleText" : "Loading document" ,
"DE.Controllers.Main.mailMergeLoadFileText" : "Loading Data Source..." ,
"DE.Controllers.Main.mailMergeLoadFileTitle" : "Loading Data Source" ,
"DE.Controllers.Main.notcriticalErrorTitle" : "Warning" ,
"DE.Controllers.Main.openErrorText" : "An error has occurred while opening the file." ,
"DE.Controllers.Main.openTextText" : "Opening document..." ,
"DE.Controllers.Main.openTitleText" : "Opening Document" ,
"DE.Controllers.Main.printTextText" : "Printing document..." ,
"DE.Controllers.Main.printTitleText" : "Printing Document" ,
"DE.Controllers.Main.saveErrorText" : "An error has occurred while saving the file." ,
"DE.Controllers.Main.savePreparingText" : "Preparing to save" ,
"DE.Controllers.Main.savePreparingTitle" : "Preparing to save. Please wait..." ,
"DE.Controllers.Main.saveTextText" : "Saving document..." ,
"DE.Controllers.Main.saveTitleText" : "Saving Document" ,
"DE.Controllers.Main.scriptLoadError" : "The connection is too slow, some of the components could not be loaded. Please reload the page." ,
"DE.Controllers.Main.sendMergeText" : "Sending Merge..." ,
"DE.Controllers.Main.sendMergeTitle" : "Sending Merge" ,
"DE.Controllers.Main.splitDividerErrorText" : "The number of rows must be a divisor of %1" ,
"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.textBack" : "Back" ,
"DE.Controllers.Main.textBuyNow" : "Visit website" ,
"DE.Controllers.Main.textCancel" : "Cancel" ,
"DE.Controllers.Main.textClose" : "Close" ,
"DE.Controllers.Main.textContactUs" : "Contact sales" ,
"DE.Controllers.Main.textCustomLoader" : "Please note that according to the terms of the license you are not entitled to change the loader.<br>Please contact our Sales Department to get a quote." ,
"DE.Controllers.Main.textDone" : "Done" ,
2021-01-12 11:51:58 +00:00
"DE.Controllers.Main.textGuest" : "Guest" ,
2020-07-31 13:14:49 +00:00
"DE.Controllers.Main.textHasMacros" : "The file contains automatic macros.<br>Do you want to run macros?" ,
2020-05-07 17:09:29 +00:00
"DE.Controllers.Main.textLoadingDocument" : "Loading document" ,
2020-07-31 13:14:49 +00:00
"DE.Controllers.Main.textNo" : "No" ,
2020-09-16 17:14:29 +00:00
"DE.Controllers.Main.textNoLicenseTitle" : "License limit reached" ,
2020-05-07 17:09:29 +00:00
"DE.Controllers.Main.textOK" : "OK" ,
"DE.Controllers.Main.textPaidFeature" : "Paid feature" ,
"DE.Controllers.Main.textPassword" : "Password" ,
"DE.Controllers.Main.textPreloader" : "Loading... " ,
2021-01-18 16:08:41 +00:00
"DE.Controllers.Main.textRemember" : "Remember my choice for all files" ,
2020-05-07 17:09:29 +00:00
"DE.Controllers.Main.textTryUndoRedo" : "The Undo/Redo functions are disabled for the Fast co-editing mode." ,
"DE.Controllers.Main.textUsername" : "Username" ,
2020-07-31 13:14:49 +00:00
"DE.Controllers.Main.textYes" : "Yes" ,
2020-05-07 17:09:29 +00:00
"DE.Controllers.Main.titleLicenseExp" : "License expired" ,
"DE.Controllers.Main.titleServerVersion" : "Editor updated" ,
"DE.Controllers.Main.titleUpdateVersion" : "Version changed" ,
"DE.Controllers.Main.txtArt" : "Your text here" ,
"DE.Controllers.Main.txtDiagramTitle" : "Chart Title" ,
"DE.Controllers.Main.txtEditingMode" : "Set editing mode..." ,
"DE.Controllers.Main.txtFooter" : "Footer" ,
"DE.Controllers.Main.txtHeader" : "Header" ,
"DE.Controllers.Main.txtProtected" : "Once you enter the password and open the file, the current password to the file will be reset" ,
"DE.Controllers.Main.txtSeries" : "Series" ,
"DE.Controllers.Main.txtStyle_footnote_text" : "Footnote Text" ,
"DE.Controllers.Main.txtStyle_Heading_1" : "Heading 1" ,
"DE.Controllers.Main.txtStyle_Heading_2" : "Heading 2" ,
"DE.Controllers.Main.txtStyle_Heading_3" : "Heading 3" ,
"DE.Controllers.Main.txtStyle_Heading_4" : "Heading 4" ,
"DE.Controllers.Main.txtStyle_Heading_5" : "Heading 5" ,
"DE.Controllers.Main.txtStyle_Heading_6" : "Heading 6" ,
"DE.Controllers.Main.txtStyle_Heading_7" : "Heading 7" ,
"DE.Controllers.Main.txtStyle_Heading_8" : "Heading 8" ,
"DE.Controllers.Main.txtStyle_Heading_9" : "Heading 9" ,
"DE.Controllers.Main.txtStyle_Intense_Quote" : "Intense Quote" ,
"DE.Controllers.Main.txtStyle_List_Paragraph" : "List Paragraph" ,
"DE.Controllers.Main.txtStyle_No_Spacing" : "No Spacing" ,
"DE.Controllers.Main.txtStyle_Normal" : "Normal" ,
"DE.Controllers.Main.txtStyle_Quote" : "Quote" ,
"DE.Controllers.Main.txtStyle_Subtitle" : "Subtitle" ,
"DE.Controllers.Main.txtStyle_Title" : "Title" ,
"DE.Controllers.Main.txtXAxis" : "X Axis" ,
"DE.Controllers.Main.txtYAxis" : "Y Axis" ,
"DE.Controllers.Main.unknownErrorText" : "Unknown error." ,
"DE.Controllers.Main.unsupportedBrowserErrorText" : "Your browser is not supported." ,
"DE.Controllers.Main.uploadImageExtMessage" : "Unknown image format." ,
"DE.Controllers.Main.uploadImageFileCountMessage" : "No images uploaded." ,
"DE.Controllers.Main.uploadImageSizeMessage" : "Maximium image size limit exceeded." ,
"DE.Controllers.Main.uploadImageTextText" : "Uploading image..." ,
"DE.Controllers.Main.uploadImageTitleText" : "Uploading Image" ,
"DE.Controllers.Main.waitText" : "Please, wait..." ,
2020-07-28 18:54:39 +00:00
"DE.Controllers.Main.warnLicenseExceeded" : "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only.<br>Contact your administrator to learn more." ,
2020-05-07 17:09:29 +00:00
"DE.Controllers.Main.warnLicenseExp" : "Your license has expired.<br>Please update your license and refresh the page." ,
2020-11-13 13:11:49 +00:00
"DE.Controllers.Main.warnLicenseLimitedNoAccess" : "License expired.<br>You have no access to document editing functionality.<br>Please contact your administrator." ,
"DE.Controllers.Main.warnLicenseLimitedRenewed" : "License needs to be renewed.<br>You have a limited access to document editing functionality.<br>Please contact your administrator to get full access" ,
2020-09-16 17:14:29 +00:00
"DE.Controllers.Main.warnLicenseUsersExceeded" : "You've reached the user limit for %1 editors. Contact your administrator to learn more." ,
"DE.Controllers.Main.warnNoLicense" : "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only.<br>Contact %1 sales team for personal upgrade terms." ,
"DE.Controllers.Main.warnNoLicenseUsers" : "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms." ,
2020-05-07 17:09:29 +00:00
"DE.Controllers.Main.warnProcessRightsChange" : "You have been denied the right to edit the file." ,
"DE.Controllers.Search.textNoTextFound" : "Text not Found" ,
"DE.Controllers.Search.textReplaceAll" : "Replace All" ,
"DE.Controllers.Settings.notcriticalErrorTitle" : "Warning" ,
2020-07-31 13:14:49 +00:00
"DE.Controllers.Settings.textCustomSize" : "Custom Size" ,
2020-05-07 17:09:29 +00:00
"DE.Controllers.Settings.txtLoading" : "Loading..." ,
"DE.Controllers.Settings.unknownText" : "Unknown" ,
"DE.Controllers.Settings.warnDownloadAs" : "If you continue saving in this format all features except the text will be lost.<br>Are you sure you want to continue?" ,
"DE.Controllers.Settings.warnDownloadAsRTF" : "If you continue saving in this format some of the formatting might be lost.<br>Are you sure you want to continue?" ,
"DE.Controllers.Toolbar.dlgLeaveMsgText" : "You have unsaved changes in this document. Click 'Stay on this Page' to await the autosave of the document. Click 'Leave this Page' to discard all the unsaved changes." ,
"DE.Controllers.Toolbar.dlgLeaveTitleText" : "You leave the application" ,
"DE.Controllers.Toolbar.leaveButtonText" : "Leave this Page" ,
"DE.Controllers.Toolbar.stayButtonText" : "Stay on this Page" ,
"DE.Views.AddImage.textAddress" : "Address" ,
"DE.Views.AddImage.textBack" : "Back" ,
"DE.Views.AddImage.textFromLibrary" : "Picture from Library" ,
"DE.Views.AddImage.textFromURL" : "Picture from URL" ,
"DE.Views.AddImage.textImageURL" : "Image URL" ,
"DE.Views.AddImage.textInsertImage" : "Insert Image" ,
"DE.Views.AddImage.textLinkSettings" : "Link Settings" ,
2020-07-31 13:14:49 +00:00
"DE.Views.AddOther.textAddComment" : "Add Comment" ,
2020-05-07 17:09:29 +00:00
"DE.Views.AddOther.textAddLink" : "Add Link" ,
"DE.Views.AddOther.textBack" : "Back" ,
2020-07-31 13:14:49 +00:00
"DE.Views.AddOther.textBreak" : "Break" ,
2020-05-07 17:09:29 +00:00
"DE.Views.AddOther.textCenterBottom" : "Center Bottom" ,
"DE.Views.AddOther.textCenterTop" : "Center Top" ,
"DE.Views.AddOther.textColumnBreak" : "Column Break" ,
2020-07-31 13:14:49 +00:00
"DE.Views.AddOther.textComment" : "Comment" ,
2020-05-07 17:09:29 +00:00
"DE.Views.AddOther.textContPage" : "Continuous Page" ,
"DE.Views.AddOther.textCurrentPos" : "Current Position" ,
"DE.Views.AddOther.textDisplay" : "Display" ,
2020-07-31 13:14:49 +00:00
"DE.Views.AddOther.textDone" : "Done" ,
2020-05-07 17:09:29 +00:00
"DE.Views.AddOther.textEvenPage" : "Even Page" ,
"DE.Views.AddOther.textFootnote" : "Footnote" ,
"DE.Views.AddOther.textFormat" : "Format" ,
"DE.Views.AddOther.textInsert" : "Insert" ,
"DE.Views.AddOther.textInsertFootnote" : "Insert Footnote" ,
"DE.Views.AddOther.textLeftBottom" : "Left Bottom" ,
"DE.Views.AddOther.textLeftTop" : "Left Top" ,
"DE.Views.AddOther.textLink" : "Link" ,
"DE.Views.AddOther.textLocation" : "Location" ,
"DE.Views.AddOther.textNextPage" : "Next Page" ,
"DE.Views.AddOther.textOddPage" : "Odd Page" ,
"DE.Views.AddOther.textPageBreak" : "Page Break" ,
"DE.Views.AddOther.textPageNumber" : "Page Number" ,
"DE.Views.AddOther.textPosition" : "Position" ,
"DE.Views.AddOther.textRightBottom" : "Right Bottom" ,
"DE.Views.AddOther.textRightTop" : "Right Top" ,
"DE.Views.AddOther.textSectionBreak" : "Section Break" ,
"DE.Views.AddOther.textStartFrom" : "Start At" ,
"DE.Views.AddOther.textTip" : "Screen Tip" ,
"DE.Views.EditChart.textAddCustomColor" : "Add Custom Color" ,
"DE.Views.EditChart.textAlign" : "Align" ,
"DE.Views.EditChart.textBack" : "Back" ,
"DE.Views.EditChart.textBackward" : "Move Backward" ,
"DE.Views.EditChart.textBehind" : "Behind" ,
"DE.Views.EditChart.textBorder" : "Border" ,
"DE.Views.EditChart.textColor" : "Color" ,
"DE.Views.EditChart.textCustomColor" : "Custom Color" ,
"DE.Views.EditChart.textDistanceText" : "Distance from Text" ,
"DE.Views.EditChart.textFill" : "Fill" ,
"DE.Views.EditChart.textForward" : "Move Forward" ,
"DE.Views.EditChart.textInFront" : "In Front" ,
"DE.Views.EditChart.textInline" : "Inline" ,
"DE.Views.EditChart.textMoveText" : "Move with Text" ,
"DE.Views.EditChart.textOverlap" : "Allow Overlap" ,
"DE.Views.EditChart.textRemoveChart" : "Remove Chart" ,
"DE.Views.EditChart.textReorder" : "Reorder" ,
"DE.Views.EditChart.textSize" : "Size" ,
"DE.Views.EditChart.textSquare" : "Square" ,
"DE.Views.EditChart.textStyle" : "Style" ,
"DE.Views.EditChart.textThrough" : "Through" ,
"DE.Views.EditChart.textTight" : "Tight" ,
"DE.Views.EditChart.textToBackground" : "Send to Background" ,
"DE.Views.EditChart.textToForeground" : "Bring to Foreground" ,
"DE.Views.EditChart.textTopBottom" : "Top and Bottom" ,
"DE.Views.EditChart.textType" : "Type" ,
"DE.Views.EditChart.textWrap" : "Wrap" ,
"DE.Views.EditHeader.textDiffFirst" : "Different first page" ,
"DE.Views.EditHeader.textDiffOdd" : "Different odd and even pages" ,
"DE.Views.EditHeader.textFrom" : "Start at" ,
"DE.Views.EditHeader.textPageNumbering" : "Page Numbering" ,
"DE.Views.EditHeader.textPrev" : "Continue from previous section" ,
"DE.Views.EditHeader.textSameAs" : "Link to Previous" ,
"DE.Views.EditHyperlink.textDisplay" : "Display" ,
2020-07-31 13:14:49 +00:00
"DE.Views.EditHyperlink.textEdit" : "Edit Link" ,
2020-05-07 17:09:29 +00:00
"DE.Views.EditHyperlink.textLink" : "Link" ,
"DE.Views.EditHyperlink.textRemove" : "Remove Link" ,
"DE.Views.EditHyperlink.textTip" : "Screen Tip" ,
"DE.Views.EditImage.textAddress" : "Address" ,
"DE.Views.EditImage.textAlign" : "Align" ,
"DE.Views.EditImage.textBack" : "Back" ,
"DE.Views.EditImage.textBackward" : "Move Backward" ,
"DE.Views.EditImage.textBehind" : "Behind" ,
"DE.Views.EditImage.textDefault" : "Actual Size" ,
"DE.Views.EditImage.textDistanceText" : "Distance from Text" ,
"DE.Views.EditImage.textForward" : "Move Forward" ,
"DE.Views.EditImage.textFromLibrary" : "Picture from Library" ,
"DE.Views.EditImage.textFromURL" : "Picture from URL" ,
"DE.Views.EditImage.textImageURL" : "Image URL" ,
"DE.Views.EditImage.textInFront" : "In Front" ,
"DE.Views.EditImage.textInline" : "Inline" ,
"DE.Views.EditImage.textLinkSettings" : "Link Settings" ,
"DE.Views.EditImage.textMoveText" : "Move with Text" ,
"DE.Views.EditImage.textOverlap" : "Allow Overlap" ,
"DE.Views.EditImage.textRemove" : "Remove Image" ,
"DE.Views.EditImage.textReorder" : "Reorder" ,
"DE.Views.EditImage.textReplace" : "Replace" ,
"DE.Views.EditImage.textReplaceImg" : "Replace Image" ,
"DE.Views.EditImage.textSquare" : "Square" ,
"DE.Views.EditImage.textThrough" : "Through" ,
"DE.Views.EditImage.textTight" : "Tight" ,
"DE.Views.EditImage.textToBackground" : "Send to Background" ,
"DE.Views.EditImage.textToForeground" : "Bring to Foreground" ,
"DE.Views.EditImage.textTopBottom" : "Top and Bottom" ,
"DE.Views.EditImage.textWrap" : "Wrap" ,
"DE.Views.EditParagraph.textAddCustomColor" : "Add Custom Color" ,
"DE.Views.EditParagraph.textAdvanced" : "Advanced" ,
2020-07-31 13:14:49 +00:00
"DE.Views.EditParagraph.textAdvSettings" : "Advanced Settings" ,
2020-05-07 17:09:29 +00:00
"DE.Views.EditParagraph.textAfter" : "After" ,
"DE.Views.EditParagraph.textAuto" : "Auto" ,
"DE.Views.EditParagraph.textBack" : "Back" ,
"DE.Views.EditParagraph.textBackground" : "Background" ,
"DE.Views.EditParagraph.textBefore" : "Before" ,
"DE.Views.EditParagraph.textCustomColor" : "Custom Color" ,
"DE.Views.EditParagraph.textFirstLine" : "First Line" ,
"DE.Views.EditParagraph.textFromText" : "Distance from Text" ,
"DE.Views.EditParagraph.textKeepLines" : "Keep Lines Together" ,
"DE.Views.EditParagraph.textKeepNext" : "Keep with Next" ,
"DE.Views.EditParagraph.textOrphan" : "Orphan Control" ,
"DE.Views.EditParagraph.textPageBreak" : "Page Break Before" ,
"DE.Views.EditParagraph.textPrgStyles" : "Paragraph styles" ,
"DE.Views.EditParagraph.textSpaceBetween" : "Space Between Paragraphs" ,
"DE.Views.EditShape.textAddCustomColor" : "Add Custom Color" ,
"DE.Views.EditShape.textAlign" : "Align" ,
"DE.Views.EditShape.textBack" : "Back" ,
"DE.Views.EditShape.textBackward" : "Move Backward" ,
"DE.Views.EditShape.textBehind" : "Behind" ,
"DE.Views.EditShape.textBorder" : "Border" ,
"DE.Views.EditShape.textColor" : "Color" ,
"DE.Views.EditShape.textCustomColor" : "Custom Color" ,
"DE.Views.EditShape.textEffects" : "Effects" ,
"DE.Views.EditShape.textFill" : "Fill" ,
"DE.Views.EditShape.textForward" : "Move Forward" ,
"DE.Views.EditShape.textFromText" : "Distance from Text" ,
"DE.Views.EditShape.textInFront" : "In Front" ,
"DE.Views.EditShape.textInline" : "Inline" ,
"DE.Views.EditShape.textOpacity" : "Opacity" ,
"DE.Views.EditShape.textOverlap" : "Allow Overlap" ,
"DE.Views.EditShape.textRemoveShape" : "Remove Shape" ,
"DE.Views.EditShape.textReorder" : "Reorder" ,
"DE.Views.EditShape.textReplace" : "Replace" ,
"DE.Views.EditShape.textSize" : "Size" ,
"DE.Views.EditShape.textSquare" : "Square" ,
"DE.Views.EditShape.textStyle" : "Style" ,
"DE.Views.EditShape.textThrough" : "Through" ,
"DE.Views.EditShape.textTight" : "Tight" ,
"DE.Views.EditShape.textToBackground" : "Send to Background" ,
"DE.Views.EditShape.textToForeground" : "Bring to Foreground" ,
"DE.Views.EditShape.textTopAndBottom" : "Top and Bottom" ,
"DE.Views.EditShape.textWithText" : "Move with Text" ,
"DE.Views.EditShape.textWrap" : "Wrap" ,
"DE.Views.EditTable.textAddCustomColor" : "Add Custom Color" ,
"DE.Views.EditTable.textAlign" : "Align" ,
"DE.Views.EditTable.textBack" : "Back" ,
"DE.Views.EditTable.textBandedColumn" : "Banded Column" ,
"DE.Views.EditTable.textBandedRow" : "Banded Row" ,
"DE.Views.EditTable.textBorder" : "Border" ,
"DE.Views.EditTable.textCellMargins" : "Cell Margins" ,
"DE.Views.EditTable.textColor" : "Color" ,
"DE.Views.EditTable.textCustomColor" : "Custom Color" ,
"DE.Views.EditTable.textFill" : "Fill" ,
"DE.Views.EditTable.textFirstColumn" : "First Column" ,
"DE.Views.EditTable.textFlow" : "Flow" ,
"DE.Views.EditTable.textFromText" : "Distance from Text" ,
"DE.Views.EditTable.textHeaderRow" : "Header Row" ,
"DE.Views.EditTable.textInline" : "Inline" ,
"DE.Views.EditTable.textLastColumn" : "Last Column" ,
"DE.Views.EditTable.textOptions" : "Options" ,
"DE.Views.EditTable.textRemoveTable" : "Remove Table" ,
"DE.Views.EditTable.textRepeatHeader" : "Repeat as Header Row" ,
"DE.Views.EditTable.textResizeFit" : "Resize to Fit Content" ,
"DE.Views.EditTable.textSize" : "Size" ,
"DE.Views.EditTable.textStyle" : "Style" ,
"DE.Views.EditTable.textStyleOptions" : "Style Options" ,
"DE.Views.EditTable.textTableOptions" : "Table Options" ,
"DE.Views.EditTable.textTotalRow" : "Total Row" ,
"DE.Views.EditTable.textWithText" : "Move with Text" ,
"DE.Views.EditTable.textWrap" : "Wrap" ,
"DE.Views.EditText.textAddCustomColor" : "Add Custom Color" ,
"DE.Views.EditText.textAdditional" : "Additional" ,
"DE.Views.EditText.textAdditionalFormat" : "Additional Formatting" ,
"DE.Views.EditText.textAllCaps" : "All Caps" ,
"DE.Views.EditText.textAutomatic" : "Automatic" ,
"DE.Views.EditText.textBack" : "Back" ,
"DE.Views.EditText.textBullets" : "Bullets" ,
"DE.Views.EditText.textCharacterBold" : "B" ,
"DE.Views.EditText.textCharacterItalic" : "I" ,
"DE.Views.EditText.textCharacterStrikethrough" : "S" ,
"DE.Views.EditText.textCharacterUnderline" : "U" ,
"DE.Views.EditText.textCustomColor" : "Custom Color" ,
"DE.Views.EditText.textDblStrikethrough" : "Double Strikethrough" ,
"DE.Views.EditText.textDblSuperscript" : "Superscript" ,
"DE.Views.EditText.textFontColor" : "Font Color" ,
"DE.Views.EditText.textFontColors" : "Font Colors" ,
"DE.Views.EditText.textFonts" : "Fonts" ,
"DE.Views.EditText.textHighlightColor" : "Highlight Color" ,
"DE.Views.EditText.textHighlightColors" : "Highlight Colors" ,
"DE.Views.EditText.textLetterSpacing" : "Letter Spacing" ,
"DE.Views.EditText.textLineSpacing" : "Line Spacing" ,
"DE.Views.EditText.textNone" : "None" ,
"DE.Views.EditText.textNumbers" : "Numbers" ,
"DE.Views.EditText.textSize" : "Size" ,
"DE.Views.EditText.textSmallCaps" : "Small Caps" ,
"DE.Views.EditText.textStrikethrough" : "Strikethrough" ,
"DE.Views.EditText.textSubscript" : "Subscript" ,
"DE.Views.Search.textCase" : "Case sensitive" ,
"DE.Views.Search.textDone" : "Done" ,
"DE.Views.Search.textFind" : "Find" ,
"DE.Views.Search.textFindAndReplace" : "Find and Replace" ,
"DE.Views.Search.textHighlight" : "Highlight results" ,
"DE.Views.Search.textReplace" : "Replace" ,
"DE.Views.Search.textSearch" : "Search" ,
"DE.Views.Settings.textAbout" : "About" ,
"DE.Views.Settings.textAddress" : "address" ,
"DE.Views.Settings.textAdvancedSettings" : "Application Settings" ,
"DE.Views.Settings.textApplication" : "Application" ,
"DE.Views.Settings.textAuthor" : "Author" ,
"DE.Views.Settings.textBack" : "Back" ,
"DE.Views.Settings.textBottom" : "Bottom" ,
"DE.Views.Settings.textCentimeter" : "Centimeter" ,
"DE.Views.Settings.textCollaboration" : "Collaboration" ,
"DE.Views.Settings.textColorSchemes" : "Color Schemes" ,
"DE.Views.Settings.textComment" : "Comment" ,
2020-07-31 13:14:49 +00:00
"DE.Views.Settings.textCommentingDisplay" : "Comments Display" ,
2020-05-07 17:09:29 +00:00
"DE.Views.Settings.textCreated" : "Created" ,
"DE.Views.Settings.textCreateDate" : "Creation date" ,
"DE.Views.Settings.textCustom" : "Custom" ,
"DE.Views.Settings.textCustomSize" : "Custom Size" ,
2020-07-31 13:14:49 +00:00
"DE.Views.Settings.textDisableAll" : "Disable All" ,
"DE.Views.Settings.textDisableAllMacrosWithNotification" : "Disable all macros with a notification" ,
"DE.Views.Settings.textDisableAllMacrosWithoutNotification" : "Disable all macros without a notification" ,
2020-05-07 17:09:29 +00:00
"DE.Views.Settings.textDisplayComments" : "Comments" ,
"DE.Views.Settings.textDisplayResolvedComments" : "Resolved Comments" ,
"DE.Views.Settings.textDocInfo" : "Document Info" ,
2020-07-31 13:14:49 +00:00
"DE.Views.Settings.textDocTitle" : "Document Title" ,
2020-05-07 17:09:29 +00:00
"DE.Views.Settings.textDocumentFormats" : "Document Formats" ,
"DE.Views.Settings.textDocumentSettings" : "Document Settings" ,
"DE.Views.Settings.textDone" : "Done" ,
"DE.Views.Settings.textDownload" : "Download" ,
"DE.Views.Settings.textDownloadAs" : "Download As..." ,
"DE.Views.Settings.textEditDoc" : "Edit Document" ,
"DE.Views.Settings.textEmail" : "email" ,
2020-07-31 13:14:49 +00:00
"DE.Views.Settings.textEnableAll" : "Enable All" ,
"DE.Views.Settings.textEnableAllMacrosWithoutNotification" : "Enable all macros without a notification" ,
2020-05-07 17:09:29 +00:00
"DE.Views.Settings.textFind" : "Find" ,
"DE.Views.Settings.textFindAndReplace" : "Find and Replace" ,
"DE.Views.Settings.textFormat" : "Format" ,
"DE.Views.Settings.textHelp" : "Help" ,
"DE.Views.Settings.textHiddenTableBorders" : "Hidden Table Borders" ,
"DE.Views.Settings.textInch" : "Inch" ,
"DE.Views.Settings.textLandscape" : "Landscape" ,
"DE.Views.Settings.textLastModified" : "Last Modified" ,
"DE.Views.Settings.textLastModifiedBy" : "Last Modified By" ,
"DE.Views.Settings.textLeft" : "Left" ,
"DE.Views.Settings.textLoading" : "Loading..." ,
"DE.Views.Settings.textLocation" : "Location" ,
2020-07-31 13:14:49 +00:00
"DE.Views.Settings.textMacrosSettings" : "Macros Settings" ,
2020-05-07 17:09:29 +00:00
"DE.Views.Settings.textMargins" : "Margins" ,
"DE.Views.Settings.textNoCharacters" : "Nonprinting Characters" ,
"DE.Views.Settings.textOrientation" : "Orientation" ,
"DE.Views.Settings.textOwner" : "Owner" ,
"DE.Views.Settings.textPages" : "Pages" ,
"DE.Views.Settings.textParagraphs" : "Paragraphs" ,
"DE.Views.Settings.textPoint" : "Point" ,
"DE.Views.Settings.textPortrait" : "Portrait" ,
"DE.Views.Settings.textPoweredBy" : "Powered by" ,
"DE.Views.Settings.textPrint" : "Print" ,
"DE.Views.Settings.textReader" : "Reader Mode" ,
"DE.Views.Settings.textReview" : "Track Changes" ,
"DE.Views.Settings.textRight" : "Right" ,
"DE.Views.Settings.textSettings" : "Settings" ,
2020-07-31 13:14:49 +00:00
"DE.Views.Settings.textShowNotification" : "Show Notification" ,
2020-05-07 17:09:29 +00:00
"DE.Views.Settings.textSpaces" : "Spaces" ,
"DE.Views.Settings.textSpellcheck" : "Spell Checking" ,
"DE.Views.Settings.textStatistic" : "Statistic" ,
"DE.Views.Settings.textSubject" : "Subject" ,
"DE.Views.Settings.textSymbols" : "Symbols" ,
"DE.Views.Settings.textTel" : "tel" ,
"DE.Views.Settings.textTitle" : "Title" ,
"DE.Views.Settings.textTop" : "Top" ,
"DE.Views.Settings.textUnitOfMeasurement" : "Unit of Measurement" ,
"DE.Views.Settings.textUploaded" : "Uploaded" ,
"DE.Views.Settings.textVersion" : "Version" ,
"DE.Views.Settings.textWords" : "Words" ,
"DE.Views.Settings.unknownText" : "Unknown" ,
"DE.Views.Toolbar.textBack" : "Back"
2017-02-06 14:34:47 +00:00
}