2014-08-20 17:03:46 +00:00
|
|
|
{
|
|
|
|
"@metadata": {
|
|
|
|
"authors": [
|
2024-01-19 00:33:58 +00:00
|
|
|
"pastakhov",
|
|
|
|
"MusikAnimal"
|
2014-08-20 17:03:46 +00:00
|
|
|
]
|
|
|
|
},
|
2018-04-12 22:14:15 +00:00
|
|
|
"codemirror-desc": "Provides syntax highlighting in wikitext editor",
|
2022-04-06 10:06:07 +00:00
|
|
|
"codemirror-toggle-label": "Syntax highlighting",
|
|
|
|
"codemirror-prefs-colorblind": "Enable colorblind-friendly scheme for syntax highlighting when editing wikitext",
|
|
|
|
"codemirror-prefs-colorblind-help": "If you use a gadget for syntax highlighting, this preference will not work.",
|
2024-01-13 03:21:12 +00:00
|
|
|
"codemirror-find": "Find",
|
|
|
|
"codemirror-next": "next",
|
|
|
|
"codemirror-previous": "previous",
|
|
|
|
"codemirror-all": "all",
|
|
|
|
"codemirror-match-case": "match case",
|
|
|
|
"codemirror-regexp": "regexp",
|
|
|
|
"codemirror-by-word": "by word",
|
|
|
|
"codemirror-replace": "replace",
|
|
|
|
"codemirror-replace-placeholder": "Replace",
|
|
|
|
"codemirror-replace-all": "replace all",
|
2024-01-19 00:33:58 +00:00
|
|
|
"codemirror-control-character": "Control character $1",
|
|
|
|
"codemirror-special-char-null": "Null character",
|
|
|
|
"codemirror-special-char-bell": "Bell character",
|
|
|
|
"codemirror-special-char-backspace": "Backspace",
|
|
|
|
"codemirror-special-char-newline": "Newline",
|
|
|
|
"codemirror-special-char-vertical-tab": "Vertical tab",
|
|
|
|
"codemirror-special-char-carriage-return": "Carriage return",
|
|
|
|
"codemirror-special-char-escape": "Escape character",
|
|
|
|
"codemirror-special-char-nbsp": "Non-breaking space",
|
|
|
|
"codemirror-special-char-zero-width-space": "Zero-width space",
|
|
|
|
"codemirror-special-char-zero-width-non-joiner": "Zero-width non-joiner",
|
|
|
|
"codemirror-special-char-zero-width-joiner": "Zero-width joiner",
|
|
|
|
"codemirror-special-char-left-to-right-mark": "Left-to-right mark",
|
|
|
|
"codemirror-special-char-right-to-left-mark": "Right-to-left mark",
|
|
|
|
"codemirror-special-char-line-separator": "Line separator",
|
|
|
|
"codemirror-special-char-left-to-right-override": "Left-to-right override",
|
|
|
|
"codemirror-special-char-right-to-left-override": "Right-to-left override",
|
|
|
|
"codemirror-special-char-narrow-nbsp": "Narrow non-breaking space",
|
|
|
|
"codemirror-special-char-left-to-right-isolate": "Left-to-right isolate",
|
|
|
|
"codemirror-special-char-right-to-left-isolate": "Right-to-left isolate",
|
|
|
|
"codemirror-special-char-pop-directional-isolate": "Pop directional isolate",
|
|
|
|
"codemirror-special-char-paragraph-separator": "Paragraph separator",
|
|
|
|
"codemirror-special-char-zero-width-no-break-space": "Word joiner",
|
|
|
|
"codemirror-special-char-object-replacement": "Object replacement character",
|
2024-02-26 08:16:45 +00:00
|
|
|
"codemirror-fold-template": "Fold template parameters",
|
|
|
|
"codemirror-unfold": "unfold",
|
|
|
|
"codemirror-folded-code": "folded code",
|
2022-04-06 10:06:07 +00:00
|
|
|
"prefs-accessibility": "Accessibility"
|
2014-08-20 17:03:46 +00:00
|
|
|
}
|