Add translation
This commit is contained in:
parent
5c0b841223
commit
ef395c554a
|
@ -1455,6 +1455,13 @@
|
|||
"DE.Views.DateTimeDialog.textLang": "Language",
|
||||
"DE.Views.DateTimeDialog.textUpdate": "Update automatically",
|
||||
"DE.Views.DateTimeDialog.txtTitle": "Date & Time",
|
||||
"DE.Views.DocProtection.txtProtectDoc": "Protect Document",
|
||||
"DE.Views.DocProtection.txtDocProtectedView": "Document is protected.<br>You may only view this document.",
|
||||
"DE.Views.DocProtection.txtDocProtectedTrack": "Document is protected.<br>You may edit this document, but all changes will be tracked.",
|
||||
"DE.Views.DocProtection.txtDocProtectedComment": "Document is protected.<br>You may only insert comments to this document.",
|
||||
"DE.Views.DocProtection.txtDocProtectedForms": "Document is protected.<br>You may only fill in forms in this document.",
|
||||
"DE.Views.DocProtection.hintProtectDoc": "Protect document",
|
||||
"DE.Views.DocProtection.txtDocUnlockDescription": "Enter a password to unprotect document",
|
||||
"DE.Views.DocumentHolder.aboveText": "Above",
|
||||
"DE.Views.DocumentHolder.addCommentText": "Add Comment",
|
||||
"DE.Views.DocumentHolder.advancedDropCapText": "Drop Cap Settings",
|
||||
|
@ -2408,6 +2415,18 @@
|
|||
"DE.Views.ParagraphSettingsAdvanced.tipTop": "Set top border only",
|
||||
"DE.Views.ParagraphSettingsAdvanced.txtAutoText": "Auto",
|
||||
"DE.Views.ParagraphSettingsAdvanced.txtNoBorders": "No borders",
|
||||
"DE.Views.ProtectDialog.txtPassword": "Password",
|
||||
"DE.Views.ProtectDialog.txtRepeat": "Repeat password",
|
||||
"DE.Views.ProtectDialog.txtOptional": "optional",
|
||||
"DE.Views.ProtectDialog.txtIncorrectPwd": "Confirmation password is not identical",
|
||||
"DE.Views.ProtectDialog.txtWarning": "Warning: If you lose or forget the password, it cannot be recovered. Please keep it in a safe place.",
|
||||
"DE.Views.ProtectDialog.txtProtect": "Protect",
|
||||
"DE.Views.ProtectDialog.txtTitle": "Protect",
|
||||
"DE.Views.ProtectDialog.txtAllow": "Allow only this type of editing in the document",
|
||||
"DE.Views.ProtectDialog.textView": "No changes (Read only)",
|
||||
"DE.Views.ProtectDialog.textForms": "Filling forms",
|
||||
"DE.Views.ProtectDialog.textReview": "Tracked changes",
|
||||
"DE.Views.ProtectDialog.textComments": "Comments",
|
||||
"DE.Views.RightMenu.txtChartSettings": "Chart settings",
|
||||
"DE.Views.RightMenu.txtFormSettings": "Form Settings",
|
||||
"DE.Views.RightMenu.txtHeaderFooterSettings": "Header and footer settings",
|
||||
|
|
Loading…
Reference in a new issue