f6486da233
* Allow user to select I/O notetype instead of enforcing a specific name * Display a clearer error when I/O note is missing an image Opening the card layout screen from "manage notetypes" was showing an error about the Anki version being too old. Replacement error is not currently translatable. * Preserve existing notetype when adding I/O notetype * Add a 'from clipboard' string The intention is to use this in the future to allow an image occlusion to be created from an image on the clipboard. * Tweak I/O init - Use union type instead of multiple nullable values - Pass the notetype id in to initialization * Fix image insertion in I/O note - The regex expected double quotes, and we were using single ones - Image tags don't need to be closed * Use more consistent naming in image_occlusion.proto * Tweaks to default I/O notetype - Show the header on the front side as well (I presume this is what users expect; if not am happy to revert) - Don't show comments on card (again, I presume users expect to use this field to add notes that aren't displayed during review, as they can use back extra for that) * Fix sticky footer missing background Caused by earlier CSS refactoring
74 lines
3.1 KiB
Plaintext
74 lines
3.1 KiB
Plaintext
editing-actual-size = Toggle actual size
|
|
editing-add-media = Add Media
|
|
editing-align-left = Align left
|
|
editing-align-right = Align right
|
|
editing-an-error-occurred-while-opening = An error occurred while opening { $val }
|
|
editing-attach-picturesaudiovideo = Attach pictures/audio/video
|
|
editing-bold-text = Bold text
|
|
editing-cards = Cards
|
|
editing-center = Center
|
|
editing-change-color = Change color
|
|
editing-cloze-deletion = Cloze deletion (new card)
|
|
editing-cloze-deletion-repeat = Cloze deletion (same card)
|
|
editing-couldnt-record-audio-have-you-installed = Couldn't record audio. Have you installed 'lame'?
|
|
editing-customize-card-templates = Customize Card Templates
|
|
editing-customize-fields = Customize Fields
|
|
editing-cut = Cut
|
|
editing-double-click-image = double-click image
|
|
editing-double-click-to-expand = double-click to expand
|
|
editing-double-click-to-collapse = double-click to collapse
|
|
editing-edit-current = Edit Current
|
|
editing-edit-html = Edit HTML
|
|
editing-fields = Fields
|
|
editing-float-left = Float left
|
|
editing-float-right = Float right
|
|
editing-float-none = No float
|
|
editing-indent = Increase indent
|
|
editing-italic-text = Italic text
|
|
editing-jump-to-tags-with-ctrlandshiftandt = Jump to tags with Ctrl+Shift+T
|
|
editing-justify = Justify
|
|
editing-latex = LaTeX
|
|
editing-latex-equation = LaTeX equation
|
|
editing-latex-math-env = LaTeX math env.
|
|
editing-mathjax-block = MathJax block
|
|
editing-mathjax-chemistry = MathJax chemistry
|
|
editing-mathjax-inline = MathJax inline
|
|
editing-mathjax-placeholder = Press { $accept } to accept, { $newline } for new line.
|
|
editing-media = Media
|
|
editing-ordered-list = Ordered list
|
|
editing-outdent = Decrease indent
|
|
editing-paste = Paste
|
|
editing-record-audio = Record audio
|
|
editing-remove-formatting = Remove formatting
|
|
editing-restore-original-size = Restore original size
|
|
editing-select-remove-formatting = Select formatting to remove
|
|
editing-show-duplicates = Show Duplicates
|
|
editing-subscript = Subscript
|
|
editing-superscript = Superscript
|
|
editing-tags = Tags
|
|
editing-tags-add = Add tag
|
|
editing-tags-copy = Copy tags
|
|
editing-tags-remove = Remove tags
|
|
editing-tags-select-all = Select all tags
|
|
editing-text-color = Text color
|
|
editing-text-highlight-color = Text highlight color
|
|
editing-to-make-a-cloze-deletion-on = To make a cloze deletion on an existing note, you need to change it to a cloze type first, via 'Notes>Change Note Type'
|
|
editing-toggle-html-editor = Toggle HTML Editor
|
|
editing-toggle-visual-editor = Toggle Visual Editor
|
|
editing-toggle-sticky = Toggle sticky
|
|
editing-expand = Expand
|
|
editing-collapse = Collapse
|
|
editing-expand-field = Expand field
|
|
editing-collapse-field = Collapse field
|
|
editing-underline-text = Underline text
|
|
editing-unordered-list = Unordered list
|
|
editing-warning-cloze-deletions-will-not-work = Warning, cloze deletions will not work until you switch the type at the top to Cloze.
|
|
editing-mathjax-preview = MathJax Preview
|
|
editing-shrink-images = Shrink Images
|
|
editing-close-html-tags = Auto-close HTML tags
|
|
editing-from-clipboard = From Clipboard
|
|
|
|
## You don't need to translate these strings, as they will be replaced with different ones soon.
|
|
|
|
editing-html-editor = HTML Editor
|