Changeset 3410:e2e04005053c for plugins/dcCKEditor/js/ckeditor/lang/tt.js
- Timestamp:
- 11/18/16 18:11:18 (9 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/dcCKEditor/js/ckeditor/lang/tt.js
r3339 r3410 205 205 charset : 'Linked Resource Charset', 206 206 cssClasses : 'Стильләр класслары', 207 download : 'Force Download', 207 208 displayText : 'Display Text', 208 209 emailAddress : 'Электрон почта адресы', … … 495 496 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', 496 497 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', 497 unavailable : '%1<span class="cke_accessibility">, unavailable</span>' 498 unavailable : '%1<span class="cke_accessibility">, unavailable</span>', 499 keyboard : 500 { 501 '8' : 'Кайтару', 502 '13' : 'Enter', 503 '16' : 'Shift', 504 '17' : 'Ctrl', 505 '18' : 'Alt', 506 '32' : 'Space', 507 '35' : 'End', 508 '36' : 'Home', 509 '46' : 'Бетерү', 510 '224' : 'Command' 511 }, 512 keyboardShortcut : 'Keyboard shortcut' 498 513 } };
Note: See TracChangeset
for help on using the changeset viewer.