[DE] Add translation
This commit is contained in:
parent
c0271f0e56
commit
26834edafa
|
@ -343,7 +343,7 @@ define([
|
|||
mniInsFootnote: 'Insert Footnote',
|
||||
mniDelFootnote: 'Delete All Notes',
|
||||
mniNoteSettings: 'Notes Settings',
|
||||
textGotoFootnote: 'Go to Footnote',
|
||||
textGotoFootnote: 'Go to Footnotes',
|
||||
capBtnInsFootnote: 'Footnotes',
|
||||
confirmDeleteFootnotes: 'Do you want to delete all footnotes?',
|
||||
capBtnInsLink: 'Hyperlink',
|
||||
|
@ -353,7 +353,7 @@ define([
|
|||
capBtnCaption: 'Caption',
|
||||
tipCaption: 'Insert caption',
|
||||
mniConvertNote: 'Convert All Notes',
|
||||
textGotoEndnote: 'Go to Endnote',
|
||||
textGotoEndnote: 'Go to Endnotes',
|
||||
mniInsEndnote: 'Insert Endnote',
|
||||
textConvertToEndnotes: 'Convert All Footnotes to Endnotes',
|
||||
textConvertToFootnotes: 'Convert All Endnotes to Footnotes',
|
||||
|
|
|
@ -1750,7 +1750,7 @@
|
|||
"DE.Views.Links.capBtnInsFootnote": "Footnote",
|
||||
"DE.Views.Links.capBtnInsLink": "Hyperlink",
|
||||
"DE.Views.Links.confirmDeleteFootnotes": "Do you want to delete all footnotes?",
|
||||
"DE.Views.Links.mniDelFootnote": "Delete All Footnotes",
|
||||
"DE.Views.Links.mniDelFootnote": "Delete All Notes",
|
||||
"DE.Views.Links.mniInsFootnote": "Insert Footnote",
|
||||
"DE.Views.Links.mniNoteSettings": "Notes Settings",
|
||||
"DE.Views.Links.textContentsRemove": "Remove table of contents",
|
||||
|
@ -1765,7 +1765,7 @@
|
|||
"DE.Views.Links.tipInsertHyperlink": "Add hyperlink",
|
||||
"DE.Views.Links.tipNotes": "Insert or edit footnotes",
|
||||
"DE.Views.Links.mniConvertNote": "Convert All Notes",
|
||||
"DE.Views.Links.textGotoEndnote": "Go to Endnote",
|
||||
"DE.Views.Links.textGotoEndnote": "Go to Endnotes",
|
||||
"DE.Views.Links.mniInsEndnote": "Insert Endnote",
|
||||
"DE.Views.Links.textConvertToEndnotes": "Convert All Footnotes to Endnotes",
|
||||
"DE.Views.Links.textConvertToFootnotes": "Convert All Endnotes to Footnotes",
|
||||
|
@ -1863,6 +1863,8 @@
|
|||
"DE.Views.NoteSettingsDialog.textStart": "Start at",
|
||||
"DE.Views.NoteSettingsDialog.textTextBottom": "Below text",
|
||||
"DE.Views.NoteSettingsDialog.textTitle": "Notes Settings",
|
||||
"DE.Views.NoteSettingsDialog.textSectEnd": "End of section",
|
||||
"DE.Views.NoteSettingsDialog.textEndnote": "Endnote",
|
||||
"DE.Views.NotesRemoveDialog.textTitle": "Delete Notes",
|
||||
"DE.Views.NotesRemoveDialog.textFoot": "Delete All Footnotes",
|
||||
"DE.Views.NotesRemoveDialog.textEnd": "Delete All Endnotes",
|
||||
|
|
Loading…
Reference in a new issue